[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_alpine_1 #58267

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Tue Feb 4 04:47:45 GMT 2020


See <https://jenkins.debian.net/job/reproducible_builder_alpine_1/58267/display/redirect>

Changes:


------------------------------------------
[...truncated 479.56 KB...]
checking for x86_64-alpine-linux-musl-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-alpine-linux-musl-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for ld used by gcc... (cached) /usr/x86_64-alpine-linux-musl/bin/ld
checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... (cached) yes
checking if gcc supports flag -Wl,--as-needed in envvar LDFLAGS... yes
checking if gcc supports flag -Wl,--gc-sections in envvar LDFLAGS... yes
checking if gcc supports flag -Wl,-z,relro in envvar LDFLAGS... yes
checking if gcc supports flag -Wl,-z,now in envvar LDFLAGS... yes
checking for round in -lm... yes
checking for x86_64-alpine-linux-musl-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for CHECK... no
configure: WARNING: check not found - skipping building unit tests
checking if gcc supports flag -Wall in envvar CFLAGS... yes
checking if gcc supports flag -Wextra in envvar CFLAGS... yes
checking if gcc supports flag -Wno-unused-parameter in envvar CFLAGS... yes
checking if gcc supports flag -Wstrict-prototypes in envvar CFLAGS... yes
checking if gcc supports flag -Wmissing-prototypes in envvar CFLAGS... yes
checking if gcc supports flag -fvisibility=hidden in envvar CFLAGS... yes
checking if gcc supports flag -pipe in envvar CFLAGS... yes
checking if gcc supports flag -fno-strict-aliasing in envvar CFLAGS... yes
checking if gcc supports flag -ffunction-sections in envvar CFLAGS... yes
checking if gcc supports flag -fdata-sections in envvar CFLAGS... yes
checking if gcc supports flag -fno-strict-aliasing in envvar CFLAGS... (cached) yes
checking if gcc supports flag -fdiagnostics-show-option in envvar CFLAGS... yes
checking if gcc supports flag -fno-common in envvar CFLAGS... yes
checking for doxygen... no
configure: WARNING: doxygen not found - required for documentation
checking whether to build with gcov... no
checking for a Python interpreter with version >= 2.6... python3
checking for python3... /usr/bin/python3
checking for python3 version... 3.8
checking for python3 platform... linux
checking for python3 script directory... ${prefix}/lib/python3.8/site-packages
checking for python3 extension module directory... ${exec_prefix}/lib/python3.8/site-packages
checking for cat... /bin/cat
checking for nm... /usr/bin/nm -B
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libevdev/Makefile
config.status: creating doc/Makefile
config.status: creating doc/libevdev.doxygen
config.status: creating doc/libevdev.man
config.status: creating tools/Makefile
config.status: creating test/Makefile
config.status: creating libevdev.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands

	       Prefix				/usr
	       Libdir				${exec_prefix}/lib

	       Build documentation		no
	       Enable unit-tests		no
	       Enable profiling			no
	       Static library symbol check	yes
	       
make --no-print-directory all-recursive
Making all in doc
make[2]: Nothing to be done for 'all'.
Making all in libevdev
/bin/cat ../include/linux/input.h ../include/linux/input-event-codes.h | /usr/bin/python3 ./make-event-names.py  > event-names.h
make  all-am
  CC       libevdev-uinput.lo
  CC       libevdev.lo
  CC       libevdev-names.lo
  CCLD     libevdev.la
ar: `u' modifier ignored since `D' is the default (see `U')
Making all in tools
  CC       touchpad-edge-detector.o
  CC       mouse-dpi-tool.o
  CC       libevdev-tweak-device.o
  CC       libevdev-events.o
  CCLD     libevdev-events
  CCLD     mouse-dpi-tool
  CCLD     libevdev-tweak-device
  CCLD     touchpad-edge-detector
Making all in test
  CC       test_compile_pedantic-test-compile-pedantic.o
  CC       test_link-test-link.o
  CC       test_static_link-test-link.o
  CCLD     test-compile-pedantic
  CCLD     test-static-link
  CCLD     test-link
>>> libevdev: Entering fakeroot...
Making install in doc
make[2]: Nothing to be done for 'install-exec-am'.
 ../build-aux/install-sh -c -d '/var/lib/jenkins/aports/main/libevdev/pkg/libevdev/usr/share/man/man3'
 /usr/bin/install -c -m 644 'libevdev.man' '/var/lib/jenkins/aports/main/libevdev/pkg/libevdev/usr/share/man/man3/libevdev.3'
Making install in libevdev
make  install-am
 ../build-aux/install-sh -c -d '/var/lib/jenkins/aports/main/libevdev/pkg/libevdev/usr/lib'
 ../build-aux/install-sh -c -d '/var/lib/jenkins/aports/main/libevdev/pkg/libevdev/usr/include/libevdev-1.0/libevdev'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libevdev.la '/var/lib/jenkins/aports/main/libevdev/pkg/libevdev/usr/lib'
 /usr/bin/install -c -m 644 libevdev.h libevdev-uinput.h '/var/lib/jenkins/aports/main/libevdev/pkg/libevdev/usr/include/libevdev-1.0/libevdev'
