[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_alpine_1 #58263
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Tue Feb 4 04:34:32 GMT 2020
See <https://jenkins.debian.net/job/reproducible_builder_alpine_1/58263/display/redirect>
Changes:
------------------------------------------
[...truncated 476.46 KB...]
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking build system type... x86_64-alpine-linux-musl
checking host system type... x86_64-alpine-linux-musl
checking for a sed that does not truncate output... /bin/sed
checking if gcc supports -Werror=unknown-warning-option... no
checking if gcc supports -Werror=unused-command-line-argument... no
checking if gcc supports -Wall... yes
checking if gcc supports -Wpointer-arith... yes
checking if gcc supports -Wmissing-declarations... yes
checking if gcc supports -Wformat=2... yes
checking if gcc supports -Wstrict-prototypes... yes
checking if gcc supports -Wmissing-prototypes... yes
checking if gcc supports -Wnested-externs... yes
checking if gcc supports -Wbad-function-cast... yes
checking if gcc supports -Wold-style-definition... yes
checking if gcc supports -Wdeclaration-after-statement... yes
checking if gcc supports -Wunused... yes
checking if gcc supports -Wuninitialized... yes
checking if gcc supports -Wshadow... yes
checking if gcc supports -Wmissing-noreturn... yes
checking if gcc supports -Wmissing-format-attribute... yes
checking if gcc supports -Wredundant-decls... yes
checking if gcc supports -Wlogical-op... yes
checking if gcc supports -Werror=implicit... yes
checking if gcc supports -Werror=nonnull... yes
checking if gcc supports -Werror=init-self... yes
checking if gcc supports -Werror=main... yes
checking if gcc supports -Werror=missing-braces... yes
checking if gcc supports -Werror=sequence-point... yes
checking if gcc supports -Werror=return-type... yes
checking if gcc supports -Werror=trigraphs... yes
checking if gcc supports -Werror=array-bounds... yes
checking if gcc supports -Werror=write-strings... yes
checking if gcc supports -Werror=address... yes
checking if gcc supports -Werror=int-to-pointer-cast... yes
checking if gcc supports -Werror=pointer-to-int-cast... yes
checking if gcc supports -pedantic... yes
checking if gcc supports -Werror... yes
checking if gcc supports -Werror=attributes... yes
checking whether make supports nested variables... (cached) yes
checking for strncasecmp... yes
checking for asprintf... yes
checking for XMODMAP... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating man/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make all-recursive
make[1]: Entering directory '/var/lib/jenkins/aports/main/xmodmap/src/xmodmap-1.0.10'
Making all in man
make[2]: Entering directory '/var/lib/jenkins/aports/main/xmodmap/src/xmodmap-1.0.10/man'
GEN xmodmap.1
make[2]: Leaving directory '/var/lib/jenkins/aports/main/xmodmap/src/xmodmap-1.0.10/man'
make[2]: Entering directory '/var/lib/jenkins/aports/main/xmodmap/src/xmodmap-1.0.10'
CC exec.o
CC handle.o
CC pf.o
CC xmodmap.o
exec.c: In function 'mapping_busy_key':
exec.c:86:6: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
86 | KeySym ks = XKeycodeToKeysym (dpy, (KeyCode) i, 0);
| ^~~~~~
In file included from exec.c:66:
/usr/include/X11/Xlib.h:1687:15: note: declared here
1687 | extern KeySym XKeycodeToKeysym(
| ^~~~~~~~~~~~~~~~
exec.c: In function 'PrintModifierMapping':
exec.c:219:9: warning: declaration of 'min_keycode' shadows a global declaration [-Wshadow]
219 | int min_keycode, max_keycode, keysyms_per_keycode = 0;
| ^~~~~~~~~~~
In file included from exec.c:68:
xmodmap.h:35:12: note: shadowed declaration is here
35 | extern int min_keycode, max_keycode;
| ^~~~~~~~~~~
exec.c:219:22: warning: declaration of 'max_keycode' shadows a global declaration [-Wshadow]
219 | int min_keycode, max_keycode, keysyms_per_keycode = 0;
| ^~~~~~~~~~~
In file included from exec.c:68:
xmodmap.h:35:25: note: shadowed declaration is here
35 | extern int min_keycode, max_keycode;
| ^~~~~~~~~~~
exec.c:238:7: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
238 | ks = XKeycodeToKeysym(dpy, map->modifiermap[k], index);
| ^~
In file included from exec.c:66:
/usr/include/X11/Xlib.h:1687:15: note: declared here
1687 | extern KeySym XKeycodeToKeysym(
| ^~~~~~~~~~~~~~~~
exec.c: In function 'PrintKeyTable':
exec.c:258:9: warning: declaration of 'min_keycode' shadows a global declaration [-Wshadow]
258 | int min_keycode, max_keycode, keysyms_per_keycode;
| ^~~~~~~~~~~
In file included from exec.c:68:
xmodmap.h:35:12: note: shadowed declaration is here
35 | extern int min_keycode, max_keycode;
| ^~~~~~~~~~~
exec.c:258:22: warning: declaration of 'max_keycode' shadows a global declaration [-Wshadow]
258 | int min_keycode, max_keycode, keysyms_per_keycode;
| ^~~~~~~~~~~
In file included from exec.c:68:
xmodmap.h:35:25: note: shadowed declaration is here
35 | extern int min_keycode, max_keycode;
| ^~~~~~~~~~~
handle.c: In function 'KeysymToKeycodes':
handle.c:63:27: warning: declaration of 'dpy' shadows a global declaration [-Wshadow]
63 | KeysymToKeycodes(Display *dpy, KeySym keysym, int *pnum_kcs)
| ~~~~~~~~~^~~
In file included from handle.c:37:
xmodmap.h:34:17: note: shadowed declaration is here
34 | extern Display *dpy;
| ^~~
handle.c:71:6: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
71 | if (XKeycodeToKeysym(dpy, (KeyCode) i, j) == keysym) {
| ^~
In file included from handle.c:34:
/usr/include/X11/Xlib.h:1687:15: note: declared here
1687 | extern KeySym XKeycodeToKeysym(
| ^~~~~~~~~~~~~~~~
handle.c: In function 'parse_number':
handle.c:298:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
298 | return (sscanf (str, fmt, val) == 1);
| ^~~~~~
handle.c: In function 'do_keycode':
handle.c:349:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
349 | if (sscanf (line, fmt, &dummy) != 1 || dummy == 0) {
| ^~
handle.c: In function 'exec_keycode':
handle.c:1228:3: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
1228 | if (XKeycodeToKeysym(dpy, (KeyCode) i, j) != opk->keysyms[j])
| ^~
In file included from handle.c:34:
/usr/include/X11/Xlib.h:1687:15: note: declared here
1687 | extern KeySym XKeycodeToKeysym(
| ^~~~~~~~~~~~~~~~
handle.c:1236:3: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
1236 | if (XKeycodeToKeysym(dpy, (KeyCode) i, j) != None)
| ^~
In file included from handle.c:34:
/usr/include/X11/Xlib.h:1687:15: note: declared here
1687 | extern KeySym XKeycodeToKeysym(
| ^~~~~~~~~~~~~~~~
CCLD xmodmap
make[2]: Leaving directory '/var/lib/jenkins/aports/main/xmodmap/src/xmodmap-1.0.10'
make[1]: Leaving directory '/var/lib/jenkins/aports/main/xmodmap/src/xmodmap-1.0.10'
>>> xmodmap: Entering fakeroot...
Making install in man
make[1]: Entering directory '/var/lib/jenkins/aports/main/xmodmap/src/xmodmap-1.0.10/man'
make[2]: Entering directory '/var/lib/jenkins/aports/main/xmodmap/src/xmodmap-1.0.10/man'
make[2]: Nothing to be done for 'install-exec-am'.
.././install-sh -c -d '/var/lib/jenkins/aports/main/xmodmap/pkg/xmodmap/usr/share/man/man1'
/usr/bin/install -c -m 644 xmodmap.1 '/var/lib/jenkins/aports/main/xmodmap/pkg/xmodmap/usr/share/man/man1'
make[2]: Leaving directory '/var/lib/jenkins/aports/main/xmodmap/src/xmodmap-1.0.10/man'
make[1]: Leaving directory '/var/lib/jenkins/aports/main/xmodmap/src/xmodmap-1.0.10/man'
make[1]: Entering directory '/var/lib/jenkins/aports/main/xmodmap/src/xmodmap-1.0.10'
make[2]: Entering directory '/var/lib/jenkins/aports/main/xmodmap/src/xmodmap-1.0.10'
make[2]: Nothing to be done for 'install-data-am'.
./install-sh -c -d '/var/lib/jenkins/aports/main/xmodmap/pkg/xmodmap/usr/bin'
/usr/bin/install -c xmodmap '/var/lib/jenkins/aports/main/xmodmap/pkg/xmodmap/usr/bin'
make[2]: Leaving directory '/var/lib/jenkins/aports/main/xmodmap/src/xmodmap-1.0.10'
make[1]: Leaving directory '/var/lib/jenkins/aports/main/xmodmap/src/xmodmap-1.0.10'
>>> xmodmap-doc*: Running split function doc...
>>> xmodmap-doc*: Preparing subpackage xmodmap-doc...
>>> xmodmap-doc*: Running postcheck for xmodmap-doc
>>> xmodmap*: Running postcheck for xmodmap
>>> xmodmap*: Preparing package xmodmap...
>>> xmodmap*: Stripping binaries
>>> xmodmap-doc*: Scanning shared objects
>>> xmodmap*: Scanning shared objects
>>> xmodmap-doc*: Tracing dependencies...
>>> xmodmap-doc*: Package size: 40.0 KB
>>> xmodmap-doc*: Compressing data...
>>> xmodmap-doc*: Create checksum...
>>> xmodmap-doc*: Create xmodmap-doc-1.0.10-r0.apk
>>> xmodmap*: Tracing dependencies...
so:libX11.so.6
so:libc.musl-x86_64.so.1
>>> xmodmap*: Package size: 48.0 KB
>>> xmodmap*: Compressing data...
>>> xmodmap*: Create checksum...
>>> xmodmap*: Create xmodmap-1.0.10-r0.apk
>>> xmodmap: Build complete at Mon, 08 Mar 2021 10:56:58 +0000 elapsed time 0h 0m 7s
>>> xmodmap: Cleaning up srcdir
>>> xmodmap: Cleaning up pkgdir
>>> xmodmap: Uninstalling dependencies...
(1/15) Purging .makedepends-xmodmap (20210308.105652)
(2/15) Purging libx11-dev (1.6.9-r0)
(3/15) Purging xtrans (1.4.0-r1)
(4/15) Purging libx11 (1.6.9-r0)
(5/15) Purging util-macros (1.19.2-r1)
(6/15) Purging libxcb-dev (1.13.1-r0)
(7/15) Purging xcb-proto (1.13-r4)
(8/15) Purging libxcb (1.13.1-r0)
(9/15) Purging libxau-dev (1.0.9-r0)
(10/15) Purging libxau (1.0.9-r0)
(11/15) Purging libxdmcp-dev (1.1.3-r0)
(12/15) Purging libxdmcp (1.1.3-r0)
(13/15) Purging xorgproto (2019.2-r1)
(14/15) Purging libbsd (0.10.0-r0)
(15/15) Purging libpthread-stubs (0.3-r5)
OK: 254 MiB in 89 packages
>>> xmodmap: Updating the main/x86_64 repository index...
>>> xmodmap: Signing the index...
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ schroot --end-session -c alpine-xmodmap-alpinerb-build-XJB266Lc
+ tee -a /srv/reproducible-results/alpinerb-build-XJB266Lc/b2/xmodmap/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/alpine-xmodmap-alpinerb-build-XJB266Lc/main/x86_64/xmodmap-1.0.10-r0.apk' -> '/srv/reproducible-results/alpinerb-build-XJB266Lc/b2/xmodmap/xmodmap-1.0.10-r0.apk'
'/tmp/alpine-xmodmap-alpinerb-build-XJB266Lc/main/x86_64/xmodmap-doc-1.0.10-r0.apk' -> '/srv/reproducible-results/alpinerb-build-XJB266Lc/b2/xmodmap/xmodmap-doc-1.0.10-r0.apk'
Mon Mar 8 10:56:59 UTC 2021 - build #2 for xmodmap on osuosl-build170-amd64 done.
Mon Mar 8 10:56:59 UTC 2021 - reproducible_build_alpine_pkg.sh stopped running as /tmp/jenkins-script-ccUuSssw, which will now be removed.
/srv/reproducible-results/alpinerb-build-XJB266Lc:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Feb 4 04:33 b1
drwxr-xr-x 3 jenkins jenkins 4096 Feb 4 04:34 b2
/srv/reproducible-results/alpinerb-build-XJB266Lc/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Feb 4 04:33 xmodmap
/srv/reproducible-results/alpinerb-build-XJB266Lc/b1/xmodmap:
total 44
-rw-r--r-- 1 jenkins jenkins 13973 Feb 4 04:33 build1.log
-rw-r--r-- 1 jenkins jenkins 3 Feb 4 04:33 build1.version
-rw-r--r-- 1 jenkins jenkins 14213 Feb 4 04:33 xmodmap-1.0.10-r0.apk
-rw-r--r-- 1 jenkins jenkins 7713 Feb 4 04:33 xmodmap-doc-1.0.10-r0.apk
/srv/reproducible-results/alpinerb-build-XJB266Lc/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Feb 4 04:34 xmodmap
/srv/reproducible-results/alpinerb-build-XJB266Lc/b2/xmodmap:
total 44
-rw-r--r-- 1 jenkins jenkins 13973 Feb 4 04:34 build2.log
-rw-r--r-- 1 jenkins jenkins 3 Feb 4 04:34 build2.version
-rw-r--r-- 1 jenkins jenkins 14211 Feb 4 04:34 xmodmap-1.0.10-r0.apk
-rw-r--r-- 1 jenkins jenkins 7708 Feb 4 04:34 xmodmap-doc-1.0.10-r0.apk
jenkins_node_wrapper.sh[26054] Command 'rm -r /srv/reproducible-results/alpinerb-build-XJB266Lc' not found in allowed commands.
Tue Feb 4 04:34:05 UTC 2020 - comparing results now.
Files /srv/reproducible-results/alpinerb-build-XJB266Lc/b1/xmodmap/xmodmap-1.0.10-r0.apk and /srv/reproducible-results/alpinerb-build-XJB266Lc/b2/xmodmap/xmodmap-1.0.10-r0.apk differ
Tue Feb 4 04:34:32 UTC 2020 - /srv/reproducible-results/alpinerb-build-XJB266Lc deleted.
Tue 4 Feb 04:34:32 UTC 2020 - reproducible_build_alpine_pkg.sh stopped running as /tmp/jenkins-script-xwwFmZRT, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list