Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 27362 - emerging libgtop-2.0.4 fails on AMD Athlon, worked on Intel PIII
Summary: emerging libgtop-2.0.4 fails on AMD Athlon, worked on Intel PIII
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Lisa Seelye (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-26 08:13 UTC by Stefan Sarzio
Modified: 2003-09-04 22:10 UTC (History)
2 users (show)

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


Attachments
All failed pids (log.tar.gz,8.13 KB, application/gzip)
2003-08-27 07:01 UTC, Stefan Sarzio
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Sarzio 2003-08-26 08:13:48 UTC
/bin/sh ../../libtool --mode=link gcc -march=athlon -O2 -pipe  -o
libgtop_sysdeps-2.0.la -rpath /usr/lib -version-info 0:4:0 open.lo close.lo
cpu.lo mem.lo swap.lo uptime.lo loadavg.lo shm_limits.lo msg_limits.lo
sem_limits.lo proclist.lo procstate.lo procuid.lo proctime.lo procmem.lo
procsignal.lo prockernel.lo procsegment.lo procargs.lo procmap.lo siglist.lo
sysinfo.lo netload.lo ppp.lo -lglib-2.0
rm -fr .libs/libgtop_sysdeps-2.0.la .libs/libgtop_sysdeps-2.0.*
.libs/libgtop_sysdeps-2.0.*
gcc -shared  open.lo close.lo cpu.lo mem.lo swap.lo uptime.lo loadavg.lo
shm_limits.lo msg_limits.lo sem_limits.lo proclist.lo procstate.lo procuid.lo
proctime.lo procmem.lo procsignal.lo prockernel.lo procsegment.lo procargs.lo
procmap.lo siglist.lo sysinfo.lo netload.lo ppp.lo  /usr/lib/libglib-2.0.so 
-Wl,-soname -Wl,libgtop_sysdeps-2.0.so.0 -o .libs/libgtop_sysdeps-2.0.so.0.0.4
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/../../../../i686-pc-linux-gnu/bin/ld:proclist.lo:
file format not recognized; treating as linker script
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/../../../../i686-pc-linux-gnu/bin/ld:proclist.lo:1:
parse error
collect2: ld returned 1 exit status
distcc[24114] ERROR: compile on localhost failed
make[3]: *** [libgtop_sysdeps-2.0.la] Error 1
make[3]: Leaving directory
`/var/tmp/portage/libgtop-2.0.4/work/libgtop-2.0.4/sysdeps/linux'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/libgtop-2.0.4/work/libgtop-2.0.4/sysdeps'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/libgtop-2.0.4/work/libgtop-2.0.4'
make: *** [all-recursive-am] Error 2
 
!!! ERROR: gnome-base/libgtop-2.0.4 failed.
!!! Function gnome2_src_compile, Line 39, Exitcode 2
!!! compile failure

Reproducible: Always
Steps to Reproduce:
1. emerge --update libgtop
2.
3.




Portage 2.0.49-r1 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.4.21-openmosix)
=================================================================
System uname: 2.4.21-openmosix i686 AMD-K7(tm) Processor
distcc 2.10 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.2 [enabled]
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon -O2 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config /var/bind /usr/X11R6/lib/X11/xkb
/var/spool/amanda/.amandahosts"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs sandbox buildpkg ccache distcc"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j6"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.salze.net/gentoo-x86-portage"
USE="x86 3dnow foomaticdb libg++ mad mikmod berkdb slang esd vdr_vfat -mmx apm
-pcmcia pnp nls readline -trusted -cdr -cups snmp slp -mozilla X -motif -dga
-opengl -xv -gpm -kde -qt -qtmt -arts gtk -gtk2 -gnome -gb -bonobo -libwww
libgda -gtkhtml -tcltk ncurses sdl svga imlib lcms gif wmf jpeg png tiff gd avi
oggvorbis mpeg quicktime -alsa oss dvd -xmms ggz pam ssl -crypt -imap -maildir
-mbox tcpd -spell -truetype -xml -xml2 -pdflib -java -jikes python perl -gdbm
-doc -odbc mysql -innodb zlib -galeon -openoffice encode -samba apache apache2
php mod_php mod_ssl -plotutils"
Comment 1 Spider (RETIRED) gentoo-dev 2003-08-26 10:55:42 UTC
ok, I'm miffed. I'm running an athlon here so I tried to emerge it with your exact  settings, and it worked.

Could you try disabling distcc and see if this does any difference?  
Comment 2 Stefan Sarzio 2003-08-26 13:04:42 UTC
It does. Thanx. What's next? Post a bug to the distcc-team?
Comment 3 Spider (RETIRED) gentoo-dev 2003-08-26 13:16:28 UTC
I guess so, here you go lisa :)
Comment 4 Lisa Seelye (RETIRED) gentoo-dev 2003-08-26 13:45:19 UTC
Like Spider, I wasn't able to reproduce your bug.

Try this:

   # DISTCC_VERBOSE='1' DISTCC_LOG='libgtop.log' emerge libgtop

Paste the relevant parts of the 'libgtop.log' distcc verbose log.
Comment 5 Stefan Sarzio 2003-08-26 15:28:51 UTC
Unfortunately I have no idea what the relevant parts are.

I've got:

353K /var/tmp/portage/libgtop-2.0.4/work/libgtop-2.0.4/libgtop.log
27K /var/tmp/portage/libgtop-2.0.4/work/libgtop-2.0.4/support/libgtop.log
174K /var/tmp/portage/libgtop-2.0.4/work/libgtop-2.0.4/sysdeps/linux/libgtop.log
51K /var/tmp/portage/libgtop-2.0.4/work/libgtop-2.0.4/sysdeps/common/libgtop.log

You want me to zip and mail/attach them?
Comment 6 Lisa Seelye (RETIRED) gentoo-dev 2003-08-26 15:31:10 UTC
Hmm...

Try sticking the log in /tmp (DISTCC_LOG='/tmp/libgtop_emerge.log')

Include whatever stuff is attached to the pid that fails compiling.
Comment 7 Stefan Sarzio 2003-08-27 07:01:23 UTC
Created attachment 16684 [details]
All failed pids
Comment 8 Stefan Sarzio 2003-08-27 07:03:19 UTC
Where is my comment?? :-(

The above log (I hoped it worked - seems to be attached although I got an error when attaching the file) are all the failed pids.
Comment 9 Lisa Seelye (RETIRED) gentoo-dev 2003-09-04 08:28:53 UTC
I have tried again and again to reproduce this error.  I've tried your use cflags, use flags, and I've tried my own - and I still can't reproduce this bug.

The log is not helping me shed any additional light on this bug.  So, I'm going to mark it as WORKSFORME.
Comment 10 Stefan Sarzio 2003-09-04 22:10:47 UTC
Ok, thanx.