[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_3 #403912

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Oct 17 12:32:49 BST 2022


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_3/403912/display/redirect>

Changes:


------------------------------------------
[...truncated 79.63 KB...]
configure.ac:13: You should simply use the 'AC_PROG_CC' macro instead.
configure.ac:13: Also, your code should no longer depend upon 'am_cv_prog_cc_stdc',
configure.ac:13: but upon 'ac_cv_prog_cc_stdc'.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:1131: AM_PROG_CC_STDC is expanded from...
configure.ac:13: the top level
configure.ac:14: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:14: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:14: the top level
configure.ac:16: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:16: You should use the 'AC_CONFIG_HEADERS' macro instead.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:1125: AM_CONFIG_HEADER is expanded from...
configure.ac:16: the top level
configure.ac:38: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:38: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:38: the top level
configure.ac:122: warning: The macro `AM_PROG_LIBTOOL' is obsolete.
configure.ac:122: You should run autoupdate.
m4/libtool.m4:101: AM_PROG_LIBTOOL is expanded from...
configure.ac:122: the top level
ERROR: download failure; <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:997)>; continuing.
autoreconf: running: /usr/bin/autoheader --force
ERROR: download failure; <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:997)>; stop.
downloading https://github.com/HandBrake/HandBrake-contribs/releases/download/contribs/ffmpeg-4.4.1.tar.bz2 to ../download/ffmpeg-4.4.1.tar.bz2
downloading https://ffmpeg.org/releases/ffmpeg-4.4.1.tar.bz2 to ../download/ffmpeg-4.4.1.tar.bz2
make: *** [../contrib/ffmpeg/module.rules:2: ../download/ffmpeg-4.4.1.tar.bz2] Error 1
autoreconf: running: automake --add-missing --copy --force-missing
ERROR: download failure; <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:997)>; continuing.
ERROR: download failure; <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:997)>; stop.
downloading https://github.com/HandBrake/HandBrake-contribs/releases/download/contribs/zimg-3.0.3.tar.gz to ../download/zimg-3.0.3.tar.gz
downloading https://github.com/sekrit-twc/zimg/archive/refs/tags/release-3.0.3.tar.gz to ../download/zimg-3.0.3.tar.gz
make: *** [../contrib/zimg/module.rules:2: ../download/zimg-3.0.3.tar.gz] Error 1
configure.ac:9: installing './compile'
configure.ac:23: installing './config.guess'
configure.ac:23: installing './config.sub'
configure.ac:5: installing './install-sh'
configure.ac:5: installing './missing'
src/Makefile.am:182: warning: word 1,$(HB.repo.date: non-POSIX variable name
src/Makefile.am:182: (probably a GNU make extension)
src/Makefile.am: installing './depcomp'
autoreconf: Leaving directory '.'
set -e; cd ./gtk/; /tmp/handbrake-archlinuxrb-build-SG2XGEms/handbrake/trunk/src/HandBrake-1.5.1/build/../gtk/configure \
	--enable-x265 --enable-numa --enable-qsv \
	PKG_CONFIG_PATH=./contrib/lib/pkgconfig: \
	CC="/usr/sbin/gcc" \
	CXX="/usr/sbin/g++" \
	CFLAGS="-g0 -O3 -Wall -Wno-format-truncation -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mfpmath=sse -msse2 -fstack-protector-strong -D_FORTIFY_SOURCE=2" \
	LDFLAGS="-Wl,-S -g0 -O3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -fstack-protector-strong" \
	PYTHON="/usr/sbin/python3" \
	--prefix=/usr \
	--with-hb=/tmp/handbrake-archlinuxrb-build-SG2XGEms/handbrake/trunk/src/HandBrake-1.5.1/build/
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports the include directive... yes (GNU style)
checking for gcc... /usr/sbin/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 the compiler supports GNU C... yes
checking whether /usr/sbin/gcc accepts -g... yes
checking for /usr/sbin/gcc option to enable C11 features... none needed
checking whether /usr/sbin/gcc understands -c and -o together... yes
checking dependency style of /usr/sbin/gcc... gcc3
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking whether the compiler supports GNU C... (cached) yes
checking whether /usr/sbin/gcc accepts -g... (cached) yes
checking for /usr/sbin/gcc option to enable C11 features... (cached) none needed
checking whether /usr/sbin/gcc understands -c and -o together... (cached) yes
checking dependency style of /usr/sbin/gcc... (cached) gcc3
checking for library containing strerror... none required
checking whether the compiler supports GNU C++... yes
checking whether /usr/sbin/g++ accepts -g... yes
checking for /usr/sbin/g++ option to enable C++11 features... none needed
checking dependency style of /usr/sbin/g++... gcc3
checking for gcc... (cached) /usr/sbin/gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether /usr/sbin/gcc accepts -g... (cached) yes
checking for /usr/sbin/gcc option to enable C11 features... (cached) none needed
checking whether /usr/sbin/gcc understands -c and -o together... (cached) yes
checking dependency style of /usr/sbin/gcc... (cached) gcc3
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for a sed that does not truncate output... /usr/sbin/sed
checking whether NLS is requested... yes
checking for msgfmt... /usr/sbin/msgfmt
checking for gmsgfmt... /usr/sbin/msgfmt
checking for xgettext... /usr/sbin/xgettext
checking for msgmerge... /usr/sbin/msgmerge
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for ld used by /usr/sbin/gcc... /usr/sbin/ld
checking if the linker (/usr/sbin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking how to run the C preprocessor... /usr/sbin/gcc -E
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/sbin/sed
checking for fgrep... /usr/sbin/grep -F
checking for ld used by /usr/sbin/gcc... /usr/sbin/ld
checking if the linker (/usr/sbin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
checking the name lister (/usr/sbin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/sbin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/sbin/nm -B output from /usr/sbin/gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/sbin/dd
checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/sbin/gcc supports -fno-rtti -fno-exceptions... no
checking for /usr/sbin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/sbin/gcc PIC flag -fPIC -DPIC works... yes
checking if /usr/sbin/gcc static flag -static works... yes
checking if /usr/sbin/gcc supports -c -o file.o... yes
checking if /usr/sbin/gcc supports -c -o file.o... (cached) yes
checking whether the /usr/sbin/gcc linker (/usr/sbin/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 how to run the C++ preprocessor... /usr/sbin/g++ -E
checking for ld used by /usr/sbin/g++... /usr/sbin/ld -m elf_x86_64
checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
checking whether the /usr/sbin/g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
checking for /usr/sbin/g++ option to produce PIC... -fPIC -DPIC
checking if /usr/sbin/g++ PIC flag -fPIC -DPIC works... yes
checking if /usr/sbin/g++ static flag -static works... yes
checking if /usr/sbin/g++ supports -c -o file.o... yes
checking if /usr/sbin/g++ supports -c -o file.o... (cached) yes
checking whether the /usr/sbin/g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for pkg-config... /usr/sbin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gtk... yes
checking for GHB... yes
checking for gudev... yes
checking for gstreamer1... yes
checking for webkitgtk... no
checking for x264... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating po/Makefile.in
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing libtool commands
touch gtk/.stamp.configure
make: Leaving directory '/tmp/handbrake-archlinuxrb-build-SG2XGEms/handbrake/trunk/src/HandBrake-1.5.1/build'
==> ERROR: A failure occurred in build().
    Aborting...
+ PRESULT=4
+ '[' 4 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-handbrake-archlinuxrb-build-SG2XGEms
+ tee -a /srv/reproducible-results/archlinuxrb-build-SG2XGEms/b1/handbrake/build1.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
ls: cannot access '/tmp/handbrake-archlinuxrb-build-SG2XGEms/*/trunk/*.pkg.tar.zst': No such file or directory
Sun Nov 19 17:55:42 UTC 2023 - build #1 for handbrake on osuosl170-amd64 didn't build a package!
ls /srv/reproducible-results/archlinuxrb-build-SG2XGEms/b1/handbrake/
.:
total 4
drwxr-xr-x 3 jenkins jenkins 4096 Nov 19 17:54 b1

./b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Nov 19 17:55 handbrake

./b1/handbrake:
total 92
-rw-r--r-- 1 jenkins jenkins 87459 Nov 19 17:55 build1.log
-rw-r--r-- 1 jenkins jenkins     8 Nov 19 17:55 build1.version
Sun Nov 19 17:55:42 UTC 2023 - build #1 for handbrake on osuosl170-amd64 done.
Sun Nov 19 17:55:42 UTC 2023 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-NUPLohuT, removing.
/srv/reproducible-results/archlinuxrb-build-SG2XGEms:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 11:32 b1
drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 11:31 b2

/srv/reproducible-results/archlinuxrb-build-SG2XGEms/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 11:32 handbrake

/srv/reproducible-results/archlinuxrb-build-SG2XGEms/b1/handbrake:
total 92
-rw-r--r-- 1 jenkins jenkins 87459 Oct 17 11:32 build1.log
-rw-r--r-- 1 jenkins jenkins     8 Oct 17 11:32 build1.version

/srv/reproducible-results/archlinuxrb-build-SG2XGEms/b2:
total 0
Mon Oct 17 11:32:49 UTC 2022 - build1 didn't create a package, skipping build2!
/tmp/jenkins-script-ZQV0DJ53: line 480: echo: write error: No space left on device
cp: error writing '/var/lib/jenkins/userContent/reproducible/archlinux/community/handbrake/pkg.version': No space left on device
Mon Oct 17 11:32:49 UTC 2022 - /srv/reproducible-results/archlinuxrb-build-SG2XGEms deleted.
Mon Oct 17 11:32:49 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-ZQV0DJ53, removing.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list