Mock Version: 1.0.2 Mock Version: 1.0.2 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/teeworlds.spec'], False, '/var/lib/mock/dist-f12-build-678125-96803/root/', None, 86400, True, 0, 423, 423, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/teeworlds.spec'] warning: Could not canonicalize hostname: ppc09.phx2.fedoraproject.org Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/teeworlds-0.5.2-2.fc12.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/teeworlds.spec'], False, '/var/lib/mock/dist-f12-build-678125-96803/root/', None, 86400, True, 0, 423, 423, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/teeworlds.spec'] Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MZLHg2 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf teeworlds-0.5.2-src + /usr/bin/gzip -dc /builddir/build/SOURCES/teeworlds-0.5.2-src.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd teeworlds-0.5.2-src + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf src/engine/external + echo 'Patch #1 (teeworlds-0.5.2-extlibs.patch):' Patch #1 (teeworlds-0.5.2-extlibs.patch): + /bin/cat /builddir/build/SOURCES/teeworlds-0.5.2-extlibs.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #2 (teeworlds-0.5.2-optflags.patch):' Patch #2 (teeworlds-0.5.2-optflags.patch): + /bin/cat /builddir/build/SOURCES/teeworlds-0.5.2-optflags.patch + /usr/bin/patch -s -p1 --fuzz=0 + for f in ./readme.txt ./src/game/editor/array.hpp + iconv -f iso-8859-1 -t utf-8 ./readme.txt + sed 's|\r||g' + touch -c -r ./readme.txt ./readme.txt.utf8 + mv ./readme.txt.utf8 ./readme.txt + for f in ./readme.txt ./src/game/editor/array.hpp + iconv -f iso-8859-1 -t utf-8 ./src/game/editor/array.hpp + sed 's|\r||g' + touch -c -r ./src/game/editor/array.hpp ./src/game/editor/array.hpp.utf8 + mv ./src/game/editor/array.hpp.utf8 ./src/game/editor/array.hpp + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1uc9yu + umask 022 + cd /builddir/build/BUILD + cd teeworlds-0.5.2-src + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + bam -v release bam: reading internal file 'src/base.bam' bam: reading internal file 'src/driver_gcc.bam' bam: reading internal file 'src/driver_cl.bam' bam: reading script from 'default.bam' --- Auto Configuration --- compiler: gcc stackprotector: yes zlib: (in system path) wavpack: (in system path) pnglite: (in system path) sdl: using sdl-config saving configuration to 'config.bam' --- bam: building 'release' [ 1/119] #1 c src/base/system.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/base/system.c -o objs/system.o -DCONF_RELEASE -I "src" src/base/system.c: In function 'fs_chdir': src/base/system.c:963: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result src/base/system.c: In function 'gui_messagebox': src/base/system.c:1176: warning: ignoring return value of 'system', declared with attribute warn_unused_result [ 2/119] #1 c src/engine/e_network.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/engine/e_network.c -o objs/e_network.o -DCONF_RELEASE -I "src" [ 3/119] #1 c src/engine/e_snapshot.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/engine/e_snapshot.c -o objs/e_snapshot.o -DCONF_RELEASE -I "src" [ 4/119] #1 c src/engine/e_network_client.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/engine/e_network_client.c -o objs/e_network_client.o -DCONF_RELEASE -I "src" [ 5/119] #1 c src/engine/e_config.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/engine/e_config.c -o objs/e_config.o -DCONF_RELEASE -I "src" [ 6/119] #1 c src/engine/e_ringbuffer.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/engine/e_ringbuffer.c -o objs/e_ringbuffer.o -DCONF_RELEASE -I "src" [ 7/119] #1 c src/engine/e_packer.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/engine/e_packer.c -o objs/e_packer.o -DCONF_RELEASE -I "src" [ 8/119] #1 c src/engine/e_console.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/engine/e_console.c -o objs/e_console.o -DCONF_RELEASE -I "src" [ 9/119] #1 c src/engine/e_datafile.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/engine/e_datafile.c -o objs/e_datafile.o -DCONF_RELEASE -I "src" [ 10/119] #1 c src/engine/e_linereader.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/engine/e_linereader.c -o objs/e_linereader.o -DCONF_RELEASE -I "src" [ 11/119] #1 c src/engine/e_network_server.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/engine/e_network_server.c -o objs/e_network_server.o -DCONF_RELEASE -I "src" [ 12/119] #1 c src/engine/e_compression.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/engine/e_compression.c -o objs/e_compression.o -DCONF_RELEASE -I "src" [ 13/119] #1 c src/engine/e_keynames.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/engine/e_keynames.c -o objs/e_keynames.o -DCONF_RELEASE -I "src" [ 14/119] #1 c src/engine/e_msg.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/engine/e_msg.c -o objs/e_msg.o -DCONF_RELEASE -I "src" [ 15/119] #1 c src/engine/e_memheap.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/engine/e_memheap.c -o objs/e_memheap.o -DCONF_RELEASE -I "src" [ 16/119] #1 c src/engine/e_engine.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/engine/e_engine.c -o objs/e_engine.o -DCONF_RELEASE -I "src" [ 17/119] #1 c src/engine/e_map.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/engine/e_map.c -o objs/e_map.o -DCONF_RELEASE -I "src" [ 18/119] #1 c src/engine/e_demorec.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/engine/e_demorec.c -o objs/e_demorec.o -DCONF_RELEASE -I "src" src/engine/e_demorec.c: In function 'do_tick': src/engine/e_demorec.c:356: warning: 'data_size' may be used uninitialized in this function [ 19/119] #1 c src/engine/e_network_conn.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/engine/e_network_conn.c -o objs/e_network_conn.o -DCONF_RELEASE -I "src" [ 20/119] #1 c src/engine/e_jobs.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/engine/e_jobs.c -o objs/e_jobs.o -DCONF_RELEASE -I "src" [ 21/119] #1 c src/engine/e_huffman.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/engine/e_huffman.c -o objs/e_huffman.o -DCONF_RELEASE -I "src" [ 22/119] #1 c src/tools/fake_server.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/tools/fake_server.c -o objs/fake_server.o -DCONF_RELEASE -I "src" [ 23/119] #1 link fake_server g++ -o fake_server objs/fake_server.o objs/e_huffman.o objs/e_jobs.o objs/e_network_conn.o objs/e_demorec.o objs/e_map.o objs/e_engine.o objs/e_memheap.o objs/e_msg.o objs/e_keynames.o objs/e_compression.o objs/e_network_server.o objs/e_linereader.o objs/e_datafile.o objs/e_console.o objs/e_packer.o objs/e_ringbuffer.o objs/e_config.o objs/e_network_client.o objs/e_snapshot.o objs/e_network.o objs/system.o -lpthread -lz -lwavpack -lpnglite -fstack-protector -fstack-protector-all [ 24/119] #1 c src/tools/tileset_borderfix.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/tools/tileset_borderfix.c -o objs/tileset_borderfix.o -DCONF_RELEASE -I "src" [ 25/119] #1 link tileset_borderfix g++ -o tileset_borderfix objs/tileset_borderfix.o objs/e_huffman.o objs/e_jobs.o objs/e_network_conn.o objs/e_demorec.o objs/e_map.o objs/e_engine.o objs/e_memheap.o objs/e_msg.o objs/e_keynames.o objs/e_compression.o objs/e_network_server.o objs/e_linereader.o objs/e_datafile.o objs/e_console.o objs/e_packer.o objs/e_ringbuffer.o objs/e_config.o objs/e_network_client.o objs/e_snapshot.o objs/e_network.o objs/system.o -lpthread -lz -lwavpack -lpnglite -fstack-protector -fstack-protector-all [ 26/119] #1 c src/tools/dilate.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/tools/dilate.c -o objs/dilate.o -DCONF_RELEASE -I "src" [ 27/119] #1 link dilate g++ -o dilate objs/dilate.o objs/e_huffman.o objs/e_jobs.o objs/e_network_conn.o objs/e_demorec.o objs/e_map.o objs/e_engine.o objs/e_memheap.o objs/e_msg.o objs/e_keynames.o objs/e_compression.o objs/e_network_server.o objs/e_linereader.o objs/e_datafile.o objs/e_console.o objs/e_packer.o objs/e_ringbuffer.o objs/e_config.o objs/e_network_client.o objs/e_snapshot.o objs/e_network.o objs/system.o -lpthread -lz -lwavpack -lpnglite -fstack-protector -fstack-protector-all [ 28/119] #1 c src/tools/packetgen.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/tools/packetgen.c -o objs/packetgen.o -DCONF_RELEASE -I "src" [ 29/119] #1 link packetgen g++ -o packetgen objs/packetgen.o objs/e_huffman.o objs/e_jobs.o objs/e_network_conn.o objs/e_demorec.o objs/e_map.o objs/e_engine.o objs/e_memheap.o objs/e_msg.o objs/e_keynames.o objs/e_compression.o objs/e_network_server.o objs/e_linereader.o objs/e_datafile.o objs/e_console.o objs/e_packer.o objs/e_ringbuffer.o objs/e_config.o objs/e_network_client.o objs/e_snapshot.o objs/e_network.o objs/system.o -lpthread -lz -lwavpack -lpnglite -fstack-protector -fstack-protector-all [ 30/119] #1 c src/tools/map_resave.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/tools/map_resave.c -o objs/map_resave.o -DCONF_RELEASE -I "src" [ 31/119] #1 link map_resave g++ -o map_resave objs/map_resave.o objs/e_huffman.o objs/e_jobs.o objs/e_network_conn.o objs/e_demorec.o objs/e_map.o objs/e_engine.o objs/e_memheap.o objs/e_msg.o objs/e_keynames.o objs/e_compression.o objs/e_network_server.o objs/e_linereader.o objs/e_datafile.o objs/e_console.o objs/e_packer.o objs/e_ringbuffer.o objs/e_config.o objs/e_network_client.o objs/e_snapshot.o objs/e_network.o objs/system.o -lpthread -lz -lwavpack -lpnglite -fstack-protector -fstack-protector-all [ 32/119] #1 c++ src/tools/crapnet.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/tools/crapnet.cpp -o objs/crapnet.o -DCONF_RELEASE -I "src" src/tools/crapnet.cpp: In function 'int run(int, NETADDR)': src/tools/crapnet.cpp:203: warning: no return statement in function returning non-void [ 33/119] #1 link crapnet g++ -o crapnet objs/crapnet.o objs/e_huffman.o objs/e_jobs.o objs/e_network_conn.o objs/e_demorec.o objs/e_map.o objs/e_engine.o objs/e_memheap.o objs/e_msg.o objs/e_keynames.o objs/e_compression.o objs/e_network_server.o objs/e_linereader.o objs/e_datafile.o objs/e_console.o objs/e_packer.o objs/e_ringbuffer.o objs/e_config.o objs/e_network_client.o objs/e_snapshot.o objs/e_network.o objs/system.o -lpthread -lz -lwavpack -lpnglite -fstack-protector -fstack-protector-all [ 34/119] #1 c++ src/mastersrv/mastersrv.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/mastersrv/mastersrv.cpp -o objs/mastersrv.o -DCONF_RELEASE -I "src" [ 35/119] #1 link mastersrv g++ -o mastersrv objs/mastersrv.o objs/e_huffman.o objs/e_jobs.o objs/e_network_conn.o objs/e_demorec.o objs/e_map.o objs/e_engine.o objs/e_memheap.o objs/e_msg.o objs/e_keynames.o objs/e_compression.o objs/e_network_server.o objs/e_linereader.o objs/e_datafile.o objs/e_console.o objs/e_packer.o objs/e_ringbuffer.o objs/e_config.o objs/e_network_client.o objs/e_snapshot.o objs/e_network.o objs/system.o -lpthread -lz -lwavpack -lpnglite -fstack-protector -fstack-protector-all [ 36/119] #1 c++ src/versionsrv/versionsrv.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/versionsrv/versionsrv.cpp -o objs/versionsrv.o -DCONF_RELEASE -I "src" [ 37/119] #1 link versionsrv g++ -o versionsrv objs/versionsrv.o objs/e_huffman.o objs/e_jobs.o objs/e_network_conn.o objs/e_demorec.o objs/e_map.o objs/e_engine.o objs/e_memheap.o objs/e_msg.o objs/e_keynames.o objs/e_compression.o objs/e_network_server.o objs/e_linereader.o objs/e_datafile.o objs/e_console.o objs/e_packer.o objs/e_ringbuffer.o objs/e_config.o objs/e_network_client.o objs/e_snapshot.o objs/e_network.o objs/system.o -lpthread -lz -lwavpack -lpnglite -fstack-protector -fstack-protector-all [ 38/119] #1 server_content_header > src/game/generated/gs_data.hpp python datasrc/compile.py server_content_header > src/game/generated/gs_data.hpp [ 39/119] #1 server_content_source > src/game/generated/gs_data.cpp python datasrc/compile.py server_content_source > src/game/generated/gs_data.cpp [ 40/119] #1 c++ src/game/generated/gs_data.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/generated/gs_data.cpp -o objs/gs_data.o -DCONF_RELEASE -I "src" [ 41/119] #1 network_header > src/game/generated/g_protocol.hpp python datasrc/compile.py network_header > src/game/generated/g_protocol.hpp [ 42/119] #1 c++ src/game/server/entity.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/server/entity.cpp -o objs/entity.o -DCONF_RELEASE -I "src" [ 43/119] #1 c++ src/game/server/player.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/server/player.cpp -o objs/player.o -DCONF_RELEASE -I "src" [ 44/119] #1 c++ src/game/server/gameworld.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/server/gameworld.cpp -o objs/gameworld.o -DCONF_RELEASE -I "src" [ 45/119] #1 c++ src/game/server/eventhandler.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/server/eventhandler.cpp -o objs/eventhandler.o -DCONF_RELEASE -I "src" [ 46/119] #1 c++ src/game/server/gamemodes/dm.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/server/gamemodes/dm.cpp -o objs/dm.o -DCONF_RELEASE -I "src" [ 47/119] #1 c++ src/game/server/gamemodes/ctf.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/server/gamemodes/ctf.cpp -o objs/ctf.o -DCONF_RELEASE -I "src" [ 48/119] #1 c++ src/game/server/gamemodes/tdm.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/server/gamemodes/tdm.cpp -o objs/tdm.o -DCONF_RELEASE -I "src" [ 49/119] #1 c++ src/game/server/gamemodes/mod.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/server/gamemodes/mod.cpp -o objs/mod.o -DCONF_RELEASE -I "src" [ 50/119] #1 c++ src/game/server/gamecontext.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/server/gamecontext.cpp -o objs/gamecontext.o -DCONF_RELEASE -I "src" [ 51/119] #1 cmd5 src/game/generated/nethash.c python scripts/cmd5.py src/engine/e_protocol.h src/game/generated/g_protocol.hpp src/game/tuning.hpp src/game/gamecore.cpp src/game/generated/g_protocol.hpp > src/game/generated/nethash.c scripts/cmd5.py:1: DeprecationWarning: the md5 module is deprecated; use hashlib instead import md5, sys, re [ 52/119] #1 c++ src/game/server/hooks.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/server/hooks.cpp -o objs/hooks.o -DCONF_RELEASE -I "src" [ 53/119] #1 c++ src/game/server/gamecontroller.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/server/gamecontroller.cpp -o objs/gamecontroller.o -DCONF_RELEASE -I "src" [ 54/119] #1 c++ src/game/server/entities/projectile.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/server/entities/projectile.cpp -o objs/projectile.o -DCONF_RELEASE -I "src" [ 55/119] #1 c++ src/game/server/entities/laser.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/server/entities/laser.cpp -o objs/laser.o -DCONF_RELEASE -I "src" [ 56/119] #1 c++ src/game/server/entities/character.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/server/entities/character.cpp -o objs/character.o -DCONF_RELEASE -I "src" src/game/server/entities/character.cpp: In member function 'virtual void CHARACTER::tick_defered()': src/game/server/entities/character.cpp:599: warning: dereferencing type-punned pointer will break strict-aliasing rules src/game/server/entities/character.cpp:599: warning: dereferencing type-punned pointer will break strict-aliasing rules src/game/server/entities/character.cpp:600: warning: dereferencing type-punned pointer will break strict-aliasing rules src/game/server/entities/character.cpp:600: warning: dereferencing type-punned pointer will break strict-aliasing rules [ 57/119] #1 c++ src/game/server/entities/pickup.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/server/entities/pickup.cpp -o objs/pickup.o -DCONF_RELEASE -I "src" [ 58/119] #1 network_source > src/game/generated/g_protocol.cpp python datasrc/compile.py network_source > src/game/generated/g_protocol.cpp [ 59/119] #1 c++ src/game/generated/g_protocol.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/generated/g_protocol.cpp -o objs/g_protocol.o -DCONF_RELEASE -I "src" [ 60/119] #1 c src/game/generated/nethash.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/generated/nethash.c -o objs/nethash.o -DCONF_RELEASE -I "src" [ 61/119] #1 c++ src/game/gamecore.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/gamecore.cpp -o objs/gamecore.o -DCONF_RELEASE -I "src" [ 62/119] #1 c++ src/game/collision.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/collision.cpp -o objs/collision.o -DCONF_RELEASE -I "src" [ 63/119] #1 c++ src/game/layers.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/layers.cpp -o objs/layers.o -DCONF_RELEASE -I "src" [ 64/119] #1 c src/engine/server/es_register.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/engine/server/es_register.c -o objs/es_register.o -DCONF_RELEASE -I "src" [ 65/119] #1 c src/engine/server/es_server.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/engine/server/es_server.c -o objs/es_server.o -DCONF_RELEASE -I "src" [ 66/119] #1 link teeworlds_srv g++ -o teeworlds_srv objs/e_huffman.o objs/e_jobs.o objs/e_network_conn.o objs/e_demorec.o objs/e_map.o objs/e_engine.o objs/e_memheap.o objs/e_msg.o objs/e_keynames.o objs/e_compression.o objs/e_network_server.o objs/e_linereader.o objs/e_datafile.o objs/e_console.o objs/e_packer.o objs/e_ringbuffer.o objs/e_config.o objs/e_network_client.o objs/e_snapshot.o objs/e_network.o objs/system.o objs/es_server.o objs/es_register.o objs/layers.o objs/collision.o objs/gamecore.o objs/nethash.o objs/g_protocol.o objs/pickup.o objs/character.o objs/laser.o objs/projectile.o objs/gamecontroller.o objs/hooks.o objs/gamecontext.o objs/mod.o objs/tdm.o objs/ctf.o objs/dm.o objs/eventhandler.o objs/gameworld.o objs/player.o objs/entity.o objs/gs_data.o -lpthread -lz -lwavpack -lpnglite -fstack-protector -fstack-protector-all [ 67/119] #1 c++ src/game/editor/ed_editor.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/editor/ed_editor.cpp -o objs/ed_editor.o -DCONF_RELEASE -I "src" [ 68/119] #1 c++ src/game/editor/ed_popups.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/editor/ed_popups.cpp -o objs/ed_popups.o -DCONF_RELEASE -I "src" [ 69/119] #1 client_content_header > src/game/generated/gc_data.hpp python datasrc/compile.py client_content_header > src/game/generated/gc_data.hpp [ 70/119] #1 c++ src/game/editor/ed_layer_tiles.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/editor/ed_layer_tiles.cpp -o objs/ed_layer_tiles.o -DCONF_RELEASE -I "src" [ 71/119] #1 c++ src/game/editor/ed_io.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/editor/ed_io.cpp -o objs/ed_io.o -DCONF_RELEASE -I "src" [ 72/119] #1 c++ src/game/editor/ed_layer_game.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/editor/ed_layer_game.cpp -o objs/ed_layer_game.o -DCONF_RELEASE -I "src" [ 73/119] #1 c++ src/game/editor/ed_layer_quads.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/editor/ed_layer_quads.cpp -o objs/ed_layer_quads.o -DCONF_RELEASE -I "src" [ 74/119] #1 c src/engine/client/ec_gfx_text.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all `sdl-config --cflags` -c src/engine/client/ec_gfx_text.c -o objs/ec_gfx_text.o -DCONF_RELEASE -I "src" [ 75/119] #1 c src/engine/client/ec_snd.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all `sdl-config --cflags` -c src/engine/client/ec_snd.c -o objs/ec_snd.o -DCONF_RELEASE -I "src" [ 76/119] #1 c src/engine/client/ec_gfx.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all `sdl-config --cflags` -c src/engine/client/ec_gfx.c -o objs/ec_gfx.o -DCONF_RELEASE -I "src" [ 77/119] #1 c src/engine/client/ec_inp.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all `sdl-config --cflags` -c src/engine/client/ec_inp.c -o objs/ec_inp.o -DCONF_RELEASE -I "src" [ 78/119] #1 c src/engine/client/ec_client.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all `sdl-config --cflags` -c src/engine/client/ec_client.c -o objs/ec_client.o -DCONF_RELEASE -I "src" [ 79/119] #1 c src/engine/client/ec_srvbrowse.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all `sdl-config --cflags` -c src/engine/client/ec_srvbrowse.c -o objs/ec_srvbrowse.o -DCONF_RELEASE -I "src" [ 80/119] #1 c src/engine/client/ec_font.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all `sdl-config --cflags` -c src/engine/client/ec_font.c -o objs/ec_font.o -DCONF_RELEASE -I "src" [ 81/119] #1 client_content_source > src/game/generated/gc_data.cpp python datasrc/compile.py client_content_source > src/game/generated/gc_data.cpp [ 82/119] #1 c++ src/game/generated/gc_data.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/generated/gc_data.cpp -o objs/gc_data.o -DCONF_RELEASE -I "src" [ 83/119] #1 c++ src/game/client/animstate.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/client/animstate.cpp -o objs/animstate.o -DCONF_RELEASE -I "src" [ 84/119] #1 c++ src/game/client/components/particles.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/client/components/particles.cpp -o objs/particles.o -DCONF_RELEASE -I "src" [ 85/119] #1 c++ src/game/client/components/broadcast.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/client/components/broadcast.cpp -o objs/broadcast.o -DCONF_RELEASE -I "src" [ 86/119] #1 c++ src/game/client/components/nameplates.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/client/components/nameplates.cpp -o objs/nameplates.o -DCONF_RELEASE -I "src" [ 87/119] #1 c++ src/game/client/components/mapimages.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/client/components/mapimages.cpp -o objs/mapimages.o -DCONF_RELEASE -I "src" [ 88/119] #1 c++ src/game/client/components/voting.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/client/components/voting.cpp -o objs/voting.o -DCONF_RELEASE -I "src" [ 89/119] #1 c++ src/game/client/components/console.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/client/components/console.cpp -o objs/console.o -DCONF_RELEASE -I "src" [ 90/119] #1 c++ src/game/client/components/hud.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/client/components/hud.cpp -o objs/hud.o -DCONF_RELEASE -I "src" [ 91/119] #1 c++ src/game/client/components/skins.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/client/components/skins.cpp -o objs/skins.o -DCONF_RELEASE -I "src" [ 92/119] #1 c++ src/game/client/components/menus_demo.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/client/components/menus_demo.cpp -o objs/menus_demo.o -DCONF_RELEASE -I "src" [ 93/119] #1 c++ src/game/client/components/motd.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/client/components/motd.cpp -o objs/motd.o -DCONF_RELEASE -I "src" [ 94/119] #1 c++ src/game/client/components/chat.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/client/components/chat.cpp -o objs/chat.o -DCONF_RELEASE -I "src" [ 95/119] #1 c++ src/game/client/components/flow.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/client/components/flow.cpp -o objs/flow.o -DCONF_RELEASE -I "src" [ 96/119] #1 c++ src/game/client/components/menus_ingame.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/client/components/menus_ingame.cpp -o objs/menus_ingame.o -DCONF_RELEASE -I "src" [ 97/119] #1 c++ src/game/client/components/camera.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/client/components/camera.cpp -o objs/camera.o -DCONF_RELEASE -I "src" [ 98/119] #1 c++ src/game/client/components/menus.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/client/components/menus.cpp -o objs/menus.o -DCONF_RELEASE -I "src" [ 99/119] #1 c++ src/game/client/components/players.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/client/components/players.cpp -o objs/players.o -DCONF_RELEASE -I "src" [100/119] #1 c++ src/game/client/components/controls.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/client/components/controls.cpp -o objs/controls.o -DCONF_RELEASE -I "src" [101/119] #1 c++ src/game/client/components/items.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/client/components/items.cpp -o objs/items.o -DCONF_RELEASE -I "src" [102/119] #1 c++ src/game/client/components/debughud.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/client/components/debughud.cpp -o objs/debughud.o -DCONF_RELEASE -I "src" [103/119] #1 c++ src/game/client/components/scoreboard.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/client/components/scoreboard.cpp -o objs/scoreboard.o -DCONF_RELEASE -I "src" [104/119] #1 c++ src/game/client/components/killmessages.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/client/components/killmessages.cpp -o objs/killmessages.o -DCONF_RELEASE -I "src" [105/119] #1 c++ src/game/client/components/sounds.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/client/components/sounds.cpp -o objs/sounds.o -DCONF_RELEASE -I "src" [106/119] #1 c++ src/game/client/components/menus_settings.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/client/components/menus_settings.cpp -o objs/menus_settings.o -DCONF_RELEASE -I "src" [107/119] #1 c++ src/game/client/components/menus_browser.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/client/components/menus_browser.cpp -o objs/menus_browser.o -DCONF_RELEASE -I "src" [108/119] #1 c++ src/game/client/components/damageind.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/client/components/damageind.cpp -o objs/damageind.o -DCONF_RELEASE -I "src" [109/119] #1 c++ src/game/client/components/maplayers.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/client/components/maplayers.cpp -o objs/maplayers.o -DCONF_RELEASE -I "src" src/game/client/components/maplayers.cpp: In function 'void envelope_eval(float, int, float*)': src/game/client/components/maplayers.cpp:32: warning: 'points' may be used uninitialized in this function [110/119] #1 c++ src/game/client/components/emoticon.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/client/components/emoticon.cpp -o objs/emoticon.o -DCONF_RELEASE -I "src" [111/119] #1 c++ src/game/client/components/binds.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/client/components/binds.cpp -o objs/binds.o -DCONF_RELEASE -I "src" [112/119] #1 c++ src/game/client/components/effects.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/client/components/effects.cpp -o objs/effects.o -DCONF_RELEASE -I "src" [113/119] #1 c++ src/game/client/ui.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/client/ui.cpp -o objs/ui.o -DCONF_RELEASE -I "src" [114/119] #1 c++ src/game/client/render_map.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/client/render_map.cpp -o objs/render_map.o -DCONF_RELEASE -I "src" [115/119] #1 c++ src/game/client/lineinput.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/client/lineinput.cpp -o objs/lineinput.o -DCONF_RELEASE -I "src" [116/119] #1 c++ src/game/client/gameclient.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/client/gameclient.cpp -o objs/gameclient.o -DCONF_RELEASE -I "src" [117/119] #1 c++ src/game/client/clienthooks.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/client/clienthooks.cpp -o objs/clienthooks.o -DCONF_RELEASE -I "src" [118/119] #1 c++ src/game/client/render.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -fno-exceptions -fstack-protector -fstack-protector-all -c src/game/client/render.cpp -o objs/render.o -DCONF_RELEASE -I "src" [119/119] #1 link teeworlds g++ -o teeworlds objs/layers.o objs/collision.o objs/gamecore.o objs/nethash.o objs/g_protocol.o objs/render.o objs/clienthooks.o objs/gameclient.o objs/lineinput.o objs/render_map.o objs/ui.o objs/effects.o objs/binds.o objs/emoticon.o objs/maplayers.o objs/damageind.o objs/menus_browser.o objs/menus_settings.o objs/sounds.o objs/killmessages.o objs/scoreboard.o objs/debughud.o objs/items.o objs/controls.o objs/players.o objs/menus.o objs/camera.o objs/menus_ingame.o objs/flow.o objs/chat.o objs/motd.o objs/menus_demo.o objs/skins.o objs/hud.o objs/console.o objs/voting.o objs/mapimages.o objs/nameplates.o objs/broadcast.o objs/particles.o objs/animstate.o objs/gc_data.o objs/e_huffman.o objs/e_jobs.o objs/e_network_conn.o objs/e_demorec.o objs/e_map.o objs/e_engine.o objs/e_memheap.o objs/e_msg.o objs/e_keynames.o objs/e_compression.o objs/e_network_server.o objs/e_linereader.o objs/e_datafile.o objs/e_console.o objs/e_packer.o objs/e_ringbuffer.o objs/e_config.o objs/e_network_client.o objs/e_snapshot.o objs/e_network.o objs/system.o objs/ec_font.o objs/ec_srvbrowse.o objs/ec_client.o objs/ec_inp.o objs/ec_gfx.o objs/ec_snd.o objs/ec_gfx_text.o objs/ed_layer_quads.o objs/ed_layer_game.o objs/ed_io.o objs/ed_layer_tiles.o objs/ed_popups.o objs/ed_editor.o -lpthread -lz -lwavpack -lpnglite -lX11 -lGL -lGLU -fstack-protector -fstack-protector-all `sdl-config --libs` bam: done + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5gpxyX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/teeworlds-0.5.2-2.fc12.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/teeworlds-0.5.2-2.fc12.ppc64 ++ dirname /builddir/build/BUILDROOT/teeworlds-0.5.2-2.fc12.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/teeworlds-0.5.2-2.fc12.ppc64 + cd teeworlds-0.5.2-src + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/teeworlds-0.5.2-2.fc12.ppc64 + mkdir -p /builddir/build/BUILDROOT/teeworlds-0.5.2-2.fc12.ppc64/usr/share/teeworlds/data + mkdir -p /builddir/build/BUILDROOT/teeworlds-0.5.2-2.fc12.ppc64/usr/share/pixmaps + install -D -m 0755 teeworlds /builddir/build/BUILDROOT/teeworlds-0.5.2-2.fc12.ppc64/usr/bin/teeworlds + install -D -m 0755 teeworlds_srv /builddir/build/BUILDROOT/teeworlds-0.5.2-2.fc12.ppc64/usr/bin/teeworlds-srv + cp -pr data/audio data/blob.png data/browse_icons.png data/console.png data/console_bar.png data/debug_font.png data/editor data/emoticons.png data/fonts data/game.png data/gui_cursor.png data/gui_logo.png data/mapres data/maps data/particles.png data/skins /builddir/build/BUILDROOT/teeworlds-0.5.2-2.fc12.ppc64/usr/share/teeworlds + install -p -m 0644 /builddir/build/SOURCES/teeworlds.png /builddir/build/BUILDROOT/teeworlds-0.5.2-2.fc12.ppc64/usr/share/pixmaps/teeworlds.png + desktop-file-install --dir=/builddir/build/BUILDROOT/teeworlds-0.5.2-2.fc12.ppc64/usr/share/applications /builddir/build/SOURCES/teeworlds.desktop + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/teeworlds-0.5.2-src extracting debug info from /builddir/build/BUILDROOT/teeworlds-0.5.2-2.fc12.ppc64/usr/bin/teeworlds extracting debug info from /builddir/build/BUILDROOT/teeworlds-0.5.2-2.fc12.ppc64/usr/bin/teeworlds-srv 1999 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: teeworlds-0.5.2-2.fc12.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MJKYyq + umask 022 + cd /builddir/build/BUILD + cd teeworlds-0.5.2-src + DOCDIR=/builddir/build/BUILDROOT/teeworlds-0.5.2-2.fc12.ppc64/usr/share/doc/teeworlds-0.5.2 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/teeworlds-0.5.2-2.fc12.ppc64/usr/share/doc/teeworlds-0.5.2 + /bin/mkdir -p /builddir/build/BUILDROOT/teeworlds-0.5.2-2.fc12.ppc64/usr/share/doc/teeworlds-0.5.2 + cp -pr readme.txt license.txt /builddir/build/BUILDROOT/teeworlds-0.5.2-2.fc12.ppc64/usr/share/doc/teeworlds-0.5.2 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libGL.so.1()(64bit) libGLU.so.1()(64bit) libSDL-1.2.so.0()(64bit) libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libgcc_s.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.3)(64bit) libpnglite.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.3)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libwavpack.so.1()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: teeworlds-server-0.5.2-2.fc12.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eXjtzT + umask 022 + cd /builddir/build/BUILD + cd teeworlds-0.5.2-src + DOCDIR=/builddir/build/BUILDROOT/teeworlds-0.5.2-2.fc12.ppc64/usr/share/doc/teeworlds-server-0.5.2 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/teeworlds-0.5.2-2.fc12.ppc64/usr/share/doc/teeworlds-server-0.5.2 + /bin/mkdir -p /builddir/build/BUILDROOT/teeworlds-0.5.2-2.fc12.ppc64/usr/share/doc/teeworlds-server-0.5.2 + cp -pr readme.txt license.txt /builddir/build/BUILDROOT/teeworlds-0.5.2-2.fc12.ppc64/usr/share/doc/teeworlds-server-0.5.2 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libgcc_s.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.3)(64bit) libpnglite.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.3)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libwavpack.so.1()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: teeworlds-data-0.5.2-2.fc12.ppc64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: teeworlds-debuginfo-0.5.2-2.fc12.ppc64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/teeworlds-0.5.2-2.fc12.ppc64 warning: Could not canonicalize hostname: ppc09.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/teeworlds-0.5.2-2.fc12.ppc64.rpm Wrote: /builddir/build/RPMS/teeworlds-server-0.5.2-2.fc12.ppc64.rpm Wrote: /builddir/build/RPMS/teeworlds-data-0.5.2-2.fc12.ppc64.rpm Wrote: /builddir/build/RPMS/teeworlds-debuginfo-0.5.2-2.fc12.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xE4VNe + umask 022 + cd /builddir/build/BUILD + cd teeworlds-0.5.2-src + rm -rf /builddir/build/BUILDROOT/teeworlds-0.5.2-2.fc12.ppc64 + exit 0 Child returncode was: 0 LEAVE do -->