Skip to content
Failed

Console Output

Started by an SCM change
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
The recommended git tool is: NONE
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/getdnsapi/getdns.git # timeout=10
Fetching upstream changes from https://github.com/getdnsapi/getdns.git
 > c:\program files\git\cmd\git --version # timeout=10
 > git --version # 'git version 2.20.1.windows.1'
 > c:\program files\git\cmd\git fetch --tags --force --progress -- https://github.com/getdnsapi/getdns.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > c:\program files\git\cmd\git rev-parse "refs/remotes/origin/develop^{commit}" # timeout=10
Checking out Revision d934b4129fd35a9d319763d018ac88b4c24bb927 (refs/remotes/origin/develop)
 > c:\program files\git\cmd\git config core.sparsecheckout # timeout=10
 > c:\program files\git\cmd\git checkout -f d934b4129fd35a9d319763d018ac88b4c24bb927 # timeout=10
Commit message: "Merge branch 'banburybill-feature/installdlls' into develop"
 > c:\program files\git\cmd\git rev-list --no-walk c1b6903e5890b6901598c02923c4fc41f55f3668 # 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 -DBUILD_STUBBY=ON "C:\Users\jenkins\dnsprivacy\workspace\GetDNS\Stubby Windows build - develop"
-- The C compiler identification is MSVC 19.26.28806.0
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.26.28801/bin/Hostx64/x64/cl.exe
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.26.28801/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
-- Looking for winsock2.h - found
-- Looking for ws2tcpip.h
-- Looking for ws2tcpip.h - found
-- Looking for getentropy
-- Looking for getentropy - not found
-- Looking for inet_pton
-- Looking for inet_pton - found
-- Looking for inet_ntop
-- Looking for inet_ntop - found
-- Looking for mkstemp
-- Looking for mkstemp - not found
-- Looking for sigemptyset
-- Looking for sigemptyset - not found
-- Looking for sigfillset
-- Looking for sigfillset - not found
-- Looking for sigaddset
-- Looking for sigaddset - not found
-- Looking for strptime
-- Looking for strptime - not found
-- Looking for fcntl
-- Looking for fcntl - not found
-- Looking for getauxval
-- Looking for getauxval - not found
-- Looking for gettimeofday
-- Looking for gettimeofday - not found
-- Looking for ioctlsocket
-- Looking for ioctlsocket - found
-- Looking for sigemptyset
-- Looking for sigemptyset - not found
-- Looking for sigfillset
-- Looking for sigfillset - not found
-- Looking for sigaddset
-- Looking for sigaddset - not found
-- Looking for strptime
-- Looking for strptime - not found
-- Check size of sigset_t
-- Check size of sigset_t - failed
-- Check size of _sigset_t
-- Check size of _sigset_t - failed
-- Found OpenSSL: C:/vcpkg/installed/x64-windows/lib/libcrypto.lib (found suitable version "1.1.1g", minimum required is "1.0.2")  
-- Looking for openssl/ssl.h
-- Looking for openssl/ssl.h - found
-- Looking for openssl/evp.h
-- Looking for openssl/evp.h - found
-- Looking for openssl/err.h
-- Looking for openssl/err.h - found
-- Looking for openssl/rand.h
-- Looking for openssl/rand.h - found
-- Looking for openssl/conf.h
-- Looking for openssl/conf.h - found
-- Looking for openssl/engine.h
-- Looking for openssl/engine.h - found
-- Looking for DSA_SIG_set0
-- Looking for DSA_SIG_set0 - found
-- Looking for DSA_set0_pqg
-- Looking for DSA_set0_pqg - found
-- Looking for DSA_set0_key
-- Looking for DSA_set0_key - found
-- Looking for RSA_set0_key
-- Looking for RSA_set0_key - found
-- Looking for EVP_md5
-- Looking for EVP_md5 - found
-- Looking for EVP_sha1
-- Looking for EVP_sha1 - found
-- Looking for EVP_sha224
-- Looking for EVP_sha224 - found
-- Looking for EVP_sha256
-- Looking for EVP_sha256 - found
-- Looking for EVP_sha384
-- Looking for EVP_sha384 - found
-- Looking for EVP_sha512
-- Looking for EVP_sha512 - found
-- Looking for EVP_dss1
-- Looking for EVP_dss1 - not found
-- Looking for EVP_DigestVerify
-- Looking for EVP_DigestVerify - found
-- Looking for EVP_MD_CTX_new
-- Looking for EVP_MD_CTX_new - found
-- Looking for HMAC_CTX_new
-- Looking for HMAC_CTX_new - found
-- Looking for OpenSSL_version_num
-- Looking for OpenSSL_version_num - found
-- Looking for OpenSSL_version
-- Looking for OpenSSL_version - found
-- Looking for SSL_CTX_dane_enable
-- Looking for SSL_CTX_dane_enable - found
-- Looking for SSL_CTX_set_ciphersuites
-- Looking for SSL_CTX_set_ciphersuites - found
-- Looking for SSL_set_ciphersuites
-- Looking for SSL_set_ciphersuites - found
-- Looking for OPENSSL_init_crypto
-- Looking for OPENSSL_init_crypto - found
-- Looking for SSL_dane_enable
-- Looking for SSL_dane_enable - found
-- Looking for SSL_CTX_set1_curves_list
-- Looking for SSL_CTX_set1_curves_list - found
-- Looking for SSL_set1_curves_list
-- Looking for SSL_set1_curves_list - found
-- Looking for SSL_set_min_proto_version
-- Looking for SSL_set_min_proto_version - found
-- Looking for TLS_client_method
-- Looking for TLS_client_method - found
-- Looking for X509_get_notAfter
-- Looking for X509_get_notAfter - found
-- Looking for X509_get0_notAfter
-- Looking for X509_get0_notAfter - found
-- Looking for NID_ED25519
-- Looking for NID_ED25519 - found
-- Looking for NID_ED448
-- Looking for NID_ED448 - found
-- Looking for pthread.h
-- Looking for pthread.h - not found
-- Found Threads: TRUE  
-- Found Libidn2: C:/vcpkg/installed/x64-windows/lib/libidn2.lib (Required is at least version "2.0.0") 
-- Looking for strlcpy
-- Looking for strlcpy - not found
-- Looking for arc4random
-- Looking for arc4random - not found
-- Looking for arc4random_uniform
-- Looking for arc4random_uniform - not found
-- Looking for strlcpy
-- Looking for strlcpy - not found
-- Looking for arc4random
-- Looking for arc4random - not found
-- Looking for arc4random_uniform
-- Looking for arc4random_uniform - not found
-- Looking for netinet/tcp.h
-- Looking for netinet/tcp.h - not found
-- Looking for TCP_FASTOPEN
-- Looking for TCP_FASTOPEN - not found
-- Looking for TCP_FASTOPEN_CONNECT
-- Looking for TCP_FASTOPEN_CONNECT - not found
-- Looking for MSG_FASTOPEN
-- Looking for MSG_FASTOPEN - not found
CMake Warning at CMakeLists.txt:557 (message):
  TCP Fast Open not available, continuing without.


