Re: Re: GCC ICE failure compiling openssh-6.6_p1-r1
Raúl Porcel <[email protected]> Wed, 09 Apr 2014 16:31:45 +0200
| Newsgroups | gmane.linux.gentoo.alpha |
|---|---|
| Message-ID | <[email protected]> |
On 04/09/14 00:13, M=E5ns Rullg=E5rd wrote: > Andrew Gaylard <[email protected]> writes: >=20 >> 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? >=20 > Have you tried any other gcc versions? >=20 Fails here as well on my stable chroot.