Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 245035 Details for
Bug 334905
games-action/geki2-KXL does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
geki2-KXL-2.0.3-r2:20100828-012125.log (text/plain), 18.54 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-08-28 01:57:35 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-08-28 01:57:35 UTC
Size:
18.54 KB
patch
obsolete
> * CPV: games-action/geki2-KXL-2.0.3-r2 > * REPO: gentoo > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking geki2-KXL-2.0.3.tar.gz to /var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/work >>>> Unpacking geki2-KXL.png to /var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/work >unpack geki2-KXL.png: file format not recognized. Ignoring. > * Applying geki2-KXL-2.0.3-paths.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/work/geki2-KXL-2.0.3' ... > * Running aclocal ... > [ ok ] > * Running autoconf ... > [ ok ] > * Running automake --add-missing --copy --foreign ... > [ ok ] >>>> Source unpacked in /var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/work >>>> Compiling source in /var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/work/geki2-KXL-2.0.3 ... >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --prefix=/usr/games --libdir=/usr/games/lib --datadir=/usr/share/games --sysconfdir=/etc/games --localstatedir=/var/games >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >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 we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking whether make sets $(MAKE)... (cached) yes >checking for main in -lKXL... yes >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for X... libraries , headers >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >checking for KXL CFLAGS... >checking for KXL LDFLAGS... -lKXL >checking for gethostbyname... (cached) yes >checking for connect... (cached) yes >checking for remove... (cached) yes >checking for shmat... (cached) yes >checking for IceConnectionNumber in -lICE... (cached) yes >checking for KXL_CreateWindow in -lKXL... yes >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for unistd.h... (cached) yes >configure: creating ./config.status >config.status: creating data/Makefile >config.status: creating wav/Makefile >config.status: creating bmp/Makefile >config.status: creating src/Makefile >config.status: creating Makefile >config.status: creating geki2.spec >config.status: executing depfiles commands >make -j14 >Making all in data >make[1]: Entering directory `/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/work/geki2-KXL-2.0.3/data' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/work/geki2-KXL-2.0.3/data' >Making all in src >make[1]: Entering directory `/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/work/geki2-KXL-2.0.3/src' >i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"geki2-KXL\" -DVERSION=\"2.0.3\" -DHAVE_LIBKXL=1 -DHAVE_LIBKXL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DDATA_PATH=\"/usr/share/games/geki2/data\" -DBMP_PATH=\"/usr/share/games/geki2/bmp\" -DWAV_PATH=\"/usr/share/games/geki2/wav\" -DTITLE=\"geki2-KXL\ 2.0.3\" -I. -MT boss.o -MD -MP -MF .deps/boss.Tpo -c -o boss.o boss.c >i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"geki2-KXL\" -DVERSION=\"2.0.3\" -DHAVE_LIBKXL=1 -DHAVE_LIBKXL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DDATA_PATH=\"/usr/share/games/geki2/data\" -DBMP_PATH=\"/usr/share/games/geki2/bmp\" -DWAV_PATH=\"/usr/share/games/geki2/wav\" -DTITLE=\"geki2-KXL\ 2.0.3\" -I. -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c >i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"geki2-KXL\" -DVERSION=\"2.0.3\" -DHAVE_LIBKXL=1 -DHAVE_LIBKXL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DDATA_PATH=\"/usr/share/games/geki2/data\" -DBMP_PATH=\"/usr/share/games/geki2/bmp\" -DWAV_PATH=\"/usr/share/games/geki2/wav\" -DTITLE=\"geki2-KXL\ 2.0.3\" -I. -MT game.o -MD -MP -MF .deps/game.Tpo -c -o game.o game.c >i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"geki2-KXL\" -DVERSION=\"2.0.3\" -DHAVE_LIBKXL=1 -DHAVE_LIBKXL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DDATA_PATH=\"/usr/share/games/geki2/data\" -DBMP_PATH=\"/usr/share/games/geki2/bmp\" -DWAV_PATH=\"/usr/share/games/geki2/wav\" -DTITLE=\"geki2-KXL\ 2.0.3\" -I. -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c >i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"geki2-KXL\" -DVERSION=\"2.0.3\" -DHAVE_LIBKXL=1 -DHAVE_LIBKXL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DDATA_PATH=\"/usr/share/games/geki2/data\" -DBMP_PATH=\"/usr/share/games/geki2/bmp\" -DWAV_PATH=\"/usr/share/games/geki2/wav\" -DTITLE=\"geki2-KXL\ 2.0.3\" -I. -MT opening.o -MD -MP -MF .deps/opening.Tpo -c -o opening.o opening.c >i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"geki2-KXL\" -DVERSION=\"2.0.3\" -DHAVE_LIBKXL=1 -DHAVE_LIBKXL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DDATA_PATH=\"/usr/share/games/geki2/data\" -DBMP_PATH=\"/usr/share/games/geki2/bmp\" -DWAV_PATH=\"/usr/share/games/geki2/wav\" -DTITLE=\"geki2-KXL\ 2.0.3\" -I. -MT load.o -MD -MP -MF .deps/load.Tpo -c -o load.o load.c >i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"geki2-KXL\" -DVERSION=\"2.0.3\" -DHAVE_LIBKXL=1 -DHAVE_LIBKXL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DDATA_PATH=\"/usr/share/games/geki2/data\" -DBMP_PATH=\"/usr/share/games/geki2/bmp\" -DWAV_PATH=\"/usr/share/games/geki2/wav\" -DTITLE=\"geki2-KXL\ 2.0.3\" -I. -MT my.o -MD -MP -MF .deps/my.Tpo -c -o my.o my.c >i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"geki2-KXL\" -DVERSION=\"2.0.3\" -DHAVE_LIBKXL=1 -DHAVE_LIBKXL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DDATA_PATH=\"/usr/share/games/geki2/data\" -DBMP_PATH=\"/usr/share/games/geki2/bmp\" -DWAV_PATH=\"/usr/share/games/geki2/wav\" -DTITLE=\"geki2-KXL\ 2.0.3\" -I. -MT ranking.o -MD -MP -MF .deps/ranking.Tpo -c -o ranking.o ranking.c >i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"geki2-KXL\" -DVERSION=\"2.0.3\" -DHAVE_LIBKXL=1 -DHAVE_LIBKXL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DDATA_PATH=\"/usr/share/games/geki2/data\" -DBMP_PATH=\"/usr/share/games/geki2/bmp\" -DWAV_PATH=\"/usr/share/games/geki2/wav\" -DTITLE=\"geki2-KXL\ 2.0.3\" -I. -MT your.o -MD -MP -MF .deps/your.Tpo -c -o your.o your.c >misc.c: In function âInfomationâ: >misc.c:175:3: warning: format â%07dâ expects type âintâ, but argument 3 has type âUint32â >misc.c:182:3: warning: format â%07dâ expects type âintâ, but argument 3 has type âUint32â >load.c: In function âLoadStageDataâ: >load.c:223:12: warning: format â%dâ expects type âint *â, but argument 3 has type âUint16 *â >load.c:223:12: warning: format â%dâ expects type âint *â, but argument 4 has type âUint8 *â >load.c:223:12: warning: format â%dâ expects type âint *â, but argument 5 has type âUint8 *â >load.c:223:12: warning: format â%dâ expects type âint *â, but argument 6 has type âUint16 *â >ranking.c: In function âReadScoreâ: >ranking.c:42:5: warning: format â%dâ expects type âint *â, but argument 3 has type âUint32 *â >ranking.c:48:7: warning: format â%dâ expects type âint *â, but argument 3 has type âUint32 *â >ranking.c:48:7: warning: format â%dâ expects type âint *â, but argument 4 has type âUint8 *â >ranking.c:48:7: warning: format â%dâ expects type âint *â, but argument 5 has type âUint8 *â >ranking.c: In function âWriteScoreâ: >ranking.c:74:5: warning: format â%dâ expects type âintâ, but argument 3 has type âUint32â >ranking.c:80:8: warning: format â%dâ expects type âintâ, but argument 3 has type âUint32â >mv -f .deps/misc.Tpo .deps/misc.Po >mv -f .deps/main.Tpo .deps/main.Po >mv -f .deps/ranking.Tpo .deps/ranking.Po >opening.c: In function âOpeningâ: >opening.c:109:8: warning: format â%08dâ expects type âintâ, but argument 4 has type âUint32â >mv -f .deps/load.Tpo .deps/load.Po >mv -f .deps/my.Tpo .deps/my.Po >mv -f .deps/game.Tpo .deps/game.Po >mv -f .deps/opening.Tpo .deps/opening.Po >mv -f .deps/boss.Tpo .deps/boss.Po >mv -f .deps/your.Tpo .deps/your.Po >i686-pc-linux-gnu-gcc -lKXL -o geki2 boss.o misc.o game.o main.o opening.o load.o my.o ranking.o your.o -lX11 -lKXL -lKXL >make[1]: Leaving directory `/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/work/geki2-KXL-2.0.3/src' >Making all in wav >make[1]: Entering directory `/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/work/geki2-KXL-2.0.3/wav' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/work/geki2-KXL-2.0.3/wav' >Making all in bmp >make[1]: Entering directory `/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/work/geki2-KXL-2.0.3/bmp' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/work/geki2-KXL-2.0.3/bmp' >make[1]: Entering directory `/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/work/geki2-KXL-2.0.3' >make[1]: Nothing to be done for `all-am'. >make[1]: Leaving directory `/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/work/geki2-KXL-2.0.3' >>>> Source compiled. >>>> Test phase [check]: games-action/geki2-KXL-2.0.3-r2 >make -j14 -j1 check >Making check in data >make[1]: Entering directory `/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/work/geki2-KXL-2.0.3/data' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/work/geki2-KXL-2.0.3/data' >Making check in src >make[1]: Entering directory `/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/work/geki2-KXL-2.0.3/src' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/work/geki2-KXL-2.0.3/src' >Making check in wav >make[1]: Entering directory `/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/work/geki2-KXL-2.0.3/wav' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/work/geki2-KXL-2.0.3/wav' >Making check in bmp >make[1]: Entering directory `/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/work/geki2-KXL-2.0.3/bmp' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/work/geki2-KXL-2.0.3/bmp' >make[1]: Entering directory `/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/work/geki2-KXL-2.0.3' >make[1]: Nothing to be done for `check-am'. >make[1]: Leaving directory `/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/work/geki2-KXL-2.0.3' > >>>> Install geki2-KXL-2.0.3-r2 into /var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/image/ category games-action >make -j14 DESTDIR=/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/image/ install >Making install in data >make[1]: Entering directory `/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/work/geki2-KXL-2.0.3/data' >make[2]: Entering directory `/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/work/geki2-KXL-2.0.3/data' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/games/geki2/data" || /bin/mkdir -p "/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/image//usr/share/games/geki2/data" > /usr/bin/install -c -m 644 stage1.dat stage2.dat stage3.dat stage4.dat stage5.dat stage6.dat map1.dat map2.dat map3.dat map4.dat map5.dat map6.dat '/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/image//usr/share/games/geki2/data' >make[2]: Leaving directory `/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/work/geki2-KXL-2.0.3/data' >make[1]: Leaving directory `/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/work/geki2-KXL-2.0.3/data' >Making install in src >make[1]: Entering directory `/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/work/geki2-KXL-2.0.3/src' >make[2]: Entering directory `/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/work/geki2-KXL-2.0.3/src' >test -z "/usr/games/bin" || /bin/mkdir -p "/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/image//usr/games/bin" >make[2]: Nothing to be done for `install-data-am'. > /usr/bin/install -c geki2 '/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/image//usr/games/bin' >make[2]: Leaving directory `/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/work/geki2-KXL-2.0.3/src' >make[1]: Leaving directory `/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/work/geki2-KXL-2.0.3/src' >Making install in wav >make[1]: Entering directory `/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/work/geki2-KXL-2.0.3/wav' >make[2]: Entering directory `/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/work/geki2-KXL-2.0.3/wav' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/games/geki2/wav" || /bin/mkdir -p "/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/image//usr/share/games/geki2/wav" > /usr/bin/install -c -m 644 bgm1.wav bgm2.wav bgm3.wav bgm4.wav bgm5.wav bomb.wav laser5.wav warning.wav boss.wav open.wav laser.wav pow.wav go.wav bgm6.wav '/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/image//usr/share/games/geki2/wav' >make[2]: Leaving directory `/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/work/geki2-KXL-2.0.3/wav' >make[1]: Leaving directory `/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/work/geki2-KXL-2.0.3/wav' >Making install in bmp >make[1]: Entering directory `/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/work/geki2-KXL-2.0.3/bmp' >make[2]: Entering directory `/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/work/geki2-KXL-2.0.3/bmp' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/games/geki2/bmp" || /bin/mkdir -p "/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/image//usr/share/games/geki2/bmp" > /usr/bin/install -c -m 644 back1.bmp boss2.bmp enemyshot4.bmp kuru.bmp myshot.bmp back2.bmp boss3.bmp enemyshot5.bmp mboss.bmp uraura.bmp back3.bmp boss3laser.bmp flash.bmp uturn.bmp back4.bmp back6.bmp boss6.bmp boss4.bmp houdai.bmp my.bmp warning.bmp back5.bmp boss5.bmp ilaser.bmp mylaser1.bmp zako.bmp bomb1.bmp enemyshot1.bmp ishot.bmp mylaser2.bmp bomb2.bmp enemyshot2.bmp item.bmp mylaser3.bmp boss1.bmp enemyshot3.bmp jiwa.bmp mylaser4.bmp choro.bmp elaser.bmp '/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/image//usr/share/games/geki2/bmp' >make[2]: Leaving directory `/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/work/geki2-KXL-2.0.3/bmp' >make[1]: Leaving directory `/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/work/geki2-KXL-2.0.3/bmp' >make[1]: Entering directory `/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/work/geki2-KXL-2.0.3' >make[2]: Entering directory `/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/work/geki2-KXL-2.0.3' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/work/geki2-KXL-2.0.3' >make[1]: Leaving directory `/var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/work/geki2-KXL-2.0.3' >>>> Completed installing geki2-KXL-2.0.3-r2 into /var/tmp/portage/games-action/geki2-KXL-2.0.3-r2/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/games/bin/geki2 > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/games/bin/geki2 > > * Remember, in order to play games, you have to > * be in the 'games' group. > > * Just run 'gpasswd -a <USER> games', then have <USER> re-login. > > * For more info about Gentoo gaming in general, see our website: > * http://games.gentoo.org/ > > * Gentoo contact information ... >herds: > games >maintainers: >
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 334905
: 245035