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 7aac9db190404a1aad35facabec177a9e6405b23 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7aac9db190404a1aad35facabec177a9e6405b23 # timeout=10
Commit message: "Extern: Update libmapvxl"
 > git rev-list --no-walk 5a799d82b09be65ca7d32a86f2a7da9c19d602a5 # timeout=10
[SpadesX] $ /bin/sh -xe /tmp/jenkins3973531458130818129.sh + git clean -f -d -x Removing build/ + git submodule init + git submodule update Submodule path 'Extern/libmapvxl': checked out 'e1730220722a1f5e4c4451588e6a6ccedeae4ce6' [SpadesX] $ /bin/sh -xe /tmp/jenkins3443116452128759331.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 -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- Found enet: /usr/i686-w64-mingw32/lib/libenet.a -- Found Git: /usr/bin/git (found version "2.30.2") -- Configuring done -- Generating done -- Build files have been written to: /var/lib/jenkins/workspace/SpadesX/build + make -j 4 [ 5%] Building C object Extern/libmapvxl/CMakeFiles/mapvxl.dir/Unity/unity_0_c.c.obj [ 11%] Linking C static library libmapvxl.a [ 11%] Built target mapvxl [ 23%] Building C object Source/Util/CMakeFiles/Util.dir/Unity/unity_0_c.c.obj [ 23%] Building C object Source/Util/CMakeFiles/Util.dir/Unity/unity_1_c.c.obj [ 29%] Linking C static library libUtil.a [ 29%] Built target Util [ 52%] Building C object Source/Server/CMakeFiles/Server.dir/Unity/unity_7_c.c.obj [ 52%] Building C object Source/Server/CMakeFiles/Server.dir/Unity/unity_8_c.c.obj [ 52%] Building C object Source/Server/CMakeFiles/Server.dir/Unity/unity_5_c.c.obj [ 52%] Building C object Source/Server/CMakeFiles/Server.dir/Unity/unity_6_c.c.obj [ 58%] Building C object Source/Server/CMakeFiles/Server.dir/Unity/unity_4_c.c.obj [ 64%] Building C object Source/Server/CMakeFiles/Server.dir/Unity/unity_3_c.c.obj [ 70%] Building C object Source/Server/CMakeFiles/Server.dir/Unity/unity_2_c.c.obj [ 76%] Building C object Source/Server/CMakeFiles/Server.dir/Unity/unity_1_c.c.obj [ 82%] Building C object Source/Server/CMakeFiles/Server.dir/Unity/unity_0_c.c.obj [ 88%] Linking C static library libServer.a [ 88%] Built target Server [ 94%] 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.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x156): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x1b5): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x353): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x11a8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x11d2): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x1506): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x1526): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x1586): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x15b6): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x15f6): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x1608): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x1646): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x17a3): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x17be): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x181e): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x1837): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x185e): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x1876): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x1898): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x1928): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x1978): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x19a6): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x19c9): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x19d8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x1a0f): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x1b78): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x1bbd): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x1bfd): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x1c3f): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x1c5d): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x1c78): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x1caf): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x1e18): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x1e5d): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x1e9d): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x1edf): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x1efd): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x1f18): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x1f33): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x2082): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x20cc): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x20fe): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x2125): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x213a): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x2148): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x2168): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x22fb): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x2352): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x2546): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x2569): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x2822): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x2838): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x2875): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x2a8b): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x2a9b): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x2ae3): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x2e8f): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x30b9): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x3179): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x3189): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x31a7): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x31cc): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x34c4): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x34ff): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x38ed): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x3957): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x3a00): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x42d1): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x4457): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x491f): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x55fa): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x5eb6): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x61da): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x6240): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x62b9): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x65c9): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x6669): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x6718): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x677f): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x67c2): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x7a37): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x7b69): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x7ff5): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x83e7): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x8451): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x846d): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x89f2): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x8c47): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x97da): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0x9e09): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0xa338): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0xadb4): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0xb006): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0xb0d9): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text+0xbd9f): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text.startup+0x23): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text.startup+0xbb0): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans0.ltrans.o:<artificial>:(.text.startup+0xdf1): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x3e7): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x84a): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0xa86): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0xaac): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0xb98): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0xbbb): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0xc29): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0xccb): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0xcdb): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0xceb): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0xe14): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0xed2): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0xf2a): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x134a): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x13a4): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x15da): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x1724): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x1776): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x1a66): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x1ae8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x1b0c): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x1c5a): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x1c78): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x1caf): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x1ce5): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x1cfa): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x1d29): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x1efb): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x205b): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x20a8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x20cc): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x221f): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x223a): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x2269): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x22a1): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x22b8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x22dc): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x243e): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x245f): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x2494): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x24cd): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x24e2): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x4915): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x50b9): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x6264): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x66db): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x67dc): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x6881): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x6d28): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x6d4c): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x6edf): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x6f16): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x6f30): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x6f76): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x6f88): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x6fe4): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x7046): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x71b2): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x71d0): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x722b): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x727c): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x7331): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x7cd9): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x8c1d): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x8c4e): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x9205): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x92c1): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x92db): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x9315): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x9389): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x982f): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x986f): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x9a2a): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x9adf): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x9b04): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x9b96): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0x9c76): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0xa06c): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0xa097): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0xa0d4): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0xa12d): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0xa2ac): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0xa2c6): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0xa33e): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0xa39b): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0xa3ab): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0xbace): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0xbfdd): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0xc08f): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0xe5c9): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans1.ltrans.o:<artificial>:(.text+0xeb34): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans2.ltrans.o:<artificial>:(.text+0x1d): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans2.ltrans.o:<artificial>:(.text+0xbf6): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans2.ltrans.o:<artificial>:(.text+0xf48): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans2.ltrans.o:<artificial>:(.text+0xf5e): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans2.ltrans.o:<artificial>:(.text+0xfa2): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans2.ltrans.o:<artificial>:(.text+0x1236): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.OEjeRv.ltrans2.ltrans.o:<artificial>:(.text+0x1268): 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:168: CMakeFiles/SpadesX.dir/all] Error 2 make: *** [Makefile:91: all] Error 2 Build step 'Execute shell' marked build as failure Archiving artifacts Recording fingerprints Finished: FAILURE