Skip to content

Console Output

Started by timer
Building remotely on build1-debian9-lxc (linux_amd64_debian9) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo
[ttcn3-nitb-sysinfo] $ /bin/sh -xe /tmp/jenkins192048720638751671.sh
+ env
JENKINS_HOME=/usr/local/jenkins
MAIL=/var/mail/osmocom-build
SSH_CLIENT=192.168.122.1 56262 22
USER=osmocom-build
RUN_CHANGES_DISPLAY_URL=http://jenkins.osmocom.org/jenkins/job/ttcn3-nitb-sysinfo/102/display/redirect?page=changes
NODE_LABELS=build1-debian9-lxc linux_amd64_debian9
HUDSON_URL=http://jenkins.osmocom.org/jenkins/
SHLVL=1
OLDPWD=/home/osmocom-build
HOME=/home/osmocom-build
BUILD_URL=http://jenkins.osmocom.org/jenkins/job/ttcn3-nitb-sysinfo/102/
HUDSON_COOKIE=30308208-6919-46a3-b95d-0d9d136425d9
JENKINS_SERVER_COOKIE=8cd9590adb8bfe87
WORKSPACE=/home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo
LOGNAME=osmocom-build
NODE_NAME=build1-debian9-lxc
_=/usr/bin/java
EXECUTOR_NUMBER=1
XDG_SESSION_ID=1005
BUILD_DISPLAY_NAME=#102
HUDSON_HOME=/usr/local/jenkins
JOB_BASE_NAME=ttcn3-nitb-sysinfo
PATH=/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin
BUILD_ID=102
XDG_RUNTIME_DIR=/run/user/1000
BUILD_TAG=jenkins-ttcn3-nitb-sysinfo-102
LANG=en_US.UTF-8
JENKINS_URL=http://jenkins.osmocom.org/jenkins/
JOB_URL=http://jenkins.osmocom.org/jenkins/job/ttcn3-nitb-sysinfo/
BUILD_NUMBER=102
PARALLEL_MAKE=-j 3
SHELL=/bin/bash
RUN_DISPLAY_URL=http://jenkins.osmocom.org/jenkins/job/ttcn3-nitb-sysinfo/102/display/redirect
HUDSON_SERVER_COOKIE=8cd9590adb8bfe87
JOB_DISPLAY_URL=http://jenkins.osmocom.org/jenkins/job/ttcn3-nitb-sysinfo/display/redirect
JOB_NAME=ttcn3-nitb-sysinfo
PWD=/home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo
SSH_CONNECTION=192.168.122.1 56262 192.168.122.224 22
MAKE=make
+ OLDPWD=/home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo
+ DIR=/home/osmocom-build/jenkins/docker-playground
+ cd /home/osmocom-build/jenkins/docker-playground
+ git fetch
+ git checkout -f -B master origin/master
Reset branch 'master'
Branch master set up to track remote branch master from origin.
Your branch is up-to-date with 'origin/master'.
+ cd /home/osmocom-build/jenkins/docker-playground/osmo-nitb-master
+ make
docker build -t docker.io/osmocom-build/osmo-nitb-master:latest .
Sending build context to Docker daemon  12.29kB

Step 1/14 : FROM laforge/debian-jessie-build
 ---> 80385047baea
Step 2/14 : MAINTAINER Harald Welte <laforge@gnumonks.org>
 ---> Using cache
 ---> 1372d15076ce
Step 3/14 : COPY Release.key /tmp/Release.key
 ---> Using cache
 ---> 7c8827de5720
Step 4/14 : RUN apt-key add /tmp/Release.key && 	rm /tmp/Release.key && 	echo "deb http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list
 ---> Using cache
 ---> 4aa34ab677b0
Step 5/14 : RUN apt-get update && 	apt-get install -y --no-install-recommends 		telnet 		libosmocore-dev 		libosmo-abis-dev 		libosmo-netif-dev 		libosmo-sccp-dev 		libsmpp34-dev 		libgtp-dev && 	apt-get clean
 ---> Running in 8ad6ac26cb58
