[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_i386_3 #32737

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Feb 16 07:48:24 UTC 2017


https://jenkins.debian.net/job/reproducible_builder_i386_3/32737/------------------------------------------
[...truncated 106.50 KB...]
 dpkg-buildpackage: info: source package sfront
 dpkg-buildpackage: info: source version 0.99-2
@@ -266,14 +283,14 @@
 dh clean
    dh_testdir
    debian/rules override_dh_auto_clean
-make[1]: Entering directory '/build/1st/sfront-0.99'
+make[1]: Entering directory '/build/2nd/sfront-0.99'
 rm -f build src/lib/libmaker.o src/lib/libmaker
 cd src && /usr/bin/make cleanall
-make[2]: Entering directory '/build/1st/sfront-0.99/src'
+make[2]: Entering directory '/build/2nd/sfront-0.99/src'
 rm -f *.o sfront ../bin/sfront sfront.exe parser.tab.c parser.tab.h
-make[2]: Leaving directory '/build/1st/sfront-0.99/src'
+make[2]: Leaving directory '/build/2nd/sfront-0.99/src'
 dh_auto_clean
-make[1]: Leaving directory '/build/1st/sfront-0.99'
+make[1]: Leaving directory '/build/2nd/sfront-0.99'
    dh_clean
  debian/rules build
 dh build
@@ -281,12 +298,12 @@
    dh_update_autotools_config
    dh_auto_configure
    debian/rules override_dh_auto_build
-make[1]: Entering directory '/build/1st/sfront-0.99'
-cd src/lib && /usr/bin/make CFLAGS="-g -O2 -fdebug-prefix-map=/build/1st/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" \
+make[1]: Entering directory '/build/2nd/sfront-0.99'
+cd src/lib && /usr/bin/make CFLAGS="-g -O2 -fdebug-prefix-map=/build/2nd/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" \
 	LINKLIB="-Wl,-z,relro -lm"
-make[2]: Entering directory '/build/1st/sfront-0.99/src/lib'
-gcc -g -O2 -fdebug-prefix-map=/build/1st/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o libmaker.o libmaker.c
-gcc -g -O2 -fdebug-prefix-map=/build/1st/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security libmaker.o  -o libmaker
+make[2]: Entering directory '/build/2nd/sfront-0.99/src/lib'
+gcc -g -O2 -fdebug-prefix-map=/build/2nd/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o libmaker.o libmaker.c
+gcc -g -O2 -fdebug-prefix-map=/build/2nd/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security libmaker.o  -o libmaker
 ./libmaker -csrc runtime runtimef callback robust preamble runspt tsync psync tgen 
 libmaker, compresses sfront libraries. Version --IDSTRING--.
 Run libmaker with -license option for Copyright/License info.
@@ -308,61 +325,61 @@
 Run libmaker with -license option for Copyright/License info.
 
 (cd .. ; make; cd lib)
-make[3]: Entering directory '/build/1st/sfront-0.99/src'
+make[3]: Entering directory '/build/2nd/sfront-0.99/src'
 bison -d parser.y	
-gcc  -g -O2 -fdebug-prefix-map=/build/1st/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o parser.tab.o parser.tab.c
-gcc  -g -O2 -fdebug-prefix-map=/build/1st/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o lex.o lex.c
+gcc  -g -O2 -fdebug-prefix-map=/build/2nd/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o parser.tab.o parser.tab.c
+gcc  -g -O2 -fdebug-prefix-map=/build/2nd/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o lex.o lex.c
 lex.c: In function 'preprocesslinenum':
 lex.c:250:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
        fgets(buffer, 1024, saolfile);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-gcc  -g -O2 -fdebug-prefix-map=/build/1st/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o symbols.o symbols.c
-gcc  -g -O2 -fdebug-prefix-map=/build/1st/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o globals.o globals.c
-gcc  -g -O2 -fdebug-prefix-map=/build/1st/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o treeupdate.o treeupdate.c
-gcc  -g -O2 -fdebug-prefix-map=/build/1st/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o wtparse.o wtparse.c
-gcc  -g -O2 -fdebug-prefix-map=/build/1st/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o wtconst.o wtconst.c
-gcc  -g -O2 -fdebug-prefix-map=/build/1st/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o corevars.o corevars.c
-gcc  -g -O2 -fdebug-prefix-map=/build/1st/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o corecode.o corecode.c
-gcc  -g -O2 -fdebug-prefix-map=/build/1st/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o special.o special.c
-gcc  -g -O2 -fdebug-prefix-map=/build/1st/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o postparse.o postparse.c
-gcc  -g -O2 -fdebug-prefix-map=/build/1st/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o readscore.o readscore.c
-gcc  -g -O2 -fdebug-prefix-map=/build/1st/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o sfmain.o sfmain.c
-gcc  -g -O2 -fdebug-prefix-map=/build/1st/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o writeorc.o writeorc.c
-gcc  -g -O2 -fdebug-prefix-map=/build/1st/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o blocktree.o blocktree.c
-gcc  -g -O2 -fdebug-prefix-map=/build/1st/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o writepre.o writepre.c
-gcc  -g -O2 -fdebug-prefix-map=/build/1st/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o writeop.o writeop.c
-gcc  -g -O2 -fdebug-prefix-map=/build/1st/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o writemain.o writemain.c
-gcc  -g -O2 -fdebug-prefix-map=/build/1st/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o readmidi.o readmidi.c
-gcc  -g -O2 -fdebug-prefix-map=/build/1st/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o mp4write.o mp4write.c
-gcc  -g -O2 -fdebug-prefix-map=/build/1st/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o tokens.o tokens.c
-gcc  -g -O2 -fdebug-prefix-map=/build/1st/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o ascwrite.o ascwrite.c
-gcc  -g -O2 -fdebug-prefix-map=/build/1st/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o mp4read.o mp4read.c
-gcc  -g -O2 -fdebug-prefix-map=/build/1st/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o collapse.o collapse.c
-gcc  -g -O2 -fdebug-prefix-map=/build/1st/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o coreinline.o coreinline.c
-gcc  -g -O2 -fdebug-prefix-map=/build/1st/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o audio.o audio.c
-gcc  -g -O2 -fdebug-prefix-map=/build/1st/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o control.o control.c
-gcc  -g -O2 -fdebug-prefix-map=/build/1st/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o cmainpass.o cmainpass.c
-gcc  -g -O2 -fdebug-prefix-map=/build/1st/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -fno-schedule-insns -c -o csrclib.o csrclib.c
-gcc  -g -O2 -fdebug-prefix-map=/build/1st/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -fno-schedule-insns -c -o asyslib.o asyslib.c
-gcc  -g -O2 -fdebug-prefix-map=/build/1st/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -fno-schedule-insns -c -o csyslib.o csyslib.c
-gcc  -g -O2 -fdebug-prefix-map=/build/1st/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -fno-schedule-insns -c -o psyslib.o psyslib.c
-gcc  -g -O2 -fdebug-prefix-map=/build/1st/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -fno-schedule-insns -c -o nsyslib.o nsyslib.c
-gcc  -g -O2 -fdebug-prefix-map=/build/1st/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o parsehelp.o parsehelp.c
-gcc  -g -O2 -fdebug-prefix-map=/build/1st/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o optconst.o optconst.c
-gcc  -g -O2 -fdebug-prefix-map=/build/1st/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o optrate.o optrate.c
-gcc  -g -O2 -fdebug-prefix-map=/build/1st/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o optrefer.o optrefer.c
-gcc  -g -O2 -fdebug-prefix-map=/build/1st/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o optmain.o optmain.c
-gcc  -g -O2 -fdebug-prefix-map=/build/1st/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o oclone.o oclone.c
-gcc  -g -O2 -fdebug-prefix-map=/build/1st/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o stparse.o stparse.c
-gcc  -g -O2 -fdebug-prefix-map=/build/1st/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security parser.tab.o lex.o symbols.o globals.o treeupdate.o wtparse.o wtconst.o corevars.o corecode.o special.o postparse.o readscore.o sfmain.o writeorc.o blocktree.o writepre.o writeop.o writemain.o readmidi.o mp4write.o tokens.o ascwrite.o mp4read.o collapse.o coreinline.o audio.o control.o cmainpass.o csrclib.o asyslib.o csyslib.o psyslib.o nsyslib.o parsehelp.o optconst.o optrate.o optrefer.o optmain.o oclone.o stparse.o -Wl,-z,relro -lm -o sfront
-make[3]: Leaving directory '/build/1st/sfront-0.99/src'
-make[2]: Leaving directory '/build/1st/sfront-0.99/src/lib'
-cd src && /usr/bin/make sfront CFLAGS="-g -O2 -fdebug-prefix-map=/build/1st/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" \
+gcc  -g -O2 -fdebug-prefix-map=/build/2nd/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o symbols.o symbols.c
+gcc  -g -O2 -fdebug-prefix-map=/build/2nd/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o globals.o globals.c
+gcc  -g -O2 -fdebug-prefix-map=/build/2nd/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o treeupdate.o treeupdate.c
+gcc  -g -O2 -fdebug-prefix-map=/build/2nd/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o wtparse.o wtparse.c
+gcc  -g -O2 -fdebug-prefix-map=/build/2nd/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o wtconst.o wtconst.c
+gcc  -g -O2 -fdebug-prefix-map=/build/2nd/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o corevars.o corevars.c
+gcc  -g -O2 -fdebug-prefix-map=/build/2nd/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o corecode.o corecode.c
+gcc  -g -O2 -fdebug-prefix-map=/build/2nd/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o special.o special.c
+gcc  -g -O2 -fdebug-prefix-map=/build/2nd/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o postparse.o postparse.c
+gcc  -g -O2 -fdebug-prefix-map=/build/2nd/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o readscore.o readscore.c
+gcc  -g -O2 -fdebug-prefix-map=/build/2nd/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o sfmain.o sfmain.c
+gcc  -g -O2 -fdebug-prefix-map=/build/2nd/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o writeorc.o writeorc.c
+gcc  -g -O2 -fdebug-prefix-map=/build/2nd/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o blocktree.o blocktree.c
+gcc  -g -O2 -fdebug-prefix-map=/build/2nd/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o writepre.o writepre.c
+gcc  -g -O2 -fdebug-prefix-map=/build/2nd/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o writeop.o writeop.c
+gcc  -g -O2 -fdebug-prefix-map=/build/2nd/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o writemain.o writemain.c
+gcc  -g -O2 -fdebug-prefix-map=/build/2nd/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o readmidi.o readmidi.c
+gcc  -g -O2 -fdebug-prefix-map=/build/2nd/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o mp4write.o mp4write.c
+gcc  -g -O2 -fdebug-prefix-map=/build/2nd/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o tokens.o tokens.c
+gcc  -g -O2 -fdebug-prefix-map=/build/2nd/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o ascwrite.o ascwrite.c
+gcc  -g -O2 -fdebug-prefix-map=/build/2nd/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o mp4read.o mp4read.c
+gcc  -g -O2 -fdebug-prefix-map=/build/2nd/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o collapse.o collapse.c
+gcc  -g -O2 -fdebug-prefix-map=/build/2nd/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o coreinline.o coreinline.c
+gcc  -g -O2 -fdebug-prefix-map=/build/2nd/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o audio.o audio.c
+gcc  -g -O2 -fdebug-prefix-map=/build/2nd/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o control.o control.c
+gcc  -g -O2 -fdebug-prefix-map=/build/2nd/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o cmainpass.o cmainpass.c
+gcc  -g -O2 -fdebug-prefix-map=/build/2nd/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -fno-schedule-insns -c -o csrclib.o csrclib.c
+gcc  -g -O2 -fdebug-prefix-map=/build/2nd/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -fno-schedule-insns -c -o asyslib.o asyslib.c
+gcc  -g -O2 -fdebug-prefix-map=/build/2nd/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -fno-schedule-insns -c -o csyslib.o csyslib.c
+gcc  -g -O2 -fdebug-prefix-map=/build/2nd/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -fno-schedule-insns -c -o psyslib.o psyslib.c
+gcc  -g -O2 -fdebug-prefix-map=/build/2nd/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -fno-schedule-insns -c -o nsyslib.o nsyslib.c
+gcc  -g -O2 -fdebug-prefix-map=/build/2nd/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o parsehelp.o parsehelp.c
+gcc  -g -O2 -fdebug-prefix-map=/build/2nd/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o optconst.o optconst.c
+gcc  -g -O2 -fdebug-prefix-map=/build/2nd/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o optrate.o optrate.c
+gcc  -g -O2 -fdebug-prefix-map=/build/2nd/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o optrefer.o optrefer.c
+gcc  -g -O2 -fdebug-prefix-map=/build/2nd/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o optmain.o optmain.c
+gcc  -g -O2 -fdebug-prefix-map=/build/2nd/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o oclone.o oclone.c
+gcc  -g -O2 -fdebug-prefix-map=/build/2nd/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -c -o stparse.o stparse.c
+gcc  -g -O2 -fdebug-prefix-map=/build/2nd/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security parser.tab.o lex.o symbols.o globals.o treeupdate.o wtparse.o wtconst.o corevars.o corecode.o special.o postparse.o readscore.o sfmain.o writeorc.o blocktree.o writepre.o writeop.o writemain.o readmidi.o mp4write.o tokens.o ascwrite.o mp4read.o collapse.o coreinline.o audio.o control.o cmainpass.o csrclib.o asyslib.o csyslib.o psyslib.o nsyslib.o parsehelp.o optconst.o optrate.o optrefer.o optmain.o oclone.o stparse.o -Wl,-z,relro -lm -o sfront
+make[3]: Leaving directory '/build/2nd/sfront-0.99/src'
+make[2]: Leaving directory '/build/2nd/sfront-0.99/src/lib'
+cd src && /usr/bin/make sfront CFLAGS="-g -O2 -fdebug-prefix-map=/build/2nd/sfront-0.99=. -fstack-protector-strong -Wformat -Werror=format-security" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" \
 	LINKLIB="-Wl,-z,relro -lm"
-make[2]: Entering directory '/build/1st/sfront-0.99/src'
+make[2]: Entering directory '/build/2nd/sfront-0.99/src'
 make[2]: 'sfront' is up to date.
-make[2]: Leaving directory '/build/1st/sfront-0.99/src'
-make[1]: Leaving directory '/build/1st/sfront-0.99'
+make[2]: Leaving directory '/build/2nd/sfront-0.99/src'
+make[1]: Leaving directory '/build/2nd/sfront-0.99'
    dh_auto_test
    create-stamp debian/debhelper-build-stamp
  fakeroot debian/rules binary
@@ -373,33 +390,33 @@
    dh_installdirs
    dh_auto_install
    debian/rules override_dh_install
-make[1]: Entering directory '/build/1st/sfront-0.99'
+make[1]: Entering directory '/build/2nd/sfront-0.99'
 cd src && /usr/bin/make install BINDIR=../debian/sfront/usr/bin
-make[2]: Entering directory '/build/1st/sfront-0.99/src'
+make[2]: Entering directory '/build/2nd/sfront-0.99/src'
 cp sfront ../debian/sfront/usr/bin
-make[2]: Leaving directory '/build/1st/sfront-0.99/src'
+make[2]: Leaving directory '/build/2nd/sfront-0.99/src'
 cp -a lib/* debian/sfront/usr/share/sfront
 cp -a README.HTML index.html sfman book copyright \
 	debian/sfront/usr/share/doc/sfront/html
 find debian/sfront -name "._*" | xargs rm -f
-make[1]: Leaving directory '/build/1st/sfront-0.99'
+make[1]: Leaving directory '/build/2nd/sfront-0.99'
    dh_installdocs
    dh_installchangelogs
    debian/rules override_dh_installexamples
-make[1]: Entering directory '/build/1st/sfront-0.99'
+make[1]: Entering directory '/build/2nd/sfront-0.99'
 dh_installexamples -Xrtime/au examples/*
-make[1]: Leaving directory '/build/1st/sfront-0.99'
+make[1]: Leaving directory '/build/2nd/sfront-0.99'
    debian/rules override_dh_installman
-make[1]: Entering directory '/build/1st/sfront-0.99'
+make[1]: Entering directory '/build/2nd/sfront-0.99'
 dh_installman debian/sfront.1
-make[1]: Leaving directory '/build/1st/sfront-0.99'
+make[1]: Leaving directory '/build/2nd/sfront-0.99'
    dh_perl
    dh_link
    dh_strip_nondeterminism
    debian/rules override_dh_compress
-make[1]: Entering directory '/build/1st/sfront-0.99'
+make[1]: Entering directory '/build/2nd/sfront-0.99'
 dh_compress -XASYS -Xpsync.c -X.c -X.saol -X.sasl -X.wav -XFDL
-make[1]: Leaving directory '/build/1st/sfront-0.99'
+make[1]: Leaving directory '/build/2nd/sfront-0.99'
    dh_fixperms
    dh_strip
    dh_makeshlibs
@@ -416,12 +433,14 @@
  dpkg-source --after-build sfront-0.99
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/11940/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/11940/tmp/hooks/B01_cleanup finished
 I: unmounting /dev/shm filesystem
 I: unmounting dev/pts filesystem
 I: unmounting dev/shm filesystem
 I: unmounting proc filesystem
 I: unmounting sys filesystem
 I: cleaning the build env 
-I: removing directory /srv/workspace/pbuilder/31837 and its subdirectories
-I: Current time: Wed Feb 15 19:46:44 -12 2017
-I: pbuilder-time-stamp: 1487231204
+I: removing directory /srv/workspace/pbuilder/11940 and its subdirectories
+I: Current time: Thu Mar 22 04:11:19 +14 2018
+I: pbuilder-time-stamp: 1521641479

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/i386/sfront_0.99-2.diff:	 85.4% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/i386/sfront_0.99-2.diff.gz
b2/build.log:	 80.3%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 80.9%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/unstable/i386/sfront_0.99-2.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-Ea2iFpGn/tmp.dxKv1zrpk2
+ mv /srv/reproducible-results/rbuild-debian-Ea2iFpGn/tmp.dxKv1zrpk2 /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/sfront_0.99-2.rbuild.log
mv: error writing ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/sfront_0.99-2.rbuild.log’: No space left on device
mv: failed to extend ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/sfront_0.99-2.rbuild.log’: No space left on device
+ cleanup_all
+ echo 'Starting cleanup.'
Starting cleanup.
+ '[' 0 = 1 ']'
+ '[' '!' -z '' ']'
+ '[' '!' -f /srv/reproducible-results/rbuild-debian-Ea2iFpGn/tmp.dxKv1zrpk2 ']'
+ gzip -9fvn /srv/reproducible-results/rbuild-debian-Ea2iFpGn/tmp.dxKv1zrpk2
/srv/reproducible-results/rbuild-debian-Ea2iFpGn/tmp.dxKv1zrpk2:	 77.6% -- replaced with /srv/reproducible-results/rbuild-debian-Ea2iFpGn/tmp.dxKv1zrpk2.gz
+ '[' master = master ']'
+ gen_package_html sfront
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''sfront'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2017-02-16 07:48:22.458382
CRITICAL: buildinfo not detected at /var/lib/jenkins/userContent/reproducible/debian/buildinfo/unstable/i386/sfront_0.99-2_i386.buildinfo
INFO: Finished at 2017-02-16 07:48:22.735197, took: 0:00:00.276831
+ cd -
+ cd
+ rm -r /srv/reproducible-results/rbuild-debian-Ea2iFpGn
+ echo 'All cleanup done.'
All cleanup done.
Thu 16 Feb 07:48:24 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-wklCNpO7, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list