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 4fb567c54b19d9df0634016c008d155d97d93338 (refs/remotes/origin/standalone)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4fb567c54b19d9df0634016c008d155d97d93338
Commit message: "Close #24"
 > git rev-list --no-walk 1c41016c20c8bc4d41e32126c7ebb0a0c4e4e4bd # timeout=10
[BetterSpades] $ /bin/sh -xe /tmp/jenkins8269851360967597215.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-07 15:58:07--  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%  741K 0s
    50K .......... .......... .......... .......... .......... 77% 1.62M 0s
   100K .......... .......... .........                       100% 2.25M=0.1s

2018-05-07 15:58:08 (1.15 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-07 15:58:08--  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%  736K 0s
    50K .......... .......... .......... .......... .......... 46% 1.62M 0s
   100K .......... .......... .......... .......... .......... 69% 1.60M 0s
   150K .......... .......... .......... .......... .......... 92% 1.62M 0s
   200K .......... .....                                      100% 3.51M=0.2s

2018-05-07 15:58:08 (1.29 MB/s) - ‘lodepng.cpp’ saved [221122/221122]

+ wget https://raw.githubusercontent.com/lvandeve/lodepng/master/lodepng.h
--2018-05-07 15:58:08--  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%  744K 0s
    50K .......... .......... ..........                      100% 2.83M=0.08s

2018-05-07 15:58:09 (1.01 MB/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-07 15:58:09--  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%  501K=0.02s

2018-05-07 15:58:09 (501 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-07 15:58:09--  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: 7241 (7.1K) [text/plain]
Saving to: ‘ini.c’

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

2018-05-07 15:58:09 (2.42 MB/s) - ‘ini.c’ saved [7241/7241]

+ wget https://raw.githubusercontent.com/benhoyt/inih/master/ini.h
--2018-05-07 15:58:09--  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.30M=0.001s

2018-05-07 15:58:10 (3.30 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-07 15:58:10--  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: 67659 (66K) [text/plain]
Saving to: ‘parson.c’

     0K .......... .......... .......... .......... .......... 75%  756K 0s
    50K .......... ......                                     100% 27.9M=0.07s

2018-05-07 15:58:10 (990 KB/s) - ‘parson.c’ saved [67659/67659]

+ wget https://raw.githubusercontent.com/kgabis/parson/master/parson.h
--2018-05-07 15:58:10--  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%  495K=0.02s

2018-05-07 15:58:11 (495 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-07 15:58:11--  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%  673K=0.04s

2018-05-07 15:58:11 (673 KB/s) - ‘http.h’ saved [27528/27528]

+ 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
  ^~~~~~~
[ 17%] 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
[ 24%] 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
  ^~~~~~~
[ 27%] 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
  ^~~~~~~
[ 31%] 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
  ^~~~~~~
[ 34%] 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
  ^~~~~~~
[ 37%] 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
  ^~~~~~~
[ 41%] 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
  ^~~~~~~
[ 44%] Building C object CMakeFiles/client.dir/src/ini.c.obj
[ 48%] 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
  ^~~~~~~
[ 51%] 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
  ^~~~~~~
[ 55%] 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
  ^~~~~~~
[ 58%] 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
  ^~~~~~~
[ 62%] 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
  ^~~~~~~
[ 65%] 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
  ^~~~~~~
[ 68%] Building C object CMakeFiles/client.dir/src/parson.c.obj
[ 72%] 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
  ^~~~~~~
[ 75%] 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
  ^~~~~~~
[ 79%] 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
  ^~~~~~~
[ 82%] 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
  ^~~~~~~
[ 89%] 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
Finished: SUCCESS