Mailing List Archive

GCC ICE failure compiling openssh-6.6_p1-r1
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?
--
Andrew Gaylard
Re: GCC ICE failure compiling openssh-6.6_p1-r1 [ In reply to ]
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?

--
Måns Rullgård
mans@mansr.com
Re: Re: GCC ICE failure compiling openssh-6.6_p1-r1 [ In reply to ]
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.
Re: GCC ICE failure compiling openssh-6.6_p1-r1 [ In reply to ]
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.

--
Måns Rullgård
mans@mansr.com
Re: Re: GCC ICE failure compiling openssh-6.6_p1-r1 [ In reply to ]
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.
>
Re: Re: GCC ICE failure compiling openssh-6.6_p1-r1 [ In reply to ]
Fails with the same error's noted below with gcc-4.7.3-r1

Re-attempting with latest stable compiler 4.5.4.


On 4/9/2014 09:13, Brian Parkhurst wrote:
> 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.
>>
>
Re: Re: GCC ICE failure compiling openssh-6.6_p1-r1 [ In reply to ]
Succeeded with gcc-4.5.4

alpha-omega ~ # emerge --info
Portage 2.2.10 (default/linux/alpha/13.0/desktop/gnome, gcc-4.5.4,
glibc-2.15-r3, 3.10.7-gentoo-r1 alpha)
=================================================================
System uname: Linux-3.10.7-gentoo-r1-alpha-EV67-with-gentoo-2.2
KiB Mem: 4148392 total, 467352 free
KiB Swap: 7302840 total, 7279752 free
Timestamp of tree: Mon, 07 Apr 2014 14:30:01 +0000
ld GNU ld (GNU Binutils) 2.23.1
app-shells/bash: 4.2_p46-r1
dev-lang/python: 2.6.8-r1, 2.7.6, 3.1.5-r1, 3.2.5-r3, 3.3.5,
3.4.0
dev-util/cmake: 2.8.12.2
dev-util/pkgconfig: 0.28-r1
sys-apps/baselayout: 2.2
sys-apps/openrc: 0.12.4
sys-apps/sandbox: 2.6-r1
sys-devel/autoconf: 2.13, 2.69
sys-devel/automake: 1.10.3, 1.11.6, 1.12.6, 1.13.4, 1.14.1
sys-devel/binutils: 2.23.1
sys-devel/gcc: 4.3.6-r1, 4.4.7, 4.5.4, 4.6.3, 4.7.3-r1
sys-devel/gcc-config: 1.8
sys-devel/libtool: 2.4.2
sys-devel/make: 4.0-r1
sys-kernel/linux-headers: 3.9 (virtual/os-headers)
sys-libs/glibc: 2.15-r3
Repositories: gentoo
ACCEPT_KEYWORDS="alpha ~alpha"
ACCEPT_LICENSE="* -@EULA PUEL"
CBUILD="alpha-unknown-linux-gnu"
CFLAGS="-O2 -pipe -mcpu=ev67 -mno-soft-float -mfp-regs -mieee"
CHOST="alpha-unknown-linux-gnu"




On Wed, 2014-04-09 at 09:13 -0700, Brian Parkhurst wrote:
> 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.
> >
>
Re: Re: GCC ICE failure compiling openssh-6.6_p1-r1 [ In reply to ]
On 04/09/2014 09:25 AM, Brian Parkhurst wrote:
> Fails with the same error's noted below with gcc-4.7.3-r1

Please file gcc bugs when you find stuff like this.


r~