Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 138060 - Configure errors after upgrading from glibc-2.3.6-r3 to glibc-2.3.6-r4
Summary: Configure errors after upgrading from glibc-2.3.6-r3 to glibc-2.3.6-r4
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Hardened (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: The Gentoo Linux Hardened Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-26 08:24 UTC by Nikolaus Polak
Modified: 2006-06-26 11:15 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolaus Polak 2006-06-26 08:24:35 UTC
Hello, this morning i did an "emerge --sync;emerge world -avuD", and emerged the new glibc-2.3.6-r4. The installation did run without errors, but after that, i've got a big problem: When trying to emerge anything, i get some errors like
* when trying "emerge portage" (2.1-r1): "/usr/lib/gcc/x86_64-pc-linux-gnu/4.0.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find /usr/lib64/libc_nonshared.a"  (Note: doing a whereis, i found the file here: /usr/lib/libc_nonshared.a - and sure, i tried env-update & source /etc/profile and similar)
* when trying "emerge gcc" (4.0.3): "configure: error: installation or configuration problem: C compiler cannot create executables."
* and when retrying "emerge glibc": "checking size of long double... configure: error: cannot compute sizeof (long double), 77"

My glibc-useflags: sys-libs/glibc-2.3.6-r4  USE="erandom glibc-omitfp hardened nls nptl nptlonly -build -glibc-compat20 -profile"

For now i downgraded back to r3, same use-flags and no problems... Also i use most packages from "amd64", only very few from "~amd64". Anybody an idea what the problem can be ? :)

Here comes my 'emerge --info':
Portage 2.1-r1 (hardened/amd64, gcc-4.0.3, glibc-2.3.6-r4, 2.6.16-beyond4 x86_64)
=================================================================
System uname: 2.6.16-beyond4 x86_64 AMD Sempron(tm) Processor 2800+
Gentoo Base System version 1.6.15
dev-lang/python:     2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r2
sys-devel/gcc-config: 1.3.13-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /var/bind"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=athlon64 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks fixpackages metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.inode.at/ ftp://gentoo.inode.at/source/ http://gd.tuwien.ac.at/opsys/linux/gentoo/ ftp://gd.tuwien.ac.at/opsys/linux/gentoo/ "
LANG="de_AT.utf8"
LC_ALL="de_DE.utf8"
LINGUAS="de"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="aac aalib acl acpi alsa amd64 apache2 audiofile berkdb bzip2 calendar caps cdr clamav crypt cups curl dedicated dlloader dnsdb dvdr emul-linux-x86 erandom fam flash foomaticdb gd gdbm geoip gif glibc-omitfp gmp hardened idn imagemagick imap ipv6 ithreads jabber java javascript jpeg jpeg2k justify lcms libwww logrotate mad maildir mcal mikmod mime ming mng mp3 mpeg mysql mysqli ncurses nis nls nocd nptl nptlonly ocaml odbc ogg openal pam pcre pdf perl php pic png ppds python qdbm quicktime readline samba sasl session slang sndfile snmp snortsam soap speex spl sqlite sqlite3 ssl svg syslog tcltk tcpd threads tidy tiff tokenizer truetype udev unicode usb userlocales vhosts wmf xattr xml xmlrpc xorg xvid zip zlib elibc_glibc input_devices_mouse input_devices_keyboard kernel_linux linguas_de userland_GNU"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS

I did put the bug to hardened, because found nothing similar when searching for it... hopefully that was right ;)
Comment 1 solar (RETIRED) gentoo-dev 2006-06-26 08:57:53 UTC
hardened has gcc-4.x p.masked.. Not sure how you ended up with that installed but it's unsupported at this time.
Comment 2 Nikolaus Polak 2006-06-26 11:15:13 UTC
(In reply to comment #1)
> hardened has gcc-4.x p.masked.. Not sure how you ended up with that installed
> but it's unsupported at this time.
> 

If the problem has anything to do with gcc-4.x or beyond-sources (with added pax-patches, both unmasked by myself), I feel really sorry for opening the bug..
I'll close it for now, thanks for your time.
(invalid because unsupported, i guess)