Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 734806 Details for
Bug 809374
games-arcade/batrachians-0.1.7 - /.../ld: /.../libflatzebra-0.1.so: undefined reference to SDL_JoystickClose
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
games-arcade:batrachians-0.1.7:20210821-065124.log
games-arcade:batrachians-0.1.7:20210821-065124.log (text/plain), 9.49 KB, created by
Toralf Förster
on 2021-08-21 09:17:29 UTC
(
hide
)
Description:
games-arcade:batrachians-0.1.7:20210821-065124.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2021-08-21 09:17:29 UTC
Size:
9.49 KB
patch
obsolete
> * Package: games-arcade/batrachians-0.1.7 > * Repository: gentoo > * Maintainer: games@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking batrachians-0.1.7.tar.gz to /var/tmp/portage/games-arcade/batrachians-0.1.7/work >>>> Source unpacked in /var/tmp/portage/games-arcade/batrachians-0.1.7/work >>>> Preparing source in /var/tmp/portage/games-arcade/batrachians-0.1.7/work/batrachians-0.1.7 ... > * Applying batrachians-0.1.7-autotools.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/games-arcade/batrachians-0.1.7/work/batrachians-0.1.7' ... > * Running 'aclocal -I macros' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'automake --add-missing --copy --force-missing' ... > [ ok ] > * Running elibtoolize in: batrachians-0.1.7/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/games-arcade/batrachians-0.1.7/work/batrachians-0.1.7 ... > * econf: updating batrachians-0.1.7/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating batrachians-0.1.7/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/batrachians-0.1.7 --htmldir=/usr/share/doc/batrachians-0.1.7/html --libdir=/usr/lib64 >checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether the C++ compiler works... yes >checking for C++ compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether the compiler supports GNU C++... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed >checking whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking maximum warning verbosity option... -W -Wall for C++ >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for FLATZEBRA... yes >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for time.h... yes >checking for getopt.h... yes >checking for getopt_long... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating batrachians.spec >config.status: creating src/Makefile >config.status: creating src/batrachians.desktop >config.status: creating doc/batrachians.6 >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/games-arcade/batrachians-0.1.7/work/batrachians-0.1.7 ... >make -j3 >Making all in src >make[1]: Entering directory '/var/tmp/portage/games-arcade/batrachians-0.1.7/work/batrachians-0.1.7/src' >x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"batrachians\" -DPACKAGE_TARNAME=\"batrachians\" -DPACKAGE_VERSION=\"0.1.7\" -DPACKAGE_STRING=\"batrachians\ 0.1.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"batrachians\" -DVERSION=\"0.1.7\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_GETOPT_LONG=1 -I. -I/usr/include/flatzebra-0.1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DPACKAGE_FULL_NAME_EN=\"Batrachians\" -DPKGSOUNDDIR=\"/usr/share/batrachians/sounds\" -pipe -march=native -fno-diagnostics-color -O2 -W -Wall -c -o batrachians-main.o `test -f 'main.cpp' || echo './'`main.cpp >x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"batrachians\" -DPACKAGE_TARNAME=\"batrachians\" -DPACKAGE_VERSION=\"0.1.7\" -DPACKAGE_STRING=\"batrachians\ 0.1.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"batrachians\" -DVERSION=\"0.1.7\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_GETOPT_LONG=1 -I. -I/usr/include/flatzebra-0.1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DPACKAGE_FULL_NAME_EN=\"Batrachians\" -DPKGSOUNDDIR=\"/usr/share/batrachians/sounds\" -pipe -march=native -fno-diagnostics-color -O2 -W -Wall -c -o batrachians-BatrachiansEngine.o `test -f 'BatrachiansEngine.cpp' || echo './'`BatrachiansEngine.cpp >x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"batrachians\" -DPACKAGE_TARNAME=\"batrachians\" -DPACKAGE_VERSION=\"0.1.7\" -DPACKAGE_STRING=\"batrachians\ 0.1.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"batrachians\" -DVERSION=\"0.1.7\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_GETOPT_LONG=1 -I. -I/usr/include/flatzebra-0.1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DPACKAGE_FULL_NAME_EN=\"Batrachians\" -DPKGSOUNDDIR=\"/usr/share/batrachians/sounds\" -pipe -march=native -fno-diagnostics-color -O2 -W -Wall -c -o batrachians-Frog.o `test -f 'Frog.cpp' || echo './'`Frog.cpp >x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"batrachians\" -DPACKAGE_TARNAME=\"batrachians\" -DPACKAGE_VERSION=\"0.1.7\" -DPACKAGE_STRING=\"batrachians\ 0.1.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"batrachians\" -DVERSION=\"0.1.7\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_GETOPT_LONG=1 -I. -I/usr/include/flatzebra-0.1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DPACKAGE_FULL_NAME_EN=\"Batrachians\" -DPKGSOUNDDIR=\"/usr/share/batrachians/sounds\" -pipe -march=native -fno-diagnostics-color -O2 -W -Wall -c -o batrachians-Controller.o `test -f 'Controller.cpp' || echo './'`Controller.cpp >x86_64-pc-linux-gnu-g++ -I/usr/include/flatzebra-0.1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DPACKAGE_FULL_NAME_EN=\"Batrachians\" -DPKGSOUNDDIR=\"/usr/share/batrachians/sounds\" -pipe -march=native -fno-diagnostics-color -O2 -W -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o batrachians batrachians-main.o batrachians-BatrachiansEngine.o batrachians-Frog.o batrachians-Controller.o -lflatzebra-0.1 -lSDL -lpthread -lSDL_image -lSDL_mixer >/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib64/libflatzebra-0.1.so: undefined reference to `SDL_JoystickClose' >/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib64/libflatzebra-0.1.so: undefined reference to `SDL_JoystickOpen' >/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib64/libflatzebra-0.1.so: undefined reference to `SDL_NumJoysticks' >/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib64/libflatzebra-0.1.so: undefined reference to `SDL_JoystickGetAxis' >/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib64/libflatzebra-0.1.so: undefined reference to `SDL_JoystickNumButtons' >/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib64/libflatzebra-0.1.so: undefined reference to `SDL_JoystickGetButton' >/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib64/libflatzebra-0.1.so: undefined reference to `SDL_JoystickUpdate' >collect2: error: ld returned 1 exit status >make[1]: *** [Makefile:482: batrachians] Error 1 >make[1]: Leaving directory '/var/tmp/portage/games-arcade/batrachians-0.1.7/work/batrachians-0.1.7/src' >make: *** [Makefile:483: all-recursive] Error 1 > * ERROR: games-arcade/batrachians-0.1.7::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=games-arcade/batrachians-0.1.7::gentoo'`, > * the complete build log and the output of `emerge -pqv '=games-arcade/batrachians-0.1.7::gentoo'`. > * The complete build log is located at '/var/log/portage/games-arcade:batrachians-0.1.7:20210821-065124.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-arcade/batrachians-0.1.7/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/games-arcade/batrachians-0.1.7/temp/environment'. > * Working directory: '/var/tmp/portage/games-arcade/batrachians-0.1.7/work/batrachians-0.1.7' > * S: '/var/tmp/portage/games-arcade/batrachians-0.1.7/work/batrachians-0.1.7' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 809374
:
734794
|
734797
|
734800
|
734803
| 734806 |
734809
|
734812