See
<https://jenkins.osmocom.org/jenkins/job/master-libusrp/a1=default,a2=default,a3=default,a4=default,label=osmocom-master-debian9/1394/display/redirect>
Changes:
------------------------------------------
Started by upstream project "master-libusrp" build number 1394
originally caused by:
Started by timer
Running as SYSTEM
Building remotely on gtp0-deb9build (ttcn3 osmocom-gerrit-debian9 osmocom-master-debian9)
in workspace
<https://jenkins.osmocom.org/jenkins/job/master-libusrp/a1=default,a2=default,a3=default,a4=default,label=osmocom-master-debian9/ws/>
The recommended git tool is: NONE
No credentials specified
git rev-parse --resolve-git-dir
<https://jenkins.osmocom.org/jenkins/job/master-libusrp/a1=default,a2=default,a3=default,a4=default,label=osmocom-master-debian9/ws/.git>
# timeout=10
Fetching changes from the remote Git repository
git config remote.origin.url
git://git.osmocom.org/libusrp # timeout=10
Fetching upstream changes from
git://git.osmocom.org/libusrp
git --version # timeout=10
git --version # 'git version 2.11.0'
git fetch --tags --progress --
git://git.osmocom.org/libusrp
+refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision
b293ceaf0f14abefe82dd537747371dc504482e4 (refs/remotes/origin/master)
git config core.sparsecheckout # timeout=10
git checkout -f b293ceaf0f14abefe82dd537747371dc504482e4 # timeout=10
Commit
message: "configure.ac: set -std=gnu11"
git rev-list --no-walk
b293ceaf0f14abefe82dd537747371dc504482e4 # timeout=10
[osmocom-master-debian9] $
/bin/sh -xe /tmp/jenkins5870565939606901021.sh
+ ARTIFACT_STORE=/home/osmocom-build/jenkins_build_artifact_store
+ mkdir -p /home/osmocom-build/jenkins_build_artifact_store
+ docker run --rm=true --cap-add SYS_PTRACE -e ARTIFACT_STORE=/artifact_store -e
ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e
JOB_NAME=master-libusrp/a1=default,a2=default,a3=default,a4=default,label=osmocom-master-debian9
-e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e OSMO_GSM_MANUALS_DIR=/opt/osmo-gsm-manuals
-e PARALLEL_MAKE=-j 4 -e PUBLISH=1 -e WITH_MANUALS=1 -w /build -i -u build -v
<https://jenkins.osmocom.org/jenkins/job/master-libusrp/a1=default,a2=default,a3=default,a4=default,label=osmocom-master-debian9/ws/>:/build
-v /home/osmocom-build/jenkins_build_artifact_store:/artifact_store -v
/home/osmocom-build/.ssh:/home/build/.ssh:ro osmocom-build/debian-stretch-jenkins
/build/contrib/jenkins.sh
+ autoreconf --install --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:18: installing './compile'
configure.ac:5: installing './missing'
Makefile.am:40: warning: BUILT_SOURCES multiply defined in condition TRUE ...
Makefile.common:25: ... 'BUILT_SOURCES' previously defined here
Makefile.am:22: 'Makefile.common' included from here
host/apps/Makefile.am: installing './depcomp'
+ ./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... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for g++... g++
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 g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
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 gcc... gcc
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 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... 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 pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for USB... yes
checking for boostlib >= 1.37 (103700)... yes
checking whether the Boost::Thread library is available... yes
checking for exit in -lboost_thread... yes
checking whether the Boost::Date_Time library is available... yes
checking for exit in -lboost_date_time... yes
checking whether the Boost::Filesystem library is available... yes
checking for exit in -lboost_filesystem... yes
checking whether the Boost::Program_Options library is available... yes
checking for exit in -lboost_program_options... yes
checking whether the Boost::System library is available... yes
checking for exit in -lboost_system... yes
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/dist-packages
checking for python extension module directory...
${exec_prefix}/lib/python2.7/dist-packages
checking for doxygen... /usr/bin/doxygen
checking for xmlto... no
checking for sdcc... sdcc -mmcs51 --no-xinit-opt
checking for sdas8051... sdas8051 -plosgff
checking sdcc_version "3.5.0
published under GNU General Public License (GPL)"... 3 published under GNU General
Public License (GPL).5 published under GNU General Public License (GPL).0 published under
GNU General Public License (GPL)
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating usrp.pc
config.status: creating usrp.iss
config.status: creating doc/Doxyfile
config.status: creating doc/Makefile
config.status: creating doc/other/Makefile
config.status: creating host/Makefile
config.status: creating host/include/Makefile
config.status: creating host/include/usrp/Makefile
config.status: creating host/include/usrp/libusb_types.h
config.status: creating host/misc/Makefile
config.status: creating host/lib/Makefile
config.status: creating host/lib/std_paths.h
config.status: creating host/swig/Makefile
config.status: creating host/apps/Makefile
config.status: creating firmware/Makefile
config.status: creating firmware/include/Makefile
config.status: creating firmware/lib/Makefile
config.status: creating firmware/src/Makefile
config.status: creating firmware/src/common/Makefile
config.status: creating firmware/src/usrp2/Makefile
config.status: creating fpga/Makefile
config.status: creating fpga/rbf/Makefile
config.status: creating fpga/rbf/rev2/Makefile
config.status: creating fpga/rbf/rev4/Makefile
config.status: creating contrib/libusrp.spec
config.status: executing depfiles commands
config.status: executing libtool commands
+ make
echo 3.4.5.1-b293 > .version-t && mv .version-t .version
make all-recursive
make[1]: Entering directory '/build'
Making all in host
make[2]: Entering directory '/build/host'
Making all in misc
make[3]: Entering directory '/build/host/misc'
make all-am
make[4]: Entering directory '/build/host/misc'
CXX bug_work_around_8.lo
CXXLD libmisc.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[4]: Leaving directory '/build/host/misc'
make[3]: Leaving directory '/build/host/misc'
Making all in lib
make[3]: Entering directory '/build/host/lib'
mkdir -p .deps
PYTHONPATH=../../usrp/src srcdir=. /usr/bin/python ./gen_usrp_dbid.py ./usrp_dbid.dat
make[4]: Entering directory '/build/host/lib'
mkdir -p .deps
PYTHONPATH=../../usrp/src srcdir=. /usr/bin/python ./gen_usrp_dbid.py ./usrp_dbid.dat
make[4]: Leaving directory '/build/host/lib'
make all-am
make[4]: Entering directory '/build/host/lib'
CXX fusb.lo
CC md5.lo
CXX usrp_basic.lo
CXX usrp_config.lo
CXX usrp_dbid.lo
CXX usrp_local_sighandler.lo
CXX usrp_prims_common.lo
CXX usrp_standard.lo
CXX db_wbxng_adf4350.lo
time="2021-10-12T14:17:39Z" level=error msg="error waiting for container:
unexpected EOF"
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE