[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_1 #452991
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Fri Oct 21 05:49:27 BST 2022
See <https://jenkins.debian.net/job/reproducible_builder_archlinux_1/452991/display/redirect>
Changes:
------------------------------------------
[...truncated 43.80 KB...]
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for gcc option to accept ISO C99... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether __clang__ is declared... no
checking whether __INTEL_COMPILER is declared... no
checking whether __SUNPRO_C is declared... no
checking for pkg-config... /usr/sbin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for a sed that does not truncate output... /usr/sbin/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 mktemp... /usr/sbin/mktemp
checking for X11PERF... yes
checking for XRENDER... yes
checking for XFT... yes
checking for XEXT... yes
checking for XShmQueryExtension... 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 '/tmp/xorg-x11perf-archlinuxrb-build-gDyeGB9k/xorg-x11perf/trunk/src/x11perf-1.6.1'
Making all in man
make[2]: Entering directory '/tmp/xorg-x11perf-archlinuxrb-build-gDyeGB9k/xorg-x11perf/trunk/src/x11perf-1.6.1/man'
GEN x11perfcomp.1
GEN x11perf.1
GEN Xmark.1
make[2]: Leaving directory '/tmp/xorg-x11perf-archlinuxrb-build-gDyeGB9k/xorg-x11perf/trunk/src/x11perf-1.6.1/man'
make[2]: Entering directory '/tmp/xorg-x11perf-archlinuxrb-build-gDyeGB9k/xorg-x11perf/trunk/src/x11perf-1.6.1'
CC bitmaps.o
CC do_arcs.o
CC do_blt.o
CC do_complex.o
CC do_dots.o
CC do_lines.o
CC do_movewin.o
CC do_rects.o
CC do_segs.o
CC do_simple.o
CC do_tests.o
CC do_text.o
CC do_traps.o
CC do_tris.o
CC do_valgc.o
CC do_windows.o
CC x11perf.o
GEN x11perfcomp
x11perf.c: In function 'CreateClipWindows':
x11perf.c:601:34: warning: declaration of 'clips' shadows a global declaration [-Wshadow]
601 | CreateClipWindows(XParms xp, int clips)
| ~~~~^~~~~
x11perf.c:134:12: note: shadowed declaration is here
134 | static int clips = 0;
| ^~~~~
x11perf.c: In function 'DestroyClipWindows':
x11perf.c:616:35: warning: declaration of 'clips' shadows a global declaration [-Wshadow]
616 | DestroyClipWindows(XParms xp, int clips)
| ~~~~^~~~~
x11perf.c:134:12: note: shadowed declaration is here
134 | static int clips = 0;
| ^~~~~
x11perf.c: In function 'DoTest':
x11perf.c:628:25: warning: declaration of 'test' shadows a global declaration [-Wshadow]
628 | DoTest(XParms xp, Test *test, int64_t reps)
| ~~~~~~^~~~
In file included from x11perf.c:35:
x11perf.h:134:13: note: shadowed declaration is here
134 | extern Test test[];
| ^~~~
x11perf.c: In function 'CalibrateTest':
x11perf.c:653:32: warning: declaration of 'test' shadows a global declaration [-Wshadow]
653 | CalibrateTest(XParms xp, Test *test, int seconds, double *usecperobj)
| ~~~~~~^~~~
x11perf.h:134:13: note: shadowed declaration is here
134 | extern Test test[];
| ^~~~
x11perf.c:653:42: warning: declaration of 'seconds' shadows a global declaration [-Wshadow]
653 | CalibrateTest(XParms xp, Test *test, int seconds, double *usecperobj)
| ~~~~^~~~~~~
x11perf.c:107:17: note: shadowed declaration is here
107 | static int seconds = 5;
| ^~~~~~~
x11perf.c: In function 'DisplayStatus':
x11perf.c:818:60: warning: declaration of 'test' shadows a global declaration [-Wshadow]
818 | DisplayStatus(Display *d, const char *message, const char *test, int try)
| ~~~~~~~~~~~~^~~~
x11perf.h:134:13: note: shadowed declaration is here
134 | extern Test test[];
| ^~~~
x11perf.c: In function 'ProcessTest':
x11perf.c:831:30: warning: declaration of 'test' shadows a global declaration [-Wshadow]
831 | ProcessTest(XParms xp, Test *test, int func, unsigned long pm, char *label)
| ~~~~~~^~~~
x11perf.h:134:13: note: shadowed declaration is here
134 | extern Test test[];
| ^~~~
x11perf.c: In function 'main':
x11perf.c:953:21: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
953 | cp2 = "-";
| ^
CCLD x11perf
make[2]: Leaving directory '/tmp/xorg-x11perf-archlinuxrb-build-gDyeGB9k/xorg-x11perf/trunk/src/x11perf-1.6.1'
make[1]: Leaving directory '/tmp/xorg-x11perf-archlinuxrb-build-gDyeGB9k/xorg-x11perf/trunk/src/x11perf-1.6.1'
==> Entering fakeroot environment...
==> Starting package()...
Making install in man
make[1]: Entering directory '/tmp/xorg-x11perf-archlinuxrb-build-gDyeGB9k/xorg-x11perf/trunk/src/x11perf-1.6.1/man'
make[2]: Entering directory '/tmp/xorg-x11perf-archlinuxrb-build-gDyeGB9k/xorg-x11perf/trunk/src/x11perf-1.6.1/man'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/sbin/mkdir -p '/tmp/xorg-x11perf-archlinuxrb-build-gDyeGB9k/xorg-x11perf/trunk/pkg/xorg-x11perf/usr/share/man/man1'
/usr/bin/install -c -m 644 x11perfcomp.1 x11perf.1 Xmark.1 '/tmp/xorg-x11perf-archlinuxrb-build-gDyeGB9k/xorg-x11perf/trunk/pkg/xorg-x11perf/usr/share/man/man1'
make[2]: Leaving directory '/tmp/xorg-x11perf-archlinuxrb-build-gDyeGB9k/xorg-x11perf/trunk/src/x11perf-1.6.1/man'
make[1]: Leaving directory '/tmp/xorg-x11perf-archlinuxrb-build-gDyeGB9k/xorg-x11perf/trunk/src/x11perf-1.6.1/man'
make[1]: Entering directory '/tmp/xorg-x11perf-archlinuxrb-build-gDyeGB9k/xorg-x11perf/trunk/src/x11perf-1.6.1'
make[2]: Entering directory '/tmp/xorg-x11perf-archlinuxrb-build-gDyeGB9k/xorg-x11perf/trunk/src/x11perf-1.6.1'
/usr/sbin/mkdir -p '/tmp/xorg-x11perf-archlinuxrb-build-gDyeGB9k/xorg-x11perf/trunk/pkg/xorg-x11perf/usr/bin'
/usr/sbin/mkdir -p '/tmp/xorg-x11perf-archlinuxrb-build-gDyeGB9k/xorg-x11perf/trunk/pkg/xorg-x11perf/usr/lib/X11/x11perfcomp'
/usr/bin/install -c x11perfcomp '/tmp/xorg-x11perf-archlinuxrb-build-gDyeGB9k/xorg-x11perf/trunk/pkg/xorg-x11perf/usr/bin'
/usr/bin/install -c fillblnk perfboth perfratio Xmark '/tmp/xorg-x11perf-archlinuxrb-build-gDyeGB9k/xorg-x11perf/trunk/pkg/xorg-x11perf/usr/lib/X11/x11perfcomp'
/usr/sbin/mkdir -p '/tmp/xorg-x11perf-archlinuxrb-build-gDyeGB9k/xorg-x11perf/trunk/pkg/xorg-x11perf/usr/bin'
/usr/bin/install -c x11perf '/tmp/xorg-x11perf-archlinuxrb-build-gDyeGB9k/xorg-x11perf/trunk/pkg/xorg-x11perf/usr/bin'
make[2]: Leaving directory '/tmp/xorg-x11perf-archlinuxrb-build-gDyeGB9k/xorg-x11perf/trunk/src/x11perf-1.6.1'
make[1]: Leaving directory '/tmp/xorg-x11perf-archlinuxrb-build-gDyeGB9k/xorg-x11perf/trunk/src/x11perf-1.6.1'
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "xorg-x11perf"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: xorg-x11perf 1.6.1-3 (Fri Oct 21 04:49:13 2022)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-xorg-x11perf-archlinuxrb-build-gDyeGB9k
+ tee -a /srv/reproducible-results/archlinuxrb-build-gDyeGB9k/b2/xorg-x11perf/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/xorg-x11perf-archlinuxrb-build-gDyeGB9k/xorg-x11perf/trunk/xorg-x11perf-1.6.1-3-x86_64.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-gDyeGB9k/b2/xorg-x11perf/xorg-x11perf-1.6.1-3-x86_64.pkg.tar.zst'
Fri Oct 21 04:49:21 UTC 2022 - build #2 for xorg-x11perf on osuosl184-amd64 done.
Fri Oct 21 04:49:21 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-pnaXvRF8, removing.
/srv/reproducible-results/archlinuxrb-build-gDyeGB9k:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 04:47 b1
drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 04:49 b2
/srv/reproducible-results/archlinuxrb-build-gDyeGB9k/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 21 04:48 xorg-x11perf
/srv/reproducible-results/archlinuxrb-build-gDyeGB9k/b1/xorg-x11perf:
total 112
-rw-r--r-- 1 jenkins jenkins 22632 Oct 21 04:47 build1.log
-rw-r--r-- 1 jenkins jenkins 8 Oct 21 04:47 build1.version
-rw-r--r-- 1 jenkins jenkins 81099 Oct 21 04:48 xorg-x11perf-1.6.1-3-x86_64.pkg.tar.zst
/srv/reproducible-results/archlinuxrb-build-gDyeGB9k/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 21 04:49 xorg-x11perf
/srv/reproducible-results/archlinuxrb-build-gDyeGB9k/b2/xorg-x11perf:
total 108
-rw-r--r-- 1 jenkins jenkins 21956 Oct 21 04:49 build2.log
-rw-r--r-- 1 jenkins jenkins 8 Oct 21 04:49 build2.version
-rw-r--r-- 1 jenkins jenkins 81099 Oct 21 04:49 xorg-x11perf-1.6.1-3-x86_64.pkg.tar.zst
Fri Oct 21 04:49:27 UTC 2022 - comparing results now.
Fri Oct 21 04:49:27 UTC 2022 - YAY - xorg-x11perf/xorg-x11perf-1.6.1-3-x86_64.pkg.tar.zst build reproducible in our test framework!
x .BUILDINFO
x .BUILDINFO
/tmp/jenkins-script-2PEL2sLk: line 480: echo: write error: No space left on device
cp: error writing '/var/lib/jenkins/userContent/reproducible/archlinux/extra/xorg-x11perf/pkg.version': No space left on device
Fri Oct 21 04:49:27 UTC 2022 - /srv/reproducible-results/archlinuxrb-build-gDyeGB9k deleted.
Fri Oct 21 04:49:27 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-2PEL2sLk, removing.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list