libtool: install: /usr/bin/install -c .libs/libevdev.so.2.3.0 /var/lib/jenkins/aports/main/libevdev/pkg/libevdev/usr/lib/libevdev.so.2.3.0
libtool: install: (cd /var/lib/jenkins/aports/main/libevdev/pkg/libevdev/usr/lib && { ln -s -f libevdev.so.2.3.0 libevdev.so.2 || { rm -f libevdev.so.2 && ln -s libevdev.so.2.3.0 libevdev.so.2; }; })
libtool: install: (cd /var/lib/jenkins/aports/main/libevdev/pkg/libevdev/usr/lib && { ln -s -f libevdev.so.2.3.0 libevdev.so || { rm -f libevdev.so && ln -s libevdev.so.2.3.0 libevdev.so; }; })
libtool: install: /usr/bin/install -c .libs/libevdev.lai /var/lib/jenkins/aports/main/libevdev/pkg/libevdev/usr/lib/libevdev.la
libtool: install: /usr/bin/install -c .libs/libevdev.a /var/lib/jenkins/aports/main/libevdev/pkg/libevdev/usr/lib/libevdev.a
libtool: install: chmod 644 /var/lib/jenkins/aports/main/libevdev/pkg/libevdev/usr/lib/libevdev.a
libtool: install: ranlib /var/lib/jenkins/aports/main/libevdev/pkg/libevdev/usr/lib/libevdev.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
Making install in tools
make[2]: Nothing to be done for 'install-data-am'.
 ../build-aux/install-sh -c -d '/var/lib/jenkins/aports/main/libevdev/pkg/libevdev/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c touchpad-edge-detector mouse-dpi-tool libevdev-tweak-device '/var/lib/jenkins/aports/main/libevdev/pkg/libevdev/usr/bin'
libtool: warning: '../libevdev/libevdev.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/touchpad-edge-detector /var/lib/jenkins/aports/main/libevdev/pkg/libevdev/usr/bin/touchpad-edge-detector
libtool: warning: '../libevdev/libevdev.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/mouse-dpi-tool /var/lib/jenkins/aports/main/libevdev/pkg/libevdev/usr/bin/mouse-dpi-tool
libtool: warning: '../libevdev/libevdev.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/libevdev-tweak-device /var/lib/jenkins/aports/main/libevdev/pkg/libevdev/usr/bin/libevdev-tweak-device
Making install in test
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Nothing to be done for 'install-exec-am'.
 build-aux/install-sh -c -d '/var/lib/jenkins/aports/main/libevdev/pkg/libevdev/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 libevdev.pc '/var/lib/jenkins/aports/main/libevdev/pkg/libevdev/usr/lib/pkgconfig'
>>> libevdev-static*: Running split function static...
>>> libevdev-static*: Preparing subpackage libevdev-static...
>>> libevdev-static*: Stripping binaries
>>> libevdev-static*: Running postcheck for libevdev-static
>>> libevdev-dev*: Running split function dev...
>>> libevdev-dev*: Preparing subpackage libevdev-dev...
>>> libevdev-dev*: Stripping binaries
>>> libevdev-dev*: Running postcheck for libevdev-dev
>>> libevdev-doc*: Running split function doc...
>>> libevdev-doc*: Preparing subpackage libevdev-doc...
>>> libevdev-doc*: Running postcheck for libevdev-doc
>>> libevdev*: Running postcheck for libevdev
>>> libevdev*: Preparing package libevdev...
>>> libevdev*: Stripping binaries
>>> libevdev-dev*: Scanning shared objects
>>> libevdev-doc*: Scanning shared objects
>>> libevdev-static*: Scanning shared objects
>>> libevdev*: Scanning shared objects
>>> libevdev-dev*: Tracing dependencies...
	libevdev=1.8.0-r0
	pkgconfig
>>> libevdev-dev*: Package size: 132.0 KB
>>> libevdev-dev*: Compressing data...
>>> libevdev-dev*: Create checksum...
>>> libevdev-dev*: Create libevdev-dev-1.8.0-r0.apk
>>> libevdev-doc*: Tracing dependencies...
>>> libevdev-doc*: Package size: 24.0 KB
>>> libevdev-doc*: Compressing data...
>>> libevdev-doc*: Create checksum...
>>> libevdev-doc*: Create libevdev-doc-1.8.0-r0.apk
>>> libevdev-static*: Tracing dependencies...
>>> libevdev-static*: Package size: 164.0 KB
>>> libevdev-static*: Compressing data...
>>> libevdev-static*: Create checksum...
>>> libevdev-static*: Create libevdev-static-1.8.0-r0.apk
>>> libevdev*: Tracing dependencies...
	so:libc.musl-x86_64.so.1
