Re: Re: GCC ICE failure compiling openssh-6.6_p1-r1
Brian Parkhurst <[email protected]> Wed, 09 Apr 2014 09:25:41 -0700
| Newsgroups | gmane.linux.gentoo.alpha |
|---|---|
| Message-ID | <[email protected]> |
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=E5ns Rullg=E5rd wrote: >> Ra=FAl Porcel <[email protected]> writes: >> >>> On 04/09/14 00:13, M=E5ns Rullg=E5rd wrote: >>>> Andrew Gaylard <[email protected]> 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=3Dev56 -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=3D\"/etc/ssh\" >>>>> -D_PATH_SSH_PROGRAM=3D\"/usr/bin/ssh\" >>>>> -D_PATH_SSH_ASKPASS_DEFAULT=3D\"/usr/lib/misc/ssh-askpass\" >>>>> -D_PATH_SFTP_SERVER=3D\"/usr/lib/misc/sftp-server\" >>>>> -D_PATH_SSH_KEY_SIGN=3D\"/usr/lib/misc/ssh-keysign\" >>>>> -D_PATH_SSH_PKCS11_HELPER=3D\"/usr/lib/misc/ssh-pkcs11-helper\" >>>>> -D_PATH_SSH_PIDDIR=3D\"/var/run\" >>>>> -D_PATH_PRIVSEP_CHROOT_DIR=3D\"/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. >> >