[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_28 #10430

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Dec 10 00:25:56 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_amd64_28/10430/>

------------------------------------------
[...truncated 2445 lines...]
 In file included from /usr/include/aolserver4/nsthread.h:129:0,
@@ -551,7 +564,7 @@
 /usr/include/tcl8.6/tcl.h:506:11: note: declared here
      char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult");
            ^
-tclcmds.c:1969:2: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations]
+tclcmds.c:1969:2: warning: ‘result’ is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations]
   } else if (!STREQ(interp->result, "1")) {
   ^
 In file included from /usr/include/aolserver4/nsthread.h:129:0,
@@ -561,7 +574,7 @@
 /usr/include/tcl8.6/tcl.h:506:11: note: declared here
      char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult");
            ^
-tclcmds.c:1969:2: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations]
+tclcmds.c:1969:2: warning: ‘result’ is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations]
   } else if (!STREQ(interp->result, "1")) {
   ^
 In file included from /usr/include/aolserver4/nsthread.h:129:0,
@@ -571,7 +584,7 @@
 /usr/include/tcl8.6/tcl.h:506:11: note: declared here
      char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult");
            ^
-tclcmds.c:1969:2: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations]
+tclcmds.c:1969:2: warning: ‘result’ is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations]
   } else if (!STREQ(interp->result, "1")) {
   ^
 In file included from /usr/include/aolserver4/nsthread.h:129:0,
@@ -581,7 +594,7 @@
 /usr/include/tcl8.6/tcl.h:506:11: note: declared here
      char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult");
            ^
-tclcmds.c:1969:2: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations]
+tclcmds.c:1969:2: warning: ‘result’ is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations]
   } else if (!STREQ(interp->result, "1")) {
   ^
 In file included from /usr/include/aolserver4/nsthread.h:129:0,
@@ -591,7 +604,7 @@
 /usr/include/tcl8.6/tcl.h:506:11: note: declared here
      char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult");
            ^
-tclcmds.c:1969:2: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations]
+tclcmds.c:1969:2: warning: ‘result’ is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations]
   } else if (!STREQ(interp->result, "1")) {
   ^
 In file included from /usr/include/aolserver4/nsthread.h:129:0,
@@ -601,7 +614,7 @@
 /usr/include/tcl8.6/tcl.h:506:11: note: declared here
      char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult");
            ^
-tclcmds.c:1969:2: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations]
+tclcmds.c:1969:2: warning: ‘result’ is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations]
   } else if (!STREQ(interp->result, "1")) {
   ^
 In file included from /usr/include/aolserver4/nsthread.h:129:0,
@@ -612,7 +625,7 @@
      char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult");
            ^
 tclcmds.c: At top level:
-tclcmds.c:34:20: warning: 'RCSID' defined but not used [-Wunused-variable]
+tclcmds.c:34:20: warning: ‘RCSID’ defined but not used [-Wunused-variable]
  static const char *RCSID =
                     ^
 gcc -g -DUSE_INTERP_RESULT -I/usr/include/openssl -I/usr/kerberos/include -O2 -Wall -fPIC -I/usr/include/aolserver4 -I/usr/include/tcl8.6  -DNO_CONST -DUSE_INTERP_ERRORLINE -DUSE_INTERP_RESULT -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DTCL_CFG_OPTIMIZED=1 -DTCL_CFG_DEBUG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_TIMEGM=1 -DHAVE_DRAND48=1 -DHAVE_RANDOM=1 -DHAVE_POLL=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1    -c -o x509.o x509.c
@@ -624,7 +637,7 @@
 <command-line>:0:0: note: this is the location of the previous definition
 <command-line>:0:0: warning: "PACKAGE_STRING" redefined
 <command-line>:0:0: note: this is the location of the previous definition
-x509.c:34:20: warning: 'RCSID' defined but not used [-Wunused-variable]
+x509.c:34:20: warning: ‘RCSID’ defined but not used [-Wunused-variable]
  static const char *RCSID =
                     ^
 /usr/bin/tclsh /usr/share/aolserver4/nsremove.tcl libnsopenssl.so
@@ -633,7 +646,7 @@
 /usr/bin/tclsh /usr/share/aolserver4/nsremove.tcl nsopenssl.so
 gcc -shared -g -DUSE_INTERP_RESULT -I/usr/include/openssl -I/usr/kerberos/include -O2 -Wall -fPIC -I/usr/include/aolserver4 -I/usr/include/tcl8.6  -DNO_CONST -DUSE_INTERP_ERRORLINE -DUSE_INTERP_RESULT -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DTCL_CFG_OPTIMIZED=1 -DTCL_CFG_DEBUG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_TIMEGM=1 -DHAVE_DRAND48=1 -DHAVE_RANDOM=1 -DHAVE_POLL=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1   -nostartfiles -Wl,-rpath,/usr/lib/aolserver4/lib  -o nsopenssl.so  -lssl -lcrypto -L. -lnsopenssl -L/usr/lib/aolserver4/lib -lnsd -lnsthread -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -ldl -lz  -lpthread -lieee -lm  -lgcc_s  -Wl,-rpath,/usr/lib/aolserver4/lib -Wl,-rpath,/usr/lib/aolserver4/lib
 ar rv libnsopenssl.a nsopenssl.o sslcontext.o ssl.o tclcmds.o x509.o 
-ar: creating libnsopenssl.a
+ar: création de libnsopenssl.a
 a - nsopenssl.o
 a - sslcontext.o
 a - ssl.o
@@ -665,39 +678,88 @@
 dh_fixperms
 dh_installdeb
 dh_shlibdeps -l/usr/lib/aolserver4/lib:/build/aolserver4-nsopenssl-3.0beta26/debian/aolserver4-nsopenssl/usr/lib/aolserver4/lib
-dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/aolserver4-nsopenssl/usr/lib/aolserver4/bin/nsopenssl.so was not linked against libnsopenssl.so (it uses none of the library's symbols)
-dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/aolserver4-nsopenssl/usr/lib/aolserver4/bin/nsopenssl.so was not linked against libcrypto.so.1.0.2 (it uses none of the library's symbols)
-dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/aolserver4-nsopenssl/usr/lib/aolserver4/bin/nsopenssl.so debian/aolserver4-nsopenssl/usr/lib/aolserver4/lib/libnsopenssl.so were not linked against libz.so.1 (they use none of the library's symbols)
-dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/aolserver4-nsopenssl/usr/lib/aolserver4/bin/nsopenssl.so debian/aolserver4-nsopenssl/usr/lib/aolserver4/lib/libnsopenssl.so were not linked against libm.so.6 (they use none of the library's symbols)
-dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/aolserver4-nsopenssl/usr/lib/aolserver4/bin/nsopenssl.so was not linked against libssl.so.1.0.2 (it uses none of the library's symbols)
-dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/aolserver4-nsopenssl/usr/lib/aolserver4/bin/nsopenssl.so debian/aolserver4-nsopenssl/usr/lib/aolserver4/lib/libnsopenssl.so were not linked against libdl.so.2 (they use none of the library's symbols)
-dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/aolserver4-nsopenssl/usr/lib/aolserver4/bin/nsopenssl.so debian/aolserver4-nsopenssl/usr/lib/aolserver4/lib/libnsopenssl.so were not linked against libgcc_s.so.1 (they use none of the library's symbols)
+dpkg-shlibdeps: avertissement: la dépendance pourrait être évitée si « debian/aolserver4-nsopenssl/usr/lib/aolserver4/bin/nsopenssl.so debian/aolserver4-nsopenssl/usr/lib/aolserver4/lib/libnsopenssl.so » n'y étaient pas lié avec libgcc_s.so.1 sans nécessité (ils n'utilisent aucun des symboles de la bibliothèque).
+dpkg-shlibdeps: avertissement: la dépendance pourrait être évitée si « debian/aolserver4-nsopenssl/usr/lib/aolserver4/bin/nsopenssl.so debian/aolserver4-nsopenssl/usr/lib/aolserver4/lib/libnsopenssl.so » n'y étaient pas lié avec libdl.so.2 sans nécessité (ils n'utilisent aucun des symboles de la bibliothèque).
+dpkg-shlibdeps: avertissement: la dépendance pourrait être évitée si « debian/aolserver4-nsopenssl/usr/lib/aolserver4/bin/nsopenssl.so debian/aolserver4-nsopenssl/usr/lib/aolserver4/lib/libnsopenssl.so » n'y étaient pas lié avec libz.so.1 sans nécessité (ils n'utilisent aucun des symboles de la bibliothèque).
+dpkg-shlibdeps: avertissement: la dépendance pourrait être évitée si « debian/aolserver4-nsopenssl/usr/lib/aolserver4/bin/nsopenssl.so debian/aolserver4-nsopenssl/usr/lib/aolserver4/lib/libnsopenssl.so » n'y étaient pas lié avec libm.so.6 sans nécessité (ils n'utilisent aucun des symboles de la bibliothèque).
+dpkg-shlibdeps: avertissement: la dépendance pourrait être évitée si « debian/aolserver4-nsopenssl/usr/lib/aolserver4/bin/nsopenssl.so » n'y était pas lié avec libcrypto.so.1.0.2 sans nécessité (il n'utilise aucun des symboles de la bibliothèque)
+dpkg-shlibdeps: avertissement: la dépendance pourrait être évitée si « debian/aolserver4-nsopenssl/usr/lib/aolserver4/bin/nsopenssl.so » n'y était pas lié avec libnsopenssl.so sans nécessité (il n'utilise aucun des symboles de la bibliothèque)
+dpkg-shlibdeps: avertissement: la dépendance pourrait être évitée si « debian/aolserver4-nsopenssl/usr/lib/aolserver4/bin/nsopenssl.so » n'y était pas lié avec libssl.so.1.0.2 sans nécessité (il n'utilise aucun des symboles de la bibliothèque)
 cat /usr/share/aolserver4/debian.substvars >>/build/aolserver4-nsopenssl-3.0beta26/debian/aolserver4-nsopenssl.substvars
 dh_gencontrol
-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: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
+dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
 dh_md5sums
 dh_builddeb
-dpkg-deb: building package 'aolserver4-nsopenssl-dbgsym' in '../aolserver4-nsopenssl-dbgsym_3.0beta26-5_amd64.deb'.
-dpkg-deb: building package 'aolserver4-nsopenssl' in '../aolserver4-nsopenssl_3.0beta26-5_amd64.deb'.
+dpkg-deb : construction du paquet « aolserver4-nsopenssl-dbgsym » dans « ../aolserver4-nsopenssl-dbgsym_3.0beta26-5_amd64.deb ».
+dpkg-deb : construction du paquet « aolserver4-nsopenssl » dans « ../aolserver4-nsopenssl_3.0beta26-5_amd64.deb ».
  dpkg-genbuildinfo  >../aolserver4-nsopenssl_3.0beta26-5_amd64.buildinfo
-dpkg-genbuildinfo: warning:     debian/changelog(l16): badly formatted trailer line
+dpkg-genbuildinfo: avertissement:     debian/changelog(l16): ligne de fin mal formée
 LINE:  -- Francesco Paolo Lovergine <frankie at debian.org> Tue, 30 Jun 2009 02:08:28 +0200
  dpkg-distaddfile aolserver4-nsopenssl_3.0beta26-5_amd64.buildinfo httpd optional
-dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
+dpkg-distaddfile: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
  dpkg-genchanges -b >../aolserver4-nsopenssl_3.0beta26-5_amd64.changes
-dpkg-genchanges: warning:     debian/changelog(l16): badly formatted trailer line
+dpkg-genchanges: avertissement:     debian/changelog(l16): ligne de fin mal formée
 LINE:  -- Francesco Paolo Lovergine <frankie at debian.org> Tue, 30 Jun 2009 02:08:28 +0200
-dpkg-genchanges: warning: package aolserver4-nsopenssl-dbgsym listed in files list but not in control info
-dpkg-genchanges: binary-only upload (no source code included)
+dpkg-genchanges: avertissement: paquet aolserver4-nsopenssl-dbgsym listé dans le fichier de liste des fichiers mais pas dans le fichier info
+dpkg-genchanges: envoi des binaires seulement (le code source n'est pas inclus)
  dpkg-source --after-build aolserver4-nsopenssl-3.0beta26
-dpkg-buildpackage: binary-only upload (no source included)
+dpkg-buildpackage: envoi d'un binaire seulement (aucune inclusion de code source)
+I: user script /srv/workspace/pbuilder/9207/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/9207/tmp/hooks/B01_cleanup finished
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+	LANGUAGE = (unset),
+	LC_ALL = "fr_CH.UTF-8",
+	LANG = "fr_CH.UTF-8"
+    are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+	LANGUAGE = (unset),
+	LC_ALL = "fr_CH.UTF-8",
+	LANG = "fr_CH.UTF-8"
+    are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
 I: unmounting /sys filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 164: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+	LANGUAGE = (unset),
+	LC_ALL = "fr_CH.UTF-8",
+	LANG = "fr_CH.UTF-8"
+    are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
 I: unmounting /dev/shm filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 164: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+	LANGUAGE = (unset),
+	LC_ALL = "fr_CH.UTF-8",
+	LANG = "fr_CH.UTF-8"
+    are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
 I: unmounting dev/pts filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 164: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+	LANGUAGE = (unset),
+	LC_ALL = "fr_CH.UTF-8",
+	LANG = "fr_CH.UTF-8"
+    are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
 I: unmounting run/shm filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 164: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+	LANGUAGE = (unset),
+	LC_ALL = "fr_CH.UTF-8",
+	LANG = "fr_CH.UTF-8"
+    are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
 I: unmounting proc filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 164: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
 I: cleaning the build env 
-I: removing directory /srv/workspace/pbuilder/1031 and its subdirectories
-I: Current time: Wed Dec  9 12:24:58 GMT+12 2015
-I: pbuilder-time-stamp: 1449707098
+I: removing directory /srv/workspace/pbuilder/9207 and its subdirectories
+I: Current time: Wed Jan 11 20:48:30 GMT-14 2017
+I: pbuilder-time-stamp: 1484117310

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/logdiffs/testing/amd64/aolserver4-nsopenssl_3.0beta26-5.diff:	 86.4% -- replaced with /var/lib/jenkins/userContent/reproducible/logdiffs/testing/amd64/aolserver4-nsopenssl_3.0beta26-5.diff.gz
b2/build.log:	 88.0%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 88.6%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/logs/testing/amd64/aolserver4-nsopenssl_3.0beta26-5.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/tmp.dw3a2C6GfP/tmp.n1l1rubfeV
+ mv /srv/reproducible-results/tmp.dw3a2C6GfP/tmp.n1l1rubfeV /var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/aolserver4-nsopenssl_3.0beta26-5.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/aolserver4-nsopenssl_3.0beta26-5.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ call_diffoscope_on_changes_files
++ mktemp --tmpdir=/srv/reproducible-results/tmp.dw3a2C6GfP
+ local TMPLOG=/srv/reproducible-results/tmp.dw3a2C6GfP/tmp.nEVRrGnzNX
+ echo
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/aolserver4-nsopenssl_3.0beta26-5.rbuild.log

+ local TIMEOUT=30m
+ DBDSUITE=testing
+ '[' testing = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/tmp.dw3a2C6GfP -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/tmp.dw3a2C6GfP/dbd-tmp-SAwJ03I
++ schroot --directory /srv/reproducible-results/tmp.dw3a2C6GfP -c source:jenkins-reproducible-testing-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 42'
++ echo diffoscope 42
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/aolserver4-nsopenssl_3.0beta26-5.rbuild.log
++ date -u
+ echo 'Thu Dec 10 00:25:32 UTC 2015 - diffoscope 42 will be used to compare the two builds:'
Thu Dec 10 00:25:32 UTC 2015 - diffoscope 42 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 30m schroot --directory /srv/reproducible-results/tmp.dw3a2C6GfP -c source:jenkins-reproducible-testing-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/tmp.dw3a2C6GfP/dbd-tmp-SAwJ03I ; diffoscope 			--html /srv/reproducible-results/tmp.dw3a2C6GfP/aolserver4-nsopenssl_3.0beta26-5.diffoscope.html 			--text /srv/reproducible-results/tmp.dw3a2C6GfP/aolserver4-nsopenssl_3.0beta26-5.diffoscope.txt 			/srv/reproducible-results/tmp.dw3a2C6GfP/b1/aolserver4-nsopenssl_3.0beta26-5_amd64.changes 			/srv/reproducible-results/tmp.dw3a2C6GfP/b2/aolserver4-nsopenssl_3.0beta26-5_amd64.changes'
+ RESULT=1
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/tmp.dw3a2C6GfP/tmp.nEVRrGnzNX
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x


Thu Dec 10 00:25:52 UTC 2015 - aolserver4-nsopenssl failed to build reproducibly in testing on amd64.
Error: near "unreproducible": syntax error
Error: near "unreproducible": syntax error
/var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/aolserver4-nsopenssl_3.0beta26-5.rbuild.log:	 85.9% -- replaced with /var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/aolserver4-nsopenssl_3.0beta26-5.rbuild.log.gz
INFO: Starting at 2015-12-10 00:25:56.566235
INFO: Finished at 2015-12-10 00:25:56.575797, took: 0:00:00.009573
Thu 10 Dec 00:25:56 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-8CZOnJFL, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list