Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
glibc 2.3.5-r3 failes to compile
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
trupoet
Apprentice
Apprentice


Joined: 08 Aug 2002
Posts: 160

PostPosted: Thu Jun 29, 2006 9:55 pm    Post subject: glibc 2.3.5-r3 failes to compile Reply with quote

It's been a while since I've done an emerge -DuNva world so I thought I'd give it atry today. I've had trouble getting glibc to compile in the past so I had it masked in /etc/portage/package.mask:

Code:

>dev-lang/php-4.4.2
>=dev-db/mysql-5
>sys-devel/gcc-3.4.5
>=sys-libs/glibc-2.3.6


As you can see, I also have > gcc3.4.5 masked as well because my distcc machines that compile for this gentoo box are CentOS and they currently run gcc 3.4.5 rpms.

But anyway, it seems my mask didn't cover 3.4.5-r3 (have r2 installed) which I think would be fine but I goto emerge it and I get at the end, the following:

Code:

{standard input}: Assembler messages:
{standard input}:402: Error: symbol definition loop encountered at `__divdi3_internal'
{standard input}:402: Error: symbol definition loop encountered at `__udivdi3_internal'
{standard input}:402: Error: symbol definition loop encountered at `__moddi3_internal'
{standard input}:402: Error: symbol definition loop encountered at `__umoddi3_internal'
make[2]: *** [/var/tmp/portage/glibc-2.3.5-r3/work/build-x86-x86_64-pc-linux-gnu-linuxthreads/csu/divdi3.os] Error 1
make[2]: *** Waiting for unfinished jobs....
../sysdeps/generic/libc-start.c: In function `__libc_start_main':
../sysdeps/generic/libc-start.c:192: warning: implicit declaration of function `__guard_setup'
../sysdeps/generic/libc-start.c:97: warning: unused variable `ubp_ev'
make[2]: Leaving directory `/var/tmp/portage/glibc-2.3.5-r3/work/glibc-2.3.5/csu'
make[1]: *** [csu/subdir_lib] Error 2
make[1]: Leaving directory `/var/tmp/portage/glibc-2.3.5-r3/work/glibc-2.3.5'
make: *** [all] Error 2

!!! ERROR: sys-libs/glibc-2.3.5-r3 failed.
Call stack:
  ebuild.sh, line 1545:   Called dyn_compile
  ebuild.sh, line 940:   Called src_compile
  glibc-2.3.5-r3.ebuild, line 1141:   Called src_compile
  glibc-2.3.5-r3.ebuild, line 1149:   Called toolchain-glibc_src_compile
  glibc-2.3.5-r3.ebuild, line 226:   Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if relevant.




I could probably just mask r3 of 2.3.5 for now but it is stable...I commented out ACCEPT_KEYWORDS=~amd64 and it doesn't seem to be masked so I'm wondering why its erroring like this. Let me know if anyone has any ideas. Thanks.


Make.conf is :

Code:

CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j8"
ACCEPT_KEYWORDS="~amd64"
USE="multilib vhosts latin1 curl userlocales -ipv6 raid md gnome xinerama gdm mozilla-firefox java mysql apache2 cli ssl X aim alsa cups dvd dvdr gtk gtk2 javascript jikes jpeg kerberos junit mozilla mp3 msn ncurses opengl perl php qt quicktime samba xine xmms xvid yahoo zlib xv nsplugin ldap xml zip gd expat"

GENTOO_MIRRORS="ftp://ftp.gtlib.gatech.edu/pub/gentoo http://www.gtlib.gatech.edu/pub/gentoo ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ http://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ http://gentoo.chem.wisc.edu/gentoo/ ftp://gentoo.chem.wisc.edu/gentoo/ "


FEATURES="ccache distcc"
DISTCC_HOSTS="10.10.2.22 10.10.2.25 10.10.2.23 localhost"
DISTCC_DIR="/var/tmp/portage/.distcc/"

INPUT_DEVICES="keyboard mouse"
VIDEO_CARDS="nv nvidia vesa"


emerge --info is:

Code:

Portage 2.1.1_pre1-r5 (default-linux/amd64/2006.0, gcc-3.4.5/amd64-vanilla, glibc-2.3.5-r2, 2.6.16-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.16-gentoo-r7 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.12.1
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.4 [enabled]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r1
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.17
sys-devel/gcc-config: 2.0.0_rc1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.16
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/mozilla/defaults/pref /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distcc distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.gtlib.gatech.edu/pub/gentoo http://www.gtlib.gatech.edu/pub/gentoo ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ http://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ http://gentoo.chem.wisc.edu/gentoo/ ftp://gentoo.chem.wisc.edu/gentoo/ "
MAKEOPTS="-j8"
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"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X aim alsa apache2 avi berkdb bitmap-fonts cli crypt cups curl dri dvd dvdr eds emboss encode expat foomaticdb fortran gd gdm gif gnome gpm gstreamer gtk gtk2 imlib isdnlog java javascript jikes jpeg junit kde kerberos latin1 ldap lzw lzw-tiff md mozilla mozilla-firefox mp3 mpeg msn mysql ncurses nls nptl nsplugin opengl pam pcre pdflib perl php png pppd python qt qt3 qt4 quicktime raid readline reflection samba sdl session spell spl ssl tcpd tiff truetype-fonts type1-fonts usb userlocales vhosts xine xinerama xml xmms xorg xpm xv xvid yahoo zip zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux userland_GNU video_cards_nv video_cards_nvidia video_cards_vesa"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64 All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum