Skip to content
Success

Console Output

Started by GitHub push by xtreme8000
Building in workspace /var/lib/jenkins/workspace/BetterSpades
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
Cloning the remote Git repository
Cloning repository https://github.com/xtreme8000/BetterSpades
 > git init /var/lib/jenkins/workspace/BetterSpades # timeout=10
Fetching upstream changes from https://github.com/xtreme8000/BetterSpades
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/xtreme8000/BetterSpades +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/xtreme8000/BetterSpades # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/xtreme8000/BetterSpades # timeout=10
Fetching upstream changes from https://github.com/xtreme8000/BetterSpades
 > git fetch --tags --progress https://github.com/xtreme8000/BetterSpades +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/standalone^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/standalone^{commit} # timeout=10
Checking out Revision b2f0bf9bb81a5738caf1a1f9496045e2fea06098 (refs/remotes/origin/standalone)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b2f0bf9bb81a5738caf1a1f9496045e2fea06098
Commit message: "See desc"
 > git rev-list --no-walk de0365b2d62776419eda86adb15d5ab53fbc2f96 # timeout=10
[BetterSpades] $ /bin/sh -xe /tmp/jenkins8593193842075638398.sh
+ git clone https://github.com/xtreme8000/BetterSpades.git
Cloning into 'BetterSpades'...
+ cd BetterSpades
+ cp -r /home/libs/deflate.lib /home/libs/enet.lib /home/libs/libglfw3.a /home/libs/libopenal.a libs/
+ mv CMakeLists.txt tmp.txt
+ sed 14,18s/^/# / tmp.txt
+ echo Patching dr_wav
Patching dr_wav
+ wget https://raw.githubusercontent.com/mackron/dr_libs/master/dr_wav.h
--2018-05-17 20:48:59--  https://raw.githubusercontent.com/mackron/dr_libs/master/dr_wav.h
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.112.133
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.112.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 132533 (129K) [text/plain]
Saving to: ‘dr_wav.h’

     0K .......... .......... .......... .......... .......... 38%  683K 0s
    50K .......... .......... .......... .......... .......... 77% 1.59M 0s
   100K .......... .......... .........                       100% 2.64M=0.1s

2018-05-17 20:49:00 (1.10 MB/s) - ‘dr_wav.h’ saved [132533/132533]

+ sed 1s/^/#define DR_WAV_IMPLEMENTATION\n / dr_wav.h
+ echo Patching lodepng
Patching lodepng
+ cd src
+ mkdir lodepng
+ cd lodepng
+ wget https://raw.githubusercontent.com/lvandeve/lodepng/master/lodepng.cpp
--2018-05-17 20:49:00--  https://raw.githubusercontent.com/lvandeve/lodepng/master/lodepng.cpp
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.112.133
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.112.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 221122 (216K) [text/plain]
Saving to: ‘lodepng.cpp’

     0K .......... .......... .......... .......... .......... 23%  729K 0s
    50K .......... .......... .......... .......... .......... 46%  552K 0s
   100K .......... .......... .......... .......... .......... 69% 3.12M 0s
   150K .......... .......... .......... .......... .......... 92% 1.63M 0s
   200K .......... .....                                      100% 7.61M=0.2s

2018-05-17 20:49:00 (1.02 MB/s) - ‘lodepng.cpp’ saved [221122/221122]

+ wget https://raw.githubusercontent.com/lvandeve/lodepng/master/lodepng.h
--2018-05-17 20:49:00--  https://raw.githubusercontent.com/lvandeve/lodepng/master/lodepng.h
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.112.133
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.112.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 82859 (81K) [text/plain]
Saving to: ‘lodepng.h’

     0K .......... .......... .......... .......... .......... 61%  537K 0s
    50K .......... .......... ..........                      100%  805K=0.1s

2018-05-17 20:49:01 (615 KB/s) - ‘lodepng.h’ saved [82859/82859]

