Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 269189 - sys-libs/glibc-2.9_p20081201-r2 fails to install after upgrade to sys-kernel/linux-headers-2.6.29
Summary: sys-libs/glibc-2.9_p20081201-r2 fails to install after upgrade to sys-kernel/...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-10 00:20 UTC by Chris Slycord
Modified: 2009-05-10 21:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild environment (environment,143.51 KB, text/plain)
2009-05-10 00:25 UTC, Chris Slycord
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Slycord 2009-05-10 00:20:48 UTC
i686-pc-linux-gnu-gcc s_catan.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -fno-strict-aliasing -march=i686 -pipe -Wstrict-prototypes -mpreferred-stack-boundary=4    -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I/var/tmp/portage/sys-libs/glibc-2.9_p20081201-r2/work/build-default-i686-pc-linux-gnu-nptl/math -I/var/tmp/portage/sys-libs/glibc-2.9_p20081201-r2/work/build-default-i686-pc-linux-gnu-nptl -I../sysdeps/i386/elf -I../nptl/sysdeps/unix/sysv/linux/i386/i686 -I../nptl/sysdeps/unix/sysv/linux/i386 -I../sysdeps/unix/sysv/linux/i386 -I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread -I../sysdeps/pthread -I../ports/sysdeps/unix/sysv/linux -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../ports/sysdeps/unix/sysv/i386 -I../sysdeps/unix/sysv/i386 -I../nptl/sysdeps/unix/sysv -I../ports/sysdeps/unix/sysv -I../sysdeps/unix/sysv -I../sysdeps/unix/i386 -I../nptl/sysdeps/unix -I../ports/sysdeps/unix -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/i386/i686/fpu -I../nptl/sysdeps/i386/i686 -I../sysdeps/i386/i686 -I../sysdeps/i386/i486 -I../nptl/sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../nptl/sysdeps/i386 -I../sysdeps/i386 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -I../nptl -I../ports  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/i686-pc-linux-gnu/4.3.3/include -isystem /usr/lib/gcc/i686-pc-linux-gnu/4.3.3/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h   -DNOT_IN_libc=1 -DIS_IN_libm=1    -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -o /var/tmp/portage/sys-libs/glibc-2.9_p20081201-r2/work/build-default-i686-pc-linux-gnu-nptl/math/s_catan.o -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.9_p20081201-r2/work/build-default-i686-pc-linux-gnu-nptl/math/s_catan.o.dt -MT /var/tmp/portage/sys-libs/glibc-2.9_p20081201-r2/work/build-default-i686-pc-linux-gnu-nptl/math/s_catan.o                                   
make[2]: *** [/var/tmp/portage/sys-libs/glibc-2.9_p20081201-r2/work/build-default-i686-pc-linux-gnu-nptl/math/s_ccosh.o] Error 255                              
make[2]: *** Waiting for unfinished jobs....                                    
make[2]: Leaving directory `/var/tmp/portage/sys-libs/glibc-2.9_p20081201-r2/work/glibc-2.9-20081201/math'                                                      
make[1]: *** [math/others] Error 2                                              
make[1]: Leaving directory `/var/tmp/portage/sys-libs/glibc-2.9_p20081201-r2/work/glibc-2.9-20081201'                                                           
make: *** [all] Error 2                                                         
 *                                                                              
 * ERROR: sys-libs/glibc-2.9_p20081201-r2 failed.                               
 * Call stack:                                                                  
 *               ebuild.sh, line   49:  Called src_compile                      
 *             environment, line 3550:  Called eblit-run 'src_compile'          
 *             environment, line 1205:  Called eblit-glibc-src_compile          
 *       src_compile.eblit, line  188:  Called toolchain-glibc_src_compile      
 *       src_compile.eblit, line  123:  Called die                              
 * The specific snippet of code:                                                
 *              make PARALLELMFLAGS="${MAKEOPTS}" || die "make for ${ABI} failed

Reproducible: Always

Steps to Reproduce:
1. emerge =linux-headers-2.6.29
2. emerge =sys-libs/glibc-2.9_p20081201-r2
3.

Actual Results:  
glibc fails to install
Comment 1 Chris Slycord 2009-05-10 00:25:59 UTC
Created attachment 190794 [details]
ebuild environment
Comment 2 Chris Slycord 2009-05-10 00:33:41 UTC
Full build log at http://uploading.com/files/00XEUS0J/sys-libs:glibc-2.9_p20081201-r2:20090510-000701.log.html

I'd upload it here but it's too big.
Comment 3 Chris Slycord 2009-05-10 01:49:17 UTC
Portage 2.2_rc33 (default/linux/x86/2008.0, gcc-4.3.3, glibc-2.9_p20081201-r2, 2.6.29-gentoo-r3 i686)                                                           
=================================================================               
System uname: Linux-2.6.29-gentoo-r3-i686-Intel-R-_Core-TM-2_CPU_6420_@_2.13GHz-with-gentoo-2.0.0                                                               
Timestamp of tree: Sat, 09 May 2009 23:00:13 +0000                              
ccache version 2.4 [enabled]                                                    
app-shells/bash:     4.0_p17-r1                                                 
dev-lang/python:     2.6.2                                                      
dev-util/ccache:     2.4-r8                                                     
dev-util/cmake:      2.6.4                                                      
sys-apps/baselayout: 2.0.0                                                      
sys-apps/openrc:     0.4.3-r2                                                   
sys-apps/sandbox:    1.9                                                        
sys-devel/autoconf:  2.13, 2.63-r1                                              
sys-devel/automake:  1.4_p6, 1.5, 1.7.9-r1, 1.9.6-r2, 1.10.2                    
sys-devel/binutils:  2.19.1-r1                                                  
sys-devel/gcc-config: 1.4.1                                                     
sys-devel/libtool:   2.2.6a                                                     
virtual/os-headers:  2.6.29                                                     
ACCEPT_KEYWORDS="x86 ~x86"                                                      
CBUILD="i686-pc-linux-gnu"                                                      
CFLAGS="-march=core2 -O2 -pipe -fomit-frame-pointer"                            
CHOST="i686-pc-linux-gnu"                                                       
CONFIG_PROTECT="/etc /usr/kde/4.2/env /usr/kde/4.2/share/config /usr/kde/4.2/shutdown /usr/share/config"                                                        
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"                                                              
CXXFLAGS="-march=core2 -O2 -pipe -fomit-frame-pointer"                          
DISTDIR="/data/distfiles"                                                       
FEATURES="ccache collision-protect distlocks fixpackages parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-orphans userfetch userpriv usersandbox"                                                                      
GENTOO_MIRRORS="http://gentoo.osuosl.org/distfiles/"                            
LDFLAGS="-Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common"                        
LINGUAS="en_US"                                                                 
MAKEOPTS="-j5"                                                                  
PKGDIR="/usr/portage/packages"                                                  
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage/layman/jokey /usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac aalib acl alsa amr bash-completion berkdb branding bzip2 cddb cdr cdrw cli cracklib crypt cups cxx dbus dri dts dvd dvdnav dvdread encode ffmpeg flac fontconfig fortran gd gdbm gif gimp glib gmp gpm gstreamer gtk hal htmlhandbook iconv inotify ipv6 isdnlog jpeg jpeg2k kde kdehiddenvisibility kdeprefix midi mmx mp2 mp3 mpeg mudflap ncurses nls nptl nptlonly ogg opengl openmp oss pcre pdf perl png pppd python qt3support qt4 readline reflection scanner sdl session spell spl sse sse2 ssl ssse3 startup-notification svg symlink sysfs tcpd theora tiff truetype unicode usb vcd vorbis wavpack win32codecs wma wmf x264 x86 xcomposite xml xorg xulrunner xv xvid xvmc zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard evdev mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en_US" USERLAND="GNU" VIDEO_CARDS="nvidia none"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 4 Jory A. Pratt gentoo-dev 2009-05-10 01:51:33 UTC
try with a MAKEOPTS="-j1" you appear to have broken parrell build support.
Comment 5 Chris Slycord 2009-05-10 03:57:56 UTC
(In reply to comment #4)
> try with a MAKEOPTS="-j1" you appear to have broken parrell build support.
> 

So this is a bug with gcc then? Because now I'm having more stuff failing that works with -j1 other than this whereas with the older linux-headers the same packages install fine.
Comment 6 Jory A. Pratt gentoo-dev 2009-05-10 05:39:31 UTC
(In reply to comment #5)
> (In reply to comment #4)
> > try with a MAKEOPTS="-j1" you appear to have broken parrell build support.
> > 
> 
> So this is a bug with gcc then? Because now I'm having more stuff failing that
> works with -j1 other than this whereas with the older linux-headers the same
> packages install fine.
> 

no clue about the rest ... anytime you see a waiting for job to finish is ususally a sign of parallel build failure. I notice you have -j5 on a core2 ... this is a bit extreme if not running a quaud core .. -j3 would be more realistic if it is just a dual core and -j2 if it is a single core.
Comment 7 Chris Slycord 2009-05-10 21:49:26 UTC
I was erroneously using -j5 because the distcc guide had the comment that one should use "-jN" with N = twice the number of processors +1. And I figured that comment should apply when I'm only doing local compilation, so I used -j5 (twice my processing cores plus 1).

Resolving invalid.