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.39.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 4b03847eb3c3d040c589d1e5bfd727e0cf6b16e6 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4b03847eb3c3d040c589d1e5bfd727e0cf6b16e6 # timeout=10
Commit message: "Server: Check for invalid floats in all packets"
 > git rev-list --no-walk a592876304ebce0f7b67ecf34d169f7b09d467e2 # timeout=10
[SpadesX] $ /bin/sh -xe /tmp/jenkins5055768237052224308.sh + git clean -f -d -x Removing build/ + git submodule init + git submodule update [SpadesX] $ /bin/sh -xe /tmp/jenkins14666616266748963973.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 12.0.0 -- The CXX compiler identification is GNU 12.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.39.2") -- Looking for fcntl -- Looking for fcntl - not found -- Looking for poll -- Looking for poll - not found -- Looking for getaddrinfo -- Looking for getaddrinfo - not found -- Looking for getnameinfo -- Looking for getnameinfo - not found -- Looking for gethostbyname_r -- Looking for gethostbyname_r - not found -- Looking for gethostbyaddr_r -- Looking for gethostbyaddr_r - not found -- Looking for inet_pton -- Looking for inet_pton - not found -- Looking for inet_ntop -- Looking for inet_ntop - not found -- Performing Test HAS_MSGHDR_FLAGS -- Performing Test HAS_MSGHDR_FLAGS - Failed -- Check size of socklen_t -- Check size of socklen_t - failed -- Configuring done -- Generating done -- Build files have been written to: /var/lib/jenkins/workspace/SpadesX/build + make -j 4 [ 15%] Building C object Extern/spadesx_enet/CMakeFiles/enet.dir/Unity/unity_0_c.c.obj [ 15%] Building C object Extern/spadesx_enet/CMakeFiles/enet.dir/Unity/unity_1_c.c.obj [ 15%] Building C object Extern/libmapvxl/CMakeFiles/mapvxl.dir/Unity/unity_0_c.c.obj [ 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 libUtil.a [ 40%] Linking C static library libenet.a [ 40%] Built target Util [ 40%] Built target enet [ 60%] Building C object Source/Server/CMakeFiles/Server.dir/Unity/unity_8_c.c.obj [ 60%] Building C object Source/Server/CMakeFiles/Server.dir/Unity/unity_6_c.c.obj [ 60%] Building C object Source/Server/CMakeFiles/Server.dir/Unity/unity_7_c.c.obj [ 60%] Building C object Source/Server/CMakeFiles/Server.dir/Unity/unity_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/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x128): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x1a5): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x3e9): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x1cf8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x1d22): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x2062): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x207e): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x20e6): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x2116): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x2158): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x2168): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x21a6): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x2303): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x231e): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x237e): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x2397): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x23c0): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x23d6): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x23fc): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x2484): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x24c8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x24f6): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x2519): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x2528): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x255f): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x26c8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x270d): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x274d): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x278f): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x27ad): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x27c8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x27ff): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x2968): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x29ad): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x29ed): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x2a2f): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x2a4d): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x2a68): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x2a83): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x2bd2): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x2c1c): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x2c4e): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x2c7d): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x2c92): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x2ca8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x2cc8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x2e5b): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x2eb2): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x2ee2): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x2f6a): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x2f86): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x30f3): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x3316): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x33e9): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x3449): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x3589): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x3a68): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x3dda): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x3f16): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x3f36): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x41e2): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x41f8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x4221): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x43ea): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x4446): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x445b): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x448a): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x4769): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x482a): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x483b): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x4873): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x4aa9): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x4c26): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x4d05): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x4d27): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x4d56): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x4d76): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x4f25): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x4f46): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x4f73): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x5017): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x5041): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x505a): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x5662): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x5857): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x5ac9): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x5b89): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x5b99): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x5bc7): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x5c2e): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x63d6): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x6516): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x6985): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x740a): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x7d00): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x83a5): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x83fe): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x8485): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x87a2): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x8849): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x88eb): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x894d): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x8992): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x9725): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x9d59): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0x9ed1): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0xa2b6): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0xad97): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0xb019): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0xbf53): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0xc8aa): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0xccf2): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0xcd4c): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0xd000): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0xd123): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0xd139): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0xd424): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0xd45f): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text+0xd83e): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text.startup+0x15): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text.startup+0xc10): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans0.ltrans.o:<artificial>:(.text.startup+0xfbb): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x2dcc): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x2ea8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x2eca): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x2f39): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x2fdb): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x2feb): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x335b): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x346b): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x3562): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x37b4): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x37e0): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x383b): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x38af): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x3a5c): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x3a76): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x3b69): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x3be8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x3c0c): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x3d5a): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x3d78): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x3daf): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x3de5): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x3dfa): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x3e08): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x3e2c): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x3fcb): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x3ffe): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x401b): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x4056): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x4068): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x40c4): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x4126): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x4292): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x42b0): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x430b): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x435c): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x4429): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x45bb): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x4796): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x47b8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x47dc): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x493e): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x495f): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x4994): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x49cd): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x49e2): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x5738): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x575c): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x58af): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x58d2): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x590c): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x5944): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0x9c57): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0xa0cc): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0xa349): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0xa37f): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0xa6e7): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0xa72f): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0xa74b): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0xd058): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans1.ltrans.o:<artificial>:(.text+0xd786): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans2.ltrans.o:<artificial>:(.text+0x252b): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans2.ltrans.o:<artificial>:(.text+0x260f): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans2.ltrans.o:<artificial>:(.text+0x26e6): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans2.ltrans.o:<artificial>:(.text+0x2a61): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans2.ltrans.o:<artificial>:(.text+0x2e89): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans2.ltrans.o:<artificial>:(.text+0x414a): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans2.ltrans.o:<artificial>:(.text+0x41be): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans2.ltrans.o:<artificial>:(.text+0x4779): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans2.ltrans.o:<artificial>:(.text+0x4839): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans2.ltrans.o:<artificial>:(.text+0x4b76): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans2.ltrans.o:<artificial>:(.text+0x5399): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans2.ltrans.o:<artificial>:(.text+0x5431): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans2.ltrans.o:<artificial>:(.text+0x6637): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans2.ltrans.o:<artificial>:(.text+0x6cfa): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans2.ltrans.o:<artificial>:(.text+0x8878): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans2.ltrans.o:<artificial>:(.text+0x8aab): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans2.ltrans.o:<artificial>:(.text+0xa0cb): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans2.ltrans.o:<artificial>:(.text+0xa65b): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans2.ltrans.o:<artificial>:(.text+0xa68f): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans2.ltrans.o:<artificial>:(.text+0xa868): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc74Jczg.ltrans2.ltrans.o:<artificial>:(.text+0xa91f): 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