-- Could NOT find Libev (missing: LIBEV_LIBRARIES LIBEV_INCLUDE_DIR) 
CMake Warning at CMakeLists.txt:807 (message):
  Libev support library build requested, but libev not found.  Disabled.


-- Found Libevent2: C:/vcpkg/installed/x64-windows/lib/event_core.lib (found version "2.1.11-stable") 
-- Found Libuv: C:/vcpkg/installed/x64-windows/lib/libuv.lib (found version "1.34.2") 
CMake Warning at CMakeLists.txt:945 (message):
  Test programs require libcheck and so do not build on Windows, skipping.


CMake Error at CMakeLists.txt:1073 (install):
  install TARGETS given target "getdns_ex_event_shared" which does not exist.


CMake Error at CMakeLists.txt:1076 (install):
  install TARGETS given target "getdns_ex_uv_shared" which does not exist.


-- Could NOT find Libsystemd (missing: LIBSYSTEMD_LIBRARIES LIBSYSTEMD_INCLUDE_DIR) 
-- Found Libyaml: C:/vcpkg/installed/x64-windows/lib/yaml.lib  
-- Looking for os/log.h
-- Looking for os/log.h - not found
-- Looking for getopt
-- Looking for getopt - not found
-- Configuring incomplete, errors occurred!
See also "C:/Users/jenkins/dnsprivacy/workspace/GetDNS/Stubby Windows build - develop/build64/CMakeFiles/CMakeOutput.log".
See also "C:/Users/jenkins/dnsprivacy/workspace/GetDNS/Stubby Windows build - develop/build64/CMakeFiles/CMakeError.log".
Build step 'CMake Build' marked build as failure
Sending e-mails to: jim@sinodun.com sara@sinodun.com willem@nlnetlabs.nl
Finished: FAILURE