Hit http://security.debian.org jessie/updates InRelease
Ign http://download.opensuse.org ./ InRelease
Ign http://deb.debian.org jessie InRelease
Get:1 http://deb.debian.org jessie-updates InRelease [145 kB]
Get:2 http://security.debian.org jessie/updates/main amd64 Packages [613 kB]
Get:3 http://download.opensuse.org ./ Release.gpg [481 B]
Hit http://deb.debian.org jessie Release.gpg
Get:4 http://download.opensuse.org ./ Release [1045 B]
Hit http://deb.debian.org jessie Release
Get:5 http://download.opensuse.org ./ Packages [29.2 kB]
Get:6 http://deb.debian.org jessie-updates/main amd64 Packages [23.2 kB]
Get:7 http://deb.debian.org jessie/main amd64 Packages [9063 kB]
Fetched 9875 kB in 19s (503 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
  libgtp2 libosmoabis5 libosmocodec0 libosmocoding0 libosmocore libosmocore9
  libosmoctrl1 libosmogb5 libosmogsm8 libosmonetif4 libosmosim0 libosmotrau1
  libosmovty4 libsmpp0
The following NEW packages will be installed:
  libgtp-dev libgtp2 libosmo-abis-dev libosmo-netif-dev libosmo-sccp-dev
  libosmoabis5 libosmocodec0 libosmocoding0 libosmocore libosmocore-dev
  libosmocore9 libosmoctrl1 libosmogb5 libosmogsm8 libosmonetif4 libosmosim0
  libosmotrau1 libosmovty4 libsmpp0 libsmpp34-dev telnet
0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
Need to get 1308 kB of archives.
After this operation, 6512 kB of additional disk space will be used.
Get:1 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmocore9 0.10.2.20171118 [59.1 kB]
Get:2 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmocodec0 0.10.2.20171118 [9700 B]
Get:3 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmogsm8 0.10.2.20171118 [101 kB]
Get:4 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmocoding0 0.10.2.20171118 [25.4 kB]
Get:5 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmovty4 0.10.2.20171118 [45.5 kB]
Get:6 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmoctrl1 0.10.2.20171118 [17.4 kB]
Get:7 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmogb5 0.10.2.20171118 [39.9 kB]
Get:8 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmosim0 0.10.2.20171118 [21.6 kB]
Get:9 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libsmpp0 1.12.0.20171118 [95.0 kB]
Get:10 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libgtp2 1.1.0.20171118 [28.3 kB]
Get:11 http://deb.debian.org/debian/ jessie/main telnet amd64 0.17-36 [71.8 kB]
Get:12 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libgtp-dev 1.1.0.20171118 [82.2 kB]
Get:13 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmotrau1 0.4.0.20171118 [8464 B]
Get:14 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmoabis5 0.4.0.20171118 [40.7 kB]
Get:15 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmo-abis-dev 0.4.0.20171118 [55.7 kB]
Get:16 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmocore 0.10.2.20171118 [4752 B]
Get:17 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmocore-dev 0.10.2.20171118 [389 kB]
Get:18 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmonetif4 0.1.1.20171118 [25.9 kB]
Get:19 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmo-netif-dev 0.1.1.20171118 [32.2 kB]
Get:20 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmo-sccp-dev 0.8.1.20171118 [57.4 kB]
Get:21 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libsmpp34-dev 1.12.0.20171118 [97.2 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 1308 kB in 1s (973 kB/s)
Selecting previously unselected package libosmocore9:amd64.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 21353 files and directories currently installed.)
Preparing to unpack .../libosmocore9_0.10.2.20171118_amd64.deb ...
Unpacking libosmocore9:amd64 (0.10.2.20171118) ...
Selecting previously unselected package libosmocodec0:amd64.
Preparing to unpack .../libosmocodec0_0.10.2.20171118_amd64.deb ...
Unpacking libosmocodec0:amd64 (0.10.2.20171118) ...
Selecting previously unselected package libosmogsm8:amd64.
Preparing to unpack .../libosmogsm8_0.10.2.20171118_amd64.deb ...
Unpacking libosmogsm8:amd64 (0.10.2.20171118) ...
Selecting previously unselected package libosmocoding0:amd64.
Preparing to unpack .../libosmocoding0_0.10.2.20171118_amd64.deb ...
Unpacking libosmocoding0:amd64 (0.10.2.20171118) ...
Selecting previously unselected package libosmovty4:amd64.
Preparing to unpack .../libosmovty4_0.10.2.20171118_amd64.deb ...
Unpacking libosmovty4:amd64 (0.10.2.20171118) ...
Selecting previously unselected package libosmoctrl1:amd64.
Preparing to unpack .../libosmoctrl1_0.10.2.20171118_amd64.deb ...
Unpacking libosmoctrl1:amd64 (0.10.2.20171118) ...
Selecting previously unselected package libosmogb5:amd64.
Preparing to unpack .../libosmogb5_0.10.2.20171118_amd64.deb ...
Unpacking libosmogb5:amd64 (0.10.2.20171118) ...
Selecting previously unselected package libosmosim0:amd64.
Preparing to unpack .../libosmosim0_0.10.2.20171118_amd64.deb ...
Unpacking libosmosim0:amd64 (0.10.2.20171118) ...
Selecting previously unselected package libsmpp0:amd64.
Preparing to unpack .../libsmpp0_1.12.0.20171118_amd64.deb ...
Unpacking libsmpp0:amd64 (1.12.0.20171118) ...
Selecting previously unselected package telnet.
Preparing to unpack .../telnet_0.17-36_amd64.deb ...
Unpacking telnet (0.17-36) ...
Selecting previously unselected package libgtp2:amd64.
Preparing to unpack .../libgtp2_1.1.0.20171118_amd64.deb ...
Unpacking libgtp2:amd64 (1.1.0.20171118) ...
Selecting previously unselected package libgtp-dev:amd64.
Preparing to unpack .../libgtp-dev_1.1.0.20171118_amd64.deb ...
Unpacking libgtp-dev:amd64 (1.1.0.20171118) ...
Selecting previously unselected package libosmotrau1:amd64.
Preparing to unpack .../libosmotrau1_0.4.0.20171118_amd64.deb ...
Unpacking libosmotrau1:amd64 (0.4.0.20171118) ...
Selecting previously unselected package libosmoabis5:amd64.
Preparing to unpack .../libosmoabis5_0.4.0.20171118_amd64.deb ...
Unpacking libosmoabis5:amd64 (0.4.0.20171118) ...
Selecting previously unselected package libosmo-abis-dev:amd64.
Preparing to unpack .../libosmo-abis-dev_0.4.0.20171118_amd64.deb ...
Unpacking libosmo-abis-dev:amd64 (0.4.0.20171118) ...
Selecting previously unselected package libosmocore.
Preparing to unpack .../libosmocore_0.10.2.20171118_amd64.deb ...
Unpacking libosmocore (0.10.2.20171118) ...
Selecting previously unselected package libosmocore-dev:amd64.
Preparing to unpack .../libosmocore-dev_0.10.2.20171118_amd64.deb ...
Unpacking libosmocore-dev:amd64 (0.10.2.20171118) ...
Selecting previously unselected package libosmonetif4:amd64.
Preparing to unpack .../libosmonetif4_0.1.1.20171118_amd64.deb ...
Unpacking libosmonetif4:amd64 (0.1.1.20171118) ...
Selecting previously unselected package libosmo-netif-dev:amd64.
Preparing to unpack .../libosmo-netif-dev_0.1.1.20171118_amd64.deb ...
Unpacking libosmo-netif-dev:amd64 (0.1.1.20171118) ...
Selecting previously unselected package libosmo-sccp-dev:amd64.
Preparing to unpack .../libosmo-sccp-dev_0.8.1.20171118_amd64.deb ...
Unpacking libosmo-sccp-dev:amd64 (0.8.1.20171118) ...
Selecting previously unselected package libsmpp34-dev:amd64.
Preparing to unpack .../libsmpp34-dev_1.12.0.20171118_amd64.deb ...
Unpacking libsmpp34-dev:amd64 (1.12.0.20171118) ...
Processing triggers for man-db (2.7.0.2-5) ...
Setting up libosmocore9:amd64 (0.10.2.20171118) ...
Setting up libosmocodec0:amd64 (0.10.2.20171118) ...
Setting up libosmogsm8:amd64 (0.10.2.20171118) ...
Setting up libosmocoding0:amd64 (0.10.2.20171118) ...
Setting up libosmovty4:amd64 (0.10.2.20171118) ...
Setting up libosmoctrl1:amd64 (0.10.2.20171118) ...
Setting up libosmogb5:amd64 (0.10.2.20171118) ...
Setting up libosmosim0:amd64 (0.10.2.20171118) ...
Setting up libsmpp0:amd64 (1.12.0.20171118) ...
Setting up telnet (0.17-36) ...
update-alternatives: using /usr/bin/telnet.netkit to provide /usr/bin/telnet (telnet) in auto mode
Setting up libgtp2:amd64 (1.1.0.20171118) ...
Setting up libgtp-dev:amd64 (1.1.0.20171118) ...
Setting up libosmotrau1:amd64 (0.4.0.20171118) ...
Setting up libosmoabis5:amd64 (0.4.0.20171118) ...
Setting up libosmo-abis-dev:amd64 (0.4.0.20171118) ...
Setting up libosmocore (0.10.2.20171118) ...
Setting up libosmocore-dev:amd64 (0.10.2.20171118) ...
Setting up libosmonetif4:amd64 (0.1.1.20171118) ...
Setting up libosmo-netif-dev:amd64 (0.1.1.20171118) ...
Setting up libosmo-sccp-dev:amd64 (0.8.1.20171118) ...
Setting up libsmpp34-dev:amd64 (1.12.0.20171118) ...
Processing triggers for libc-bin (2.19-18+deb8u10) ...
 ---> 3ab96e043ac0
Removing intermediate container 8ad6ac26cb58
Step 6/14 : WORKDIR /tmp
 ---> 90ae0a60838d
Removing intermediate container 201d7a29441a
Step 7/14 : RUN git clone git://git.osmocom.org/openbsc.git
 ---> Running in 2fc52ac0cea0
Cloning into 'openbsc'...
 ---> 249082cf419e
Removing intermediate container 2fc52ac0cea0
Step 8/14 : ADD http://git.osmocom.org/openbsc/patch /tmp/commit-openbsc

 ---> a6ec05188ac1
Removing intermediate container 939ca7e8b534
Step 9/14 : RUN cd openbsc/openbsc && 	git fetch && git checkout -f -B master origin/master && 	autoreconf -fi && 	./configure --enable-nat --enable-osmo-bsc --enable-smpp && 	make -j8 install && 	ldconfig
 ---> Running in 1242d1556257
Reset branch 'master'
Branch master set up to track remote branch master from origin.
Your branch is up-to-date with 'origin/master'.
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in `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'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
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/ipaccess/Makefile.am: installing './depcomp'
tests/bsc-nat-trie/Makefile.am:9: warning: source file '$(top_srcdir)/src/osmo-bsc_nat/bsc_nat_rewrite_trie.c' is in a subdirectory,
tests/bsc-nat-trie/Makefile.am:9: 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/bsc-nat/Makefile.am:34: warning: source file '$(top_srcdir)/src/osmo-bsc_nat/bsc_filter.c' is in a subdirectory,
tests/bsc-nat/Makefile.am:34: but option 'subdir-objects' is disabled
tests/bsc-nat/Makefile.am:34: warning: source file '$(top_srcdir)/src/osmo-bsc_nat/bsc_sccp.c' is in a subdirectory,
tests/bsc-nat/Makefile.am:34: but option 'subdir-objects' is disabled
tests/bsc-nat/Makefile.am:34: warning: source file '$(top_srcdir)/src/osmo-bsc_nat/bsc_nat_utils.c' is in a subdirectory,
tests/bsc-nat/Makefile.am:34: but option 'subdir-objects' is disabled
tests/bsc-nat/Makefile.am:34: warning: source file '$(top_srcdir)/src/osmo-bsc_nat/bsc_nat_rewrite.c' is in a subdirectory,
tests/bsc-nat/Makefile.am:34: but option 'subdir-objects' is disabled
tests/bsc-nat/Makefile.am:34: warning: source file '$(top_srcdir)/src/osmo-bsc_nat/bsc_nat_rewrite_trie.c' is in a subdirectory,
tests/bsc-nat/Makefile.am:34: but option 'subdir-objects' is disabled
tests/bsc-nat/Makefile.am:34: warning: source file '$(top_srcdir)/src/osmo-bsc_nat/bsc_mgcp_utils.c' is in a subdirectory,
tests/bsc-nat/Makefile.am:34: but option 'subdir-objects' is disabled
tests/bsc-nat/Makefile.am:34: warning: source file '$(top_srcdir)/src/osmo-bsc_nat/bsc_nat_filter.c' is in a subdirectory,
tests/bsc-nat/Makefile.am:34: but option 'subdir-objects' is disabled
tests/bsc/Makefile.am:28: warning: source file '$(top_srcdir)/src/osmo-bsc/osmo_bsc_filter.c' is in a subdirectory,
tests/bsc/Makefile.am:28: but option 'subdir-objects' is disabled
tests/smpp/Makefile.am:31: warning: source file '$(top_builddir)/src/libmsc/smpp_utils.c' is in a subdirectory,
tests/smpp/Makefile.am:31: but option 'subdir-objects' is disabled
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 build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-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 whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-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 mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for library containing dlopen... -ldl
checking for LIBOSMOCORE... yes
checking for LIBOSMOVTY... yes
checking for LIBOSMOCTRL... yes
checking for LIBOSMOGSM... yes
checking for LIBOSMOABIS... yes
checking for LIBOSMOGB... yes
checking for LIBOSMONETIF... yes
checking for LIBCRYPTO... yes
checking for LIBOSMOSCCP... yes
checking for LIBOSMOSCCP... yes
checking for LIBSMPP34... yes
checking for ANSI C header files... (cached) yes
checking dbi/dbd.h usability... yes
checking dbi/dbd.h presence... yes
checking for dbi/dbd.h... yes
checking pcap/pcap.h usability... yes
checking pcap/pcap.h presence... yes
checking for pcap/pcap.h... yes
checking cdk/cdk.h usability... no
checking cdk/cdk.h presence... no
checking for cdk/cdk.h... no
checking for SQLITE3... yes
checking if gcc supports -fvisibility=hidden... yes
checking whether C compiler accepts -Werror=implicit... yes
checking whether C compiler accepts -Werror=maybe-uninitialized... yes
checking whether C compiler accepts -Werror=memset-transposed-args... yes
checking whether C compiler accepts -Werror=null-dereference... no
checking whether C compiler accepts -Werror=sizeof-array-argument... no
checking whether C compiler accepts -Werror=sizeof-pointer-memaccess... yes
checking whether to enable code coverage support... no
checking whether struct tm has tm_gmtoff member... yes
checking whether to enable VTY/CTRL tests... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating openbsc.pc
config.status: creating include/openbsc/Makefile
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating src/libtrau/Makefile
config.status: creating src/libbsc/Makefile
config.status: creating src/libmsc/Makefile
config.status: creating src/libmgcp/Makefile
config.status: creating src/libcommon/Makefile
config.status: creating src/libfilter/Makefile
config.status: creating src/libiu/Makefile
config.status: creating src/libcommon-cs/Makefile
config.status: creating src/osmo-nitb/Makefile
config.status: creating src/osmo-bsc/Makefile
config.status: creating src/osmo-bsc_nat/Makefile
config.status: creating src/osmo-bsc_mgcp/Makefile
config.status: creating src/ipaccess/Makefile
config.status: creating src/utils/Makefile
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating tests/gsm0408/Makefile
config.status: creating tests/db/Makefile
config.status: creating tests/channel/Makefile
config.status: creating tests/bsc/Makefile
config.status: creating tests/bsc-nat/Makefile
config.status: creating tests/bsc-nat-trie/Makefile
config.status: creating tests/mgcp/Makefile
config.status: creating tests/abis/Makefile
config.status: creating tests/smpp/Makefile
config.status: creating tests/trau/Makefile
config.status: creating tests/subscr/Makefile
config.status: creating tests/mm_auth/Makefile
config.status: creating tests/nanobts_omlattr/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating Makefile
config.status: creating bscconfig.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
echo 1.0.0.5-0195c > .version-t && mv .version-t .version
make  install-recursive
make[1]: Entering directory '/tmp/openbsc/openbsc'
Making install in doc
make[2]: Entering directory '/tmp/openbsc/openbsc/doc'
Making install in examples
make[3]: Entering directory '/tmp/openbsc/openbsc/doc/examples'
make[4]: Entering directory '/tmp/openbsc/openbsc/doc/examples'
make[4]: Nothing to be done for 'install-exec-am'.
make  install-data-hook
make[5]: Entering directory '/tmp/openbsc/openbsc/doc/examples'
for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \
	j="/usr/local/share/doc/openbsc/examples/$f" && \
	mkdir -p "$(dirname $j)" && \
	/usr/bin/install -c -m 644 ./$f $j; \
done
make[5]: Leaving directory '/tmp/openbsc/openbsc/doc/examples'
make[4]: Leaving directory '/tmp/openbsc/openbsc/doc/examples'
make[3]: Leaving directory '/tmp/openbsc/openbsc/doc/examples'
make[3]: Entering directory '/tmp/openbsc/openbsc/doc'
make[4]: Entering directory '/tmp/openbsc/openbsc/doc'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/doc'
make[3]: Leaving directory '/tmp/openbsc/openbsc/doc'
make[2]: Leaving directory '/tmp/openbsc/openbsc/doc'
Making install in include
make[2]: Entering directory '/tmp/openbsc/openbsc/include'
Making install in openbsc
make[3]: Entering directory '/tmp/openbsc/openbsc/include/openbsc'
make[4]: Entering directory '/tmp/openbsc/openbsc/include/openbsc'
make[4]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/local/include/openbsc'
 /usr/bin/install -c -m 644 bsc_api.h gsm_04_08.h meas_rep.h '/usr/local/include/openbsc'
make[4]: Leaving directory '/tmp/openbsc/openbsc/include/openbsc'
make[3]: Leaving directory '/tmp/openbsc/openbsc/include/openbsc'
make[3]: Entering directory '/tmp/openbsc/openbsc/include'
make[4]: Entering directory '/tmp/openbsc/openbsc/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 '/tmp/openbsc/openbsc/include'
make[3]: Leaving directory '/tmp/openbsc/openbsc/include'
make[2]: Leaving directory '/tmp/openbsc/openbsc/include'
Making install in src
make[2]: Entering directory '/tmp/openbsc/openbsc/src'
Making install in libcommon
make[3]: Entering directory '/tmp/openbsc/openbsc/src/libcommon'
  CC       bsc_version.o
  CC       common_vty.o
  CC       debug.o
  CC       gsm_data.o
  CC       oap_client.o
  CC       gsup_client.o
  CC       socket.o
  CC       gsm_data_shared.o
  CC       talloc_ctx.o
  CC       gsm_subscriber_base.o
  CC       gsup_test_client.o
  AR       libcommon.a
  CCLD     gsup_test_client
make[4]: Entering directory '/tmp/openbsc/openbsc/src/libcommon'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/src/libcommon'
make[3]: Leaving directory '/tmp/openbsc/openbsc/src/libcommon'
Making install in libmgcp
make[3]: Entering directory '/tmp/openbsc/openbsc/src/libmgcp'
  CC       mgcp_protocol.o
  CC       mgcp_network.o
  CC       mgcp_vty.o
  CC       mgcp_sdp.o
  CC       mgcp_osmux.o
mgcp_network.c:44:2: warning: #warning "Make use of the rtp proxy code" [-Wcpp]
 #warning "Make use of the rtp proxy code"
  ^
mgcp_network.c: In function 'receive_from':
mgcp_network.c:661:3: warning: #warning "Slight spec violation. With connection mode recvonly we should attempt to forward." [-Wcpp]
  #warning "Slight spec violation. With connection mode recvonly we should attempt to forward."
   ^
  AR       libmgcp.a
make[4]: Entering directory '/tmp/openbsc/openbsc/src/libmgcp'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/src/libmgcp'
make[3]: Leaving directory '/tmp/openbsc/openbsc/src/libmgcp'
Making install in libbsc
make[3]: Entering directory '/tmp/openbsc/openbsc/src/libbsc'
  CC       abis_nm.o
  CC       abis_nm_vty.o
  CC       abis_om2000.o
  CC       abis_om2000_vty.o
  CC       paging.o
  CC       bsc_rll.o
  CC       bsc_subscriber.o
  CC       abis_rsl.o
abis_nm.c: In function 'abis_nm_rx_get_attr_resp':
abis_nm.c:560:50: warning: passing argument 2 of 'parse_attr_resp_info_unreported' discards 'const' qualifier from pointer target type
  data = parse_attr_resp_info_unreported(bts->nr, TLVP_VAL(&tp, NM_ATT_GET_ARI), TLVP_LEN(&tp, NM_ATT_GET_ARI),
                                                  ^
abis_nm.c:458:24: note: expected 'uint8_t *' but argument is of type 'const uint8_t *'
 static inline uint8_t *parse_attr_resp_info_unreported(uint8_t bts_nr, uint8_t *ari, uint16_t ari_len, uint16_t *out_len)
                        ^
abis_om2000_vty.c: In function 'cfg_bts_alt_mode':
abis_om2000_vty.c:427:20: warning: unused variable 'cg' [-Wunused-variable]
  struct con_group *cg;
                    ^
  CC       bts_ericsson_rbs2000.o
  CC       bts_ipaccess_nanobts.o
  CC       bts_siemens_bs11.o
  CC       bts_nokia_site.o
  CC       bts_unknown.o
  CC       bts_sysmobts.o
  CC       chan_alloc.o
  CC       handover_logic.o
  CC       handover_decision.o
  CC       meas_rep.o
  CC       pcu_sock.o
  CC       rest_octets.o
  CC       system_information.o
  CC       e1_config.o
pcu_sock.c: In function 'pcu_tx_info_ind':
pcu_sock.c:207: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:209: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"
  ^
pcu_sock.c: In function 'pcu_rx_data_req':
pcu_sock.c:408:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   tlli = *((uint32_t *)data_req->data);
   ^
pcu_sock.c:361:25: warning: unused variable 'ts' [-Wunused-variable]
  struct gsm_bts_trx_ts *ts;
                         ^
pcu_sock.c:360:22: warning: unused variable 'trx' [-Wunused-variable]
  struct gsm_bts_trx *trx;
                      ^
pcu_sock.c:359:10: warning: unused variable 'is_ptcch' [-Wunused-variable]
  uint8_t is_ptcch;
          ^
  CC       bsc_api.o
  CC       bsc_msc.o
  CC       bsc_vty.o
  CC       gsm_04_08_utils.o
  CC       gsm_04_80_utils.o
  CC       bts_init.o
  CC       bsc_rf_ctrl.o
  CC       bsc_init.o
  CC       arfcn_range_encode.o
  CC       bsc_ctrl_commands.o
  CC       bsc_ctrl_lookup.o
  CC       net_init.o
  CC       bsc_dyn_ts.o
  CC       bts_ipaccess_nanobts_omlattr.o
  AR       libbsc.a
make[4]: Entering directory '/tmp/openbsc/openbsc/src/libbsc'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/src/libbsc'
make[3]: Leaving directory '/tmp/openbsc/openbsc/src/libbsc'
Making install in libmsc
make[3]: Entering directory '/tmp/openbsc/openbsc/src/libmsc'
  CC       auth.o
  CC       db.o
  CC       gsm_04_08.o
  CC       gsm_04_11.o
  CC       gsm_04_14.o
  CC       gsm_subscriber.o
  CC       mncc.o
  CC       gsm_04_80.o
auth.c: In function '_use_comp128_v1':
auth.c:74:2: warning: 'comp128' is deprecated (declared at /usr/include/osmocom/gsm/comp128.h:22): Use generic API from osmocom/crypt/auth.h instead [-Wdeprecated-declarations]
  comp128(ainfo->a3a8_ki, atuple->vec.rand, atuple->vec.sres, atuple->vec.kc);
  ^
db.c: In function 'db_init':
db.c:599:2: warning: 'dbi_initialize' is deprecated (declared at /usr/include/dbi/dbi.h:169) [-Wdeprecated-declarations]
  dbi_initialize(NULL);
  ^
db.c:601:2: warning: 'dbi_conn_new' is deprecated (declared at /usr/include/dbi/dbi.h:199) [-Wdeprecated-declarations]
  conn = dbi_conn_new("sqlite3");
  ^
db.c: In function 'db_fini':
db.c:665:2: warning: 'dbi_shutdown' is deprecated (declared at /usr/include/dbi/dbi.h:171) [-Wdeprecated-declarations]
  dbi_shutdown();
  ^
  CC       mncc_builtin.o
  CC       mncc_sock.o
  CC       rrlp.o
  CC       silent_call.o
  CC       sms_queue.o
  CC       token_auth.o
  CC       ussd.o
  CC       vty_interface_layer3.o
  CC       transaction.o
  CC       osmo_msc.o
  CC       ctrl_commands.o
  CC       meas_feed.o
  CC       smpp_vty.o
  CC       smpp_openbsc.o
  CC       smpp_smsc.o
smpp_openbsc.c: In function 'submit_to_sms':
smpp_openbsc.c:168:2: warning: #warning Implement reply path [-Wcpp]
 #warning Implement reply path
  ^
  CC       smpp_utils.o
  AR       libmsc.a
make[4]: Entering directory '/tmp/openbsc/openbsc/src/libmsc'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/src/libmsc'
make[3]: Leaving directory '/tmp/openbsc/openbsc/src/libmsc'
Making install in libtrau
make[3]: Entering directory '/tmp/openbsc/openbsc/src/libtrau'
  CC       rtp_proxy.o
  CC       trau_mux.o
  CC       trau_upqueue.o
  AR       libtrau.a
make[4]: Entering directory '/tmp/openbsc/openbsc/src/libtrau'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/src/libtrau'
make[3]: Leaving directory '/tmp/openbsc/openbsc/src/libtrau'
Making install in libfilter
make[3]: Entering directory '/tmp/openbsc/openbsc/src/libfilter'
  CC       bsc_msg_filter.o
  CC       bsc_msg_acc.o
  CC       bsc_msg_vty.o
  AR       libfilter.a
make[4]: Entering directory '/tmp/openbsc/openbsc/src/libfilter'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/src/libfilter'
make[3]: Leaving directory '/tmp/openbsc/openbsc/src/libfilter'
Making install in libcommon-cs
make[3]: Entering directory '/tmp/openbsc/openbsc/src/libcommon-cs'
  CC       common_cs.o
  CC       common_cs_vty.o
  AR       libcommon-cs.a
make[4]: Entering directory '/tmp/openbsc/openbsc/src/libcommon-cs'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/src/libcommon-cs'
make[3]: Leaving directory '/tmp/openbsc/openbsc/src/libcommon-cs'
Making install in osmo-nitb
make[3]: Entering directory '/tmp/openbsc/openbsc/src/osmo-nitb'
  CC       bsc_hack.o
  CCLD     osmo-nitb
make[4]: Entering directory '/tmp/openbsc/openbsc/src/osmo-nitb'
make[4]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/usr/local/bin'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c osmo-nitb '/usr/local/bin'
libtool: install: /usr/bin/install -c osmo-nitb /usr/local/bin/osmo-nitb
make[4]: Leaving directory '/tmp/openbsc/openbsc/src/osmo-nitb'
make[3]: Leaving directory '/tmp/openbsc/openbsc/src/osmo-nitb'
Making install in osmo-bsc_mgcp
make[3]: Entering directory '/tmp/openbsc/openbsc/src/osmo-bsc_mgcp'
  CC       mgcp_main.o
mgcp_main.c:62:2: warning: #warning "Make use of the rtp proxy code" [-Wcpp]
 #warning "Make use of the rtp proxy code"
  ^
  CCLD     osmo-bsc_mgcp
make[4]: Entering directory '/tmp/openbsc/openbsc/src/osmo-bsc_mgcp'
make[4]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/usr/local/bin'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c osmo-bsc_mgcp '/usr/local/bin'
libtool: install: /usr/bin/install -c osmo-bsc_mgcp /usr/local/bin/osmo-bsc_mgcp
make[4]: Leaving directory '/tmp/openbsc/openbsc/src/osmo-bsc_mgcp'
make[3]: Leaving directory '/tmp/openbsc/openbsc/src/osmo-bsc_mgcp'
Making install in utils
make[3]: Entering directory '/tmp/openbsc/openbsc/src/utils'
  CC       bs11_config.o
  CC       isdnsync.o
  CC       meas_json-meas_json.o
  CC       osmo_meas_pcap2db-meas_pcap2db.o
  CC       osmo_meas_udp2db-meas_udp2db.o
  CC       osmo_meas_udp2db-meas_db.o
  CC       osmo_meas_pcap2db-meas_db.o
  CC       smpp_mirror.o
  CCLD     meas_json
  CCLD     isdnsync
  CCLD     osmo-meas-pcap2db
  CCLD     osmo-meas-udp2db
  CCLD     smpp_mirror
  CCLD     bs11_config
make[4]: Entering directory '/tmp/openbsc/openbsc/src/utils'
make[4]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/usr/local/bin'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c bs11_config isdnsync meas_json osmo-meas-udp2db osmo-meas-pcap2db '/usr/local/bin'
libtool: install: /usr/bin/install -c bs11_config /usr/local/bin/bs11_config
libtool: install: /usr/bin/install -c isdnsync /usr/local/bin/isdnsync
libtool: install: /usr/bin/install -c meas_json /usr/local/bin/meas_json
libtool: install: /usr/bin/install -c osmo-meas-udp2db /usr/local/bin/osmo-meas-udp2db
libtool: install: /usr/bin/install -c osmo-meas-pcap2db /usr/local/bin/osmo-meas-pcap2db
make[4]: Leaving directory '/tmp/openbsc/openbsc/src/utils'
make[3]: Leaving directory '/tmp/openbsc/openbsc/src/utils'
Making install in ipaccess
make[3]: Entering directory '/tmp/openbsc/openbsc/src/ipaccess'
  CC       abisip-find.o
  CC       ipaccess-firmware.o
  CC       ipaccess-config.o
  CC       network_listen.o
  CC       ipaccess-proxy.o
  CCLD     abisip-find
  CCLD     ipaccess-config
  CCLD     ipaccess-proxy
make[4]: Entering directory '/tmp/openbsc/openbsc/src/ipaccess'
make[4]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/usr/local/bin'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c abisip-find ipaccess-config ipaccess-proxy '/usr/local/bin'
libtool: install: /usr/bin/install -c abisip-find /usr/local/bin/abisip-find
libtool: install: /usr/bin/install -c ipaccess-config /usr/local/bin/ipaccess-config
libtool: install: /usr/bin/install -c ipaccess-proxy /usr/local/bin/ipaccess-proxy
make[4]: Leaving directory '/tmp/openbsc/openbsc/src/ipaccess'
make[3]: Leaving directory '/tmp/openbsc/openbsc/src/ipaccess'
Making install in osmo-bsc_nat
make[3]: Entering directory '/tmp/openbsc/openbsc/src/osmo-bsc_nat'
  CC       bsc_filter.o
  CC       bsc_mgcp_utils.o
  CC       bsc_nat_vty.o
  CC       bsc_nat_ctrl.o
  CC       bsc_ussd.o
  CC       bsc_sccp.o
  CC       bsc_nat.o
  CC       bsc_nat_utils.o
bsc_ussd.c: In function 'bsc_ussd_check':
bsc_ussd.c:428:3: warning: 'gsm0480_decode_ussd_request' is deprecated (declared at /usr/include/osmocom/gsm/gsm0480.h:20): Use gsm0480_decode_ss_request() instead [-Wdeprecated-declarations]
   if (gsm0480_decode_ussd_request(hdr48, len, &req) != 1)
   ^
  CC       bsc_nat_rewrite.o
  CC       bsc_nat_rewrite_trie.o
  CC       bsc_nat_filter.o
  CCLD     osmo-bsc_nat
make[4]: Entering directory '/tmp/openbsc/openbsc/src/osmo-bsc_nat'
make[4]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/usr/local/bin'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c osmo-bsc_nat '/usr/local/bin'
libtool: install: /usr/bin/install -c osmo-bsc_nat /usr/local/bin/osmo-bsc_nat
make[4]: Leaving directory '/tmp/openbsc/openbsc/src/osmo-bsc_nat'
make[3]: Leaving directory '/tmp/openbsc/openbsc/src/osmo-bsc_nat'
Making install in osmo-bsc
make[3]: Entering directory '/tmp/openbsc/openbsc/src/osmo-bsc'
  CC       osmo_bsc_main.o
  CC       osmo_bsc_vty.o
  CC       osmo_bsc_grace.o
  CC       osmo_bsc_filter.o
  CC       osmo_bsc_msc.o
  CC       osmo_bsc_sccp.o
  CC       osmo_bsc_api.o
  CC       osmo_bsc_bssap.o
osmo_bsc_bssap.c: In function 'gsm88_to_chan_mode':
osmo_bsc_bssap.c:74:2: warning: enumeration value 'GSM0808_PERM_FR4' not handled in switch [-Wswitch]
  switch (speech) {
  ^
osmo_bsc_bssap.c:74:2: warning: enumeration value 'GSM0808_PERM_FR5' not handled in switch [-Wswitch]
osmo_bsc_bssap.c:74:2: warning: enumeration value 'GSM0808_PERM_HR4' not handled in switch [-Wswitch]
osmo_bsc_bssap.c:74:2: warning: enumeration value 'GSM0808_PERM_HR6' not handled in switch [-Wswitch]
  CC       osmo_bsc_audio.o
  CC       osmo_bsc_ctrl.o
  CCLD     osmo-bsc-sccplite
make[4]: Entering directory '/tmp/openbsc/openbsc/src/osmo-bsc'
make[4]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/usr/local/bin'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c osmo-bsc-sccplite '/usr/local/bin'
libtool: install: /usr/bin/install -c osmo-bsc-sccplite /usr/local/bin/osmo-bsc-sccplite
make[4]: Leaving directory '/tmp/openbsc/openbsc/src/osmo-bsc'
make[3]: Leaving directory '/tmp/openbsc/openbsc/src/osmo-bsc'
make[3]: Entering directory '/tmp/openbsc/openbsc/src'
make[4]: Entering directory '/tmp/openbsc/openbsc/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 '/tmp/openbsc/openbsc/src'
make[3]: Leaving directory '/tmp/openbsc/openbsc/src'
make[2]: Leaving directory '/tmp/openbsc/openbsc/src'
Making install in tests
make[2]: Entering directory '/tmp/openbsc/openbsc/tests'
Making install in gsm0408
make[3]: Entering directory '/tmp/openbsc/openbsc/tests/gsm0408'
  CC       gsm0408_test.o
  CCLD     gsm0408_test
make[4]: Entering directory '/tmp/openbsc/openbsc/tests/gsm0408'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/gsm0408'
make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/gsm0408'
Making install in db
make[3]: Entering directory '/tmp/openbsc/openbsc/tests/db'
  CC       db_test.o
  CCLD     db_test
make[4]: Entering directory '/tmp/openbsc/openbsc/tests/db'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/db'
make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/db'
Making install in channel
make[3]: Entering directory '/tmp/openbsc/openbsc/tests/channel'
  CC       channel_test.o
  CCLD     channel_test
make[4]: Entering directory '/tmp/openbsc/openbsc/tests/channel'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/channel'
make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/channel'
Making install in mgcp
make[3]: Entering directory '/tmp/openbsc/openbsc/tests/mgcp'
  CC       mgcp_test.o
  CCLD     mgcp_test
make[4]: Entering directory '/tmp/openbsc/openbsc/tests/mgcp'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/mgcp'
make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/mgcp'
Making install in abis
make[3]: Entering directory '/tmp/openbsc/openbsc/tests/abis'
  CC       abis_test.o
  CCLD     abis_test
make[4]: Entering directory '/tmp/openbsc/openbsc/tests/abis'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/abis'
make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/abis'
Making install in trau
make[3]: Entering directory '/tmp/openbsc/openbsc/tests/trau'
  CC       trau_test.o
  CCLD     trau_test
make[4]: Entering directory '/tmp/openbsc/openbsc/tests/trau'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/trau'
make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/trau'
Making install in subscr
make[3]: Entering directory '/tmp/openbsc/openbsc/tests/subscr'
  CC       subscr_test.o
  CC       bsc_subscr_test.o
  CCLD     bsc_subscr_test
  CCLD     subscr_test
make[4]: Entering directory '/tmp/openbsc/openbsc/tests/subscr'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/subscr'
make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/subscr'
Making install in mm_auth
make[3]: Entering directory '/tmp/openbsc/openbsc/tests/mm_auth'
  CC       mm_auth_test.o
  CCLD     mm_auth_test
make[4]: Entering directory '/tmp/openbsc/openbsc/tests/mm_auth'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/mm_auth'
make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/mm_auth'
Making install in nanobts_omlattr
make[3]: Entering directory '/tmp/openbsc/openbsc/tests/nanobts_omlattr'
  CC       nanobts_omlattr_test.o
  CCLD     nanobts_omlattr_test
make[4]: Entering directory '/tmp/openbsc/openbsc/tests/nanobts_omlattr'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/nanobts_omlattr'
make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/nanobts_omlattr'
Making install in bsc-nat
make[3]: Entering directory '/tmp/openbsc/openbsc/tests/bsc-nat'
  CC       bsc_nat_test.o
  CC       bsc_filter.o
  CC       bsc_sccp.o
  CC       bsc_nat_rewrite_trie.o
  CC       bsc_nat_rewrite.o
  CC       bsc_nat_utils.o
  CC       bsc_mgcp_utils.o
  CC       bsc_nat_filter.o
  CCLD     bsc_nat_test
make[4]: Entering directory '/tmp/openbsc/openbsc/tests/bsc-nat'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/bsc-nat'
make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/bsc-nat'
Making install in bsc-nat-trie
make[3]: Entering directory '/tmp/openbsc/openbsc/tests/bsc-nat-trie'
  CC       bsc_nat_trie_test.o
  CC       bsc_nat_rewrite_trie.o
  CCLD     bsc_nat_trie_test
make[4]: Entering directory '/tmp/openbsc/openbsc/tests/bsc-nat-trie'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/bsc-nat-trie'
make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/bsc-nat-trie'
Making install in bsc
make[3]: Entering directory '/tmp/openbsc/openbsc/tests/bsc'
  CC       bsc_test.o
  CC       osmo_bsc_filter.o
  CCLD     bsc_test
make[4]: Entering directory '/tmp/openbsc/openbsc/tests/bsc'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/bsc'
make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/bsc'
Making install in smpp
make[3]: Entering directory '/tmp/openbsc/openbsc/tests/smpp'
  CC       smpp_test.o
  CC       smpp_utils.o
  CCLD     smpp_test
make[4]: Entering directory '/tmp/openbsc/openbsc/tests/smpp'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/smpp'
make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/smpp'
make[3]: Entering directory '/tmp/openbsc/openbsc/tests'
make[4]: Entering directory '/tmp/openbsc/openbsc/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 '/tmp/openbsc/openbsc/tests'
make[3]: Leaving directory '/tmp/openbsc/openbsc/tests'
make[2]: Leaving directory '/tmp/openbsc/openbsc/tests'
make[2]: Entering directory '/tmp/openbsc/openbsc'
make[3]: Entering directory '/tmp/openbsc/openbsc'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/local/lib/pkgconfig'
 /usr/bin/install -c -m 644 openbsc.pc '/usr/local/lib/pkgconfig'
make[3]: Leaving directory '/tmp/openbsc/openbsc'
make[2]: Leaving directory '/tmp/openbsc/openbsc'
make[1]: Leaving directory '/tmp/openbsc/openbsc'
 ---> 489f300515a8
Removing intermediate container 1242d1556257
Step 10/14 : VOLUME /data
 ---> Running in f791a1c54fff
 ---> f3458665a793
Removing intermediate container f791a1c54fff
Step 11/14 : COPY openbsc.cfg /data/openbsc.cfg
 ---> 8eeda3da162d
Removing intermediate container e97e07443015
Step 12/14 : WORKDIR /data
 ---> b8aad56f4c7e
Removing intermediate container 6d4ae4c8c85e
Step 13/14 : CMD /usr/local/bin/osmo-nitb
 ---> Running in 88f5418e675d
 ---> d49abc7f5028
Removing intermediate container 88f5418e675d
Step 14/14 : EXPOSE 3002/tcp 3003/tcp 4242/tcp 2775/tcp 4249/tcp
 ---> Running in 19177b55021b
 ---> 86be715fd5c5
Removing intermediate container 19177b55021b
Successfully built 86be715fd5c5
Successfully tagged osmocom-build/osmo-nitb-master:latest
+ cd /home/osmocom-build/jenkins/docker-playground/osmo-bts-master
+ make
docker build -t docker.io/osmocom-build/osmo-bts-master:latest .
Sending build context to Docker daemon  9.216kB

Step 1/13 : FROM laforge/debian-jessie-build
 ---> 80385047baea
Step 2/13 : MAINTAINER Harald Welte <laforge@gnumonks.org>
 ---> Using cache
 ---> 1372d15076ce
Step 3/13 : COPY Release.key /tmp/Release.key
 ---> Using cache
 ---> 7c8827de5720
Step 4/13 : RUN apt-key add /tmp/Release.key && 	rm /tmp/Release.key && 	echo "deb http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list
 ---> Using cache
 ---> 4aa34ab677b0
Step 5/13 : RUN apt-get update && 	apt-get install -y --no-install-recommends 		telnet 		libosmocore-dev 		libosmo-abis-dev 		libosmo-netif-dev 		libosmo-sccp-dev 		libsmpp34-dev 		libgtp-dev && 	apt-get clean
 ---> Using cache
 ---> 3ab96e043ac0
Step 6/13 : WORKDIR /tmp
 ---> Using cache
 ---> 90ae0a60838d
Step 7/13 : RUN git clone git://git.osmocom.org/osmo-bts.git
 ---> Running in aeac51633dbb
Cloning into 'osmo-bts'...
 ---> bb42d3aab864
Removing intermediate container aeac51633dbb
Step 8/13 : ADD http://git.osmocom.org/osmo-bts/patch /tmp/commit-osmo-bts


 ---> 306928b333cb
Removing intermediate container aae3f0723f0d
Step 9/13 : RUN cd osmo-bts && 	git fetch && git checkout -f -B master origin/master && 	autoreconf -fi && 	./configure --enable-trx && 	make -j8 install
 ---> Running in 758a30882034
Reset branch 'master'
Branch master set up to track remote branch master from origin.
Your branch is up-to-date with 'origin/master'.
configure.ac:21: installing './compile'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
src/common/Makefile.am: installing './depcomp'
src/osmo-bts-sysmo/Makefile.am:11: warning: source file 'misc/sysmobts_par.c' is in a subdirectory,
src/osmo-bts-sysmo/Makefile.am:11: 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:23: warning: source file 'misc/sysmobts_mgr.c' is in a subdirectory,
src/osmo-bts-sysmo/Makefile.am:23: but option 'subdir-objects' is disabled
src/osmo-bts-sysmo/Makefile.am:23: warning: source file 'misc/sysmobts_misc.c' is in a subdirectory,
src/osmo-bts-sysmo/Makefile.am:23: but option 'subdir-objects' is disabled
src/osmo-bts-sysmo/Makefile.am:23: warning: source file 'misc/sysmobts_par.c' is in a subdirectory,
src/osmo-bts-sysmo/Makefile.am:23: but option 'subdir-objects' is disabled
src/osmo-bts-sysmo/Makefile.am:23: warning: source file 'misc/sysmobts_nl.c' is in a subdirectory,
src/osmo-bts-sysmo/Makefile.am:23: but option 'subdir-objects' is disabled
src/osmo-bts-sysmo/Makefile.am:23: warning: source file 'misc/sysmobts_mgr_2050.c' is in a subdirectory,
src/osmo-bts-sysmo/Makefile.am:23: but option 'subdir-objects' is disabled
src/osmo-bts-sysmo/Makefile.am:23: warning: source file 'misc/sysmobts_mgr_vty.c' is in a subdirectory,
src/osmo-bts-sysmo/Makefile.am:23: but option 'subdir-objects' is disabled
src/osmo-bts-sysmo/Makefile.am:23: warning: source file 'misc/sysmobts_mgr_nl.c' is in a subdirectory,
src/osmo-bts-sysmo/Makefile.am:23: but option 'subdir-objects' is disabled
src/osmo-bts-sysmo/Makefile.am:23: warning: source file 'misc/sysmobts_mgr_temp.c' is in a subdirectory,
src/osmo-bts-sysmo/Makefile.am:23: but option 'subdir-objects' is disabled
src/osmo-bts-sysmo/Makefile.am:23: warning: source file 'misc/sysmobts_mgr_calib.c' is in a subdirectory,
src/osmo-bts-sysmo/Makefile.am:23: but option 'subdir-objects' is disabled
src/osmo-bts-sysmo/Makefile.am:34: warning: source file 'misc/sysmobts_util.c' is in a subdirectory,
src/osmo-bts-sysmo/Makefile.am:34: but option 'subdir-objects' is disabled
src/osmo-bts-sysmo/Makefile.am:34: warning: source file 'misc/sysmobts_par.c' is in a subdirectory,
src/osmo-bts-sysmo/Makefile.am:34: 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:7: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
tests/misc/Makefile.am:7: 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
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 ranlib... ranlib
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for LIBOSMOCORE... yes
checking for LIBOSMOVTY... yes
checking for LIBOSMOTRAU... yes
checking for LIBOSMOGSM... yes
checking for LIBOSMOCTRL... yes
checking for LIBOSMOABIS... yes
checking for LIBOSMOCODEC... yes
checking for LIBOSMOCODING... yes
checking for ORTP... yes
checking whether to enable support for sysmoBTS L1/PHY support... no
checking whether to enable support for osmo-trx based L1/PHY support... yes
checking whether to enable support for Octasic OCTPHY-2G... no
checking whether to enable NuRAN Wireless Litecell 1.5 hardware support... no
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 sysmocom/femtobts/sbts2050_header.h usability... no
checking sysmocom/femtobts/sbts2050_header.h presence... no
checking for sysmocom/femtobts/sbts2050_header.h... no
checking that generated files are newer than configure... done
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-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
echo 0.7.0.9-2564 > .version-t && mv .version-t .version
make  install-recursive
make[1]: Entering directory '/tmp/osmo-bts'
Making install in include
make[2]: Entering directory '/tmp/osmo-bts/include'
Making install in osmo-bts
make[3]: Entering directory '/tmp/osmo-bts/include/osmo-bts'
make[4]: Entering directory '/tmp/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 '/tmp/osmo-bts/include/osmo-bts'
make[3]: Leaving directory '/tmp/osmo-bts/include/osmo-bts'
make[3]: Entering directory '/tmp/osmo-bts/include'
make[4]: Entering directory '/tmp/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 '/tmp/osmo-bts/include'
make[3]: Leaving directory '/tmp/osmo-bts/include'
make[2]: Leaving directory '/tmp/osmo-bts/include'
Making install in src
make[2]: Entering directory '/tmp/osmo-bts/src'
Making install in common
make[3]: Entering directory '/tmp/osmo-bts/src/common'
  CC       gsm_data_shared.o
  CC       sysinfo.o
  CC       abis.o
  CC       oml.o
  CC       vty.o
  CC       logging.o
  CC       rsl.o
  CC       bts.o
gsm_data_shared.c: In function 'gsm_pchan2chan_nr':
gsm_data_shared.c:691:2: warning: #warning "fix caller that passes lchan_nr != 0" [-Wcpp]
 #warning "fix caller that passes lchan_nr != 0"
  ^
vty.c:394:2: warning: #warning merge with OpenBSC? [-Wcpp]
 #warning merge with OpenBSC?
  ^
  CC       paging.o
  CC       measurement.o
  CC       amr.o
  CC       lchan.o
  CC       load_indication.o
  CC       handover.o
  CC       pcu_sock.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:196: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:198: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"
  ^
  CC       bts_ctrl_lookup.o
  CC       l1sap.o
  CC       power_control.o
  CC       cbch.o
  CC       main.o
l1sap.c: In function 'l1sap_info_time_ind':
l1sap.c:451:22: warning: unused variable 'trx' [-Wunused-variable]
  struct gsm_bts_trx *trx;
                      ^
l1sap.c: In function 'l1sap_tch_rts_ind':
l1sap.c:832:15: warning: variable 'timestamp' set but not used [-Wunused-but-set-variable]
  uint32_t fn, timestamp;
               ^
l1sap.c:831:11: warning: variable 'seq' set but not used [-Wunused-but-set-variable]
  uint16_t seq;
           ^
  CC       dtx_dl_amr_fsm.o
  CC       phy_link.o
  CC       scheduler.o
  AR       libbts.a
  AR       libl1sched.a
make[4]: Entering directory '/tmp/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 '/tmp/osmo-bts/src/common'
make[3]: Leaving directory '/tmp/osmo-bts/src/common'
Making install in osmo-bts-virtual
make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual'
  CC       main.o
  CC       bts_model.o
  CC       virtualbts_vty.o
  CC       l1_if.o
  CC       osmo_mcast_sock.o
  CC       scheduler_virtbts.o
  CC       virtual_um.o
l1_if.c: In function 'virt_um_rcv_cb':
l1_if.c:167:2: warning: #warning "we cannot just pass a l1sap primitive on the stack!!!" [-Wcpp]
 #warning "we cannot just pass a l1sap primitive on the stack!!!"
  ^
  CCLD     osmo-bts-virtual
make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual'
make[4]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/usr/local/bin'
  /usr/bin/install -c osmo-bts-virtual '/usr/local/bin'
make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual'
make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual'
Making install in osmo-bts-trx
make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx'
  CC       main.o
  CC       trx_if.o
  CC       l1_if.o
  CC       scheduler_trx.o
  CC       trx_vty.o
  CC       loops.o
l1_if.c: In function 'l1if_provision_transceiver_trx':
l1_if.c:138:19: warning: unused variable 'plink' [-Wunused-variable]
  struct phy_link *plink = l1h->phy_inst->phy_link;
                   ^
l1_if.c: In function 'l1if_provision_transceiver':
l1_if.c:218:20: warning: unused variable 'plink' [-Wunused-variable]
   struct phy_link *plink = pinst->phy_link;
                    ^
l1_if.c: In function 'trx_set_bts':
l1_if.c:308:27: warning: unused variable 'btsb' [-Wunused-variable]
  struct gsm_bts_role_bts *btsb = bts_role_bts(bts);
                           ^
l1_if.c: In function 'trx_set_trx':
l1_if.c:330:19: warning: unused variable 'plink' [-Wunused-variable]
  struct phy_link *plink = pinst->phy_link;
                   ^
l1_if.c: In function 'bts_model_change_power':
l1_if.c:733:2: warning: #warning "implement bts_model_change_power\n" [-Wcpp]
 #warning "implement bts_model_change_power\n"
  ^
scheduler_trx.c: In function 'trx_fn_timer_cb':
scheduler_trx.c:1585:2: warning: implicit declaration of function 'bts_shutdown' [-Wimplicit-function-declaration]
  bts_shutdown(bts, "No clock from osmo-trx");
  ^
  CCLD     osmo-bts-trx
make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx'
make[4]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/usr/local/bin'
  /usr/bin/install -c osmo-bts-trx '/usr/local/bin'
make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx'
make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx'
make[3]: Entering directory '/tmp/osmo-bts/src'
make[4]: Entering directory '/tmp/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 '/tmp/osmo-bts/src'
make[3]: Leaving directory '/tmp/osmo-bts/src'
make[2]: Leaving directory '/tmp/osmo-bts/src'
Making install in tests
make[2]: Entering directory '/tmp/osmo-bts/tests'
Making install in paging
make[3]: Entering directory '/tmp/osmo-bts/tests/paging'
  CC       paging_test.o
  CC       stubs.o
  CCLD     paging_test
make[4]: Entering directory '/tmp/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 '/tmp/osmo-bts/tests/paging'
make[3]: Leaving directory '/tmp/osmo-bts/tests/paging'
Making install in cipher
make[3]: Entering directory '/tmp/osmo-bts/tests/cipher'
  CC       cipher_test.o
  CC       stubs.o
  CCLD     cipher_test
make[4]: Entering directory '/tmp/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 '/tmp/osmo-bts/tests/cipher'
make[3]: Leaving directory '/tmp/osmo-bts/tests/cipher'
Making install in agch
make[3]: Entering directory '/tmp/osmo-bts/tests/agch'
  CC       agch_test.o
  CC       stubs.o
  CCLD     agch_test
make[4]: Entering directory '/tmp/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 '/tmp/osmo-bts/tests/agch'
make[3]: Leaving directory '/tmp/osmo-bts/tests/agch'
Making install in misc
make[3]: Entering directory '/tmp/osmo-bts/tests/misc'
  CC       misc_test.o
  CC       stubs.o
  CCLD     misc_test
make[4]: Entering directory '/tmp/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 '/tmp/osmo-bts/tests/misc'
make[3]: Leaving directory '/tmp/osmo-bts/tests/misc'
Making install in handover
make[3]: Entering directory '/tmp/osmo-bts/tests/handover'
  CC       handover_test.o
  CCLD     handover_test
make[4]: Entering directory '/tmp/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 '/tmp/osmo-bts/tests/handover'
make[3]: Leaving directory '/tmp/osmo-bts/tests/handover'
Making install in tx_power
make[3]: Entering directory '/tmp/osmo-bts/tests/tx_power'
  CC       tx_power_test.o
  CC       stubs.o
  CCLD     tx_power_test
make[4]: Entering directory '/tmp/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 '/tmp/osmo-bts/tests/tx_power'
make[3]: Leaving directory '/tmp/osmo-bts/tests/tx_power'
Making install in power
make[3]: Entering directory '/tmp/osmo-bts/tests/power'
  CC       power_test.o
  CC       stubs.o
power_test.c: In function 'test_power_loop':
power_test.c:42:6: warning: unused variable 'ret' [-Wunused-variable]
  int ret;
      ^
  CCLD     power_test
make[4]: Entering directory '/tmp/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 '/tmp/osmo-bts/tests/power'
make[3]: Leaving directory '/tmp/osmo-bts/tests/power'
Making install in meas
make[3]: Entering directory '/tmp/osmo-bts/tests/meas'
  CC       meas_test.o
  CCLD     meas_test
make[4]: Entering directory '/tmp/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 '/tmp/osmo-bts/tests/meas'
make[3]: Leaving directory '/tmp/osmo-bts/tests/meas'
make[3]: Entering directory '/tmp/osmo-bts/tests'
make[4]: Entering directory '/tmp/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 '/tmp/osmo-bts/tests'
make[3]: Leaving directory '/tmp/osmo-bts/tests'
make[2]: Leaving directory '/tmp/osmo-bts/tests'
make[2]: Entering directory '/tmp/osmo-bts'
make[3]: Entering directory '/tmp/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 '/tmp/osmo-bts'
make[2]: Leaving directory '/tmp/osmo-bts'
make[1]: Leaving directory '/tmp/osmo-bts'
 ---> 437e68ded4f0
Removing intermediate container 758a30882034
Step 10/13 : VOLUME /data
 ---> Running in f949c761c2dd
 ---> 64f8f5813041
Removing intermediate container f949c761c2dd
Step 11/13 : COPY osmo-bts.cfg /data/osmo-bts.cfg
 ---> ba516bb8f0b3
Removing intermediate container 753cb3a9932d
Step 12/13 : WORKDIR /data
 ---> 6ffeabf03676
Removing intermediate container e57a322fddc4
Step 13/13 : CMD /usr/local/bin/osmo-bts-virtual -i 172.18.0.230
 ---> Running in 7fea458ecf03
 ---> f88ed0302356
Removing intermediate container 7fea458ecf03
Successfully built f88ed0302356
Successfully tagged osmocom-build/osmo-bts-master:latest
+ cd /home/osmocom-build/jenkins/docker-playground/ttcn3-nitb-sysinfo
+ make
docker build -t docker.io/osmocom-build/ttcn3-nitb-sysinfo:latest .
Sending build context to Docker daemon  8.192kB

Step 1/8 : FROM laforge/debian-stretch-titan
 ---> efb12883d73d
Step 2/8 : RUN mkdir /root/projects && (cd /root/projects && ln -sf / git)
 ---> Using cache
 ---> 469a506ce9bf
Step 3/8 : RUN git clone git://git.osmocom.org/osmo-ttcn3-hacks.git
 ---> Using cache
 ---> cdd28096f38b
Step 4/8 : ADD http://git.osmocom.org/osmo-ttcn3-hacks/patch /tmp/commit


 ---> Using cache
 ---> 96597bdd69ea
Step 5/8 : RUN cd osmo-ttcn3-hacks/sysinfo && 	git pull && 	./gen_links.sh && 	./regen_makefile.sh && 	make compile && 	make -j8
 ---> Running in 94d42c2e7ae7
Already up-to-date.
Linking /root/projects/git/titan.Libraries.TCCUsefulFunctions/src
Linking TCCInterface_Functions.ttcn
Linking TCCConversion_Functions.ttcn
Linking TCCConversion.cc
Linking TCCConversion.hh
Linking TCCInterface.cc
Linking TCCInterface_ip.h
Linking /root/projects/git/titan.TestPorts.Common_Components.Socket-API/src
Linking Socket_API_Definitions.ttcn
Linking /root/projects/git/titan.TestPorts.IPL4asp/src
Linking IPL4asp_Functions.ttcn
Linking IPL4asp_PT.cc
Linking IPL4asp_PT.hh
Linking IPL4asp_PortType.ttcn
Linking IPL4asp_Types.ttcn
Linking IPL4asp_discovery.cc
Linking IPL4asp_protocol_L234.hh
Linking /root/projects/git/titan.TestPorts.TELNETasp/src
Linking TELNETasp_PT.cc
Linking TELNETasp_PT.hh
Linking TELNETasp_PortType.ttcn
Linking ../library
Linking GSMTAP_PortType.ttcn
Linking GSMTAP_Types.ttcn
Linking GSM_SystemInformation.ttcn
Linking GSM_RR_Types.ttcn
Linking RLCMAC_CSN1_Types.ttcn
Linking GSM_Types.ttcn
Linking IPL4_GSMTAP_CtrlFunct.ttcn
Linking IPL4_GSMTAP_CtrlFunctDef.cc
Linking Osmocom_Types.ttcn
Linking General_Types.ttcn
Linking Osmocom_VTY_Functions.ttcn
ttcn3_makefilegen: warning: File `Test.ttcn' was given more than once for the Makefile.
Generating Makefile skeleton...
Makefile skeleton was generated.
/usr/bin/compiler -L  \
Test.ttcn GSMTAP_PortType.ttcn GSMTAP_Types.ttcn GSM_RR_Types.ttcn GSM_SystemInformation.ttcn GSM_Types.ttcn General_Types.ttcn IPL4_GSMTAP_CtrlFunct.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn RLCMAC_CSN1_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn  - Test.ttcn GSMTAP_PortType.ttcn GSMTAP_Types.ttcn GSM_RR_Types.ttcn GSM_SystemInformation.ttcn GSM_Types.ttcn General_Types.ttcn IPL4_GSMTAP_CtrlFunct.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn RLCMAC_CSN1_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn
warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled.

Notify: Parsing TTCN-3 module `Test.ttcn'...
Notify: Parsing TTCN-3 module `GSMTAP_PortType.ttcn'...
Notify: Parsing TTCN-3 module `GSMTAP_Types.ttcn'...
Notify: Parsing TTCN-3 module `GSM_RR_Types.ttcn'...
Notify: Parsing TTCN-3 module `GSM_SystemInformation.ttcn'...
Notify: Parsing TTCN-3 module `GSM_Types.ttcn'...
Notify: Parsing TTCN-3 module `General_Types.ttcn'...
Notify: Parsing TTCN-3 module `IPL4_GSMTAP_CtrlFunct.ttcn'...
Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'...
Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'...
Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'...
Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'...
Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'...
Osmocom_VTY_Functions.ttcn:7.36-49: In charstring value:
 Osmocom_VTY_Functions.ttcn:7.47-48: warning: Unknown escape sequence `\#' was treated literally
Notify: Parsing TTCN-3 module `RLCMAC_CSN1_Types.ttcn'...
Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'...
Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'...
Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'...
Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'...
Notify: Checking modules...
GSMTAP_PortType.ttcn: In TTCN-3 module `GSMTAP_PortType':
 GSMTAP_PortType.ttcn:65.2-70.2: In type definition `GSMTAP_PT':
  GSMTAP_PortType.ttcn:65.22-70.2: In extension attribute `user':
   GSMTAP_PortType.ttcn:73.3-74.36: In `in' mappings:
    GSMTAP_PortType.ttcn:73.3-74.36: error: Incoming message type `@IPL4asp_Types.ASP_ConnId_ReadyToRelease' of provider port type `@IPL4asp_PortType.IPL4asp_PT' is not handled by the incoming mappings
Osmocom_VTY_Functions.ttcn: In TTCN-3 module `Osmocom_VTY_Functions':
 Osmocom_VTY_Functions.ttcn:68.2-70.2: In function definition `f_vty_transceive':
  Osmocom_VTY_Functions.ttcn:69.3-30: In function instance:
   Osmocom_VTY_Functions.ttcn:69.3-30: warning: The value returned by function `@Osmocom_VTY_Functions.f_vty_transceive_ret' is not used
Test.ttcn: In TTCN-3 module `Test':
 Test.ttcn:492.2-506.2: In function definition `f_init':
  Test.ttcn:498.3-82: In function instance:
   Test.ttcn:498.3-82: warning: The value returned by external function `@IPL4_GSMTAP_CtrlFunct.f_IPL4_listen' is not used
Notify: Error found in the input modules. Code will not be generated.
make: *** [compile] Error 1
Makefile:164: recipe for target 'compile' failed
The command '/bin/sh -c cd osmo-ttcn3-hacks/sysinfo && 	git pull && 	./gen_links.sh && 	./regen_makefile.sh && 	make compile && 	make -j8' returned a non-zero code: 2
../make/Makefile:43: recipe for target 'docker-build' failed
make: *** [docker-build] Error 2
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, /home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo/logs/ttcn3-nitb-sysinfo/junit-xml-20.log is 23 hr old

Sending e-mails to: laforge@gnumonks.org
Finished: FAILURE