Re: Re: GCC ICE failure compiling openssh-6.6_p1-r1

Brian Parkhurst <[email protected]> Wed, 09 Apr 2014 09:31:24 -0700
Newsgroups gmane.linux.gentoo.alpha
Message-ID <[email protected]>
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)
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
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=3D"alpha ~alpha"
ACCEPT_LICENSE=3D"* -@EULA PUEL"
CBUILD=3D"alpha-unknown-linux-gnu"
CFLAGS=3D"-O2 -pipe -mcpu=3Dev67 -mno-soft-float -mfp-regs -mieee"
CHOST=3D"alpha-unknown-linux-gnu"




On Wed, 2014-04-09 at 09:13 -0700, Brian Parkhurst wrote:
> Attempting a rebuild now to see..
>=20
> (I have a successful openssh-6.6_p1-r1 install from 4/3/2014)
>=20
> Brian..
>=20
>=20
> On 4/9/2014 08:50, M=C3=A5ns Rullg=C3=A5rd wrote:
> > Ra=C3=BAl Porcel <[email protected]> writes:
> >
> >> On 04/09/14 00:13, M=C3=A5ns Rullg=C3=A5rd 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 gc=
se.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 phas=
e):
> >>>>   *   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.
> >
>=20