[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_delta #29911
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Sun Aug 30 21:55:17 UTC 2015
See <https://jenkins.debian.net/job/reproducible_builder_delta/29911/>
------------------------------------------
[...truncated 708 lines...]
dpkg-source --before-build parallel-20141022+ds1
dpkg-buildpackage: host architecture amd64
fakeroot debian/rules clean
dh clean
dh_testdir
dh_auto_clean
debian/rules override_dh_clean
make[1]: Entering directory '/tmp/buildd/parallel-20141022+ds1'
dh_clean
find src/ -name '*.pdf' -delete
find src/ -name '*.texi' -delete
find src/ -name '*.1' -delete
find src/ -name '*.html' -delete
make[1]: Leaving directory '/tmp/buildd/parallel-20141022+ds1'
debian/rules build
dh build
dh_testdir
dh_auto_configure
./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking
configure: WARNING: unrecognized options: --disable-maintainer-mode, --disable-dependency-tracking
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether ln -s works... 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 config.h
configure: WARNING: unrecognized options: --disable-maintainer-mode, --disable-dependency-tracking
dh_auto_build
make -j1
make[1]: Entering directory '/tmp/buildd/parallel-20141022+ds1'
make all-recursive
make[2]: Entering directory '/tmp/buildd/parallel-20141022+ds1'
Making all in src
make[3]: Entering directory '/tmp/buildd/parallel-20141022+ds1/src'
pod2man --release='20141022' --center='parallel' \
--section=1 ./parallel.pod > ./parallel.1n \
&& mv ./parallel.1n ./parallel.1 \
|| echo "Warning: pod2man not found. Using old parallel.1"
pod2man --release='20141022' --center='parallel' \
--section=1 ./sem.pod > ./sem.1n \
&& mv ./sem.1n ./sem.1 \
|| echo "Warning: pod2man not found. Using old sem.1"
pod2man --release='20141022' --center='parallel' \
--section=1 ./sql > ./sql.1n \
&& mv ./sql.1n ./sql.1 \
|| echo "Warning: pod2man not found. Using old sql.1"
pod2man --release='20141022' --center='parallel' \
--section=1 ./niceload.pod > ./niceload.1n \
&& mv ./niceload.1n ./niceload.1 \
|| echo "Warning: pod2man not found. Using old niceload.1"
pod2man --release='20141022' --center='parallel' \
--section=1 ./parallel_tutorial.pod > ./parallel_tutorial.1n \
&& mv ./parallel_tutorial.1n ./parallel_tutorial.1 \
|| echo "Warning: pod2man not found. Using old parallel_tutorial.1"
pod2html --title "GNU Parallel" ./parallel.pod > ./parallel.htmln \
&& mv ./parallel.htmln ./parallel.html \
|| echo "Warning: pod2html not found. Using old parallel.html"
rm -f ./pod2htm*
pod2html --title "GNU Parallel tutorial" ./parallel_tutorial.pod > ./parallel_tutorial.htmln \
&& mv ./parallel_tutorial.htmln ./parallel_tutorial.html \
|| echo "Warning: pod2html not found. Using old parallel_tutorial.html"
rm -f ./pod2htm*
pod2html --title "sem (GNU Parallel)" ./sem.pod > ./sem.htmln \
&& mv ./sem.htmln ./sem.html \
|| echo "Warning: pod2html not found. Using old sem.html"
rm -f ./pod2htm*
pod2html --title "GNU SQL" ./sql > ./sql.htmln \
&& mv ./sql.htmln ./sql.html \
|| echo "Warning: pod2html not found. Using old sql.html"
rm -f ./pod2htm*
pod2html --title "GNU niceload" ./niceload.pod > ./niceload.htmln \
&& mv ./niceload.htmln ./niceload.html \
|| echo "Warning: pod2html not found. Using old niceload.html"
rm -f ./pod2htm*
pod2texi --output=./parallel.texi ./parallel.pod \
|| echo "Warning: pod2texi not found. Using old parallel.texi"
pod2texi --output=./sem.texi ./sem.pod \
|| echo "Warning: pod2texi not found. Using old sem.texi"
pod2texi --output=./sql.texi ./sql \
|| echo "Warning: pod2texi not found. Using old sql.texi"
pod2texi --output=./niceload.texi ./niceload.pod \
|| echo "Warning: pod2texi not found. Using old niceload.texi"
pod2texi --output=./parallel_tutorial.texi ./parallel_tutorial.pod \
|| echo "Warning: pod2texi not found. Using old parallel_tutorial.texi"
pod2pdf --output-file ./parallel.pdf ./parallel.pod --title "GNU Parallel" \
|| echo "Warning: pod2pdf not found. Using old parallel.pdf"
pod2pdf --output-file ./sem.pdf ./sem.pod --title "GNU sem" \
|| echo "Warning: pod2pdf not found. Using old sem.pdf"
pod2pdf --output-file ./sql.pdf ./sql --title "GNU SQL" \
|| echo "Warning: pod2pdf not found. Using old sql.pdf"
pod2pdf --output-file ./niceload.pdf ./niceload.pod --title "GNU niceload" \
|| echo "Warning: pod2pdf not found. Using old niceload.pdf"
pod2pdf --output-file ./parallel_tutorial.pdf ./parallel_tutorial.pod --title "GNU Parallel Tutorial" \
|| echo "Warning: pod2pdf not found. Using old parallel_tutorial.pdf"
make[3]: Leaving directory '/tmp/buildd/parallel-20141022+ds1/src'
make[3]: Entering directory '/tmp/buildd/parallel-20141022+ds1'
make[3]: Leaving directory '/tmp/buildd/parallel-20141022+ds1'
make[2]: Leaving directory '/tmp/buildd/parallel-20141022+ds1'
make[1]: Leaving directory '/tmp/buildd/parallel-20141022+ds1'
debian/rules override_dh_auto_test
make[1]: Entering directory '/tmp/buildd/parallel-20141022+ds1'
# disable for the moment
make[1]: Leaving directory '/tmp/buildd/parallel-20141022+ds1'
fakeroot debian/rules binary
dh binary
dh_testroot
dh_prep
dh_installdirs
debian/rules override_dh_auto_install
make[1]: Entering directory '/tmp/buildd/parallel-20141022+ds1'
dh_auto_install --destdir=debian/tmp
make -j1 install DESTDIR=/tmp/buildd/parallel-20141022\+ds1/debian/tmp AM_UPDATE_INFO_DIR=no
make[2]: Entering directory '/tmp/buildd/parallel-20141022+ds1'
Making install in src
make[3]: Entering directory '/tmp/buildd/parallel-20141022+ds1/src'
make[4]: Entering directory '/tmp/buildd/parallel-20141022+ds1/src'
/bin/mkdir -p '/tmp/buildd/parallel-20141022+ds1/debian/tmp/usr/bin'
/usr/bin/install -c parallel sql niceload '/tmp/buildd/parallel-20141022+ds1/debian/tmp/usr/bin'
make install-exec-hook
make[5]: Entering directory '/tmp/buildd/parallel-20141022+ds1/src'
rm /tmp/buildd/parallel-20141022+ds1/debian/tmp/usr/bin/sem || true
rm: cannot remove ‘/tmp/buildd/parallel-20141022+ds1/debian/tmp/usr/bin/sem’: No such file or directory
ln -s parallel /tmp/buildd/parallel-20141022+ds1/debian/tmp/usr/bin/sem
make[5]: Leaving directory '/tmp/buildd/parallel-20141022+ds1/src'
/bin/mkdir -p '/tmp/buildd/parallel-20141022+ds1/debian/tmp/usr/share/doc/parallel'
/usr/bin/install -c -m 644 parallel.html sem.html sql.html niceload.html parallel_tutorial.html parallel.texi sem.texi sql.texi niceload.texi parallel_tutorial.texi parallel.pdf sem.pdf sql.pdf niceload.pdf parallel_tutorial.pdf '/tmp/buildd/parallel-20141022+ds1/debian/tmp/usr/share/doc/parallel'
/bin/mkdir -p '/tmp/buildd/parallel-20141022+ds1/debian/tmp/usr/share/man/man1'
/usr/bin/install -c -m 644 parallel.1 sem.1 sql.1 niceload.1 parallel_tutorial.1 '/tmp/buildd/parallel-20141022+ds1/debian/tmp/usr/share/man/man1'
make[4]: Leaving directory '/tmp/buildd/parallel-20141022+ds1/src'
make[3]: Leaving directory '/tmp/buildd/parallel-20141022+ds1/src'
make[3]: Entering directory '/tmp/buildd/parallel-20141022+ds1'
make[4]: Entering directory '/tmp/buildd/parallel-20141022+ds1'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/buildd/parallel-20141022+ds1'
make[3]: Leaving directory '/tmp/buildd/parallel-20141022+ds1'
make[2]: Leaving directory '/tmp/buildd/parallel-20141022+ds1'
make[1]: Leaving directory '/tmp/buildd/parallel-20141022+ds1'
debian/rules override_dh_install
make[1]: Entering directory '/tmp/buildd/parallel-20141022+ds1'
dh_install --list-missing
dh_install: usr/share/doc/parallel/parallel_tutorial.pdf exists in debian/tmp but is not installed to anywhere
dh_install: usr/share/doc/parallel/niceload.pdf exists in debian/tmp but is not installed to anywhere
dh_install: usr/share/doc/parallel/sql.pdf exists in debian/tmp but is not installed to anywhere
dh_install: usr/share/doc/parallel/sem.pdf exists in debian/tmp but is not installed to anywhere
dh_install: usr/share/doc/parallel/parallel.pdf exists in debian/tmp but is not installed to anywhere
dh_install: usr/share/doc/parallel/parallel_tutorial.texi exists in debian/tmp but is not installed to anywhere
dh_install: usr/share/doc/parallel/niceload.texi exists in debian/tmp but is not installed to anywhere
dh_install: usr/share/doc/parallel/sql.texi exists in debian/tmp but is not installed to anywhere
dh_install: usr/share/doc/parallel/sem.texi exists in debian/tmp but is not installed to anywhere
dh_install: usr/share/doc/parallel/parallel.texi exists in debian/tmp but is not installed to anywhere
make[1]: Leaving directory '/tmp/buildd/parallel-20141022+ds1'
dh_installdocs
debian/rules override_dh_installchangelogs
make[1]: Entering directory '/tmp/buildd/parallel-20141022+ds1'
dh_installchangelogs NEWS
make[1]: Leaving directory '/tmp/buildd/parallel-20141022+ds1'
dh_installman
dh_perl
dh_link
dh_strip_nondeterminism
dh_compress
dh_fixperms
dh_installdeb
dh_gencontrol
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dh_md5sums
dh_builddeb
dpkg-deb: building package 'parallel' in '../parallel_20141022+ds1-1_all.deb'.
dpkg-genbuildinfo >../parallel_20141022+ds1-1_amd64.buildinfo
dpkg-distaddfile parallel_20141022+ds1-1_amd64.buildinfo utils extra
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-genchanges -b >../parallel_20141022+ds1-1_amd64.changes
dpkg-genchanges: binary-only upload (no source code included)
dpkg-source --after-build parallel-20141022+ds1
dpkg-buildpackage: binary-only upload (no source included)
I: user script /var/cache/pbuilder/build//59421/tmp/hooks/B01_cleanup starting
I: user script /var/cache/pbuilder/build//59421/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//59421 and its subdirectories
I: Current time: lundi 31 août 2015, 11:55:17 (UTC+1400)
I: pbuilder-time-stamp: 1440971717
+ false
+ set +x
Format: 1.8
Date: Thu, 30 Oct 2014 20:01:29 -0200
Source: parallel
Binary: parallel
Architecture: all amd64
Version: 20141022+ds1-1
Distribution: unstable
Urgency: medium
Maintainer: Rogério Brito <rbrito at ime.usp.br>
Changed-By: Rogério Brito <rbrito at ime.usp.br>
Description:
parallel - build and execute command lines from standard input in parallel
Closes: 747217 751508 765036
Changes:
parallel (20141022+ds1-1) unstable; urgency=medium
.
[ Michele Orrù ]
* debian/rules:
+ Remove documentation files in dh_clean.
+ Add get-orig-source target to remove precompiled documentation files.
.
[ Rogério Brito ]
* Integrate changes from Michele to make the package compilable twice in
a row. (Closes: #751508)
* Credit Michele Orrù for patches to build twice in a row.
* debian/control: Normalize with wrap-and-sort.
* debian/control: Verified compliance with Policy version 3.9.6.
* Imported Upstream version 20130922+ds1
* debian/watch: Deal with version mangling, as we repack the upstream source.
* debian/rules: Minor cosmetic indenting.
* debian/upstream: Add signing key.
* debian/watch: Add mangling of names for upstream signatures.
* Imported Upstream version 20141022
* Imported Upstream version 20141022+ds1 (Closes: #747217)
* debian/control: Add autoconf to Build-Depends.
* debian/rules: Disable running the testsuite, as it is not present.
* debian/control: Add Depends on sysstat. (Closes: #765036)
Checksums-Sha1:
c51d07b2b68e64f2eedf06d95199f03d7ee84754 232986 parallel_20141022+ds1-1_all.deb
48d0792a54c39106405179a9fdd58d0db584f238 5060 parallel_20141022+ds1-1_amd64.buildinfo
Checksums-Sha256:
664c06974c1faec1e17bc17b0afbfe1cdf61f24a385d3151d660ae923010c041 232986 parallel_20141022+ds1-1_all.deb
caeecdcc8731905423fb41ed1705b20e44acf22c471594c63f2ef24ed534930c 5060 parallel_20141022+ds1-1_amd64.buildinfo
Files:
bdb4b2d2bf34cafc829d13b48760d15f 232986 utils extra parallel_20141022+ds1-1_all.deb
952f1d439b95fcd26ab7036e66e88504 5060 utils extra parallel_20141022+ds1-1_amd64.buildinfo
rm: missing operand
Try 'rm --help' for more information.
/srv/reproducible-results/tmp.ywNtMg8yZW/tmp.8qf5BPwiYb: 75.3% -- replaced with /srv/reproducible-results/tmp.ywNtMg8yZW/tmp.8qf5BPwiYb.gz
INFO: Starting at 2015-08-30 21:55:17.236264
INFO: Finished at 2015-08-30 21:55:17.241689, took: 0:00:00.005431
Sun 30 Aug 21:55:17 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-uWhI5RU7, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list