[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_15 #54275

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Oct 20 01:53:17 UTC 2016


https://jenkins.debian.net/job/reproducible_builder_amd64_15/54275/------------------------------------------
[...truncated 5171 lines...]
      write(fd,&code,4);
      ^~~~~~~~~~~~~~~~~
-http.c:2830:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
+http.c:2830:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
      write(fd,&code,4);
      ^~~~~~~~~~~~~~~~~
-http.c:2832:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
+http.c:2832:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
      write(fd,&pid,sizeof(pid));
      ^~~~~~~~~~~~~~~~~~~~~~~~~~
-http.c:2975:4: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
+http.c:2975:4: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result]
     chdir(path);
     ^~~~~~~~~~~
-http.c:2984:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
+http.c:2984:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
        write(1,e,sizeof(e)-1);
        ^~~~~~~~~~~~~~~~~~~~~~
-http.c:3005:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
+http.c:3005:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
    write(fd,&code,4);
    ^~~~~~~~~~~~~~~~~
-http.c:3008:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
+http.c:3008:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
      write(fd,&pid,sizeof(pid));
      ^~~~~~~~~~~~~~~~~~~~~~~~~~
-http.c:3010:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
+http.c:3010:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
    write(fd,msg,code);
    ^~~~~~~~~~~~~~~~~~
-gcc -c smb.c -o smb.o -I. -g -O2 -fdebug-prefix-map=/build-1st/gatling-0.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -DUSE_ZLIB
+gcc -c smb.c -o smb.o -I. -g -O2 -fdebug-prefix-map=/build-2nd/gatling-0.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -DUSE_ZLIB
 In file included from /usr/include/inttypes.h:25:0,
                  from /usr/include/uint64.h:5,
                  from /usr/include/io.h:7,
@@ -948,118 +959,118 @@
 /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
    ^~~~~~~
-gcc -c common.c -o common.o -I. -g -O2 -fdebug-prefix-map=/build-1st/gatling-0.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -DUSE_ZLIB
-common.c: In function 'canonpath':
-common.c:80:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
+gcc -c common.c -o common.o -I. -g -O2 -fdebug-prefix-map=/build-2nd/gatling-0.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -DUSE_ZLIB
+common.c: In function ‘canonpath’:
+common.c:80:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
      if (!(s[j]=c)) break; ++j;
      ^~
-common.c:80:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
+common.c:80:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
      if (!(s[j]=c)) break; ++j;
                            ^~
-common.c: In function 'ip_vhost':
-common.c:155:3: warning: ignoring return value of 'fchdir', declared with attribute warn_unused_result [-Wunused-result]
+common.c: In function ‘ip_vhost’:
+common.c:155:3: warning: ignoring return value of ‘fchdir’, declared with attribute warn_unused_result [-Wunused-result]
    fchdir(origdir);
    ^~~~~~~~~~~~~~~
-gcc -c connstat.c -o connstat.o -I. -g -O2 -fdebug-prefix-map=/build-1st/gatling-0.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -DUSE_ZLIB
-if  gcc -g -O2 -fdebug-prefix-map=/build-1st/gatling-0.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -DUSE_ZLIB -o trymd5 trymd5.c >/dev/null 2>&1; then echo ""; else \
-if  gcc -g -O2 -fdebug-prefix-map=/build-1st/gatling-0.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -DUSE_ZLIB -o trymd5 trymd5.c -lmd >/dev/null 2>&1; then echo "-lmd"; else \
-if  gcc -g -O2 -fdebug-prefix-map=/build-1st/gatling-0.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -DUSE_ZLIB -o trymd5 trymd5.c -lcrypto >/dev/null 2>&1; then echo "-lcrypto"; \
+gcc -c connstat.c -o connstat.o -I. -g -O2 -fdebug-prefix-map=/build-2nd/gatling-0.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -DUSE_ZLIB
+if  gcc -g -O2 -fdebug-prefix-map=/build-2nd/gatling-0.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -DUSE_ZLIB -o trymd5 trymd5.c >/dev/null 2>&1; then echo ""; else \
+if  gcc -g -O2 -fdebug-prefix-map=/build-2nd/gatling-0.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -DUSE_ZLIB -o trymd5 trymd5.c -lmd >/dev/null 2>&1; then echo "-lmd"; else \
+if  gcc -g -O2 -fdebug-prefix-map=/build-2nd/gatling-0.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -DUSE_ZLIB -o trymd5 trymd5.c -lcrypto >/dev/null 2>&1; then echo "-lcrypto"; \
 fi; fi; fi > md5lib
 rm -f trymd5
