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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Apr 24 16:56:28 UTC 2016


See <https://jenkins.debian.net/job/reproducible_builder_i386_3/2465/>

------------------------------------------
[...truncated 895 lines...]
       ^
In file included from ../fakekey/fakekey.h:7:0,
                 from libfakekey.c:29:
/usr/include/X11/Xlib.h:1687:15: note: declared here
 extern KeySym XKeycodeToKeysym(
               ^
libfakekey.c:299:4: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
    if (XKeycodeToKeysym(fk->xdpy, code, 1) == keysym)
    ^
In file included from ../fakekey/fakekey.h:7:0,
                 from libfakekey.c:29:
/usr/include/X11/Xlib.h:1687:15: note: declared here
 extern KeySym XKeycodeToKeysym(
               ^
libfakekey.c: In function 'fakekey_press':
libfakekey.c:392:26: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
       len_bytes = strlen(utf8_char_in);  /* OK ? */
                          ^
In file included from /usr/include/X11/Xfuncs.h:46:0,
                 from /usr/include/X11/Xlibint.h:230,
                 from ../fakekey/fakekey.h:8,
                 from libfakekey.c:29:
/usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const unsigned char *'
 extern size_t strlen (const char *__s)
               ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall -fno-strict-aliasing -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c libfakekey.c -o libfakekey.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=link gcc -g -Wall -fno-strict-aliasing  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -version-info 0:1:0 -Wl,-z,relro -Wl,--as-needed -o libfakekey.la -rpath /usr/lib/i386-linux-gnu libfakekey.lo -lX11 -lXtst 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/libfakekey.o   -Wl,--as-needed -lX11 -lXtst  -g -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro   -Wl,-soname -Wl,libfakekey.so.0 -o .libs/libfakekey.so.0.0.1
libtool: link: (cd ".libs" && rm -f "libfakekey.so.0" && ln -s "libfakekey.so.0.0.1" "libfakekey.so.0")
libtool: link: (cd ".libs" && rm -f "libfakekey.so" && ln -s "libfakekey.so.0.0.1" "libfakekey.so")
libtool: link: ar cru .libs/libfakekey.a  libfakekey.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libfakekey.a
libtool: link: ( cd ".libs" && rm -f "libfakekey.la" && ln -s "../libfakekey.la" "libfakekey.la" )
make[3]: Leaving directory '/build/libfakekey-0.1/src'
Making all in tests
make[3]: Entering directory '/build/libfakekey-0.1/tests'
gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -g -Wall -fno-strict-aliasing   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o fakekey-test.o fakekey-test.c
fakekey-test.c: In function 'main':
fakekey-test.c:10:17: warning: unused variable 'str2' [-Wunused-variable]
   unsigned char str2[] = "\303\270";
                 ^
fakekey-test.c:8:12: warning: unused variable 'i' [-Wunused-variable]
   int      i;
            ^
/bin/bash ../libtool  --tag=CC   --mode=link gcc  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,--as-needed -o fakekey-test fakekey-test.o ../src/libfakekey.la -lX11 
libtool: link: gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/fakekey-test fakekey-test.o  -Wl,--as-needed ../src/.libs/libfakekey.so -lX11
make[3]: Leaving directory '/build/libfakekey-0.1/tests'
Making all in doc
make[3]: Entering directory '/build/libfakekey-0.1/doc'
doxygen Doxyfile
warning: Tag `HTML_ALIGN_MEMBERS' at line 96 of file `Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 170 of file `Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 171 of file `Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `CGI_NAME' at line 178 of file `Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `CGI_URL' at line 179 of file `Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `DOC_URL' at line 180 of file `Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `DOC_ABSPATH' at line 181 of file `Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `BIN_ABSPATH' at line 182 of file `Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `EXT_DOC_PATHS' at line 183 of file `Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
/build/libfakekey-0.1/fakekey/fakekey.h:37 warning: explicit link request to 'mb_pixbuf_img_transform' could not be resolved
touch stamp-doxygen
make[3]: Leaving directory '/build/libfakekey-0.1/doc'
make[3]: Entering directory '/build/libfakekey-0.1'
make[3]: Leaving directory '/build/libfakekey-0.1'
make[2]: Leaving directory '/build/libfakekey-0.1'
make[1]: Leaving directory '/build/libfakekey-0.1'
   dh_auto_test
	make -j1 check VERBOSE=1
make[1]: Entering directory '/build/libfakekey-0.1'
Making check in fakekey
make[2]: Entering directory '/build/libfakekey-0.1/fakekey'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/libfakekey-0.1/fakekey'
Making check in src
make[2]: Entering directory '/build/libfakekey-0.1/src'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/libfakekey-0.1/src'
Making check in tests
make[2]: Entering directory '/build/libfakekey-0.1/tests'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/libfakekey-0.1/tests'
Making check in doc
make[2]: Entering directory '/build/libfakekey-0.1/doc'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/libfakekey-0.1/doc'
make[2]: Entering directory '/build/libfakekey-0.1'
make[2]: Leaving directory '/build/libfakekey-0.1'
make[1]: Leaving directory '/build/libfakekey-0.1'
 fakeroot debian/rules binary
dh binary --with autoreconf
   dh_testroot
   dh_prep
   dh_auto_install
	make -j1 install DESTDIR=/build/libfakekey-0.1/debian/tmp AM_UPDATE_INFO_DIR=no
make[1]: Entering directory '/build/libfakekey-0.1'
Making install in fakekey
make[2]: Entering directory '/build/libfakekey-0.1/fakekey'
make[3]: Entering directory '/build/libfakekey-0.1/fakekey'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/build/libfakekey-0.1/debian/tmp/usr/include/fakekey'
 /usr/bin/install -c -m 644 fakekey.h '/build/libfakekey-0.1/debian/tmp/usr/include/fakekey'
make[3]: Leaving directory '/build/libfakekey-0.1/fakekey'
make[2]: Leaving directory '/build/libfakekey-0.1/fakekey'
Making install in src
make[2]: Entering directory '/build/libfakekey-0.1/src'
make[3]: Entering directory '/build/libfakekey-0.1/src'
 /bin/mkdir -p '/build/libfakekey-0.1/debian/tmp/usr/lib/i386-linux-gnu'
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libfakekey.la '/build/libfakekey-0.1/debian/tmp/usr/lib/i386-linux-gnu'
libtool: install: /usr/bin/install -c .libs/libfakekey.so.0.0.1 /build/libfakekey-0.1/debian/tmp/usr/lib/i386-linux-gnu/libfakekey.so.0.0.1
libtool: install: (cd /build/libfakekey-0.1/debian/tmp/usr/lib/i386-linux-gnu && { ln -s -f libfakekey.so.0.0.1 libfakekey.so.0 || { rm -f libfakekey.so.0 && ln -s libfakekey.so.0.0.1 libfakekey.so.0; }; })
libtool: install: (cd /build/libfakekey-0.1/debian/tmp/usr/lib/i386-linux-gnu && { ln -s -f libfakekey.so.0.0.1 libfakekey.so || { rm -f libfakekey.so && ln -s libfakekey.so.0.0.1 libfakekey.so; }; })
libtool: install: /usr/bin/install -c .libs/libfakekey.lai /build/libfakekey-0.1/debian/tmp/usr/lib/i386-linux-gnu/libfakekey.la
libtool: install: /usr/bin/install -c .libs/libfakekey.a /build/libfakekey-0.1/debian/tmp/usr/lib/i386-linux-gnu/libfakekey.a
libtool: install: chmod 644 /build/libfakekey-0.1/debian/tmp/usr/lib/i386-linux-gnu/libfakekey.a
libtool: install: ranlib /build/libfakekey-0.1/debian/tmp/usr/lib/i386-linux-gnu/libfakekey.a
libtool: warning: remember to run 'libtool --finish /usr/lib/i386-linux-gnu'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/libfakekey-0.1/src'
make[2]: Leaving directory '/build/libfakekey-0.1/src'
Making install in tests
make[2]: Entering directory '/build/libfakekey-0.1/tests'
make[3]: Entering directory '/build/libfakekey-0.1/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/libfakekey-0.1/tests'
make[2]: Leaving directory '/build/libfakekey-0.1/tests'
Making install in doc
make[2]: Entering directory '/build/libfakekey-0.1/doc'
make[3]: Entering directory '/build/libfakekey-0.1/doc'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/libfakekey-0.1/doc'
make[2]: Leaving directory '/build/libfakekey-0.1/doc'
make[2]: Entering directory '/build/libfakekey-0.1'
make[3]: Entering directory '/build/libfakekey-0.1'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/build/libfakekey-0.1/debian/tmp/usr/lib/i386-linux-gnu/pkgconfig'
 /usr/bin/install -c -m 644 libfakekey.pc '/build/libfakekey-0.1/debian/tmp/usr/lib/i386-linux-gnu/pkgconfig'
make[3]: Leaving directory '/build/libfakekey-0.1'
make[2]: Leaving directory '/build/libfakekey-0.1'
make[1]: Leaving directory '/build/libfakekey-0.1'
   dh_install
   dh_installdocs
   dh_installchangelogs
   dh_perl
   dh_link
   dh_strip_nondeterminism
   dh_compress
   dh_fixperms
   dh_strip
   dh_makeshlibs
   dh_shlibdeps
   dh_installdeb
   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: 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: warning: File::FcntlLock not available; using flock which is not NFS-safe
   dh_md5sums
   dh_builddeb
dpkg-deb: building package 'libfakekey-doc' in '../libfakekey-doc_0.1-9_all.deb'.
dpkg-deb: building package 'libfakekey-dev' in '../libfakekey-dev_0.1-9_i386.deb'.
dpkg-deb: building package 'libfakekey0-udeb' in 'debian/.debhelper/scratch-space/build-libfakekey0-udeb/libfakekey0-udeb_0.1-9_i386.deb'.
dpkg-deb: building package 'libfakekey0-dbgsym' in '../libfakekey0-dbgsym_0.1-9_i386.deb'.
	Renaming libfakekey0-udeb_0.1-9_i386.deb to libfakekey0-udeb_0.1-9_i386.udeb
dpkg-deb: building package 'libfakekey0' in '../libfakekey0_0.1-9_i386.deb'.
 dpkg-genbuildinfo  >../libfakekey_0.1-9_i386.buildinfo
 dpkg-distaddfile libfakekey_0.1-9_i386.buildinfo libs optional
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges -b >../libfakekey_0.1-9_i386.changes
dpkg-genchanges: warning: package libfakekey0-dbgsym listed in files list but not in control info
dpkg-genchanges: binary-only upload (no source code included)
 dpkg-source --after-build libfakekey-0.1
dpkg-buildpackage: binary-only upload (no source included)
I: copying local configuration
I: unmounting /sys filesystem
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: cleaning the build env 
I: removing directory /srv/workspace/pbuilder/19097 and its subdirectories
I: Current time: Sun Apr 24 04:00:52 GMT+12 2016
I: pbuilder-time-stamp: 1461513652
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ false
+ set +x
Sun Apr 24 16:00:52 UTC 2016 - build #1 for libfakekey/unstable/i386 on profitbricks-build2-i386 done.
/srv/reproducible-results/rbuild-debian-feeB04xs/tmp.BEzqHgZLzK:	 79.4% -- replaced with /srv/reproducible-results/rbuild-debian-feeB04xs/tmp.BEzqHgZLzK.gz
Sun Apr 24 16:00:52 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-kvTrfJUU, which will now be removed.
/srv/reproducible-results/rbuild-debian-PvXJYGdL:
total 16
drwxr-xr-x 2 jenkins jenkins 4096 Apr 24 15:59 b1
drwxr-xr-x 2 jenkins jenkins 4096 Apr 24 15:58 b2
-rw-r--r-- 1 jenkins jenkins 1987 Mar 16 13:46 libfakekey_0.1-9.dsc
-rw------- 1 jenkins jenkins 2697 Apr 24 15:58 tmp.M8oLmOHNtV

/srv/reproducible-results/rbuild-debian-PvXJYGdL/b1:
total 488
-rw-r--r-- 1 jenkins jenkins  46016 Apr 24 15:59 build.log
-rw-r--r-- 1 jenkins jenkins   4280 Apr 24 15:59 libfakekey-dev_0.1-9_i386.deb
-rw-r--r-- 1 jenkins jenkins  67476 Apr 24 15:59 libfakekey-doc_0.1-9_all.deb
-rw-r--r-- 1 jenkins jenkins  17496 Apr 24 15:59 libfakekey0-dbgsym_0.1-9_i386.deb
-rw-r--r-- 1 jenkins jenkins   3946 Apr 24 15:59 libfakekey0-udeb_0.1-9_i386.udeb
-rw-r--r-- 1 jenkins jenkins   6300 Apr 24 15:59 libfakekey0_0.1-9_i386.deb
-rw-r--r-- 1 jenkins jenkins   2932 Apr 24 15:59 libfakekey_0.1-9.debian.tar.xz
-rw-r--r-- 1 jenkins jenkins   1987 Apr 24 15:59 libfakekey_0.1-9.dsc
-rw-r--r-- 1 jenkins jenkins   6212 Apr 24 15:59 libfakekey_0.1-9_i386.buildinfo
-rw-r--r-- 1 jenkins jenkins   2409 Apr 24 15:59 libfakekey_0.1-9_i386.changes
-rw-r--r-- 1 jenkins jenkins 311139 Apr 24 15:59 libfakekey_0.1.orig.tar.gz

/srv/reproducible-results/rbuild-debian-PvXJYGdL/b2:
total 0
ssh: connect to host profitbricks-build6-i386.debian.net port 22: Connection timed out
Sun Apr 24 16:01:57 UTC 2016 - profitbricks-build6-i386.debian.net seems to be down, sleeping 60min before aborting this job.
Terminated
/srv/reproducible-results/rbuild-debian-PvXJYGdL/tmp.M8oLmOHNtV:	 77.6% -- replaced with /srv/reproducible-results/rbuild-debian-PvXJYGdL/tmp.M8oLmOHNtV.gz
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:534)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
INFO: Starting at 2016-04-24 16:56:26.546858
INFO: Finished at 2016-04-24 16:56:26.652075, took: 0:00:00.105231
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0Terminated
Sun 24 Apr 16:56:26 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-w3JnQeYU, which will now be removed.

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0Sun 24 Apr 16:56:27 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-w3JnQeYU, which will now be removed.

100   299  100   299    0     0    938      0 --:--:-- --:--:-- --:--:--   937



More information about the Qa-jenkins-scm mailing list