>>> libevdev*: Package size: 172.0 KB
>>> libevdev*: Compressing data...
>>> libevdev*: Create checksum...
>>> libevdev*: Create libevdev-1.8.0-r0.apk
>>> libevdev: Build complete at Tue, 04 Feb 2020 04:47:11 +0000 elapsed time 0h 0m 11s
>>> libevdev: Cleaning up srcdir
>>> libevdev: Cleaning up pkgdir
>>> libevdev: Uninstalling dependencies...
(1/5) Purging .makedepends-libevdev (20200204.044701)
(2/5) Purging python3 (3.8.1-r1)
(3/5) Purging linux-headers (5.4.5-r0)
(4/5) Purging gdbm (1.13-r1)
(5/5) Purging xz-libs (5.2.4-r0)
Executing busybox-1.31.1-r9.trigger
OK: 254 MiB in 89 packages
>>> libevdev: Updating the main/x86_64 repository index...
>>> libevdev: Signing the index...
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ schroot --end-session -c alpine-libevdev-alpinerb-build-DDTGE7LX
+ tee -a /srv/reproducible-results/alpinerb-build-DDTGE7LX/b2/libevdev/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/alpine-libevdev-alpinerb-build-DDTGE7LX/main/x86_64/libevdev-1.8.0-r0.apk' -> '/srv/reproducible-results/alpinerb-build-DDTGE7LX/b2/libevdev/libevdev-1.8.0-r0.apk'
'/tmp/alpine-libevdev-alpinerb-build-DDTGE7LX/main/x86_64/libevdev-dev-1.8.0-r0.apk' -> '/srv/reproducible-results/alpinerb-build-DDTGE7LX/b2/libevdev/libevdev-dev-1.8.0-r0.apk'
'/tmp/alpine-libevdev-alpinerb-build-DDTGE7LX/main/x86_64/libevdev-doc-1.8.0-r0.apk' -> '/srv/reproducible-results/alpinerb-build-DDTGE7LX/b2/libevdev/libevdev-doc-1.8.0-r0.apk'
'/tmp/alpine-libevdev-alpinerb-build-DDTGE7LX/main/x86_64/libevdev-static-1.8.0-r0.apk' -> '/srv/reproducible-results/alpinerb-build-DDTGE7LX/b2/libevdev/libevdev-static-1.8.0-r0.apk'
Tue Feb  4 04:47:12 UTC 2020 - build #2 for libevdev on osuosl-build169-amd64 done.
Tue Feb  4 04:47:12 UTC 2020 - reproducible_build_alpine_pkg.sh stopped running as /tmp/jenkins-script-L04LpckP, which will now be removed.
/srv/reproducible-results/alpinerb-build-DDTGE7LX:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Feb  4 04:46 b1
drwxr-xr-x 3 jenkins jenkins 4096 Feb  4 04:47 b2

/srv/reproducible-results/alpinerb-build-DDTGE7LX/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Feb  4 04:46 libevdev

/srv/reproducible-results/alpinerb-build-DDTGE7LX/b1/libevdev:
total 132
-rw-r--r-- 1 jenkins jenkins 15587 Feb  4 04:46 build1.log
-rw-r--r-- 1 jenkins jenkins     3 Feb  4 04:46 build1.version
-rw-r--r-- 1 jenkins jenkins 43035 Feb  4 04:46 libevdev-1.8.0-r0.apk
-rw-r--r-- 1 jenkins jenkins 23395 Feb  4 04:46 libevdev-dev-1.8.0-r0.apk
-rw-r--r-- 1 jenkins jenkins  1806 Feb  4 04:46 libevdev-doc-1.8.0-r0.apk
-rw-r--r-- 1 jenkins jenkins 37250 Feb  4 04:46 libevdev-static-1.8.0-r0.apk

/srv/reproducible-results/alpinerb-build-DDTGE7LX/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Feb  4 04:47 libevdev

/srv/reproducible-results/alpinerb-build-DDTGE7LX/b2/libevdev:
total 132
-rw-r--r-- 1 jenkins jenkins 15587 Feb  4 04:47 build2.log
-rw-r--r-- 1 jenkins jenkins     3 Feb  4 04:47 build2.version
-rw-r--r-- 1 jenkins jenkins 42984 Feb  4 04:47 libevdev-1.8.0-r0.apk
-rw-r--r-- 1 jenkins jenkins 23405 Feb  4 04:47 libevdev-dev-1.8.0-r0.apk
-rw-r--r-- 1 jenkins jenkins  1803 Feb  4 04:47 libevdev-doc-1.8.0-r0.apk
-rw-r--r-- 1 jenkins jenkins 37249 Feb  4 04:47 libevdev-static-1.8.0-r0.apk
jenkins_node_wrapper.sh[13122] Command 'rm -r /srv/reproducible-results/alpinerb-build-DDTGE7LX' not found in allowed commands.
Tue Feb  4 04:47:18 UTC 2020 - comparing results now.
Files /srv/reproducible-results/alpinerb-build-DDTGE7LX/b1/libevdev/libevdev-1.8.0-r0.apk and /srv/reproducible-results/alpinerb-build-DDTGE7LX/b2/libevdev/libevdev-1.8.0-r0.apk differ
Tue Feb  4 04:47:45 UTC 2020 - /srv/reproducible-results/alpinerb-build-DDTGE7LX deleted.
Tue  4 Feb 04:47:45 UTC 2020 - reproducible_build_alpine_pkg.sh stopped running as /tmp/jenkins-script-dFX22FCX, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list