Skip to content
Failed

Console Output

Started by an SCM change
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/SpadesX
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/SpadesX/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/SpadesX/SpadesX.git # timeout=10
Fetching upstream changes from https://github.com/SpadesX/SpadesX.git
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://github.com/SpadesX/SpadesX.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision c599c0feafc9f05a8a61a1034df375c11646e0c0 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c599c0feafc9f05a8a61a1034df375c11646e0c0 # timeout=10
Commit message: "CMakeLists.txt: Disable sanitizers for master"
 > git rev-list --no-walk 5566754f7efc9c9af0e3a016cb605c3c6cae94af # timeout=10
[SpadesX] $ /bin/sh -xe /tmp/jenkins13544200937916168839.sh + git clean -f -d -x Removing build/ + git submodule init Submodule 'Extern/spadesx_enet' (https://github.com/SpadesX/enet) registered for path 'Extern/spadesx_enet' + git submodule update Cloning into '/var/lib/jenkins/workspace/SpadesX/Extern/spadesx_enet'... Submodule path 'Extern/spadesx_enet': checked out 'b7f2f1b4279c6466eb8153d363cdf5cf7c21b03e' [SpadesX] $ /bin/sh -xe /tmp/jenkins420460601285484274.sh + mkdir -p build + cd build + cmake -G Unix Makefiles -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_COMPILER=i686-w64-mingw32-gcc -DCMAKE_CXX_COMPILER=i686-w64-mingw32-g++ -DCMAKE_SYSTEM_NAME=Windows -DCMAKE_EXE_LINKER_FLAGS=-static -DCMAKE_FIND_ROOT_PATH=/usr/i686-w64-mingw32 -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=NEVER -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY .. -- The C compiler identification is GNU 10.0.0 -- The CXX compiler identification is GNU 10.0.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/i686-w64-mingw32-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/i686-w64-mingw32-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- 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 -- Found Git: /usr/bin/git (found version "2.30.2") -- Looking for fcntl -- Looking for fcntl - not found -- Looking for poll -- Looking for poll - not found -- Looking for getaddrinfo -- Looking for getaddrinfo - not found -- Looking for getnameinfo -- Looking for getnameinfo - not found -- Looking for gethostbyname_r -- Looking for gethostbyname_r - not found -- Looking for gethostbyaddr_r -- Looking for gethostbyaddr_r - not found -- Looking for inet_pton -- Looking for inet_pton - not found -- Looking for inet_ntop -- Looking for inet_ntop - not found -- Performing Test HAS_MSGHDR_FLAGS -- Performing Test HAS_MSGHDR_FLAGS - Failed -- Check size of socklen_t -- Check size of socklen_t - failed -- Configuring done -- Generating done -- Build files have been written to: /var/lib/jenkins/workspace/SpadesX/build + make -j 4 [ 15%] Building C object Extern/spadesx_enet/CMakeFiles/enet.dir/Unity/unity_1_c.c.obj [ 15%] Building C object Extern/libmapvxl/CMakeFiles/mapvxl.dir/Unity/unity_0_c.c.obj [ 15%] Building C object Extern/spadesx_enet/CMakeFiles/enet.dir/Unity/unity_0_c.c.obj [ 20%] Linking C static library libmapvxl.a [ 20%] Built target mapvxl [ 30%] Building C object Source/Util/CMakeFiles/Util.dir/Unity/unity_0_c.c.obj [ 30%] Building C object Source/Util/CMakeFiles/Util.dir/Unity/unity_1_c.c.obj [ 35%] Linking C static library libenet.a [ 40%] Linking C static library libUtil.a [ 40%] Built target enet [ 40%] Built target Util [ 60%] Building C object Source/Server/CMakeFiles/Server.dir/Unity/unity_5_c.c.obj [ 60%] Building C object Source/Server/CMakeFiles/Server.dir/Unity/unity_6_c.c.obj [ 60%] Building C object Source/Server/CMakeFiles/Server.dir/Unity/unity_7_c.c.obj [ 60%] Building C object Source/Server/CMakeFiles/Server.dir/Unity/unity_8_c.c.obj [ 65%] Building C object Source/Server/CMakeFiles/Server.dir/Unity/unity_4_c.c.obj [ 70%] Building C object Source/Server/CMakeFiles/Server.dir/Unity/unity_3_c.c.obj [ 75%] Building C object Source/Server/CMakeFiles/Server.dir/Unity/unity_2_c.c.obj [ 80%] Building C object Source/Server/CMakeFiles/Server.dir/Unity/unity_1_c.c.obj [ 85%] Building C object Source/Server/CMakeFiles/Server.dir/Unity/unity_0_c.c.obj [ 90%] Linking C static library libServer.a [ 90%] Built target Server [ 95%] Building C object CMakeFiles/SpadesX.dir/Unity/unity_0_c.c.obj [100%] Linking C executable SpadesX.exe /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x199): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x1fc): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x439): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x1268): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x1292): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x15c6): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x15e6): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x1646): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x1676): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x16b6): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x16c8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x1706): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x1863): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x187e): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x18de): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x18f7): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x191e): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x1936): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x1958): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x19e8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x1a38): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x1a66): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x1a89): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x1a98): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x1acf): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x1c38): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x1c7d): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x1cbd): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x1cff): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x1d1d): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x1d38): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x1d6f): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x1ed8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x1f1d): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x1f5d): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x1f9f): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x1fbd): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x1fd8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x1ff3): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x2142): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x218c): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x21be): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x21e5): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x21fa): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x2208): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x2228): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x23bb): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x2412): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x2606): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x2626): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x28c2): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x28d8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x2915): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x2b2b): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x2b3b): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x2b83): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x2f2f): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x3159): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x3219): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x3229): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x3252): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x326c): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x3564): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x359f): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x397d): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x39e7): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x3a90): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x4369): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x44f2): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x49ba): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x556a): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x5d56): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x612a): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x6190): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x6209): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x6519): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x65b9): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x6668): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x66cf): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x6712): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x7817): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x7949): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x7dd5): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x81ef): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x8251): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x826a): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x8852): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x8a77): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x961a): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0x9c49): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0xa178): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0xac34): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0xae86): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0xaf59): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text+0xbda2): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text.startup+0x23): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text.startup+0xbb0): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans0.ltrans.o:<artificial>:(.text.startup+0xdf1): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x17ec): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x18d8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x18fb): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x1e39): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x1edb): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x1eeb): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x225b): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x235f): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x2436): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x2484): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x2516): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x25f6): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x29ec): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x2a2a): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x2e4a): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x2ea4): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x30da): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x3334): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x3386): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x3673): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x3688): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x36ac): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x37fa): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x3818): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x384f): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x3885): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x389a): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x38a8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x38cc): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x3a5f): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x3a96): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x3ab0): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x3af6): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x3b08): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x3b64): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x3bc6): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x3d32): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x3d50): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x3dab): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x3dfc): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x3ec9): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x4065): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x423e): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x4268): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x428c): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x43ee): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x440f): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x4444): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x447d): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x4492): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x7138): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x715c): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x72af): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x72d2): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x730c): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x7344): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x867b): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x86b5): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x8729): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x8bef): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x8c17): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x8dc4): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x8de6): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x8e35): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x8e56): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x8ec6): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans1.ltrans.o:<artificial>:(.text+0x8f1f): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans2.ltrans.o:<artificial>:(.text+0x287): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans2.ltrans.o:<artificial>:(.text+0x6ea): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans2.ltrans.o:<artificial>:(.text+0x926): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans2.ltrans.o:<artificial>:(.text+0x4f4b): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans2.ltrans.o:<artificial>:(.text+0x5037): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans2.ltrans.o:<artificial>:(.text+0x5101): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans2.ltrans.o:<artificial>:(.text+0x5241): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans2.ltrans.o:<artificial>:(.text+0x5c11): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans2.ltrans.o:<artificial>:(.text+0x6a76): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans2.ltrans.o:<artificial>:(.text+0x6bde): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans2.ltrans.o:<artificial>:(.text+0x7195): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans2.ltrans.o:<artificial>:(.text+0x7251): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans2.ltrans.o:<artificial>:(.text+0x727d): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans2.ltrans.o:<artificial>:(.text+0x7f46): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans2.ltrans.o:<artificial>:(.text+0x816c): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans2.ltrans.o:<artificial>:(.text+0x8183): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans2.ltrans.o:<artificial>:(.text+0x81b5): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans2.ltrans.o:<artificial>:(.text+0x89d9): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans2.ltrans.o:<artificial>:(.text+0x9acc): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans2.ltrans.o:<artificial>:(.text+0x9f6b): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans2.ltrans.o:<artificial>:(.text+0xb739): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans2.ltrans.o:<artificial>:(.text+0xbc7b): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans2.ltrans.o:<artificial>:(.text+0xbd0f): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans2.ltrans.o:<artificial>:(.text+0xe375): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans2.ltrans.o:<artificial>:(.text+0xe77f): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans2.ltrans.o:<artificial>:(.text+0xe9bf): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans2.ltrans.o:<artificial>:(.text+0xeba0): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans2.ltrans.o:<artificial>:(.text+0xec67): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans3.ltrans.o:<artificial>:(.text+0x12): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans3.ltrans.o:<artificial>:(.text+0x7f5): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.8E6mF2.ltrans3.ltrans.o:<artificial>:(.text+0x907): undefined reference to `__stack_chk_fail' collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/SpadesX.dir/build.make:104: SpadesX.exe] Error 1 make[1]: *** [CMakeFiles/Makefile2:187: CMakeFiles/SpadesX.dir/all] Error 2 make: *** [Makefile:136: all] Error 2 Build step 'Execute shell' marked build as failure Archiving artifacts Recording fingerprints Finished: FAILURE