Skip to content
Success

Console Output

Started by GitHub push by xtreme8000
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/libvxl
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/libvxl/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/xtreme8000/libvxl.git # timeout=10
Fetching upstream changes from https://github.com/xtreme8000/libvxl.git
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://github.com/xtreme8000/libvxl.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 64ae0fc950d331491cdb56359d51a866b33e20d2 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 64ae0fc950d331491cdb56359d51a866b33e20d2 # timeout=10
Commit message: "Add braces for safety"
 > git rev-list --no-walk 483c2bf8736d286734c3c804085ece602f3d1758 # timeout=10
[libvxl] $ /bin/sh -xe /tmp/jenkins1509711737529893001.sh + export CC=i686-w64-mingw32-gcc + make i686-w64-mingw32-gcc -c libvxl.c -fPIC -Wall -Wextra -pedantic -std=c99 -Ofast -o libvxl.o Triggering a new build of BetterSpades queenspades is disabled. Triggering skipped Finished: SUCCESS