[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_delta #8319

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Apr 30 14:37:01 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_delta/8319/>

------------------------------------------
[...truncated 822 lines...]
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking for unistd.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for stdlib.h... (cached) yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for string.h... (cached) yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking for linux/types.h... yes
checking for linux/netfilter_ipv4.h... yes
checking for size_t... yes
checking whether PTHREAD_MUTEX_ERRORCHECK_NP is declared... yes
checking for struct tm.tm_gmtoff... yes
checking for global variable __argv... no
checking for memset... yes
checking for strerror... yes
checking for malloc... yes
checking for realloc... yes
checking for getopt... yes
checking for strchr... yes
checking for tolower... yes
checking for getaddrinfo... yes
checking for usleep... yes
checking for strlwr... no
checking for strlcat... no
checking for strlcpy... no
checking for strncat... yes
checking for strncpy... yes
checking for strcasestr... yes
checking for setenv... yes
checking for daemon... yes
checking for getline... yes
checking for getdelim... yes
checking whether IP_TRANSPARENT is declared... yes
checking for cap_get_proc in -lcap... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --disable-maintainer-mode

True transparent proxy:   yes	--enable-tproxy
Capabalities:             yes	--enable-capabilities, libcap2
Debug Mode:               no	--enable-debug
Strict Mode:              no	--enable-strict

   dh_auto_build
	make -j1
make[1]: Entering directory '/tmp/buildd/proxsmtp-1.10'
make  all-recursive
make[2]: Entering directory '/tmp/buildd/proxsmtp-1.10'
Making all in src
make[3]: Entering directory '/tmp/buildd/proxsmtp-1.10/src'
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -I../common/ -I../ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -I/usr/local/include -pthread -D_POSIX_PTHREAD_SEMANTICS -c -o proxsmtpd-proxsmtpd.o `test -f 'proxsmtpd.c' || echo './'`proxsmtpd.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -I../common/ -I../ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -I/usr/local/include -pthread -D_POSIX_PTHREAD_SEMANTICS -c -o proxsmtpd-spio.o `test -f '../common/spio.c' || echo './'`../common/spio.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -I../common/ -I../ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -I/usr/local/include -pthread -D_POSIX_PTHREAD_SEMANTICS -c -o proxsmtpd-smtppass.o `test -f '../common/smtppass.c' || echo './'`../common/smtppass.c
../common/smtppass.c: In function 'connection_loop':
../common/smtppass.c:599:21: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
                     write(fd, SMTP_STARTFAILED, KL(SMTP_STARTFAILED));
                     ^
../common/smtppass.c:616:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
             write(fd, SMTP_STARTBUSY, KL(SMTP_STARTBUSY));
             ^
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -I../common/ -I../ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -I/usr/local/include -pthread -D_POSIX_PTHREAD_SEMANTICS -c -o proxsmtpd-stringx.o `test -f '../common/stringx.c' || echo './'`../common/stringx.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -I../common/ -I../ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -I/usr/local/include -pthread -D_POSIX_PTHREAD_SEMANTICS -c -o proxsmtpd-sock_any.o `test -f '../common/sock_any.c' || echo './'`../common/sock_any.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -I../common/ -I../ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -I/usr/local/include -pthread -D_POSIX_PTHREAD_SEMANTICS -c -o proxsmtpd-compat.o `test -f '../common/compat.c' || echo './'`../common/compat.c
gcc -I../common/ -I../ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -I/usr/local/include -pthread -D_POSIX_PTHREAD_SEMANTICS  -Wl,-z,relro -L/usr/local/lib -o proxsmtpd proxsmtpd-proxsmtpd.o proxsmtpd-spio.o proxsmtpd-smtppass.o proxsmtpd-stringx.o proxsmtpd-sock_any.o proxsmtpd-compat.o  -lnsl   -lcap
make[3]: Leaving directory '/tmp/buildd/proxsmtp-1.10/src'
Making all in doc
make[3]: Entering directory '/tmp/buildd/proxsmtp-1.10/doc'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/buildd/proxsmtp-1.10/doc'
make[3]: Entering directory '/tmp/buildd/proxsmtp-1.10'
make[3]: Leaving directory '/tmp/buildd/proxsmtp-1.10'
make[2]: Leaving directory '/tmp/buildd/proxsmtp-1.10'
make[1]: Leaving directory '/tmp/buildd/proxsmtp-1.10'
   dh_auto_test
	make -j1 check
make[1]: Entering directory '/tmp/buildd/proxsmtp-1.10'
Making check in src
make[2]: Entering directory '/tmp/buildd/proxsmtp-1.10/src'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/tmp/buildd/proxsmtp-1.10/src'
Making check in doc
make[2]: Entering directory '/tmp/buildd/proxsmtp-1.10/doc'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/tmp/buildd/proxsmtp-1.10/doc'
make[2]: Entering directory '/tmp/buildd/proxsmtp-1.10'
make[2]: Leaving directory '/tmp/buildd/proxsmtp-1.10'
make[1]: Leaving directory '/tmp/buildd/proxsmtp-1.10'
 fakeroot debian/rules binary
dh binary --with autoreconf
   dh_testroot
   dh_prep
   dh_installdirs
   dh_auto_install
	make -j1 install DESTDIR=/tmp/buildd/proxsmtp-1.10/debian/proxsmtp AM_UPDATE_INFO_DIR=no
make[1]: Entering directory '/tmp/buildd/proxsmtp-1.10'
Making install in src
make[2]: Entering directory '/tmp/buildd/proxsmtp-1.10/src'
make[3]: Entering directory '/tmp/buildd/proxsmtp-1.10/src'
 /bin/mkdir -p '/tmp/buildd/proxsmtp-1.10/debian/proxsmtp/usr/sbin'
  /usr/bin/install -c proxsmtpd '/tmp/buildd/proxsmtp-1.10/debian/proxsmtp/usr/sbin'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/buildd/proxsmtp-1.10/src'
make[2]: Leaving directory '/tmp/buildd/proxsmtp-1.10/src'
Making install in doc
make[2]: Entering directory '/tmp/buildd/proxsmtp-1.10/doc'
make[3]: Entering directory '/tmp/buildd/proxsmtp-1.10/doc'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/tmp/buildd/proxsmtp-1.10/debian/proxsmtp/usr/share/man/man5'
 /usr/bin/install -c -m 644 proxsmtpd.conf.5 '/tmp/buildd/proxsmtp-1.10/debian/proxsmtp/usr/share/man/man5'
 /bin/mkdir -p '/tmp/buildd/proxsmtp-1.10/debian/proxsmtp/usr/share/man/man8'
 /usr/bin/install -c -m 644 proxsmtpd.8 '/tmp/buildd/proxsmtp-1.10/debian/proxsmtp/usr/share/man/man8'
make[3]: Leaving directory '/tmp/buildd/proxsmtp-1.10/doc'
make[2]: Leaving directory '/tmp/buildd/proxsmtp-1.10/doc'
make[2]: Entering directory '/tmp/buildd/proxsmtp-1.10'
make[3]: Entering directory '/tmp/buildd/proxsmtp-1.10'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/buildd/proxsmtp-1.10'
make[2]: Leaving directory '/tmp/buildd/proxsmtp-1.10'
make[1]: Leaving directory '/tmp/buildd/proxsmtp-1.10'
   dh_installdocs
   dh_installchangelogs
   dh_installexamples
   dh_installman
   dh_installinit
   dh_perl
   dh_link
   dh_strip_nondeterminism
   dh_compress
   dh_fixperms
   dh_strip
   dh_makeshlibs
   dh_shlibdeps
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/proxsmtp/usr/sbin/proxsmtpd was not linked against libnsl.so.1 (it uses none of the library's symbols)
   dh_installdeb
   dh_gencontrol
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
   dh_md5sums
   dh_builddeb
dpkg-deb: building package 'proxsmtp-dbgsym' in '../proxsmtp-dbgsym_1.10-2.1_amd64.ddeb'.
dpkg-deb: building package 'proxsmtp' in '../proxsmtp_1.10-2.1_amd64.deb'.
 dpkg-genbuildinfo  >../proxsmtp_1.10-2.1_amd64.buildinfo
 dpkg-distaddfile proxsmtp_1.10-2.1_amd64.buildinfo mail optional
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges -b >../proxsmtp_1.10-2.1_amd64.changes
dpkg-genchanges: binary-only upload (no source code included)
Use of uninitialized value $b in string eq at /usr/share/perl5/Dpkg/Arch.pm line 382.
Use of uninitialized value $arch in pattern match (m//) at /usr/share/perl5/Dpkg/Arch.pm line 318.
Use of uninitialized value $arch in hash element at /usr/share/perl5/Dpkg/Arch.pm line 323.
 dpkg-source --after-build proxsmtp-1.10
dpkg-buildpackage: binary-only upload (no source included)
W: no hooks of type B found -- ignoring
I: unmounting /sys filesystem
I: unmounting /run/shm filesystem
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env 
I: removing directory /var/cache/pbuilder/build//57829 and its subdirectories
I: Current time: Fri May  1 04:29:53 GMT-14 2015
I: pbuilder-time-stamp: 1430404193
+ set +x
Format: 1.8
Date: Fri, 06 Jun 2014 20:37:55 +0800
Source: proxsmtp
Binary: proxsmtp
Architecture: amd64
Version: 1.10-2.1
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages at qa.debian.org>
Changed-By: Chen Baozi <baozich at gmail.com>
Description:
 proxsmtp   - multi purpose SMTP Proxy
Closes: 727949
Changes:
 proxsmtp (1.10-2.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Use dh-autoreconf in build to support new architectures (Closes: #727949)
Checksums-Sha1:
 beaabbaaca3fa3357dd5f632d6c067d54563dc1d 47586 proxsmtp-dbgsym_1.10-2.1_amd64.ddeb
 409bd7432c320b4c13b4f2590cd037db0e74fdfa 4983 proxsmtp_1.10-2.1_amd64.buildinfo
 6abc6d99f2a2e72ff5e07bb4f70702cd9ed9ad90 46644 proxsmtp_1.10-2.1_amd64.deb
Checksums-Sha256:
 e68dffe2f371b69082902cb5f084b3a621cc052bb103415eefe3bb725aeacc7a 47586 proxsmtp-dbgsym_1.10-2.1_amd64.ddeb
 a5341fcb5587ca1ff1e28d6824d4ec533dd34f0fd8dce53fef55da4706f7d62e 4983 proxsmtp_1.10-2.1_amd64.buildinfo
 eb84ab976c9e2abc55670be1904e8058192538b168c76a41a5a5bb965d1c0c6b 46644 proxsmtp_1.10-2.1_amd64.deb
Files:
 47947ae018b69276619b8fb4165d2307 47586 debug extra proxsmtp-dbgsym_1.10-2.1_amd64.ddeb
 35c9546ad9ddbaf55331ee0dfa369b73 46644 mail optional proxsmtp_1.10-2.1_amd64.deb
 dcea8e6e49fd1b8080bf4cace7cfb23f 4983 mail optional proxsmtp_1.10-2.1_amd64.buildinfo
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.

Thu Apr 30 14:36:55 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-YNea4eoa, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list