Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 144924 - games-sports/torcs-1.2.4-r1 fails to compile.
Summary: games-sports/torcs-1.2.4-r1 fails to compile.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-23 19:32 UTC by Mitchell LeBlanc
Modified: 2006-08-24 17:29 UTC (History)
1 user (show)

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


Attachments
Full log of compilation. A lot of possibly related 'undefined reference' errors. (torcs-1.2.4-r1 failed compile,27.55 KB, text/plain)
2006-08-23 19:35 UTC, Mitchell LeBlanc
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mitchell LeBlanc 2006-08-23 19:32:48 UTC
Emerging torcs-1.2.4-r1 fails with the following (full compile log as attachment):

collect2: ld returned 1 exit status
make[3]: *** [torcs-bin] Error 1
make[3]: Leaving directory `/var/tmp/portage/torcs-1.2.4-r1/work/torcs-1.2.4/src/linux'
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory `/var/tmp/portage/torcs-1.2.4-r1/work/torcs-1.2.4/src'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/var/tmp/portage/torcs-1.2.4-r1/work/torcs-1.2.4'
make: *** [restart] Error 2

!!! ERROR: games-sports/torcs-1.2.4-r1 failed.
Call stack:
  ebuild.sh, line 1543:   Called dyn_compile
  ebuild.sh, line 938:   Called src_compile
  torcs-1.2.4-r1.ebuild, line 45:   Called die

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

___

mitch@gentooPC ~ $ emerge --info
Portage 2.1.1_pre5-r3 (default-linux/x86/2006.0, gcc-4.1.1/vanilla, glibc-2.4-r4, 2.6.17-emission6 i686)
=================================================================
System uname: 2.6.17-emission6 i686 AMD Athlon(tm) XP 2600+
Gentoo Base System version 1.12.4
Last Sync: Tue, 22 Aug 2006 17:00:08 +0000
app-admin/eselect-compiler: 2.0.0_rc2-r1
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
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-r4
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe -fno-ident -frename-registers"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/eselect/compiler /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/splash /etc/terminfo"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe -fno-ident -frename-registers -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://gentoo.arcticnetwork.ca/pub/gentoo/ http://gentoo.osuosl.org/ ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ "
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=both"
LINGUAS=""
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/overlays/conrad /usr/local/portage /usr/local/overlays/vmware /usr/local/initng-portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="16bit 3dnow 3dnowext 7zip X aac alsa apache2 apm applet arts asf audiofile avi berkdb bitmap-fonts bootsplash bzip2 cairo cdb cdparanoia cdr cli cpudetection crypt ctype dba dbus dhcp dlloader dri dvd eds elibc_glibc emboss encode ethereal evo exif expat fam fastbuild ffmpeg firefox flac font-server ftp gd gdbm gif glut glx gmp gpm guile hal idn imlib input_devices_keyboard input_devices_mouse ipv6 isdnlog java javascript jpeg kde kernel_linux lcms libg++ libwww mad memlimit mikmod mmx mng motif mp3 mpeg ncurses nls nocardbus nptl nptlonly nvidia ogg opengl openntpd oss pam pcre pdflib perl pic png posix pppd python qt qt3 qt4 readline reflection reiserfs sdl session simplexml slang soap sockets spell spl sse ssl tcltk tcpd tiff tokenizer toolbar truetype truetype-fonts type1-fonts udev userland_GNU video_cards_nvidia vorbis win32codecs x86 xine xml xml2 xorg xsl xv xvid zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Mitchell LeBlanc 2006-08-23 19:35:16 UTC
Created attachment 94982 [details]
Full log of compilation. A lot of possibly related 'undefined reference' errors.
Comment 2 Tristan Heaven (RETIRED) gentoo-dev 2006-08-24 08:34:19 UTC
Does it work without "-Wl,--as-needed"? Your log isn't plain text.
Comment 3 Mitchell LeBlanc 2006-08-24 08:54:27 UTC
It does compile without LDFlags.

(In reply to comment #2)
> Does it work without "-Wl,--as-needed"? Your log isn't plain text.
> 

Comment 4 Tristan Heaven (RETIRED) gentoo-dev 2006-08-24 09:11:21 UTC
I don't see binutils-2.17-r4 in portage.
Comment 5 Mitchell LeBlanc 2006-08-24 17:29:06 UTC
Aye yes, it is an old overlay version I'm using. As for the bug I suppose I can mark as resolved since it was my LDFlags that caused the error.

(In reply to comment #4)
> I don't see binutils-2.17-r4 in portage.
>