+ mv lodepng.cpp lodepng.c
+ cd ../..
+ echo Patching libdeflate
Patching libdeflate
+ cd src
+ wget https://raw.githubusercontent.com/ebiggers/libdeflate/master/libdeflate.h
--2018-05-17 20:49:01--  https://raw.githubusercontent.com/ebiggers/libdeflate/master/libdeflate.h
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.112.133
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.112.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 12339 (12K) [text/plain]
Saving to: ‘libdeflate.h’

     0K .......... ..                                         100%  495K=0.02s

2018-05-17 20:49:02 (495 KB/s) - ‘libdeflate.h’ saved [12339/12339]

+ cd ..
+ echo Patching inih
Patching inih
+ cd src
+ wget https://raw.githubusercontent.com/benhoyt/inih/master/ini.c
--2018-05-17 20:49:02--  https://raw.githubusercontent.com/benhoyt/inih/master/ini.c
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.112.133
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.112.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 7245 (7.1K) [text/plain]
Saving to: ‘ini.c’

     0K .......                                               100% 2.18M=0.003s

2018-05-17 20:49:02 (2.18 MB/s) - ‘ini.c’ saved [7245/7245]

+ wget https://raw.githubusercontent.com/benhoyt/inih/master/ini.h
--2018-05-17 20:49:02--  https://raw.githubusercontent.com/benhoyt/inih/master/ini.h
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.112.133
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.112.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4436 (4.3K) [text/plain]
Saving to: ‘ini.h’

     0K ....                                                  100% 3.47M=0.001s

2018-05-17 20:49:02 (3.47 MB/s) - ‘ini.h’ saved [4436/4436]

+ cd ..
+ echo Patching parson
Patching parson
+ cd src
+ wget https://raw.githubusercontent.com/kgabis/parson/master/parson.c
--2018-05-17 20:49:02--  https://raw.githubusercontent.com/kgabis/parson/master/parson.c
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.112.133
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.112.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 69319 (68K) [text/plain]
Saving to: ‘parson.c’

     0K .......... .......... .......... .......... .......... 73%  703K 0s
    50K .......... .......                                    100% 9.05M=0.07s

2018-05-17 20:49:03 (927 KB/s) - ‘parson.c’ saved [69319/69319]

+ wget https://raw.githubusercontent.com/kgabis/parson/master/parson.h
--2018-05-17 20:49:03--  https://raw.githubusercontent.com/kgabis/parson/master/parson.h
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.112.133
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.112.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 11609 (11K) [text/plain]
Saving to: ‘parson.h’

     0K .......... .                                          100%  479K=0.02s

2018-05-17 20:49:03 (479 KB/s) - ‘parson.h’ saved [11609/11609]

+ cd ..
+ echo Patching http
Patching http
+ cd src
+ wget https://raw.githubusercontent.com/mattiasgustavsson/libs/master/http.h
--2018-05-17 20:49:03--  https://raw.githubusercontent.com/mattiasgustavsson/libs/master/http.h
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.112.133
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.112.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 27528 (27K) [text/plain]
Saving to: ‘http.h’

     0K .......... .......... ......                          100%  665K=0.04s

2018-05-17 20:49:04 (665 KB/s) - ‘http.h’ saved [27528/27528]

+ cd ..
+ echo Patching stb_truetype
Patching stb_truetype
+ cd src
+ wget https://raw.githubusercontent.com/nothings/stb/master/stb_truetype.h
--2018-05-17 20:49:04--  https://raw.githubusercontent.com/nothings/stb/master/stb_truetype.h
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.112.133
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.112.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 189854 (185K) [text/plain]
Saving to: ‘stb_truetype.h’

     0K .......... .......... .......... .......... .......... 26%  746K 0s
    50K .......... .......... .......... .......... .......... 53% 1.62M 0s
   100K .......... .......... .......... .......... .......... 80% 1.16M 0s
   150K .......... .......... .......... .....                100%  791K=0.2s

