Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/teeworlds.spec'], chrootPath='/var/lib/mock/f27-build-14089650-1012872/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/teeworlds.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/teeworlds-0.6.5-1.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/teeworlds.spec'], chrootPath='/var/lib/mock/f27-build-14089650-1012872/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/teeworlds.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6uFayN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf teeworlds-0.6.5-src + /usr/bin/xz -dc /builddir/build/SOURCES/teeworlds-0.6.5-src.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd teeworlds-0.6.5-src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.b7kdSq + umask 022 + cd /builddir/build/BUILD + cd teeworlds-0.6.5-src + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON . -Wno-dev -DCMAKE_BUILD_TYPE=Release -- The C compiler identification is GNU 7.3.1 -- The CXX compiler identification is GNU 7.3.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for __i386 -- Looking for __i386 - not found -- Performing Test FLAG_SUPPORTED_fstack_protector_all -- Performing Test FLAG_SUPPORTED_fstack_protector_all - Success -- Performing Test FLAG_SUPPORTED_Wall -- Performing Test FLAG_SUPPORTED_Wall - Success -- Performing Test FLAG_SUPPORTED_Wdeclaration_after_statement -- Performing Test FLAG_SUPPORTED_Wdeclaration_after_statement - Success -- Performing Test FLAG_SUPPORTED_Wextra -- Performing Test FLAG_SUPPORTED_Wextra - Success -- Performing Test FLAG_SUPPORTED_Wno_unused_parameter -- Performing Test FLAG_SUPPORTED_Wno_unused_parameter - Success -- Performing Test FLAG_SUPPORTED_Wno_missing_field_initializers -- Performing Test FLAG_SUPPORTED_Wno_missing_field_initializers - Success -- Performing Test FLAG_SUPPORTED_Wformat_2 -- Performing Test FLAG_SUPPORTED_Wformat_2 - Success -- Performing Test FLAG_SUPPORTED_Wno_implicit_function_declaration -- Performing Test FLAG_SUPPORTED_Wno_implicit_function_declaration - Success -- Performing Test DEFINE_FORTIFY_SOURCE -- Performing Test DEFINE_FORTIFY_SOURCE - Success -- Found PkgConfig: /usr/bin/pkg-config (found version "1.3.12") -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") -- Checking for module 'freetype2' -- Found freetype2, version 20.0.14 -- Found Freetype: /usr/lib64/libfreetype.so -- Could NOT find Git (missing: GIT_EXECUTABLE) -- Checking for module 'pnglite' -- Package 'pnglite', required by 'virtual:world', not found -- Found Pnglite: /usr/lib64/libpnglite.so -- Found PythonInterp: /usr/bin/python (found version "2.7.15") -- Checking for module 'sdl' -- Found sdl, version 1.2.15 -- Found SDL: /usr/lib64/libSDL.so -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Checking for module 'wavpack' -- Found wavpack, version 5.1.0 -- Found Wavpack: /usr/lib64/libwavpack.so -- ******** Teeworlds ******** -- Target OS: linux 64bit -- Compiler: /usr/bin/c++ -- Build type: Release -- Dependencies: -- * Freetype found -- * Pnglite found -- * PythonInterp found -- * SDL found -- * Wavpack found -- * Zlib found -- Looking for WavpackOpenFileInputEx -- Looking for WavpackOpenFileInputEx - found -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/teeworlds-0.6.5-src + make /usr/bin/cmake -H/builddir/build/BUILD/teeworlds-0.6.5-src -B/builddir/build/BUILD/teeworlds-0.6.5-src --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/teeworlds-0.6.5-src/CMakeFiles /builddir/build/BUILD/teeworlds-0.6.5-src/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/teeworlds-0.6.5-src' make -f CMakeFiles/engine-shared.dir/build.make CMakeFiles/engine-shared.dir/depend make[2]: Entering directory '/builddir/build/BUILD/teeworlds-0.6.5-src' cd /builddir/build/BUILD/teeworlds-0.6.5-src && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/teeworlds-0.6.5-src /builddir/build/BUILD/teeworlds-0.6.5-src /builddir/build/BUILD/teeworlds-0.6.5-src /builddir/build/BUILD/teeworlds-0.6.5-src /builddir/build/BUILD/teeworlds-0.6.5-src/CMakeFiles/engine-shared.dir/DependInfo.cmake --color= Scanning dependencies of target engine-shared make[2]: Leaving directory '/builddir/build/BUILD/teeworlds-0.6.5-src' make -f CMakeFiles/engine-shared.dir/build.make CMakeFiles/engine-shared.dir/build make[2]: Entering directory '/builddir/build/BUILD/teeworlds-0.6.5-src' [ 0%] Building CXX object CMakeFiles/engine-shared.dir/src/engine/shared/compression.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/engine-shared.dir/src/engine/shared/compression.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/shared/compression.cpp [ 1%] Building CXX object CMakeFiles/engine-shared.dir/src/engine/shared/config.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/engine-shared.dir/src/engine/shared/config.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/shared/config.cpp [ 2%] Building CXX object CMakeFiles/engine-shared.dir/src/engine/shared/console.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/engine-shared.dir/src/engine/shared/console.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/shared/console.cpp [ 2%] Building CXX object CMakeFiles/engine-shared.dir/src/engine/shared/datafile.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/engine-shared.dir/src/engine/shared/datafile.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/shared/datafile.cpp [ 3%] Building CXX object CMakeFiles/engine-shared.dir/src/engine/shared/demo.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/engine-shared.dir/src/engine/shared/demo.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/shared/demo.cpp [ 4%] Building CXX object CMakeFiles/engine-shared.dir/src/engine/shared/econ.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/engine-shared.dir/src/engine/shared/econ.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/shared/econ.cpp [ 4%] Building CXX object CMakeFiles/engine-shared.dir/src/engine/shared/engine.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/engine-shared.dir/src/engine/shared/engine.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/shared/engine.cpp [ 6%] Building CXX object CMakeFiles/engine-shared.dir/src/engine/shared/filecollection.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/engine-shared.dir/src/engine/shared/filecollection.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/shared/filecollection.cpp [ 7%] Building CXX object CMakeFiles/engine-shared.dir/src/engine/shared/huffman.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/engine-shared.dir/src/engine/shared/huffman.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/shared/huffman.cpp [ 7%] Building CXX object CMakeFiles/engine-shared.dir/src/engine/shared/jobs.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/engine-shared.dir/src/engine/shared/jobs.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/shared/jobs.cpp [ 8%] Building CXX object CMakeFiles/engine-shared.dir/src/engine/shared/kernel.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/engine-shared.dir/src/engine/shared/kernel.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/shared/kernel.cpp [ 9%] Building CXX object CMakeFiles/engine-shared.dir/src/engine/shared/linereader.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/engine-shared.dir/src/engine/shared/linereader.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/shared/linereader.cpp [ 9%] Building CXX object CMakeFiles/engine-shared.dir/src/engine/shared/map.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/engine-shared.dir/src/engine/shared/map.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/shared/map.cpp [ 11%] Building CXX object CMakeFiles/engine-shared.dir/src/engine/shared/mapchecker.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/engine-shared.dir/src/engine/shared/mapchecker.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/shared/mapchecker.cpp [ 12%] Building CXX object CMakeFiles/engine-shared.dir/src/engine/shared/masterserver.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/engine-shared.dir/src/engine/shared/masterserver.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/shared/masterserver.cpp [ 12%] Building CXX object CMakeFiles/engine-shared.dir/src/engine/shared/memheap.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/engine-shared.dir/src/engine/shared/memheap.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/shared/memheap.cpp [ 13%] Building CXX object CMakeFiles/engine-shared.dir/src/engine/shared/netban.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/engine-shared.dir/src/engine/shared/netban.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/shared/netban.cpp [ 14%] Building CXX object CMakeFiles/engine-shared.dir/src/engine/shared/network.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/engine-shared.dir/src/engine/shared/network.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/shared/network.cpp [ 16%] Building CXX object CMakeFiles/engine-shared.dir/src/engine/shared/network_client.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/engine-shared.dir/src/engine/shared/network_client.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/shared/network_client.cpp [ 16%] Building CXX object CMakeFiles/engine-shared.dir/src/engine/shared/network_conn.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/engine-shared.dir/src/engine/shared/network_conn.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/shared/network_conn.cpp [ 17%] Building CXX object CMakeFiles/engine-shared.dir/src/engine/shared/network_console.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/engine-shared.dir/src/engine/shared/network_console.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/shared/network_console.cpp [ 18%] Building CXX object CMakeFiles/engine-shared.dir/src/engine/shared/network_console_conn.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/engine-shared.dir/src/engine/shared/network_console_conn.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/shared/network_console_conn.cpp [ 18%] Building CXX object CMakeFiles/engine-shared.dir/src/engine/shared/network_server.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/engine-shared.dir/src/engine/shared/network_server.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/shared/network_server.cpp [ 19%] Building CXX object CMakeFiles/engine-shared.dir/src/engine/shared/network_server_hack.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/engine-shared.dir/src/engine/shared/network_server_hack.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/shared/network_server_hack.cpp [ 20%] Building CXX object CMakeFiles/engine-shared.dir/src/engine/shared/packer.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/engine-shared.dir/src/engine/shared/packer.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/shared/packer.cpp [ 20%] Building CXX object CMakeFiles/engine-shared.dir/src/engine/shared/ringbuffer.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/engine-shared.dir/src/engine/shared/ringbuffer.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/shared/ringbuffer.cpp [ 22%] Building CXX object CMakeFiles/engine-shared.dir/src/engine/shared/snapshot.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/engine-shared.dir/src/engine/shared/snapshot.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/shared/snapshot.cpp [ 23%] Building CXX object CMakeFiles/engine-shared.dir/src/engine/shared/storage.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/engine-shared.dir/src/engine/shared/storage.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/shared/storage.cpp [ 23%] Building CXX object CMakeFiles/engine-shared.dir/src/game/generated/protocol.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/engine-shared.dir/src/game/generated/protocol.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/generated/protocol.cpp [ 24%] Building C object CMakeFiles/engine-shared.dir/src/base/system.c.o /usr/bin/cc -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wdeclaration-after-statement -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/engine-shared.dir/src/base/system.c.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/base/system.c make[2]: Leaving directory '/builddir/build/BUILD/teeworlds-0.6.5-src' [ 27%] Built target engine-shared make -f CMakeFiles/game-shared.dir/build.make CMakeFiles/game-shared.dir/depend make[2]: Entering directory '/builddir/build/BUILD/teeworlds-0.6.5-src' [ 28%] Generating src/game/generated/git_revision.cpp /usr/bin/python scripts/git_revision.py > /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/generated/git_revision.cpp cd /builddir/build/BUILD/teeworlds-0.6.5-src && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/teeworlds-0.6.5-src /builddir/build/BUILD/teeworlds-0.6.5-src /builddir/build/BUILD/teeworlds-0.6.5-src /builddir/build/BUILD/teeworlds-0.6.5-src /builddir/build/BUILD/teeworlds-0.6.5-src/CMakeFiles/game-shared.dir/DependInfo.cmake --color= Scanning dependencies of target game-shared make[2]: Leaving directory '/builddir/build/BUILD/teeworlds-0.6.5-src' make -f CMakeFiles/game-shared.dir/build.make CMakeFiles/game-shared.dir/build make[2]: Entering directory '/builddir/build/BUILD/teeworlds-0.6.5-src' [ 29%] Building CXX object CMakeFiles/game-shared.dir/src/game/collision.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/game-shared.dir/src/game/collision.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/collision.cpp [ 30%] Building CXX object CMakeFiles/game-shared.dir/src/game/gamecore.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/game-shared.dir/src/game/gamecore.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/gamecore.cpp [ 30%] Building CXX object CMakeFiles/game-shared.dir/src/game/layers.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/game-shared.dir/src/game/layers.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/layers.cpp [ 32%] Building CXX object CMakeFiles/game-shared.dir/src/game/localization.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/game-shared.dir/src/game/localization.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/localization.cpp In file included from /builddir/build/BUILD/teeworlds-0.6.5-src/src/base/tl/algorithm.h:6:0, from /builddir/build/BUILD/teeworlds-0.6.5-src/src/base/tl/sorted_array.h:6, from /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/localization.h:6, from /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/localization.cpp:4: /builddir/build/BUILD/teeworlds-0.6.5-src/src/base/tl/range.h: In instantiation of 'plain_range_sorted::plain_range_sorted(const plain_range_sorted&) [with T = CLocalizationDatabase::CString]': /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/localization.cpp:106:72: required from here /builddir/build/BUILD/teeworlds-0.6.5-src/src/base/tl/range.h:187:2: warning: base class 'class plain_range' should be explicitly initialized in the copy constructor [-Wextra] plain_range_sorted(const plain_range_sorted &r) ^~~~~~~~~~~~~~~~~~ [ 33%] Building CXX object CMakeFiles/game-shared.dir/src/game/generated/git_revision.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/game-shared.dir/src/game/generated/git_revision.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/generated/git_revision.cpp [ 33%] Building CXX object CMakeFiles/game-shared.dir/src/game/generated/nethash.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/game-shared.dir/src/game/generated/nethash.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/generated/nethash.cpp make[2]: Leaving directory '/builddir/build/BUILD/teeworlds-0.6.5-src' [ 34%] Built target game-shared make -f CMakeFiles/md5.dir/build.make CMakeFiles/md5.dir/depend make[2]: Entering directory '/builddir/build/BUILD/teeworlds-0.6.5-src' cd /builddir/build/BUILD/teeworlds-0.6.5-src && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/teeworlds-0.6.5-src /builddir/build/BUILD/teeworlds-0.6.5-src /builddir/build/BUILD/teeworlds-0.6.5-src /builddir/build/BUILD/teeworlds-0.6.5-src /builddir/build/BUILD/teeworlds-0.6.5-src/CMakeFiles/md5.dir/DependInfo.cmake --color= Scanning dependencies of target md5 make[2]: Leaving directory '/builddir/build/BUILD/teeworlds-0.6.5-src' make -f CMakeFiles/md5.dir/build.make CMakeFiles/md5.dir/build make[2]: Entering directory '/builddir/build/BUILD/teeworlds-0.6.5-src' [ 34%] Building C object CMakeFiles/md5.dir/src/engine/external/md5/md5.c.o /usr/bin/cc -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wno-implicit-function-declaration -o CMakeFiles/md5.dir/src/engine/external/md5/md5.c.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/external/md5/md5.c make[2]: Leaving directory '/builddir/build/BUILD/teeworlds-0.6.5-src' [ 34%] Built target md5 make -f CMakeFiles/teeworlds_srv.dir/build.make CMakeFiles/teeworlds_srv.dir/depend make[2]: Entering directory '/builddir/build/BUILD/teeworlds-0.6.5-src' cd /builddir/build/BUILD/teeworlds-0.6.5-src && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/teeworlds-0.6.5-src /builddir/build/BUILD/teeworlds-0.6.5-src /builddir/build/BUILD/teeworlds-0.6.5-src /builddir/build/BUILD/teeworlds-0.6.5-src /builddir/build/BUILD/teeworlds-0.6.5-src/CMakeFiles/teeworlds_srv.dir/DependInfo.cmake --color= Scanning dependencies of target teeworlds_srv make[2]: Leaving directory '/builddir/build/BUILD/teeworlds-0.6.5-src' make -f CMakeFiles/teeworlds_srv.dir/build.make CMakeFiles/teeworlds_srv.dir/build make[2]: Entering directory '/builddir/build/BUILD/teeworlds-0.6.5-src' [ 34%] Building CXX object CMakeFiles/teeworlds_srv.dir/src/engine/server/register.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds_srv.dir/src/engine/server/register.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/server/register.cpp [ 35%] Building CXX object CMakeFiles/teeworlds_srv.dir/src/engine/server/server.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds_srv.dir/src/engine/server/server.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/server/server.cpp /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/server/server.cpp: In function 'const char* StrLtrim(const char*)': /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/server/server.cpp:41:23: warning: comparison is always true due to limited range of data type [-Wtype-limits] while(*pStr && *pStr >= 0 && *pStr <= 32) ~~~~~~^~~~ /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/server/server.cpp: In function 'void StrRtrim(char*)': /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/server/server.cpp:51:14: warning: comparison is always false due to limited range of data type [-Wtype-limits] if(pStr[i] < 0 || pStr[i] > 32) ~~~~~~~~^~~ /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/server/server.cpp: In member function 'void CServer::ProcessClientPacket(CNetChunk*)': /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/server/server.cpp:858:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(Chunk < 0 || Offset > m_CurrentMapSize) ~~~~~~~^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/server/server.cpp:861:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(Offset+ChunkSize >= m_CurrentMapSize) ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/server/server.cpp:864:18: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] if(ChunkSize < 0) ~~~~~~~~~~^~~ [ 37%] Building CXX object CMakeFiles/teeworlds_srv.dir/src/game/server/entities/character.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds_srv.dir/src/game/server/entities/character.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/server/entities/character.cpp /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/server/entities/character.cpp: In member function 'void CCharacter::FireWeapon()': /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/server/entities/character.cpp:329:17: warning: unused variable 'pProj' [-Wunused-variable] CProjectile *pProj = new CProjectile(GameWorld(), WEAPON_GUN, ^~~~~ /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/server/entities/character.cpp:350:18: warning: unused variable 'pProj' [-Wunused-variable] CProjectile *pProj = new CProjectile(GameWorld(), WEAPON_SHOTGUN, ^~~~~ /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/server/entities/character.cpp:363:17: warning: unused variable 'pProj' [-Wunused-variable] CProjectile *pProj = new CProjectile(GameWorld(), WEAPON_GRENADE, ^~~~~ [ 37%] Building CXX object CMakeFiles/teeworlds_srv.dir/src/game/server/entities/flag.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds_srv.dir/src/game/server/entities/flag.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/server/entities/flag.cpp [ 38%] Building CXX object CMakeFiles/teeworlds_srv.dir/src/game/server/entities/laser.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds_srv.dir/src/game/server/entities/laser.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/server/entities/laser.cpp [ 39%] Building CXX object CMakeFiles/teeworlds_srv.dir/src/game/server/entities/pickup.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds_srv.dir/src/game/server/entities/pickup.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/server/entities/pickup.cpp [ 40%] Building CXX object CMakeFiles/teeworlds_srv.dir/src/game/server/entities/projectile.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds_srv.dir/src/game/server/entities/projectile.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/server/entities/projectile.cpp [ 40%] Building CXX object CMakeFiles/teeworlds_srv.dir/src/game/server/entity.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds_srv.dir/src/game/server/entity.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/server/entity.cpp [ 41%] Building CXX object CMakeFiles/teeworlds_srv.dir/src/game/server/eventhandler.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds_srv.dir/src/game/server/eventhandler.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/server/eventhandler.cpp [ 43%] Building CXX object CMakeFiles/teeworlds_srv.dir/src/game/server/gamecontext.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds_srv.dir/src/game/server/gamecontext.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/server/gamecontext.cpp [ 43%] Building CXX object CMakeFiles/teeworlds_srv.dir/src/game/server/gamecontroller.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds_srv.dir/src/game/server/gamecontroller.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/server/gamecontroller.cpp [ 44%] Building CXX object CMakeFiles/teeworlds_srv.dir/src/game/server/gamemodes/ctf.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds_srv.dir/src/game/server/gamemodes/ctf.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/server/gamemodes/ctf.cpp [ 45%] Building CXX object CMakeFiles/teeworlds_srv.dir/src/game/server/gamemodes/dm.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds_srv.dir/src/game/server/gamemodes/dm.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/server/gamemodes/dm.cpp [ 45%] Building CXX object CMakeFiles/teeworlds_srv.dir/src/game/server/gamemodes/mod.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds_srv.dir/src/game/server/gamemodes/mod.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/server/gamemodes/mod.cpp [ 46%] Building CXX object CMakeFiles/teeworlds_srv.dir/src/game/server/gamemodes/tdm.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds_srv.dir/src/game/server/gamemodes/tdm.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/server/gamemodes/tdm.cpp [ 48%] Building CXX object CMakeFiles/teeworlds_srv.dir/src/game/server/gameworld.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds_srv.dir/src/game/server/gameworld.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/server/gameworld.cpp [ 48%] Building CXX object CMakeFiles/teeworlds_srv.dir/src/game/server/player.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds_srv.dir/src/game/server/player.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/server/player.cpp [ 49%] Building CXX object CMakeFiles/teeworlds_srv.dir/src/game/generated/server_data.cpp.o /usr/bin/c++ -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds_srv.dir/src/game/generated/server_data.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/generated/server_data.cpp [ 50%] Linking CXX executable teeworlds_srv /usr/bin/cmake -E cmake_link_script CMakeFiles/teeworlds_srv.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/teeworlds_srv.dir/src/engine/server/register.cpp.o CMakeFiles/teeworlds_srv.dir/src/engine/server/server.cpp.o CMakeFiles/teeworlds_srv.dir/src/game/server/entities/character.cpp.o CMakeFiles/teeworlds_srv.dir/src/game/server/entities/flag.cpp.o CMakeFiles/teeworlds_srv.dir/src/game/server/entities/laser.cpp.o CMakeFiles/teeworlds_srv.dir/src/game/server/entities/pickup.cpp.o CMakeFiles/teeworlds_srv.dir/src/game/server/entities/projectile.cpp.o CMakeFiles/teeworlds_srv.dir/src/game/server/entity.cpp.o CMakeFiles/teeworlds_srv.dir/src/game/server/eventhandler.cpp.o CMakeFiles/teeworlds_srv.dir/src/game/server/gamecontext.cpp.o CMakeFiles/teeworlds_srv.dir/src/game/server/gamecontroller.cpp.o CMakeFiles/teeworlds_srv.dir/src/game/server/gamemodes/ctf.cpp.o CMakeFiles/teeworlds_srv.dir/src/game/server/gamemodes/dm.cpp.o CMakeFiles/teeworlds_srv.dir/src/game/server/gamemodes/mod.cpp.o CMakeFiles/teeworlds_srv.dir/src/game/server/gamemodes/tdm.cpp.o CMakeFiles/teeworlds_srv.dir/src/game/server/gameworld.cpp.o CMakeFiles/teeworlds_srv.dir/src/game/server/player.cpp.o CMakeFiles/teeworlds_srv.dir/src/game/generated/server_data.cpp.o CMakeFiles/md5.dir/src/engine/external/md5/md5.c.o CMakeFiles/engine-shared.dir/src/engine/shared/compression.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/config.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/console.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/datafile.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/demo.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/econ.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/engine.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/filecollection.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/huffman.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/jobs.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/kernel.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/linereader.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/map.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/mapchecker.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/masterserver.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/memheap.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/netban.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/network.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/network_client.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/network_conn.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/network_console.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/network_console_conn.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/network_server.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/network_server_hack.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/packer.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/ringbuffer.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/snapshot.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/storage.cpp.o CMakeFiles/engine-shared.dir/src/game/generated/protocol.cpp.o CMakeFiles/engine-shared.dir/src/base/system.c.o CMakeFiles/game-shared.dir/src/game/collision.cpp.o CMakeFiles/game-shared.dir/src/game/gamecore.cpp.o CMakeFiles/game-shared.dir/src/game/layers.cpp.o CMakeFiles/game-shared.dir/src/game/localization.cpp.o CMakeFiles/game-shared.dir/src/game/generated/git_revision.cpp.o CMakeFiles/game-shared.dir/src/game/generated/nethash.cpp.o -o teeworlds_srv -lpthread -lz -lrt make[2]: Leaving directory '/builddir/build/BUILD/teeworlds-0.6.5-src' [ 53%] Built target teeworlds_srv make -f CMakeFiles/teeworlds.dir/build.make CMakeFiles/teeworlds.dir/depend make[2]: Entering directory '/builddir/build/BUILD/teeworlds-0.6.5-src' cd /builddir/build/BUILD/teeworlds-0.6.5-src && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/teeworlds-0.6.5-src /builddir/build/BUILD/teeworlds-0.6.5-src /builddir/build/BUILD/teeworlds-0.6.5-src /builddir/build/BUILD/teeworlds-0.6.5-src /builddir/build/BUILD/teeworlds-0.6.5-src/CMakeFiles/teeworlds.dir/DependInfo.cmake --color= Scanning dependencies of target teeworlds make[2]: Leaving directory '/builddir/build/BUILD/teeworlds-0.6.5-src' make -f CMakeFiles/teeworlds.dir/build.make CMakeFiles/teeworlds.dir/build make[2]: Entering directory '/builddir/build/BUILD/teeworlds-0.6.5-src' [ 54%] Building CXX object CMakeFiles/teeworlds.dir/src/engine/client/backend_sdl.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/engine/client/backend_sdl.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/client/backend_sdl.cpp [ 54%] Building CXX object CMakeFiles/teeworlds.dir/src/engine/client/client.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/engine/client/client.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/client/client.cpp [ 55%] Building CXX object CMakeFiles/teeworlds.dir/src/engine/client/friends.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/engine/client/friends.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/client/friends.cpp [ 56%] Building CXX object CMakeFiles/teeworlds.dir/src/engine/client/graphics.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/engine/client/graphics.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/client/graphics.cpp [ 56%] Building CXX object CMakeFiles/teeworlds.dir/src/engine/client/graphics_threaded.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/engine/client/graphics_threaded.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/client/graphics_threaded.cpp [ 58%] Building CXX object CMakeFiles/teeworlds.dir/src/engine/client/input.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/engine/client/input.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/client/input.cpp [ 59%] Building CXX object CMakeFiles/teeworlds.dir/src/engine/client/serverbrowser.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/engine/client/serverbrowser.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/client/serverbrowser.cpp [ 59%] Building CXX object CMakeFiles/teeworlds.dir/src/engine/client/sound.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/engine/client/sound.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/client/sound.cpp [ 60%] Building CXX object CMakeFiles/teeworlds.dir/src/engine/client/text.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/engine/client/text.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/client/text.cpp /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/client/text.cpp: In member function 'int CTextRender::RenderGlyph(CFont*, CFontSizeData*, int)': /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/client/text.cpp:329:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(py = 0; py < pBitmap->rows; py++) // ignore_convention ~~~^~~~~~~~~~~~~~~ /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/client/text.cpp:330:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(px = 0; px < pBitmap->width; px++) // ignore_convention ~~~^~~~~~~~~~~~~~~~ /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/client/text.cpp:335:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(py = 0; py < pBitmap->rows; py++) // ignore_convention ~~~^~~~~~~~~~~~~~~ /builddir/build/BUILD/teeworlds-0.6.5-src/src/engine/client/text.cpp:336:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(px = 0; px < pBitmap->width; px++) // ignore_convention ~~~^~~~~~~~~~~~~~~~ [ 61%] Building CXX object CMakeFiles/teeworlds.dir/src/game/client/animstate.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/game/client/animstate.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/animstate.cpp [ 61%] Building CXX object CMakeFiles/teeworlds.dir/src/game/client/components/binds.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/game/client/components/binds.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/components/binds.cpp [ 62%] Building CXX object CMakeFiles/teeworlds.dir/src/game/client/components/broadcast.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/game/client/components/broadcast.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/components/broadcast.cpp [ 64%] Building CXX object CMakeFiles/teeworlds.dir/src/game/client/components/camera.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/game/client/components/camera.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/components/camera.cpp [ 65%] Building CXX object CMakeFiles/teeworlds.dir/src/game/client/components/chat.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/game/client/components/chat.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/components/chat.cpp [ 65%] Building CXX object CMakeFiles/teeworlds.dir/src/game/client/components/console.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/game/client/components/console.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/components/console.cpp [ 66%] Building CXX object CMakeFiles/teeworlds.dir/src/game/client/components/controls.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/game/client/components/controls.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/components/controls.cpp [ 67%] Building CXX object CMakeFiles/teeworlds.dir/src/game/client/components/countryflags.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/game/client/components/countryflags.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/components/countryflags.cpp In file included from /builddir/build/BUILD/teeworlds-0.6.5-src/src/base/tl/algorithm.h:6:0, from /builddir/build/BUILD/teeworlds-0.6.5-src/src/base/tl/sorted_array.h:6, from /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/components/countryflags.h:6, from /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/components/countryflags.cpp:13: /builddir/build/BUILD/teeworlds-0.6.5-src/src/base/tl/range.h: In instantiation of 'plain_range_sorted::plain_range_sorted(const plain_range_sorted&) [with T = CCountryFlags::CCountryFlag]': /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/components/countryflags.cpp:97:64: required from here /builddir/build/BUILD/teeworlds-0.6.5-src/src/base/tl/range.h:187:2: warning: base class 'class plain_range' should be explicitly initialized in the copy constructor [-Wextra] plain_range_sorted(const plain_range_sorted &r) ^~~~~~~~~~~~~~~~~~ [ 67%] Building CXX object CMakeFiles/teeworlds.dir/src/game/client/components/damageind.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/game/client/components/damageind.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/components/damageind.cpp [ 69%] Building CXX object CMakeFiles/teeworlds.dir/src/game/client/components/debughud.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/game/client/components/debughud.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/components/debughud.cpp [ 70%] Building CXX object CMakeFiles/teeworlds.dir/src/game/client/components/effects.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/game/client/components/effects.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/components/effects.cpp [ 70%] Building CXX object CMakeFiles/teeworlds.dir/src/game/client/components/emoticon.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/game/client/components/emoticon.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/components/emoticon.cpp [ 71%] Building CXX object CMakeFiles/teeworlds.dir/src/game/client/components/flow.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/game/client/components/flow.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/components/flow.cpp [ 72%] Building CXX object CMakeFiles/teeworlds.dir/src/game/client/components/hud.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/game/client/components/hud.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/components/hud.cpp [ 72%] Building CXX object CMakeFiles/teeworlds.dir/src/game/client/components/items.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/game/client/components/items.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/components/items.cpp [ 74%] Building CXX object CMakeFiles/teeworlds.dir/src/game/client/components/killmessages.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/game/client/components/killmessages.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/components/killmessages.cpp [ 75%] Building CXX object CMakeFiles/teeworlds.dir/src/game/client/components/mapimages.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/game/client/components/mapimages.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/components/mapimages.cpp [ 75%] Building CXX object CMakeFiles/teeworlds.dir/src/game/client/components/maplayers.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/game/client/components/maplayers.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/components/maplayers.cpp [ 76%] Building CXX object CMakeFiles/teeworlds.dir/src/game/client/components/menus.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/game/client/components/menus.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/components/menus.cpp [ 77%] Building CXX object CMakeFiles/teeworlds.dir/src/game/client/components/menus_browser.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/game/client/components/menus_browser.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/components/menus_browser.cpp In file included from /builddir/build/BUILD/teeworlds-0.6.5-src/src/base/tl/algorithm.h:6:0, from /builddir/build/BUILD/teeworlds-0.6.5-src/src/base/tl/sorted_array.h:6, from /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/localization.h:6, from /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/components/menus_browser.cpp:14: /builddir/build/BUILD/teeworlds-0.6.5-src/src/base/tl/range.h: In instantiation of 'plain_range_sorted::plain_range_sorted(const plain_range_sorted&) [with T = CMenus::CFriendItem]': /builddir/build/BUILD/teeworlds-0.6.5-src/src/base/tl/sorted_array.h:33:7: required from 'void sorted_array::sort_range() [with T = CMenus::CFriendItem; ALLOCATOR = allocator_default]' /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/components/menus_browser.cpp:781:24: required from here /builddir/build/BUILD/teeworlds-0.6.5-src/src/base/tl/range.h:187:2: warning: base class 'class plain_range' should be explicitly initialized in the copy constructor [-Wextra] plain_range_sorted(const plain_range_sorted &r) ^~~~~~~~~~~~~~~~~~ [ 77%] Building CXX object CMakeFiles/teeworlds.dir/src/game/client/components/menus_demo.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/game/client/components/menus_demo.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/components/menus_demo.cpp In file included from /builddir/build/BUILD/teeworlds-0.6.5-src/src/base/tl/algorithm.h:6:0, from /builddir/build/BUILD/teeworlds-0.6.5-src/src/base/tl/sorted_array.h:6, from /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/localization.h:6, from /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/components/menus_demo.cpp:14: /builddir/build/BUILD/teeworlds-0.6.5-src/src/base/tl/range.h: In instantiation of 'plain_range_sorted::plain_range_sorted(const plain_range_sorted&) [with T = CMenus::CDemoItem]': /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/components/menus_demo.cpp:620:54: required from here /builddir/build/BUILD/teeworlds-0.6.5-src/src/base/tl/range.h:187:2: warning: base class 'class plain_range' should be explicitly initialized in the copy constructor [-Wextra] plain_range_sorted(const plain_range_sorted &r) ^~~~~~~~~~~~~~~~~~ [ 79%] Building CXX object CMakeFiles/teeworlds.dir/src/game/client/components/menus_ingame.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/game/client/components/menus_ingame.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/components/menus_ingame.cpp [ 80%] Building CXX object CMakeFiles/teeworlds.dir/src/game/client/components/menus_settings.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/game/client/components/menus_settings.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/components/menus_settings.cpp In file included from /builddir/build/BUILD/teeworlds-0.6.5-src/src/base/tl/algorithm.h:6:0, from /builddir/build/BUILD/teeworlds-0.6.5-src/src/base/tl/sorted_array.h:6, from /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/localization.h:6, from /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/components/menus_settings.cpp:21: /builddir/build/BUILD/teeworlds-0.6.5-src/src/base/tl/range.h: In instantiation of 'plain_range_sorted::plain_range_sorted(const plain_range_sorted&) [with T = CLanguage]': /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/components/menus_settings.cpp:955:57: required from here /builddir/build/BUILD/teeworlds-0.6.5-src/src/base/tl/range.h:187:2: warning: base class 'class plain_range' should be explicitly initialized in the copy constructor [-Wextra] plain_range_sorted(const plain_range_sorted &r) ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/teeworlds-0.6.5-src/src/base/tl/range.h: In instantiation of 'plain_range_sorted::plain_range_sorted(const plain_range_sorted&) [with T = const CSkins::CSkin*]': /builddir/build/BUILD/teeworlds-0.6.5-src/src/base/tl/sorted_array.h:23:47: required from 'int sorted_array::add(const T&) [with T = const CSkins::CSkin*; ALLOCATOR = allocator_default]' /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/components/menus_settings.cpp:356:22: required from here /builddir/build/BUILD/teeworlds-0.6.5-src/src/base/tl/range.h:187:2: warning: base class 'class plain_range' should be explicitly initialized in the copy constructor [-Wextra] [ 80%] Building CXX object CMakeFiles/teeworlds.dir/src/game/client/components/motd.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/game/client/components/motd.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/components/motd.cpp [ 81%] Building CXX object CMakeFiles/teeworlds.dir/src/game/client/components/nameplates.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/game/client/components/nameplates.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/components/nameplates.cpp [ 82%] Building CXX object CMakeFiles/teeworlds.dir/src/game/client/components/particles.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/game/client/components/particles.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/components/particles.cpp [ 82%] Building CXX object CMakeFiles/teeworlds.dir/src/game/client/components/players.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/game/client/components/players.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/components/players.cpp [ 83%] Building CXX object CMakeFiles/teeworlds.dir/src/game/client/components/scoreboard.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/game/client/components/scoreboard.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/components/scoreboard.cpp [ 85%] Building CXX object CMakeFiles/teeworlds.dir/src/game/client/components/skins.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/game/client/components/skins.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/components/skins.cpp In file included from /builddir/build/BUILD/teeworlds-0.6.5-src/src/base/tl/algorithm.h:6:0, from /builddir/build/BUILD/teeworlds-0.6.5-src/src/base/tl/sorted_array.h:6, from /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/components/skins.h:6, from /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/components/skins.cpp:12: /builddir/build/BUILD/teeworlds-0.6.5-src/src/base/tl/range.h: In instantiation of 'plain_range_sorted::plain_range_sorted(const plain_range_sorted&) [with T = CSkins::CSkin]': /builddir/build/BUILD/teeworlds-0.6.5-src/src/base/tl/sorted_array.h:23:47: required from 'int sorted_array::add(const T&) [with T = CSkins::CSkin; ALLOCATOR = allocator_default]' /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/components/skins.cpp:112:26: required from here /builddir/build/BUILD/teeworlds-0.6.5-src/src/base/tl/range.h:187:2: warning: base class 'class plain_range' should be explicitly initialized in the copy constructor [-Wextra] plain_range_sorted(const plain_range_sorted &r) ^~~~~~~~~~~~~~~~~~ [ 86%] Building CXX object CMakeFiles/teeworlds.dir/src/game/client/components/sounds.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/game/client/components/sounds.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/components/sounds.cpp [ 86%] Building CXX object CMakeFiles/teeworlds.dir/src/game/client/components/spectator.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/game/client/components/spectator.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/components/spectator.cpp [ 87%] Building CXX object CMakeFiles/teeworlds.dir/src/game/client/components/voting.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/game/client/components/voting.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/components/voting.cpp [ 88%] Building CXX object CMakeFiles/teeworlds.dir/src/game/client/gameclient.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/game/client/gameclient.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/gameclient.cpp [ 88%] Building CXX object CMakeFiles/teeworlds.dir/src/game/client/lineinput.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/game/client/lineinput.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/lineinput.cpp [ 90%] Building CXX object CMakeFiles/teeworlds.dir/src/game/client/render.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/game/client/render.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/render.cpp [ 91%] Building CXX object CMakeFiles/teeworlds.dir/src/game/client/render_map.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/game/client/render_map.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/render_map.cpp [ 91%] Building CXX object CMakeFiles/teeworlds.dir/src/game/client/ui.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/game/client/ui.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/client/ui.cpp [ 92%] Building CXX object CMakeFiles/teeworlds.dir/src/game/editor/auto_map.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/game/editor/auto_map.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/editor/auto_map.cpp In file included from /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/editor/auto_map.cpp:7:0: /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/editor/auto_map.h:46:2: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] const bool IsLoaded() { return m_FileLoaded; } ^~~~~ [ 93%] Building CXX object CMakeFiles/teeworlds.dir/src/game/editor/editor.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/game/editor/editor.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/editor/editor.cpp In file included from /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/editor/editor.cpp:23:0: /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/editor/auto_map.h:46:2: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] const bool IsLoaded() { return m_FileLoaded; } ^~~~~ In file included from /builddir/build/BUILD/teeworlds-0.6.5-src/src/base/tl/algorithm.h:6:0, from /builddir/build/BUILD/teeworlds-0.6.5-src/src/base/tl/sorted_array.h:6, from /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/localization.h:6, from /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/editor/editor.cpp:17: /builddir/build/BUILD/teeworlds-0.6.5-src/src/base/tl/range.h: In instantiation of 'plain_range_sorted::plain_range_sorted(const plain_range_sorted&) [with T = CEditor::CFilelistItem]': /builddir/build/BUILD/teeworlds-0.6.5-src/src/base/tl/sorted_array.h:23:47: required from 'int sorted_array::add(const T&) [with T = CEditor::CFilelistItem; ALLOCATOR = allocator_default]' /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/editor/editor.cpp:2777:30: required from here /builddir/build/BUILD/teeworlds-0.6.5-src/src/base/tl/range.h:187:2: warning: base class 'class plain_range' should be explicitly initialized in the copy constructor [-Wextra] plain_range_sorted(const plain_range_sorted &r) ^~~~~~~~~~~~~~~~~~ [ 93%] Building CXX object CMakeFiles/teeworlds.dir/src/game/editor/io.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/game/editor/io.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/editor/io.cpp In file included from /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/editor/editor.h:25:0, from /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/editor/io.cpp:9: /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/editor/auto_map.h:46:2: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] const bool IsLoaded() { return m_FileLoaded; } ^~~~~ [ 95%] Building CXX object CMakeFiles/teeworlds.dir/src/game/editor/layer_game.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/game/editor/layer_game.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/editor/layer_game.cpp In file included from /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/editor/editor.h:25:0, from /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/editor/layer_game.cpp:3: /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/editor/auto_map.h:46:2: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] const bool IsLoaded() { return m_FileLoaded; } ^~~~~ [ 96%] Building CXX object CMakeFiles/teeworlds.dir/src/game/editor/layer_quads.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/game/editor/layer_quads.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/editor/layer_quads.cpp In file included from /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/editor/editor.h:25:0, from /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/editor/layer_quads.cpp:8: /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/editor/auto_map.h:46:2: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] const bool IsLoaded() { return m_FileLoaded; } ^~~~~ [ 96%] Building CXX object CMakeFiles/teeworlds.dir/src/game/editor/layer_tiles.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/game/editor/layer_tiles.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/editor/layer_tiles.cpp In file included from /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/editor/editor.h:25:0, from /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/editor/layer_tiles.cpp:11: /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/editor/auto_map.h:46:2: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] const bool IsLoaded() { return m_FileLoaded; } ^~~~~ [ 97%] Building CXX object CMakeFiles/teeworlds.dir/src/game/editor/popups.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/game/editor/popups.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/editor/popups.cpp In file included from /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/editor/editor.h:25:0, from /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/editor/popups.cpp:12: /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/editor/auto_map.h:46:2: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] const bool IsLoaded() { return m_FileLoaded; } ^~~~~ [ 98%] Building CXX object CMakeFiles/teeworlds.dir/src/game/generated/client_data.cpp.o /usr/bin/c++ -DCONF_WAVPACK_OPEN_FILE_INPUT_EX -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/SDL -I/usr/include/wavpack -I/builddir/build/BUILD/teeworlds-0.6.5-src/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -fstack-protector-all -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -o CMakeFiles/teeworlds.dir/src/game/generated/client_data.cpp.o -c /builddir/build/BUILD/teeworlds-0.6.5-src/src/game/generated/client_data.cpp [ 98%] Linking CXX executable teeworlds /usr/bin/cmake -E cmake_link_script CMakeFiles/teeworlds.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/teeworlds.dir/src/engine/client/backend_sdl.cpp.o CMakeFiles/teeworlds.dir/src/engine/client/client.cpp.o CMakeFiles/teeworlds.dir/src/engine/client/friends.cpp.o CMakeFiles/teeworlds.dir/src/engine/client/graphics.cpp.o CMakeFiles/teeworlds.dir/src/engine/client/graphics_threaded.cpp.o CMakeFiles/teeworlds.dir/src/engine/client/input.cpp.o CMakeFiles/teeworlds.dir/src/engine/client/serverbrowser.cpp.o CMakeFiles/teeworlds.dir/src/engine/client/sound.cpp.o CMakeFiles/teeworlds.dir/src/engine/client/text.cpp.o CMakeFiles/teeworlds.dir/src/game/client/animstate.cpp.o CMakeFiles/teeworlds.dir/src/game/client/components/binds.cpp.o CMakeFiles/teeworlds.dir/src/game/client/components/broadcast.cpp.o CMakeFiles/teeworlds.dir/src/game/client/components/camera.cpp.o CMakeFiles/teeworlds.dir/src/game/client/components/chat.cpp.o CMakeFiles/teeworlds.dir/src/game/client/components/console.cpp.o CMakeFiles/teeworlds.dir/src/game/client/components/controls.cpp.o CMakeFiles/teeworlds.dir/src/game/client/components/countryflags.cpp.o CMakeFiles/teeworlds.dir/src/game/client/components/damageind.cpp.o CMakeFiles/teeworlds.dir/src/game/client/components/debughud.cpp.o CMakeFiles/teeworlds.dir/src/game/client/components/effects.cpp.o CMakeFiles/teeworlds.dir/src/game/client/components/emoticon.cpp.o CMakeFiles/teeworlds.dir/src/game/client/components/flow.cpp.o CMakeFiles/teeworlds.dir/src/game/client/components/hud.cpp.o CMakeFiles/teeworlds.dir/src/game/client/components/items.cpp.o CMakeFiles/teeworlds.dir/src/game/client/components/killmessages.cpp.o CMakeFiles/teeworlds.dir/src/game/client/components/mapimages.cpp.o CMakeFiles/teeworlds.dir/src/game/client/components/maplayers.cpp.o CMakeFiles/teeworlds.dir/src/game/client/components/menus.cpp.o CMakeFiles/teeworlds.dir/src/game/client/components/menus_browser.cpp.o CMakeFiles/teeworlds.dir/src/game/client/components/menus_demo.cpp.o CMakeFiles/teeworlds.dir/src/game/client/components/menus_ingame.cpp.o CMakeFiles/teeworlds.dir/src/game/client/components/menus_settings.cpp.o CMakeFiles/teeworlds.dir/src/game/client/components/motd.cpp.o CMakeFiles/teeworlds.dir/src/game/client/components/nameplates.cpp.o CMakeFiles/teeworlds.dir/src/game/client/components/particles.cpp.o CMakeFiles/teeworlds.dir/src/game/client/components/players.cpp.o CMakeFiles/teeworlds.dir/src/game/client/components/scoreboard.cpp.o CMakeFiles/teeworlds.dir/src/game/client/components/skins.cpp.o CMakeFiles/teeworlds.dir/src/game/client/components/sounds.cpp.o CMakeFiles/teeworlds.dir/src/game/client/components/spectator.cpp.o CMakeFiles/teeworlds.dir/src/game/client/components/voting.cpp.o CMakeFiles/teeworlds.dir/src/game/client/gameclient.cpp.o CMakeFiles/teeworlds.dir/src/game/client/lineinput.cpp.o CMakeFiles/teeworlds.dir/src/game/client/render.cpp.o CMakeFiles/teeworlds.dir/src/game/client/render_map.cpp.o CMakeFiles/teeworlds.dir/src/game/client/ui.cpp.o CMakeFiles/teeworlds.dir/src/game/editor/auto_map.cpp.o CMakeFiles/teeworlds.dir/src/game/editor/editor.cpp.o CMakeFiles/teeworlds.dir/src/game/editor/io.cpp.o CMakeFiles/teeworlds.dir/src/game/editor/layer_game.cpp.o CMakeFiles/teeworlds.dir/src/game/editor/layer_quads.cpp.o CMakeFiles/teeworlds.dir/src/game/editor/layer_tiles.cpp.o CMakeFiles/teeworlds.dir/src/game/editor/popups.cpp.o CMakeFiles/teeworlds.dir/src/game/generated/client_data.cpp.o CMakeFiles/md5.dir/src/engine/external/md5/md5.c.o CMakeFiles/engine-shared.dir/src/engine/shared/compression.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/config.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/console.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/datafile.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/demo.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/econ.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/engine.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/filecollection.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/huffman.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/jobs.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/kernel.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/linereader.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/map.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/mapchecker.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/masterserver.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/memheap.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/netban.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/network.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/network_client.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/network_conn.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/network_console.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/network_console_conn.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/network_server.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/network_server_hack.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/packer.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/ringbuffer.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/snapshot.cpp.o CMakeFiles/engine-shared.dir/src/engine/shared/storage.cpp.o CMakeFiles/engine-shared.dir/src/game/generated/protocol.cpp.o CMakeFiles/engine-shared.dir/src/base/system.c.o CMakeFiles/game-shared.dir/src/game/collision.cpp.o CMakeFiles/game-shared.dir/src/game/gamecore.cpp.o CMakeFiles/game-shared.dir/src/game/layers.cpp.o CMakeFiles/game-shared.dir/src/game/localization.cpp.o CMakeFiles/game-shared.dir/src/game/generated/git_revision.cpp.o CMakeFiles/game-shared.dir/src/game/generated/nethash.cpp.o -o teeworlds -lpthread -lz -lrt -lfreetype -lpnglite -lSDL -lwavpack -lGL -lGLU -lX11 make[2]: Leaving directory '/builddir/build/BUILD/teeworlds-0.6.5-src' [100%] Built target teeworlds make[1]: Leaving directory '/builddir/build/BUILD/teeworlds-0.6.5-src' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/teeworlds-0.6.5-src/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BQgeJf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/teeworlds-0.6.5-1.fc27.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/teeworlds-0.6.5-1.fc27.aarch64 ++ dirname /builddir/build/BUILDROOT/teeworlds-0.6.5-1.fc27.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/teeworlds-0.6.5-1.fc27.aarch64 + cd teeworlds-0.6.5-src + mkdir -p /builddir/build/BUILDROOT/teeworlds-0.6.5-1.fc27.aarch64/usr/share/teeworlds/data/ + mkdir -p /builddir/build/BUILDROOT/teeworlds-0.6.5-1.fc27.aarch64/usr/share/pixmaps/ + install -D -m 0755 teeworlds /builddir/build/BUILDROOT/teeworlds-0.6.5-1.fc27.aarch64/usr/bin/teeworlds + install -D -m 0755 teeworlds_srv /builddir/build/BUILDROOT/teeworlds-0.6.5-1.fc27.aarch64/usr/bin/teeworlds-srv + cp -pr data/audio data/blob.png data/browse_icons.png data/console.png data/console_bar.png data/countryflags data/debug_font.png data/demo_buttons.png data/editor data/emoticons.png data/file_icons.png data/fonts data/game.png data/gui_buttons.png data/gui_cursor.png data/gui_icons.png data/gui_logo.png data/languages data/mapres data/maps data/particles.png data/skins /builddir/build/BUILDROOT/teeworlds-0.6.5-1.fc27.aarch64/usr/share/teeworlds/data/ + install -p -m 0644 /builddir/build/SOURCES/teeworlds.png /builddir/build/BUILDROOT/teeworlds-0.6.5-1.fc27.aarch64/usr/share/pixmaps/teeworlds.png + desktop-file-install --dir=/builddir/build/BUILDROOT/teeworlds-0.6.5-1.fc27.aarch64/usr/share/applications /builddir/build/SOURCES/teeworlds.desktop + mkdir -p /builddir/build/BUILDROOT/teeworlds-0.6.5-1.fc27.aarch64/usr/share/appdata + cat + mkdir -p /builddir/build/BUILDROOT/teeworlds-0.6.5-1.fc27.aarch64/usr/lib/systemd/system/ + install -m 0644 /builddir/build/SOURCES/teeworlds-server@.service /builddir/build/BUILDROOT/teeworlds-0.6.5-1.fc27.aarch64/usr/lib/systemd/system/teeworlds-server@.service + install -d -m 0775 /builddir/build/BUILDROOT/teeworlds-0.6.5-1.fc27.aarch64/etc/teeworlds/ + install -m 0664 /builddir/build/SOURCES/server_dm.cfg /builddir/build/BUILDROOT/teeworlds-0.6.5-1.fc27.aarch64/etc/teeworlds/dm.cfg + install -m 0664 /builddir/build/SOURCES/server_tdm.cfg /builddir/build/BUILDROOT/teeworlds-0.6.5-1.fc27.aarch64/etc/teeworlds/tdm.cfg + install -m 0664 /builddir/build/SOURCES/server_ctf.cfg /builddir/build/BUILDROOT/teeworlds-0.6.5-1.fc27.aarch64/etc/teeworlds/ctf.cfg + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 0.6.5-1.fc27 --unique-debug-suffix -0.6.5-1.fc27.aarch64 --unique-debug-src-base teeworlds-0.6.5-1.fc27.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/teeworlds-0.6.5-src extracting debug info from /builddir/build/BUILDROOT/teeworlds-0.6.5-1.fc27.aarch64/usr/bin/teeworlds-srv extracting debug info from /builddir/build/BUILDROOT/teeworlds-0.6.5-1.fc27.aarch64/usr/bin/teeworlds /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 3308 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: teeworlds-0.6.5-1.fc27.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IevWJ8 + umask 022 + cd /builddir/build/BUILD + cd teeworlds-0.6.5-src + DOCDIR=/builddir/build/BUILDROOT/teeworlds-0.6.5-1.fc27.aarch64/usr/share/doc/teeworlds + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/teeworlds-0.6.5-1.fc27.aarch64/usr/share/doc/teeworlds + cp -pr readme.txt /builddir/build/BUILDROOT/teeworlds-0.6.5-1.fc27.aarch64/usr/share/doc/teeworlds + cp -pr license.txt /builddir/build/BUILDROOT/teeworlds-0.6.5-1.fc27.aarch64/usr/share/doc/teeworlds + exit 0 Provides: application() application(teeworlds.desktop) metainfo() metainfo(teeworlds.appdata.xml) teeworlds = 0.6.5-1.fc27 teeworlds(aarch-64) = 0.6.5-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) 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.17)(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libpnglite.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libwavpack.so.1()(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) rtld(GNU_HASH) Processing files: teeworlds-server-0.6.5-1.fc27.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vumUW8 + umask 022 + cd /builddir/build/BUILD + cd teeworlds-0.6.5-src + DOCDIR=/builddir/build/BUILDROOT/teeworlds-0.6.5-1.fc27.aarch64/usr/share/doc/teeworlds-server + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/teeworlds-0.6.5-1.fc27.aarch64/usr/share/doc/teeworlds-server + cp -pr readme.txt /builddir/build/BUILDROOT/teeworlds-0.6.5-1.fc27.aarch64/usr/share/doc/teeworlds-server + cp -pr license.txt /builddir/build/BUILDROOT/teeworlds-0.6.5-1.fc27.aarch64/usr/share/doc/teeworlds-server + exit 0 Provides: teeworlds-server = 0.6.5-1.fc27 teeworlds-server(aarch-64) = 0.6.5-1.fc27 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) rtld(GNU_HASH) Processing files: teeworlds-data-0.6.5-1.fc27.aarch64 Provides: teeworlds-data = 0.6.5-1.fc27 teeworlds-data(aarch-64) = 0.6.5-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: teeworlds-debugsource-0.6.5-1.fc27.aarch64 Provides: teeworlds-debugsource = 0.6.5-1.fc27 teeworlds-debugsource(aarch-64) = 0.6.5-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: teeworlds-debuginfo-0.6.5-1.fc27.aarch64 Provides: debuginfo(build-id) = 65b12391caf064f1b887b8f0aa671790486e9856 teeworlds-debuginfo = 0.6.5-1.fc27 teeworlds-debuginfo(aarch-64) = 0.6.5-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: teeworlds-debugsource(aarch-64) = 0.6.5-1.fc27 Processing files: teeworlds-server-debuginfo-0.6.5-1.fc27.aarch64 Provides: debuginfo(build-id) = 81ee4e100e3ebef84f5d2bca74fccb4bce34fc43 teeworlds-server-debuginfo = 0.6.5-1.fc27 teeworlds-server-debuginfo(aarch-64) = 0.6.5-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: teeworlds-debugsource(aarch-64) = 0.6.5-1.fc27 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/teeworlds-0.6.5-1.fc27.aarch64 Wrote: /builddir/build/RPMS/teeworlds-0.6.5-1.fc27.aarch64.rpm Wrote: /builddir/build/RPMS/teeworlds-server-0.6.5-1.fc27.aarch64.rpm Wrote: /builddir/build/RPMS/teeworlds-data-0.6.5-1.fc27.aarch64.rpm Wrote: /builddir/build/RPMS/teeworlds-debugsource-0.6.5-1.fc27.aarch64.rpm Wrote: /builddir/build/RPMS/teeworlds-debuginfo-0.6.5-1.fc27.aarch64.rpm Wrote: /builddir/build/RPMS/teeworlds-server-debuginfo-0.6.5-1.fc27.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.voBFeg + umask 022 + cd /builddir/build/BUILD + cd teeworlds-0.6.5-src + /usr/bin/rm -rf /builddir/build/BUILDROOT/teeworlds-0.6.5-1.fc27.aarch64 + exit 0 Child return code was: 0