[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_alpine_1 #58312
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Tue Feb 4 07:29:21 GMT 2020
See <https://jenkins.debian.net/job/reproducible_builder_alpine_1/58312/display/redirect>
Changes:
------------------------------------------
[...truncated 484.47 KB...]
checking for archiver @FILE support... @
checking for x86_64-alpine-linux-musl-strip... no
checking for strip... strip
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 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... no
checking for XPRINT... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating man/Makefile
config.status: creating xp.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make all-recursive
make[1]: Entering directory '/var/lib/jenkins/aports/main/libxp/src/libXp-1.0.3'
Making all in src
make[2]: Entering directory '/var/lib/jenkins/aports/main/libxp/src/libXp-1.0.3/src'
CC XpAttr.lo
CC XpContext.lo
CC XpDoc.lo
CC XpExtUtil.lo
CC XpExtVer.lo
CC XpGetData.lo
CC XpImageRes.lo
CC XpInput.lo
CC XpJob.lo
CC XpLocale.lo
CC XpNotifyPdm.lo
CC XpPage.lo
CC XpPageDim.lo
CC XpPrinter.lo
CC XpPutData.lo
CC XpScreens.lo
XpExtVer.c:67:12: warning: redundant redeclaration of 'XpCheckExtInitUnlocked' [-Wredundant-decls]
67 | extern int XpCheckExtInitUnlocked(
| ^~~~~~~~~~~~~~~~~~~~~~
In file included from XpExtVer.c:44:
XpExtUtil.h:42:12: note: previous declaration of 'XpCheckExtInitUnlocked' was here
42 | extern int XpCheckExtInitUnlocked(
| ^~~~~~~~~~~~~~~~~~~~~~
XpNotifyPdm.c: In function '_XpGetSelectionServer':
XpNotifyPdm.c:191:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
191 | if ( (selectionstr = getenv( ALT_PDM_SELECTION_ENV_VAR )) == NULL )
| ^~
XpNotifyPdm.c:194:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
194 | *sel_atom = XInternAtom( sel_display, selectionstr, False );
| ^
CCLD libXp.la
make[2]: Leaving directory '/var/lib/jenkins/aports/main/libxp/src/libXp-1.0.3/src'
Making all in man
make[2]: Entering directory '/var/lib/jenkins/aports/main/libxp/src/libXp-1.0.3/man'
GEN libXp.3
GEN XpCancelDoc.3
GEN XpCancelJob.3
GEN XpCancelPage.3
GEN XpCreateContext.3
GEN XpDestroyContext.3
GEN XpEndDoc.3
GEN XpEndJob.3
GEN XpEndPage.3
GEN XpFreePrinterList.3
GEN XpGetAttributes.3
GEN XpGetContext.3
GEN XpGetDocumentData.3
GEN XpGetImageResolution.3
GEN XpGetLocaleHinter.3
GEN XpGetOneAttribute.3
GEN XpGetPageDimensions.3
GEN XpGetPdmStartParams.3
GEN XpGetPrinterList.3
GEN XpGetScreenOfContext.3
GEN XpInputSelected.3
GEN XpPutDocumentData.3
GEN XpQueryExtension.3
GEN XpQueryScreens.3
GEN XpQueryVersion.3
GEN XpRehashPrinterList.3
GEN XpSelectInput.3
GEN XpSetAttributes.3
GEN XpSetContext.3
GEN XpSetImageResolution.3
GEN XpSetLocaleHinter.3
GEN XpStartDoc.3
GEN XpStartJob.3
GEN XpStartPage.3
make[2]: Leaving directory '/var/lib/jenkins/aports/main/libxp/src/libXp-1.0.3/man'
make[2]: Entering directory '/var/lib/jenkins/aports/main/libxp/src/libXp-1.0.3'
make[2]: Leaving directory '/var/lib/jenkins/aports/main/libxp/src/libXp-1.0.3'
make[1]: Leaving directory '/var/lib/jenkins/aports/main/libxp/src/libXp-1.0.3'
>>> libxp: Entering fakeroot...
Making install in src
make[1]: Entering directory '/var/lib/jenkins/aports/main/libxp/src/libXp-1.0.3/src'
make[2]: Entering directory '/var/lib/jenkins/aports/main/libxp/src/libXp-1.0.3/src'
make[2]: Nothing to be done for 'install-data-am'.
.././install-sh -c -d '/var/lib/jenkins/aports/main/libxp/pkg/libxp/usr/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -c libXp.la '/var/lib/jenkins/aports/main/libxp/pkg/libxp/usr/lib'
libtool: install: /usr/bin/install -c .libs/libXp.so.6.2.0 /var/lib/jenkins/aports/main/libxp/pkg/libxp/usr/lib/libXp.so.6.2.0
libtool: install: (cd /var/lib/jenkins/aports/main/libxp/pkg/libxp/usr/lib && { ln -s -f libXp.so.6.2.0 libXp.so.6 || { rm -f libXp.so.6 && ln -s libXp.so.6.2.0 libXp.so.6; }; })
libtool: install: (cd /var/lib/jenkins/aports/main/libxp/pkg/libxp/usr/lib && { ln -s -f libXp.so.6.2.0 libXp.so || { rm -f libXp.so && ln -s libXp.so.6.2.0 libXp.so; }; })
libtool: install: /usr/bin/install -c .libs/libXp.lai /var/lib/jenkins/aports/main/libxp/pkg/libxp/usr/lib/libXp.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[2]: Leaving directory '/var/lib/jenkins/aports/main/libxp/src/libXp-1.0.3/src'
make[1]: Leaving directory '/var/lib/jenkins/aports/main/libxp/src/libXp-1.0.3/src'
Making install in man
make[1]: Entering directory '/var/lib/jenkins/aports/main/libxp/src/libXp-1.0.3/man'
make[2]: Entering directory '/var/lib/jenkins/aports/main/libxp/src/libXp-1.0.3/man'
make[2]: Nothing to be done for 'install-exec-am'.
.././install-sh -c -d '/var/lib/jenkins/aports/main/libxp/pkg/libxp/usr/share/man/man3'
/usr/bin/install -c -m 644 libXp.3 XpCancelDoc.3 XpCancelJob.3 XpCancelPage.3 XpCreateContext.3 XpDestroyContext.3 XpEndDoc.3 XpEndJob.3 XpEndPage.3 XpFreePrinterList.3 XpGetAttributes.3 XpGetContext.3 XpGetDocumentData.3 XpGetImageResolution.3 XpGetLocaleHinter.3 XpGetOneAttribute.3 XpGetPageDimensions.3 XpGetPdmStartParams.3 XpGetPrinterList.3 XpGetScreenOfContext.3 XpInputSelected.3 XpPutDocumentData.3 XpQueryExtension.3 XpQueryScreens.3 XpQueryVersion.3 XpRehashPrinterList.3 XpSelectInput.3 XpSetAttributes.3 XpSetContext.3 XpSetImageResolution.3 XpSetLocaleHinter.3 XpStartDoc.3 XpStartJob.3 XpStartPage.3 '/var/lib/jenkins/aports/main/libxp/pkg/libxp/usr/share/man/man3'
make[2]: Leaving directory '/var/lib/jenkins/aports/main/libxp/src/libXp-1.0.3/man'
make[1]: Leaving directory '/var/lib/jenkins/aports/main/libxp/src/libXp-1.0.3/man'
make[1]: Entering directory '/var/lib/jenkins/aports/main/libxp/src/libXp-1.0.3'
make[2]: Entering directory '/var/lib/jenkins/aports/main/libxp/src/libXp-1.0.3'
make[2]: Nothing to be done for 'install-exec-am'.
./install-sh -c -d '/var/lib/jenkins/aports/main/libxp/pkg/libxp/usr/lib/pkgconfig'
/usr/bin/install -c -m 644 xp.pc '/var/lib/jenkins/aports/main/libxp/pkg/libxp/usr/lib/pkgconfig'
make[2]: Leaving directory '/var/lib/jenkins/aports/main/libxp/src/libXp-1.0.3'
make[1]: Leaving directory '/var/lib/jenkins/aports/main/libxp/src/libXp-1.0.3'
>>> libxp-dev*: Running split function dev...
>>> libxp-dev*: Preparing subpackage libxp-dev...
>>> libxp-dev*: Stripping binaries
>>> libxp-dev*: Running postcheck for libxp-dev
>>> libxp-doc*: Running split function doc...
>>> libxp-doc*: Preparing subpackage libxp-doc...
>>> libxp-doc*: Running postcheck for libxp-doc
>>> libxp*: Running postcheck for libxp
>>> libxp*: Preparing package libxp...
>>> libxp*: Stripping binaries
>>> libxp-dev*: Scanning shared objects
>>> libxp-doc*: Scanning shared objects
>>> libxp*: Scanning shared objects
>>> libxp-dev*: Tracing dependencies...
libxp=1.0.3-r3
pc:printproto
pc:x11
pc:xau
pc:xext
pkgconfig
>>> libxp-dev*: Package size: 20.0 KB
>>> libxp-dev*: Compressing data...
>>> libxp-dev*: Create checksum...
>>> libxp-dev*: Create libxp-dev-1.0.3-r3.apk
>>> libxp-doc*: Tracing dependencies...
>>> libxp-doc*: Package size: 156.0 KB
>>> libxp-doc*: Compressing data...
>>> libxp-doc*: Create checksum...
>>> libxp-doc*: Create libxp-doc-1.0.3-r3.apk
>>> libxp*: Tracing dependencies...
so:libX11.so.6
so:libXau.so.6
so:libXext.so.6
so:libc.musl-x86_64.so.1
>>> libxp*: Package size: 52.0 KB
>>> libxp*: Compressing data...
>>> libxp*: Create checksum...
>>> libxp*: Create libxp-1.0.3-r3.apk
>>> libxp: Build complete at Tue, 04 Feb 2020 07:28:45 +0000 elapsed time 0h 0m 10s
>>> libxp: Cleaning up srcdir
>>> libxp: Cleaning up pkgdir
>>> libxp: Uninstalling dependencies...
(1/16) Purging .makedepends-libxp (20200204.072836)
(2/16) Purging libxext-dev (1.3.4-r0)
(3/16) Purging libxext (1.3.4-r0)
(4/16) Purging libx11-dev (1.6.9-r0)
(5/16) Purging xtrans (1.4.0-r1)
(6/16) Purging libx11 (1.6.9-r0)
(7/16) Purging libxcb-dev (1.13.1-r0)
(8/16) Purging xcb-proto (1.13-r4)
(9/16) Purging libxcb (1.13.1-r0)
(10/16) Purging libxau-dev (1.0.9-r0)
(11/16) Purging libxau (1.0.9-r0)
(12/16) Purging libxdmcp-dev (1.1.3-r0)
(13/16) Purging libxdmcp (1.1.3-r0)
(14/16) Purging xorgproto (2019.2-r1)
(15/16) Purging libbsd (0.10.0-r0)
(16/16) Purging libpthread-stubs (0.3-r5)
OK: 254 MiB in 89 packages
>>> libxp: Updating the main/x86_64 repository index...
>>> libxp: Signing the index...
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ schroot --end-session -c alpine-libxp-alpinerb-build-4EPVBvDG
+ tee -a /srv/reproducible-results/alpinerb-build-4EPVBvDG/b2/libxp/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/alpine-libxp-alpinerb-build-4EPVBvDG/main/x86_64/libxp-1.0.3-r3.apk' -> '/srv/reproducible-results/alpinerb-build-4EPVBvDG/b2/libxp/libxp-1.0.3-r3.apk'
'/tmp/alpine-libxp-alpinerb-build-4EPVBvDG/main/x86_64/libxp-dev-1.0.3-r3.apk' -> '/srv/reproducible-results/alpinerb-build-4EPVBvDG/b2/libxp/libxp-dev-1.0.3-r3.apk'
'/tmp/alpine-libxp-alpinerb-build-4EPVBvDG/main/x86_64/libxp-doc-1.0.3-r3.apk' -> '/srv/reproducible-results/alpinerb-build-4EPVBvDG/b2/libxp/libxp-doc-1.0.3-r3.apk'
Tue Feb 4 07:28:48 UTC 2020 - build #2 for libxp on osuosl-build169-amd64 done.
Tue Feb 4 07:28:48 UTC 2020 - reproducible_build_alpine_pkg.sh stopped running as /tmp/jenkins-script-WrJnCnQq, which will now be removed.
/srv/reproducible-results/alpinerb-build-4EPVBvDG:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Feb 4 07:28 b1
drwxr-xr-x 3 jenkins jenkins 4096 Feb 4 07:28 b2
/srv/reproducible-results/alpinerb-build-4EPVBvDG/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Feb 4 07:28 libxp
/srv/reproducible-results/alpinerb-build-4EPVBvDG/b1/libxp:
total 116
-rw-r--r-- 1 jenkins jenkins 17089 Feb 4 07:28 build1.log
-rw-r--r-- 1 jenkins jenkins 3 Feb 4 07:28 build1.version
-rw-r--r-- 1 jenkins jenkins 14312 Feb 4 07:28 libxp-1.0.3-r3.apk
-rw-r--r-- 1 jenkins jenkins 1553 Feb 4 07:28 libxp-dev-1.0.3-r3.apk
-rw-r--r-- 1 jenkins jenkins 67987 Feb 4 07:28 libxp-doc-1.0.3-r3.apk
/srv/reproducible-results/alpinerb-build-4EPVBvDG/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Feb 4 07:28 libxp
/srv/reproducible-results/alpinerb-build-4EPVBvDG/b2/libxp:
total 112
-rw-r--r-- 1 jenkins jenkins 17090 Feb 4 07:28 build2.log
-rw-r--r-- 1 jenkins jenkins 3 Feb 4 07:28 build2.version
-rw-r--r-- 1 jenkins jenkins 14471 Feb 4 07:28 libxp-1.0.3-r3.apk
-rw-r--r-- 1 jenkins jenkins 1555 Feb 4 07:28 libxp-dev-1.0.3-r3.apk
-rw-r--r-- 1 jenkins jenkins 67994 Feb 4 07:28 libxp-doc-1.0.3-r3.apk
jenkins_node_wrapper.sh[29216] Command 'rm -r /srv/reproducible-results/alpinerb-build-4EPVBvDG' not found in allowed commands.
Tue Feb 4 07:28:53 UTC 2020 - comparing results now.
Files /srv/reproducible-results/alpinerb-build-4EPVBvDG/b1/libxp/libxp-1.0.3-r3.apk and /srv/reproducible-results/alpinerb-build-4EPVBvDG/b2/libxp/libxp-1.0.3-r3.apk differ
Tue Feb 4 07:29:21 UTC 2020 - /srv/reproducible-results/alpinerb-build-4EPVBvDG deleted.
Tue 4 Feb 07:29:21 UTC 2020 - reproducible_build_alpine_pkg.sh stopped running as /tmp/jenkins-script-8DyotVmd, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list