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 39f1207d80fc3bbc1fb0bc4c2d2b83dac21d436a (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 39f1207d80fc3bbc1fb0bc4c2d2b83dac21d436a # timeout=10
Commit message: "Source: Add checks for allocating memory failure"
 > git rev-list --no-walk e8297d612eaf6e2df5e3ae3cf9a6b35f55c8ee48 # timeout=10
[SpadesX] $ /bin/sh -xe /tmp/jenkins748749424403588692.sh + git clean -f -d -x Removing build/ + git submodule init + git submodule update [SpadesX] $ /bin/sh -xe /tmp/jenkins4220126086911704916.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/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 [ 15%] Building C object Extern/spadesx_enet/CMakeFiles/enet.dir/Unity/unity_1_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_1_c.c.obj [ 30%] Building C object Source/Util/CMakeFiles/Util.dir/Unity/unity_0_c.c.obj [ 35%] Linking C static library libenet.a [ 35%] Built target enet [ 40%] Linking C static library libUtil.a [ 40%] Built target Util [ 55%] Building C object Source/Server/CMakeFiles/Server.dir/Unity/unity_8_c.c.obj [ 55%] Building C object Source/Server/CMakeFiles/Server.dir/Unity/unity_7_c.c.obj [ 55%] 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_5_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.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x199): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x1fc): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x439): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x1268): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x1292): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x15ce): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x15e6): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x1646): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x1676): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x16b6): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x16c8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x1706): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x1863): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x187e): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x18de): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x18f7): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x191e): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x1936): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x1958): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x19e8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x1a38): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x1a66): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x1a89): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x1a98): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x1acf): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x1c38): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x1c7d): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x1cbd): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x1cff): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x1d1d): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x1d38): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x1d6f): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x1ed8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x1f1d): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x1f5d): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x1f9f): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x1fbd): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x1fd8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x1ff3): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x2142): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x218c): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x21be): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x21ed): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x2202): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x2218): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x2238): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x23cb): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x2422): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x2616): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x2636): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x28d2): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x28e8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x2925): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x2b3b): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x2b4b): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x2b93): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x2f3f): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x3169): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x3229): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x3239): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x3262): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x327c): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x3574): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x35af): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x398d): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x39f7): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x3aa0): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x4389): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x4512): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x4a1a): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x55ca): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x5db6): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x618a): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x61f0): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x6269): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x6579): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x6619): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x66c8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x672f): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x6772): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x7877): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x79a9): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x7e35): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x826f): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x8301): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x831a): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x8902): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x8b27): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x970a): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0x9d39): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0xa268): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0xad84): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0xafd6): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0xb0a9): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text+0xbeca): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text.startup+0x23): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text.startup+0xab8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans0.ltrans.o:<artificial>:(.text.startup+0xcef): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x17ec): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x18d8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x18fb): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x1e39): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x1edb): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x1eeb): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x225b): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x235f): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x2436): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x2484): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x2516): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x25f6): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x29ec): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x2c34): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x2c86): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x2f73): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x2f88): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x2fac): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x30fa): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x3118): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x314f): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x3185): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x319a): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x31a8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x31cc): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x335f): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x3396): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x33b0): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x33f6): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x3408): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x3464): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x34c6): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x3632): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x3650): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x36ab): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x36fc): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x37c9): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x3965): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x3b3e): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x3b68): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x3b8c): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x3cee): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x3d0f): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x3d44): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x3d7d): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x3d92): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x62b8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x62dc): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x642f): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x6452): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x648c): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x64c4): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x77fb): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x7835): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x78a9): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x7d6f): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x7d97): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x7f44): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x7f66): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x7fb5): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x7fd6): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x8046): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x809f): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x80da): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x8522): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x857c): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans1.ltrans.o:<artificial>:(.text+0x87bf): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans2.ltrans.o:<artificial>:(.text+0x4ef5): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans2.ltrans.o:<artificial>:(.text+0x5739): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans2.ltrans.o:<artificial>:(.text+0x683c): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans2.ltrans.o:<artificial>:(.text+0x6d6b): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans2.ltrans.o:<artificial>:(.text+0x6e57): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans2.ltrans.o:<artificial>:(.text+0x6f21): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans2.ltrans.o:<artificial>:(.text+0x7061): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans2.ltrans.o:<artificial>:(.text+0x7a31): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans2.ltrans.o:<artificial>:(.text+0x8896): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans2.ltrans.o:<artificial>:(.text+0x89fe): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans2.ltrans.o:<artificial>:(.text+0x8fb5): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans2.ltrans.o:<artificial>:(.text+0x9071): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans2.ltrans.o:<artificial>:(.text+0x90a7): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans2.ltrans.o:<artificial>:(.text+0x951a): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans2.ltrans.o:<artificial>:(.text+0x97a6): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans2.ltrans.o:<artificial>:(.text+0x97bb): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans2.ltrans.o:<artificial>:(.text+0xaf89): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans2.ltrans.o:<artificial>:(.text+0xb4cb): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans2.ltrans.o:<artificial>:(.text+0xb55f): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans2.ltrans.o:<artificial>:(.text+0xdcb7): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans2.ltrans.o:<artificial>:(.text+0xdff6): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans3.ltrans.o:<artificial>:(.text+0x12f): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans3.ltrans.o:<artificial>:(.text+0x310): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans3.ltrans.o:<artificial>:(.text+0x3d7): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans3.ltrans.o:<artificial>:(.text+0x3fd): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans3.ltrans.o:<artificial>:(.text+0x10c6): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans3.ltrans.o:<artificial>:(.text+0x1335): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans3.ltrans.o:<artificial>:(.text+0x134c): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans3.ltrans.o:<artificial>:(.text+0x1362): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans3.ltrans.o:<artificial>:(.text+0x1b45): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.obNGml.ltrans3.ltrans.o:<artificial>:(.text+0x1c57): 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