[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_6 #330677

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Oct 21 00:18:29 BST 2022


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_6/330677/display/redirect>

Changes:


------------------------------------------
[...truncated 35.49 KB...]
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... yes
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 floor in -lm... yes
checking for some Win32 platform... no

Configuration summary for shapelib 1.5.0:
  - Host:                  x86_64-pc-linux-gnu

checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating contrib/Makefile
config.status: creating shapelib.pc
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in .
make[1]: Entering directory '/tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/src/shapelib-1.5.0'
  CC       shpopen.lo
  CC       dbfopen.lo
  CC       safileio.lo
  CC       shptree.lo
  CC       sbnsearch.lo
  CC       dbfadd.o
  CC       dbfcreate.o
  CC       dbfdump.o
  CC       shpadd.o
  CC       shpcreate.o
  CC       shpdump.o
  CC       shprewind.o
  CC       shptreedump.o
  CC       shputils.o
  CC       shptest.o
shpopen.c: In function 'SHPReadObject':
shpopen.c:2433:21: warning: '. Probably broken SHP file' directive output may be truncated writing 26 bytes into a region of size between 25 and 48 [-Wformat-truncation=]
 2433 |                     "Not enough memory to allocate requested memory (nPoints=%u, nParts=%u) for shape %d. "
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
shpopen.c:2433:105: note: format string is defined here
 2433 |                     "Not enough memory to allocate requested memory (nPoints=%u, nParts=%u) for shape %d. "
      |                                                                                                         ^~~
 2434 |                     "Probably broken SHP file", nPoints, nParts, hEntity );
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~                                                            
In file included from /usr/include/stdio.h:906,
                 from shapefil.h:178,
                 from shpopen.c:307:
In function 'snprintf',
    inlined from 'SHPReadObject' at shpopen.c:2432:13:
/usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 107 and 130 bytes into a destination of size 128
   54 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   55 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
  CCLD     libshp.la
ar: `u' modifier ignored since `D' is the default (see `U')
  CCLD     dbfadd
  CCLD     dbfcreate
  CCLD     dbfdump
  CCLD     shpadd
  CCLD     shpcreate
  CCLD     shpdump
  CCLD     shprewind
  CCLD     shptreedump
  CCLD     shputils
  CCLD     shptest
make[1]: Leaving directory '/tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/src/shapelib-1.5.0'
Making all in contrib
make[1]: Entering directory '/tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/src/shapelib-1.5.0/contrib'
  CC       dbfcat-dbfcat.o
  CC       dbfinfo-dbfinfo.o
  CC       shpcat-shpcat.o
  CC       shpdxf-shpdxf.o
  CC       shpfix-shpfix.o
  CC       shpsort-shpsort.o
  CXX      Shape_PointInPoly-Shape_PointInPoly.o
  CC       shpcentrd-shpcentrd.o
  CC       shpcentrd-shpgeo.o
  CC       shpdata-shpdata.o
  CC       shpdata-shpgeo.o
  CC       shpinfo-shpinfo.o
  CC       shpinfo-shpgeo.o
  CC       shpwkb-shpwkb.o
  CC       shpwkb-shpgeo.o
  CCLD     shpcat
  CCLD     shpfix
  CCLD     dbfinfo
  CCLD     dbfcat
  CCLD     shpdxf
  CCLD     shpsort
  CXXLD    Shape_PointInPoly
  CCLD     shpcentrd
  CCLD     shpdata
  CCLD     shpwkb
  CCLD     shpinfo