2018-05-17 20:49:04 (1008 KB/s) - ‘stb_truetype.h’ saved [189854/189854]

+ cd ..
+ echo Generating build files
Generating build files
+ cd build
+ cmake -G Unix Makefiles -D CMAKE_C_COMPILER=i686-w64-mingw32-gcc -D CMAKE_SYSTEM_NAME=Windows -D CMAKE_RC_COMPILER=i686-w64-mingw32-windres -D CMAKE_FIND_ROOT_PATH=/usr/i686-w64-mingw32 -D CMAKE_FIND_ROOT_PATH_MODE_PROGRAM=NEVER -D CMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -D CMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY ..
-- The C compiler identification is GNU 6.3.0
-- Check for working C compiler: /usr/bin/i686-w64-mingw32-gcc
-- Check for working C compiler: /usr/bin/i686-w64-mingw32-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- 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  
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_FIND_ROOT_PATH
    CMAKE_FIND_ROOT_PATH_MODE_LIBRARY


-- Build files have been written to: /var/lib/jenkins/workspace/BetterSpades/BetterSpades/build
+ make
Scanning dependencies of target client
[  3%] Building C object CMakeFiles/client.dir/src/aabb.c.obj
In file included from /usr/i686-w64-mingw32/include/enet/win32.h:18:0,
                 from /usr/i686-w64-mingw32/include/enet/enet.h:16,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/common.h:47,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/aabb.c:20:
/usr/share/mingw-w64/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
 #warning Please include winsock2.h before windows.h
  ^~~~~~~
[  6%] Building C object CMakeFiles/client.dir/src/camera.c.obj
In file included from /usr/i686-w64-mingw32/include/enet/win32.h:18:0,
                 from /usr/i686-w64-mingw32/include/enet/enet.h:16,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/common.h:47,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/camera.c:20:
/usr/share/mingw-w64/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
 #warning Please include winsock2.h before windows.h
  ^~~~~~~
[ 10%] Building C object CMakeFiles/client.dir/src/cameracontroller.c.obj
In file included from /usr/i686-w64-mingw32/include/enet/win32.h:18:0,
                 from /usr/i686-w64-mingw32/include/enet/enet.h:16,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/common.h:47,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/cameracontroller.c:20:
/usr/share/mingw-w64/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
 #warning Please include winsock2.h before windows.h
  ^~~~~~~
[ 13%] Building C object CMakeFiles/client.dir/src/chunk.c.obj
In file included from /usr/i686-w64-mingw32/include/enet/win32.h:18:0,
                 from /usr/i686-w64-mingw32/include/enet/enet.h:16,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/common.h:47,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/chunk.c:20:
/usr/share/mingw-w64/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
 #warning Please include winsock2.h before windows.h
  ^~~~~~~
[ 16%] Building C object CMakeFiles/client.dir/src/config.c.obj
In file included from /usr/i686-w64-mingw32/include/enet/win32.h:18:0,
                 from /usr/i686-w64-mingw32/include/enet/enet.h:16,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/common.h:47,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/config.c:20:
/usr/share/mingw-w64/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
 #warning Please include winsock2.h before windows.h
  ^~~~~~~
[ 20%] Building C object CMakeFiles/client.dir/src/dr_wav.c.obj
[ 23%] Building C object CMakeFiles/client.dir/src/file.c.obj
In file included from /usr/i686-w64-mingw32/include/enet/win32.h:18:0,
                 from /usr/i686-w64-mingw32/include/enet/enet.h:16,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/common.h:47,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/file.c:20:
/usr/share/mingw-w64/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
 #warning Please include winsock2.h before windows.h
  ^~~~~~~
[ 26%] Building C object CMakeFiles/client.dir/src/font.c.obj
In file included from /usr/i686-w64-mingw32/include/enet/win32.h:18:0,
                 from /usr/i686-w64-mingw32/include/enet/enet.h:16,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/common.h:47,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/font.c:20:
/usr/share/mingw-w64/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
 #warning Please include winsock2.h before windows.h
  ^~~~~~~
[ 30%] Building C object CMakeFiles/client.dir/src/glx.c.obj
In file included from /usr/i686-w64-mingw32/include/enet/win32.h:18:0,
                 from /usr/i686-w64-mingw32/include/enet/enet.h:16,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/common.h:47,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/glx.c:20:
/usr/share/mingw-w64/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
 #warning Please include winsock2.h before windows.h
  ^~~~~~~
[ 33%] Building C object CMakeFiles/client.dir/src/grenade.c.obj
In file included from /usr/i686-w64-mingw32/include/enet/win32.h:18:0,
                 from /usr/i686-w64-mingw32/include/enet/enet.h:16,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/common.h:47,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/grenade.c:20:
/usr/share/mingw-w64/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
 #warning Please include winsock2.h before windows.h
  ^~~~~~~
[ 36%] Building C object CMakeFiles/client.dir/src/http.c.obj
In file included from /usr/i686-w64-mingw32/include/enet/win32.h:18:0,
                 from /usr/i686-w64-mingw32/include/enet/enet.h:16,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/common.h:47,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/http.c:26:
/usr/share/mingw-w64/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
 #warning Please include winsock2.h before windows.h
  ^~~~~~~
[ 40%] Building C object CMakeFiles/client.dir/src/hud.c.obj
In file included from /usr/i686-w64-mingw32/include/enet/win32.h:18:0,
                 from /usr/i686-w64-mingw32/include/enet/enet.h:16,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/common.h:47,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/hud.c:20:
/usr/share/mingw-w64/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
 #warning Please include winsock2.h before windows.h
  ^~~~~~~
[ 43%] Building C object CMakeFiles/client.dir/src/ini.c.obj
[ 46%] Building C object CMakeFiles/client.dir/src/list.c.obj
In file included from /usr/i686-w64-mingw32/include/enet/win32.h:18:0,
                 from /usr/i686-w64-mingw32/include/enet/enet.h:16,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/common.h:47,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/list.c:1:
/usr/share/mingw-w64/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
 #warning Please include winsock2.h before windows.h
  ^~~~~~~
[ 50%] Building C object CMakeFiles/client.dir/src/main.c.obj
In file included from /usr/i686-w64-mingw32/include/enet/win32.h:18:0,
                 from /usr/i686-w64-mingw32/include/enet/enet.h:16,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/common.h:47,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/main.c:20:
/usr/share/mingw-w64/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
 #warning Please include winsock2.h before windows.h
  ^~~~~~~
[ 53%] Building C object CMakeFiles/client.dir/src/map.c.obj
In file included from /usr/i686-w64-mingw32/include/enet/win32.h:18:0,
                 from /usr/i686-w64-mingw32/include/enet/enet.h:16,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/common.h:47,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/map.c:20:
/usr/share/mingw-w64/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
 #warning Please include winsock2.h before windows.h
  ^~~~~~~
[ 56%] Building C object CMakeFiles/client.dir/src/matrix.c.obj
In file included from /usr/i686-w64-mingw32/include/enet/win32.h:18:0,
                 from /usr/i686-w64-mingw32/include/enet/enet.h:16,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/common.h:47,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/matrix.c:20:
/usr/share/mingw-w64/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
 #warning Please include winsock2.h before windows.h
  ^~~~~~~
[ 60%] Building C object CMakeFiles/client.dir/src/model.c.obj
In file included from /usr/i686-w64-mingw32/include/enet/win32.h:18:0,
                 from /usr/i686-w64-mingw32/include/enet/enet.h:16,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/common.h:47,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/model.c:20:
/usr/share/mingw-w64/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
 #warning Please include winsock2.h before windows.h
  ^~~~~~~
