From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1IYJZJ-0006eV-EQ for garchives@archives.gentoo.org; Thu, 20 Sep 2007 10:47:38 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l8KAcULm016566; Thu, 20 Sep 2007 10:38:31 GMT Received: from cranium.sybase.co.za (sqlprd.sybase.co.za [192.96.139.1]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l8KAX8pD011380 for ; Thu, 20 Sep 2007 10:33:10 GMT Received: from localhost (cranium.sybase.co.za [127.0.0.1]) by cranium.sybase.co.za (Postfix) with ESMTP id 4C9418341D for ; Thu, 20 Sep 2007 12:46:50 +0200 (SAST) X-Virus-Scanned: amavisd-new at sybase.co.za Received: from cranium.sybase.co.za ([127.0.0.1]) by localhost (cranium.sybase.co.za [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yn0EEuraWHQj for ; Thu, 20 Sep 2007 12:46:41 +0200 (SAST) Received: from bard.sybase.co.za (bard.sybase.co.za [192.168.2.6]) by cranium.sybase.co.za (Postfix) with ESMTP id BA01583415 for ; Thu, 20 Sep 2007 12:46:41 +0200 (SAST) Received: from claire.sybase.co.za ([192.168.2.123]) by bard.sybase.co.za with Microsoft SMTPSVC(6.0.3790.3959); Thu, 20 Sep 2007 12:35:02 +0200 From: Alan McKinnon To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] glibc-2.3.6 fails to compile (in a vserver) Date: Thu, 20 Sep 2007 12:35:21 +0200 User-Agent: KMail/1.9.7 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200709201235.21468.alan@linuxholdings.co.za> X-OriginalArrivalTime: 20 Sep 2007 10:35:02.0599 (UTC) FILETIME=[E6D5B570:01C7FB71] X-Archives-Salt: 7cb109cc-3f73-4437-b6c9-491d4b0dac84 X-Archives-Hash: 0552a4c44570ed943ca7d9e5f0b85761 Hi, A glibc upgrade from 2.3.5-r2 to 2.3.6-r5 inside a vserver is failing on=20 me. It's a new install using a 20060317 stage3 built for vservers by hollow.=20 I need a 2.3 glibc for the app that will run in it, hence the very old=20 stage3. Running a later glibc is not an option. The stage originally had baselayout-vserver1.1.?, I've changed this to=20 baselayout-1.13.0_alpha2 because=20 http://www.gentoo.org/proj/en/vps/vserver-howto.xml implies it should=20 work. USE settings for glibc: nazgul-master / # emerge -av glibc These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild U ] sys-libs/glibc-2.3.6-r5 [2.3.5-r2]=20 USE=3D"-build -erandom -glibc-compat20 -glibc-omitfp (-hardened)=20 (-multilib) -nls* (-nptl) (-nptlonly) -profile (-selinux)=20 (-linuxthreads-tls%) (-pic%) (-userlocales%)" 0 kB The compile errors: i686-pc-linux-gnu-gcc ../sysdeps/generic/sigjmp.c -c -std=3Dgnu99 -O2 -Wall= -Winline -Wstrict-prototypes -Wwrite-strings -fno-strict-aliasing -march= =3Dpentium-m -pipe -mpreferred-stack-boundary=3D2 -I../include -I. -I/v= ar/tmp/portage/sys-libs/glibc-2.3.6-r5/work/build-default-i686-pc-linux-gnu= =2Dlinuxthreads/setjmp -I.. -I../libio -I/var/tmp/portage/sys-libs/glibc-2= =2E3.6-r5/work/build-default-i686-pc-linux-gnu-linuxthreads -I../sysdeps/i3= 86/elf -I../linuxthreads/sysdeps/unix/sysv/linux/i386 -I../linuxthreads/sys= deps/unix/sysv/linux -I../linuxthreads/sysdeps/pthread -I../sysdeps/pthread= -I../linuxthreads/sysdeps/unix/sysv -I../linuxthreads/sysdeps/unix -I../li= nuxthreads/sysdeps/i386/i686 -I../linuxthreads/sysdeps/i386 -I../libidn/sys= deps/unix -I../sysdeps/unix/sysv/linux/i386 -I../sysdeps/unix/sysv/linux -I= =2E./sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysde= ps/unix/inet -I../sysdeps/unix/sysv/i386 -I../sysdeps/unix/sysv -I../sysdep= s/unix/i386 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/i386/i686/fpu= -I../sysdeps/i386/i686 -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../s= ysdeps/i386 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysd= eps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sy= sdeps/generic/elf -I../sysdeps/generic -nostdinc -isystem /usr/lib/gcc/i686= =2Dpc-linux-gnu/3.4.6/include -isystem /usr/include -D_LIBC_REENTRANT -incl= ude ../include/libc-symbols.h -o /var/tmp/portage/sys-libs/glibc-2.3.= 6-r5/work/build-default-i686-pc-linux-gnu-linuxthreads/setjmp/sigjmp.o -MD = =2DMP -MF /var/tmp/portage/sys-libs/glibc-2.3.6-r5/work/build-default-i686-= pc-linux-gnu-linuxthreads/setjmp/sigjmp.o.dt -MT /var/tmp/portage/sys-libs/= glibc-2.3.6-r5/work/build-default-i686-pc-linux-gnu-linuxthreads/setjmp/sig= jmp.o =2E./sysdeps/i386/elf/setjmp.S: Assembler messages: =2E./sysdeps/i386/elf/setjmp.S:63: Error: junk at end of line, first=20 unrecognized character is `1' =2E./sysdeps/i386/elf/setjmp.S:64: Error: junk at end of line, first=20 unrecognized character is `1' =2E./sysdeps/i386/elf/setjmp.S:65: Error: junk at end of line, first=20 unrecognized character is `1' =2E./sysdeps/i386/elf/setjmp.S:66: Error: unrecognized symbol type "" =2E./sysdeps/i386/elf/setjmp.S:66: Error: junk at end of line, first=20 unrecognized character is `1' =2E./sysdeps/i386/elf/setjmp.S:67: Error: junk at end of line, first=20 unrecognized character is `1' =2E./sysdeps/i386/elf/setjmp.S:70: Error: expected comma after name `'=20 in .size directive make[2]: ***=20 [/var/tmp/portage/sys-libs/glibc-2.3.6-r5/work/build-default-i686-pc-linux-= gnu-linuxthreads/setjmp/setjmp.o]=20 Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory=20 `/var/tmp/portage/sys-libs/glibc-2.3.6-r5/work/glibc-2.3.6/setjmp' make[1]: *** [setjmp/subdir_lib] Error 2 make[1]: Leaving directory=20 `/var/tmp/portage/sys-libs/glibc-2.3.6-r5/work/glibc-2.3.6' make: *** [all] Error 2 alan =2D-=20 Optimists say the glass is half full, Pessimists say the glass is half empty, Developers say wtf is the glass twice as big as it needs to be? Alan McKinnon alan at linuxholdings dot co dot za +27 82, double three seven, one nine three five -- gentoo-user@gentoo.org mailing list