Started by GitHub push by xtreme8000 Running as SYSTEM Building in workspace /var/jenkins_home/workspace/libvxl The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/jenkins_home/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.39.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 2d482be6e738f0befdbb4f63d740c51eef9970a3 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2d482be6e738f0befdbb4f63d740c51eef9970a3 # timeout=10 Commit message: "fixed compiler flags for msvc" > git rev-list --no-walk 64ae0fc950d331491cdb56359d51a866b33e20d2 # timeout=10
[libvxl] $ /bin/sh -xe /tmp/jenkins14379381408456075764.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