Skip to content
Failed

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 e8447706e97bb2adb1538cfb68e919eac273265c (refs/remotes/origin/standalone)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e8447706e97bb2adb1538cfb68e919eac273265c
Commit message: "See desc"
 > git rev-list --no-walk db7337d19c5667ef14cfce44c459fa0a310d7302 # timeout=10
[BetterSpades] $ /bin/sh -xe /tmp/jenkins2414797267271109548.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 14:06:40--  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%  736K 0s
    50K .......... .......... .......... .......... .......... 77% 1.63M 0s
   100K .......... .......... .........                       100% 2.65M=0.1s

2018-05-17 14:06:41 (1.16 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 14:06:41--  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%  678K 0s
    50K .......... .......... .......... .......... .......... 46% 1.51M 0s
   100K .......... .......... .......... .......... .......... 69% 1.28M 0s
   150K .......... .......... .......... .......... .......... 92%  563K 0s
   200K .......... .....                                      100%  989K=0.2s

2018-05-17 14:06:42 (866 KB/s) - ‘lodepng.cpp’ saved [221122/221122]

+ wget https://raw.githubusercontent.com/lvandeve/lodepng/master/lodepng.h
--2018-05-17 14:06:42--  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%  740K 0s
    50K .......... .......... ..........                      100% 2.89M=0.08s

2018-05-17 14:06:42 (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-17 14:06:42--  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%  462K=0.03s

2018-05-17 14:06:42 (462 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 14:06:42--  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.60M=0.003s

2018-05-17 14:06:43 (2.60 MB/s) - ‘ini.c’ saved [7245/7245]

+ wget https://raw.githubusercontent.com/benhoyt/inih/master/ini.h
--2018-05-17 14:06:43--  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.76M=0.001s

2018-05-17 14:06:43 (3.76 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 14:06:43--  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%  731K 0s
    50K .......... .......                                    100% 12.5M=0.07s

2018-05-17 14:06:44 (970 KB/s) - ‘parson.c’ saved [69319/69319]

+ wget https://raw.githubusercontent.com/kgabis/parson/master/parson.h
--2018-05-17 14:06:44--  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%  509K=0.02s

2018-05-17 14:06:44 (509 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 14:06:44--  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%  644K=0.04s

2018-05-17 14:06:44 (644 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
  ^~~~~~~
[ 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
  ^~~~~~~
/var/lib/jenkins/workspace/BetterSpades/BetterSpades/src/font.c:21:26: fatal error: stb_truetype.h: No such file or directory
 #include "stb_truetype.h"
                          ^
compilation terminated.
CMakeFiles/client.dir/build.make:230: recipe for target 'CMakeFiles/client.dir/src/font.c.obj' failed
make[2]: *** [CMakeFiles/client.dir/src/font.c.obj] Error 1
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/client.dir/all' failed
make[1]: *** [CMakeFiles/client.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE