Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 264741 - Failed to emerge games-fps/quake3-1.34_rc3
Summary: Failed to emerge games-fps/quake3-1.34_rc3
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: http://pic.ipicture.ru/uploads/090403...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-03 10:31 UTC by Alexey Skobkin
Modified: 2009-08-10 02:43 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 Alexey Skobkin 2009-04-03 10:31:30 UTC
...
build/release-linux-x86/client/sdl_glimp.o: In function `IN_Shutdown':
sdl_glimp.c:(.text+0xa62): undefined reference to `SDL_JoystickClose'
build/release-linux-x86/client/sdl_glimp.o: In function `IN_JoyMove':
sdl_glimp.c:(.text+0xb13): undefined reference to `SDL_JoystickUpdate'
sdl_glimp.c:(.text+0xb29): undefined reference to `SDL_JoystickNumBalls'
sdl_glimp.c:(.text+0xb6a): undefined reference to `SDL_JoystickGetBall'
sdl_glimp.c:(.text+0xb8c): undefined reference to `SDL_JoystickNumButtons'
sdl_glimp.c:(.text+0xbb7): undefined reference to `SDL_JoystickGetButton'
sdl_glimp.c:(.text+0xc10): undefined reference to `SDL_JoystickNumHats'
sdl_glimp.c:(.text+0xc3d): undefined reference to `SDL_JoystickGetHat'
sdl_glimp.c:(.text+0xd60): undefined reference to `SDL_JoystickNumAxes'
sdl_glimp.c:(.text+0xdb6): undefined reference to `SDL_JoystickGetAxis'
build/release-linux-x86/client/sdl_glimp.o: In function `IN_StartupJoystick':
sdl_glimp.c:(.text+0x1266): undefined reference to `SDL_JoystickClose'
sdl_glimp.c:(.text+0x12a7): undefined reference to `SDL_NumJoysticks'
sdl_glimp.c:(.text+0x12cc): undefined reference to `SDL_JoystickName'
sdl_glimp.c:(.text+0x1329): undefined reference to `SDL_JoystickOpen'
sdl_glimp.c:(.text+0x135e): undefined reference to `SDL_JoystickName'
sdl_glimp.c:(.text+0x137b): undefined reference to `SDL_JoystickNumAxes'
sdl_glimp.c:(.text+0x1398): undefined reference to `SDL_JoystickNumHats'
sdl_glimp.c:(.text+0x13b5): undefined reference to `SDL_JoystickNumButtons'
sdl_glimp.c:(.text+0x13d2): undefined reference to `SDL_JoystickNumBalls'
sdl_glimp.c:(.text+0x13ee): undefined reference to `SDL_JoystickEventState'
collect2: выполнение ld завершилось с кодом возврата 1
make[1]: *** [build/release-linux-x86/ioquake3.x86] Ошибка 1
make[1]: *** Ожидание завершения заданий...
build/release-linux-x86/client/sdl_glimp_smp.o: In function `IN_Shutdown':
sdl_glimp.c:(.text+0xb52): undefined reference to `SDL_JoystickClose'
build/release-linux-x86/client/sdl_glimp_smp.o: In function `IN_JoyMove':
sdl_glimp.c:(.text+0xbf2): undefined reference to `SDL_JoystickUpdate'
sdl_glimp.c:(.text+0xc08): undefined reference to `SDL_JoystickNumBalls'
sdl_glimp.c:(.text+0xc4a): undefined reference to `SDL_JoystickGetBall'
sdl_glimp.c:(.text+0xc6c): undefined reference to `SDL_JoystickNumButtons'
sdl_glimp.c:(.text+0xc97): undefined reference to `SDL_JoystickGetButton'
sdl_glimp.c:(.text+0xcf0): undefined reference to `SDL_JoystickNumHats'
sdl_glimp.c:(.text+0xd1d): undefined reference to `SDL_JoystickGetHat'
sdl_glimp.c:(.text+0xe40): undefined reference to `SDL_JoystickNumAxes'
sdl_glimp.c:(.text+0xe96): undefined reference to `SDL_JoystickGetAxis'
build/release-linux-x86/client/sdl_glimp_smp.o: In function `IN_StartupJoystick'
:
sdl_glimp.c:(.text+0x1346): undefined reference to `SDL_JoystickClose'
sdl_glimp.c:(.text+0x1387): undefined reference to `SDL_NumJoysticks'
sdl_glimp.c:(.text+0x13ac): undefined reference to `SDL_JoystickName'
sdl_glimp.c:(.text+0x1409): undefined reference to `SDL_JoystickOpen'
sdl_glimp.c:(.text+0x143e): undefined reference to `SDL_JoystickName'
sdl_glimp.c:(.text+0x145b): undefined reference to `SDL_JoystickNumAxes'
sdl_glimp.c:(.text+0x1478): undefined reference to `SDL_JoystickNumHats'
sdl_glimp.c:(.text+0x1495): undefined reference to `SDL_JoystickNumButtons'
sdl_glimp.c:(.text+0x14b2): undefined reference to `SDL_JoystickNumBalls'
sdl_glimp.c:(.text+0x14ce): undefined reference to `SDL_JoystickEventState'
collect2: выполнение ld завершилось с кодом возврата 1
make[1]: *** [build/release-linux-x86/ioquake3-smp.x86] Ошибка 1
make[1]: Leaving directory `/var/tmp/portage/games-fps/quake3-1.34_rc3/work/ioqu
ake3_1.34-rc3'
make: *** [build_release] Ошибка 2
 *
 * ERROR: games-fps/quake3-1.34_rc3 failed.
 * Call stack:
 *               ebuild.sh, line   48:  Called src_compile
 *             environment, line 2788:  Called die
 * The specific snippet of code:
 *       emake BUILD_SERVER=$(buildit dedicated) BUILD_CLIENT=$(( $(buildit open
gl) | $(buildit !dedicated) )) TEMPDIR="${T}" CC="$(tc-getCC)" ARCH=$(tc-arch-ke
rnel) OPTIMIZE="${CFLAGS}" DEFAULT_BASEDIR="${GAMES_DATADIR}/quake3" DEFAULT_LIB
DIR="$(games_get_libdir)/quake3" || die
 *  The die message:
 *   (no error message)
 *
 * If you need support, post the topmost build error, and the call stack if rele
vant.
 * A complete build log is located at '/var/tmp/portage/games-fps/quake3-1.34_rc
3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/games-fps/quake3-
1.34_rc3/temp/environment'.
 *

>>> Failed to emerge games-fps/quake3-1.34_rc3, Log file:

>>>  '/var/tmp/portage/games-fps/quake3-1.34_rc3/temp/build.log'

 * Messages for package games-fps/quake3-1.34_rc3:

 *
 * ERROR: games-fps/quake3-1.34_rc3 failed.
 * Call stack:
 *               ebuild.sh, line   48:  Called src_compile
 *             environment, line 2788:  Called die
 * The specific snippet of code:
 *       emake BUILD_SERVER=$(buildit dedicated) BUILD_CLIENT=$(( $(buildit open                                                                           gl) | $(buildit !dedicated) )) TEMPDIR="${T}" CC="$(tc-getCC)" ARCH=$(tc-arch-ke                                                                           rnel) OPTIMIZE="${CFLAGS}" DEFAULT_BASEDIR="${GAMES_DATADIR}/quake3" DEFAULT_LIB                                                                           DIR="$(games_get_libdir)/quake3" || die
 *  The die message:
 *   (no error message)
 *
 * If you need support, post the topmost build error, and the call stack if rele                                                                           vant.
 * A complete build log is located at '/var/tmp/portage/games-fps/quake3-1.34_rc                                                                           3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/games-fps/quake3-                                                                           1.34_rc3/temp/environment'.
 *
===========================================================================
pc xak # emerge --info
Portage 2.2_rc28 (default/linux/x86/2008.0, gcc-4.3.3, glibc-2.9_p20081201-r2, 2.6.28-gentoo-r4 i686)
=================================================================
System uname: Linux-2.6.28-gentoo-r4-i686-Intel-R-_Core-TM-2_CPU_6300_@_1.86GHz-with-glibc2.0
Timestamp of tree: Mon, 30 Mar 2009 12:45:02 +0000
ccache version 2.4 [enabled]
app-shells/bash:     4.0_p10-r1
dev-java/java-config: 2.1.7
dev-lang/python:     2.4.4-r15, 2.5.4-r2
dev-util/ccache:     2.4-r8
dev-util/cmake:      2.6.3
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.4.3-r1
sys-apps/sandbox:    1.6
sys-devel/autoconf:  2.13, 2.63
sys-devel/automake:  1.5, 1.7.9-r1, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.19.1-r1
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.28-r1
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=core2 -pipe"
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/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -march=core2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distlocks fixpackages parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://distro.ibiblio.org/pub/linux/distributions/gentoo/ http://ftp.gentoo.bg/ ftp://ftp.linux.ee/pub/gentoo/distfiles/ http://mirror.yandex.ru/gentoo-distfiles/ ftp://mirror.yandex.ru/gentoo-distfiles/ "
LANG="ru_RU.UTF-8"
LC_ALL=""
LDFLAGS="-Wl,-O1"
LINGUAS="en ru"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X acl alsa aspell berkdb bzip2 cdr cli cracklib crypt cups dbus dri dvd fortran gdbm gpm hal iconv isdnlog java jpeg jpeg2k jre kde lm_sensors midi mmx mp3 mudflap ncurses nls nptl nptlonly opengl openmp pam pcre perl php png pppd python qt qt3 qt4 readline reflection samba session spell spl sse sse2 ssl symlink sysfs tcpd unicode x86 xine xorg zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en ru" USERLAND="GNU" VIDEO_CARDS="fglrx radeon vesa"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
===========================================================================
pc xak # gcc -v
Используются внутренние спецификации.
Целевая архитектура: i686-pc-linux-gnu
Параметры конфигурации: /var/tmp/portage/sys-devel/gcc-4.3.3-r2/work/gcc-4.3.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.3.3 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.3/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.3/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --with-arch=i686 --enable-languages=c,c++,java,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.3-r2 p1.1, pie-10.1.5'
Модель многопоточности: posix
gcc версия 4.3.3 (Gentoo 4.3.3-r2 p1.1, pie-10.1.5)
===============================================================================


Reproducible: Always

Steps to Reproduce:
1.emerge quake3
2.see around...
3.
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2009-04-03 17:32:58 UTC
rebuild with libsdl with USE=joystick
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2009-08-10 02:43:20 UTC
added a use-based dep.