1. * Package: games-arcade/burgerspace-1.9.0
  2. * Repository: gentoo
  3. * Maintainer: games@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking burgerspace-1.9.0.tar.gz to /tmp/portage/games-arcade/burgerspace-1.9.0/work
  8. >>> Source unpacked in /tmp/portage/games-arcade/burgerspace-1.9.0/work
  9. >>> Preparing source in /tmp/portage/games-arcade/burgerspace-1.9.0/work/burgerspace-1.9.0 ...
  10. * Running eautoreconf in '/tmp/portage/games-arcade/burgerspace-1.9.0/work/burgerspace-1.9.0' ...
  11. * Running libtoolize --install --copy --force --automake ...
  12. [ ok ]
  13. * Running aclocal -I macros ...
  14. [ ok ]
  15. * Running autoconf ...
  16. [ ok ]
  17. * Running automake --add-missing --copy ...
  18. [ ok ]
  19. * Running elibtoolize in: burgerspace-1.9.0/
  20. * Applying portage/1.2.0 patch ...
  21. * Applying sed/1.5.6 patch ...
  22. >>> Source prepared.
  23. >>> Configuring source in /tmp/portage/games-arcade/burgerspace-1.9.0/work/burgerspace-1.9.0 ...
  24. * econf: updating burgerspace-1.9.0/config.sub with /usr/share/gnuconfig/config.sub
  25. * econf: updating burgerspace-1.9.0/config.guess with /usr/share/gnuconfig/config.guess
  26. ./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 --prefix=/usr/games --libdir=/usr/games/lib64 --datadir=/usr/share/games --sysconfdir=/etc/games --localstatedir=/var/games --without-network
  27. checking build system type... x86_64-pc-linux-gnu
  28. checking host system type... x86_64-pc-linux-gnu
  29. checking target system type... x86_64-pc-linux-gnu
  30. checking for a BSD-compatible install... /usr/bin/install -c
  31. checking whether build environment is sane... yes
  32. checking for a thread-safe mkdir -p... /bin/mkdir -p
  33. checking for gawk... gawk
  34. checking whether make sets $(MAKE)... yes
  35. checking how to print strings... printf
  36. checking for style of include used by make... GNU
  37. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  38. checking whether the C compiler works... yes
  39. checking for C compiler default output file name... a.out
  40. checking for suffix of executables...
  41. checking whether we are cross compiling... no
  42. checking for suffix of object files... o
  43. checking whether we are using the GNU C compiler... yes
  44. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  45. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  46. checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
  47. checking for a sed that does not truncate output... /bin/sed
  48. checking for grep that handles long lines and -e... /bin/grep
  49. checking for egrep... /bin/grep -E
  50. checking for fgrep... /bin/grep -F
  51. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  52. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  53. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  54. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  55. checking whether ln -s works... yes
  56. checking the maximum length of command line arguments... 1572864
  57. checking whether the shell understands some XSI constructs... yes
  58. checking whether the shell understands "+="... yes
  59. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  60. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  61. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  62. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  63. checking how to recognize dependent libraries... pass_all
  64. checking for x86_64-pc-linux-gnu-dlltool... no
  65. checking for dlltool... no
  66. checking how to associate runtime and link libraries... printf %s\n
  67. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  68. checking for archiver @FILE support... @
  69. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  70. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  71. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  72. checking for sysroot... no
  73. checking for x86_64-pc-linux-gnu-mt... no
  74. checking for mt... no
  75. checking if : is a manifest tool... no
  76. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  77. checking for ANSI C header files... yes
  78. checking for sys/types.h... yes
  79. checking for sys/stat.h... yes
  80. checking for stdlib.h... yes
  81. checking for string.h... yes
  82. checking for memory.h... yes
  83. checking for strings.h... yes
  84. checking for inttypes.h... yes
  85. checking for stdint.h... yes
  86. checking for unistd.h... yes
  87. checking for dlfcn.h... yes
  88. checking for objdir... .libs
  89. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  90. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  91. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  92. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  93. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  94. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  95. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  96. checking whether -lc should be explicitly linked in... no
  97. checking dynamic linker characteristics... GNU/Linux ld.so
  98. checking how to hardcode library paths into programs... immediate
  99. checking whether stripping libraries is possible... yes
  100. checking if libtool supports shared libraries... yes
  101. checking whether to build shared libraries... yes
  102. checking whether to build static libraries... no
  103. checking whether we are using the GNU C++ compiler... yes
  104. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  105. checking dependency style of x86_64-pc-linux-gnu-g++... gcc3
  106. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  107. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  108. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  109. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  110. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  111. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  112. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  113. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  114. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  115. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  116. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  117. checking how to hardcode library paths into programs... immediate
  118. checking maximum warning verbosity option... -Wall for C++ -Wall for C
  119. checking for x86_64-pc-linux-gnu-pkg-config... no
  120. checking for pkg-config... /usr/bin/pkg-config
  121. checking pkg-config is at least version 0.9.0... yes
  122. checking for FLATZEBRA... yes
  123. checking getopt.h usability... yes
  124. checking getopt.h presence... yes
  125. checking for getopt.h... yes
  126. checking for getopt_long... yes
  127. building network version: no
  128. using 49152 as default UDP listening port
  129. checking that generated files are newer than configure... done
  130. configure: creating ./config.status
  131. config.status: creating Makefile
  132. config.status: creating burgerspace.spec
  133. config.status: creating src/Makefile
  134. config.status: creating src/burgerspace.desktop
  135. config.status: creating doc/burgerspace.6
  136. config.status: creating doc/burgerspace-server.6
  137. config.status: executing depfiles commands
  138. config.status: executing libtool commands
  139. >>> Source configured.
  140. >>> Compiling source in /tmp/portage/games-arcade/burgerspace-1.9.0/work/burgerspace-1.9.0 ...
  141. make -j24
  142. Making all in src
  143. make[1]: Entering directory `/tmp/portage/games-arcade/burgerspace-1.9.0/work/burgerspace-1.9.0/src'
  144. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"burgerspace\" -DVERSION=\"1.9.0\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GETOPT_LONG=1 -I. -DPKGSOUNDDIR=\"/usr/share/games/burgerspace/sounds\" -I../src/images -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/flatzebra-0.1 -I/usr/include/SDL -O2 -pipe -ggdb -march=native -ftracer -Wall -MT libcore_la-BurgerSpaceServer.lo -MD -MP -MF .deps/libcore_la-BurgerSpaceServer.Tpo -c -o libcore_la-BurgerSpaceServer.lo `test -f 'BurgerSpaceServer.cpp' || echo './'`BurgerSpaceServer.cpp
  145. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"burgerspace\" -DVERSION=\"1.9.0\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GETOPT_LONG=1 -I. -DPKGSOUNDDIR=\"/usr/share/games/burgerspace/sounds\" -I../src/images -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/flatzebra-0.1 -I/usr/include/SDL -O2 -pipe -ggdb -march=native -ftracer -Wall -MT libcore_la-IngredientGroup.lo -MD -MP -MF .deps/libcore_la-IngredientGroup.Tpo -c -o libcore_la-IngredientGroup.lo `test -f 'IngredientGroup.cpp' || echo './'`IngredientGroup.cpp
  146. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"burgerspace\" -DVERSION=\"1.9.0\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GETOPT_LONG=1 -I. -DPKGSOUNDDIR=\"/usr/share/games/burgerspace/sounds\" -I../src/images -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/flatzebra-0.1 -I/usr/include/SDL -O2 -pipe -ggdb -march=native -ftracer -Wall -MT libcore_la-EnemySprite.lo -MD -MP -MF .deps/libcore_la-EnemySprite.Tpo -c -o libcore_la-EnemySprite.lo `test -f 'EnemySprite.cpp' || echo './'`EnemySprite.cpp
  147. x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"burgerspace\" -DVERSION=\"1.9.0\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GETOPT_LONG=1 -I. -DPROGRAM=\"burgerspace\" -DPKGSOUNDDIR=\"/usr/share/games/burgerspace/sounds\" -DDEFAULT_UDP_SERVER_PORT=49152 -I../src/images -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/flatzebra-0.1 -I/usr/include/SDL -O2 -pipe -ggdb -march=native -ftracer -Wall -MT burgerspace-client.o -MD -MP -MF .deps/burgerspace-client.Tpo -c -o burgerspace-client.o `test -f 'client.cpp' || echo './'`client.cpp
  148. x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"burgerspace\" -DVERSION=\"1.9.0\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GETOPT_LONG=1 -I. -DPROGRAM=\"burgerspace\" -DPKGSOUNDDIR=\"/usr/share/games/burgerspace/sounds\" -DDEFAULT_UDP_SERVER_PORT=49152 -I../src/images -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/flatzebra-0.1 -I/usr/include/SDL -O2 -pipe -ggdb -march=native -ftracer -Wall -MT burgerspace-BurgerSpaceClient.o -MD -MP -MF .deps/burgerspace-BurgerSpaceClient.Tpo -c -o burgerspace-BurgerSpaceClient.o `test -f 'BurgerSpaceClient.cpp' || echo './'`BurgerSpaceClient.cpp
  149. x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"burgerspace\" -DVERSION=\"1.9.0\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GETOPT_LONG=1 -I. -DPROGRAM=\"burgerspace\" -DPKGSOUNDDIR=\"/usr/share/games/burgerspace/sounds\" -DDEFAULT_UDP_SERVER_PORT=49152 -I../src/images -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/flatzebra-0.1 -I/usr/include/SDL -O2 -pipe -ggdb -march=native -ftracer -Wall -MT burgerspace-LocalServer.o -MD -MP -MF .deps/burgerspace-LocalServer.Tpo -c -o burgerspace-LocalServer.o `test -f 'LocalServer.cpp' || echo './'`LocalServer.cpp
  150. x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"burgerspace\" -DVERSION=\"1.9.0\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GETOPT_LONG=1 -I. -DPROGRAM=\"burgerspace\" -DPKGSOUNDDIR=\"/usr/share/games/burgerspace/sounds\" -DDEFAULT_UDP_SERVER_PORT=49152 -I../src/images -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/flatzebra-0.1 -I/usr/include/SDL -O2 -pipe -ggdb -march=native -ftracer -Wall -MT burgerspace-RemoteServer.o -MD -MP -MF .deps/burgerspace-RemoteServer.Tpo -c -o burgerspace-RemoteServer.o `test -f 'RemoteServer.cpp' || echo './'`RemoteServer.cpp
  151. libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"burgerspace\" -DVERSION=\"1.9.0\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GETOPT_LONG=1 -I. -DPKGSOUNDDIR=\"/usr/share/games/burgerspace/sounds\" -I../src/images -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/flatzebra-0.1 -I/usr/include/SDL -O2 -pipe -ggdb -march=native -ftracer -Wall -MT libcore_la-BurgerSpaceServer.lo -MD -MP -MF .deps/libcore_la-BurgerSpaceServer.Tpo -c BurgerSpaceServer.cpp -fPIC -DPIC -o .libs/libcore_la-BurgerSpaceServer.o
  152. libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"burgerspace\" -DVERSION=\"1.9.0\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GETOPT_LONG=1 -I. -DPKGSOUNDDIR=\"/usr/share/games/burgerspace/sounds\" -I../src/images -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/flatzebra-0.1 -I/usr/include/SDL -O2 -pipe -ggdb -march=native -ftracer -Wall -MT libcore_la-IngredientGroup.lo -MD -MP -MF .deps/libcore_la-IngredientGroup.Tpo -c IngredientGroup.cpp -fPIC -DPIC -o .libs/libcore_la-IngredientGroup.o
  153. libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"burgerspace\" -DVERSION=\"1.9.0\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GETOPT_LONG=1 -I. -DPKGSOUNDDIR=\"/usr/share/games/burgerspace/sounds\" -I../src/images -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/flatzebra-0.1 -I/usr/include/SDL -O2 -pipe -ggdb -march=native -ftracer -Wall -MT libcore_la-EnemySprite.lo -MD -MP -MF .deps/libcore_la-EnemySprite.Tpo -c EnemySprite.cpp -fPIC -DPIC -o .libs/libcore_la-EnemySprite.o
  154. In file included from BurgerSpaceClient.h:26:0,
  155. from client.cpp:23:
  156. /usr/include/flatzebra-0.1/flatzebra/GameEngine.h: In member function 'void flatzebra::GameEngine::fillRect(int, int, int, int, Uint32)':
  157. /usr/include/flatzebra-0.1/flatzebra/GameEngine.h:412:43: warning: narrowing conversion of 'x' from 'int' to 'Sint16 {aka short int}' inside { } is ill-formed in C++11 [-Wnarrowing]
  158. /usr/include/flatzebra-0.1/flatzebra/GameEngine.h:412:43: warning: narrowing conversion of 'y' from 'int' to 'Sint16 {aka short int}' inside { } is ill-formed in C++11 [-Wnarrowing]
  159. /usr/include/flatzebra-0.1/flatzebra/GameEngine.h:412:43: warning: narrowing conversion of 'width' from 'int' to 'Uint16 {aka short unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing]
  160. /usr/include/flatzebra-0.1/flatzebra/GameEngine.h:412:43: warning: narrowing conversion of 'height' from 'int' to 'Uint16 {aka short unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing]
  161. In file included from BurgerSpaceClient.h:26:0,
  162. from BurgerSpaceClient.cpp:23:
  163. /usr/include/flatzebra-0.1/flatzebra/GameEngine.h: In member function 'void flatzebra::GameEngine::fillRect(int, int, int, int, Uint32)':
  164. /usr/include/flatzebra-0.1/flatzebra/GameEngine.h:412:43: warning: narrowing conversion of 'x' from 'int' to 'Sint16 {aka short int}' inside { } is ill-formed in C++11 [-Wnarrowing]
  165. /usr/include/flatzebra-0.1/flatzebra/GameEngine.h:412:43: warning: narrowing conversion of 'y' from 'int' to 'Sint16 {aka short int}' inside { } is ill-formed in C++11 [-Wnarrowing]
  166. /usr/include/flatzebra-0.1/flatzebra/GameEngine.h:412:43: warning: narrowing conversion of 'width' from 'int' to 'Uint16 {aka short unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing]
  167. /usr/include/flatzebra-0.1/flatzebra/GameEngine.h:412:43: warning: narrowing conversion of 'height' from 'int' to 'Uint16 {aka short unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing]
  168. In file included from BurgerSpaceServer.h:30:0,
  169. from RemoteServer.h:26,
  170. from RemoteServer.cpp:23:
  171. /usr/include/flatzebra-0.1/flatzebra/GameEngine.h: In member function 'void flatzebra::GameEngine::fillRect(int, int, int, int, Uint32)':
  172. /usr/include/flatzebra-0.1/flatzebra/GameEngine.h:412:43: warning: narrowing conversion of 'x' from 'int' to 'Sint16 {aka short int}' inside { } is ill-formed in C++11 [-Wnarrowing]
  173. /usr/include/flatzebra-0.1/flatzebra/GameEngine.h:412:43: warning: narrowing conversion of 'y' from 'int' to 'Sint16 {aka short int}' inside { } is ill-formed in C++11 [-Wnarrowing]
  174. /usr/include/flatzebra-0.1/flatzebra/GameEngine.h:412:43: warning: narrowing conversion of 'width' from 'int' to 'Uint16 {aka short unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing]
  175. /usr/include/flatzebra-0.1/flatzebra/GameEngine.h:412:43: warning: narrowing conversion of 'height' from 'int' to 'Uint16 {aka short unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing]
  176. In file included from BurgerSpaceServer.h:30:0,
  177. from LocalServer.h:26,
  178. from LocalServer.cpp:23:
  179. /usr/include/flatzebra-0.1/flatzebra/GameEngine.h: In member function 'void flatzebra::GameEngine::fillRect(int, int, int, int, Uint32)':
  180. /usr/include/flatzebra-0.1/flatzebra/GameEngine.h:412:43: warning: narrowing conversion of 'x' from 'int' to 'Sint16 {aka short int}' inside { } is ill-formed in C++11 [-Wnarrowing]
  181. /usr/include/flatzebra-0.1/flatzebra/GameEngine.h:412:43: warning: narrowing conversion of 'y' from 'int' to 'Sint16 {aka short int}' inside { } is ill-formed in C++11 [-Wnarrowing]
  182. /usr/include/flatzebra-0.1/flatzebra/GameEngine.h:412:43: warning: narrowing conversion of 'width' from 'int' to 'Uint16 {aka short unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing]
  183. /usr/include/flatzebra-0.1/flatzebra/GameEngine.h:412:43: warning: narrowing conversion of 'height' from 'int' to 'Uint16 {aka short unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing]
  184. mv -f .deps/libcore_la-EnemySprite.Tpo .deps/libcore_la-EnemySprite.Plo
  185. In file included from BurgerSpaceServer.h:30:0,
  186. from BurgerSpaceServer.cpp:23:
  187. /usr/include/flatzebra-0.1/flatzebra/GameEngine.h: In member function 'void flatzebra::GameEngine::fillRect(int, int, int, int, Uint32)':
  188. /usr/include/flatzebra-0.1/flatzebra/GameEngine.h:412:43: warning: narrowing conversion of 'x' from 'int' to 'Sint16 {aka short int}' inside { } is ill-formed in C++11 [-Wnarrowing]
  189. /usr/include/flatzebra-0.1/flatzebra/GameEngine.h:412:43: warning: narrowing conversion of 'y' from 'int' to 'Sint16 {aka short int}' inside { } is ill-formed in C++11 [-Wnarrowing]
  190. /usr/include/flatzebra-0.1/flatzebra/GameEngine.h:412:43: warning: narrowing conversion of 'width' from 'int' to 'Uint16 {aka short unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing]
  191. /usr/include/flatzebra-0.1/flatzebra/GameEngine.h:412:43: warning: narrowing conversion of 'height' from 'int' to 'Uint16 {aka short unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing]
  192. RemoteServer.cpp: In destructor 'virtual RemoteServer::~RemoteServer()':
  193. RemoteServer.cpp:66:19: error: 'close' was not declared in this scope
  194. make[1]: *** [burgerspace-RemoteServer.o] Error 1
  195. make[1]: *** Waiting for unfinished jobs....
  196. mv -f .deps/libcore_la-IngredientGroup.Tpo .deps/libcore_la-IngredientGroup.Plo
  197. BurgerSpaceClient.cpp: In member function 'void BurgerSpaceClient::showSlotDirectory()':
  198. BurgerSpaceClient.cpp:784:81: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat]
  199. BurgerSpaceClient.cpp:784:81: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat]
  200. mv -f .deps/burgerspace-client.Tpo .deps/burgerspace-client.Po
  201. mv -f .deps/burgerspace-LocalServer.Tpo .deps/burgerspace-LocalServer.Po
  202. mv -f .deps/burgerspace-BurgerSpaceClient.Tpo .deps/burgerspace-BurgerSpaceClient.Po
  203. mv -f .deps/libcore_la-BurgerSpaceServer.Tpo .deps/libcore_la-BurgerSpaceServer.Plo
  204. make[1]: Leaving directory `/tmp/portage/games-arcade/burgerspace-1.9.0/work/burgerspace-1.9.0/src'
  205. make: *** [all-recursive] Error 1
  206. emake failed
  207. * ERROR: games-arcade/burgerspace-1.9.0 failed (compile phase):
  208. * died running emake, base_src_make
  209. *
  210. * Call stack:
  211. * ebuild.sh, line 85: Called src_compile
  212. * environment, line 3155: Called games_src_compile
  213. * environment, line 1989: Called base_src_make
  214. * environment, line 663: Called die
  215. * The specific snippet of code:
  216. * emake "$@" || die "died running emake, $FUNCNAME";
  217. *
  218. * If you need support, post the output of `emerge --info '=games-arcade/burgerspace-1.9.0'`,
  219. * the complete build log and the output of `emerge -pqv '=games-arcade/burgerspace-1.9.0'`.
  220. sed: couldn't open temporary file /etc/portage/package.mask/seduA1xxL: Permission denied