-if  gcc -g -O2 -fdebug-prefix-map=/build-1st/gatling-0.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -DUSE_ZLIB -o trysocket trysocket.c >/dev/null 2>&1; then echo ""; else \
-if  gcc -g -O2 -fdebug-prefix-map=/build-1st/gatling-0.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -DUSE_ZLIB -o trysocket trysocket.c -lsocket >/dev/null 2>&1; then echo "-lsocket"; else \
-if  gcc -g -O2 -fdebug-prefix-map=/build-1st/gatling-0.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -DUSE_ZLIB -o trysocket trysocket.c -lsocket -lnsl >/dev/null 2>&1; then echo "-lsocket -lnsl"; else \
-if  gcc -g -O2 -fdebug-prefix-map=/build-1st/gatling-0.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -DUSE_ZLIB -o trysocket trysocket.c -lwsock32 >/dev/null 2>&1; then echo "-lwsock32"; \
+if  gcc -g -O2 -fdebug-prefix-map=/build-2nd/gatling-0.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -DUSE_ZLIB -o trysocket trysocket.c >/dev/null 2>&1; then echo ""; else \
+if  gcc -g -O2 -fdebug-prefix-map=/build-2nd/gatling-0.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -DUSE_ZLIB -o trysocket trysocket.c -lsocket >/dev/null 2>&1; then echo "-lsocket"; else \
+if  gcc -g -O2 -fdebug-prefix-map=/build-2nd/gatling-0.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -DUSE_ZLIB -o trysocket trysocket.c -lsocket -lnsl >/dev/null 2>&1; then echo "-lsocket -lnsl"; else \
+if  gcc -g -O2 -fdebug-prefix-map=/build-2nd/gatling-0.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -DUSE_ZLIB -o trysocket trysocket.c -lwsock32 >/dev/null 2>&1; then echo "-lwsock32"; \
 fi; fi; fi; fi > libsocket
 rm -f trysocket
-if  gcc -g -O2 -fdebug-prefix-map=/build-1st/gatling-0.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -DUSE_ZLIB -o tryiconv tryiconv.c >/dev/null 2>&1; then echo ""; else \
-if  gcc -g -O2 -fdebug-prefix-map=/build-1st/gatling-0.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -DUSE_ZLIB -o tryiconv tryiconv.c -liconv >/dev/null 2>&1; then echo "-liconv"; else \
-if  gcc -g -O2 -fdebug-prefix-map=/build-1st/gatling-0.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -DUSE_ZLIB -o tryiconv tryiconv.c -L/usr/local/lib -liconv >/dev/null 2>&1; then \
+if  gcc -g -O2 -fdebug-prefix-map=/build-2nd/gatling-0.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -DUSE_ZLIB -o tryiconv tryiconv.c >/dev/null 2>&1; then echo ""; else \
+if  gcc -g -O2 -fdebug-prefix-map=/build-2nd/gatling-0.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -DUSE_ZLIB -o tryiconv tryiconv.c -liconv >/dev/null 2>&1; then echo "-liconv"; else \
+if  gcc -g -O2 -fdebug-prefix-map=/build-2nd/gatling-0.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -DUSE_ZLIB -o tryiconv tryiconv.c -L/usr/local/lib -liconv >/dev/null 2>&1; then \
   echo "-L/usr/local/lib -liconv"; \
 fi; fi; fi > libiconv
 rm -f tryiconv
 touch dummy.c
-gcc -c dummy.c -o dummy.o -I. -g -O2 -fdebug-prefix-map=/build-1st/gatling-0.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -DUSE_ZLIB
+gcc -c dummy.c -o dummy.o -I. -g -O2 -fdebug-prefix-map=/build-2nd/gatling-0.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -DUSE_ZLIB
 ar q libsocketkludge.a dummy.o