make[1]: Leaving directory '/tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/src/shapelib-1.5.0/contrib'
==> Entering fakeroot environment...
==> Starting package()...
Making install in .
make[1]: Entering directory '/tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/src/shapelib-1.5.0'
make[2]: Entering directory '/tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/src/shapelib-1.5.0'
 /usr/sbin/mkdir -p '/tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/pkg/shapelib/usr/lib'
 /usr/sbin/mkdir -p '/tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/pkg/shapelib/usr/include'
 /usr/sbin/mkdir -p '/tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/pkg/shapelib/usr/lib/pkgconfig'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libshp.la '/tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/pkg/shapelib/usr/lib'
 /usr/bin/install -c -m 644 shapefil.h '/tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/pkg/shapelib/usr/include'
 /usr/bin/install -c -m 644 shapelib.pc '/tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/pkg/shapelib/usr/lib/pkgconfig'
libtool: install: /usr/bin/install -c .libs/libshp.so.2.1.0 /tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/pkg/shapelib/usr/lib/libshp.so.2.1.0
libtool: install: (cd /tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/pkg/shapelib/usr/lib && { ln -s -f libshp.so.2.1.0 libshp.so.2 || { rm -f libshp.so.2 && ln -s libshp.so.2.1.0 libshp.so.2; }; })
libtool: install: (cd /tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/pkg/shapelib/usr/lib && { ln -s -f libshp.so.2.1.0 libshp.so || { rm -f libshp.so && ln -s libshp.so.2.1.0 libshp.so; }; })
libtool: install: /usr/bin/install -c .libs/libshp.lai /tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/pkg/shapelib/usr/lib/libshp.la
libtool: install: /usr/bin/install -c .libs/libshp.a /tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/pkg/shapelib/usr/lib/libshp.a
libtool: install: chmod 644 /tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/pkg/shapelib/usr/lib/libshp.a
libtool: install: ranlib /tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/pkg/shapelib/usr/lib/libshp.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
 /usr/sbin/mkdir -p '/tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/pkg/shapelib/usr/bin'
  /bin/sh ./libtool   --mode=install /usr/bin/install -c dbfadd dbfcreate dbfdump shpadd shpcreate shpdump shprewind shptreedump shputils '/tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/pkg/shapelib/usr/bin'
