Skip to content

Console Output

Skipping 145 KB.. Full Log
  /bin/bash ../libtool   --mode=install /usr/bin/install -c osmo-arfcn osmo-auc-gen '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/inst-osmo-pcu/bin'
libtool: install: /usr/bin/install -c .libs/osmo-arfcn /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/inst-osmo-pcu/bin/osmo-arfcn
libtool: install: /usr/bin/install -c .libs/osmo-auc-gen /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/inst-osmo-pcu/bin/osmo-auc-gen
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/utils'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/utils'
Making install in tests
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/tests'
make  install-am
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/tests'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/tests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/tests'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/tests'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/tests'
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore'
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/inst-osmo-pcu/bin'
 /usr/bin/install -c osmo-release.sh '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/inst-osmo-pcu/bin'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/inst-osmo-pcu/lib/pkgconfig'
 /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/inst-osmo-pcu/lib/pkgconfig'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/inst-osmo-pcu/include'
 /usr/bin/install -c -m 644 osmo-release.mk '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/inst-osmo-pcu/include'
make  install-data-hook
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore'
make[4]: Nothing to be done for 'install-data-hook'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore'
make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore'
+ build_repo osmo-pcu --enable-sanitize
+ dep=osmo-pcu
+ branch=master
+ echo --enable-sanitize
+ grep ^-
+ [ -z --enable-sanitize ]
+ shift
+ configure_opts=--enable-sanitize
+ set +x


====================== osmo-pcu


+ have_repo osmo-pcu master
+ repo=osmo-pcu
+ branch=master
+ echo OSMO_GSM_TESTER_BUILD_osmo-pcu
+ sed s/-/_/g
+ branch_override_var=OSMO_GSM_TESTER_BUILD_osmo_pcu
+ eval echo $OSMO_GSM_TESTER_BUILD_osmo_pcu
+ echo
+ branch_override=
+ [ -n  ]
+ cd /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all
+ rm -rf osmo-pcu
+ git clone https://gerrit.osmocom.org/osmo-pcu osmo-pcu
Cloning into 'osmo-pcu'...
+ cd osmo-pcu
+ git rev-parse origin/master
3df1532e97c5c774a4abefffc2d62b8cc2d468da
+ branch=origin/master
+ git checkout -b build_branch origin/master
Switched to a new branch 'build_branch'
Branch build_branch set up to track remote branch master from origin.
+ rm -rf COPYING Makefile.am README.md TODO configure.ac contrib debian examples git-version-gen include osmo-pcu.pc.in osmoappdesc.py src tests
+ git reset --hard origin/master
HEAD is now at 3df1532 check bssgp_tlv_parse() return code in gprs_bssgp_pcu_rcvmsg()
+ git rev-parse HEAD
3df1532e97c5c774a4abefffc2d62b8cc2d468da
+ git rev-parse HEAD
+ echo 3df1532e97c5c774a4abefffc2d62b8cc2d468da osmo-pcu
+ cd /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all
+ cd osmo-pcu
+ [ osmo-pcu = openbsc ]
+ set +x


+ 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:21: installing './compile'
configure.ac:24: installing './config.guess'
configure.ac:24: installing './config.sub'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
src/Makefile.am: installing './depcomp'
tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory,
tests/Makefile.am:13: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled.  For now, the corresponding output
automake: object file(s) will be placed in the top-level directory.  However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory,
tests/Makefile.am:21: but option 'subdir-objects' is disabled
tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory,
tests/Makefile.am:38: but option 'subdir-objects' is disabled
tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory,
tests/Makefile.am:38: but option 'subdir-objects' is disabled
tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory,
tests/Makefile.am:97: but option 'subdir-objects' is disabled
tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory,
tests/Makefile.am:44: but option 'subdir-objects' is disabled
tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory,
tests/Makefile.am:52: but option 'subdir-objects' is disabled
tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory,
tests/Makefile.am:52: but option 'subdir-objects' is disabled
tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory,
tests/Makefile.am:52: but option 'subdir-objects' is disabled
tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory,
tests/Makefile.am:52: but option 'subdir-objects' is disabled
tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory,
tests/Makefile.am:103: but option 'subdir-objects' is disabled
tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory,
tests/Makefile.am:81: but option 'subdir-objects' is disabled
tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory,
tests/Makefile.am:92: but option 'subdir-objects' is disabled
tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory,
tests/Makefile.am:70: but option 'subdir-objects' is disabled
tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory,
tests/Makefile.am:7: but option 'subdir-objects' is disabled
tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory,
tests/Makefile.am:29: but option 'subdir-objects' is disabled
tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory,
tests/Makefile.am:62: but option 'subdir-objects' is disabled
+ set +x


+ ./configure --prefix=/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/inst-osmo-pcu --enable-sanitize
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 whether make sets $(MAKE)... (cached) yes
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 for style of include used by make... GNU
checking dependency style of gcc... 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 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 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... mt
checking if mt 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 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 for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for ANSI C header files... (cached) yes
checking for LIBOSMOCORE... yes
checking for LIBOSMOVTY... yes
checking for LIBOSMOGSM... yes
checking for LIBOSMOGB... yes
checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset
checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... no
checking whether to enable VTY tests... no
CFLAGS="-g -O2 -fsanitize=address -fsanitize=undefined"
CPPFLAGS=" -fsanitize=address -fsanitize=undefined"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating osmo-pcu.pc
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating examples/Makefile
config.status: creating tests/Makefile
config.status: creating Makefile
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
+ set +x


+ make -j8
Making all in include
make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-pcu/include'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-pcu/include'
Making all in src
make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-pcu/src'
  CXX      gprs_debug.lo
  CXX      gsm_rlcmac.lo
  CXX      csn1.lo
  CXX      gprs_bssgp_pcu.lo
  CXX      gprs_rlcmac.lo
  CXX      gprs_rlcmac_sched.lo
  CXX      gprs_rlcmac_meas.lo
  CXX      gprs_rlcmac_ts_alloc.lo
gprs_bssgp_pcu.cpp:982:2: warning: #warning "This causes ASAN to complain. It is not critical for normal operation but should be fixed nevertheless" [-Wcpp]
 #warning "This causes ASAN to complain. It is not critical for normal operation but should be fixed nevertheless"
  ^~~~~~~
  CXX      gprs_ms.lo
  CXX      gprs_ms_storage.lo
  CXX      gsm_timer.lo
  CXX      pcu_l1_if.lo
  CC       pcu_vty.lo
  CXX      pcu_vty_functions.lo
  CC       mslot_class.lo
  CXX      tbf.lo
  CXX      tbf_ul.lo
  CXX      tbf_dl.lo
  CXX      bts.lo
  CXX      pdch.lo
  CXX      poll_controller.lo
  CXX      encoding.lo
  CXX      sba.lo
  CXX      decoding.lo
  CXX      llc.lo
  CXX      rlc.lo
  CXX      osmobts_sock.lo
  CC       gprs_codel.lo
  CXX      gprs_coding_scheme.lo
  CXX      egprs_rlc_compression.lo
  CXX      pcu_main.o
  CXXLD    libgprs.la
ar: `u' modifier ignored since `D' is the default (see `U')
  CXXLD    osmo-pcu
make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-pcu/src'
Making all in examples
make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-pcu/examples'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-pcu/examples'
Making all in tests
make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-pcu/tests'
  CXX      pcu_emu.o
  CC       openbsc_clone.o
  CXX      test_pdp_activation.o
  CXX      test_replay_gprs_attach.o
  CXXLD    emu/pcu_emu
make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-pcu/tests'
make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-pcu'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-pcu'
+ set +x


+ make install
Making install in include
make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-pcu/include'
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-pcu/include'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/inst-osmo-pcu/include'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/inst-osmo-pcu/include/osmocom/pcu'
 /usr/bin/install -c -m 644  osmocom/pcu/pcuif_proto.h '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/inst-osmo-pcu/include/osmocom/pcu'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-pcu/include'
make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-pcu/include'
Making install in src
make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-pcu/src'
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-pcu/src'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/inst-osmo-pcu/bin'
  /bin/bash ../libtool   --mode=install /usr/bin/install -c osmo-pcu '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/inst-osmo-pcu/bin'
libtool: install: /usr/bin/install -c osmo-pcu /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/inst-osmo-pcu/bin/osmo-pcu
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-pcu/src'
make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-pcu/src'
Making install in examples
make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-pcu/examples'
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-pcu/examples'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/inst-osmo-pcu/etc/osmocom'
 /usr/bin/install -c -m 644 osmo-pcu.cfg '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/inst-osmo-pcu/etc/osmocom'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-pcu/examples'
make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-pcu/examples'
Making install in tests
make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-pcu/tests'
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-pcu/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-pcu/tests'
make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-pcu/tests'
make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-pcu'
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-pcu'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/inst-osmo-pcu/lib/pkgconfig'
 /usr/bin/install -c -m 644 osmo-pcu.pc '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/inst-osmo-pcu/lib/pkgconfig'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-pcu'
