From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-alpha+bounces-351-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id AD92F138A1F
	for <garchives@archives.gentoo.org>; Wed,  9 Apr 2014 16:17:34 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 04988E0B6F;
	Wed,  9 Apr 2014 16:17:29 +0000 (UTC)
Received: from mxout13.cac.washington.edu (mxout13.cac.washington.edu [140.142.32.202])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 84C0EE0B6F
	for <gentoo-alpha@lists.gentoo.org>; Wed,  9 Apr 2014 16:17:25 +0000 (UTC)
Received: from smtp.washington.edu (smtp.washington.edu [140.142.32.205])
	by mxout13.cac.washington.edu (8.14.4+UW14.03/8.14.4+UW14.03) with ESMTP id s39GDtne007180
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK)
	for <gentoo-alpha@lists.gentoo.org>; Wed, 9 Apr 2014 09:13:56 -0700
X-Auth-Received: from [192.168.2.100] (ichiro.mcis.washington.edu [10.146.20.120])
	(authenticated authid=brianp)
	by smtp.washington.edu (8.14.4+UW14.03/8.14.4+UW14.03) with ESMTP id s39GDt9T021735
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT)
	for <gentoo-alpha@lists.gentoo.org>; Wed, 9 Apr 2014 09:13:55 -0700
X-UW-Orig-Sender: brianp@smtp.washington.edu
Message-ID: <534571C3.4060208@spamcop.net>
Date: Wed, 09 Apr 2014 09:13:55 -0700
From: Brian Parkhurst <brianp@spamcop.net>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0
Precedence: bulk
List-Post: <mailto:gentoo-alpha@lists.gentoo.org>
List-Help: <mailto:gentoo-alpha+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-alpha+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-alpha+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-alpha.gentoo.org>
X-BeenThere: gentoo-alpha@lists.gentoo.org
Reply-to: gentoo-alpha@lists.gentoo.org
MIME-Version: 1.0
To: gentoo-alpha@lists.gentoo.org
Subject: Re: [gentoo-alpha] Re: GCC ICE failure compiling openssh-6.6_p1-r1
References: <5344309B.1010308@computer.org>	<yw1x7g6zh3lo.fsf@unicorn.mansr.com> <534559D1.1030207@gentoo.org> <yw1xppkq1ozi.fsf@unicorn.mansr.com>
In-Reply-To: <yw1xppkq1ozi.fsf@unicorn.mansr.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit
X-PMX-Version: 6.0.0.2142326, Antispam-Engine: 2.7.2.2107409, Antispam-Data: 2014.4.9.160620
X-PMX-Server: mxout13.cac.washington.edu
X-Uwash-Spam: Gauge=X, Probability=10%, Report='
 TO_IN_SUBJECT 0.5, REPLYTO_FROM_DIFF_ADDY 0.1, HTML_00_01 0.05, HTML_00_10 0.05, BODYTEXTP_SIZE_3000_LESS 0, BODY_SIZE_1800_1899 0, BODY_SIZE_2000_LESS 0, BODY_SIZE_5000_LESS 0, BODY_SIZE_7000_LESS 0, DATE_TZ_NA 0, __ANY_URI 0, __BOUNCE_CHALLENGE_SUBJ 0, __BOUNCE_NDR_SUBJ_EXEMPT 0, __CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __FORWARDED_MSG 0, __HAS_FROM 0, __HAS_MSGID 0, __HAS_REPLYTO 0, __IN_REP_TO 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __MOZILLA_MSGID 0, __MOZILLA_USER_AGENT 0, __SANE_MSGID 0, __SUBJ_ALPHA_NEGATE 0, __TO_IN_SUBJECT 0, __TO_MALFORMED_2 0, __TO_NO_NAME 0, __URI_NO_PATH 0, __URI_NO_WWW 0, __URI_NS , __USER_AGENT 0'
X-Archives-Salt: 2455aae4-a8e9-43f0-be47-76824b7943c3
X-Archives-Hash: 2f9a5238b86b7b9f5ffbb43fe12a3953

Attempting a rebuild now to see..

(I have a successful openssh-6.6_p1-r1 install from 4/3/2014)

Brian..


On 4/9/2014 08:50, Måns Rullgård wrote:
> Raúl Porcel <armin76@gentoo.org> writes:
>
>> On 04/09/14 00:13, Måns Rullgård wrote:
>>> Andrew Gaylard <ag@computer.org> writes:
>>>
>>>> Hi,
>>>>
>>>> I've just encountered this error in openssh-6.6_p1-r1, while doing an
>>>> 'emerge -uva world':
>>>>
>>>> alpha-unknown-linux-gnu-gcc -mieee -O2 -mcpu=ev56 -Wall
>>>> -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security
>>>> -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing  -ftrapv
>>>> -fno-builtin-memset -fPIE  -I. -I.  -DSSHDIR=\"/etc/ssh\"
>>>> -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"
>>>> -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib/misc/ssh-askpass\"
>>>> -D_PATH_SFTP_SERVER=\"/usr/lib/misc/sftp-server\"
>>>> -D_PATH_SSH_KEY_SIGN=\"/usr/lib/misc/ssh-keysign\"
>>>> -D_PATH_SSH_PKCS11_HELPER=\"/usr/lib/misc/ssh-pkcs11-helper\"
>>>> -D_PATH_SSH_PIDDIR=\"/var/run\"
>>>> -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c
>>>> ssh-keygen.c
>>>> ssh-keygen.c: In function 'do_known_hosts':
>>>> ssh-keygen.c:1230:1: internal compiler error: in hoist_code, at gcse.c:3123
>>>> Please submit a full bug report,
>>>> with preprocessed source if appropriate.
>>>> See <https://bugs.gentoo.org/> for instructions.
>>>> make: *** [ssh-keygen.o] Error 1
>>>>   * ERROR: net-misc/openssh-6.6_p1-r1::gentoo failed (compile phase):
>>>>   *   emake failed
>>>>
>>>> My GCC is this one:
>>>>
>>>> # alpha-unknown-linux-gnu-gcc --version
>>>> alpha-unknown-linux-gnu-gcc (Gentoo 4.7.3-r1 p1.4, pie-0.5.5) 4.7.3
>>>>
>>>> Any ideas?
>>>
>>> Have you tried any other gcc versions?
>>
>> Fails here as well on my stable chroot.
>
> Fails for me too with both 4.7 and 4.8.
>