[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_8 #55224
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Thu Oct 20 01:43:12 UTC 2016
https://jenkins.debian.net/job/reproducible_builder_amd64_8/55224/------------------------------------------
[...truncated 3151 lines...]
-make[2]: Entering directory '/build-1st/gdisk-1.0.1'
-g++ -g -O2 -fdebug-prefix-map=/build-1st/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o crc32.o crc32.cc
-g++ -g -O2 -fdebug-prefix-map=/build-1st/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o support.o support.cc
-g++ -g -O2 -fdebug-prefix-map=/build-1st/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o guid.o guid.cc
-g++ -g -O2 -fdebug-prefix-map=/build-1st/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o gptpart.o gptpart.cc
-g++ -g -O2 -fdebug-prefix-map=/build-1st/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o mbrpart.o mbrpart.cc
-g++ -g -O2 -fdebug-prefix-map=/build-1st/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o basicmbr.o basicmbr.cc
-g++ -g -O2 -fdebug-prefix-map=/build-1st/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o mbr.o mbr.cc
-g++ -g -O2 -fdebug-prefix-map=/build-1st/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o gpt.o gpt.cc
-g++ -g -O2 -fdebug-prefix-map=/build-1st/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o bsd.o bsd.cc
-g++ -g -O2 -fdebug-prefix-map=/build-1st/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o parttypes.o parttypes.cc
-g++ -g -O2 -fdebug-prefix-map=/build-1st/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o attributes.o attributes.cc
-g++ -g -O2 -fdebug-prefix-map=/build-1st/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o diskio.o diskio.cc
-g++ -g -O2 -fdebug-prefix-map=/build-1st/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o diskio-unix.o diskio-unix.cc
-g++ -g -O2 -fdebug-prefix-map=/build-1st/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o cgdisk.o cgdisk.cc
-g++ -g -O2 -fdebug-prefix-map=/build-1st/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o gptcurses.o gptcurses.cc
-g++ -g -O2 -fdebug-prefix-map=/build-1st/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o gdisk.o gdisk.cc
-g++ -g -O2 -fdebug-prefix-map=/build-1st/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o gpttext.o gpttext.cc
-g++ -g -O2 -fdebug-prefix-map=/build-1st/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o sgdisk.o sgdisk.cc
-basicmbr.cc: In member function 'uint64_t BasicMBRData::GetFirstSector(int)':
-basicmbr.cc:1502:6: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
+ make -j18
+make[2] : on entre dans le répertoire « /build-2nd/gdisk-1.0.1 »
+g++ -g -O2 -fdebug-prefix-map=/build-2nd/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o crc32.o crc32.cc
+g++ -g -O2 -fdebug-prefix-map=/build-2nd/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o support.o support.cc
+g++ -g -O2 -fdebug-prefix-map=/build-2nd/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o guid.o guid.cc
+g++ -g -O2 -fdebug-prefix-map=/build-2nd/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o gptpart.o gptpart.cc
+g++ -g -O2 -fdebug-prefix-map=/build-2nd/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o mbrpart.o mbrpart.cc
+g++ -g -O2 -fdebug-prefix-map=/build-2nd/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o basicmbr.o basicmbr.cc
+g++ -g -O2 -fdebug-prefix-map=/build-2nd/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o mbr.o mbr.cc
+g++ -g -O2 -fdebug-prefix-map=/build-2nd/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o gpt.o gpt.cc
+g++ -g -O2 -fdebug-prefix-map=/build-2nd/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o bsd.o bsd.cc
+g++ -g -O2 -fdebug-prefix-map=/build-2nd/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o parttypes.o parttypes.cc
+g++ -g -O2 -fdebug-prefix-map=/build-2nd/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o attributes.o attributes.cc
+g++ -g -O2 -fdebug-prefix-map=/build-2nd/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o diskio.o diskio.cc
+g++ -g -O2 -fdebug-prefix-map=/build-2nd/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o diskio-unix.o diskio-unix.cc
+g++ -g -O2 -fdebug-prefix-map=/build-2nd/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o cgdisk.o cgdisk.cc
+g++ -g -O2 -fdebug-prefix-map=/build-2nd/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o gptcurses.o gptcurses.cc
+g++ -g -O2 -fdebug-prefix-map=/build-2nd/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o gdisk.o gdisk.cc
+g++ -g -O2 -fdebug-prefix-map=/build-2nd/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o gpttext.o gpttext.cc
+g++ -g -O2 -fdebug-prefix-map=/build-2nd/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o sgdisk.o sgdisk.cc
+g++ -g -O2 -fdebug-prefix-map=/build-2nd/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o gptcl.o gptcl.cc
+g++ -g -O2 -fdebug-prefix-map=/build-2nd/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o fixparts.o fixparts.cc
+basicmbr.cc: In member function ‘uint64_t BasicMBRData::GetFirstSector(int)’:
+basicmbr.cc:1502:6: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation]
} else
^~~~
-basicmbr.cc:1504:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
+basicmbr.cc:1504:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘else’
return retval;
^~~~~~
-basicmbr.cc: In member function 'uint64_t BasicMBRData::GetLength(int)':
-basicmbr.cc:1514:6: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
+basicmbr.cc: In member function ‘uint64_t BasicMBRData::GetLength(int)’:
+basicmbr.cc:1514:6: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation]
} else
^~~~
-basicmbr.cc:1516:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
+basicmbr.cc:1516:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘else’
return retval;
^~~~~~
-g++ -g -O2 -fdebug-prefix-map=/build-1st/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o gptcl.o gptcl.cc
-g++ -g -O2 -fdebug-prefix-map=/build-1st/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o fixparts.o fixparts.cc
-gptcl.cc: In member function 'int GPTDataCL::DoOptions(int, char**)':
-gptcl.cc:158:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
+gptcl.cc: In member function ‘int GPTDataCL::DoOptions(int, char**)’:
+gptcl.cc:158:10: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
if ((WhichWasUsed() == use_mbr) || (WhichWasUsed() == use_bsd))
^~
-gptcl.cc:160:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
+gptcl.cc:160:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
sSize = GetBlockSize();
^~~~~
g++ support.o diskio.o diskio-unix.o basicmbr.o mbrpart.o fixparts.o -fPIE -pie -Wl,-z,relro -Wl,-z,now -o fixparts
g++ crc32.o support.o guid.o gptpart.o mbrpart.o basicmbr.o mbr.o gpt.o bsd.o parttypes.o attributes.o diskio.o diskio-unix.o cgdisk.o gptcurses.o -fPIE -pie -Wl,-z,relro -Wl,-z,now -luuid -lncursesw -o cgdisk
g++ crc32.o support.o guid.o gptpart.o mbrpart.o basicmbr.o mbr.o gpt.o bsd.o parttypes.o attributes.o diskio.o diskio-unix.o gdisk.o gpttext.o -fPIE -pie -Wl,-z,relro -Wl,-z,now -luuid -o gdisk
g++ crc32.o support.o guid.o gptpart.o mbrpart.o basicmbr.o mbr.o gpt.o bsd.o parttypes.o attributes.o diskio.o diskio-unix.o sgdisk.o gptcl.o -fPIE -pie -Wl,-z,relro -Wl,-z,now -luuid -lpopt -o sgdisk
-make[2]: Leaving directory '/build-1st/gdisk-1.0.1'
-make[1]: Leaving directory '/build-1st/gdisk-1.0.1'
+make[2] : on quitte le répertoire « /build-2nd/gdisk-1.0.1 »
+make[1] : on quitte le répertoire « /build-2nd/gdisk-1.0.1 »
dh_auto_test
make -j1 test
-make[1]: Entering directory '/build-1st/gdisk-1.0.1'
+make[1] : on entre dans le répertoire « /build-2nd/gdisk-1.0.1 »
./gdisk_test.sh
[0;32m**SUCCESS**[m Temp disk sucessfully created
@@ -370,7 +381,7 @@
Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING
PARTITIONS!!
-Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.8rfJWlx8BV.
+Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.eTb7LdEcuo.
Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot or after you
run partprobe(8) or kpartx(8)
@@ -394,7 +405,7 @@
Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING
PARTITIONS!!
-Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.8rfJWlx8BV.
+Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.eTb7LdEcuo.
Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot or after you
run partprobe(8) or kpartx(8)
@@ -417,12 +428,12 @@
Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING
PARTITIONS!!
-Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.8rfJWlx8BV.
+Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.eTb7LdEcuo.
Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot or after you
run partprobe(8) or kpartx(8)
The operation has completed successfully.
-[0;32m**SUCCESS**[m Change partition 1 name (Linux filesystem -> FYajMiZF)
+[0;32m**SUCCESS**[m Change partition 1 name (Linux filesystem -> nrNcvNCz)
GPT fdisk (gdisk) version 1.0.1
@@ -442,7 +453,7 @@
Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING
PARTITIONS!!
-Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.8rfJWlx8BV.
+Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.eTb7LdEcuo.
Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot or after you
run partprobe(8) or kpartx(8)
@@ -479,7 +490,7 @@
Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING
PARTITIONS!!
-Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.8rfJWlx8BV.
+Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT)tee: /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/amd64/gdisk_1.0.1-1.diff: No space left on device
to /tmp/tmp.eTb7LdEcuo.
Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot or after you
run partprobe(8) or kpartx(8)
@@ -521,7 +532,7 @@
Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING
PARTITIONS!!
-Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.8rfJWlx8BV.
+Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.eTb7LdEcuo.
Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot or after you
run partprobe(8) or kpartx(8)
@@ -539,13 +550,13 @@
Found valid GPT with protective MBR; using GPT.
Command (? for help):
-Expert command (? for help): Enter the disk's unique GUID ('R' to randomize): The new disk GUID is 94A14000-AC0D-484A-A25B-5DB2758DD951
+Expert command (? for help): Enter the disk's unique GUID ('R' to randomize): The new disk GUID is 6A8D0340-0A06-4B94-9A59-415B54C8F87C
Expert command (? for help):
Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING
PARTITIONS!!
-Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.8rfJWlx8BV.
+Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.eTb7LdEcuo.
Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot or after you
run partprobe(8) or kpartx(8)
@@ -562,7 +573,7 @@
Found valid GPT with protective MBR; using GPT.
Command (? for help):
-Expert command (? for help): About to wipe out GPT on /tmp/tmp.8rfJWlx8BV. Proceed? (Y/N): Warning: The kernel is still using the old partition table.
+Expert command (? for help): About to wipe out GPT on /tmp/tmp.eTb7LdEcuo. Proceed? (Y/N): Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot or after you
run partprobe(8) or kpartx(8)
GPT data structures destroyed! You may now partition the disk using fdisk or
@@ -597,7 +608,7 @@
The new table will be used at the next reboot or after you
run partprobe(8) or kpartx(8)
The operation has completed successfully.
-[0;32m**SUCCESS**[m Change partition 1 name (Linux filesystem -> FYajMiZF)
+[0;32m**SUCCESS**[m Change partition 1 name (Linux filesystem -> nrNcvNCz)
Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot or after you
@@ -648,7 +659,7 @@
Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING
PARTITIONS!!
-Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.8rfJWlx8BV.
+Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.eTb7LdEcuo.
Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot or after you
run partprobe(8) or kpartx(8)
@@ -669,7 +680,7 @@
Creating new GPT entries.
[0;32m**SUCCESS**[m EOF successfully exit gdisk
-make[1]: Leaving directory '/build-1st/gdisk-1.0.1'
+make[1] : on quitte le répertoire « /build-2nd/gdisk-1.0.1 »
fakeroot debian/rules binary
dh binary
dh_testroot
@@ -677,15 +688,15 @@
dh_installdirs
dh_auto_install
debian/rules override_dh_install
-make[1]: Entering directory '/build-1st/gdisk-1.0.1'
-install -D gdisk /build-1st/gdisk-1.0.1/debian/gdisk/sbin/gdisk
-install -D sgdisk /build-1st/gdisk-1.0.1/debian/gdisk/sbin/sgdisk
-install -D cgdisk /build-1st/gdisk-1.0.1/debian/gdisk/sbin/cgdisk
-install -D fixparts /build-1st/gdisk-1.0.1/debian/gdisk/sbin/fixparts
+make[1] : on entre dans le répertoire « /build-2nd/gdisk-1.0.1 »
+install -D gdisk /build-2nd/gdisk-1.0.1/debian/gdisk/sbin/gdisk
+install -D sgdisk /build-2nd/gdisk-1.0.1/debian/gdisk/sbin/sgdisk
+install -D cgdisk /build-2nd/gdisk-1.0.1/debian/gdisk/sbin/cgdisk
+install -D fixparts /build-2nd/gdisk-1.0.1/debian/gdisk/sbin/fixparts
# install index page for doc-base
install -D debian/index.html \
- /build-1st/gdisk-1.0.1/debian/gdisk/usr/share/doc/gdisk/index.html
-make[1]: Leaving directory '/build-1st/gdisk-1.0.1'
+ /build-2nd/gdisk-1.0.1/debian/gdisk/usr/share/doc/gdisk/index.html
+make[1] : on quitte le répertoire « /build-2nd/gdisk-1.0.1 »
dh_installdocs
dh_installchangelogs
dh_installman
@@ -713,12 +724,14 @@
dpkg-source --after-build gdisk-1.0.1
dpkg-buildpackage: info: binary-only upload (no source included)
I: copying local configuration
+I: user script /srv/workspace/pbuilder/44844/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/44844/tmp/hooks/B01_cleanup finished
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
I: cleaning the build env
-I: removing directory /srv/workspace/pbuilder/30526 and its subdirectories
-I: Current time: Tue Nov 21 20:03:04 GMT+12 2017
-I: pbuilder-time-stamp: 1511337784
+I: removing directory /srv/workspace/pbuilder/44844 and its subdirectories
+I: Current time: jeudi 20 octobre 2016, 15:43:10 (UTC+1400)
+I: pbuilder-time-stamp: 1476927790
/srv/reproducible-results/rbuild-debian-JmQBB4My/tmp.iy9SOSbruN: 78.2% -- replaced with /srv/reproducible-results/rbuild-debian-JmQBB4My/tmp.iy9SOSbruN.gz
INFO: Starting at 2016-10-20 01:43:11.787018
CRITICAL: buildinfo not detected at /var/lib/jenkins/userContent/reproducible/debian/buildinfo/unstable/amd64/gdisk_1.0.1-1_amd64.buildinfo
CRITICAL: https://tests.reproducible-builds.org/debian/unstable/amd64/gdisk didn't produce a buildlog, even though it has been built.
INFO: Finished at 2016-10-20 01:43:11.987196, took: 0:00:00.200197
Thu 20 Oct 01:43:12 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-4LKG2Mok, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list