make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-pcu'
+ create_bin_tgz osmo-pcu
+ wanted_binaries_bin=osmo-pcu
+ wanted_binaries_sbin=
+ [ -z osmo-pcu ]
+ prune_files bin osmo-pcu
+ bindir=bin
+ wanted_binaries=osmo-pcu
+ [ ! -d /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/inst-osmo-pcu/bin ]
+ cd /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/inst-osmo-pcu/bin
+ echo _ osmo-pcu _
+ grep  osmo-arfcn 
+ [ -z  ]
+ rm osmo-arfcn
+ echo _ osmo-pcu _
+ grep  osmo-auc-gen 
+ [ -z  ]
+ rm osmo-auc-gen
+ echo _ osmo-pcu _
+ grep  osmo-pcu 
+ [ -z _ osmo-pcu _ ]
+ echo _ osmo-pcu _
+ grep  osmo-release.sh 
+ [ -z  ]
+ rm osmo-release.sh
+ [ ! -f osmo-pcu ]
+ prune_files sbin 
+ bindir=sbin
+ wanted_binaries=
+ [ ! -d /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/inst-osmo-pcu/sbin ]
+ return
+ cd /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/inst-osmo-pcu
+ this=osmo-pcu.build-61
+ tar=osmo-pcu.build-61.tgz
+ tar czf /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-pcu.build-61.tgz bin etc include lib osmo-pcu_git_hashes.txt
+ cd /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all
+ md5sum osmo-pcu.build-61.tgz
+ mv osmo-pcu.build-61.md5 osmo-pcu.build-61.tgz tmpbuild/
+ ./osmo-gsm-tester/contrib/jenkins-build-osmo-bts-sysmo.sh
+ _poky_version=
+ _poky_path=
+ [ -z  ]
+ _poky_version=2.3.2
+ [ -z  ]
+ _poky_path=/opt/poky/2.3.2
+ . /opt/poky/2.3.2/environment-setup-armv5te-poky-linux-gnueabi
+ export SDKTARGETSYSROOT=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi
+ export PATH=/opt/poky/2.3.2/sysroots/x86_64-pokysdk-linux/usr/bin:/opt/poky/2.3.2/sysroots/x86_64-pokysdk-linux/usr/sbin:/opt/poky/2.3.2/sysroots/x86_64-pokysdk-linux/bin:/opt/poky/2.3.2/sysroots/x86_64-pokysdk-linux/sbin:/opt/poky/2.3.2/sysroots/x86_64-pokysdk-linux/usr/bin/../x86_64-pokysdk-linux/bin:/opt/poky/2.3.2/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi:/opt/poky/2.3.2/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-uclibc:/opt/poky/2.3.2/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-musl:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin
+ export PKG_CONFIG_SYSROOT_DIR=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi
+ export PKG_CONFIG_PATH=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/lib/pkgconfig:/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/share/pkgconfig
+ export CONFIG_SITE=/opt/poky/2.3.2/site-config-armv5te-poky-linux-gnueabi
+ export OECORE_NATIVE_SYSROOT=/opt/poky/2.3.2/sysroots/x86_64-pokysdk-linux
+ export OECORE_TARGET_SYSROOT=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi
+ export OECORE_ACLOCAL_OPTS=-I /opt/poky/2.3.2/sysroots/x86_64-pokysdk-linux/usr/share/aclocal
+ unset command_not_found_handle
+ export CC=arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi
+ export CXX=arm-poky-linux-gnueabi-g++  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi
+ export CPP=arm-poky-linux-gnueabi-gcc -E  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi
+ export AS=arm-poky-linux-gnueabi-as 
+ export LD=arm-poky-linux-gnueabi-ld  --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi
+ export GDB=arm-poky-linux-gnueabi-gdb
+ export STRIP=arm-poky-linux-gnueabi-strip
+ export RANLIB=arm-poky-linux-gnueabi-ranlib
+ export OBJCOPY=arm-poky-linux-gnueabi-objcopy
+ export OBJDUMP=arm-poky-linux-gnueabi-objdump
+ export AR=arm-poky-linux-gnueabi-ar
+ export NM=arm-poky-linux-gnueabi-nm
+ export M4=m4
+ export TARGET_PREFIX=arm-poky-linux-gnueabi-
+ export CONFIGURE_FLAGS=--target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi
+ export CFLAGS= -O2 -pipe
+ export CXXFLAGS=
+ export LDFLAGS=-Wl,-O1
+ export CPPFLAGS=
+ export KCFLAGS=--sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi
+ export OECORE_DISTRO_VERSION=2.3.2
+ export OECORE_SDK_VERSION=2.3.2
+ export ARCH=arm
+ export CROSS_COMPILE=arm-poky-linux-gnueabi-
+ [ -d /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/environment-setup.d ]
+ [ -d /opt/poky/2.3.2/sysroots/x86_64-pokysdk-linux/environment-setup.d ]
+ . /opt/poky/2.3.2/sysroots/x86_64-pokysdk-linux/environment-setup.d/cmake.sh
+ alias cmake=cmake -DCMAKE_TOOLCHAIN_FILE=/opt/poky/2.3.2/sysroots/x86_64-pokysdk-linux/usr/share/cmake/OEToolchainConfig.cmake
+ export DESTDIR=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi
+ base=/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all
+ name=osmo-bts-sysmo
+ prefix=/usr/local/jenkins-build/inst-osmo-bts-sysmo
+ prefix_real=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo
+ dirname ./osmo-gsm-tester/contrib/jenkins-build-osmo-bts-sysmo.sh
+ . ./osmo-gsm-tester/contrib/jenkins-build-common.sh
+ [ -z osmo-bts-sysmo -o -z /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all ]
+ git_url=https://gerrit.osmocom.org
+ prefix=/usr/local/jenkins-build/inst-osmo-bts-sysmo
+ prefix_real=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo
+ export PKG_CONFIG_PATH=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib/pkgconfig:/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/lib/pkgconfig:/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/share/pkgconfig
+ export LD_LIBRARY_PATH=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib:
+ env
+ grep -v ^LESS
+ sort
AR=arm-poky-linux-gnueabi-ar
ARCH=arm
AS=arm-poky-linux-gnueabi-as 
BUILD_DISPLAY_NAME=#61
BUILD_ID=61
BUILD_NUMBER=61
BUILD_TAG=jenkins-osmo-gsm-tester_manual-build-all-61
BUILD_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_manual-build-all/61/
CC=arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi
CFLAGS= -O2 -pipe
CONFIG_SITE=/opt/poky/2.3.2/site-config-armv5te-poky-linux-gnueabi
CONFIGURE_FLAGS=--target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi
CPP=arm-poky-linux-gnueabi-gcc -E  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi
CPPFLAGS=
CROSS_COMPILE=arm-poky-linux-gnueabi-
CXX=arm-poky-linux-gnueabi-g++  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi
CXXFLAGS=
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
DESTDIR=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi
EXECUTOR_NUMBER=1
GDB=arm-poky-linux-gnueabi-gdb
GIT_BRANCH=origin/master
GIT_COMMIT=80ce34bb88b2e2d572db5c9d8d16a8302569e5c7
GIT_PREVIOUS_COMMIT=a238ed99316d0ac8bc4ddbfac1cb1a1a46ffafbc
GIT_PREVIOUS_SUCCESSFUL_COMMIT=a238ed99316d0ac8bc4ddbfac1cb1a1a46ffafbc
GIT_URL=git://git.osmocom.org/osmo-gsm-tester
git_url=https://gerrit.osmocom.org
HOME=/home/osmocom-build
HUDSON_COOKIE=e172cc25-5126-491d-bd87-db0a7243c61a
HUDSON_HOME=/var/jenkins_home
HUDSON_SERVER_COOKIE=8cd9590adb8bfe87
HUDSON_URL=https://jenkins.osmocom.org/jenkins/
JENKINS_HOME=/var/jenkins_home
JENKINS_SERVER_COOKIE=8cd9590adb8bfe87
JENKINS_URL=https://jenkins.osmocom.org/jenkins/
JOB_BASE_NAME=osmo-gsm-tester_manual-build-all
JOB_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_manual-build-all/display/redirect
JOB_NAME=osmo-gsm-tester_manual-build-all
JOB_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_manual-build-all/
KCFLAGS=--sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi
LANG=en_US.UTF-8
LD=arm-poky-linux-gnueabi-ld  --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi
LDFLAGS=-Wl,-O1
LD_LIBRARY_PATH=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib:
LOGNAME=osmocom-build
M4=m4
MAIL=/var/mail/osmocom-build
MAKE=make
NM=arm-poky-linux-gnueabi-nm
NODE_LABELS=build2-deb9build-ansible coverity osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 ttcn3
NODE_NAME=build2-deb9build-ansible
OBJCOPY=arm-poky-linux-gnueabi-objcopy
OBJDUMP=arm-poky-linux-gnueabi-objdump
OECORE_ACLOCAL_OPTS=-I /opt/poky/2.3.2/sysroots/x86_64-pokysdk-linux/usr/share/aclocal
OECORE_DISTRO_VERSION=2.3.2
OECORE_NATIVE_SYSROOT=/opt/poky/2.3.2/sysroots/x86_64-pokysdk-linux
OECORE_SDK_VERSION=2.3.2
OECORE_TARGET_SYSROOT=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi
OLDPWD=/home/osmocom-build
OSMO_GSM_TESTER_BRANCH=refs/heads/master
OSMO_GSM_TESTER_BUILD_osmo_bsc=refs/changes/71/9671/12
PARALLEL_MAKE=-j 8
PATH=/opt/poky/2.3.2/sysroots/x86_64-pokysdk-linux/usr/bin:/opt/poky/2.3.2/sysroots/x86_64-pokysdk-linux/usr/sbin:/opt/poky/2.3.2/sysroots/x86_64-pokysdk-linux/bin:/opt/poky/2.3.2/sysroots/x86_64-pokysdk-linux/sbin:/opt/poky/2.3.2/sysroots/x86_64-pokysdk-linux/usr/bin/../x86_64-pokysdk-linux/bin:/opt/poky/2.3.2/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi:/opt/poky/2.3.2/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-uclibc:/opt/poky/2.3.2/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-musl:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin
PKG_CONFIG_PATH=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib/pkgconfig:/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/lib/pkgconfig:/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/share/pkgconfig
PKG_CONFIG_SYSROOT_DIR=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi
PWD=/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all
RANLIB=arm-poky-linux-gnueabi-ranlib
ROOTFS_PREFIX=/home/osmocom-build/
RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_manual-build-all/61/display/redirect?page=changes
RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_manual-build-all/61/display/redirect
SDKTARGETSYSROOT=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi
SHELL=/bin/bash
SHLVL=1
SSH_CLIENT=2a01:4f8:120:8470:1000::2 46886 22
SSH_CONNECTION=2a01:4f8:120:8470:1000::2 46886 2a01:4f8:10b:2ad9::1:6 22
STRIP=arm-poky-linux-gnueabi-strip
TARGET_PREFIX=arm-poky-linux-gnueabi-
USER=osmocom-build
_=/usr/bin/java
WORKSPACE=/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all
XDG_RUNTIME_DIR=/run/user/1000
XDG_SESSION_ID=11188
+ rm -f /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/*.build-*.tgz
+ rm -f /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/*.build-*.md5
+ rm -rf /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo
+ mkdir -p /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo
+ build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls
+ dep=libosmocore
+ branch=master
+ echo --disable-pcsc
+ grep ^-
+ [ -z --disable-pcsc ]
+ shift
+ configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls
+ set +x


====================== libosmocore


+ have_repo libosmocore master
+ repo=libosmocore
+ branch=master
+ echo OSMO_GSM_TESTER_BUILD_libosmocore
+ sed s/-/_/g
+ branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore
+ eval echo $OSMO_GSM_TESTER_BUILD_libosmocore
+ echo
+ branch_override=
+ [ -n  ]
+ cd /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all
+ rm -rf libosmocore
+ git clone https://gerrit.osmocom.org/libosmocore libosmocore
Cloning into 'libosmocore'...
+ cd libosmocore
+ git rev-parse origin/master
f1e13d6081920b7f65c0ff70c19fb638a7fc86fa
+ branch=origin/master
+ git checkout -b build_branch origin/master
Switched to a new branch 'build_branch'
Branch build_branch set up to track remote branch master from origin.
+ rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am README.md TODO-RELEASE configure.ac contrib debian doc git-version-gen include libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmovty.pc.in m4 osmo-release.mk osmo-release.sh src tests utils
+ git reset --hard origin/master
HEAD is now at f1e13d60 return error to sender upon bssgp_tlv_parse() failure
+ git rev-parse HEAD
f1e13d6081920b7f65c0ff70c19fb638a7fc86fa
+ git rev-parse HEAD
+ echo f1e13d6081920b7f65c0ff70c19fb638a7fc86fa libosmocore
+ cd /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all
+ cd libosmocore
+ [ libosmocore = openbsc ]
+ set +x


+ autoreconf -fi
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
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:21: installing './compile'
configure.ac:23: installing './config.guess'
configure.ac:23: installing './config.sub'
configure.ac:8: installing './install-sh'
configure.ac:8: installing './missing'
src/Makefile.am: installing './depcomp'
+ set +x


+ ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-sysmo --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls
configure: loading site script /opt/poky/2.3.2/site-config-armv5te-poky-linux-gnueabi
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip
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 whether make sets $(MAKE)... (cached) yes
checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi
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... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes
checking for arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed
checking whether arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... arm-poky-linux-gnueabi
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) 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 arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld  --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi
checking if the linker (arm-poky-linux-gnueabi-ld  --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm
checking the name lister (arm-poky-linux-gnueabi-nm) 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 arm-poky-linux-gnueabi 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 arm-poky-linux-gnueabi-ld  --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r
checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump
checking how to recognize dependent libraries... pass_all
checking for arm-poky-linux-gnueabi-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar
checking for archiver @FILE support... @
checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip
checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib
checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi object... ok
checking for sysroot... /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for arm-poky-linux-gnueabi-mt... no
checking for mt... mt
configure: WARNING: using cross tools not prefixed with host triplet
checking if mt is a manifest tool... no
checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi
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 arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no
checking for arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC
checking if arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes
checking if arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no
checking if arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes
checking if arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes
checking whether the arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld  --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi) 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 pkg-config... /opt/poky/2.3.2/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config
checking for arm-poky-linux-gnueabi-pkg-config... no
checking for pkg-config... /opt/poky/2.3.2/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for ANSI C header files... (cached) yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/timerfd.h usability... yes
checking sys/timerfd.h presence... yes
checking for sys/timerfd.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for library containing dlopen... -ldl
checking for library containing dlsym... -ldl
checking for backtrace in -lexecinfo... no
checking for doxygen... /usr/bin/doxygen
checking whether SYS_getrandom is declared... yes
checking if arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes
checking whether struct tm has tm_gmtoff member... yes
checking for TALLOC... yes
checking whether arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi has __builtin_cpu_supports built-in... no
configure: WARNING: Runtime SIMD detection will be disabled
CFLAGS=" -O2 -pipe -DBUILDING_LIBOSMOCORE -Wall"
CPPFLAGS=" -DBUILDING_LIBOSMOCORE -Wall"
configure: creating ./config.status
config.status: creating libosmocore.pc
config.status: creating libosmocodec.pc
config.status: creating libosmocoding.pc
config.status: creating libosmovty.pc
config.status: creating libosmogsm.pc
config.status: creating libosmogb.pc
config.status: creating libosmoctrl.pc
config.status: creating libosmosim.pc
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating src/vty/Makefile
config.status: creating src/codec/Makefile
config.status: creating src/coding/Makefile
config.status: creating src/sim/Makefile
config.status: creating src/gsm/Makefile
config.status: creating src/gb/Makefile
config.status: creating src/ctrl/Makefile
config.status: creating src/pseudotalloc/Makefile
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating utils/Makefile
config.status: creating Doxyfile.core
config.status: creating Doxyfile.gsm
config.status: creating Doxyfile.vty
config.status: creating Doxyfile.codec
config.status: creating Doxyfile.coding
config.status: creating Doxyfile.gb
config.status: creating Doxyfile.ctrl
config.status: creating Makefile
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
+ set +x


+ make -j8
echo 0.11.0.56-f1e1 > .version-t && mv .version-t .version
make  all-recursive
make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore'
Making all in include
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/include'
  GEN      osmocom/gsm/gsm0503.h
Generating header file...
Generate 'xcch' declaration
Generate 'rach' declaration
Generate 'rach_ext' declaration
Generate 'sch' declaration
Generate 'cs2' declaration
Generate 'cs3' declaration
Generate 'cs2_np' declaration
Generate 'cs3_np' declaration
Generate 'tch_afs_12_2' declaration
Generate 'tch_afs_10_2' declaration
Generate 'tch_afs_7_95' declaration
Generate 'tch_afs_7_4' declaration
Generate 'tch_afs_6_7' declaration
Generate 'tch_afs_5_9' declaration
Generate 'tch_afs_5_15' declaration
Generate 'tch_afs_4_75' declaration
Generate 'tch_fr' declaration
Generate 'tch_hr' declaration
Generate 'tch_ahs_7_95' declaration
Generate 'tch_ahs_7_4' declaration
Generate 'tch_ahs_6_7' declaration
Generate 'tch_ahs_5_9' declaration
Generate 'tch_ahs_5_15' declaration
Generate 'tch_ahs_4_75' declaration
Generate 'mcs1_dl_hdr' declaration
Generate 'mcs1_ul_hdr' declaration
Generate 'mcs1' declaration
Generate 'mcs2' declaration
Generate 'mcs3' declaration
Generate 'mcs4' declaration
Generate 'mcs5_dl_hdr' declaration
Generate 'mcs5_ul_hdr' declaration
Generate 'mcs5' declaration
Generate 'mcs6' declaration
Generate 'mcs7_dl_hdr' declaration
Generate 'mcs7_ul_hdr' declaration
Generate 'mcs7' declaration
Generate 'mcs8' declaration
Generate 'mcs9' declaration
Generation complete.
make  all-am
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/include'
  GEN      osmocom/core/bit16gen.h
  GEN      osmocom/core/bit32gen.h
  GEN      osmocom/core/bit64gen.h
  GEN      osmocom/core/crc64gen.h
  GEN      osmocom/core/crc16gen.h
  GEN      osmocom/core/crc8gen.h
  GEN      osmocom/core/crc32gen.h
  GEN      osmocom/core/bit16gen.h
  GEN      osmocom/core/bit64gen.h
  GEN      osmocom/core/bit32gen.h
  GEN      osmocom/core/crc64gen.h
  GEN      osmocom/core/crc16gen.h
  GEN      osmocom/core/crc8gen.h
  GEN      osmocom/core/crc32gen.h
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/include'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/include'
Making all in src
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src'
  GEN      crc16gen.c
  GEN      crc32gen.c
  GEN      crc8gen.c
  GEN      crc64gen.c
make  all-am
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src'
  CC       timer_gettimeofday.lo
  CC       timer.lo
  CC       select.lo
  CC       timer_clockgettime.lo
  CC       signal.lo
  CC       bitvec.lo
  CC       msgb.lo
  CC       bits.lo
  CC       bitcomp.lo
  CC       counter.lo
  CC       fsm.lo
  CC       write_queue.lo
  CC       utils.lo
  CC       socket.lo
  CC       logging.lo
  CC       logging_syslog.lo
  CC       rate_ctr.lo
  CC       logging_gsmtap.lo
  CC       gsmtap_util.lo
  CC       crc16.lo
  CC       panic.lo
  CC       backtrace.lo
  CC       conv.lo
  CC       application.lo
  CC       rbtree.lo
  CC       strrb.lo
  CC       loggingrb.lo
  CC       crc8gen.lo
  CC       crc16gen.lo
  CC       crc32gen.lo
  CC       crc64gen.lo
  CC       macaddr.lo
  CC       stat_item.lo
  CC       stats.lo
  CC       stats_statsd.lo
  CC       prim.lo
  CC       conv_acc.lo
  CC       conv_acc_generic.lo
  CC       sercomm.lo
  CC       prbs.lo
  CC       isdnhdlc.lo
  CC       plugin.lo
  CC       msgfile.lo
  CC       serial.lo
  CCLD     libosmocore.la
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src'
Making all in src/vty
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/vty'
  CC       buffer.lo
  CC       vty.lo
  CC       vector.lo
  CC       command.lo
  CC       utils.lo
  CC       logging_vty.lo
  CC       telnet_interface.lo
  CC       stats_vty.lo
  CC       fsm_vty.lo
  CC       talloc_ctx_vty.lo
  CCLD     libosmovty.la
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/vty'
Making all in src/codec
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/codec'
  CC       gsm660.lo
  CC       ecu_fr.lo
  CC       gsm620.lo
  CC       gsm610.lo
  CC       gsm690.lo
  CCLD     libosmocodec.la
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/codec'
Making all in src/gsm
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/gsm'
  GEN      gsm0503_conv.c
Generating convolutional codes...
Generate 'xcch' definition
Generate 'rach' definition
Generate 'rach_ext' definition
Generate 'sch' definition
Generate 'cs2' definition
Generate 'cs3' definition
Generate 'cs2_np' definition
Generate 'cs3_np' definition
Generate 'tch_afs_12_2' definition
Generate 'tch_afs_10_2' definition
Generate 'tch_afs_7_95' definition
Generate 'tch_afs_7_4' definition
Generate 'tch_afs_6_7' definition
Generate 'tch_afs_5_9' definition
Generate 'tch_afs_5_15' definition
Generate 'tch_afs_4_75' definition
Generate 'tch_fr' definition
Generate 'tch_hr' definition
Generate 'tch_ahs_7_95' definition
Generate 'tch_ahs_7_4' definition
Generate 'tch_ahs_6_7' definition
Generate 'tch_ahs_5_9' definition
Generate 'tch_ahs_5_15' definition
Generate 'tch_ahs_4_75' definition
Generate 'mcs1_dl_hdr' definition
Generate 'mcs1_ul_hdr' definition
Generate 'mcs1' definition
Generate 'mcs2' definition
Generate 'mcs3' definition
Generate 'mcs4' definition
Generate 'mcs5_dl_hdr' definition
Generate 'mcs5_ul_hdr' definition
Generate 'mcs5' definition
Generate 'mcs6' definition
Generate 'mcs7_dl_hdr' definition
Generate 'mcs7_ul_hdr' definition
Generate 'mcs7' definition
Generate 'mcs8' definition
Generate 'mcs9' definition
Generation complete.
make  all-am
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/gsm'
  CC       a5.lo
  CC       rxlev_stat.lo
  CC       tlv_parser.lo
  CC       comp128v23.lo
  CC       comp128.lo
  CC       gsm_utils.lo
  CC       gsm48.lo
  CC       rsl.lo
  CC       gsm48_ie.lo
  CC       gsm0808.lo
  CC       sysinfo.lo
  CC       gprs_cipher_core.lo
  CC       gprs_rlc.lo
  CC       gsm0480.lo
  CC       abis_nm.lo
  CC       gsm0502.lo
  CC       gsm0411_utils.lo
  CC       gsm0411_smc.lo
  CC       gsm0411_smr.lo
  CC       gsm0414.lo
  CC       lapd_core.lo
  CC       lapdm.lo
  CC       kasumi.lo
  CC       gsm_04_08_gprs.lo
  CC       auth_core.lo
  CC       auth_comp128v1.lo
  CC       auth_comp128v23.lo
  CC       auth_milenage.lo
  CC       gea.lo
  CC       gan.lo
  CC       ipa.lo
  CC       gsm0341.lo
  CC       apn.lo
  CC       gsup.lo
  CC       gprs_gea.lo
  CC       gsm0503_conv.lo
  CC       oap.lo
  CC       gsm0808_utils.lo
  CC       gsm23003.lo
  CC       mncc.lo
  CC       bts_features.lo
  CC       milenage/aes-encblock.lo
  CC       milenage/aes-internal.lo
  CC       milenage/aes-internal-enc.lo
  CC       milenage/milenage.lo
  CCLD     libgsmint.la
arm-poky-linux-gnueabi-ar: `u' modifier ignored since `D' is the default (see `U')
  CCLD     libosmogsm.la
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/gsm'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/gsm'
Making all in src/coding
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/coding'
  CC       gsm0503_interleaving.lo
  CC       gsm0503_mapping.lo
  CC       gsm0503_tables.lo
  CC       gsm0503_coding.lo
  CC       gsm0503_parity.lo
  CCLD     libosmocoding.la
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/coding'
Making all in src/gb
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/gb'
  CC       gprs_ns.lo
  CC       gprs_ns_frgre.lo
  CC       gprs_ns_vty.lo
  CC       gprs_bssgp.lo
  CC       gprs_bssgp_bss.lo
  CC       gprs_bssgp_vty.lo
  CC       gprs_bssgp_util.lo
  CC       common_vty.lo
  CCLD     libosmogb.la
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/gb'
Making all in src/ctrl
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/ctrl'
  CC       control_cmd.lo
  CC       fsm_ctrl_commands.lo
  CC       control_if.lo
  CC       control_vty.lo
  CCLD     libosmoctrl.la
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/ctrl'
Making all in src/sim
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/sim'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/sim'
Making all in src/pseudotalloc
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/pseudotalloc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/pseudotalloc'
Making all in utils
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/utils'
  CC       osmo-arfcn.o
  CC       osmo-auc-gen.o
  CCLD     osmo-arfcn
  CCLD     osmo-auc-gen
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/utils'
Making all in tests
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/tests'
  GEN      conv/gsm0503_test_vectors.c
Generating test vectors...
Generate 'xcch' test vector
Generate 'rach' test vector
Generate 'rach_ext' test vector
Generate 'sch' test vector
Generate 'cs2' test vector
Generate 'cs3' test vector
Generate 'cs2_np' test vector
Generate 'cs3_np' test vector
Generate 'tch_afs_12_2' test vector
Generate 'tch_afs_10_2' test vector
Generate 'tch_afs_7_95' test vector
Generate 'tch_afs_7_4' test vector
Generate 'tch_afs_6_7' test vector
Generate 'tch_afs_5_9' test vector
Generate 'tch_afs_5_15' test vector
Generate 'tch_afs_4_75' test vector
Generate 'tch_fr' test vector
Generate 'tch_hr' test vector
Generate 'tch_ahs_7_95' test vector
Generate 'tch_ahs_7_4' test vector
Generate 'tch_ahs_6_7' test vector
Generate 'tch_ahs_5_9' test vector
Generate 'tch_ahs_5_15' test vector
Generate 'tch_ahs_4_75' test vector
Generate 'mcs1_dl_hdr' test vector
Generate 'mcs1_ul_hdr' test vector
Generate 'mcs1' test vector
Generate 'mcs2' test vector
Generate 'mcs3' test vector
Generate 'mcs4' test vector
Generate 'mcs5_dl_hdr' test vector
Generate 'mcs5_ul_hdr' test vector
Generate 'mcs5' test vector
Generate 'mcs6' test vector
Generate 'mcs7_dl_hdr' test vector
Generate 'mcs7_ul_hdr' test vector
Generate 'mcs7' test vector
Generate 'mcs8' test vector
Generate 'mcs9' test vector
Generation complete.
make  all-am
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/tests'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/tests'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/tests'
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore'
make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore'
+ set +x


+ make install
make  install-recursive
make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore'
Making install in include
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/include'
make  install-am
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/include'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/include'
make[4]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/include'
 /bin/mkdir -p '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/include/osmocom/core'
 /usr/bin/install -c -m 644  osmocom/core/application.h osmocom/core/backtrace.h osmocom/core/bit16gen.h osmocom/core/bit32gen.h osmocom/core/bit64gen.h osmocom/core/bits.h osmocom/core/bitvec.h osmocom/core/bitcomp.h osmocom/core/byteswap.h osmocom/core/conv.h osmocom/core/counter.h osmocom/core/crc16.h osmocom/core/crc16gen.h osmocom/core/crc32gen.h osmocom/core/crc64gen.h osmocom/core/crc8gen.h osmocom/core/crcgen.h osmocom/core/endian.h osmocom/core/defs.h osmocom/core/fsm.h osmocom/core/gsmtap.h osmocom/core/gsmtap_util.h osmocom/core/isdnhdlc.h osmocom/core/linuxlist.h osmocom/core/linuxrbtree.h osmocom/core/logging.h osmocom/core/loggingrb.h osmocom/core/stats.h osmocom/core/macaddr.h osmocom/core/msgb.h osmocom/core/panic.h osmocom/core/prbs.h osmocom/core/prim.h osmocom/core/process.h osmocom/core/rate_ctr.h osmocom/core/stat_item.h osmocom/core/select.h osmocom/core/sercomm.h osmocom/core/signal.h osmocom/core/socket.h '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/include/osmocom/core'
 /bin/mkdir -p '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/include/osmocom/coding'
 /usr/bin/install -c -m 644  osmocom/coding/gsm0503_tables.h osmocom/coding/gsm0503_parity.h osmocom/coding/gsm0503_mapping.h osmocom/coding/gsm0503_interleaving.h osmocom/coding/gsm0503_coding.h '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/include/osmocom/coding'
 /bin/mkdir -p '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/include/osmocom/core'
 /usr/bin/install -c -m 644  osmocom/core/statistics.h osmocom/core/strrb.h osmocom/core/talloc.h osmocom/core/timer.h osmocom/core/timer_compat.h osmocom/core/utils.h osmocom/core/write_queue.h osmocom/core/plugin.h osmocom/core/msgfile.h osmocom/core/serial.h '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/include/osmocom/core'
 /bin/mkdir -p '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/include/osmocom/vty'
 /usr/bin/install -c -m 644  osmocom/vty/buffer.h osmocom/vty/command.h osmocom/vty/logging.h osmocom/vty/stats.h osmocom/vty/misc.h osmocom/vty/telnet_interface.h osmocom/vty/vector.h osmocom/vty/vty.h osmocom/vty/ports.h '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/include/osmocom/vty'
 /bin/mkdir -p '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/include/osmocom/gsm/protocol'
 /usr/bin/install -c -m 644  osmocom/gsm/protocol/gsm_03_40.h osmocom/gsm/protocol/gsm_03_41.h osmocom/gsm/protocol/gsm_04_08.h osmocom/gsm/protocol/gsm_04_08_gprs.h osmocom/gsm/protocol/gsm_04_11.h osmocom/gsm/protocol/gsm_04_12.h osmocom/gsm/protocol/gsm_04_14.h osmocom/gsm/protocol/gsm_04_80.h osmocom/gsm/protocol/gsm_08_08.h osmocom/gsm/protocol/gsm_08_58.h osmocom/gsm/protocol/gsm_09_02.h osmocom/gsm/protocol/gsm_12_21.h osmocom/gsm/protocol/gsm_23_003.h osmocom/gsm/protocol/gsm_44_318.h osmocom/gsm/protocol/ipaccess.h osmocom/gsm/protocol/smpp34_osmocom.h '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/include/osmocom/gsm/protocol'
 /bin/mkdir -p '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/include/osmocom/sim'
 /usr/bin/install -c -m 644  osmocom/sim/class_tables.h osmocom/sim/sim.h '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/include/osmocom/sim'
 /bin/mkdir -p '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/include/osmocom/gprs'
 /usr/bin/install -c -m 644  osmocom/gprs/gprs_bssgp.h osmocom/gprs/gprs_bssgp_bss.h osmocom/gprs/gprs_msgb.h osmocom/gprs/gprs_ns.h osmocom/gprs/gprs_ns_frgre.h osmocom/gprs/gprs_rlc.h '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/include/osmocom/gprs'
 /bin/mkdir -p '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/include/osmocom/crypt'
 /usr/bin/install -c -m 644  osmocom/crypt/auth.h osmocom/crypt/gprs_cipher.h '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/include/osmocom/crypt'
 /bin/mkdir -p '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/include/osmocom/gsm'
 /usr/bin/install -c -m 644  osmocom/gsm/a5.h osmocom/gsm/abis_nm.h osmocom/gsm/apn.h osmocom/gsm/bts_features.h osmocom/gsm/comp128.h osmocom/gsm/comp128v23.h osmocom/gsm/bitvec_gsm.h osmocom/gsm/gan.h osmocom/gsm/gsm0341.h osmocom/gsm/gsm0411_smc.h osmocom/gsm/gsm0411_smr.h osmocom/gsm/gsm0411_utils.h osmocom/gsm/gsm0480.h osmocom/gsm/gsm0502.h osmocom/gsm/gsm0503.h osmocom/gsm/gsm0808.h osmocom/gsm/gsm0808_utils.h osmocom/gsm/gsm23003.h osmocom/gsm/gsm48.h osmocom/gsm/gsm48_ie.h osmocom/gsm/gsm_utils.h osmocom/gsm/gsup.h osmocom/gsm/ipa.h osmocom/gsm/lapd_core.h osmocom/gsm/lapdm.h osmocom/gsm/meas_rep.h osmocom/gsm/mncc.h osmocom/gsm/prim.h osmocom/gsm/l1sap.h osmocom/gsm/oap.h osmocom/gsm/rsl.h osmocom/gsm/rxlev_stat.h osmocom/gsm/sysinfo.h osmocom/gsm/tlv.h '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/include/osmocom/gsm'
 /bin/mkdir -p '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/include/osmocom/ctrl'
 /usr/bin/install -c -m 644  osmocom/ctrl/control_cmd.h osmocom/ctrl/control_if.h osmocom/ctrl/ports.h osmocom/ctrl/control_vty.h '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/include/osmocom/ctrl'
 /bin/mkdir -p '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/include/osmocom/gprs/protocol'
 /usr/bin/install -c -m 644  osmocom/gprs/protocol/gsm_04_60.h osmocom/gprs/protocol/gsm_08_16.h osmocom/gprs/protocol/gsm_08_18.h '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/include/osmocom/gprs/protocol'
 /bin/mkdir -p '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/include/osmocom/codec'
 /usr/bin/install -c -m 644  osmocom/codec/ecu.h osmocom/codec/codec.h osmocom/codec/gsm610_bits.h '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/include/osmocom/codec'
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/include'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/include'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/include'
Making install in src
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src'
make  install-am
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src'
 /bin/mkdir -p '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib'
 ../arm-poky-linux-gnueabi-libtool   --mode=install /usr/bin/install -c   libosmocore.la '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib'
arm-poky-linux-gnueabi-libtool: install: /usr/bin/install -c .libs/libosmocore.so.10.0.0 /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib/libosmocore.so.10.0.0
arm-poky-linux-gnueabi-libtool: install: (cd /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib && { ln -s -f libosmocore.so.10.0.0 libosmocore.so.10 || { rm -f libosmocore.so.10 && ln -s libosmocore.so.10.0.0 libosmocore.so.10; }; })
arm-poky-linux-gnueabi-libtool: install: (cd /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib && { ln -s -f libosmocore.so.10.0.0 libosmocore.so || { rm -f libosmocore.so && ln -s libosmocore.so.10.0.0 libosmocore.so; }; })
arm-poky-linux-gnueabi-libtool: install: /usr/bin/install -c .libs/libosmocore.lai /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib/libosmocore.la
arm-poky-linux-gnueabi-libtool: warning: remember to run 'arm-poky-linux-gnueabi-libtool --finish /usr/local/jenkins-build/inst-osmo-bts-sysmo/lib'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src'
Making install in src/vty
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/vty'
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/vty'
 /bin/mkdir -p '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib'
 ../../arm-poky-linux-gnueabi-libtool   --mode=install /usr/bin/install -c   libosmovty.la '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib'
arm-poky-linux-gnueabi-libtool: install: /usr/bin/install -c .libs/libosmovty.so.4.0.1 /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib/libosmovty.so.4.0.1
arm-poky-linux-gnueabi-libtool: install: (cd /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib && { ln -s -f libosmovty.so.4.0.1 libosmovty.so.4 || { rm -f libosmovty.so.4 && ln -s libosmovty.so.4.0.1 libosmovty.so.4; }; })
arm-poky-linux-gnueabi-libtool: install: (cd /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib && { ln -s -f libosmovty.so.4.0.1 libosmovty.so || { rm -f libosmovty.so && ln -s libosmovty.so.4.0.1 libosmovty.so; }; })
arm-poky-linux-gnueabi-libtool: install: /usr/bin/install -c .libs/libosmovty.lai /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib/libosmovty.la
arm-poky-linux-gnueabi-libtool: warning: remember to run 'arm-poky-linux-gnueabi-libtool --finish /usr/local/jenkins-build/inst-osmo-bts-sysmo/lib'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/vty'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/vty'
Making install in src/codec
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/codec'
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/codec'
 /bin/mkdir -p '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib'
 ../../arm-poky-linux-gnueabi-libtool   --mode=install /usr/bin/install -c   libosmocodec.la '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib'
arm-poky-linux-gnueabi-libtool: install: /usr/bin/install -c .libs/libosmocodec.so.0.1.0 /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib/libosmocodec.so.0.1.0
arm-poky-linux-gnueabi-libtool: install: (cd /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib && { ln -s -f libosmocodec.so.0.1.0 libosmocodec.so.0 || { rm -f libosmocodec.so.0 && ln -s libosmocodec.so.0.1.0 libosmocodec.so.0; }; })
arm-poky-linux-gnueabi-libtool: install: (cd /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib && { ln -s -f libosmocodec.so.0.1.0 libosmocodec.so || { rm -f libosmocodec.so && ln -s libosmocodec.so.0.1.0 libosmocodec.so; }; })
arm-poky-linux-gnueabi-libtool: install: /usr/bin/install -c .libs/libosmocodec.lai /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib/libosmocodec.la
arm-poky-linux-gnueabi-libtool: warning: remember to run 'arm-poky-linux-gnueabi-libtool --finish /usr/local/jenkins-build/inst-osmo-bts-sysmo/lib'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/codec'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/codec'
Making install in src/gsm
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/gsm'
make  install-am
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/gsm'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/gsm'
 /bin/mkdir -p '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib'
 ../../arm-poky-linux-gnueabi-libtool   --mode=install /usr/bin/install -c   libosmogsm.la '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib'
arm-poky-linux-gnueabi-libtool: install: /usr/bin/install -c .libs/libosmogsm.so.9.0.0 /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib/libosmogsm.so.9.0.0
arm-poky-linux-gnueabi-libtool: install: (cd /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib && { ln -s -f libosmogsm.so.9.0.0 libosmogsm.so.9 || { rm -f libosmogsm.so.9 && ln -s libosmogsm.so.9.0.0 libosmogsm.so.9; }; })
arm-poky-linux-gnueabi-libtool: install: (cd /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib && { ln -s -f libosmogsm.so.9.0.0 libosmogsm.so || { rm -f libosmogsm.so && ln -s libosmogsm.so.9.0.0 libosmogsm.so; }; })
arm-poky-linux-gnueabi-libtool: install: /usr/bin/install -c .libs/libosmogsm.lai /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib/libosmogsm.la
arm-poky-linux-gnueabi-libtool: warning: remember to run 'arm-poky-linux-gnueabi-libtool --finish /usr/local/jenkins-build/inst-osmo-bts-sysmo/lib'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/gsm'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/gsm'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/gsm'
Making install in src/coding
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/coding'
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/coding'
 /bin/mkdir -p '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib'
 ../../arm-poky-linux-gnueabi-libtool   --mode=install /usr/bin/install -c   libosmocoding.la '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib'
arm-poky-linux-gnueabi-libtool: install: /usr/bin/install -c .libs/libosmocoding.so.0.1.0 /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib/libosmocoding.so.0.1.0
arm-poky-linux-gnueabi-libtool: install: (cd /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib && { ln -s -f libosmocoding.so.0.1.0 libosmocoding.so.0 || { rm -f libosmocoding.so.0 && ln -s libosmocoding.so.0.1.0 libosmocoding.so.0; }; })
arm-poky-linux-gnueabi-libtool: install: (cd /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib && { ln -s -f libosmocoding.so.0.1.0 libosmocoding.so || { rm -f libosmocoding.so && ln -s libosmocoding.so.0.1.0 libosmocoding.so; }; })
arm-poky-linux-gnueabi-libtool: install: /usr/bin/install -c .libs/libosmocoding.lai /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib/libosmocoding.la
arm-poky-linux-gnueabi-libtool: warning: remember to run 'arm-poky-linux-gnueabi-libtool --finish /usr/local/jenkins-build/inst-osmo-bts-sysmo/lib'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/coding'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/coding'
Making install in src/gb
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/gb'
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/gb'
 /bin/mkdir -p '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib'
 ../../arm-poky-linux-gnueabi-libtool   --mode=install /usr/bin/install -c   libosmogb.la '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib'
arm-poky-linux-gnueabi-libtool: install: /usr/bin/install -c .libs/libosmogb.so.6.0.0 /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib/libosmogb.so.6.0.0
arm-poky-linux-gnueabi-libtool: install: (cd /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib && { ln -s -f libosmogb.so.6.0.0 libosmogb.so.6 || { rm -f libosmogb.so.6 && ln -s libosmogb.so.6.0.0 libosmogb.so.6; }; })
arm-poky-linux-gnueabi-libtool: install: (cd /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib && { ln -s -f libosmogb.so.6.0.0 libosmogb.so || { rm -f libosmogb.so && ln -s libosmogb.so.6.0.0 libosmogb.so; }; })
arm-poky-linux-gnueabi-libtool: install: /usr/bin/install -c .libs/libosmogb.lai /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib/libosmogb.la
arm-poky-linux-gnueabi-libtool: warning: remember to run 'arm-poky-linux-gnueabi-libtool --finish /usr/local/jenkins-build/inst-osmo-bts-sysmo/lib'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/gb'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/gb'
Making install in src/ctrl
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/ctrl'
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/ctrl'
 /bin/mkdir -p '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib'
 ../../arm-poky-linux-gnueabi-libtool   --mode=install /usr/bin/install -c   libosmoctrl.la '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib'
arm-poky-linux-gnueabi-libtool: install: /usr/bin/install -c .libs/libosmoctrl.so.0.2.0 /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib/libosmoctrl.so.0.2.0
arm-poky-linux-gnueabi-libtool: install: (cd /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib && { ln -s -f libosmoctrl.so.0.2.0 libosmoctrl.so.0 || { rm -f libosmoctrl.so.0 && ln -s libosmoctrl.so.0.2.0 libosmoctrl.so.0; }; })
arm-poky-linux-gnueabi-libtool: install: (cd /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib && { ln -s -f libosmoctrl.so.0.2.0 libosmoctrl.so || { rm -f libosmoctrl.so && ln -s libosmoctrl.so.0.2.0 libosmoctrl.so; }; })
arm-poky-linux-gnueabi-libtool: install: /usr/bin/install -c .libs/libosmoctrl.lai /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib/libosmoctrl.la
arm-poky-linux-gnueabi-libtool: warning: remember to run 'arm-poky-linux-gnueabi-libtool --finish /usr/local/jenkins-build/inst-osmo-bts-sysmo/lib'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/ctrl'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/ctrl'
Making install in src/sim
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/sim'
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/sim'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/sim'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/sim'
Making install in src/pseudotalloc
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/pseudotalloc'
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/pseudotalloc'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/pseudotalloc'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/pseudotalloc'
Making install in utils
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/utils'
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/utils'
 /bin/mkdir -p '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/bin'
  ../arm-poky-linux-gnueabi-libtool   --mode=install /usr/bin/install -c osmo-arfcn osmo-auc-gen '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/bin'
arm-poky-linux-gnueabi-libtool: warning: '../src/libosmocore.la' has not been installed in '/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib'
arm-poky-linux-gnueabi-libtool: warning: '../src/gsm/libosmogsm.la' has not been installed in '/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib'
arm-poky-linux-gnueabi-libtool: warning: '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/libosmocore.la' has not been installed in '/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib'
arm-poky-linux-gnueabi-libtool: install: /usr/bin/install -c .libs/osmo-arfcn /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/bin/osmo-arfcn
arm-poky-linux-gnueabi-libtool: warning: '../src/libosmocore.la' has not been installed in '/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib'
arm-poky-linux-gnueabi-libtool: warning: '../src/gsm/libosmogsm.la' has not been installed in '/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib'
arm-poky-linux-gnueabi-libtool: warning: '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/src/libosmocore.la' has not been installed in '/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib'
arm-poky-linux-gnueabi-libtool: install: /usr/bin/install -c .libs/osmo-auc-gen /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/bin/osmo-auc-gen
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/utils'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/utils'
Making install in tests
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/tests'
make  install-am
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/tests'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/tests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/tests'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/tests'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore/tests'
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore'
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore'
 /bin/mkdir -p '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/bin'
 /usr/bin/install -c osmo-release.sh '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/bin'
 /bin/mkdir -p '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib/pkgconfig'
 /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib/pkgconfig'
 /bin/mkdir -p '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/include'
 /usr/bin/install -c -m 644 osmo-release.mk '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/include'
make  install-data-hook
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore'
make[4]: Nothing to be done for 'install-data-hook'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore'
make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmocore'
+ build_repo libosmo-abis
+ dep=libosmo-abis
+ branch=master
+ echo 
+ grep ^-
+ [ -z  ]
+ branch=
+ [ -n  ]
+ branch=master
+ shift
+ configure_opts=
+ set +x


====================== libosmo-abis


+ have_repo libosmo-abis master
+ repo=libosmo-abis
+ branch=master
+ echo OSMO_GSM_TESTER_BUILD_libosmo-abis
+ sed s/-/_/g
+ branch_override_var=OSMO_GSM_TESTER_BUILD_libosmo_abis
+ eval echo $OSMO_GSM_TESTER_BUILD_libosmo_abis
+ echo
+ branch_override=
+ [ -n  ]
+ cd /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all
+ rm -rf libosmo-abis
+ git clone https://gerrit.osmocom.org/libosmo-abis libosmo-abis
Cloning into 'libosmo-abis'...
+ cd libosmo-abis
+ git rev-parse origin/master
e7761c6f6fb5e4b2fa049f1172a259652ac3692d
+ branch=origin/master
+ git checkout -b build_branch origin/master
Switched to a new branch 'build_branch'
Branch build_branch set up to track remote branch master from origin.
+ rm -rf AUTHORS COPYING Makefile.am README.md TODO-RELEASE configure.ac contrib debian git-version-gen include libosmoabis.pc.in libosmotrau.pc.in m4 src tests
+ git reset --hard origin/master
HEAD is now at e7761c6 Revert "ortp: enable scheduled mode on rtp socket creation"
+ git rev-parse HEAD
e7761c6f6fb5e4b2fa049f1172a259652ac3692d
+ git rev-parse HEAD
+ echo e7761c6f6fb5e4b2fa049f1172a259652ac3692d libosmo-abis
+ cd /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all
+ cd libosmo-abis
+ [ libosmo-abis = openbsc ]
+ set +x


+ autoreconf -fi
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
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:20: installing './compile'
configure.ac:22: installing './config.guess'
configure.ac:22: installing './config.sub'
configure.ac:8: installing './install-sh'
configure.ac:8: installing './missing'
src/Makefile.am: installing './depcomp'
+ set +x


+ ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-sysmo --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi
configure: loading site script /opt/poky/2.3.2/site-config-armv5te-poky-linux-gnueabi
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip
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 whether make sets $(MAKE)... (cached) yes
checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi
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... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes
checking for arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed
checking whether arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... arm-poky-linux-gnueabi
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) 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 arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld  --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi
checking if the linker (arm-poky-linux-gnueabi-ld  --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm
checking the name lister (arm-poky-linux-gnueabi-nm) 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 arm-poky-linux-gnueabi 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 arm-poky-linux-gnueabi-ld  --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r
checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump
checking how to recognize dependent libraries... pass_all
checking for arm-poky-linux-gnueabi-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar
checking for archiver @FILE support... @
checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip
checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib
checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi object... ok
checking for sysroot... /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for arm-poky-linux-gnueabi-mt... no
checking for mt... mt
configure: WARNING: using cross tools not prefixed with host triplet
checking if mt is a manifest tool... no
checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi
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 arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no
checking for arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC
checking if arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes
checking if arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no
checking if arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes
checking if arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes
checking whether the arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld  --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi) 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... /opt/poky/2.3.2/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config
checking for arm-poky-linux-gnueabi-pkg-config... no
checking for pkg-config... /opt/poky/2.3.2/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking if arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes
checking for LIBOSMOCORE... yes
checking for LIBOSMOVTY... yes
checking for LIBOSMOGSM... yes
checking for ORTP... yes
checking dahdi/user.h usability... no
checking dahdi/user.h presence... no
checking for dahdi/user.h... no
configure: WARNING: DAHDI input driver will not be built
CFLAGS=" -O2 -pipe -Wall"
CPPFLAGS=" -Wall"
configure: creating ./config.status
config.status: creating libosmoabis.pc
config.status: creating libosmotrau.pc
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating Makefile
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
+ set +x


+ make -j8
echo 0.5.0.9-e776 > .version-t && mv .version-t .version
make  all-recursive
make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmo-abis'
Making all in include
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmo-abis/include'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmo-abis/include'
Making all in src
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmo-abis/src'
  CC       init.lo
  CC       e1_input.lo
  CC       e1_input_vty.lo
  CC       ipa_proxy.lo
  CC       subchan_demux.lo
  CC       trau_frame.lo
  CC       input/dahdi.lo
  CC       input/ipa.lo
  CC       input/ipaccess.lo
  CC       input/lapd.lo
  CC       input/lapd_pcap.lo
  CC       input/misdn.lo
  CC       input/rs232.lo
  CC       input/unixsocket.lo
  CC       trau/libosmotrau_la-osmo_ortp.lo
trau/osmo_ortp.c:206:9: note: #pragma message: Using internal ortp API: rtp_session_rtcp_rec
 #pragma message ("Using internal ortp API: rtp_session_rtcp_rec")
         ^~~~~~~
  CCLD     libosmoabis.la
  CCLD     libosmotrau.la
arm-poky-linux-gnueabi-ar: `u' modifier ignored since `D' is the default (see `U')
arm-poky-linux-gnueabi-ar: `u' modifier ignored since `D' is the default (see `U')
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmo-abis/src'
Making all in tests
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmo-abis/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmo-abis/tests'
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmo-abis'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmo-abis'
make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmo-abis'
+ set +x


+ make install
make  install-recursive
make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmo-abis'
Making install in include
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmo-abis/include'
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmo-abis/include'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/include'
 /bin/mkdir -p '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/include/osmocom/abis'
 /usr/bin/install -c -m 644  osmocom/abis/ipa.h osmocom/abis/trau_frame.h osmocom/abis/ipa_proxy.h osmocom/abis/ipaccess.h osmocom/abis/abis.h osmocom/abis/subchan_demux.h osmocom/abis/e1_input.h osmocom/abis/lapd.h osmocom/abis/lapd_pcap.h osmocom/abis/unixsocket_proto.h '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/include/osmocom/abis'
 /bin/mkdir -p '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/include/osmocom/trau'
 /usr/bin/install -c -m 644  osmocom/trau/osmo_ortp.h '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/include/osmocom/trau'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmo-abis/include'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmo-abis/include'
Making install in src
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmo-abis/src'
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmo-abis/src'
 /bin/mkdir -p '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib'
 ../arm-poky-linux-gnueabi-libtool   --mode=install /usr/bin/install -c   libosmoabis.la libosmotrau.la '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib'
arm-poky-linux-gnueabi-libtool: install: /usr/bin/install -c .libs/libosmoabis.so.6.0.0 /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib/libosmoabis.so.6.0.0
arm-poky-linux-gnueabi-libtool: install: (cd /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib && { ln -s -f libosmoabis.so.6.0.0 libosmoabis.so.6 || { rm -f libosmoabis.so.6 && ln -s libosmoabis.so.6.0.0 libosmoabis.so.6; }; })
arm-poky-linux-gnueabi-libtool: install: (cd /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib && { ln -s -f libosmoabis.so.6.0.0 libosmoabis.so || { rm -f libosmoabis.so && ln -s libosmoabis.so.6.0.0 libosmoabis.so; }; })
arm-poky-linux-gnueabi-libtool: install: /usr/bin/install -c .libs/libosmoabis.lai /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib/libosmoabis.la
arm-poky-linux-gnueabi-libtool: install: /usr/bin/install -c .libs/libosmotrau.so.2.1.0 /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib/libosmotrau.so.2.1.0
arm-poky-linux-gnueabi-libtool: install: (cd /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib && { ln -s -f libosmotrau.so.2.1.0 libosmotrau.so.2 || { rm -f libosmotrau.so.2 && ln -s libosmotrau.so.2.1.0 libosmotrau.so.2; }; })
arm-poky-linux-gnueabi-libtool: install: (cd /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib && { ln -s -f libosmotrau.so.2.1.0 libosmotrau.so || { rm -f libosmotrau.so && ln -s libosmotrau.so.2.1.0 libosmotrau.so; }; })
arm-poky-linux-gnueabi-libtool: install: /usr/bin/install -c .libs/libosmotrau.lai /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib/libosmotrau.la
arm-poky-linux-gnueabi-libtool: install: /usr/bin/install -c .libs/libosmoabis.a /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib/libosmoabis.a
arm-poky-linux-gnueabi-libtool: install: chmod 644 /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib/libosmoabis.a
arm-poky-linux-gnueabi-libtool: install: arm-poky-linux-gnueabi-ranlib /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib/libosmoabis.a
arm-poky-linux-gnueabi-libtool: install: /usr/bin/install -c .libs/libosmotrau.a /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib/libosmotrau.a
arm-poky-linux-gnueabi-libtool: install: chmod 644 /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib/libosmotrau.a
arm-poky-linux-gnueabi-libtool: install: arm-poky-linux-gnueabi-ranlib /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib/libosmotrau.a
arm-poky-linux-gnueabi-libtool: warning: remember to run 'arm-poky-linux-gnueabi-libtool --finish /usr/local/jenkins-build/inst-osmo-bts-sysmo/lib'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmo-abis/src'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmo-abis/src'
Making install in tests
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmo-abis/tests'
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmo-abis/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmo-abis/tests'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmo-abis/tests'
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmo-abis'
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmo-abis'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib/pkgconfig'
 /usr/bin/install -c -m 644 libosmoabis.pc libosmotrau.pc '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/lib/pkgconfig'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmo-abis'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmo-abis'
make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/libosmo-abis'
+ build_repo osmo-bts --enable-sysmocom-bts --with-openbsc=/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/openbsc/openbsc/include
+ dep=osmo-bts
+ branch=master
+ echo --enable-sysmocom-bts
+ grep ^-
+ [ -z --enable-sysmocom-bts ]
+ shift
+ configure_opts=--enable-sysmocom-bts --with-openbsc=/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/openbsc/openbsc/include
+ set +x


====================== osmo-bts


+ have_repo osmo-bts master
+ repo=osmo-bts
+ branch=master
+ echo OSMO_GSM_TESTER_BUILD_osmo-bts
+ sed s/-/_/g
+ branch_override_var=OSMO_GSM_TESTER_BUILD_osmo_bts
+ eval echo $OSMO_GSM_TESTER_BUILD_osmo_bts
+ echo
+ branch_override=
+ [ -n  ]
+ cd /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all
+ rm -rf osmo-bts
+ git clone https://gerrit.osmocom.org/osmo-bts osmo-bts
Cloning into 'osmo-bts'...
+ cd osmo-bts
+ git rev-parse origin/master
0257f52835c4acb16c70c524ee5fc177e5492856
+ branch=origin/master
+ git checkout -b build_branch origin/master
Switched to a new branch 'build_branch'
Branch build_branch set up to track remote branch master from origin.
+ rm -rf COPYING Makefile.am README.md configure.ac contrib debian doc git-version-gen include src tests
+ git reset --hard origin/master
HEAD is now at 0257f52 log reception of PCU_IF_MSG_PAG_REQ messages from osmo-pcu
+ git rev-parse HEAD
0257f52835c4acb16c70c524ee5fc177e5492856
+ git rev-parse HEAD
+ echo 0257f52835c4acb16c70c524ee5fc177e5492856 osmo-bts
+ cd /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all
+ cd osmo-bts
+ [ osmo-bts = openbsc ]
+ set +x


+ 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:21: installing './compile'
configure.ac:23: installing './config.guess'
configure.ac:23: installing './config.sub'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
src/common/Makefile.am: installing './depcomp'
src/osmo-bts-sysmo/Makefile.am:25: warning: bin_PROGRAMS was already defined in condition TRUE, which includes condition ENABLE_SYSMOBTS_CALIB ...
src/osmo-bts-sysmo/Makefile.am:10: ... 'bin_PROGRAMS' previously defined here
src/osmo-bts-sysmo/Makefile.am:12: warning: source file 'misc/sysmobts_par.c' is in a subdirectory,
src/osmo-bts-sysmo/Makefile.am:12: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled.  For now, the corresponding output
automake: object file(s) will be placed in the top-level directory.  However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
src/osmo-bts-sysmo/Makefile.am:27: warning: source file 'misc/sysmobts-calib.c' is in a subdirectory,
src/osmo-bts-sysmo/Makefile.am:27: but option 'subdir-objects' is disabled
src/osmo-bts-sysmo/Makefile.am:27: warning: source file 'misc/sysmobts-layer1.c' is in a subdirectory,
src/osmo-bts-sysmo/Makefile.am:27: but option 'subdir-objects' is disabled
src/osmo-bts-sysmo/Makefile.am:31: warning: source file 'misc/sysmobts_mgr.c' is in a subdirectory,
src/osmo-bts-sysmo/Makefile.am:31: but option 'subdir-objects' is disabled
src/osmo-bts-sysmo/Makefile.am:31: warning: source file 'misc/sysmobts_misc.c' is in a subdirectory,
src/osmo-bts-sysmo/Makefile.am:31: but option 'subdir-objects' is disabled
src/osmo-bts-sysmo/Makefile.am:31: warning: source file 'misc/sysmobts_par.c' is in a subdirectory,
src/osmo-bts-sysmo/Makefile.am:31: but option 'subdir-objects' is disabled
src/osmo-bts-sysmo/Makefile.am:31: warning: source file 'misc/sysmobts_nl.c' is in a subdirectory,
src/osmo-bts-sysmo/Makefile.am:31: but option 'subdir-objects' is disabled
src/osmo-bts-sysmo/Makefile.am:31: warning: source file 'misc/sysmobts_mgr_2050.c' is in a subdirectory,
src/osmo-bts-sysmo/Makefile.am:31: but option 'subdir-objects' is disabled
src/osmo-bts-sysmo/Makefile.am:31: warning: source file 'misc/sysmobts_mgr_vty.c' is in a subdirectory,
src/osmo-bts-sysmo/Makefile.am:31: but option 'subdir-objects' is disabled
src/osmo-bts-sysmo/Makefile.am:31: warning: source file 'misc/sysmobts_mgr_nl.c' is in a subdirectory,
src/osmo-bts-sysmo/Makefile.am:31: but option 'subdir-objects' is disabled
src/osmo-bts-sysmo/Makefile.am:31: warning: source file 'misc/sysmobts_mgr_temp.c' is in a subdirectory,
src/osmo-bts-sysmo/Makefile.am:31: but option 'subdir-objects' is disabled
src/osmo-bts-sysmo/Makefile.am:31: warning: source file 'misc/sysmobts_mgr_calib.c' is in a subdirectory,
src/osmo-bts-sysmo/Makefile.am:31: but option 'subdir-objects' is disabled
src/osmo-bts-sysmo/Makefile.am:42: warning: source file 'misc/sysmobts_util.c' is in a subdirectory,
src/osmo-bts-sysmo/Makefile.am:42: but option 'subdir-objects' is disabled
src/osmo-bts-sysmo/Makefile.am:42: warning: source file 'misc/sysmobts_par.c' is in a subdirectory,
src/osmo-bts-sysmo/Makefile.am:42: but option 'subdir-objects' is disabled
tests/agch/Makefile.am:7: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
tests/agch/Makefile.am:7: but option 'subdir-objects' is disabled
tests/cipher/Makefile.am:7: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
tests/cipher/Makefile.am:7: but option 'subdir-objects' is disabled
tests/misc/Makefile.am:9: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
tests/misc/Makefile.am:9: but option 'subdir-objects' is disabled
tests/paging/Makefile.am:7: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
tests/paging/Makefile.am:7: but option 'subdir-objects' is disabled
tests/power/Makefile.am:8: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
tests/power/Makefile.am:8: but option 'subdir-objects' is disabled
tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/utils.c' is in a subdirectory,
tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled
tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_if.c' is in a subdirectory,
tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled
tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/oml.c' is in a subdirectory,
tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled
tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_transp_hw.c' is in a subdirectory,
tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled
tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/tch.c' is in a subdirectory,
tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled
tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_file.c' is in a subdirectory,
tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled
tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_fixup.c' is in a subdirectory,
tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled
tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/misc/sysmobts_par.c' is in a subdirectory,
tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled
tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/eeprom.c' is in a subdirectory,
tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled
tests/tx_power/Makefile.am:7: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
tests/tx_power/Makefile.am:7: but option 'subdir-objects' is disabled
+ set +x


+ ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-sysmo --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi --enable-sysmocom-bts --with-openbsc=/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/openbsc/openbsc/include
configure: WARNING: unrecognized options: --with-openbsc
configure: loading site script /opt/poky/2.3.2/site-config-armv5te-poky-linux-gnueabi
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip
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 whether make sets $(MAKE)... (cached) yes
checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi
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... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes
checking for arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed
checking whether arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... arm-poky-linux-gnueabi
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) 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 arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld  --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi
checking if the linker (arm-poky-linux-gnueabi-ld  --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm
checking the name lister (arm-poky-linux-gnueabi-nm) 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 arm-poky-linux-gnueabi 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 arm-poky-linux-gnueabi-ld  --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r
checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump
checking how to recognize dependent libraries... pass_all
checking for arm-poky-linux-gnueabi-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar
checking for archiver @FILE support... @
checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip
checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib
checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi object... ok
checking for sysroot... /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for arm-poky-linux-gnueabi-mt... no
checking for mt... mt
configure: WARNING: using cross tools not prefixed with host triplet
checking if mt is a manifest tool... no
checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi
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 arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no
checking for arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC
checking if arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes
checking if arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no
checking if arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes
checking if arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes
checking whether the arm-poky-linux-gnueabi-gcc  -march=armv5te -marm --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld  --sysroot=/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi) 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... /opt/poky/2.3.2/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config
checking for arm-poky-linux-gnueabi-pkg-config... no
checking for pkg-config... /opt/poky/2.3.2/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for ANSI C header files... (cached) yes
checking for LIBOSMOCORE... yes
checking for LIBOSMOVTY... yes
checking for LIBOSMOGSM... yes
checking for LIBOSMOCTRL... yes
checking for LIBOSMOCODEC... yes
checking for LIBOSMOCODING... yes
checking for LIBOSMOABIS... yes
checking for LIBOSMOTRAU... yes
checking for ORTP... yes
checking whether to enable support for sysmobts calibration tool... no
checking whether to enable support for sysmoBTS L1/PHY support... yes
checking for sysmocom/femtobts/superfemto.h... yes
checking sysmocom/femtobts/sbts2050_header.h usability... yes
checking sysmocom/femtobts/sbts2050_header.h presence... yes
checking for sysmocom/femtobts/sbts2050_header.h... yes
checking for LIBGPS... yes
checking whether to enable support for osmo-trx based L1/PHY support... no
checking whether to enable support for Octasic OCTPHY-2G... no
checking whether to enable NuRAN Wireless Litecell 1.5 hardware support... no
CFLAGS=" -O2 -pipe"
CPPFLAGS=""
configure: creating ./config.status
config.status: creating src/Makefile
config.status: creating src/common/Makefile
config.status: creating src/osmo-bts-virtual/Makefile
config.status: creating src/osmo-bts-omldummy/Makefile
config.status: creating src/osmo-bts-sysmo/Makefile
config.status: creating src/osmo-bts-litecell15/Makefile
config.status: creating src/osmo-bts-trx/Makefile
config.status: creating src/osmo-bts-octphy/Makefile
config.status: creating include/Makefile
config.status: creating include/osmo-bts/Makefile
config.status: creating tests/Makefile
config.status: creating tests/paging/Makefile
config.status: creating tests/agch/Makefile
config.status: creating tests/cipher/Makefile
config.status: creating tests/sysmobts/Makefile
config.status: creating tests/misc/Makefile
config.status: creating tests/handover/Makefile
config.status: creating tests/tx_power/Makefile
config.status: creating tests/power/Makefile
config.status: creating tests/meas/Makefile
config.status: creating Makefile
config.status: creating btsconfig.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --with-openbsc
+ set +x


+ make -j8
echo 0.8.1.20-0257 > .version-t && mv .version-t .version
make  all-recursive
make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts'
Making all in include
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/include'
Making all in osmo-bts
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/include/osmo-bts'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/include/osmo-bts'
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/include'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/include'
Making all in src
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/src'
Making all in common
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/src/common'
  CC       gsm_data_shared.o
  CC       sysinfo.o
  CC       logging.o
  CC       abis.o
  CC       oml.o
  CC       bts.o
  CC       vty.o
  CC       rsl.o
  CC       paging.o
gsm_data_shared.c: In function ‘gsm_pchan2chan_nr’:
gsm_data_shared.c:645:9: note: #pragma message: fix caller that passes lchan_nr != 0
 #pragma message "fix caller that passes lchan_nr != 0"
         ^~~~~~~
  CC       measurement.o
  CC       amr.o
  CC       lchan.o
  CC       load_indication.o
  CC       pcu_sock.o
  CC       handover.o
  CC       msg_utils.o
  CC       tx_power.o
  CC       bts_ctrl_commands.o
pcu_sock.c: In function ‘pcu_tx_info_ind’:
pcu_sock.c:198:2: warning: #warning "isn't dl_tbf_ext wrong?: * 10 and no ntohs" [-Wcpp]
 #warning "isn't dl_tbf_ext wrong?: * 10 and no ntohs"
  ^~~~~~~
pcu_sock.c:200:2: warning: #warning "isn't ul_tbf_ext wrong?: * 10 and no ntohs" [-Wcpp]
 #warning "isn't ul_tbf_ext wrong?: * 10 and no ntohs"
  ^~~~~~~
In file included from ../../include/osmo-bts/logging.h:5:0,
                 from pcu_sock.c:38:
pcu_sock.c: In function ‘pcu_sock_read’:
pcu_sock.c:779:26: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 8 has type ‘unsigned int’ [-Wformat=]
   LOGP(DPCU, LOGL_ERROR, "Received %d bytes on PCU Socket, but primitive size "
                          ^
/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/include/osmocom/core/logging.h:93:54: note: in definition of macro ‘LOGPSRCC’
     logp2(ss, level, caller_file, caller_line, cont, fmt, ##args); \
                                                      ^~~
/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/include/osmocom/core/logging.h:47:2: note: in expansion of macro ‘LOGPSRC’
  LOGPSRC(ss, level, NULL, 0, fmt, ## args)
  ^~~~~~~
pcu_sock.c:779:3: note: in expansion of macro ‘LOGP’
   LOGP(DPCU, LOGL_ERROR, "Received %d bytes on PCU Socket, but primitive size "
   ^~~~
pcu_sock.c:779:26: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 8 has type ‘unsigned int’ [-Wformat=]
   LOGP(DPCU, LOGL_ERROR, "Received %d bytes on PCU Socket, but primitive size "
                          ^
/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/include/osmocom/core/logging.h:95:53: note: in definition of macro ‘LOGPSRCC’
     logp2(ss, level, __BASE_FILE__, __LINE__, cont, fmt, ##args); \
                                                     ^~~
/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/include/osmocom/core/logging.h:47:2: note: in expansion of macro ‘LOGPSRC’
  LOGPSRC(ss, level, NULL, 0, fmt, ## args)
  ^~~~~~~
pcu_sock.c:779:3: note: in expansion of macro ‘LOGP’
   LOGP(DPCU, LOGL_ERROR, "Received %d bytes on PCU Socket, but primitive size "
   ^~~~
  CC       bts_ctrl_lookup.o
  CC       l1sap.o
  CC       cbch.o
  CC       power_control.o
  CC       main.o
  CC       phy_link.o
  CC       dtx_dl_amr_fsm.o
  CC       scheduler_mframe.o
  CC       scheduler.o
  AR       libl1sched.a
arm-poky-linux-gnueabi-ar: `u' modifier ignored since `D' is the default (see `U')
  AR       libbts.a
arm-poky-linux-gnueabi-ar: `u' modifier ignored since `D' is the default (see `U')
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/src/common'
Making all in osmo-bts-virtual
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/src/osmo-bts-virtual'
  CC       main.o
  CC       bts_model.o
  CC       virtualbts_vty.o
  CC       scheduler_virtbts.o
  CC       virtual_um.o
  CC       l1_if.o
  CC       osmo_mcast_sock.o
  CCLD     osmo-bts-virtual
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/src/osmo-bts-virtual'
Making all in osmo-bts-omldummy
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/src/osmo-bts-omldummy'
  CC       bts_model.o
  CC       main.o
  CCLD     osmo-bts-omldummy
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/src/osmo-bts-omldummy'
Making all in osmo-bts-sysmo
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/src/osmo-bts-sysmo'
  CC       main.o
  CC       femtobts.o
  CC       l1_if.o
  CC       oml.o
  CC       sysmobts_vty.o
  CC       tch.o
  CC       hw_misc.o
  CC       calib_file.o
  CC       eeprom.o
  CC       calib_fixup.o
oml.c: In function ‘lchan_activate’:
oml.c:1179:2: warning: #warning "FIXME: Should this be in sapi_activate_cb?" [-Wcpp]
 #warning "FIXME: Should this be in sapi_activate_cb?"
  ^~~~~~~
  CC       utils.o
  CC       sysmobts_par.o
  CC       oml_router.o
  CC       sysmobts_ctrl.o
  CC       l1_transp_hw.o
  CC       l1_transp_fwd.o
  CC       l1_fwd_main.o
  CC       sysmobts_mgr.o
  CC       sysmobts_misc.o
  CC       sysmobts_nl.o
  CC       sysmobts_mgr_2050.o
  CC       sysmobts_mgr_vty.o
  CC       sysmobts_mgr_nl.o
  CC       sysmobts_mgr_temp.o
  CC       sysmobts_mgr_calib.o
  CC       sysmobts_util.o
  CCLD     l1fwd-proxy
  CCLD     osmo-bts-sysmo
  CCLD     osmo-bts-sysmo-remote
  CCLD     sysmobts-util
  CCLD     sysmobts-mgr
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/src/osmo-bts-sysmo'
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/src'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/src'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/src'
Making all in tests
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests'
Making all in paging
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/paging'
  CC       paging_test.o
  CC       stubs.o
  CCLD     paging_test
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/paging'
Making all in cipher
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/cipher'
  CC       cipher_test.o
  CC       stubs.o
  CCLD     cipher_test
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/cipher'
Making all in agch
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/agch'
  CC       stubs.o
  CC       agch_test.o
  CCLD     agch_test
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/agch'
Making all in misc
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/misc'
  CC       misc_test.o
  CC       stubs.o
  CCLD     misc_test
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/misc'
Making all in handover
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/handover'
  CC       handover_test.o
  CCLD     handover_test
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/handover'
Making all in tx_power
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/tx_power'
  CC       tx_power_test.o
  CC       stubs.o
  CCLD     tx_power_test
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/tx_power'
Making all in power
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/power'
  CC       power_test.o
  CC       stubs.o
  CCLD     power_test
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/power'
Making all in meas
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/meas'
  CC       meas_test.o
  CCLD     meas_test
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/meas'
Making all in sysmobts
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/sysmobts'
  CC       utils.o
  CC       sysmobts_test.o
  CC       l1_if.o
  CC       oml.o
  CC       l1_transp_hw.o
  CC       calib_file.o
  CC       tch.o
  CC       calib_fixup.o
  CC       sysmobts_par.o
../../src/osmo-bts-sysmo/oml.c: In function ‘lchan_activate’:
../../src/osmo-bts-sysmo/oml.c:1179:2: warning: #warning "FIXME: Should this be in sapi_activate_cb?" [-Wcpp]
 #warning "FIXME: Should this be in sapi_activate_cb?"
  ^~~~~~~
  CC       eeprom.o
  CCLD     sysmobts_test
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/sysmobts'
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests'
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts'
make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts'
+ set +x


+ make install
make  install-recursive
make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts'
Making install in include
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/include'
Making install in osmo-bts
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/include/osmo-bts'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/include/osmo-bts'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/include/osmo-bts'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/include/osmo-bts'
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/include'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/include'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/include'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/include'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/include'
Making install in src
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/src'
Making install in common
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/src/common'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/src/common'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/src/common'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/src/common'
Making install in osmo-bts-virtual
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/src/osmo-bts-virtual'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/src/osmo-bts-virtual'
 /bin/mkdir -p '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/bin'
  ../../arm-poky-linux-gnueabi-libtool   --mode=install /usr/bin/install -c osmo-bts-virtual '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/bin'
arm-poky-linux-gnueabi-libtool: install: /usr/bin/install -c osmo-bts-virtual /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/bin/osmo-bts-virtual
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/src/osmo-bts-virtual'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/src/osmo-bts-virtual'
Making install in osmo-bts-omldummy
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/src/osmo-bts-omldummy'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/src/osmo-bts-omldummy'
 /bin/mkdir -p '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/bin'
  ../../arm-poky-linux-gnueabi-libtool   --mode=install /usr/bin/install -c osmo-bts-omldummy '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/bin'
arm-poky-linux-gnueabi-libtool: install: /usr/bin/install -c osmo-bts-omldummy /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/bin/osmo-bts-omldummy
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/src/osmo-bts-omldummy'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/src/osmo-bts-omldummy'
Making install in osmo-bts-sysmo
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/src/osmo-bts-sysmo'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/src/osmo-bts-sysmo'
 /bin/mkdir -p '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/bin'
  ../../arm-poky-linux-gnueabi-libtool   --mode=install /usr/bin/install -c osmo-bts-sysmo osmo-bts-sysmo-remote l1fwd-proxy sysmobts-mgr sysmobts-util '/opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/bin'
arm-poky-linux-gnueabi-libtool: install: /usr/bin/install -c osmo-bts-sysmo /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/bin/osmo-bts-sysmo
arm-poky-linux-gnueabi-libtool: install: /usr/bin/install -c osmo-bts-sysmo-remote /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/bin/osmo-bts-sysmo-remote
arm-poky-linux-gnueabi-libtool: install: /usr/bin/install -c l1fwd-proxy /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/bin/l1fwd-proxy
arm-poky-linux-gnueabi-libtool: install: /usr/bin/install -c sysmobts-mgr /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/bin/sysmobts-mgr
arm-poky-linux-gnueabi-libtool: install: /usr/bin/install -c sysmobts-util /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/bin/sysmobts-util
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/src/osmo-bts-sysmo'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/src/osmo-bts-sysmo'
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/src'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/src'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/src'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/src'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/src'
Making install in tests
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests'
Making install in paging
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/paging'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/paging'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/paging'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/paging'
Making install in cipher
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/cipher'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/cipher'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/cipher'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/cipher'
Making install in agch
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/agch'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/agch'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/agch'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/agch'
Making install in misc
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/misc'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/misc'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/misc'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/misc'
Making install in handover
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/handover'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/handover'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/handover'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/handover'
Making install in tx_power
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/tx_power'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/tx_power'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/tx_power'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/tx_power'
Making install in power
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/power'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/power'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/power'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/power'
Making install in meas
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/meas'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/meas'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/meas'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/meas'
Making install in sysmobts
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/sysmobts'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/sysmobts'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/sysmobts'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests/sysmobts'
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts/tests'
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts'
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts'
make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts'
+ create_bin_tgz osmo-bts-sysmo
+ wanted_binaries_bin=osmo-bts-sysmo
+ wanted_binaries_sbin=
+ [ -z osmo-bts-sysmo ]
+ prune_files bin osmo-bts-sysmo
+ bindir=bin
+ wanted_binaries=osmo-bts-sysmo
+ [ ! -d /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/bin ]
+ cd /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/bin
+ echo _ osmo-bts-sysmo _
+ grep  l1fwd-proxy 
+ [ -z  ]
+ rm l1fwd-proxy
+ + echo _ osmo-bts-sysmo _
grep  osmo-arfcn 
+ [ -z  ]
+ rm osmo-arfcn
+ echo _ osmo-bts-sysmo _
+ grep  osmo-auc-gen 
+ [ -z  ]
+ rm osmo-auc-gen
+ echo _ osmo-bts-sysmo _
+ grep  osmo-bts-omldummy 
+ [ -z  ]
+ rm osmo-bts-omldummy
+ echo _ osmo-bts-sysmo _
+ grep  osmo-bts-sysmo 
+ [ -z _ osmo-bts-sysmo _ ]
+ echo _ osmo-bts-sysmo _
+ grep  osmo-bts-sysmo-remote 
+ [ -z  ]
+ rm osmo-bts-sysmo-remote
+ echo _ osmo-bts-sysmo _
+ grep  osmo-bts-virtual 
+ [ -z  ]
+ rm osmo-bts-virtual
+ echo _ osmo-bts-sysmo _
+ grep  osmo-release.sh 
+ [ -z  ]
+ rm osmo-release.sh
+ echo _ osmo-bts-sysmo _
+ grep  sysmobts-mgr 
+ [ -z  ]
+ rm sysmobts-mgr
+ echo _ osmo-bts-sysmo _
+ grep  sysmobts-util 
+ [ -z  ]
+ rm sysmobts-util
+ [ ! -f osmo-bts-sysmo ]
+ prune_files sbin 
+ bindir=sbin
+ wanted_binaries=
+ [ ! -d /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo/sbin ]
+ return
+ cd /opt/poky/2.3.2/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo
+ this=osmo-bts-sysmo.build-61
+ tar=osmo-bts-sysmo.build-61.tgz
+ tar czf /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/osmo-bts-sysmo.build-61.tgz bin include lib osmo-bts-sysmo_git_hashes.txt
+ cd /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all
+ md5sum osmo-bts-sysmo.build-61.tgz
+ mv osmo-bts-sysmo.build-61.md5 osmo-bts-sysmo.build-61.tgz tmpbuild/
+ ./osmo-gsm-tester/contrib/jenkins-build-osmo-bts.sh
+ base=/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all
+ name=osmo-bts
+ dirname ./osmo-gsm-tester/contrib/jenkins-build-osmo-bts.sh
+ . ./osmo-gsm-tester/contrib/jenkins-build-common.sh
+ [ -z osmo-bts -o -z /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all ]
+ git_url=https://gerrit.osmocom.org
+ prefix=/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/inst-osmo-bts
+ prefix_real=/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/inst-osmo-bts
+ export PKG_CONFIG_PATH=/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/inst-osmo-bts/lib/pkgconfig:
+ export LD_LIBRARY_PATH=/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/inst-osmo-bts/lib:
+ env
+ grep -v ^LESS
+ sort
BUILD_DISPLAY_NAME=#61
BUILD_ID=61
BUILD_NUMBER=61
BUILD_TAG=jenkins-osmo-gsm-tester_manual-build-all-61
BUILD_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_manual-build-all/61/
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
EXECUTOR_NUMBER=1
GIT_BRANCH=origin/master
GIT_COMMIT=80ce34bb88b2e2d572db5c9d8d16a8302569e5c7
GIT_PREVIOUS_COMMIT=a238ed99316d0ac8bc4ddbfac1cb1a1a46ffafbc
GIT_PREVIOUS_SUCCESSFUL_COMMIT=a238ed99316d0ac8bc4ddbfac1cb1a1a46ffafbc
GIT_URL=git://git.osmocom.org/osmo-gsm-tester
git_url=https://gerrit.osmocom.org
HOME=/home/osmocom-build
HUDSON_COOKIE=e172cc25-5126-491d-bd87-db0a7243c61a
HUDSON_HOME=/var/jenkins_home
HUDSON_SERVER_COOKIE=8cd9590adb8bfe87
HUDSON_URL=https://jenkins.osmocom.org/jenkins/
JENKINS_HOME=/var/jenkins_home
JENKINS_SERVER_COOKIE=8cd9590adb8bfe87
JENKINS_URL=https://jenkins.osmocom.org/jenkins/
JOB_BASE_NAME=osmo-gsm-tester_manual-build-all
JOB_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_manual-build-all/display/redirect
JOB_NAME=osmo-gsm-tester_manual-build-all
JOB_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_manual-build-all/
LANG=en_US.UTF-8
LD_LIBRARY_PATH=/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/inst-osmo-bts/lib:
LOGNAME=osmocom-build
MAIL=/var/mail/osmocom-build
MAKE=make
NODE_LABELS=build2-deb9build-ansible coverity osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 ttcn3
NODE_NAME=build2-deb9build-ansible
OLDPWD=/home/osmocom-build
OSMO_GSM_TESTER_BRANCH=refs/heads/master
OSMO_GSM_TESTER_BUILD_osmo_bsc=refs/changes/71/9671/12
PARALLEL_MAKE=-j 8
PATH=/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin
PKG_CONFIG_PATH=/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/inst-osmo-bts/lib/pkgconfig:
PWD=/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all
ROOTFS_PREFIX=/home/osmocom-build/
RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_manual-build-all/61/display/redirect?page=changes
RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_manual-build-all/61/display/redirect
SHELL=/bin/bash
SHLVL=1
SSH_CLIENT=2a01:4f8:120:8470:1000::2 46886 22
SSH_CONNECTION=2a01:4f8:120:8470:1000::2 46886 2a01:4f8:10b:2ad9::1:6 22
USER=osmocom-build
_=/usr/bin/java
WORKSPACE=/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all
XDG_RUNTIME_DIR=/run/user/1000
XDG_SESSION_ID=11188
+ rm -f /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/*.build-*.tgz
+ rm -f /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/*.build-*.md5
+ rm -rf /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/inst-osmo-bts
+ mkdir -p /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all/inst-osmo-bts
+ have_repo octphy-2g-headers
+ repo=octphy-2g-headers
+ branch=master
+ echo OSMO_GSM_TESTER_BUILD_octphy-2g-headers
+ sed s/-/_/g
+ branch_override_var=OSMO_GSM_TESTER_BUILD_octphy_2g_headers
+ eval echo $OSMO_GSM_TESTER_BUILD_octphy_2g_headers
+ echo
+ branch_override=
+ [ -n  ]
+ cd /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_manual-build-all
+ rm -rf octphy-2g-headers
+ git clone https://gerrit.osmocom.org/octphy-2g-headers octphy-2g-headers
Cloning into 'octphy-2g-headers'...
fatal: remote error: octphy-2g-headers unavailable
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful
Finished: FAILURE