Skip to content
Aborted

Console Output

Started by user Jim Hague
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on windows (win10) in workspace C:\Users\jenkins\dnsprivacy\workspace\GetDNS\Stubby Windows build - develop
No credentials specified
 > c:\program files\git\cmd\git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > c:\program files\git\cmd\git config remote.origin.url https://github.com/banburybill/getdns.git # timeout=10
Fetching upstream changes from https://github.com/banburybill/getdns.git
 > c:\program files\git\cmd\git --version # timeout=10
 > c:\program files\git\cmd\git fetch --tags --force --progress -- https://github.com/banburybill/getdns.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > c:\program files\git\cmd\git rev-parse "refs/remotes/origin/my-develop^{commit}" # timeout=10
 > c:\program files\git\cmd\git rev-parse "refs/remotes/origin/origin/my-develop^{commit}" # timeout=10
Checking out Revision 0078977ada1136965f1700d32b3e530e0dba7f7f (refs/remotes/origin/my-develop)
 > c:\program files\git\cmd\git config core.sparsecheckout # timeout=10
 > c:\program files\git\cmd\git checkout -f 0078977ada1136965f1700d32b3e530e0dba7f7f # timeout=10
Commit message: "Merge branch 'develop' into my-develop"
 > c:\program files\git\cmd\git rev-list --no-walk 0078977ada1136965f1700d32b3e530e0dba7f7f # timeout=10
 > c:\program files\git\cmd\git remote # timeout=10
 > c:\program files\git\cmd\git submodule init # timeout=10
 > c:\program files\git\cmd\git submodule sync # timeout=10
 > c:\program files\git\cmd\git config --get remote.origin.url # timeout=10
 > c:\program files\git\cmd\git submodule init # timeout=10
 > c:\program files\git\cmd\git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
 > c:\program files\git\cmd\git config --get submodule.src/test/jsmn.url # timeout=10
 > c:\program files\git\cmd\git config -f .gitmodules --get submodule.src/test/jsmn.path # timeout=10
 > c:\program files\git\cmd\git config --get submodule.src/yxml.url # timeout=10
 > c:\program files\git\cmd\git config -f .gitmodules --get submodule.src/yxml.path # timeout=10
 > c:\program files\git\cmd\git config --get submodule.stubby.url # timeout=10
 > c:\program files\git\cmd\git config -f .gitmodules --get submodule.stubby.path # timeout=10
 > c:\program files\git\cmd\git config --get submodule.src/ssl_dane.url # timeout=10
 > c:\program files\git\cmd\git config -f .gitmodules --get submodule.src/ssl_dane.path # timeout=10
 > c:\program files\git\cmd\git submodule update --init --recursive src/jsmn # timeout=10
 > c:\program files\git\cmd\git submodule update --init --recursive src/yxml # timeout=10
 > c:\program files\git\cmd\git submodule update --init --recursive stubby # timeout=10
 > c:\program files\git\cmd\git submodule update --init --recursive src/ssl_dane # timeout=10
Cleaning build dir C:\Users\jenkins\dnsprivacy\workspace\GetDNS\Stubby Windows build - develop\build64 ...
[build64] $ cmake -G Ninja -D CMAKE_BUILD_TYPE=Release -D BUILD_STUBBY=ON "C:\Users\jenkins\dnsprivacy\workspace\GetDNS\Stubby Windows build - develop"
-- The C compiler identification is MSVC 19.16.27027.1
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx64/x64/cl.exe
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx64/x64/cl.exe -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Looking for assert.h
-- Looking for assert.h - found
-- Looking for inttypes.h
-- Looking for inttypes.h - found
-- Looking for limits.h
-- Looking for limits.h - found
-- Looking for sys/limits.h
-- Looking for sys/limits.h - not found
-- Looking for stdarg.h
-- Looking for stdarg.h - found
-- Looking for stdio.h
-- Looking for stdio.h - found
-- Looking for stdlib.h
-- Looking for stdlib.h - found
-- Looking for string.h
-- Looking for string.h - found
-- Looking for strings.h
-- Looking for strings.h - not found
-- Looking for time.h
-- Looking for time.h - found
-- Looking for unistd.h
-- Looking for unistd.h - not found
-- Looking for fcntl.h
-- Looking for fcntl.h - found
-- Looking for signal.h
-- Looking for signal.h - found
-- Looking for sys/poll.h
-- Looking for sys/poll.h - not found
-- Looking for poll.h
-- Looking for poll.h - not found
-- Looking for resource.h
-- Looking for resource.h - not found
-- Looking for sys/stat.h
-- Looking for sys/stat.h - found
-- Looking for endian.h
-- Looking for endian.h - not found
-- Looking for netdb.h
-- Looking for netdb.h - not found
-- Looking for arpa/inet.h
-- Looking for arpa/inet.h - not found
-- Looking for netinet/in.h
-- Looking for netinet/in.h - not found
-- Looking for sys/select.h
-- Looking for sys/select.h - not found
-- Looking for sys/socket.h
-- Looking for sys/socket.h - not found
-- Looking for sys/sysctl.h
-- Looking for sys/sysctl.h - not found
-- Looking for sys/time.h
-- Looking for sys/time.h - not found
-- Looking for sys/wait.h
-- Looking for sys/wait.h - not found
-- Looking for windows.h
-- Looking for windows.h - found
-- Looking for winsock.h
-- Looking for winsock.h - found
-- Looking for winsock2.h
Build was aborted
Aborted by Jim Hague
Finished: ABORTED