[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_zeta #29169

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Aug 30 15:58:24 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_zeta/29169/>

------------------------------------------
[...truncated 706 lines...]
checking for unistd.h... yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for memset... yes
checking for strchr... yes
checking for strstr... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating outputs/Makefile
config.status: creating patches/Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
   dh_auto_build
	make -j1
make[1]: Entering directory '/tmp/buildd/unrtf-0.21.9-clean'
make  all-recursive
make[2]: Entering directory '/tmp/buildd/unrtf-0.21.9-clean'
Making all in src
make[3]: Entering directory '/tmp/buildd/unrtf-0.21.9-clean/src'
gcc -DHAVE_CONFIG_H -I. -I..  -DPKGDATADIR=\"/usr/share/unrtf\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o attr.o attr.c
gcc -DHAVE_CONFIG_H -I. -I..  -DPKGDATADIR=\"/usr/share/unrtf\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o convert.o convert.c
convert.c: In function ‘cptoencoding’:
convert.c:475:14: warning: type of ‘parm’ defaults to ‘int’ [-Wimplicit-int]
 static char *cptoencoding(parm)
              ^
gcc -DHAVE_CONFIG_H -I. -I..  -DPKGDATADIR=\"/usr/share/unrtf\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o error.o error.c
gcc -DHAVE_CONFIG_H -I. -I..  -DPKGDATADIR=\"/usr/share/unrtf\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o hash.o hash.c
gcc -DHAVE_CONFIG_H -I. -I..  -DPKGDATADIR=\"/usr/share/unrtf\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o my_iconv.o my_iconv.c
gcc -DHAVE_CONFIG_H -I. -I..  -DPKGDATADIR=\"/usr/share/unrtf\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o main.o main.c
gcc -DHAVE_CONFIG_H -I. -I..  -DPKGDATADIR=\"/usr/share/unrtf\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o malloc.o malloc.c
gcc -DHAVE_CONFIG_H -I. -I..  -DPKGDATADIR=\"/usr/share/unrtf\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o output.o output.c
gcc -DHAVE_CONFIG_H -I. -I..  -DPKGDATADIR=\"/usr/share/unrtf\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o parse.o parse.c
gcc -DHAVE_CONFIG_H -I. -I..  -DPKGDATADIR=\"/usr/share/unrtf\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o path.o path.c
gcc -DHAVE_CONFIG_H -I. -I..  -DPKGDATADIR=\"/usr/share/unrtf\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o unicode.o unicode.c
gcc -DHAVE_CONFIG_H -I. -I..  -DPKGDATADIR=\"/usr/share/unrtf\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o user.o user.c
gcc -DHAVE_CONFIG_H -I. -I..  -DPKGDATADIR=\"/usr/share/unrtf\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o util.o util.c
gcc -DHAVE_CONFIG_H -I. -I..  -DPKGDATADIR=\"/usr/share/unrtf\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o word.o word.c
gcc  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o unrtf attr.o convert.o error.o hash.o my_iconv.o main.o malloc.o output.o parse.o path.o unicode.o user.o util.o word.o  
make[3]: Leaving directory '/tmp/buildd/unrtf-0.21.9-clean/src'
Making all in tests
make[3]: Entering directory '/tmp/buildd/unrtf-0.21.9-clean/tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/buildd/unrtf-0.21.9-clean/tests'
Making all in doc
make[3]: Entering directory '/tmp/buildd/unrtf-0.21.9-clean/doc'
sed -e 's!@DATADIR@!/usr/share/unrtf!g' < ./unrtf.1.in > unrtf.1
make[3]: Leaving directory '/tmp/buildd/unrtf-0.21.9-clean/doc'
Making all in patches
make[3]: Entering directory '/tmp/buildd/unrtf-0.21.9-clean/patches'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/buildd/unrtf-0.21.9-clean/patches'
Making all in outputs
make[3]: Entering directory '/tmp/buildd/unrtf-0.21.9-clean/outputs'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/buildd/unrtf-0.21.9-clean/outputs'
make[3]: Entering directory '/tmp/buildd/unrtf-0.21.9-clean'
make[3]: Leaving directory '/tmp/buildd/unrtf-0.21.9-clean'
make[2]: Leaving directory '/tmp/buildd/unrtf-0.21.9-clean'
make[1]: Leaving directory '/tmp/buildd/unrtf-0.21.9-clean'
   dh_auto_test
	make -j1 check
make[1]: Entering directory '/tmp/buildd/unrtf-0.21.9-clean'
Making check in src
make[2]: Entering directory '/tmp/buildd/unrtf-0.21.9-clean/src'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/tmp/buildd/unrtf-0.21.9-clean/src'
Making check in tests
make[2]: Entering directory '/tmp/buildd/unrtf-0.21.9-clean/tests'
make  check-TESTS
make[3]: Entering directory '/tmp/buildd/unrtf-0.21.9-clean/tests'
make[4]: Entering directory '/tmp/buildd/unrtf-0.21.9-clean/tests'
PASS: test_html.sh
PASS: test_latex.sh
PASS: test_text.sh
============================================================================
Testsuite summary for unrtf 0.21.9
============================================================================
# TOTAL: 3
# PASS:  3
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[4]: Leaving directory '/tmp/buildd/unrtf-0.21.9-clean/tests'
make[3]: Leaving directory '/tmp/buildd/unrtf-0.21.9-clean/tests'
make[2]: Leaving directory '/tmp/buildd/unrtf-0.21.9-clean/tests'
Making check in doc
make[2]: Entering directory '/tmp/buildd/unrtf-0.21.9-clean/doc'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/tmp/buildd/unrtf-0.21.9-clean/doc'
Making check in patches
make[2]: Entering directory '/tmp/buildd/unrtf-0.21.9-clean/patches'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/tmp/buildd/unrtf-0.21.9-clean/patches'
Making check in outputs
make[2]: Entering directory '/tmp/buildd/unrtf-0.21.9-clean/outputs'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/tmp/buildd/unrtf-0.21.9-clean/outputs'
make[2]: Entering directory '/tmp/buildd/unrtf-0.21.9-clean'
make[2]: Leaving directory '/tmp/buildd/unrtf-0.21.9-clean'
make[1]: Leaving directory '/tmp/buildd/unrtf-0.21.9-clean'
 fakeroot debian/rules binary
dh binary --with autoreconf
   dh_testroot
   dh_prep
   dh_installdirs
   dh_auto_install
	make -j1 install DESTDIR=/tmp/buildd/unrtf-0.21.9-clean/debian/unrtf AM_UPDATE_INFO_DIR=no
make[1]: Entering directory '/tmp/buildd/unrtf-0.21.9-clean'
Making install in src
make[2]: Entering directory '/tmp/buildd/unrtf-0.21.9-clean/src'
make[3]: Entering directory '/tmp/buildd/unrtf-0.21.9-clean/src'
 /bin/mkdir -p '/tmp/buildd/unrtf-0.21.9-clean/debian/unrtf/usr/bin'
  /usr/bin/install -c unrtf '/tmp/buildd/unrtf-0.21.9-clean/debian/unrtf/usr/bin'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/buildd/unrtf-0.21.9-clean/src'
make[2]: Leaving directory '/tmp/buildd/unrtf-0.21.9-clean/src'
Making install in tests
make[2]: Entering directory '/tmp/buildd/unrtf-0.21.9-clean/tests'
make[3]: Entering directory '/tmp/buildd/unrtf-0.21.9-clean/tests'
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/unrtf-0.21.9-clean/tests'
make[2]: Leaving directory '/tmp/buildd/unrtf-0.21.9-clean/tests'
Making install in doc
make[2]: Entering directory '/tmp/buildd/unrtf-0.21.9-clean/doc'
make[3]: Entering directory '/tmp/buildd/unrtf-0.21.9-clean/doc'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/tmp/buildd/unrtf-0.21.9-clean/debian/unrtf/usr/share/man/man1'
 /usr/bin/install -c -m 644 unrtf.1 '/tmp/buildd/unrtf-0.21.9-clean/debian/unrtf/usr/share/man/man1'
make[3]: Leaving directory '/tmp/buildd/unrtf-0.21.9-clean/doc'
make[2]: Leaving directory '/tmp/buildd/unrtf-0.21.9-clean/doc'
Making install in patches
make[2]: Entering directory '/tmp/buildd/unrtf-0.21.9-clean/patches'
make[3]: Entering directory '/tmp/buildd/unrtf-0.21.9-clean/patches'
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/unrtf-0.21.9-clean/patches'
make[2]: Leaving directory '/tmp/buildd/unrtf-0.21.9-clean/patches'
Making install in outputs
make[2]: Entering directory '/tmp/buildd/unrtf-0.21.9-clean/outputs'
make[3]: Entering directory '/tmp/buildd/unrtf-0.21.9-clean/outputs'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/tmp/buildd/unrtf-0.21.9-clean/debian/unrtf/usr/share/unrtf'
 /usr/bin/install -c -m 644 html.conf latex.conf rtf.conf text.conf troff_mm.conf vt.conf SYMBOL.charmap '/tmp/buildd/unrtf-0.21.9-clean/debian/unrtf/usr/share/unrtf'
make[3]: Leaving directory '/tmp/buildd/unrtf-0.21.9-clean/outputs'
make[2]: Leaving directory '/tmp/buildd/unrtf-0.21.9-clean/outputs'
make[2]: Entering directory '/tmp/buildd/unrtf-0.21.9-clean'
make[3]: Entering directory '/tmp/buildd/unrtf-0.21.9-clean'
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/unrtf-0.21.9-clean'
make[2]: Leaving directory '/tmp/buildd/unrtf-0.21.9-clean'
make[1]: Leaving directory '/tmp/buildd/unrtf-0.21.9-clean'
   dh_installdocs
   dh_installchangelogs
   dh_installman
   dh_installmime
   dh_perl
   dh_link
   dh_strip_nondeterminism
   dh_compress
   dh_fixperms
   dh_strip
   dh_makeshlibs
   dh_shlibdeps
   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 'unrtf-dbgsym' in '../unrtf-dbgsym_0.21.9-clean-1_amd64.deb'.
dpkg-deb: building package 'unrtf' in '../unrtf_0.21.9-clean-1_amd64.deb'.
 dpkg-genbuildinfo  >../unrtf_0.21.9-clean-1_amd64.buildinfo
 dpkg-distaddfile unrtf_0.21.9-clean-1_amd64.buildinfo text optional
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges -b >../unrtf_0.21.9-clean-1_amd64.changes
dpkg-genchanges: warning: package unrtf-dbgsym listed in files list but not in control info
dpkg-genchanges: binary-only upload (no source code included)
 dpkg-source --after-build unrtf-0.21.9-clean
dpkg-buildpackage: binary-only upload (no source included)
I: user script /var/cache/pbuilder/build//988/tmp/hooks/B01_cleanup starting
I: user script /var/cache/pbuilder/build//988/tmp/hooks/B01_cleanup finished
I: unmounting /sys filesystem
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: cleaning the build env 
I: removing directory /var/cache/pbuilder/build//988 and its subdirectories
I: Current time: lundi 31 août 2015, 05:58:24 (UTC+1400)
I: pbuilder-time-stamp: 1440950304
+ false
+ set +x
Format: 1.8
Date: Sun, 18 Jan 2015 14:39:13 +0100
Source: unrtf
Binary: unrtf
Architecture: amd64
Version: 0.21.9-clean-1
Distribution: experimental
Urgency: medium
Maintainer: Willi Mann <willi at debian.org>
Changed-By: Willi Mann <willi at debian.org>
Description:
 unrtf      - RTF to other formats converter
Changes:
 unrtf (0.21.9-clean-1) experimental; urgency=medium
 .
   * clean-tar: allow specification of version on cmd-line
   * Imported Upstream version 0.21.9-clean
   * Complete 0.21.8-clean-1 changelog section with info on Bugs in the BTS
     fixed upstream
Checksums-Sha1:
 c23a10d73ff26e0b8b315226737dc2a54a963a08 73350 unrtf-dbgsym_0.21.9-clean-1_amd64.deb
 4632acbcdc3207424342d51cdd9a1c08ca367a47 5029 unrtf_0.21.9-clean-1_amd64.buildinfo
 e6a40310214cc215a72903f4023e9ffa32656006 47248 unrtf_0.21.9-clean-1_amd64.deb
Checksums-Sha256:
 c88a66b0b1c6c11b0ab234141ca43c05d2e13839a81d7f9386f9f548247e4afe 73350 unrtf-dbgsym_0.21.9-clean-1_amd64.deb
 8ef4a8ea872837c7c398735e52d8f36ec6ee6a048d464d690921136e1b722431 5029 unrtf_0.21.9-clean-1_amd64.buildinfo
 798b414cb89efa0bcf023f2990be0c8a40ad968a844350cb7dc8f0cc839e0888 47248 unrtf_0.21.9-clean-1_amd64.deb
Files:
 237b718c34c14e4024122a708d30a9e7 73350 debugsym extra unrtf-dbgsym_0.21.9-clean-1_amd64.deb
 93f90b62fe906bf83cba33a9c600433e 5029 text optional unrtf_0.21.9-clean-1_amd64.buildinfo
 2f04e643882804ec40c1dd21fbd23475 47248 text optional unrtf_0.21.9-clean-1_amd64.deb
rm: missing operand
Try 'rm --help' for more information.
/srv/reproducible-results/tmp.5qqIFqUqHK/tmp.uqS9Ot9P4D:	 73.8% -- replaced with /srv/reproducible-results/tmp.5qqIFqUqHK/tmp.uqS9Ot9P4D.gz
INFO: Starting at 2015-08-30 15:58:24.694187
INFO: Finished at 2015-08-30 15:58:24.702187, took: 0:00:00.008009
Sun 30 Aug 15:58:24 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-ppktd5JI, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list