Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 81090 - games-emulation/visualboyadvance-1.7.2 fails to emerge
Summary: games-emulation/visualboyadvance-1.7.2 fails to emerge
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All All
: High normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-07 04:02 UTC by Yaron Tausky
Modified: 2005-02-08 23:23 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 Yaron Tausky 2005-02-07 04:02:19 UTC
Package fails to emerge with GCC 3.3.5, and dies with tons of error messages such as this one:
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../../i686-pc-linux-gnu/bin/ld: `.gnu.linkonce.t._Z14CPUWriteMemoryjj' referenced in section `.rodata' of bios.o: defined in discarded section `.gnu.linkonce.t._Z14CPUWriteMemoryjj' of bios.o

Output of emerge info:
Portage 2.0.51-r15 (default-linux/x86/2004.3, gcc-3.3.5, glibc-2.3.4.20040808-r1, 2.6.10-gentoo-r6 i686)
=================================================================
System uname: 2.6.10-gentoo-r6 i686 Intel(R) Pentium(R) 4 CPU 1.70GHz
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb  7 2005, 13:37:16)]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.5, 1.6.3, 1.7.9, 1.4_p6, 1.9.4, 1.8.5-r3
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/init.d /etc/sound /etc/terminfo /etc/env.d"CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig candy ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://212.219.56.146/sites/www.ibiblio.org/gentoo/ ftp://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://194.83.57.7/sites/www.ibiblio.org/gentoo/ http://194.83.57.2/sites/www.ibiblio.org/gentoo/"
LANG="en_US.UTF-8"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X acpi alsa avi berkdb bitmap-fonts crypt dvd encode esd f77 fam flac font-server foomaticdb gdbm gif gnome gstreamer gtk gtk2 hal imlib jpeg libg++ libwww mad mikmod mmx mozilla mp3 mpeg ncurses nls nptl oggvorbis pdflib perl png python quicktime readline samba sdl sse ssl tcpd truetype truetype-fonts type1-fonts unicode xml2 xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LC_ALL, LDFLAGS
Comment 1 Yaron Tausky 2005-02-08 23:09:07 UTC
Oops, my bad. Compiles fine without the nojoystick USE flag set for libSDL.
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2005-02-08 23:12:43 UTC
where was it in the emerge --info output?
Comment 3 Yaron Tausky 2005-02-08 23:23:34 UTC
It was set in /etc/portage/package.use, since it's a one-package USE flag.