-ar: creating libsocketkludge.a
+ar: création de libsocketkludge.a
 ranlib libsocketkludge.a
-if  gcc -g -O2 -fdebug-prefix-map=/build-1st/gatling-0.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -DUSE_ZLIB -o trycrypt trycrypt.c >/dev/null 2>&1; then echo ""; else \
-if  gcc -g -O2 -fdebug-prefix-map=/build-1st/gatling-0.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -DUSE_ZLIB -o trycrypt trycrypt.c -lcrypt >/dev/null 2>&1; then echo "-lcrypt"; \
+if  gcc -g -O2 -fdebug-prefix-map=/build-2nd/gatling-0.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -DUSE_ZLIB -o trycrypt trycrypt.c >/dev/null 2>&1; then echo ""; else \
+if  gcc -g -O2 -fdebug-prefix-map=/build-2nd/gatling-0.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -DUSE_ZLIB -o trycrypt trycrypt.c -lcrypt >/dev/null 2>&1; then echo "-lcrypt"; \
 fi; fi > libcrypt
 rm -f trycrypt
 gcc -Wl,-z,relro gatling.o mime.o ftp.o http.o smb.o common.o connstat.o -o gatling -lowfat -lz `cat libsocket libiconv libcrypt` `cat md5lib`
-gcc -c bench.c -o bench.o -I. -g -O2 -fdebug-prefix-map=/build-1st/gatling-0.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -DUSE_ZLIB
-bench.c: In function 'main':
-bench.c:329:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
+gcc -c bench.c -o bench.o -I. -g -O2 -fdebug-prefix-map=/build-2nd/gatling-0.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -DUSE_ZLIB
+bench.c: In function ‘main’:
+bench.c:329:11: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
     if (v) write(1,"!",1);
            ^~~~~~~~~~~~~~
-bench.c:404:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
+bench.c:404:11: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
     if (v) write(1,"-",1);
            ^~~~~~~~~~~~~~
-bench.c:414:14: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
+bench.c:414:14: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
        if (v) write(1,"+",1);
               ^~~~~~~~~~~~~~
-bench.c:427:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
+bench.c:427:13: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
       if (v) write(1,"-",1); /* so whine a little */
              ^~~~~~~~~~~~~~
-bench.c:436:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
+bench.c:436:11: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
     if (v) write(1,"!",1);
            ^~~~~~~~~~~~~~
-bench.c:441:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
+bench.c:441:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
   if (v) write(1,".",1);
          ^~~~~~~~~~~~~~
-bench.c:452:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
+bench.c:452:8: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
         write(1,buf,15); write(1,"\n",1);
         ^~~~~~~~~~~~~~~
-bench.c:452:25: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
+bench.c:452:25: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
         write(1,buf,15); write(1,"\n",1);
                          ^~~~~~~~~~~~~~~
 gcc -Wl,-z,relro bench.o -o bench -lowfat -lz `cat libsocket libiconv libcrypt`
-gcc -c dl.c -o dl.o -I. -g -O2 -fdebug-prefix-map=/build-1st/gatling-0.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -DUSE_ZLIB
-dl.c: In function 'fmt_urlencoded':
-dl.c:554:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
+gcc -c dl.c -o dl.o -I. -g -O2 -fdebug-prefix-map=/build-2nd/gatling-0.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -DUSE_ZLIB
+dl.c: In function ‘fmt_urlencoded’:
+dl.c:554:7: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
        if (dest) dest[written]=s[i]; ++written;
        ^~
-dl.c:554:37: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
+dl.c:554:37: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
        if (dest) dest[written]=s[i]; ++written;
                                      ^~
-dl.c: In function 'main':
-dl.c:1093:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
+dl.c: In function ‘main’:
+dl.c:1093:2: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
   if (scan_int2digit(c   ,&i)!=2) ok=0; t.tm_mon=i-1;
   ^~
-dl.c:1093:40: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
+dl.c:1093:40: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
   if (scan_int2digit(c   ,&i)!=2) ok=0; t.tm_mon=i-1;
                                         ^
-dl.c:1094:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
+dl.c:1094:2: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
   if (scan_int2digit(c+2 ,&i)!=2) ok=0; t.tm_mday=i;
   ^~
-dl.c:1094:40: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
+dl.c:1094:40: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
   if (scan_int2digit(c+2 ,&i)!=2) ok=0; t.tm_mday=i;
                                         ^
-dl.c:1095:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
+dl.c:1095:2: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
   if (scan_int2digit(c+4 ,&i)!=2) ok=0; t.tm_hour=i;
   ^~
-dl.c:1095:40: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
+dl.c:1095:40: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
   if (scan_int2digit(c+4 ,&i)!=2) ok=0; t.tm_hour=i;
                                         ^
-dl.c:1096:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
+dl.c:1096:2: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
   if (scan_int2digit(c+6 ,&i)!=2) ok=0; t.tm_min=i;
   ^~
-dl.c:1096:40: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
+dl.c:1096:40: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
   if (scan_int2digit(c+6 ,&i)!=2) ok=0; t.tm_min=i;
                                         ^
-dl.c:1097:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
+dl.c:1097:2: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
   if (scan_int2digit(c+8 ,&i)!=2) ok=0; t.tm_sec=i;
   ^~
-dl.c:1097:40: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
+dl.c:1097:40: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
   if (scan_int2digit(c+8 ,&i)!=2) ok=0; t.tm_sec=i;
                                         ^
-dl.c: In function 'readanswer':
-dl.c:412:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
+dl.c: In function ‘readanswer’:
+dl.c:412:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
     write(2,buf,j+1);
     ^~~~~~~~~~~~~~~~
 gcc -Wl,-z,relro dl.o -o dl -lowfat -lz `cat libsocket libiconv libcrypt`
-make[2]: Leaving directory '/build-1st/gatling-0.13'
+make[2] : on quitte le répertoire « /build-2nd/gatling-0.13 »
 mv tlsgatling.BACKUP tlsgatling
 mv ptlsgatling.BACKUP ptlsgatling
 cp -a bench gatling-bench
@@ -1068,7 +1079,7 @@
 cp -a dl.1 gatling-dl.1
 cp -a gatling.1 tlsgatling.1
 cp -a gatling.1 ptlsgatling.1
-make[1]: Leaving directory '/build-1st/gatling-0.13'
+make[1] : on quitte le répertoire « /build-2nd/gatling-0.13 »
    dh_auto_test
  fakeroot debian/rules binary
 dh binary
@@ -1078,9 +1089,9 @@
    dh_install
    dh_installdocs
    debian/rules override_dh_installchangelogs
-make[1]: Entering directory '/build-1st/gatling-0.13'
+make[1] : on entre dans le répertoire « /build-2nd/gatling-0.13 »
 dh_installchangelogs CHANGES
-make[1]: Leaving directory '/build-1st/gatling-0.13'
+make[1] : on quitte le répertoire « /build-2nd/gatling-0.13 »
    dh_installman
    dh_installinit
    dh_installlogrotate
@@ -1107,12 +1118,14 @@
  dpkg-source --after-build gatling-0.13
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/4593/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/4593/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/46492 and its subdirectories
-I: Current time: Wed Oct 19 13:51:43 GMT+12 2016
-I: pbuilder-time-stamp: 1476928303
+I: removing directory /srv/workspace/pbuilder/4593 and its subdirectories
+I: Current time: mercredi 22 novembre 2017, 22:16:09 (UTC+1400)
+I: pbuilder-time-stamp: 1511338569
/srv/reproducible-results/rbuild-debian-bu9g8GxM/tmp.Bv4BX5qsi4:	 86.3% -- replaced with /srv/reproducible-results/rbuild-debian-bu9g8GxM/tmp.Bv4BX5qsi4.gz
INFO: Starting at 2016-10-20 01:53:17.242030
CRITICAL: buildinfo not detected at /var/lib/jenkins/userContent/reproducible/debian/buildinfo/unstable/amd64/gatling_0.13-6_amd64.buildinfo
CRITICAL: https://tests.reproducible-builds.org/debian/unstable/amd64/gatling didn't produce a buildlog, even though it has been built.
INFO: Finished at 2016-10-20 01:53:17.349134, took: 0:00:00.107118
Thu 20 Oct 01:53:17 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-Ly2122U9, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list