[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_7 #252660

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Oct 21 00:58:08 BST 2022


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_7/252660/display/redirect>

Changes:


------------------------------------------
[...truncated 152.47 KB...]
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 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 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 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/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... no
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by 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 g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the 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 _LARGEFILE_SOURCE value needed for large files... no
checking how to run the C preprocessor... gcc -E
checking whether gcc is Clang... no
checking whether pthreads work with "-pthread" and "-lpthread"... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for pkg-config... /usr/sbin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for ZIMG... yes
checking for library containing dlopen... none required
checking for sched_getaffinity... yes
checking for cpuset_getaffinity... no
checking for a Python interpreter with version >= 3... python
checking for python... /usr/sbin/python
checking for python version... 3.10
checking for python platform... linux
checking for GNU default python prefix... ${prefix}
checking for GNU default python exec_prefix... ${exec_prefix}
checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.10/site-packages
checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.10/site-packages
checking for PYTHON3... no
checking for PYTHON3... yes
checking for cython3... cython3
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating pc/vapoursynth.pc
config.status: creating pc/vapoursynth-script.pc
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --enable-imwri
  CXX      src/core/libvapoursynth_la-exprfilter.lo
  CXX      src/core/libvapoursynth_la-genericfilters.lo
  CXX      src/core/libvapoursynth_la-lutfilters.lo
  CXX      src/core/libvapoursynth_la-memoryuse.lo
  CXX      src/core/libvapoursynth_la-mergefilters.lo
  CXX      src/core/libvapoursynth_la-reorderfilters.lo
  CXX      src/core/libvapoursynth_la-settings.lo
  CXX      src/core/libvapoursynth_la-simplefilters.lo
  CXX      src/core/libvapoursynth_la-textfilter.lo
  CXX      src/core/libvapoursynth_la-vsapi.lo
  CXX      src/core/libvapoursynth_la-vscore.lo
  CXX      src/core/libvapoursynth_la-vslog.lo
  CXX      src/core/libvapoursynth_la-vsresize.lo
  CXX      src/core/libvapoursynth_la-vsthreadpool.lo
  CXX      src/core/expr/libvapoursynth_la-jitcompiler_x86.lo
  CYTHON   src/cython/vapoursynth.c
  CXX      src/vspipe/vspipe.o
  CXX      src/vspipe/printgraph.o
  CC       src/vspipe/md5.o
  CXX      src/common/wave.o
  CXX      src/vsscript/libvapoursynth_script_la-vsscript.lo
  CXX      src/core/libvapoursynth_la-audiofilters.lo
  CXX      src/core/libvapoursynth_la-averageframesfilter.lo
  CXX      src/core/libvapoursynth_la-boxblurfilter.lo
  CXX      src/core/libvapoursynth_la-cpufeatures.lo
  CXX      src/core/expr/libvapoursynth_la-expr.lo
  CXX      src/core/expr/libvapoursynth_la-jitcompiler.lo
  CXX      src/core/kernel/libvapoursynth_la-average.lo
  CXX      src/core/kernel/libvapoursynth_la-cpulevel.lo
  CXX      src/core/kernel/libvapoursynth_la-generic.lo
  CC       src/core/kernel/libvapoursynth_la-merge.lo
  CC       src/core/kernel/libvapoursynth_la-planestats.lo
  CC       src/core/kernel/libvapoursynth_la-transpose.lo
  CC       src/core/kernel/x86/libvapoursynth_la-average_sse2.lo
  CXX      src/core/kernel/x86/libvapoursynth_la-convolution_sse2.lo
  CXX      src/core/kernel/x86/libvapoursynth_la-generic_sse2.lo
  CC       src/core/kernel/x86/libvapoursynth_la-merge_sse2.lo
  CC       src/core/kernel/x86/libvapoursynth_la-planestats_sse2.lo
  CC       src/core/kernel/x86/libvapoursynth_la-transpose_sse2.lo
  CXX      src/core/kernel/x86/libvapoursynth_avx2_la-convolution_avx2.lo
  CXX      src/core/kernel/x86/libvapoursynth_avx2_la-generic_avx2.lo
  CC       src/core/kernel/x86/libvapoursynth_avx2_la-merge_avx2.lo
  CC       src/core/kernel/x86/libvapoursynth_avx2_la-planestats_avx2.lo
  CXXLD    libvapoursynth-script.la
In file included from src/core/expr/jitcompiler_x86.cpp:28:
src/core/expr/jitasm.h: In constructor 'jitasm::detail::ResultT<float, 4>::ResultT(float)':
src/core/expr/jitasm.h:8634:56: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 8634 |                 ResultT(const float imm) : val_(Imm32(*(uint32*)&imm)) {}
      |                                                        ^~~~~~~~~~~~~
src/core/expr/jitasm.h: In member function 'void jitasm::detail::ResultT<double, 8>::StoreResult(jitasm::Frontend&, const jitasm::detail::ResultDest&)':
src/core/expr/jitasm.h:8709:64: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 8709 |                                 f.mov(f.dword_ptr[f.rsp - 8], *reinterpret_cast<uint32*>(&imm_));
      |                                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CXXLD    vspipe
  CC       src/cython/vapoursynth_la-vapoursynth.lo
  CXXLD    libvapoursynth_avx2.la
  CXXLD    libvapoursynth.la
  CCLD     vapoursynth.la
==> Entering fakeroot environment...
==> Starting package()...
make[1]: Entering directory '/tmp/vapoursynth-archlinuxrb-build-lm4xWLeV/vapoursynth/trunk/src/vapoursynth'
 /usr/sbin/mkdir -p '/tmp/vapoursynth-archlinuxrb-build-lm4xWLeV/vapoursynth/trunk/pkg/vapoursynth/usr/lib'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libvapoursynth.la libvapoursynth-script.la '/tmp/vapoursynth-archlinuxrb-build-lm4xWLeV/vapoursynth/trunk/pkg/vapoursynth/usr/lib'
 /usr/sbin/mkdir -p '/tmp/vapoursynth-archlinuxrb-build-lm4xWLeV/vapoursynth/trunk/pkg/vapoursynth/usr/lib/pkgconfig'
 /usr/sbin/mkdir -p '/tmp/vapoursynth-archlinuxrb-build-lm4xWLeV/vapoursynth/trunk/pkg/vapoursynth/usr/include/vapoursynth'
 /usr/bin/install -c -m 644 pc/vapoursynth.pc pc/vapoursynth-script.pc '/tmp/vapoursynth-archlinuxrb-build-lm4xWLeV/vapoursynth/trunk/pkg/vapoursynth/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 include/VapourSynth.h include/VapourSynth4.h include/VSConstants4.h include/VSHelper.h include/VSHelper4.h include/VSScript.h include/VSScript4.h '/tmp/vapoursynth-archlinuxrb-build-lm4xWLeV/vapoursynth/trunk/pkg/vapoursynth/usr/include/vapoursynth'
libtool: install: /usr/bin/install -c .libs/libvapoursynth.so /tmp/vapoursynth-archlinuxrb-build-lm4xWLeV/vapoursynth/trunk/pkg/vapoursynth/usr/lib/libvapoursynth.so
libtool: install: /usr/bin/install -c .libs/libvapoursynth.lai /tmp/vapoursynth-archlinuxrb-build-lm4xWLeV/vapoursynth/trunk/pkg/vapoursynth/usr/lib/libvapoursynth.la
libtool: install: /usr/bin/install -c .libs/libvapoursynth-script.so.0.0.0 /tmp/vapoursynth-archlinuxrb-build-lm4xWLeV/vapoursynth/trunk/pkg/vapoursynth/usr/lib/libvapoursynth-script.so.0.0.0
libtool: install: (cd /tmp/vapoursynth-archlinuxrb-build-lm4xWLeV/vapoursynth/trunk/pkg/vapoursynth/usr/lib && { ln -s -f libvapoursynth-script.so.0.0.0 libvapoursynth-script.so.0 || { rm -f libvapoursynth-script.so.0 && ln -s libvapoursynth-script.so.0.0.0 libvapoursynth-script.so.0; }; })
libtool: install: (cd /tmp/vapoursynth-archlinuxrb-build-lm4xWLeV/vapoursynth/trunk/pkg/vapoursynth/usr/lib && { ln -s -f libvapoursynth-script.so.0.0.0 libvapoursynth-script.so || { rm -f libvapoursynth-script.so && ln -s libvapoursynth-script.so.0.0.0 libvapoursynth-script.so; }; })
libtool: install: /usr/bin/install -c .libs/libvapoursynth-script.lai /tmp/vapoursynth-archlinuxrb-build-lm4xWLeV/vapoursynth/trunk/pkg/vapoursynth/usr/lib/libvapoursynth-script.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
 /usr/sbin/mkdir -p '/tmp/vapoursynth-archlinuxrb-build-lm4xWLeV/vapoursynth/trunk/pkg/vapoursynth/usr/bin'
 /usr/sbin/mkdir -p '/tmp/vapoursynth-archlinuxrb-build-lm4xWLeV/vapoursynth/trunk/pkg/vapoursynth/usr/lib/python3.10/site-packages'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   vapoursynth.la '/tmp/vapoursynth-archlinuxrb-build-lm4xWLeV/vapoursynth/trunk/pkg/vapoursynth/usr/lib/python3.10/site-packages'
  /bin/sh ./libtool   --mode=install /usr/bin/install -c vspipe '/tmp/vapoursynth-archlinuxrb-build-lm4xWLeV/vapoursynth/trunk/pkg/vapoursynth/usr/bin'
libtool: warning: relinking 'vapoursynth.la'
libtool: install: (cd /tmp/vapoursynth-archlinuxrb-build-lm4xWLeV/vapoursynth/trunk/src/vapoursynth; /bin/sh "/tmp/vapoursynth-archlinuxrb-build-lm4xWLeV/vapoursynth/trunk/src/vapoursynth/libtool"  --silent --tag CC --tag disable-static --mode=relink gcc -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -fvisibility=default -Wno-implicit-fallthrough -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -avoid-version -module -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -lpthread -o vapoursynth.la -rpath /usr/lib/python3.10/site-packages src/cython/vapoursynth_la-vapoursynth.lo libvapoursynth.la -inst-prefix-dir /tmp/vapoursynth-archlinuxrb-build-lm4xWLeV/vapoursynth/trunk/pkg/vapoursynth)
libtool: warning: 'libvapoursynth-script.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/vspipe /tmp/vapoursynth-archlinuxrb-build-lm4xWLeV/vapoursynth/trunk/pkg/vapoursynth/usr/bin/vspipe
libtool: install: /usr/bin/install -c .libs/vapoursynth.soT /tmp/vapoursynth-archlinuxrb-build-lm4xWLeV/vapoursynth/trunk/pkg/vapoursynth/usr/lib/python3.10/site-packages/vapoursynth.so
libtool: install: /usr/bin/install -c .libs/vapoursynth.lai /tmp/vapoursynth-archlinuxrb-build-lm4xWLeV/vapoursynth/trunk/pkg/vapoursynth/usr/lib/python3.10/site-packages/vapoursynth.la
libtool: warning: remember to run 'libtool --finish /usr/lib/python3.10/site-packages'
make[1]: Leaving directory '/tmp/vapoursynth-archlinuxrb-build-lm4xWLeV/vapoursynth/trunk/src/vapoursynth'
==> 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 "vapoursynth"...
  -> Generating .PKGINFO file...
==> WARNING: Library listed in 'depends' is not required by any files: libass.so
==> WARNING: Library listed in 'depends' is not required by any files: libavcodec.so
==> WARNING: Library listed in 'depends' is not required by any files: libavformat.so
==> WARNING: Library listed in 'depends' is not required by any files: libavutil.so
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: vapoursynth R60-1 (Thu Oct 20 23:57:59 2022)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-vapoursynth-archlinuxrb-build-lm4xWLeV
+ tee -a /srv/reproducible-results/archlinuxrb-build-lm4xWLeV/b2/vapoursynth/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/vapoursynth-archlinuxrb-build-lm4xWLeV/vapoursynth/trunk/vapoursynth-R60-1-x86_64.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-lm4xWLeV/b2/vapoursynth/vapoursynth-R60-1-x86_64.pkg.tar.zst'
Thu Oct 20 23:58:01 UTC 2022 - build #2 for vapoursynth on osuosl184-amd64 done.
Thu Oct 20 23:58:01 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-Qf97UnRR, removing.
/srv/reproducible-results/archlinuxrb-build-lm4xWLeV:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Oct 20 23:54 b1
drwxr-xr-x 3 jenkins jenkins 4096 Oct 20 23:58 b2

/srv/reproducible-results/archlinuxrb-build-lm4xWLeV/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 20 23:54 vapoursynth

/srv/reproducible-results/archlinuxrb-build-lm4xWLeV/b1/vapoursynth:
total 1104
-rw-r--r-- 1 jenkins jenkins   80283 Oct 20 23:54 build1.log
-rw-r--r-- 1 jenkins jenkins       6 Oct 20 23:54 build1.version
-rw-r--r-- 1 jenkins jenkins 1032811 Oct 20 23:54 vapoursynth-R60-1-x86_64.pkg.tar.zst

/srv/reproducible-results/archlinuxrb-build-lm4xWLeV/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 20 23:58 vapoursynth

/srv/reproducible-results/archlinuxrb-build-lm4xWLeV/b2/vapoursynth:
total 1100
-rw-r--r-- 1 jenkins jenkins   79445 Oct 20 23:58 build2.log
-rw-r--r-- 1 jenkins jenkins       6 Oct 20 23:58 build2.version
-rw-r--r-- 1 jenkins jenkins 1032811 Oct 20 23:58 vapoursynth-R60-1-x86_64.pkg.tar.zst
Thu Oct 20 23:58:08 UTC 2022 - comparing results now.
Thu Oct 20 23:58:08 UTC 2022 - YAY - vapoursynth/vapoursynth-R60-1-x86_64.pkg.tar.zst build reproducible in our test framework!
x .BUILDINFO
x .BUILDINFO
/tmp/jenkins-script-NEUe6DXq: line 480: echo: write error: No space left on device
cp: error writing '/var/lib/jenkins/userContent/reproducible/archlinux/community/vapoursynth/pkg.version': No space left on device
Thu Oct 20 23:58:08 UTC 2022 - /srv/reproducible-results/archlinuxrb-build-lm4xWLeV deleted.
Thu Oct 20 23:58:08 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-NEUe6DXq, removing.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list