[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_i386_9 #22517

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Nov 2 10:18:58 UTC 2016


https://jenkins.debian.net/job/reproducible_builder_i386_9/22517/------------------------------------------
[...truncated 2965 lines...]
checking for strptime... yes
checking whether strptime works... yes
checking for GNU libc compatible malloc... yes
checking if compiler needs -Werror to reject unknown flags... no
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for pthread_spinlock_t... yes
checking for pthread_rwlock_t... yes
checking if -pthread unused during linking... no
checking for python3.5... /usr/bin/python3.5
checking for the distutils Python package... yes
checking for Python include path... -I/usr/include/python3.5m -I/usr/include/python3.5m
checking for Python library path... -L/usr/lib -L/usr/lib/python3.5 -lpython3.5m
checking for Python site-packages path... /usr/lib/python3/dist-packages
checking consistency of all components of python development environment... yes
checking for swig... /usr/bin/swig
checking SWIG... present
checking for SSL... found in /usr
checking for HMAC_Update in -lcrypto... yes
checking for openssl/ssl.h... yes
checking for openssl/err.h... yes
checking for openssl/rand.h... yes
checking if libssl needs libdl... no
checking if libssl needs -lcrypt32... no
checking for LibreSSL... no
checking for openssl/conf.h... yes
checking for openssl/engine.h... yes
checking for openssl/bn.h... yes
checking for openssl/dh.h... yes
checking for openssl/dsa.h... yes
checking for openssl/rsa.h... yes
checking for OPENSSL_config... yes
checking for EVP_sha1... yes
checking for EVP_sha256... yes
checking for EVP_sha512... yes
checking for FIPS_mode... yes
checking for EVP_MD_CTX_new... yes
checking for OpenSSL_add_all_digests... no
checking for OPENSSL_init_crypto... yes
checking for EVP_cleanup... no
checking for ERR_load_crypto_strings... no
checking for CRYPTO_cleanup_all_ex_data... no
checking for ERR_free_strings... no
checking for RAND_cleanup... no
checking for OPENSSL_init_ssl... yes
checking whether SSL_COMP_get_compression_methods is declared... yes
checking whether sk_SSL_COMP_pop_free is declared... yes
checking whether SSL_CTX_set_ecdh_auto is declared... yes
checking for EVP_PKEY_set_type_str... yes
checking for EC_KEY_new... yes
checking if GOST works... no
checking for ECDSA_sign... yes
checking for SHA384_Init... yes
checking whether NID_X9_62_prime256v1 is declared... yes
checking whether NID_secp384r1 is declared... yes
checking if openssl supports SHA2 and ECDSA with EVP... yes
checking for EVP_dss1... no
checking for libexpat... found in /usr
checking for expat.h... yes
checking whether XML_StopParser is declared... yes
checking for getaddrinfo... yes
checking for ioctlsocket... no
checking for daemon... yes
checking if daemon is deprecated... no
checking for struct sockaddr_un.sun_len... no
checking for struct in_pktinfo.ipi_spec_dst... yes
checking for library containing setusercontext... no
checking for tzset... yes
checking for sigprocmask... yes
checking for fcntl... yes
checking for getpwnam... yes
checking for endpwent... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for setsid... yes
checking for chroot... yes
checking for kill... yes
checking for chown... yes
checking for sleep... yes
checking for usleep... yes
checking for random... yes
checking for srandom... yes
checking for recvmsg... yes
checking for sendmsg... yes
checking for writev... yes
checking for socketpair... yes
checking for glob... yes
checking for initgroups... yes
checking for strftime... yes
checking for localtime_r... yes
checking for setusercontext... no
checking for _beginthreadex... no
checking for endservent... yes
checking for endprotoent... yes
checking for fsync... yes
checking for setresuid... yes
checking for setresgid... yes
checking for sbrk... yes
checking for inet_aton... yes
checking for inet_pton... yes
checking for inet_ntop... yes
checking for snprintf... yes
checking for correct snprintf return value... yes
checking for strlcat... no
checking for strlcpy... no
checking for memmove... yes
checking for gmtime_r... yes
checking for isblank... yes
checking for reallocarray... no
checking for arc4random... no
checking for arc4random_uniform... no
checking for getentropy... no
checking for SHA512_Update... yes
checking for sys/sysctl.h... yes
checking for getauxval... yes
checking for library containing clock_gettime... none required
checking for ctime_r... yes
checking for strsep... yes
checking if make supports $< with implicit rule in scope... yes
configure: Stripping extension flags...
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/example.conf
config.status: creating doc/libunbound.3
config.status: creating doc/unbound.8
config.status: creating doc/unbound-anchor.8
config.status: creating doc/unbound-checkconf.8
config.status: creating doc/unbound.conf.5
config.status: creating doc/unbound-control.8
config.status: creating doc/unbound-host.1
config.status: creating smallapp/unbound-control-setup.sh
config.status: creating dnstap/dnstap_config.h
config.status: creating contrib/libunbound.pc
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing libtool commands
config.status: executing disable-rpath commands
/usr/bin/make _unbound.la
make[1]: Entering directory '/build-1st/unbound-1.5.10'
sed -e 's/@''UNBOUND_VERSION_MAJOR@/1/' -e 's/@''UNBOUND_VERSION_MINOR@/5/' -e 's/@''UNBOUND_VERSION_MICRO@/10/' < ./libunbound/unbound.h > unbound.h
/usr/bin/swig -python -o libunbound/python/libunbound_wrap.c -I. -I/usr/include/python3.5m -I/usr/include/python3.5m -DPY_MAJOR_VERSION=3 ./libunbound/python/libunbound.i
./libtool --tag=CC --mode=compile gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -pthread  -o libunbound_wrap.lo -c libunbound/python/libunbound_wrap.c
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c libunbound/python/libunbound_wrap.c  -fPIC -DPIC -o .libs/libunbound_wrap.o
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c libunbound/python/libunbound_wrap.c -fPIE -o libunbound_wrap.o >/dev/null 2>&1
./libtool --tag=CC --mode=compile gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -pthread  -o context.lo -c libunbound/context.c
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c libunbound/context.c  -fPIC -DPIC -o .libs/context.o
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c libunbound/context.c -fPIE -o context.o >/dev/null 2>&1
./libtool --tag=CC --mode=compile gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -pthread  -o libunbound.lo -c libunbound/libunbound.c
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c libunbound/libunbound.c  -fPIC -DPIC -o .libs/libunbound.o
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c libunbound/libunbound.c -fPIE -o libunbound.o >/dev/null 2>&1
./libtool --tag=CC --mode=compile gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -pthread  -o libworker.lo -c libunbound/libworker.c
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c libunbound/libworker.c  -fPIC -DPIC -o .libs/libworker.o
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c libunbound/libworker.c -fPIE -o libworker.o >/dev/null 2>&1
./libtool --tag=CC --mode=compile gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -pthread  -o ub_event_pluggable.lo -c util/ub_event_pluggable.c
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c util/ub_event_pluggable.c  -fPIC -DPIC -o .libs/ub_event_pluggable.o
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c util/ub_event_pluggable.c -fPIE -o ub_event_pluggable.o >/dev/null 2>&1
./libtool --tag=CC --mode=compile gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -pthread  -o dns.lo -c services/cache/dns.c
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c services/cache/dns.c  -fPIC -DPIC -o .libs/dns.o
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c services/cache/dns.c -fPIE -o dns.o >/dev/null 2>&1
./libtool --tag=CC --mode=compile gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -pthread  -o infra.lo -c services/cache/infra.c
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c services/cache/infra.c  -fPIC -DPIC -o .libs/infra.o
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c services/cache/infra.c -fPIE -o infra.o >/dev/null 2>&1
./libtool --tag=CC --mode=compile gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -pthread  -o rrset.lo -c services/cache/rrset.c
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c services/cache/rrset.c  -fPIC -DPIC -o .libs/rrset.o
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c services/cache/rrset.c -fPIE -o rrset.o >/dev/null 2>&1
./libtool --tag=CC --mode=compile gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -pthread  -o dname.lo -c util/data/dname.c
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c util/data/dname.c  -fPIC -DPIC -o .libs/dname.o
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c util/data/dname.c -fPIE -o dname.o >/dev/null 2>&1
./libtool --tag=CC --mode=compile gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -pthread  -o msgencode.lo -c util/data/msgencode.c
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c util/data/msgencode.c  -fPIC -DPIC -o .libs/msgencode.o
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c util/data/msgencode.c -fPIE -o msgencode.o >/dev/null 2>&1
./libtool --tag=CC --mode=compile gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -pthread  -o as112.lo -c util/as112.c
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c util/as112.c  -fPIC -DPIC -o .libs/as112.o
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c util/as112.c -fPIE -o as112.o >/dev/null 2>&1
./libtool --tag=CC --mode=compile gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -pthread  -o msgparse.lo -c util/data/msgparse.c
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c util/data/msgparse.c  -fPIC -DPIC -o .libs/msgparse.o
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c util/data/msgparse.c -fPIE -o msgparse.o >/dev/null 2>&1
./libtool --tag=CC --mode=compile gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -pthread  -o msgreply.lo -c util/data/msgreply.c
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c util/data/msgreply.c  -fPIC -DPIC -o .libs/msgreply.o
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c util/data/msgreply.c -fPIE -o msgreply.o >/dev/null 2>&1
./libtool --tag=CC --mode=compile gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -pthread  -o packed_rrset.lo -c util/data/packed_rrset.c
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c util/data/packed_rrset.c  -fPIC -DPIC -o .libs/packed_rrset.o
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c util/data/packed_rrset.c -fPIE -o packed_rrset.o >/dev/null 2>&1
./libtool --tag=CC --mode=compile gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -pthread  -o iterator.lo -c iterator/iterator.c
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c iterator/iterator.c  -fPIC -DPIC -o .libs/iterator.o
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c iterator/iterator.c -fPIE -o iterator.o >/dev/null 2>&1
./libtool --tag=CC --mode=compile gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -pthread  -o iter_delegpt.lo -c iterator/iter_delegpt.c
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c iterator/iter_delegpt.c  -fPIC -DPIC -o .libs/iter_delegpt.o
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c iterator/iter_delegpt.c -fPIE -o iter_delegpt.o >/dev/null 2>&1
./libtool --tag=CC --mode=compile gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -pthread  -o iter_donotq.lo -c iterator/iter_donotq.c
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c iterator/iter_donotq.c  -fPIC -DPIC -o .libs/iter_donotq.o
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c iterator/iter_donotq.c -fPIE -o iter_donotq.o >/dev/null 2>&1
./libtool --tag=CC --mode=compile gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -pthread  -o iter_fwd.lo -c iterator/iter_fwd.c
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c iterator/iter_fwd.c  -fPIC -DPIC -o .libs/iter_fwd.o
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c iterator/iter_fwd.c -fPIE -o iter_fwd.o >/dev/null 2>&1
./libtool --tag=CC --mode=compile gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -pthread  -o iter_hints.lo -c iterator/iter_hints.c
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c iterator/iter_hints.c  -fPIC -DPIC -o .libs/iter_hints.o
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c iterator/iter_hints.c -fPIE -o iter_hints.o >/dev/null 2>&1
./libtool --tag=CC --mode=compile gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -pthread  -o iter_priv.lo -c iterator/iter_priv.c
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c iterator/iter_priv.c  -fPIC -DPIC -o .libs/iter_priv.o
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c iterator/iter_priv.c -fPIE -o iter_priv.o >/dev/null 2>&1
./libtool --tag=CC --mode=compile gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -pthread  -o iter_resptype.lo -c iterator/iter_resptype.c
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c iterator/iter_resptype.c  -fPIC -DPIC -o .libs/iter_resptype.o
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c iterator/iter_resptype.c -fPIE -o iter_resptype.o >/dev/null 2>&1
./libtool --tag=CC --mode=compile gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -pthread  -o iter_scrub.lo -c iterator/iter_scrub.c
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c iterator/iter_scrub.c  -fPIC -DPIC -o .libs/iter_scrub.o
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c iterator/iter_scrub.c -fPIE -o iter_scrub.o >/dev/null 2>&1
./libtool --tag=CC --mode=compile gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -pthread  -o iter_utils.lo -c iterator/iter_utils.c
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c iterator/iter_utils.c  -fPIC -DPIC -o .libs/iter_utils.o
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c iterator/iter_utils.c -fPIE -o iter_utils.o >/dev/null 2>&1
./libtool --tag=CC --mode=compile gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -pthread  -o localzone.lo -c services/localzone.c
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c services/localzone.c  -fPIC -DPIC -o .libs/localzone.o
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c services/localzone.c -fPIE -o localzone.o >/dev/null 2>&1
./libtool --tag=CC --mode=compile gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -pthread  -o mesh.lo -c services/mesh.c
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c services/mesh.c  -fPIC -DPIC -o .libs/mesh.o
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c services/mesh.c -fPIE -o mesh.o >/dev/null 2>&1
./libtool --tag=CC --mode=compile gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -pthread  -o modstack.lo -c services/modstack.c
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c services/modstack.c  -fPIC -DPIC -o .libs/modstack.o
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c services/modstack.c -fPIE -o modstack.o >/dev/null 2>&1
./libtool --tag=CC --mode=compile gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -pthread  -o outbound_list.lo -c services/outbound_list.c
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c services/outbound_list.c  -fPIC -DPIC -o .libs/outbound_list.o
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c services/outbound_list.c -fPIE -o outbound_list.o >/dev/null 2>&1
./libtool --tag=CC --mode=compile gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -pthread  -o alloc.lo -c util/alloc.c
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c util/alloc.c  -fPIC -DPIC -o .libs/alloc.o
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c util/alloc.c -fPIE -o alloc.o >/dev/null 2>&1
./libtool --tag=CC --mode=compile gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -pthread  -o config_file.lo -c util/config_file.c
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c util/config_file.c  -fPIC -DPIC -o .libs/config_file.o
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c util/config_file.c -fPIE -o config_file.o >/dev/null 2>&1
./libtool --tag=CC --mode=compile gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -pthread  -o configlexer.lo -c util/configlexer.c
libtool: compile:  gcc -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python3.5m -I/usr/include/python3.5m -g -O2 -fdebug-prefix-map=/build-1st/unbound-1.5.10=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -c util/configlexer.c  -fPIC -DPIC -o .libs/configlexer.o
/srv/reproducible-results/rbuild-debian-5QRzJUcP/tmp.GdT66OYAiB:	 46.3% -- replaced with /srv/reproducible-results/rbuild-debian-5QRzJUcP/tmp.GdT66OYAiB.gz
INFO: Starting at 2016-11-02 10:18:55.080720
INFO: Finished at 2016-11-02 10:18:55.333093, took: 0:00:00.252398
FATAL: null
java.lang.NullPointerException
	at hudson.plugins.build_timeout.BuildTimeoutWrapper$EnvironmentImpl.tearDown(BuildTimeoutWrapper.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:173)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1720)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)



More information about the Qa-jenkins-scm mailing list