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 683ea850e8651b5cdb6c9fdcd63d554f47493710 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 683ea850e8651b5cdb6c9fdcd63d554f47493710 # timeout=10
Commit message: "Extern: Update libmapvxl"
 > git rev-list --no-walk 7aac9db190404a1aad35facabec177a9e6405b23 # timeout=10
[SpadesX] $ /bin/sh -xe /tmp/jenkins17694125219658913454.sh + git clean -f -d -x Removing build/ + git submodule init + git submodule update Submodule path 'Extern/libmapvxl': checked out 'f33eb75e399d98f51235e961a29e779851c50173' [SpadesX] $ /bin/sh -xe /tmp/jenkins16892654082197662330.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_1_c.c.obj [ 23%] Building C object Source/Util/CMakeFiles/Util.dir/Unity/unity_0_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_8_c.c.obj [ 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_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.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x156): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x1b5): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x353): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x1158): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x1182): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x14b6): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x14d6): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x1536): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x1566): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x15a6): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x15b8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x15f6): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x1753): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x176e): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x17ce): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x17e7): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x180e): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x1826): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x1848): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x18d8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x1928): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x1956): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x1979): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x1988): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x19bf): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x1b28): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x1b6d): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x1bad): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x1bef): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x1c0d): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x1c28): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x1c5f): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x1dc8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x1e0d): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x1e4d): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x1e8f): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x1ead): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x1ec8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x1ee3): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x2032): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x207c): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x20ae): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x20d5): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x20ea): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x20f8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x2118): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x22ab): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x2302): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x24f6): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x2519): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x27d2): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x27e8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x2825): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x2a3b): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x2a4b): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x2a93): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x2e3f): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x3069): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x3129): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x3139): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x3157): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x317c): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x3474): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x34af): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x389d): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x3907): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x39b0): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x4281): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x4407): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x48da): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x548a): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x5c76): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x603a): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x60a0): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x6119): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x6429): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x64c9): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x6578): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x65df): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x6622): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x7717): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x7849): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x7cd5): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x80be): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x8121): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x813d): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x86c2): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x8917): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x94aa): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0x9ad9): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0xa008): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0xaa84): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0xacd6): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0xada9): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text+0xbbf2): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text.startup+0x23): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text.startup+0xbb0): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans0.ltrans.o:<artificial>:(.text.startup+0xdf1): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x3e7): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x84a): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0xa86): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0xaac): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0xb98): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0xbbb): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0xc29): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0xccb): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0xcdb): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0xceb): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0xe14): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0xed2): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0xf2a): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x134a): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x13a4): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x15da): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x1724): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x1776): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x1a66): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x1ae8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x1b0c): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x1c5a): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x1c78): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x1caf): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x1ce5): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x1cfa): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x1d29): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x1efb): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x205b): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x20a8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x20cc): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x221f): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x223a): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x2269): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x22a1): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x22b8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x22dc): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x243e): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x245f): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x2494): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x24cd): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x24e2): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x4995): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x51b9): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x62ac): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x674b): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x684c): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x68f1): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x6d98): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x6dbc): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x6f4f): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x6f86): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x6fa0): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x6fe6): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x6ff8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x7054): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x70b6): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x7222): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x7240): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x729b): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x72ec): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x73a1): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x7d49): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x8c8d): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x8cbe): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x9275): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x9331): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x934b): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x9385): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x93f9): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x989f): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x98df): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x9a9a): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x9b4f): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x9b74): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x9c06): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0x9ce6): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0xa0dc): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0xa107): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0xa144): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0xa19d): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0xa31c): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0xa336): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0xa3ae): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0xa40b): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0xa41b): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0xbb3e): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0xc04d): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0xc0ff): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0xe639): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans1.ltrans.o:<artificial>:(.text+0xeba4): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans2.ltrans.o:<artificial>:(.text+0x1d): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans2.ltrans.o:<artificial>:(.text+0xce6): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans2.ltrans.o:<artificial>:(.text+0xf0c): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans2.ltrans.o:<artificial>:(.text+0xf23): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans2.ltrans.o:<artificial>:(.text+0xf62): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans2.ltrans.o:<artificial>:(.text+0x11f6): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/SpadesX.exe.d3YMsT.ltrans2.ltrans.o:<artificial>:(.text+0x1228): 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