[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_38 #970
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Thu Mar 10 05:21:53 UTC 2016
See <https://jenkins.debian.net/job/reproducible_builder_armhf_38/970/>
------------------------------------------
[...truncated 1347 lines...]
make[2]: Leaving directory '/build/w3m-0.5.3/libwc'
(cd w3mimg && /usr/bin/make CC="gcc" OPTS="")
make[2]: Entering directory '/build/w3m-0.5.3/w3mimg'
cd x11 && /usr/bin/make CC="gcc" OPTS=""
make[3]: Entering directory '/build/w3m-0.5.3/w3mimg/x11'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/w3m-0.5.3/w3mimg/x11'
cd fb && /usr/bin/make CC="gcc" OPTS=""
make[3]: Entering directory '/build/w3m-0.5.3/w3mimg/fb'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/w3m-0.5.3/w3mimg/fb'
ar rv w3mimg.a w3mimg.o x11/x11_w3mimg.o fb/fb_w3mimg.o fb/fb.o fb/fb_img.o fb/fb_w3mimg.o fb/fb.o fb/fb_img.o
r - w3mimg.o
r - x11/x11_w3mimg.o
r - fb/fb_w3mimg.o
r - fb/fb.o
r - fb/fb_img.o
r - fb/fb_w3mimg.o
r - fb/fb.o
r - fb/fb_img.o
ranlib w3mimg.a
make[2]: Leaving directory '/build/w3m-0.5.3/w3mimg'
mkdir -p /build/w3m-0.5.3/debian/w3m/usr/bin
mkdir -p /build/w3m-0.5.3/debian/w3m/usr/lib/w3m
mkdir -p /build/w3m-0.5.3/debian/w3m/usr/lib/w3m/cgi-bin
mkdir -p /build/w3m-0.5.3/debian/w3m/usr/share/w3m
mkdir -p /build/w3m-0.5.3/debian/w3m/usr/share/man/man1
mkdir -p /build/w3m-0.5.3/debian/w3m/usr/share/man/ja/man1
/usr/bin/install -c w3m /build/w3m-0.5.3/debian/w3m/usr/bin/w3m
/usr/bin/install -c -m 644 w3mhelp-w3m_en.html /build/w3m-0.5.3/debian/w3m/usr/share/w3m/w3mhelp.html
/usr/bin/install -c -m 644 ./doc/w3m.1 /build/w3m-0.5.3/debian/w3m/usr/share/man/man1/w3m.1
/usr/bin/install -c -m 644 ./doc-jp/w3m.1 /build/w3m-0.5.3/debian/w3m/usr/share/man/ja/man1/w3m.1
targets="w3mimgdisplay inflate"; for file in $targets; \
do \
case $file in \
w3mimgdisplay) install -g video -m 2755 $file \
/build/w3m-0.5.3/debian/w3m/usr/lib/w3m/$file;; \
*) /usr/bin/install -c $file /build/w3m-0.5.3/debian/w3m/usr/lib/w3m/$file;; \
esac; \
done
for file in w3mbookmark w3mhelperpanel; \
do \
/usr/bin/install -c $file /build/w3m-0.5.3/debian/w3m/usr/lib/w3m/cgi-bin/$file; \
done
for dir in scripts; \
do \
(cd $dir && /usr/bin/make PERL='/usr/bin/perl' MKDIR='mkdir -p' BIN_DIR='/usr/bin' AUXBIN_DIR='/usr/lib/w3m' CGIBIN_DIR='/usr/lib/w3m/cgi-bin' HELP_DIR='/usr/share/w3m' MAN_DIR='/usr/share/man' ETC_DIR='/etc' CONF_DIR='/etc/w3m' RC_DIR='~/.w3m' DESTDIR='/build/w3m-0.5.3/debian/w3m' KEYBIND_SRC='keybind.c'); \
done
make[2]: Entering directory '/build/w3m-0.5.3/scripts'
for subdir in multipart w3mman; \
do \
(cd $subdir && /usr/bin/make); \
done
make[3]: Entering directory '/build/w3m-0.5.3/scripts/multipart'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/w3m-0.5.3/scripts/multipart'
make[3]: Entering directory '/build/w3m-0.5.3/scripts/w3mman'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/w3m-0.5.3/scripts/w3mman'
for subdir in multipart w3mman; \
do \
(cd $subdir && /usr/bin/make); \
done
make[3]: Entering directory '/build/w3m-0.5.3/scripts/multipart'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/w3m-0.5.3/scripts/multipart'
make[3]: Entering directory '/build/w3m-0.5.3/scripts/w3mman'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/w3m-0.5.3/scripts/w3mman'
make[2]: Leaving directory '/build/w3m-0.5.3/scripts'
topdir=`pwd`; \
for dir in scripts; \
do \
(cd $dir && /usr/bin/make PERL='/usr/bin/perl' MKDIR='mkdir -p' BIN_DIR='/usr/bin' AUXBIN_DIR='/usr/lib/w3m' CGIBIN_DIR='/usr/lib/w3m/cgi-bin' HELP_DIR='/usr/share/w3m' MAN_DIR='/usr/share/man' ETC_DIR='/etc' CONF_DIR='/etc/w3m' RC_DIR='~/.w3m' DESTDIR='/build/w3m-0.5.3/debian/w3m' KEYBIND_SRC='keybind.c' install); \
done
make[2]: Entering directory '/build/w3m-0.5.3/scripts'
mkdir -p /build/w3m-0.5.3/debian/w3m/usr/lib/w3m
mkdir -p /build/w3m-0.5.3/debian/w3m/usr/lib/w3m/cgi-bin
mkdir -p /build/w3m-0.5.3/debian/w3m/usr/share/w3m
for file in xface2xpm; \
do \
/usr/bin/install -c $file /build/w3m-0.5.3/debian/w3m/usr/lib/w3m; \
done
for file in dirlist.cgi w3mhelp.cgi w3mmail.cgi; \
do \
/usr/bin/install -c $file /build/w3m-0.5.3/debian/w3m/usr/lib/w3m/cgi-bin; \
done
for file in w3mhelp-*.pl; \
do \
/usr/bin/install -c -m 644 $file /build/w3m-0.5.3/debian/w3m/usr/share/w3m; \
done
for subdir in multipart w3mman; \
do \
(cd $subdir && /usr/bin/make install); \
done
make[3]: Entering directory '/build/w3m-0.5.3/scripts/multipart'
mkdir -p /build/w3m-0.5.3/debian/w3m/usr/lib/w3m/cgi-bin
for file in multipart.cgi; \
do \
/usr/bin/install -c $file /build/w3m-0.5.3/debian/w3m/usr/lib/w3m/cgi-bin; \
done
make[3]: Leaving directory '/build/w3m-0.5.3/scripts/multipart'
make[3]: Entering directory '/build/w3m-0.5.3/scripts/w3mman'
mkdir -p /build/w3m-0.5.3/debian/w3m/usr/bin
mkdir -p /build/w3m-0.5.3/debian/w3m/usr/lib/w3m/cgi-bin
mkdir -p /build/w3m-0.5.3/debian/w3m/usr/share/man/man1
for file in w3mman; \
do \
/usr/bin/install -c $file /build/w3m-0.5.3/debian/w3m/usr/bin; \
done
for file in w3mman2html.cgi; \
do \
/usr/bin/install -c $file /build/w3m-0.5.3/debian/w3m/usr/lib/w3m/cgi-bin; \
done
for file in w3mman.1; \
do \
/usr/bin/install -c -m 644 $file /build/w3m-0.5.3/debian/w3m/usr/share/man/man1; \
done
make[3]: Leaving directory '/build/w3m-0.5.3/scripts/w3mman'
make[2]: Leaving directory '/build/w3m-0.5.3/scripts'
NLSTARGET="po"; for subdir in $NLSTARGET; \
do \
(cd $subdir && /usr/bin/make install); \
done
make[2]: Entering directory '/build/w3m-0.5.3/po'
installing ja.gmo as /build/w3m-0.5.3/debian/w3m/usr/share/locale/ja/LC_MESSAGES/w3m.mo
installing de.gmo as /build/w3m-0.5.3/debian/w3m/usr/share/locale/de/LC_MESSAGES/w3m.mo
installing zh_CN.gmo as /build/w3m-0.5.3/debian/w3m/usr/share/locale/zh_CN/LC_MESSAGES/w3m.mo
installing zh_TW.gmo as /build/w3m-0.5.3/debian/w3m/usr/share/locale/zh_TW/LC_MESSAGES/w3m.mo
if test "w3m" = "gettext-tools"; then \
/bin/mkdir -p /build/w3m-0.5.3/debian/w3m/usr/share/gettext/po; \
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en at quot.header en at boldquot.header insert-header.sin Rules-quot Makevars.template; do \
/usr/bin/install -c -m 644 ./$file \
/build/w3m-0.5.3/debian/w3m/usr/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /build/w3m-0.5.3/debian/w3m/usr/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[2]: Leaving directory '/build/w3m-0.5.3/po'
make[1]: Leaving directory '/build/w3m-0.5.3'
install -m 644 debian/w3mconfig /build/w3m-0.5.3/debian/w3m/etc/w3m/config
install -m 644 debian/mailcap /build/w3m-0.5.3/debian/w3m/etc/w3m/mailcap
mv -f debian/w3m/usr/lib/w3m/w3mimgdisplay debian/w3m-img/usr/lib/w3m/w3mimgdisplay
touch install-stamp
dh_testdir -a
dh_testroot -a
dh_installdocs -a
rm -f debian/w3m/usr/share/doc/w3m/README.cygwin
mv -f debian/w3m/usr/share/doc/w3m/README.img debian/w3m-img/usr/share/doc/w3m-img/README.img
cp -a ./doc-jp/* debian/w3m/usr/share/doc/w3m/ja/
mv -f debian/w3m/usr/share/doc/w3m/ja/README.img debian/w3m-img/usr/share/doc/w3m-img/README.img.ja
rm -f debian/w3m/usr/share/doc/w3m/ja/w3m.1
rm -f debian/w3m/usr/share/doc/w3m/ja/README.cygwin
rm -rf debian/w3m/usr/share/doc/w3m/ja/CVS
dh_installexamples -a
cp -a ./Bonus/* debian/w3m/usr/share/doc/w3m/examples/Bonus/
mv -f debian/w3m/usr/share/doc/w3m/examples/Bonus/README debian/w3m/usr/share/doc/w3m/examples/Bonus/README.ja
rm -rf debian/w3m/usr/share/doc/w3m/examples/Bonus/CVS
cd debian/w3m/usr/share/doc/w3m/examples/Bonus && find . -type f -print | \
while read f; do \
mv -f $f $f.tmp; \
LC_ALL=C sed -e 's:/usr/local/bin/:/usr/bin/:' \
-e 's:/bin/env:/usr/bin/env:' \
$f.tmp > $f; \
rm -f $f.tmp; \
done
cd debian/w3m/usr/share/doc/w3m && \
mv ja/keymap.* ja/examples; mv ja/menu.* ja/examples
dh_link usr/share/doc/w3m/examples/keymap.default usr/share/doc/w3m/keymap.default \
usr/share/doc/w3m/examples/keymap.lynx usr/share/doc/w3m/keymap.lynx \
usr/share/doc/w3m/ja/examples/keymap.default usr/share/doc/w3m/ja/keymap.default \
usr/share/doc/w3m/ja/examples/keymap.lynx usr/share/doc/w3m/ja/keymap.lynx
dh_installmenu
dh_installmime
dh_installchangelogs -a ./ChangeLog
for f in \
debian/w3m/usr/share/doc/w3m/examples/Bonus/README.ja \
debian/w3m/usr/share/doc/w3m/ja/FAQ.html \
debian/w3m/usr/share/doc/w3m/ja/HISTORY \
debian/w3m/usr/share/doc/w3m/ja/MANUAL.html \
debian/w3m/usr/share/doc/w3m/ja/README \
debian/w3m/usr/share/doc/w3m/ja/README.SSL \
debian/w3m/usr/share/doc/w3m/ja/README.cookie \
debian/w3m/usr/share/doc/w3m/ja/README.dict \
debian/w3m/usr/share/doc/w3m/ja/README.func \
debian/w3m/usr/share/doc/w3m/ja/README.keymap \
debian/w3m/usr/share/doc/w3m/ja/README.m17n \
debian/w3m/usr/share/doc/w3m/ja/README.mailcap \
debian/w3m/usr/share/doc/w3m/ja/README.menu \
debian/w3m/usr/share/doc/w3m/ja/README.migemo \
debian/w3m/usr/share/doc/w3m/ja/README.mouse \
debian/w3m/usr/share/doc/w3m/ja/README.siteconf \
debian/w3m/usr/share/doc/w3m/ja/STORY.html \
debian/w3m/usr/share/doc/w3m/ja/examples/menu.default \
debian/w3m/usr/share/doc/w3m/ja/examples/menu.submenu \
debian/w3m/usr/share/man/ja/man1/w3m.1; do \
iconv -f euc-jp -t utf-8 "$f" > "$f".tmp && mv -f "$f".tmp "$f" || rm -f "$f".tmp; \
done
for f in \
debian/w3m/usr/share/doc/w3m-img/README.img.ja; do \
iconv -f euc-jp -t utf-8 "$f" > "$f".tmp && mv -f "$f".tmp "$f" || rm -f "$f".tmp; \
done
/bin/sh: 3: cannot create debian/w3m/usr/share/doc/w3m-img/README.img.ja.tmp: Directory nonexistent
for f in \
debian/w3m/usr/share/doc/w3m/ja/README.passwd \
debian/w3m/usr/share/doc/w3m/ja/README.pre_form \
debian/w3m/usr/share/doc/w3m/ja/README.tab; do \
iconv -f iso-2022-jp -t utf-8 "$f" > "$f".tmp && mv -f "$f".tmp "$f" || rm -f "$f".tmp; \
done
for f in \
debian/w3m/usr/share/doc/w3m/examples/Bonus/2ch.cgi; do \
iconv -f cp932 -t utf-8 "$f" > "$f".tmp && mv -f "$f".tmp "$f" || rm -f "$f".tmp; \
done
dh_strip -a
dh_compress -a -XREADME.func
dh_lintian -a
dh_fixperms -a -Xw3mimgdisplay
dh_installdeb -a
dh_shlibdeps -a
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/w3m-img/usr/lib/w3m/w3mimgdisplay was not linked against libm.so.6 (it uses none of the library's symbols)
dh_gencontrol -a
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
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 -a
dh_builddeb -a
dpkg-deb: building package 'w3m-dbgsym' in '../w3m-dbgsym_0.5.3-26_armhf.deb'.
dpkg-deb: building package 'w3m-img-dbgsym' in '../w3m-img-dbgsym_0.5.3-26_armhf.deb'.
dpkg-deb: building package 'w3m-img' in '../w3m-img_0.5.3-26_armhf.deb'.
dpkg-deb: building package 'w3m' in '../w3m_0.5.3-26_armhf.deb'.
dpkg-genbuildinfo >../w3m_0.5.3-26_armhf.buildinfo
Terminated
Thu 10 Mar 05:21:51 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-t61kO66K, which will now be removed.
/srv/reproducible-results/rbuild-debian-VDSrRc14/tmp.w2JKFjAodp: Thu 10 Mar 05:21:51 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-t61kO66K, which will now be removed.
37.8% -- replaced with /srv/reproducible-results/rbuild-debian-VDSrRc14/tmp.w2JKFjAodp.gz
INFO: Starting at 2016-03-10 05:21:51.718823
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:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:410)
More information about the Qa-jenkins-scm
mailing list