[ 63%] Building C object CMakeFiles/client.dir/src/network.c.obj
In file included from /usr/i686-w64-mingw32/include/enet/win32.h:18:0,
                 from /usr/i686-w64-mingw32/include/enet/enet.h:16,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/common.h:47,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/network.c:20:
/usr/share/mingw-w64/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
 #warning Please include winsock2.h before windows.h
  ^~~~~~~
[ 66%] Building C object CMakeFiles/client.dir/src/parson.c.obj
[ 70%] Building C object CMakeFiles/client.dir/src/particle.c.obj
In file included from /usr/i686-w64-mingw32/include/enet/win32.h:18:0,
                 from /usr/i686-w64-mingw32/include/enet/enet.h:16,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/common.h:47,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/particle.c:20:
/usr/share/mingw-w64/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
 #warning Please include winsock2.h before windows.h
  ^~~~~~~
[ 73%] Building C object CMakeFiles/client.dir/src/player.c.obj
In file included from /usr/i686-w64-mingw32/include/enet/win32.h:18:0,
                 from /usr/i686-w64-mingw32/include/enet/enet.h:16,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/common.h:47,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/player.c:20:
/usr/share/mingw-w64/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
 #warning Please include winsock2.h before windows.h
  ^~~~~~~
[ 76%] Building C object CMakeFiles/client.dir/src/sound.c.obj
In file included from /usr/i686-w64-mingw32/include/enet/win32.h:18:0,
                 from /usr/i686-w64-mingw32/include/enet/enet.h:16,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/common.h:47,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/sound.c:20:
/usr/share/mingw-w64/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
 #warning Please include winsock2.h before windows.h
  ^~~~~~~
[ 80%] Building C object CMakeFiles/client.dir/src/stb_truetype.c.obj
In file included from /usr/i686-w64-mingw32/include/enet/win32.h:18:0,
                 from /usr/i686-w64-mingw32/include/enet/enet.h:16,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/common.h:47,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/stb_truetype.c:23:
/usr/share/mingw-w64/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
 #warning Please include winsock2.h before windows.h
  ^~~~~~~
[ 83%] Building C object CMakeFiles/client.dir/src/texture.c.obj
In file included from /usr/i686-w64-mingw32/include/enet/win32.h:18:0,
                 from /usr/i686-w64-mingw32/include/enet/enet.h:16,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/common.h:47,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/texture.c:20:
/usr/share/mingw-w64/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
 #warning Please include winsock2.h before windows.h
  ^~~~~~~
[ 86%] Building C object CMakeFiles/client.dir/src/tracer.c.obj
In file included from /usr/i686-w64-mingw32/include/enet/win32.h:18:0,
                 from /usr/i686-w64-mingw32/include/enet/enet.h:16,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/common.h:47,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/tracer.c:20:
/usr/share/mingw-w64/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
 #warning Please include winsock2.h before windows.h
  ^~~~~~~
[ 90%] Building C object CMakeFiles/client.dir/src/weapon.c.obj
In file included from /usr/i686-w64-mingw32/include/enet/win32.h:18:0,
                 from /usr/i686-w64-mingw32/include/enet/enet.h:16,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/common.h:47,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/weapon.c:20:
/usr/share/mingw-w64/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
 #warning Please include winsock2.h before windows.h
  ^~~~~~~
[ 93%] Building C object CMakeFiles/client.dir/src/window.c.obj
In file included from /usr/i686-w64-mingw32/include/enet/win32.h:18:0,
                 from /usr/i686-w64-mingw32/include/enet/enet.h:16,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/common.h:47,
                 from /var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/window.c:20:
/usr/share/mingw-w64/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
 #warning Please include winsock2.h before windows.h
  ^~~~~~~
[ 96%] Building RC object CMakeFiles/client.dir/resources/icon.rc.res
[100%] Linking C executable bin/client.exe
[100%] Built target client
Archiving artifacts
Triggering a new build of bs_devpack
Finished: SUCCESS