libtool: warning: './libshp.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/dbfadd /tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/pkg/shapelib/usr/bin/dbfadd
libtool: warning: './libshp.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/dbfcreate /tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/pkg/shapelib/usr/bin/dbfcreate
libtool: warning: './libshp.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/dbfdump /tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/pkg/shapelib/usr/bin/dbfdump
libtool: warning: './libshp.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/shpadd /tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/pkg/shapelib/usr/bin/shpadd
libtool: warning: './libshp.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/shpcreate /tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/pkg/shapelib/usr/bin/shpcreate
libtool: warning: './libshp.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/shpdump /tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/pkg/shapelib/usr/bin/shpdump
libtool: warning: './libshp.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/shprewind /tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/pkg/shapelib/usr/bin/shprewind
libtool: warning: './libshp.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/shptreedump /tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/pkg/shapelib/usr/bin/shptreedump
libtool: warning: './libshp.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/shputils /tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/pkg/shapelib/usr/bin/shputils
make[2]: Leaving directory '/tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/src/shapelib-1.5.0'
make[1]: Leaving directory '/tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/src/shapelib-1.5.0'
Making install in contrib
make[1]: Entering directory '/tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/src/shapelib-1.5.0/contrib'
make[2]: Entering directory '/tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/src/shapelib-1.5.0/contrib'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/sbin/mkdir -p '/tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/pkg/shapelib/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c dbfcat dbfinfo shpcat shpdxf shpfix shpsort Shape_PointInPoly shpcentrd shpdata shpinfo shpwkb '/tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/pkg/shapelib/usr/bin'
libtool: warning: '../libshp.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/dbfcat /tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/pkg/shapelib/usr/bin/dbfcat
libtool: warning: '../libshp.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/dbfinfo /tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/pkg/shapelib/usr/bin/dbfinfo
libtool: warning: '../libshp.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/shpcat /tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/pkg/shapelib/usr/bin/shpcat
libtool: warning: '../libshp.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/shpdxf /tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/pkg/shapelib/usr/bin/shpdxf
libtool: warning: '../libshp.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/shpfix /tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/pkg/shapelib/usr/bin/shpfix
libtool: warning: '../libshp.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/shpsort /tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/pkg/shapelib/usr/bin/shpsort
libtool: warning: '../libshp.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/Shape_PointInPoly /tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/pkg/shapelib/usr/bin/Shape_PointInPoly
libtool: warning: '../libshp.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/shpcentrd /tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/pkg/shapelib/usr/bin/shpcentrd
libtool: warning: '../libshp.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/shpdata /tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/pkg/shapelib/usr/bin/shpdata
libtool: warning: '../libshp.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/shpinfo /tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/pkg/shapelib/usr/bin/shpinfo
libtool: warning: '../libshp.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/shpwkb /tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/pkg/shapelib/usr/bin/shpwkb
make[2]: Leaving directory '/tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/src/shapelib-1.5.0/contrib'
make[1]: Leaving directory '/tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/src/shapelib-1.5.0/contrib'
==> 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 "shapelib"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: shapelib 1.5.0-3 (Thu Nov 23 05:41:21 2023)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-shapelib-archlinuxrb-build-7UYTW3e2
+ tee -a /srv/reproducible-results/archlinuxrb-build-7UYTW3e2/b2/shapelib/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/shapelib-archlinuxrb-build-7UYTW3e2/shapelib/trunk/shapelib-1.5.0-3-x86_64.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-7UYTW3e2/b2/shapelib/shapelib-1.5.0-3-x86_64.pkg.tar.zst'
Thu Nov 23 05:41:22 UTC 2023 - build #2 for shapelib on osuosl170-amd64 done.
Thu Nov 23 05:41:22 UTC 2023 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-ttRRijdf, removing.
/srv/reproducible-results/archlinuxrb-build-7UYTW3e2:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Oct 20 23:17 b1
drwxr-xr-x 3 jenkins jenkins 4096 Oct 20 23:18 b2

/srv/reproducible-results/archlinuxrb-build-7UYTW3e2/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 20 23:17 shapelib

/srv/reproducible-results/archlinuxrb-build-7UYTW3e2/b1/shapelib:
total 128
-rw-r--r-- 1 jenkins jenkins  20358 Oct 20 23:17 build1.log
-rw-r--r-- 1 jenkins jenkins      8 Oct 20 23:17 build1.version
-rw-r--r-- 1 jenkins jenkins 101551 Oct 20 23:17 shapelib-1.5.0-3-x86_64.pkg.tar.zst

/srv/reproducible-results/archlinuxrb-build-7UYTW3e2/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 20 23:18 shapelib

/srv/reproducible-results/archlinuxrb-build-7UYTW3e2/b2/shapelib:
total 124
-rw-r--r-- 1 jenkins jenkins  19543 Oct 20 23:18 build2.log
-rw-r--r-- 1 jenkins jenkins      8 Oct 20 23:18 build2.version
-rw-r--r-- 1 jenkins jenkins 101551 Oct 20 23:18 shapelib-1.5.0-3-x86_64.pkg.tar.zst
Thu Oct 20 23:18:29 UTC 2022 - comparing results now.
Thu Oct 20 23:18:29 UTC 2022 - YAY - shapelib/shapelib-1.5.0-3-x86_64.pkg.tar.zst build reproducible in our test framework!
x .BUILDINFO
x .BUILDINFO
/tmp/jenkins-script-1SdEBvak: line 480: echo: write error: No space left on device
cp: error writing '/var/lib/jenkins/userContent/reproducible/archlinux/community/shapelib/pkg.version': No space left on device
Thu Oct 20 23:18:29 UTC 2022 - /srv/reproducible-results/archlinuxrb-build-7UYTW3e2 deleted.
Thu Oct 20 23:18:29 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-1SdEBvak, removing.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list