[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_14 #19625
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Sat Jan 9 00:49:08 UTC 2016
See <https://jenkins.debian.net/job/reproducible_builder_amd64_14/19625/>
------------------------------------------
[...truncated 603 lines...]
make[3]: Entering directory '/build/unifont-8.0.01/src'
cc -Wall -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro unibmp2hex.c -o unibmp2hex
cc -Wall -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro unicoverage.c -o unicoverage
cc -Wall -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro unidup.c -o unidup
cc -Wall -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro unibdf2hex.c -o unibdf2hex
cc -Wall -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro unifontpic.c -o unifontpic
cc -Wall -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro unigencircles.c -o unigencircles
cc -Wall -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro unigenwidth.c -o unigenwidth
cc -Wall -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro unihex2bmp.c -o unihex2bmp
cc -Wall -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro unihexgen.c -o unihexgen
cc -Wall -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro unipagecount.c -o unipagecount
install -m0755 -d ../bin
install -s -m0755 unibmp2hex unicoverage unidup unibdf2hex unifontpic unigencircles unigenwidth unihex2bmp unihexgen unipagecount ../bin
install -m0755 bdfimplode hex2bdf hex2sfd hexbraille hexdraw hexkinya hexmerge johab2ucs2 unifontchojung unifontksx unihex2png unihexfill unipng2hex unifont-viewer ../bin
\rm -f unibmp2hex unicoverage unidup unibdf2hex unifontpic unigencircles unigenwidth unihex2bmp unihexgen unipagecount
touch bin-stamp
make[3]: Leaving directory '/build/unifont-8.0.01/src'
install -m0755 -d lib
(cd font/plane00 && sort hangul-syllables.hex nonprinting.hex pua.hex spaces.hex unassigned.hex unifont-base.hex wqy.hex > ../../unifonttemp.hex)
bin/unigenwidth unifonttemp.hex font/plane00/bmp-combining.txt > lib/wchardata.c
\rm -f unifonttemp.hex
set -e && /usr/bin/make -C doc
make[3]: Entering directory '/build/unifont-8.0.01/doc'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/unifont-8.0.01/doc'
if [ x != x ] ; \
then \
set -e && /usr/bin/make -C font ; \
fi
echo "Make is done."
Make is done.
make[2]: Leaving directory '/build/unifont-8.0.01'
make[1]: Leaving directory '/build/unifont-8.0.01'
debian/rules override_dh_auto_build-indep
make[1]: Entering directory '/build/unifont-8.0.01'
/usr/bin/make BUILDFONT=1 PUA=""
make[2]: Entering directory '/build/unifont-8.0.01'
set -e && /usr/bin/make -C src
make[3]: Entering directory '/build/unifont-8.0.01/src'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/unifont-8.0.01/src'
set -e && /usr/bin/make -C doc
make[3]: Entering directory '/build/unifont-8.0.01/doc'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/unifont-8.0.01/doc'
if [ x1 != x ] ; \
then \
set -e && /usr/bin/make -C font ; \
fi
make[3]: Entering directory '/build/unifont-8.0.01/font'
/usr/bin/make compiled-files
make[4]: Entering directory '/build/unifont-8.0.01/font'
if [ ! -d compiled ] ; then \
mkdir -p compiled ; \
fi
sort plane00/unifont-base.hex plane00/wqy.hex plane00/hangul-syllables.hex plane00/spaces.hex plane00/unassigned.hex plane00/nonprinting.hex > compiled/unifont-8.0.01.hex
(cd plane00 && sort *.hex) | \
egrep -v "^FFF[EF]" | \
/build/unifont-8.0.01/font/../bin/unigencircles plane00/bmp-combining.txt plane00/nonprinting.hex \
> compiled/unifont_sample-8.0.01.hex
sort plane00csur/*.hex plane00/unifont-base.hex plane00/wqy.hex plane00/hangul-syllables.hex plane00/spaces.hex plane00/unassigned.hex plane00/nonprinting.hex \
> compiled/unifont_csur-8.0.01.hex
sort plane0[1-E]/*.hex \
> compiled/unifont_upper-8.0.01.hex
sort plane0[1-F]/*.hex plane0[1-F]csur/*.hex \
> compiled/unifont_upper_csur-8.0.01.hex
sort plane0[0-E]/*combining*.txt > compiled/upper_combining.txt
sort plane0[1-F]/plane*-nonprinting.hex \
> compiled/upper_nonprinting.hex
sort plane0[1-F]/*.hex | egrep -v "^..FFF[EF]" | \
/build/unifont-8.0.01/font/../bin/unigencircles compiled/upper_combining.txt \
compiled/upper_nonprinting.hex \
> compiled/unifont_upper_sample-8.0.01.hex
# Create a .hex file with all CSUR glyphs, without combining circles
sort plane??csur/*.hex \
> compiled/unifont_all_csur-8.0.01.hex
# Create a .hex file with all CSUR glyphs, with combining circles
sort plane??csur/*combining.txt > compiled/csur_combining.txt
/build/unifont-8.0.01/font/../bin/unigencircles \
compiled/csur_combining.txt \
plane00/nonprinting.hex \
< compiled/unifont_all_csur-8.0.01.hex \
> compiled/unifont_csur_sample-8.0.01.hex
# First make the default BDF font. The font name will be "unifont".
/build/unifont-8.0.01/font/../bin/hex2bdf --version "8.0.01" --copyright "Copyright (C) 2015 Roman Czyborra, Paul Hardy, Qianqian Fang, Andrew Miller, et al. Licensed under the GNU General Public License; either version 2, or (at your option) a later version, with the GNU Font Embedding Exception." \
compiled/unifont-8.0.01.hex \
>compiled/unifont-8.0.01.bdf
gzip -f -9 -n <compiled/unifont-8.0.01.bdf \
>compiled/unifont-8.0.01.bdf.gz
# Now make a version with combining circles. The font name
# will be "unifont_sample" instead of "unifont" to distinguish
# it from the default font.
/build/unifont-8.0.01/font/../bin/hex2bdf --font "Unifont Sample" \
--version "8.0.01" --copyright "Copyright (C) 2015 Roman Czyborra, Paul Hardy, Qianqian Fang, Andrew Miller, et al. Licensed under the GNU General Public License; either version 2, or (at your option) a later version, with the GNU Font Embedding Exception." \
compiled/unifont_sample-8.0.01.hex \
> compiled/unifont_sample-8.0.01.bdf
gzip -f -9 -n <compiled/unifont_sample-8.0.01.bdf \
>compiled/unifont_sample-8.0.01.bdf.gz
# Font with ConScript Unicode Registry (CSUR) glyphs added
/build/unifont-8.0.01/font/../bin/hex2bdf --font "Unifont CSUR" \
--version "8.0.01" --copyright "Copyright (C) 2015 Roman Czyborra, Paul Hardy, Qianqian Fang, Andrew Miller, et al. Licensed under the GNU General Public License; either version 2, or (at your option) a later version, with the GNU Font Embedding Exception." \
compiled/unifont_csur-8.0.01.hex \
> compiled/unifont_csur-8.0.01.bdf
gzip -f -9 -n <compiled/unifont_csur-8.0.01.bdf \
>compiled/unifont_csur-8.0.01.bdf.gz
# Font with glyphs above Plane 0
/build/unifont-8.0.01/font/../bin/hex2bdf --font "Unifont Upper" \
--version "8.0.01" --copyright "Copyright (C) 2015 Roman Czyborra, Paul Hardy, Qianqian Fang, Andrew Miller, et al. Licensed under the GNU General Public License; either version 2, or (at your option) a later version, with the GNU Font Embedding Exception." \
compiled/unifont_upper-8.0.01.hex \
> compiled/unifont_upper-8.0.01.bdf
gzip -f -9 -n <compiled/unifont_upper-8.0.01.bdf \
>compiled/unifont_upper-8.0.01.bdf.gz
# Font with glyphs above Plane 0 with CSUR glyphs above Plane 0
/build/unifont-8.0.01/font/../bin/hex2bdf --font "Unifont Upper CSUR" \
--version "8.0.01" --copyright "Copyright (C) 2015 Roman Czyborra, Paul Hardy, Qianqian Fang, Andrew Miller, et al. Licensed under the GNU General Public License; either version 2, or (at your option) a later version, with the GNU Font Embedding Exception." \
compiled/unifont_upper_csur-8.0.01.hex \
> compiled/unifont_upper_csur-8.0.01.bdf
gzip -f -9 -n <compiled/unifont_upper_csur-8.0.01.bdf \
>compiled/unifont_upper_csur-8.0.01.bdf.gz
# Font with glyphs above Plane 0 with combining circles added
/build/unifont-8.0.01/font/../bin/hex2bdf --font "Unifont Upper Sample" \
--version "8.0.01" --copyright "Copyright (C) 2015 Roman Czyborra, Paul Hardy, Qianqian Fang, Andrew Miller, et al. Licensed under the GNU General Public License; either version 2, or (at your option) a later version, with the GNU Font Embedding Exception." \
compiled/unifont_upper_sample-8.0.01.hex \
> compiled/unifont_upper_sample-8.0.01.bdf
gzip -f -9 -n <compiled/unifont_upper_sample-8.0.01.bdf \
>compiled/unifont_upper_sample-8.0.01.bdf.gz
bdftopcf <compiled/unifont-8.0.01.bdf \
>compiled/unifont-8.0.01.pcf
gzip -f -9 -n compiled/unifont-8.0.01.pcf
bdftopcf <compiled/unifont_sample-8.0.01.bdf \
>compiled/unifont_sample-8.0.01.pcf
gzip -f -9 -n compiled/unifont_sample-8.0.01.pcf
bdftopcf <compiled/unifont_csur-8.0.01.bdf \
>compiled/unifont_csur-8.0.01.pcf
gzip -f -9 -n compiled/unifont_csur-8.0.01.pcf
bdf2psf --fb \
compiled/unifont-8.0.01.bdf \
psf/apl-equivalents.txt \
psf/unifont-apl.txt \
512 \
compiled/Unifont-APL8x16-8.0.01.psf
gzip -f -9 -n compiled/Unifont-APL8x16-8.0.01.psf
if [ ! -d compiled/png ] ; then \
mkdir -p compiled/png ; \
fi
if [ ! -d compiled/png/plane00 ] ; then \
mkdir -p compiled/png/plane00 ; \
fi
for i in 0 1 2 3 4 5 6 7 8 9 A B C D E F; do \
for j in 0 1 2 3 4 5 6 7 8 9 A B C D E F; do \
/build/unifont-8.0.01/font/../bin/unihex2png -p 00$i$j \
-i compiled/unifont_sample-8.0.01.hex \
-o compiled/png/plane00/uni00$i$j.png ; \
done ; \
done
if [ ! -d compiled/png/plane01 ] ; then \
mkdir -p compiled/png/plane01 ; \
fi
# Generate files in plane01/all directory to create PNG files.
(cd plane01 && make)
make[5]: Entering directory '/build/unifont-8.0.01/font/plane01'
if [ ! -d all ]; then \
mkdir all; \
fi
set -e && \
grep "^[0-9A-Fa-f]" unassigned-ranges.txt | \
awk 'NF == 1 {print "../../bin/unihexgen " $1 " " $1;} \
NF == 2 {print "../../bin/unihexgen " $1 " " $2;}' | \
/bin/sh -s > plane01-unassigned.hex
set -e && \
grep "^[0-9A-Fa-f]" noscript-ranges.txt | \
awk 'NF == 1 {print "../../bin/unihexgen " $1 " " $1;} \
NF == 2 {print "../../bin/unihexgen " $1 " " $2;}' | \
/bin/sh -s > all/noscript.hex
sort -u all/noscript.hex *.hex > all/plane01-all.hex
make[5]: Leaving directory '/build/unifont-8.0.01/font/plane01'
for i in 0 1 2 3 4 5 6 7 8 9 A B C D E F; do \
for j in 0 1 2 3 4 5 6 7 8 9 A B C D E F; do \
/build/unifont-8.0.01/font/../bin/unihex2png -p 01$i$j \
-i plane01/all/plane01-all.hex \
-o compiled/png/plane01/uni01$i$j.png ; \
done ; \
done
if [ ! -d compiled/png/plane0E ] ; then \
mkdir -p compiled/png/plane0E ; \
fi
for i in 0 1 2 3 4 5 6 7 8 9 A B C D E F; do \
for j in 0 1 2 3 4 5 6 7 8 9 A B C D E F; do \
/build/unifont-8.0.01/font/../bin/unihex2png -p 0E$i$j \
-i compiled/unifont_upper_sample-8.0.01.hex \
-o compiled/png/plane0E/uni0E$i$j.png ; \
done ; \
done
if [ ! -d compiled/png/csur ] ; then \
mkdir -p compiled/png/csur ; \
fi
for i in E0 E1 E2 E3 E4 E5 E6 E7 E8 E9 EA EB EC ED EE EF \
F0 F1 F2 F3 F4 F5 F6 F7 F8 ; do \
/build/unifont-8.0.01/font/../bin/unihex2png -p 00$i \
-i compiled/unifont_csur_sample-8.0.01.hex \
-o compiled/png/csur/uni00$i.png ; \
done
for i in 0 1 2 3 4 5 6 7 8 9 A B C D E F; do \
for j in 0 1 2 3 4 5 6 7 8 9 A B C D E F; do \
/build/unifont-8.0.01/font/../bin/unihex2png -p 0F$i$j \
-i compiled/unifont_csur_sample-8.0.01.hex \
-o compiled/png/csur/uni0F$i$j.png ; \
done ; \
done
# Create HTML table showing color-coded percent coverage in Plane 0.
/build/unifont-8.0.01/font/../bin/unipagecount -h < compiled/unifont-8.0.01.hex \
> compiled/plane00.html
# Create HTML table showing color-coded percent coverage in Plane 1.
../bin/unipagecount -P1 -h < plane01/all/plane01-all.hex \
> compiled/plane01.html
echo "Done creating compiled/png"
Done creating compiled/png
# First, copy the ordinary version, to make a TrueType font.
install -p \
compiled/unifont-8.0.01.hex \
ttfsrc/unifont.hex
install -p \
plane00/bmp-combining.txt \
ttfsrc/combining.txt
cd ttfsrc && \
/usr/bin/make FONTFILE="unifont" COMBINING="combining" \
FONTNAME="Unifont" PSNAME="Unifont"
make[5]: Entering directory '/build/unifont-8.0.01/font/ttfsrc'
echo "Converting font as a single file."
Converting font as a single file.
../../bin/hex2sfd combining.txt < unifont.hex > unifont.sfd
Terminated
Sat 9 Jan 00:49:06 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-0ZVqJ3LS, which will now be removed.
Sat 9 Jan 00:49:06 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-0ZVqJ3LS, which will now be removed.
/srv/reproducible-results/rbuild-debian-xePkJRlt/tmp.CCSCnIAZZo: 41.3% -- replaced with /srv/reproducible-results/rbuild-debian-xePkJRlt/tmp.CCSCnIAZZo.gz
INFO: Starting at 2016-01-09 00:49:07.043148
INFO: Finished at 2016-01-09 00:49:07.591055, took: 0:00:00.547922
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:537)
at hudson.model.Run.execute(Run.java:1741)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:408)
INFO: Starting at 2016-01-09 00:49:07.935615
INFO: Finished at 2016-01-09 00:49:07.944898, took: 0:00:00.009298
rm: cannot remove ‘/srv/reproducible-results/rbuild-debian-xePkJRlt’: No such file or directory
More information about the Qa-jenkins-scm
mailing list