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

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
Sat Feb 27 00:26:52 UTC 2021


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

Changes:

[Oliver Smith] jobs/ttcn3: add wipe_workspace to job template

[Oliver Smith] jobs/ttcn3: tweak shell cmd

[Oliver Smith] jobs/ttcn3: add osmo-ggsn kernel tests

[Oliver Smith] repo-install-test: install repo after repo key


------------------------------------------
[...truncated 401.72 KB...]
  osmo-trx-1.1.1.tar.bz2 (exists)
  osmo-trx-1.2.0.tar.bz2 (exists)
  osmo-trx-1.3.0.tar.bz2 (creating)
+ prepare_repo osmo-trx 1.3.0
+ local repo=osmo-trx
+ local tag=1.3.0
+ [ -d /osmo-ci/_temp/repos/osmo-trx ]
+ git -C /osmo-ci/_temp/repos clone https://git.osmocom.org/osmo-trx
Cloning into 'osmo-trx'...
+ cd /osmo-ci/_temp/repos/osmo-trx
+ git clean -qdxf
+ git reset --hard HEAD
HEAD is now at 309ad4d Bump version: 1.2.0.132-3b8f-dirty → 1.3.0
+ git checkout -q 1.3.0
+ prepare_depends osmo-trx
+ cd /osmo-ci/_temp/repos/osmo-trx
+ autoreconf -fi
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'config'.
libtoolize: copying file 'config/libtool.m4'
libtoolize: copying file 'config/ltoptions.m4'
libtoolize: copying file 'config/ltsugar.m4'
libtoolize: copying file 'config/ltversion.m4'
libtoolize: copying file 'config/lt~obsolete.m4'
configure.ac:46: installing './compile'
configure.ac:31: installing './config.guess'
configure.ac:31: installing './config.sub'
configure.ac:35: installing './install-sh'
configure.ac:35: installing './missing'
CommonLibs/Makefile.am: installing './depcomp'
+ ./configure
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
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... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) 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 dependency style of gcc... gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (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 we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether g++ supports C++11 features by default... yes
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for rm... /bin/rm
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
checking how to print strings... printf
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 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... dlltool
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... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/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/bin/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 ANSI C header files... (cached) yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether byte ordering is bigendian... no
checking for LIBOSMOCORE... yes
checking for LIBOSMOVTY... yes
checking for LIBOSMOCTRL... yes
checking for LIBOSMOCODING... yes
checking whether C++ compiler accepts -msse3... yes
checking whether C++ compiler accepts -msse4.1... yes
checking whether gcc has __builtin_cpu_supports built-in... yes
checking whether gcc has __sync_fetch_and_and built-in... yes
checking whether gcc has __sync_or_and_fetch built-in... yes
checking for LIBUSB... yes
checking for FFTWF... yes
CPPFLAGS=""
CFLAGS=" -std=gnu11"
CXXFLAGS="-g -O2"
LDFLAGS=""
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating CommonLibs/Makefile
config.status: creating GSM/Makefile
config.status: creating Transceiver52M/Makefile
config.status: creating Transceiver52M/arch/Makefile
config.status: creating Transceiver52M/arch/common/Makefile
config.status: creating Transceiver52M/arch/arm/Makefile
config.status: creating Transceiver52M/arch/x86/Makefile
config.status: creating Transceiver52M/device/Makefile
config.status: creating Transceiver52M/device/common/Makefile
config.status: creating Transceiver52M/device/uhd/Makefile
config.status: creating Transceiver52M/device/usrp1/Makefile
config.status: creating Transceiver52M/device/lms/Makefile
config.status: creating Transceiver52M/device/ipc/Makefile
config.status: creating tests/Makefile
config.status: creating tests/CommonLibs/Makefile
config.status: creating tests/Transceiver52M/Makefile
config.status: creating utils/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating contrib/osmo-trx.spec
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
+ fix_repo osmo-trx
+ make dist-bzip2
if test -d "osmo-trx-1.3.0"; then find "osmo-trx-1.3.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-trx-1.3.0" || { sleep 5 && rm -rf "osmo-trx-1.3.0"; }; else :; fi
test -d "osmo-trx-1.3.0" || mkdir "osmo-trx-1.3.0"
 (cd CommonLibs && make  top_distdir=../osmo-trx-1.3.0 distdir=../osmo-trx-1.3.0/CommonLibs \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[1]: Entering directory '/osmo-ci/_temp/repos/osmo-trx/CommonLibs'
make[1]: Leaving directory '/osmo-ci/_temp/repos/osmo-trx/CommonLibs'
 (cd GSM && make  top_distdir=../osmo-trx-1.3.0 distdir=../osmo-trx-1.3.0/GSM \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[1]: Entering directory '/osmo-ci/_temp/repos/osmo-trx/GSM'
make[1]: Leaving directory '/osmo-ci/_temp/repos/osmo-trx/GSM'
 (cd Transceiver52M && make  top_distdir=../osmo-trx-1.3.0 distdir=../osmo-trx-1.3.0/Transceiver52M \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[1]: Entering directory '/osmo-ci/_temp/repos/osmo-trx/Transceiver52M'
 (cd arch && make  top_distdir=../../osmo-trx-1.3.0 distdir=../../osmo-trx-1.3.0/Transceiver52M/arch \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/osmo-ci/_temp/repos/osmo-trx/Transceiver52M/arch'
 (cd common && make  top_distdir=../../../osmo-trx-1.3.0 distdir=../../../osmo-trx-1.3.0/Transceiver52M/arch/common \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/osmo-ci/_temp/repos/osmo-trx/Transceiver52M/arch/common'
make[3]: Leaving directory '/osmo-ci/_temp/repos/osmo-trx/Transceiver52M/arch/common'
 (cd arm && make  top_distdir=../../../osmo-trx-1.3.0 distdir=../../../osmo-trx-1.3.0/Transceiver52M/arch/arm \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/osmo-ci/_temp/repos/osmo-trx/Transceiver52M/arch/arm'
make[3]: Leaving directory '/osmo-ci/_temp/repos/osmo-trx/Transceiver52M/arch/arm'
 (cd x86 && make  top_distdir=../../../osmo-trx-1.3.0 distdir=../../../osmo-trx-1.3.0/Transceiver52M/arch/x86 \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/osmo-ci/_temp/repos/osmo-trx/Transceiver52M/arch/x86'
make[3]: Leaving directory '/osmo-ci/_temp/repos/osmo-trx/Transceiver52M/arch/x86'
make[2]: Leaving directory '/osmo-ci/_temp/repos/osmo-trx/Transceiver52M/arch'
 (cd device && make  top_distdir=../../osmo-trx-1.3.0 distdir=../../osmo-trx-1.3.0/Transceiver52M/device \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/osmo-ci/_temp/repos/osmo-trx/Transceiver52M/device'
 (cd common && make  top_distdir=../../../osmo-trx-1.3.0 distdir=../../../osmo-trx-1.3.0/Transceiver52M/device/common \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/osmo-ci/_temp/repos/osmo-trx/Transceiver52M/device/common'
make[3]: Leaving directory '/osmo-ci/_temp/repos/osmo-trx/Transceiver52M/device/common'
 (cd ipc && make  top_distdir=../../../osmo-trx-1.3.0 distdir=../../../osmo-trx-1.3.0/Transceiver52M/device/ipc \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/osmo-ci/_temp/repos/osmo-trx/Transceiver52M/device/ipc'
make[3]: Leaving directory '/osmo-ci/_temp/repos/osmo-trx/Transceiver52M/device/ipc'
make[3]: *** No rule to make target 'uhddev_ipc.cpp', needed by 'distdir'.  Stop.
Makefile:525: recipe for target 'distdir' failed
make[2]: Leaving directory '/osmo-ci/_temp/repos/osmo-trx/Transceiver52M/device'
make[2]: *** [distdir] Error 1
Makefile:934: recipe for target 'distdir' failed
make[1]: Leaving directory '/osmo-ci/_temp/repos/osmo-trx/Transceiver52M'
make[1]: *** [distdir] Error 1
Makefile:620: recipe for target 'distdir' failed
make: *** [distdir] Error 1
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 4321 killed;
[ssh-agent] Stopped.



More information about the jenkins-notifications mailing list