Build failed in Jenkins: Osmocom-release-tarballs #920

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/jenkins-notifications@lists.osmocom.org/.

jenkins at lists.osmocom.org jenkins at lists.osmocom.org
Mon Dec 13 12:02:20 UTC 2021


See <https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/920/display/redirect?page=changes>

Changes:

[Oliver Smith] OSMO_RELEASE_REPOS: sort

[Oliver Smith] OSMO_RELEASE_REPOS: sync with Nov 2021 releases

[Oliver Smith] OSMO_RELEASE_REPOS: add simtrace2, osmo-remsim


------------------------------------------
[...truncated 250.03 KB...]
if test -d "osmo-gsm-manuals-0.1.1"; then find "osmo-gsm-manuals-0.1.1" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-gsm-manuals-0.1.1" || { sleep 5 && rm -rf "osmo-gsm-manuals-0.1.1"; }; else :; fi
+ set +x
  osmo-gsm-manuals-0.2.0.tar.bz2 (creating)
+ prepare_repo osmo-gsm-manuals 0.2.0
+ local repo=osmo-gsm-manuals
+ local tag=0.2.0
+ [ -d /osmo-ci/_temp/repos/osmo-gsm-manuals ]
+ cd /osmo-ci/_temp/repos/osmo-gsm-manuals
+ git clean -qdxf
+ git reset --hard HEAD
HEAD is now at 001c578 Bump version: 0.1.0.8-09689 → 0.1.1
+ git checkout -q 0.2.0
+ prepare_depends osmo-gsm-manuals
+ cd /osmo-ci/_temp/repos/osmo-gsm-manuals
+ autoreconf -fi
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:17: installing './compile'
configure.ac:17: installing './config.guess'
configure.ac:17: installing './config.sub'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
+ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
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... none
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/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/bin/ld option to reload object files... -r
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/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -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 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/bin/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 for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
All dependencies installed!
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating osmo-gsm-manuals.pc
config.status: creating Makefile
config.status: creating tests/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
+ fix_repo osmo-gsm-manuals
+ make dist-bzip2
echo 0.2.0 > .version-t && mv .version-t .version
if test -d "osmo-gsm-manuals-0.2.0"; then find "osmo-gsm-manuals-0.2.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-gsm-manuals-0.2.0" || { sleep 5 && rm -rf "osmo-gsm-manuals-0.2.0"; }; else :; fi
test -d "osmo-gsm-manuals-0.2.0" || mkdir "osmo-gsm-manuals-0.2.0"
 (cd tests && make  top_distdir=../osmo-gsm-manuals-0.2.0 distdir=../osmo-gsm-manuals-0.2.0/tests \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[1]: Entering directory '/osmo-ci/_temp/repos/osmo-gsm-manuals/tests'
make[1]: Leaving directory '/osmo-ci/_temp/repos/osmo-gsm-manuals/tests'
make  \
  top_distdir="osmo-gsm-manuals-0.2.0" distdir="osmo-gsm-manuals-0.2.0" \
  dist-hook
make[1]: Entering directory '/osmo-ci/_temp/repos/osmo-gsm-manuals'
echo 0.2.0 > osmo-gsm-manuals-0.2.0/.tarball-version
make[1]: Leaving directory '/osmo-ci/_temp/repos/osmo-gsm-manuals'
test -n "" \
|| find "osmo-gsm-manuals-0.2.0" -type d ! -perm -755 \
	-exec chmod u+rwx,go+rx {} \; -o \
  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -444 -exec /bin/bash /osmo-ci/_temp/repos/osmo-gsm-manuals/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "osmo-gsm-manuals-0.2.0"
tardir=osmo-gsm-manuals-0.2.0 && ${TAR-tar} chof - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >osmo-gsm-manuals-0.2.0.tar.bz2
if test -d "osmo-gsm-manuals-0.2.0"; then find "osmo-gsm-manuals-0.2.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-gsm-manuals-0.2.0" || { sleep 5 && rm -rf "osmo-gsm-manuals-0.2.0"; }; else :; fi
+ set +x
  osmo-gsm-manuals-0.3.0.tar.bz2 (creating)
+ prepare_repo osmo-gsm-manuals 0.3.0
+ local repo=osmo-gsm-manuals
+ local tag=0.3.0
+ [ -d /osmo-ci/_temp/repos/osmo-gsm-manuals ]
+ cd /osmo-ci/_temp/repos/osmo-gsm-manuals
+ git clean -qdxf
+ git reset --hard HEAD
HEAD is now at 2333c9f Bump version: 0.1.1.9-5275 → 0.2.0
+ git checkout -q 0.3.0
+ prepare_depends osmo-gsm-manuals
+ cd /osmo-ci/_temp/repos/osmo-gsm-manuals
+ autoreconf -fi
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:17: installing './compile'
configure.ac:17: installing './config.guess'
configure.ac:17: installing './config.sub'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
+ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
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... none
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/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/bin/ld option to reload object files... -r
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/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -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 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/bin/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 for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
Binary 'packetdiag3' not found in path, please install python3-nwdiag.
configure: error: "missing dependencies!"
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 27312 killed;
[ssh-agent] Stopped.



More information about the jenkins-notifications mailing list