Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 487690 Details for
Bug 626894
games-puzzle/mures-0.5 : gi_sdl.c:(.text+<snip>): undefined reference to SDL_NumJoysticks
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
games-puzzle:mures-0.5:20170802-101601.log
games-puzzle:mures-0.5:20170802-101601.log (text/plain), 29.12 KB, created by
Toralf Förster
on 2017-08-02 17:24:16 UTC
(
hide
)
Description:
games-puzzle:mures-0.5:20170802-101601.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-08-02 17:24:16 UTC
Size:
29.12 KB
patch
obsolete
> * Package: games-puzzle/mures-0.5 > * 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 mures-0.5.tar.gz to /var/tmp/portage/games-puzzle/mures-0.5/work >>>> Source unpacked in /var/tmp/portage/games-puzzle/mures-0.5/work >>>> Preparing source in /var/tmp/portage/games-puzzle/mures-0.5/work/mures-0.5 ... > * Applying mures-0.5-underlink.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/games-puzzle/mures-0.5/work/mures-0.5' ... > * Running aclocal ... > [ ok ] > * This package has a configure.in file which has long been deprecated. Please > * update it to use configure.ac instead as newer versions of autotools will die > * when it finds this file. See https://bugs.gentoo.org/426262 for details. > * Running autoconf --force ... > [ ok ] > * Running automake --add-missing --copy --force-missing ... > [ ok ] > * Running elibtoolize in: mures-0.5/ > * Applying mures-0.5-save.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/games-puzzle/mures-0.5/work/mures-0.5 ... >./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 --prefix=/usr/games --libdir=/usr/games/lib64 --datadir=/usr/share/games --sysconfdir=/etc/games --localstatedir=/var/games --datarootdir=/usr/share >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/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 whether make supports nested variables... yes >checking whether make sets $(MAKE)... (cached) yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for sdl-config... /usr/bin/sdl-config >checking for SDL - version >= 1.2.3... yes >checking for IMG_Load in -lSDL_image... yes >checking for SDLNet_Init in -lSDL_net... yes >checking for TTF_Init in -lSDL_ttf... yes >checking for glFrustum in -lGL... yes >Compiling with GL output driver. >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating src/lua/Makefile >config.status: creating src/images/Makefile >config.status: creating src/maps/Makefile >config.status: creating src/maps/battle/Makefile >config.status: creating src/maps/puzzle/Makefile >config.status: creating src/sounds/Makefile >config.status: creating src/gui/Makefile >config.status: creating src/textures/Makefile >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/games-puzzle/mures-0.5/work/mures-0.5 ... >make -j1 >Making all in src >make[1]: Entering directory '/var/tmp/portage/games-puzzle/mures-0.5/work/mures-0.5/src' >Making all in lua >make[2]: Entering directory '/var/tmp/portage/games-puzzle/mures-0.5/work/mures-0.5/src/lua' >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -O2 -pipe -march=native -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -ansi -pedantic -c -o lapi.o lapi.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -O2 -pipe -march=native -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -ansi -pedantic -c -o lcode.o lcode.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -O2 -pipe -march=native -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -ansi -pedantic -c -o ldebug.o ldebug.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -O2 -pipe -march=native -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -ansi -pedantic -c -o ldo.o ldo.c >In file included from ldo.c:25:0: >lundump.h:20:0: warning: "VERSION" redefined > #define VERSION 0x40 /* last format change was in 4.0 */ > ><command-line>:0:0: note: this is the location of the previous definition >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -O2 -pipe -march=native -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -ansi -pedantic -c -o lfunc.o lfunc.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -O2 -pipe -march=native -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -ansi -pedantic -c -o lgc.o lgc.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -O2 -pipe -march=native -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -ansi -pedantic -c -o llex.o llex.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -O2 -pipe -march=native -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -ansi -pedantic -c -o lmem.o lmem.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -O2 -pipe -march=native -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -ansi -pedantic -c -o lobject.o lobject.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -O2 -pipe -march=native -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -ansi -pedantic -c -o lparser.o lparser.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -O2 -pipe -march=native -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -ansi -pedantic -c -o lstate.o lstate.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -O2 -pipe -march=native -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -ansi -pedantic -c -o lstring.o lstring.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -O2 -pipe -march=native -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -ansi -pedantic -c -o ltable.o ltable.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -O2 -pipe -march=native -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -ansi -pedantic -c -o ltests.o ltests.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -O2 -pipe -march=native -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -ansi -pedantic -c -o ltm.o ltm.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -O2 -pipe -march=native -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -ansi -pedantic -c -o lundump.o lundump.c >In file included from lundump.c:14:0: >lundump.h:20:0: warning: "VERSION" redefined > #define VERSION 0x40 /* last format change was in 4.0 */ > ><command-line>:0:0: note: this is the location of the previous definition >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -O2 -pipe -march=native -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -ansi -pedantic -c -o lvm.o lvm.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -O2 -pipe -march=native -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -ansi -pedantic -c -o lzio.o lzio.c >rm -f liblua.a >ar cru liblua.a lapi.o lcode.o ldebug.o ldo.o lfunc.o lgc.o llex.o lmem.o lobject.o lparser.o lstate.o lstring.o ltable.o ltests.o ltm.o lundump.o lvm.o lzio.o >x86_64-pc-linux-gnu-ranlib liblua.a >make[2]: Leaving directory '/var/tmp/portage/games-puzzle/mures-0.5/work/mures-0.5/src/lua' >Making all in gui >make[2]: Entering directory '/var/tmp/portage/games-puzzle/mures-0.5/work/mures-0.5/src/gui' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/games-puzzle/mures-0.5/work/mures-0.5/src/gui' >Making all in images >make[2]: Entering directory '/var/tmp/portage/games-puzzle/mures-0.5/work/mures-0.5/src/images' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/games-puzzle/mures-0.5/work/mures-0.5/src/images' >Making all in maps >make[2]: Entering directory '/var/tmp/portage/games-puzzle/mures-0.5/work/mures-0.5/src/maps' >Making all in battle >make[3]: Entering directory '/var/tmp/portage/games-puzzle/mures-0.5/work/mures-0.5/src/maps/battle' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/games-puzzle/mures-0.5/work/mures-0.5/src/maps/battle' >Making all in puzzle >make[3]: Entering directory '/var/tmp/portage/games-puzzle/mures-0.5/work/mures-0.5/src/maps/puzzle' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/games-puzzle/mures-0.5/work/mures-0.5/src/maps/puzzle' >make[3]: Entering directory '/var/tmp/portage/games-puzzle/mures-0.5/work/mures-0.5/src/maps' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/games-puzzle/mures-0.5/work/mures-0.5/src/maps' >make[2]: Leaving directory '/var/tmp/portage/games-puzzle/mures-0.5/work/mures-0.5/src/maps' >Making all in sounds >make[2]: Entering directory '/var/tmp/portage/games-puzzle/mures-0.5/work/mures-0.5/src/sounds' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/games-puzzle/mures-0.5/work/mures-0.5/src/sounds' >Making all in textures >make[2]: Entering directory '/var/tmp/portage/games-puzzle/mures-0.5/work/mures-0.5/src/textures' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/games-puzzle/mures-0.5/work/mures-0.5/src/textures' >make[2]: Entering directory '/var/tmp/portage/games-puzzle/mures-0.5/work/mures-0.5/src' >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -O2 -pipe -march=native -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -ansi -pedantic -c -o SDL_rotozoom.o SDL_rotozoom.c >SDL_rotozoom.c: In function âzoomSurfaceRGBAâ: >SDL_rotozoom.c:47:6: warning: variable âsgapâ set but not used [-Wunused-but-set-variable] > int sgap, dgap, orderRGBA; > ^~~~ >SDL_rotozoom.c: In function âtransformSurfaceYâ: >SDL_rotozoom.c:462:39: warning: variable âshâ set but not used [-Wunused-but-set-variable] > int x,y,dx,dy,xd,yd,sdx,sdy,ax,ay,sw,sh; > ^~ >SDL_rotozoom.c:462:36: warning: variable âswâ set but not used [-Wunused-but-set-variable] > int x,y,dx,dy,xd,yd,sdx,sdy,ax,ay,sw,sh; > ^~ >SDL_rotozoom.c: In function âtransformSurfaceRGBAâ: >SDL_rotozoom.c:420:18: warning: âc11.aâ may be used uninitialized in this function [-Wmaybe-uninitialized] > t2=((((c11.a-c10.a)*ex) >> 16) + c10.a) & 0xff; > ~~~^~ >SDL_rotozoom.c:417:18: warning: âc11.bâ may be used uninitialized in this function [-Wmaybe-uninitialized] > t2=((((c11.b-c10.b)*ex) >> 16) + c10.b) & 0xff; > ~~~^~ >SDL_rotozoom.c:414:18: warning: âc11.gâ may be used uninitialized in this function [-Wmaybe-uninitialized] > t2=((((c11.g-c10.g)*ex) >> 16) + c10.g) & 0xff; > ~~~^~ >SDL_rotozoom.c:401:18: warning: âc11.râ may be used uninitialized in this function [-Wmaybe-uninitialized] > t2=((((c11.r-c10.r)*ex) >> 16) + c10.r) & 0xff; > ~~~^~ >SDL_rotozoom.c:420:24: warning: âc10.aâ may be used uninitialized in this function [-Wmaybe-uninitialized] > t2=((((c11.a-c10.a)*ex) >> 16) + c10.a) & 0xff; > ~~~^~ >SDL_rotozoom.c:417:24: warning: âc10.bâ may be used uninitialized in this function [-Wmaybe-uninitialized] > t2=((((c11.b-c10.b)*ex) >> 16) + c10.b) & 0xff; > ~~~^~ >SDL_rotozoom.c:414:24: warning: âc10.gâ may be used uninitialized in this function [-Wmaybe-uninitialized] > t2=((((c11.g-c10.g)*ex) >> 16) + c10.g) & 0xff; > ~~~^~ >SDL_rotozoom.c:401:24: warning: âc10.râ may be used uninitialized in this function [-Wmaybe-uninitialized] > t2=((((c11.r-c10.r)*ex) >> 16) + c10.r) & 0xff; > ~~~^~ >SDL_rotozoom.c:419:18: warning: âc01.aâ may be used uninitialized in this function [-Wmaybe-uninitialized] > t1=((((c01.a-c00.a)*ex) >> 16) + c00.a) & 0xff; > ~~~^~ >SDL_rotozoom.c:416:18: warning: âc01.bâ may be used uninitialized in this function [-Wmaybe-uninitialized] > t1=((((c01.b-c00.b)*ex) >> 16) + c00.b) & 0xff; > ~~~^~ >SDL_rotozoom.c:413:18: warning: âc01.gâ may be used uninitialized in this function [-Wmaybe-uninitialized] > t1=((((c01.g-c00.g)*ex) >> 16) + c00.g) & 0xff; > ~~~^~ >SDL_rotozoom.c:400:18: warning: âc01.râ may be used uninitialized in this function [-Wmaybe-uninitialized] > t1=((((c01.r-c00.r)*ex) >> 16) + c00.r) & 0xff; > ~~~^~ >SDL_rotozoom.c:388:12: warning: âc00.aâ may be used uninitialized in this function [-Wmaybe-uninitialized] > pc->a=c00.a; > ~~~~~^~~~~~ >SDL_rotozoom.c:416:24: warning: âc00.bâ may be used uninitialized in this function [-Wmaybe-uninitialized] > t1=((((c01.b-c00.b)*ex) >> 16) + c00.b) & 0xff; > ~~~^~ >SDL_rotozoom.c:413:24: warning: âc00.gâ may be used uninitialized in this function [-Wmaybe-uninitialized] > t1=((((c01.g-c00.g)*ex) >> 16) + c00.g) & 0xff; > ~~~^~ >SDL_rotozoom.c:407:12: warning: âc00.râ may be used uninitialized in this function [-Wmaybe-uninitialized] > pc->r=c00.r; > ~~~~~^~~~~~ >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -O2 -pipe -march=native -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -ansi -pedantic -c -o ai.o ai.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -O2 -pipe -march=native -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -ansi -pedantic -c -o anim.o anim.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -O2 -pipe -march=native -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -ansi -pedantic -c -o audio.o audio.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -O2 -pipe -march=native -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -ansi -pedantic -c -o audio_sdl.o audio_sdl.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -O2 -pipe -march=native -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -ansi -pedantic -c -o client.o client.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -O2 -pipe -march=native -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -ansi -pedantic -c -o game.o game.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -O2 -pipe -march=native -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -ansi -pedantic -c -o game_input.o game_input.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -O2 -pipe -march=native -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -ansi -pedantic -c -o game_output.o game_output.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -O2 -pipe -march=native -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -ansi -pedantic -c -o gi_sdl.o gi_sdl.c >gi_sdl.c: In function âgi_sdl_initâ: >gi_sdl.c:459:32: warning: iteration 322 invokes undefined behavior [-Waggressive-loop-optimizations] > ks.key_up_action[i].exists = 0; > ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ >gi_sdl.c:458:3: note: within this loop > for(i=0; i<SDLK_LAST; i++) { > ^~~ >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -O2 -pipe -march=native -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -ansi -pedantic -c -o go_gl.o go_gl.c >go_gl.c:1766:0: warning: ISO C forbids an empty translation unit [-Wpedantic] > #endif /* HAVE_GL */ > >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -O2 -pipe -march=native -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -ansi -pedantic -c -o go_sdl.o go_sdl.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -O2 -pipe -march=native -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -ansi -pedantic -c -o gui.o gui.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -O2 -pipe -march=native -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -ansi -pedantic -c -o input_queue.o input_queue.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -O2 -pipe -march=native -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -ansi -pedantic -c -o lib.o lib.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -O2 -pipe -march=native -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -ansi -pedantic -c -o lua.o lua.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -O2 -pipe -march=native -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -ansi -pedantic -c -o main.o main.c >main.c: In function ârun_gameâ: >main.c:82:28: warning: format â%dâ expects argument of type âintâ, but argument 2 has type âlong unsigned intâ [-Wformat=] > printf("Size of root is %d\n", sizeof(root)); > ^ >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -O2 -pipe -march=native -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -ansi -pedantic -c -o map.o map.c >map.c: In function âmap_loadâ: >map.c:104:24: warning: variable âgot_typeâ set but not used [-Wunused-but-set-variable] > int got_version = 0, got_type = 0; > ^~~~~~~~ >map.c:103:7: warning: variable âpâ set but not used [-Wunused-but-set-variable] > int p,i; > ^ >map.c:132:7: warning: ignoring return value of âfscanfâ, declared with attribute warn_unused_result [-Wunused-result] > fscanf(in, "%c", &temp); > ^~~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -O2 -pipe -march=native -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -ansi -pedantic -c -o menu.o menu.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -O2 -pipe -march=native -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -ansi -pedantic -c -o net_common.o net_common.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -O2 -pipe -march=native -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -ansi -pedantic -c -o output.o output.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -O2 -pipe -march=native -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -ansi -pedantic -c -o pregame.o pregame.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -O2 -pipe -march=native -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -ansi -pedantic -c -o server.o server.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -O2 -pipe -march=native -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -ansi -pedantic -c -o sim.o sim.c >sim.c: In function âapply_creatureâ: >sim.c:779:7: warning: variable ârocketâ set but not used [-Wunused-but-set-variable] > int rocket; > ^~~~~~ >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -ansi -pedantic -Wl,-O1 -Wl,--as-needed -o mures SDL_rotozoom.o ai.o anim.o audio.o audio_sdl.o client.o game.o game_input.o game_output.o gi_sdl.o go_gl.o go_sdl.o gui.o input_queue.o lib.o lua.o main.o map.o menu.o net_common.o output.o pregame.o server.o sim.o -llua -L./lua -lm -lSDL_ttf -lSDL_net -lSDL_image -lSDL -lpthread -lSDL_image -lSDL_net -lSDL_ttf >gi_sdl.o: In function `gi_sdl_init': >gi_sdl.c:(.text+0x10ce): undefined reference to `SDL_NumJoysticks' >gi_sdl.c:(.text+0x10e1): undefined reference to `SDL_NumJoysticks' >gi_sdl.c:(.text+0x1105): undefined reference to `SDL_JoystickEventState' >gi_sdl.c:(.text+0x1116): undefined reference to `SDL_JoystickOpen' >gi_sdl.c:(.text+0x1122): undefined reference to `SDL_NumJoysticks' >collect2: error: ld returned 1 exit status >make[2]: *** [Makefile:438: mures] Error 1 >make[2]: Leaving directory '/var/tmp/portage/games-puzzle/mures-0.5/work/mures-0.5/src' >make[1]: *** [Makefile:492: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/games-puzzle/mures-0.5/work/mures-0.5/src' >make: *** [Makefile:336: all-recursive] Error 1 > * ERROR: games-puzzle/mures-0.5::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=games-puzzle/mures-0.5::gentoo'`, > * the complete build log and the output of `emerge -pqv '=games-puzzle/mures-0.5::gentoo'`. > * The complete build log is located at '/var/log/portage/games-puzzle:mures-0.5:20170802-101601.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-puzzle/mures-0.5/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/games-puzzle/mures-0.5/temp/environment'. > * Working directory: '/var/tmp/portage/games-puzzle/mures-0.5/work/mures-0.5' > * S: '/var/tmp/portage/games-puzzle/mures-0.5/work/mures-0.5'
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 626894
:
487682
|
487684
|
487686
|
487688
| 487690 |
487692
|
487694