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 0c6aaf92d93c455f0e2e4dea1a86886316d4d586 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0c6aaf92d93c455f0e2e4dea1a86886316d4d586 # timeout=10
Commit message: "Packets: Check for airborne and not velocity"
 > git rev-list --no-walk 87bc6d7d6989ea53efd67d16c348f91719da07e5 # timeout=10
[SpadesX] $ /bin/sh -xe /tmp/jenkins16037515932379091795.sh + git clean -f -d -x Removing build/ + git submodule init + git submodule update [SpadesX] $ /bin/sh -xe /tmp/jenkins4974978991591162630.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 [ 14%] Building C object Extern/libmapvxl/CMakeFiles/mapvxl.dir/Unity/unity_0_c.c.obj [ 14%] Building C object Extern/spadesx_enet/CMakeFiles/enet.dir/Unity/unity_0_c.c.obj [ 14%] Building C object Extern/spadesx_enet/CMakeFiles/enet.dir/Unity/unity_1_c.c.obj [ 19%] Linking C static library libmapvxl.a [ 19%] Built target mapvxl [ 28%] Building C object Source/Util/CMakeFiles/Util.dir/Unity/unity_1_c.c.obj [ 28%] Building C object Source/Util/CMakeFiles/Util.dir/Unity/unity_2_c.c.obj [ 33%] Building C object Source/Util/CMakeFiles/Util.dir/Unity/unity_0_c.c.obj [ 38%] Linking C static library libenet.a [ 42%] Linking C static library libUtil.a [ 42%] Built target enet [ 42%] Built target Util [ 61%] Building C object Source/Server/CMakeFiles/Server.dir/Unity/unity_6_c.c.obj [ 61%] Building C object Source/Server/CMakeFiles/Server.dir/Unity/unity_8_c.c.obj [ 61%] Building C object Source/Server/CMakeFiles/Server.dir/Unity/unity_5_c.c.obj [ 61%] Building C object Source/Server/CMakeFiles/Server.dir/Unity/unity_7_c.c.obj [ 66%] Building C object Source/Server/CMakeFiles/Server.dir/Unity/unity_4_c.c.obj [ 71%] Building C object Source/Server/CMakeFiles/Server.dir/Unity/unity_3_c.c.obj [ 76%] 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/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x19e8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x1a12): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x1d52): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x1d6e): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x1dd6): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x1e06): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x1e48): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x1e58): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x1e96): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x1ff3): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x200e): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x206e): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x2087): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x20b0): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x20c6): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x20ec): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x2174): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x21b8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x21e6): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x2209): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x2218): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x224f): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x23b8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x23fd): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x243d): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x247f): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x249d): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x24b8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x24ef): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x2658): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x269d): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x26dd): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x271f): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x273d): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x2758): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x2773): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x28c2): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x290c): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x293e): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x296d): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x2982): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x2998): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x29b8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x2b4b): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x2ba2): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x2bd2): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x2c5a): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x2c76): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x2de3): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x3006): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x30d9): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x3147): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x3249): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x378a): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x3af9): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x3c36): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x3c56): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x3f02): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x3f18): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x3f41): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x410a): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x4166): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x417b): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x41aa): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x4489): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x454a): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x455b): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x4593): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x47c9): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x4946): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x4a25): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x4a47): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x4a76): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x4a96): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x4c45): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x4c66): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x4c93): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x4d37): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x4d61): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x4d7a): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x5362): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x5577): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x57d9): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x5899): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x58a9): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x58d7): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x593e): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x60e6): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x6226): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x6695): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x713a): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x7c2b): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x83e5): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x843e): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x84c5): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x87e2): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x8889): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x892b): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x898d): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x89d2): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0x9d05): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0xa339): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0xa4b1): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0xa896): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0xadb9): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0xb059): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0xc3e4): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0xc4ca): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0xc91a): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0xc974): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0xcc65): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0xcdb3): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0xcdc9): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0xd0cc): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0xd107): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text+0xd462): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text.startup+0x1c): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text.startup+0xbf8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans0.ltrans.o:<artificial>:(.text.startup+0xfd0): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x224c): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x2328): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x234a): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x23b9): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x245b): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x246b): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x27db): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x28eb): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x29e2): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x2c34): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x2c60): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x2cbb): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x2d2f): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x2edc): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x2ef6): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x2fe9): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x2ff8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x301c): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x316a): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x3188): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x31bf): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x31f5): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x320a): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x3218): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x323c): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x33db): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x340e): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x342b): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x3466): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x3478): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x34d4): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x3536): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x36a2): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x36c0): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x371b): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x376c): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x3839): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x39cb): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x3ba6): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x3bc8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x3bec): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x3d4e): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x3d6f): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x3da4): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x3ddd): more undefined references to `__stack_chk_guard' follow /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x3df2): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x42a8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x4313): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x4569): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x5a08): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x5a2c): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x5b7f): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x5ba2): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x5bdc): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x5c14): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x9b67): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0x9fd4): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0xa249): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0xa27f): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0xa5ba): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0xa631): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0xa64b): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0xcdb7): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans1.ltrans.o:<artificial>:(.text+0xd598): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans2.ltrans.o:<artificial>:(.text+0x2d1b): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans2.ltrans.o:<artificial>:(.text+0x2dff): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans2.ltrans.o:<artificial>:(.text+0x2ed6): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans2.ltrans.o:<artificial>:(.text+0x3251): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans2.ltrans.o:<artificial>:(.text+0x3679): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans2.ltrans.o:<artificial>:(.text+0x493a): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans2.ltrans.o:<artificial>:(.text+0x49ae): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans2.ltrans.o:<artificial>:(.text+0x4f62): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans2.ltrans.o:<artificial>:(.text+0x5029): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans2.ltrans.o:<artificial>:(.text+0x5346): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans2.ltrans.o:<artificial>:(.text+0x5b69): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans2.ltrans.o:<artificial>:(.text+0x5c01): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans2.ltrans.o:<artificial>:(.text+0x6e17): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans2.ltrans.o:<artificial>:(.text+0x74da): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans2.ltrans.o:<artificial>:(.text+0x8ca5): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans2.ltrans.o:<artificial>:(.text+0x92ab): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans2.ltrans.o:<artificial>:(.text+0xa90b): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans2.ltrans.o:<artificial>:(.text+0xaec3): undefined reference to `__stack_chk_fail' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans2.ltrans.o:<artificial>:(.text+0xaeff): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans2.ltrans.o:<artificial>:(.text+0xb0d8): undefined reference to `__stack_chk_guard' /usr/bin/i686-w64-mingw32-ld: /tmp/cc8qZGoz.ltrans2.ltrans.o:<artificial>:(.text+0xb18f): 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