Skip to content
Failed

Console Output

Skipping 161 KB.. Full Log
  CCLD     osmux-test-output
  CCLD     rtp-udp-test-client
  CCLD     osmux-test-input
  CCLD     stream-server
make[3]: Entering directory '/build/deps/libosmo-netif/examples'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/deps/libosmo-netif/examples'
make[2]: Leaving directory '/build/deps/libosmo-netif/examples'
Making install in utils
make[2]: Entering directory '/build/deps/libosmo-netif/utils'
  CC       osmo-amr-inspect.o
  CCLD     osmo-amr-inspect
make[3]: Entering directory '/build/deps/libosmo-netif/utils'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/deps/libosmo-netif/utils'
make[2]: Leaving directory '/build/deps/libosmo-netif/utils'
Making install in tests
make[2]: Entering directory '/build/deps/libosmo-netif/tests'
make[3]: Entering directory '/build/deps/libosmo-netif/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 '/build/deps/libosmo-netif/tests'
make[2]: Leaving directory '/build/deps/libosmo-netif/tests'
make[2]: Entering directory '/build/deps/libosmo-netif'
make[3]: Entering directory '/build/deps/libosmo-netif'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-netif/lib/pkgconfig'
 /usr/bin/install -c -m 644 libosmo-netif.pc '/build/deps/install/stow/libosmo-netif/lib/pkgconfig'
make  install-data-hook
make[4]: Entering directory '/build/deps/libosmo-netif'
make[4]: Nothing to be done for 'install-data-hook'.
make[4]: Leaving directory '/build/deps/libosmo-netif'
make[3]: Leaving directory '/build/deps/libosmo-netif'
make[2]: Leaving directory '/build/deps/libosmo-netif'
make[1]: Leaving directory '/build/deps/libosmo-netif'
+ STOW_DIR=/build/deps/install/stow stow --restow libosmo-netif
+ osmo-build-dep.sh libosmo-abis
+ mkdir -p /build/deps



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

+ cd /build/deps
+ osmo-deps.sh libosmo-abis 
+ project=libosmo-abis
+ branch=master
+ git branch -a
+ grep -c remotes/origin/master$
+ [ x1 != x0 ]
+ branch=origin/master
+ test -d libosmo-abis
+ cd libosmo-abis
+ git fetch --tags origin
+ git fetch origin
+ deps= osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
+ git clean -dxf
+ [ -d  ]
+ [ -d layer1-headers ]
+ git checkout -f origin/master
HEAD is now at b20f322 Bump version: 1.6.0.52-ab0df-dirty โ†’ 2.0.0
+ git rev-parse HEAD
b20f322ff6997ace663985f4901503d4e4838105
+ cd libosmo-abis
+ mkdir -p /build/deps/install/stow
+ osmo_source_subdir libosmo-abis
+ subdir=
+ [ -n  ]
+ autoreconf --install --force
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:67: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:67: You should use the 'AC_CONFIG_HEADERS' macro instead.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:1089: AM_CONFIG_HEADER is expanded from...
configure.ac:67: the top level
configure.ac:91: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:91: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:91: the top level
configure.ac:200: warning: AC_OUTPUT should be used without arguments.
configure.ac:200: You should run autoupdate.
configure.ac:22: installing './compile'
configure.ac:24: installing './config.guess'
configure.ac:24: installing './config.sub'
configure.ac:8: installing './install-sh'
configure.ac:8: installing './missing'
doc/examples/Makefile.am: installing './depcomp'
+ ./configure --prefix=/build/deps/install/stow/libosmo-abis --with-systemdsystemunitdir=/build/deps/install/stow/libosmo-abis/lib/systemd/system
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... 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... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/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 file... file
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... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.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 if gcc supports -fvisibility=hidden... yes
checking for libosmocore >= 1.11.0... yes
checking for libosmovty >= 1.11.0... yes
checking for libosmogsm >= 1.11.0... yes
checking for libosmocodec >= 1.11.0... yes
checking for libosmo-netif >= 1.6.0... yes
checking for ortp >= 0.22.0... yes
checking for dahdi/user.h... yes
CFLAGS=" -std=gnu11 -Wall"
CPPFLAGS=" -Wall"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libosmoabis.pc
config.status: creating libosmotrau.pc
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
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
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
+ [ -n  ]
+ make -j 12 install
echo 2.0.0 > .version-t && mv .version-t .version
make  install-recursive
make[1]: Entering directory '/build/deps/libosmo-abis'
Making install in include
make[2]: Entering directory '/build/deps/libosmo-abis/include'
make[3]: Entering directory '/build/deps/libosmo-abis/include'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include'
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/abis'
 /usr/bin/install -c -m 644  osmocom/abis/ipa.h osmocom/abis/trau_frame.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 '/build/deps/install/stow/libosmo-abis/include/osmocom/abis'
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/trau'
 /usr/bin/install -c -m 644  osmocom/trau/csd_ra2.h osmocom/trau/csd_raa_prime.h osmocom/trau/trau_frame.h osmocom/trau/trau_sync.h osmocom/trau/trau_pcu_ericsson.h osmocom/trau/trau_rtp.h osmocom/trau/osmo_ortp.h '/build/deps/install/stow/libosmo-abis/include/osmocom/trau'
make[3]: Leaving directory '/build/deps/libosmo-abis/include'
make[2]: Leaving directory '/build/deps/libosmo-abis/include'
Making install in src
make[2]: Entering directory '/build/deps/libosmo-abis/src'
  CC       init.lo
  CC       e1_input.lo
  CC       e1_input_vty.lo
  CC       subchan_demux.lo
  CC       trau_frame.lo
  CC       input/e1d.lo
  CC       input/ipa.lo
  CC       input/ipa_keepalive.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       input/dahdi.lo
  CC       trau/libosmotrau_la-csd_ra2.lo
  CC       trau/libosmotrau_la-raa_prime_decode.lo
  CC       trau/libosmotrau_la-raa_prime_encode.lo
  CC       trau/libosmotrau_la-trau_frame.lo
  CC       trau/libosmotrau_la-trau_pcu_ericsson.lo
  CC       trau/libosmotrau_la-trau_sync.lo
  CC       trau/libosmotrau_la-trau_rtp_conv.lo
  CC       trau/libosmotrau_la-osmo_ortp.lo
trau/osmo_ortp.c:235:9: note: '#pragma message: Using internal ortp API: rtp_session_rtcp_rec'
  235 | #pragma message ("Using internal ortp API: rtp_session_rtcp_rec")
      |         ^~~~~~~
  CCLD     libosmoabis.la
  CCLD     libosmotrau.la
make[3]: Entering directory '/build/deps/libosmo-abis/src'
make[3]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib'
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libosmoabis.la libosmotrau.la '/build/deps/install/stow/libosmo-abis/lib'
libtool: install: /usr/bin/install -c .libs/libosmoabis.so.15.0.0 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.so.15.0.0
libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.15.0.0 libosmoabis.so.15 || { rm -f libosmoabis.so.15 && ln -s libosmoabis.so.15.0.0 libosmoabis.so.15; }; })
libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.15.0.0 libosmoabis.so || { rm -f libosmoabis.so && ln -s libosmoabis.so.15.0.0 libosmoabis.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmoabis.lai /build/deps/install/stow/libosmo-abis/lib/libosmoabis.la
libtool: install: /usr/bin/install -c .libs/libosmotrau.so.11.0.0 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.so.11.0.0
libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.11.0.0 libosmotrau.so.11 || { rm -f libosmotrau.so.11 && ln -s libosmotrau.so.11.0.0 libosmotrau.so.11; }; })
libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.11.0.0 libosmotrau.so || { rm -f libosmotrau.so && ln -s libosmotrau.so.11.0.0 libosmotrau.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmotrau.lai /build/deps/install/stow/libosmo-abis/lib/libosmotrau.la
libtool: install: /usr/bin/install -c .libs/libosmoabis.a /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a
libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a
libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a
libtool: install: /usr/bin/install -c .libs/libosmotrau.a /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a
libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a
libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a
libtool: finish: PATH="/build/deps/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmo-abis/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/deps/install/stow/libosmo-abis/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/build/deps/libosmo-abis/src'
make[2]: Leaving directory '/build/deps/libosmo-abis/src'
Making install in tests
make[2]: Entering directory '/build/deps/libosmo-abis/tests'
make[3]: Entering directory '/build/deps/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 '/build/deps/libosmo-abis/tests'
make[2]: Leaving directory '/build/deps/libosmo-abis/tests'
Making install in doc
make[2]: Entering directory '/build/deps/libosmo-abis/doc'
Making install in examples
make[3]: Entering directory '/build/deps/libosmo-abis/doc/examples'
  CC       lapd-over-datagram/lapd-over-datagram-user.o
  CC       lapd-over-datagram/lapd-over-datagram-network.o
lapd-over-datagram/lapd-over-datagram-network.c: In function 'main':
lapd-over-datagram/lapd-over-datagram-network.c:154:9: warning: 'lapd_instance_alloc' is deprecated: Use lapd_instance_alloc2() instead [-Wdeprecated-declarations]
  154 |         lapd = lapd_instance_alloc(1, lapd_tx_cb, conn, lapd_rx_cb, conn,
      |         ^~~~
In file included from lapd-over-datagram/lapd-over-datagram-network.c:13:
../../include/osmocom/abis/lapd.h:63:23: note: declared here
   63 | struct lapd_instance *lapd_instance_alloc(int network_side,
      |                       ^~~~~~~~~~~~~~~~~~~
lapd-over-datagram/lapd-over-datagram-user.c: In function 'main':
lapd-over-datagram/lapd-over-datagram-user.c:204:9: warning: 'lapd_instance_alloc' is deprecated: Use lapd_instance_alloc2() instead [-Wdeprecated-declarations]
  204 |         lapd = lapd_instance_alloc(0, lapd_tx_cb, NULL, lapd_rx_cb, &num_msgs,
      |         ^~~~
In file included from lapd-over-datagram/lapd-over-datagram-user.c:16:
../../include/osmocom/abis/lapd.h:63:23: note: declared here
   63 | struct lapd_instance *lapd_instance_alloc(int network_side,
      |                       ^~~~~~~~~~~~~~~~~~~
  CCLD     lapd-over-datagram-user
  CCLD     lapd-over-datagram-network
make[4]: Entering directory '/build/deps/libosmo-abis/doc/examples'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/deps/libosmo-abis/doc/examples'
make[3]: Leaving directory '/build/deps/libosmo-abis/doc/examples'
make[3]: Entering directory '/build/deps/libosmo-abis/doc'
make[4]: Entering directory '/build/deps/libosmo-abis/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 '/build/deps/libosmo-abis/doc'
make[3]: Leaving directory '/build/deps/libosmo-abis/doc'
make[2]: Leaving directory '/build/deps/libosmo-abis/doc'
make[2]: Entering directory '/build/deps/libosmo-abis'
make[3]: Entering directory '/build/deps/libosmo-abis'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib/pkgconfig'
 /usr/bin/install -c -m 644 libosmoabis.pc libosmotrau.pc '/build/deps/install/stow/libosmo-abis/lib/pkgconfig'
make[3]: Leaving directory '/build/deps/libosmo-abis'
make[2]: Leaving directory '/build/deps/libosmo-abis'
make[1]: Leaving directory '/build/deps/libosmo-abis'
+ STOW_DIR=/build/deps/install/stow stow --restow libosmo-abis
+ osmo-build-dep.sh osmo-ggsn
+ mkdir -p /build/deps



 =============================== osmo-ggsn ===============================

+ cd /build/deps
+ osmo-deps.sh osmo-ggsn 
+ project=osmo-ggsn
+ branch=master
+ git branch -a
+ grep -c remotes/origin/master$
+ [ x1 != x0 ]
+ branch=origin/master
+ test -d osmo-ggsn
+ cd osmo-ggsn
+ git fetch --tags origin
+ git fetch origin
+ deps= osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
+ git clean -dxf
+ [ -d  ]
+ [ -d layer1-headers ]
+ git checkout -f origin/master
HEAD is now at ba3d890 Bump version: 1.12.0.37-cf65-dirty โ†’ 1.13.0
+ git rev-parse HEAD
ba3d8905f93aaefea89e0f13a95f4ed2749563f5
+ cd osmo-ggsn
+ mkdir -p /build/deps/install/stow
+ osmo_source_subdir osmo-ggsn
+ subdir=
+ [ -n  ]
+ autoreconf --install --force
aclocal: warning: couldn't open directory 'm4': No such file or directory
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'
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:80: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:80: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:80: the top level
configure.ac:102: warning: The macro `AC_HEADER_TIME' is obsolete.
configure.ac:102: You should run autoupdate.
./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from...
configure.ac:102: the top level
configure.ac:18: installing './compile'
configure.ac:10: installing './config.guess'
configure.ac:10: installing './config.sub'
configure.ac:19: installing './install-sh'
configure.ac:155: installing './missing'
ggsn/Makefile.am: installing './depcomp'
+ ./configure --prefix=/build/deps/install/stow/osmo-ggsn --with-systemdsystemunitdir=/build/deps/install/stow/osmo-ggsn/lib/systemd/system
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking whether make supports nested variables... 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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... gawk
checking how to run the C preprocessor... gcc -E
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/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 file... file
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... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/time.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 egrep... (cached) /usr/bin/grep -E
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for arpa/inet.h... yes
checking for fcntl.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/ioctl.h... yes
checking for sys/socket.h... yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for linux/if.h... yes
checking for net/if.h... yes
checking for linux/if_tun.h... yes
checking for net/if_tun.h... no
checking for linux/netlink.h... yes
checking for linux/rtnetlink.h... yes
checking for an ANSI C-conforming const... yes
checking for mode_t... yes
checking for size_t... yes
checking whether struct ifaliasreq exist... no
checking whether struct ifreq.ifru_netmask exist... yes
checking whether struct rt_msghdr exist... no
checking whether struct iphdr exists... yes
checking whether enum in6_addr_gen_mode.IN6_ADDR_GEN_MODE_NONE exists... yes
checking whether gcc needs -traditional... no
checking for gethostbyname... yes
checking for inet_ntoa... yes
checking for memset... yes
checking for select... yes
checking for socket... yes
checking for strdup... yes
checking for strerror... yes
checking for strtol... yes
checking for inet_aton... yes
checking for getopt.h... yes
checking for getopt_long... yes
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking for libosmocore >= 1.11.0... yes
checking for libosmovty >= 1.11.0... yes
checking for libosmoctrl >= 1.11.0... yes
CFLAGS=" -std=gnu11"
CPPFLAGS=""
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating ggsn/Makefile
config.status: creating gtp/Makefile
config.status: creating lib/Makefile
config.status: creating intl/Makefile
config.status: creating po/Makefile
config.status: creating utils/Makefile
config.status: creating sgsnemu/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating tests/Makefile
config.status: creating tests/lib/Makefile
config.status: creating tests/gtp/Makefile
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/gtp/Makefile
config.status: creating libgtp.pc
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing libtool commands
config.status: executing depfiles commands

osmo-ggsn Configuration:
  GTP Linux kernel support:			no
+ [ -n  ]
+ make -j 12 install
echo 1.13.0 > .version-t && mv .version-t .version
make  install-recursive
make[1]: Entering directory '/build/deps/osmo-ggsn'
Making install in include
make[2]: Entering directory '/build/deps/osmo-ggsn/include'
Making install in osmocom
make[3]: Entering directory '/build/deps/osmo-ggsn/include/osmocom'
Making install in gtp
make[4]: Entering directory '/build/deps/osmo-ggsn/include/osmocom/gtp'
make[5]: Entering directory '/build/deps/osmo-ggsn/include/osmocom/gtp'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/osmo-ggsn/include/osmocom/gtp'
 /usr/bin/install -c -m 644 gsn.h gtp.h gtpie.h pdp.h '/build/deps/install/stow/osmo-ggsn/include/osmocom/gtp'
make[5]: Leaving directory '/build/deps/osmo-ggsn/include/osmocom/gtp'
make[4]: Leaving directory '/build/deps/osmo-ggsn/include/osmocom/gtp'
make[4]: Entering directory '/build/deps/osmo-ggsn/include/osmocom'
make[5]: Entering directory '/build/deps/osmo-ggsn/include/osmocom'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/deps/osmo-ggsn/include/osmocom'
make[4]: Leaving directory '/build/deps/osmo-ggsn/include/osmocom'
make[3]: Leaving directory '/build/deps/osmo-ggsn/include/osmocom'
make[3]: Entering directory '/build/deps/osmo-ggsn/include'
make[4]: Entering directory '/build/deps/osmo-ggsn/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 '/build/deps/osmo-ggsn/include'
make[3]: Leaving directory '/build/deps/osmo-ggsn/include'
make[2]: Leaving directory '/build/deps/osmo-ggsn/include'
Making install in lib
make[2]: Entering directory '/build/deps/osmo-ggsn/lib'
  CC       checksum.o
  CC       debug.o
  CC       getopt.o
  CC       getopt1.o
  CC       icmpv6.o
  CC       ippool.o
  CC       in46_addr.o
  CC       lookup.o
  CC       netdev.o
  CC       netns.o
  CC       util.o
  CC       tun.o
  AR       libmisc.a
ar: `u' modifier ignored since `D' is the default (see `U')
make[3]: Entering directory '/build/deps/osmo-ggsn/lib'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/deps/osmo-ggsn/lib'
make[2]: Leaving directory '/build/deps/osmo-ggsn/lib'
Making install in gtp
make[2]: Entering directory '/build/deps/osmo-ggsn/gtp'
  CC       gsn.lo
  CC       gtp.lo
  CC       gtpie.lo
  CC       lookupa.lo
  CC       pdp.lo
  CC       queue.lo
  CCLD     libgtp.la
make[3]: Entering directory '/build/deps/osmo-ggsn/gtp'
make[3]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/osmo-ggsn/lib'
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libgtp.la '/build/deps/install/stow/osmo-ggsn/lib'
libtool: install: /usr/bin/install -c .libs/libgtp.so.11.0.0 /build/deps/install/stow/osmo-ggsn/lib/libgtp.so.11.0.0
libtool: install: (cd /build/deps/install/stow/osmo-ggsn/lib && { ln -s -f libgtp.so.11.0.0 libgtp.so.11 || { rm -f libgtp.so.11 && ln -s libgtp.so.11.0.0 libgtp.so.11; }; })
libtool: install: (cd /build/deps/install/stow/osmo-ggsn/lib && { ln -s -f libgtp.so.11.0.0 libgtp.so || { rm -f libgtp.so && ln -s libgtp.so.11.0.0 libgtp.so; }; })
libtool: install: /usr/bin/install -c .libs/libgtp.lai /build/deps/install/stow/osmo-ggsn/lib/libgtp.la
libtool: install: /usr/bin/install -c .libs/libgtp.a /build/deps/install/stow/osmo-ggsn/lib/libgtp.a
libtool: install: chmod 644 /build/deps/install/stow/osmo-ggsn/lib/libgtp.a
libtool: install: ranlib /build/deps/install/stow/osmo-ggsn/lib/libgtp.a
libtool: finish: PATH="/build/deps/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/osmo-ggsn/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/deps/install/stow/osmo-ggsn/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/build/deps/osmo-ggsn/gtp'
make[2]: Leaving directory '/build/deps/osmo-ggsn/gtp'
Making install in ggsn
make[2]: Entering directory '/build/deps/osmo-ggsn/ggsn'
  CC       ggsn_main.o
  CC       ggsn_vty.o
  CC       ggsn.o
  CC       sgsn.o
  CC       pco.o
  CCLD     osmo-ggsn
make[3]: Entering directory '/build/deps/osmo-ggsn/ggsn'
make[3]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/osmo-ggsn/bin'
  /bin/bash ../libtool   --mode=install /usr/bin/install -c osmo-ggsn '/build/deps/install/stow/osmo-ggsn/bin'
libtool: install: /usr/bin/install -c .libs/osmo-ggsn /build/deps/install/stow/osmo-ggsn/bin/osmo-ggsn
make[3]: Leaving directory '/build/deps/osmo-ggsn/ggsn'
make[2]: Leaving directory '/build/deps/osmo-ggsn/ggsn'
Making install in sgsnemu
make[2]: Entering directory '/build/deps/osmo-ggsn/sgsnemu'
  CC       sgsnemu.o
  CC       cmdline.o
  CCLD     sgsnemu
make[3]: Entering directory '/build/deps/osmo-ggsn/sgsnemu'
make[3]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/osmo-ggsn/bin'
  /bin/bash ../libtool   --mode=install /usr/bin/install -c sgsnemu '/build/deps/install/stow/osmo-ggsn/bin'
libtool: install: /usr/bin/install -c .libs/sgsnemu /build/deps/install/stow/osmo-ggsn/bin/sgsnemu
make[3]: Leaving directory '/build/deps/osmo-ggsn/sgsnemu'
make[2]: Leaving directory '/build/deps/osmo-ggsn/sgsnemu'
Making install in doc
make[2]: Entering directory '/build/deps/osmo-ggsn/doc'
Making install in examples
make[3]: Entering directory '/build/deps/osmo-ggsn/doc/examples'
make[4]: Entering directory '/build/deps/osmo-ggsn/doc/examples'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/osmo-ggsn/etc/osmocom'
 /usr/bin/install -c -m 644 osmo-ggsn.cfg '/build/deps/install/stow/osmo-ggsn/etc/osmocom'
make  install-data-hook
make[5]: Entering directory '/build/deps/osmo-ggsn/doc/examples'
for f in $(find . -name '*.cfg' -o -name '*.conf' | sed -e 's,^.,,'); do \
	j="/build/deps/install/stow/osmo-ggsn/share/doc/osmo-ggsn/examples/$f" && \
	mkdir -p "$(dirname $j)" && \
	/usr/bin/install -c -m 644 ./$f $j; \
done
make[5]: Leaving directory '/build/deps/osmo-ggsn/doc/examples'
make[4]: Leaving directory '/build/deps/osmo-ggsn/doc/examples'
make[3]: Leaving directory '/build/deps/osmo-ggsn/doc/examples'
Making install in manuals
make[3]: Entering directory '/build/deps/osmo-ggsn/doc/manuals'
make[4]: Entering directory '/build/deps/osmo-ggsn/doc/manuals'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/deps/osmo-ggsn/doc/manuals'
make[3]: Leaving directory '/build/deps/osmo-ggsn/doc/manuals'
make[3]: Entering directory '/build/deps/osmo-ggsn/doc'
make[4]: Entering directory '/build/deps/osmo-ggsn/doc'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/osmo-ggsn/share/man/man8'
 /usr/bin/install -c -m 644 osmo-ggsn.8 sgsnemu.8 '/build/deps/install/stow/osmo-ggsn/share/man/man8'
make[4]: Leaving directory '/build/deps/osmo-ggsn/doc'
make[3]: Leaving directory '/build/deps/osmo-ggsn/doc'
make[2]: Leaving directory '/build/deps/osmo-ggsn/doc'
Making install in contrib
make[2]: Entering directory '/build/deps/osmo-ggsn/contrib'
Making install in systemd
make[3]: Entering directory '/build/deps/osmo-ggsn/contrib/systemd'
make[4]: Entering directory '/build/deps/osmo-ggsn/contrib/systemd'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/osmo-ggsn/lib/systemd/system'
 /usr/bin/install -c -m 644 osmo-ggsn.service '/build/deps/install/stow/osmo-ggsn/lib/systemd/system'
make[4]: Leaving directory '/build/deps/osmo-ggsn/contrib/systemd'
make[3]: Leaving directory '/build/deps/osmo-ggsn/contrib/systemd'
make[3]: Entering directory '/build/deps/osmo-ggsn/contrib'
make[4]: Entering directory '/build/deps/osmo-ggsn/contrib'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/deps/osmo-ggsn/contrib'
make[3]: Leaving directory '/build/deps/osmo-ggsn/contrib'
make[2]: Leaving directory '/build/deps/osmo-ggsn/contrib'
Making install in utils
make[2]: Entering directory '/build/deps/osmo-ggsn/utils'
  CC       gtp_echo_responder.o
  CCLD     gtp-echo-responder
make[3]: Entering directory '/build/deps/osmo-ggsn/utils'
make[3]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/osmo-ggsn/bin'
  /bin/bash ../libtool   --mode=install /usr/bin/install -c gtp-echo-responder '/build/deps/install/stow/osmo-ggsn/bin'
libtool: install: /usr/bin/install -c gtp-echo-responder /build/deps/install/stow/osmo-ggsn/bin/gtp-echo-responder
make[3]: Leaving directory '/build/deps/osmo-ggsn/utils'
make[2]: Leaving directory '/build/deps/osmo-ggsn/utils'
Making install in tests
make[2]: Entering directory '/build/deps/osmo-ggsn/tests'
Making install in lib
make[3]: Entering directory '/build/deps/osmo-ggsn/tests/lib'
make[4]: Entering directory '/build/deps/osmo-ggsn/tests/lib'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/deps/osmo-ggsn/tests/lib'
make[3]: Leaving directory '/build/deps/osmo-ggsn/tests/lib'
Making install in gtp
make[3]: Entering directory '/build/deps/osmo-ggsn/tests/gtp'
make[4]: Entering directory '/build/deps/osmo-ggsn/tests/gtp'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/deps/osmo-ggsn/tests/gtp'
make[3]: Leaving directory '/build/deps/osmo-ggsn/tests/gtp'
make[3]: Entering directory '/build/deps/osmo-ggsn/tests'
make[4]: Entering directory '/build/deps/osmo-ggsn/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 '/build/deps/osmo-ggsn/tests'
make[3]: Leaving directory '/build/deps/osmo-ggsn/tests'
make[2]: Leaving directory '/build/deps/osmo-ggsn/tests'
make[2]: Entering directory '/build/deps/osmo-ggsn'
make[3]: Entering directory '/build/deps/osmo-ggsn'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/osmo-ggsn/lib/pkgconfig'
 /usr/bin/install -c -m 644 libgtp.pc '/build/deps/install/stow/osmo-ggsn/lib/pkgconfig'
make[3]: Leaving directory '/build/deps/osmo-ggsn'
make[2]: Leaving directory '/build/deps/osmo-ggsn'
make[1]: Leaving directory '/build/deps/osmo-ggsn'
+ STOW_DIR=/build/deps/install/stow stow --restow osmo-ggsn
+ osmo-build-dep.sh osmo-hlr



 =============================== osmo-hlr ===============================

+ mkdir -p /build/deps
+ cd /build/deps
+ osmo-deps.sh osmo-hlr 
+ project=osmo-hlr
+ branch=master
+ git branch -a
+ grep -c remotes/origin/master$
+ [ x1 != x0 ]
+ branch=origin/master
+ test -d osmo-hlr
+ cd osmo-hlr
+ git fetch --tags origin
+ git fetch origin
+ deps= osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
+ git clean -dxf
+ [ -d  ]
+ [ -d layer1-headers ]
+ git checkout -f origin/master
HEAD is now at 521fe02 Bump version: 1.8.0.15-74e4-dirty โ†’ 1.9.0
+ git rev-parse HEAD
521fe02d41a2ef1251a90f9a65a52881add94874
+ cd osmo-hlr
+ mkdir -p /build/deps/install/stow
+ osmo_source_subdir osmo-hlr
+ subdir=
+ [ -n  ]
+ autoreconf --install --force
aclocal: warning: couldn't open directory 'm4': No such file or directory
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'
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:55: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:55: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:55: the top level
configure.ac:70: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:70: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:70: the top level
configure.ac:104: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:104: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:104: the top level
configure.ac:120: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:120: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:120: the top level
configure.ac:188: warning: AC_OUTPUT should be used without arguments.
configure.ac:188: You should run autoupdate.
configure.ac:9: installing './compile'
configure.ac:9: installing './config.guess'
configure.ac:9: installing './config.sub'
configure.ac:11: installing './install-sh'
configure.ac:11: installing './missing'
src/Makefile.am:79: warning: source file '$(srcdir)/gsupclient/cni_peer_id.c' is in a subdirectory,
src/Makefile.am:79: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least one 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, this
automake: behavior may change in a future Automake major version, with object
automake: files being placed in the same subdirectory as the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
src/Makefile.am: installing './depcomp'
tests/auc/Makefile.am:39: warning: source file '$(builddir)/auc_ts_55_205_test_sets.c' is in a subdirectory,
tests/auc/Makefile.am:39: but option 'subdir-objects' is disabled
+ ./configure --prefix=/build/deps/install/stow/osmo-hlr --with-systemdsystemunitdir=/build/deps/install/stow/osmo-hlr/lib/systemd/system
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for gcc... gcc
checking whether 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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/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 file... file
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 for gawk... gawk
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.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 a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) 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 talloc >= 2.0.1... yes
checking for libosmocore >= 1.11.0... yes
checking for libosmogsm >= 1.11.0... yes
checking for libosmovty >= 1.11.0... yes
checking for libosmoctrl >= 1.11.0... yes
checking for libosmoabis >= 2.0.0... yes
checking for sqlite3... yes
checking for egrep... (cached) /usr/bin/grep -E
checking whether to use talloc for SQLite3... no
checking whether to enable VTY/CTRL tests... no
checking whether to enable mslookup_client_mdns_test... no
CFLAGS="-g -O2 -std=gnu11"
CPPFLAGS=""
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating src/Makefile
config.status: creating src/gsupclient/Makefile
config.status: creating src/mslookup/Makefile
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/hlr/Makefile
config.status: creating include/osmocom/mslookup/Makefile
config.status: creating libosmo-gsup-client.pc
config.status: creating libosmo-mslookup.pc
config.status: creating sql/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating contrib/dgsm/Makefile
config.status: creating tests/Makefile
config.status: creating tests/auc/Makefile
config.status: creating tests/auc/gen_ts_55_205_test_sets/Makefile
config.status: creating tests/gsup/Makefile
config.status: creating tests/db/Makefile
config.status: creating tests/db_upgrade/Makefile
config.status: creating tests/mslookup/Makefile
config.status: executing libtool commands
config.status: executing depfiles commands
config.status: executing tests/atconfig commands
+ [ -n  ]
+ make -j 12 install
echo 1.9.0 > .version-t && mv .version-t .version
make  install-recursive
make[1]: Entering directory '/build/deps/osmo-hlr'
Making install in src
make[2]: Entering directory '/build/deps/osmo-hlr/src'
echo "/* DO NOT EDIT THIS FILE. It is generated from files in osmo-hlr.git/sql/ */" > "db_bootstrap.h"
echo "#pragma once" >> "db_bootstrap.h"
echo "static const char * const stmt_bootstrap_sql[] = {" >> "db_bootstrap.h"
cat "../sql/hlr.sql" \
	| sed -f "./db_sql2c.sed" \
	>> "db_bootstrap.h"
echo "};" >> "db_bootstrap.h"
make  install-recursive
make[3]: Entering directory '/build/deps/osmo-hlr/src'
Making install in gsupclient
make[4]: Entering directory '/build/deps/osmo-hlr/src/gsupclient'
  CC       gsup_test_client.o
  CC       cni_peer_id.lo
  CC       gsup_client.lo
  CC       gsup_req.lo
  CC       gsup_client_mux.lo
  CCLD     libosmo-gsup-client.la
  CCLD     gsup-test-client
make[5]: Entering directory '/build/deps/osmo-hlr/src/gsupclient'
make[5]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/osmo-hlr/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmo-gsup-client.la '/build/deps/install/stow/osmo-hlr/lib'
libtool: install: /usr/bin/install -c .libs/libosmo-gsup-client.so.0.2.0 /build/deps/install/stow/osmo-hlr/lib/libosmo-gsup-client.so.0.2.0
libtool: install: (cd /build/deps/install/stow/osmo-hlr/lib && { ln -s -f libosmo-gsup-client.so.0.2.0 libosmo-gsup-client.so.0 || { rm -f libosmo-gsup-client.so.0 && ln -s libosmo-gsup-client.so.0.2.0 libosmo-gsup-client.so.0; }; })
libtool: install: (cd /build/deps/install/stow/osmo-hlr/lib && { ln -s -f libosmo-gsup-client.so.0.2.0 libosmo-gsup-client.so || { rm -f libosmo-gsup-client.so && ln -s libosmo-gsup-client.so.0.2.0 libosmo-gsup-client.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmo-gsup-client.lai /build/deps/install/stow/osmo-hlr/lib/libosmo-gsup-client.la
libtool: install: /usr/bin/install -c .libs/libosmo-gsup-client.a /build/deps/install/stow/osmo-hlr/lib/libosmo-gsup-client.a
libtool: install: chmod 644 /build/deps/install/stow/osmo-hlr/lib/libosmo-gsup-client.a
libtool: install: ranlib /build/deps/install/stow/osmo-hlr/lib/libosmo-gsup-client.a
libtool: finish: PATH="/build/deps/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/osmo-hlr/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/deps/install/stow/osmo-hlr/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[5]: Leaving directory '/build/deps/osmo-hlr/src/gsupclient'
make[4]: Leaving directory '/build/deps/osmo-hlr/src/gsupclient'
Making install in mslookup
make[4]: Entering directory '/build/deps/osmo-hlr/src/mslookup'
  CC       osmo_mslookup_client-osmo-mslookup-client.o
  CC       mdns.lo
  CC       mdns_msg.lo
  CC       mdns_rfc.lo
  CC       mslookup.lo
  CC       mdns_sock.lo
  CC       mslookup_client.lo
  CC       mslookup_client_fake.lo
  CC       mslookup_client_mdns.lo
  CCLD     libosmo-mslookup.la
  CCLD     osmo-mslookup-client
make[5]: Entering directory '/build/deps/osmo-hlr/src/mslookup'
make[5]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/osmo-hlr/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmo-mslookup.la '/build/deps/install/stow/osmo-hlr/lib'
libtool: install: /usr/bin/install -c .libs/libosmo-mslookup.so.1.0.1 /build/deps/install/stow/osmo-hlr/lib/libosmo-mslookup.so.1.0.1
libtool: install: (cd /build/deps/install/stow/osmo-hlr/lib && { ln -s -f libosmo-mslookup.so.1.0.1 libosmo-mslookup.so.1 || { rm -f libosmo-mslookup.so.1 && ln -s libosmo-mslookup.so.1.0.1 libosmo-mslookup.so.1; }; })
libtool: install: (cd /build/deps/install/stow/osmo-hlr/lib && { ln -s -f libosmo-mslookup.so.1.0.1 libosmo-mslookup.so || { rm -f libosmo-mslookup.so && ln -s libosmo-mslookup.so.1.0.1 libosmo-mslookup.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmo-mslookup.lai /build/deps/install/stow/osmo-hlr/lib/libosmo-mslookup.la
libtool: install: /usr/bin/install -c .libs/libosmo-mslookup.a /build/deps/install/stow/osmo-hlr/lib/libosmo-mslookup.a
libtool: install: chmod 644 /build/deps/install/stow/osmo-hlr/lib/libosmo-mslookup.a
libtool: install: ranlib /build/deps/install/stow/osmo-hlr/lib/libosmo-mslookup.a
libtool: finish: PATH="/build/deps/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/osmo-hlr/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/deps/install/stow/osmo-hlr/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /usr/bin/mkdir -p '/build/deps/install/stow/osmo-hlr/bin'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c osmo-mslookup-client '/build/deps/install/stow/osmo-hlr/bin'
libtool: install: /usr/bin/install -c .libs/osmo-mslookup-client /build/deps/install/stow/osmo-hlr/bin/osmo-mslookup-client
make[5]: Leaving directory '/build/deps/osmo-hlr/src/mslookup'
make[4]: Leaving directory '/build/deps/osmo-hlr/src/mslookup'
make[4]: Entering directory '/build/deps/osmo-hlr/src'
  CC       auc.o
  CC       ctrl.o
  CC       db.o
  CC       db_auc.o
  CC       db_hlr.o
  CC       gsup_router.o
  CC       gsup_server.o
  CC       hlr.o
  CC       logging.o
  CC       rand_urandom.o
  CC       hlr_vty.o
  CC       hlr_vty_subscr.o
  CC       gsup_send.o
  CC       hlr_sms.o
  CC       hlr_ussd.o
gsup_server.c: In function 'osmo_gsup_create_insert_subscriber_data_msg':
gsup_server.c:475:17: note: '#pragma message: FIXME: deal with encoding the following data: gsup.hlr_enc'
  475 |         #pragma message "FIXME: deal with encoding the following data: gsup.hlr_enc"
      |                 ^~~~~~~
  CC       proxy.o
  CC       dgsm.o
  CC       remote_hlr.o
  CC       lu_fsm.o
  CC       timestamp.o
  CC       mslookup_server.o
  CC       mslookup_server_mdns.o
  CC       dgsm_vty.o
  CC       dbd_decode_binary.o
  CC       hlr_db_tool.o
  CC       cni_peer_id.o
  CC       osmo-euse-demo.o
  CCLD     osmo-hlr
  CCLD     osmo-euse-demo
  CCLD     osmo-hlr-db-tool
make[5]: Entering directory '/build/deps/osmo-hlr/src'
make[5]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/osmo-hlr/bin'
  /bin/bash ../libtool   --mode=install /usr/bin/install -c osmo-hlr osmo-hlr-db-tool osmo-euse-demo '/build/deps/install/stow/osmo-hlr/bin'
libtool: install: /usr/bin/install -c .libs/osmo-hlr /build/deps/install/stow/osmo-hlr/bin/osmo-hlr
libtool: install: /usr/bin/install -c osmo-hlr-db-tool /build/deps/install/stow/osmo-hlr/bin/osmo-hlr-db-tool
libtool: install: /usr/bin/install -c .libs/osmo-euse-demo /build/deps/install/stow/osmo-hlr/bin/osmo-euse-demo
make[5]: Leaving directory '/build/deps/osmo-hlr/src'
make[4]: Leaving directory '/build/deps/osmo-hlr/src'
make[3]: Leaving directory '/build/deps/osmo-hlr/src'
make[2]: Leaving directory '/build/deps/osmo-hlr/src'
Making install in include
make[2]: Entering directory '/build/deps/osmo-hlr/include'
Making install in osmocom
make[3]: Entering directory '/build/deps/osmo-hlr/include/osmocom'
Making install in hlr
make[4]: Entering directory '/build/deps/osmo-hlr/include/osmocom/hlr'
make[5]: Entering directory '/build/deps/osmo-hlr/include/osmocom/hlr'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/deps/osmo-hlr/include/osmocom/hlr'
make[4]: Leaving directory '/build/deps/osmo-hlr/include/osmocom/hlr'
Making install in mslookup
make[4]: Entering directory '/build/deps/osmo-hlr/include/osmocom/mslookup'
make[5]: Entering directory '/build/deps/osmo-hlr/include/osmocom/mslookup'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/deps/osmo-hlr/include/osmocom/mslookup'
make[4]: Leaving directory '/build/deps/osmo-hlr/include/osmocom/mslookup'
make[4]: Entering directory '/build/deps/osmo-hlr/include/osmocom'
make[5]: Entering directory '/build/deps/osmo-hlr/include/osmocom'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/deps/osmo-hlr/include/osmocom'
make[4]: Leaving directory '/build/deps/osmo-hlr/include/osmocom'
make[3]: Leaving directory '/build/deps/osmo-hlr/include/osmocom'
make[3]: Entering directory '/build/deps/osmo-hlr/include'
make[4]: Entering directory '/build/deps/osmo-hlr/include'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/osmo-hlr/include'
 /usr/bin/mkdir -p '/build/deps/install/stow/osmo-hlr/include/osmocom/mslookup'
 /usr/bin/install -c -m 644  osmocom/mslookup/mdns.h osmocom/mslookup/mdns_sock.h osmocom/mslookup/mslookup_client_fake.h osmocom/mslookup/mslookup_client.h osmocom/mslookup/mslookup_client_mdns.h osmocom/mslookup/mslookup.h '/build/deps/install/stow/osmo-hlr/include/osmocom/mslookup'
 /usr/bin/mkdir -p '/build/deps/install/stow/osmo-hlr/include/osmocom/gsupclient'
 /usr/bin/install -c -m 644  osmocom/gsupclient/cni_peer_id.h osmocom/gsupclient/gsup_client.h osmocom/gsupclient/gsup_client_mux.h osmocom/gsupclient/gsup_req.h '/build/deps/install/stow/osmo-hlr/include/osmocom/gsupclient'
make[4]: Leaving directory '/build/deps/osmo-hlr/include'
make[3]: Leaving directory '/build/deps/osmo-hlr/include'
make[2]: Leaving directory '/build/deps/osmo-hlr/include'
Making install in doc
make[2]: Entering directory '/build/deps/osmo-hlr/doc'
Making install in examples
make[3]: Entering directory '/build/deps/osmo-hlr/doc/examples'
make[4]: Entering directory '/build/deps/osmo-hlr/doc/examples'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/osmo-hlr/etc/osmocom'
 /usr/bin/install -c -m 644 osmo-hlr.cfg '/build/deps/install/stow/osmo-hlr/etc/osmocom'
make  install-data-hook
make[5]: Entering directory '/build/deps/osmo-hlr/doc/examples'
for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \
	j="/build/deps/install/stow/osmo-hlr/share/doc/osmo-hlr/examples/$f" && \
	mkdir -p "$(dirname $j)" && \
	/usr/bin/install -c -m 644 ./$f $j; \
done
make[5]: Leaving directory '/build/deps/osmo-hlr/doc/examples'
make[4]: Leaving directory '/build/deps/osmo-hlr/doc/examples'
make[3]: Leaving directory '/build/deps/osmo-hlr/doc/examples'
Making install in manuals
make[3]: Entering directory '/build/deps/osmo-hlr/doc/manuals'
make[4]: Entering directory '/build/deps/osmo-hlr/doc/manuals'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/deps/osmo-hlr/doc/manuals'
make[3]: Leaving directory '/build/deps/osmo-hlr/doc/manuals'
make[3]: Entering directory '/build/deps/osmo-hlr/doc'
make[4]: Entering directory '/build/deps/osmo-hlr/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 '/build/deps/osmo-hlr/doc'
make[3]: Leaving directory '/build/deps/osmo-hlr/doc'
make[2]: Leaving directory '/build/deps/osmo-hlr/doc'
Making install in sql
make[2]: Entering directory '/build/deps/osmo-hlr/sql'
make[3]: Entering directory '/build/deps/osmo-hlr/sql'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p /build/deps/install/stow/osmo-hlr/var/lib/osmocom
 /usr/bin/mkdir -p '/build/deps/install/stow/osmo-hlr/share/doc/osmo-hlr/sql'
 /usr/bin/install -c -m 644 ./hlr.sql ./hlr_data.sql '/build/deps/install/stow/osmo-hlr/share/doc/osmo-hlr/sql'
make[3]: Leaving directory '/build/deps/osmo-hlr/sql'
make[2]: Leaving directory '/build/deps/osmo-hlr/sql'
Making install in contrib
make[2]: Entering directory '/build/deps/osmo-hlr/contrib'
Making install in systemd
make[3]: Entering directory '/build/deps/osmo-hlr/contrib/systemd'
make[4]: Entering directory '/build/deps/osmo-hlr/contrib/systemd'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/osmo-hlr/lib/systemd/system'
 /usr/bin/install -c -m 644 osmo-hlr.service '/build/deps/install/stow/osmo-hlr/lib/systemd/system'
make[4]: Leaving directory '/build/deps/osmo-hlr/contrib/systemd'
make[3]: Leaving directory '/build/deps/osmo-hlr/contrib/systemd'
Making install in dgsm
make[3]: Entering directory '/build/deps/osmo-hlr/contrib/dgsm'
make[4]: Entering directory '/build/deps/osmo-hlr/contrib/dgsm'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/deps/osmo-hlr/contrib/dgsm'
make[3]: Leaving directory '/build/deps/osmo-hlr/contrib/dgsm'
make[3]: Entering directory '/build/deps/osmo-hlr/contrib'
make[4]: Entering directory '/build/deps/osmo-hlr/contrib'
make[4]: Nothing to be done for 'install-exec-am'.
make  install-data-hook
make[5]: Entering directory '/build/deps/osmo-hlr/contrib'
install -Dm755 ./osmo-hlr-post-upgrade.sh \
	-t /build/deps/install/stow/osmo-hlr/share/osmocom/
make[5]: Leaving directory '/build/deps/osmo-hlr/contrib'
make[4]: Leaving directory '/build/deps/osmo-hlr/contrib'
make[3]: Leaving directory '/build/deps/osmo-hlr/contrib'
make[2]: Leaving directory '/build/deps/osmo-hlr/contrib'
Making install in tests
make[2]: Entering directory '/build/deps/osmo-hlr/tests'
Making install in auc
make[3]: Entering directory '/build/deps/osmo-hlr/tests/auc'
Making install in gen_ts_55_205_test_sets
make[4]: Entering directory '/build/deps/osmo-hlr/tests/auc/gen_ts_55_205_test_sets'
make[5]: Entering directory '/build/deps/osmo-hlr/tests/auc/gen_ts_55_205_test_sets'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/deps/osmo-hlr/tests/auc/gen_ts_55_205_test_sets'
make[4]: Leaving directory '/build/deps/osmo-hlr/tests/auc/gen_ts_55_205_test_sets'
make[4]: Entering directory '/build/deps/osmo-hlr/tests/auc'
make[5]: Entering directory '/build/deps/osmo-hlr/tests/auc'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/deps/osmo-hlr/tests/auc'
make[4]: Leaving directory '/build/deps/osmo-hlr/tests/auc'
make[3]: Leaving directory '/build/deps/osmo-hlr/tests/auc'
Making install in db
make[3]: Entering directory '/build/deps/osmo-hlr/tests/db'
make[4]: Entering directory '/build/deps/osmo-hlr/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 '/build/deps/osmo-hlr/tests/db'
make[3]: Leaving directory '/build/deps/osmo-hlr/tests/db'
Making install in gsup
make[3]: Entering directory '/build/deps/osmo-hlr/tests/gsup'
make[4]: Entering directory '/build/deps/osmo-hlr/tests/gsup'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/deps/osmo-hlr/tests/gsup'
make[3]: Leaving directory '/build/deps/osmo-hlr/tests/gsup'
Making install in db_upgrade
make[3]: Entering directory '/build/deps/osmo-hlr/tests/db_upgrade'
make[4]: Entering directory '/build/deps/osmo-hlr/tests/db_upgrade'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/deps/osmo-hlr/tests/db_upgrade'
make[3]: Leaving directory '/build/deps/osmo-hlr/tests/db_upgrade'
Making install in mslookup
make[3]: Entering directory '/build/deps/osmo-hlr/tests/mslookup'
make[4]: Entering directory '/build/deps/osmo-hlr/tests/mslookup'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/deps/osmo-hlr/tests/mslookup'
make[3]: Leaving directory '/build/deps/osmo-hlr/tests/mslookup'
make[3]: Entering directory '/build/deps/osmo-hlr/tests'
make[4]: Entering directory '/build/deps/osmo-hlr/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 '/build/deps/osmo-hlr/tests'
make[3]: Leaving directory '/build/deps/osmo-hlr/tests'
make[2]: Leaving directory '/build/deps/osmo-hlr/tests'
make[2]: Entering directory '/build/deps/osmo-hlr'
make[3]: Entering directory '/build/deps/osmo-hlr'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/osmo-hlr/lib/pkgconfig'
 /usr/bin/install -c -m 644 libosmo-gsup-client.pc libosmo-mslookup.pc '/build/deps/install/stow/osmo-hlr/lib/pkgconfig'
make[3]: Leaving directory '/build/deps/osmo-hlr'
make[2]: Leaving directory '/build/deps/osmo-hlr'
make[1]: Leaving directory '/build/deps/osmo-hlr'
+ STOW_DIR=/build/deps/install/stow stow --restow osmo-hlr
+ '[' x--disable-iu = x--enable-iu ']'
+ CONFIG=
+ '[' 0 = 1 ']'
+ set +x



 =============================== osmo-sgsn ===============================

+ cd /build
+ autoreconf --install --force
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_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
configure.ac:65: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:65: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:65: the top level
configure.ac:116: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:116: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:116: the top level
configure.ac:153: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:153: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:153: the top level
configure.ac:232: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:232: You should use the 'AC_CONFIG_HEADERS' macro instead.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:1089: AM_CONFIG_HEADER is expanded from...
configure.ac:232: the top level
configure.ac:234: warning: AC_OUTPUT should be used without arguments.
configure.ac:234: You should run autoupdate.
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/gprs/Makefile.am: installing './depcomp'
tests/gprs/Makefile.am:9: warning: source file '$(top_srcdir)/src/gprs/gprs_utils.c' is in a subdirectory,
tests/gprs/Makefile.am:9: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least one 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, this
automake: behavior may change in a future Automake major version, with object
automake: files being placed in the same subdirectory as the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
+ ./configure --enable-sanitize --enable-werror --disable-iu --enable-external-tests
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... 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... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/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 file... file
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... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.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 libosmocore >= 1.10.0... yes
checking for libosmovty >= 1.10.0... yes
checking for libosmoctrl >= 1.10.0... yes
checking for libosmogsm >= 1.10.0... yes
checking for libosmogb >= 1.10.0... yes
checking for libosmoabis >= 1.6.0... yes
checking for libosmo-gsup-client >= 1.8.0... yes
checking for libgtp >= 1.12.0... yes
checking for libcares... yes
checking for egrep... (cached) /usr/bin/grep -E
checking if gcc supports -fvisibility=hidden... yes
checking whether to enable code coverage support... no
checking whether struct tm has tm_gmtoff member... no
checking for python3... yes
checking for osmotestvty.py... yes
checking whether to enable VTY/CTRL tests... yes
CFLAGS="-g -O2 -std=gnu11 -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp -Wall -Wno-trigraphs"
CPPFLAGS=" -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp -Wall -Wno-trigraphs"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/gtphub/Makefile
config.status: creating include/osmocom/sgsn/Makefile
config.status: creating src/Makefile
config.status: creating src/libvlr/Makefile
config.status: creating src/gprs/Makefile
config.status: creating src/sgsn/Makefile
config.status: creating src/gtphub/Makefile
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating tests/gprs/Makefile
config.status: creating tests/gprs_routing_area/Makefile
config.status: creating tests/sgsn/Makefile
config.status: creating tests/gtphub/Makefile
config.status: creating tests/xid/Makefile
config.status: creating tests/sndcp_xid/Makefile
config.status: creating tests/slhc/Makefile
config.status: creating tests/v42bis/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/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
+ make -j 12
echo 1.12.0.41-1b546 > .version-t && mv .version-t .version
make  all-recursive
make[1]: Entering directory '/build'
Making all in include
make[2]: Entering directory '/build/include'
Making all in osmocom
make[3]: Entering directory '/build/include/osmocom'
Making all in gtphub
make[4]: Entering directory '/build/include/osmocom/gtphub'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/include/osmocom/gtphub'
Making all in sgsn
make[4]: Entering directory '/build/include/osmocom/sgsn'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/include/osmocom/sgsn'
make[4]: Entering directory '/build/include/osmocom'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/include/osmocom'
make[3]: Leaving directory '/build/include/osmocom'
make[3]: Entering directory '/build/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/include'
make[2]: Leaving directory '/build/include'
Making all in src
make[2]: Entering directory '/build/src'
Making all in libvlr
make[3]: Entering directory '/build/src/libvlr'
  CC       vlr.o
  CC       vlr_access_req_fsm.o
  CC       vlr_auth_fsm.o
  CC       vlr_lu_fsm.o
  CC       vlr_sgs.o
  CC       vlr_sgs_fsm.o
  AR       libvlr.a
ar: `u' modifier ignored since `D' is the default (see `U')
make[3]: Leaving directory '/build/src/libvlr'
Making all in gprs
make[3]: Entering directory '/build/src/gprs'
  CC       gprs_llc_parse.lo
  CC       crc24.lo
  CC       gprs_utils.lo
  CC       sgsn_ares.lo
  CCLD     libcommon.la
make[3]: Leaving directory '/build/src/gprs'
Making all in sgsn
make[3]: Entering directory '/build/src/sgsn'
  CC       apn.o
  CC       gprs_bssgp.o
  CC       gprs_gmm_attach.o
  CC       gprs_gmm.o
  CC       gprs_gmm_fsm.o
  CC       gprs_gmm_util.o
  CC       gprs_mm_state_gb_fsm.o
  CC       gprs_ns.o
  CC       gprs_routing_area.o
  CC       gprs_sndcp.o
  CC       gprs_sm.o
  CC       gprs_sndcp_comp.o
  CC       gprs_sndcp_dcomp.o
  CC       gprs_sndcp_pcomp.o
  CC       gprs_sndcp_vty.o
  CC       gprs_sndcp_xid.o
  CC       gtp_ggsn.o
  CC       gtp_mme.o
  CC       sgsn.o
  CC       sgsn_main.o
  CC       sgsn_vty.o
  CC       sgsn_libgtp.o
  CC       gprs_llc.o
  CC       gprs_llc_vty.o
  CC       mmctx.o
  CC       pdpctx.o
  CC       sgsn_ctrl.o
  CC       sgsn_auth.o
  CC       gprs_subscriber.o
  CC       sgsn_cdr.o
  CC       sgsn_rim.o
  CC       slhc.o
  CC       gprs_llc_xid.o
  CC       v42bis.o
  CCLD     osmo-sgsn
make[3]: Leaving directory '/build/src/sgsn'
Making all in gtphub
make[3]: Entering directory '/build/src/gtphub'
  CC       gtphub_main.o
  CC       gtphub.o
  CC       gtphub_sock.o
  CC       gtphub_ares.o
  CC       gtphub_vty.o
  CCLD     osmo-gtphub
make[3]: Leaving directory '/build/src/gtphub'
make[3]: Entering directory '/build/src'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/src'
make[2]: Leaving directory '/build/src'
Making all in contrib
make[2]: Entering directory '/build/contrib'
Making all in systemd
make[3]: Entering directory '/build/contrib/systemd'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/contrib/systemd'
make[3]: Entering directory '/build/contrib'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/contrib'
make[2]: Leaving directory '/build/contrib'
Making all in tests
make[2]: Entering directory '/build/tests'
Making all in gprs
make[3]: Entering directory '/build/tests/gprs'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/tests/gprs'
Making all in gtphub
make[3]: Entering directory '/build/tests/gtphub'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/tests/gtphub'
Making all in gprs_routing_area
make[3]: Entering directory '/build/tests/gprs_routing_area'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/tests/gprs_routing_area'
Making all in sgsn
make[3]: Entering directory '/build/tests/sgsn'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/tests/sgsn'
Making all in xid
make[3]: Entering directory '/build/tests/xid'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/tests/xid'
Making all in sndcp_xid
make[3]: Entering directory '/build/tests/sndcp_xid'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/tests/sndcp_xid'
Making all in slhc
make[3]: Entering directory '/build/tests/slhc'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/tests/slhc'
Making all in v42bis
make[3]: Entering directory '/build/tests/v42bis'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/tests/v42bis'
make[3]: Entering directory '/build/tests'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/tests'
make[2]: Leaving directory '/build/tests'
Making all in doc
make[2]: Entering directory '/build/doc'
Making all in examples
make[3]: Entering directory '/build/doc/examples'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/doc/examples'
Making all in manuals
make[3]: Entering directory '/build/doc/manuals'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/doc/manuals'
make[3]: Entering directory '/build/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/doc'
make[2]: Leaving directory '/build/doc'
make[2]: Entering directory '/build'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build'
make[1]: Leaving directory '/build'
+ LD_LIBRARY_PATH=/build/deps/install/lib
+ make check
make  check-recursive
make[1]: Entering directory '/build'
Making check in include
make[2]: Entering directory '/build/include'
Making check in osmocom
make[3]: Entering directory '/build/include/osmocom'
Making check in gtphub
make[4]: Entering directory '/build/include/osmocom/gtphub'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/build/include/osmocom/gtphub'
Making check in sgsn
make[4]: Entering directory '/build/include/osmocom/sgsn'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/build/include/osmocom/sgsn'
make[4]: Entering directory '/build/include/osmocom'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/build/include/osmocom'
make[3]: Leaving directory '/build/include/osmocom'
make[3]: Entering directory '/build/include'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/build/include'
make[2]: Leaving directory '/build/include'
Making check in src
make[2]: Entering directory '/build/src'
Making check in libvlr
make[3]: Entering directory '/build/src/libvlr'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/src/libvlr'
Making check in gprs
make[3]: Entering directory '/build/src/gprs'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/src/gprs'
Making check in sgsn
make[3]: Entering directory '/build/src/sgsn'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/src/sgsn'
Making check in gtphub
make[3]: Entering directory '/build/src/gtphub'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/src/gtphub'
make[3]: Entering directory '/build/src'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/build/src'
make[2]: Leaving directory '/build/src'
Making check in contrib
make[2]: Entering directory '/build/contrib'
Making check in systemd
make[3]: Entering directory '/build/contrib/systemd'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/contrib/systemd'
make[3]: Entering directory '/build/contrib'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/build/contrib'
make[2]: Leaving directory '/build/contrib'
Making check in tests
make[2]: Entering directory '/build/tests'
Making check in gprs
make[3]: Entering directory '/build/tests/gprs'
make  gprs_test
make[4]: Entering directory '/build/tests/gprs'
  CC       gprs_test.o
  CC       gprs_utils.o
  CCLD     gprs_test
make[4]: Leaving directory '/build/tests/gprs'
make[3]: Leaving directory '/build/tests/gprs'
Making check in gtphub
make[3]: Entering directory '/build/tests/gtphub'
make  gtphub_test
make[4]: Entering directory '/build/tests/gtphub'
  CC       gtphub_test.o
  CCLD     gtphub_test
make[4]: Leaving directory '/build/tests/gtphub'
make[3]: Leaving directory '/build/tests/gtphub'
Making check in gprs_routing_area
make[3]: Entering directory '/build/tests/gprs_routing_area'
make  gprs_routing_area_test
make[4]: Entering directory '/build/tests/gprs_routing_area'
  CC       gprs_routing_area_test.o
  CCLD     gprs_routing_area_test
make[4]: Leaving directory '/build/tests/gprs_routing_area'
make[3]: Leaving directory '/build/tests/gprs_routing_area'
Making check in sgsn
make[3]: Entering directory '/build/tests/sgsn'
make  sgsn_test
make[4]: Entering directory '/build/tests/sgsn'
  CC       sgsn_test.o
  CC       gprs_gb_parse.o
  CCLD     sgsn_test
make[4]: Leaving directory '/build/tests/sgsn'
make[3]: Leaving directory '/build/tests/sgsn'
Making check in xid
make[3]: Entering directory '/build/tests/xid'
make  xid_test
make[4]: Entering directory '/build/tests/xid'
  CC       xid_test.o
  CCLD     xid_test
make[4]: Leaving directory '/build/tests/xid'
make[3]: Leaving directory '/build/tests/xid'
Making check in sndcp_xid
make[3]: Entering directory '/build/tests/sndcp_xid'
make  sndcp_xid_test
make[4]: Entering directory '/build/tests/sndcp_xid'
  CC       sndcp_xid_test.o
  CCLD     sndcp_xid_test
make[4]: Leaving directory '/build/tests/sndcp_xid'
make[3]: Leaving directory '/build/tests/sndcp_xid'
Making check in slhc
make[3]: Entering directory '/build/tests/slhc'
make  slhc_test
make[4]: Entering directory '/build/tests/slhc'
  CC       slhc_test.o
  CCLD     slhc_test
make[4]: Leaving directory '/build/tests/slhc'
make[3]: Leaving directory '/build/tests/slhc'
Making check in v42bis
make[3]: Entering directory '/build/tests/v42bis'
make  v42bis_test
make[4]: Entering directory '/build/tests/v42bis'
  CC       v42bis_test.o
  CCLD     v42bis_test
make[4]: Leaving directory '/build/tests/v42bis'
make[3]: Leaving directory '/build/tests/v42bis'
make[3]: Entering directory '/build/tests'
make  check-local
make[4]: Entering directory '/build/tests'
:;{ \
               echo '# Signature of the current package.' && \
               echo 'm4_define([AT_PACKAGE_NAME],' && \
               echo '  [osmo-sgsn])' && \
               echo 'm4_define([AT_PACKAGE_TARNAME],' && \
               echo '  [osmo-sgsn])' && \
               echo 'm4_define([AT_PACKAGE_VERSION],' && \
               echo '  [1.12.0.41-1b546])' && \
               echo 'm4_define([AT_PACKAGE_STRING],' && \
               echo '  [osmo-sgsn 1.12.0.41-1b546])' && \
               echo 'm4_define([AT_PACKAGE_BUGREPORT],' && \
               echo '  [osmocom-net-gprs@lists.osmocom.org])'; \
               echo 'm4_define([AT_PACKAGE_URL],' && \
               echo '  [])'; \
             } >'./package.m4'
/bin/bash ../missing --run autom4te --language=autotest -I '.' -o testsuite.tmp testsuite.at
mv testsuite.tmp testsuite
/bin/bash './testsuite' 
## ------------------------------------- ##
## osmo-sgsn 1.12.0.41-1b546 test suite. ##
## ------------------------------------- ##

Regression tests.

  1: gprs                                            ok
  2: sgsn                                            ok
  3: gprs_routing_area                               ok
  4: gtphub                                          ok
  5: xid                                             ok
  6: sndcp_xid                                       ok
  7: slhc                                            ok
  8: v42bis                                          ok

## ------------- ##
## Test results. ##
## ------------- ##

All 8 tests were successful.
make  python-tests
make[5]: Entering directory '/build/tests'
make vty-test
make[6]: Entering directory '/build/tests'
make vty-python-test
make[7]: Entering directory '/build/tests'
osmotestvty.py -p /build -w /build -v
test_history (__main__.TestVTY.test_history) ... confpath /build, workdir /build
Running tests for specific VTY commands
Launch: ./src/sgsn/osmo-sgsn -c /build/tests/osmo-sgsn.cfg from /build
Opening /dev/null
Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/osmo-sgsn.cfg'

> ls -l /proc/49231/fd
total 0
lr-x------ 1 build build 64 Feb 16 21:34 0 -> pipe:[3866050506]
l-wx------ 1 build build 64 Feb 16 21:34 1 -> pipe:[3866050507]
l-wx------ 1 build build 64 Feb 16 21:34 2 -> pipe:[3866050508]
l-wx------ 1 build build 64 Feb 16 21:34 3 -> /dev/null


> ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess


> ss -tln
State  Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
LISTEN 0      10         127.0.0.1:4245      0.0.0.0:*          


> ps xua | grep osmo
build      49231 58.3  0.0  27992 23208 ?        S    21:34   0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build -w /build -v
build      49232 25.0  0.0 21475160624 23400 ?   S    21:34   0:00 ./src/sgsn/osmo-sgsn -c /build/tests/osmo-sgsn.cfg
build      49239  0.0  0.0   2576   952 ?        S    21:34   0:00 /bin/sh -c ps xua | grep osmo
build      49241  0.0  0.0   3700  1784 ?        S    21:34   0:00 grep osmo

ok
test_terminal_length (__main__.TestVTY.test_terminal_length) ... Socket: in 1 tries, connected to 127.0.0.1:4245 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 39512), raddr=('127.0.0.1', 4245)> (1 sockets open)
Socket: closing 127.0.0.1:4245 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 39512), raddr=('127.0.0.1', 4245)> (0 sockets open)
Terminating took 0.897s
Process returned code: 0
Launch: ./src/sgsn/osmo-sgsn -c /build/tests/osmo-sgsn.cfg from /build
Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/osmo-sgsn.cfg'

> ls -l /proc/49231/fd
total 0
lr-x------ 1 build build 64 Feb 16 21:34 0 -> pipe:[3866050506]
l-wx------ 1 build build 64 Feb 16 21:34 1 -> pipe:[3866050507]
l-wx------ 1 build build 64 Feb 16 21:34 2 -> pipe:[3866050508]
l-wx------ 1 build build 64 Feb 16 21:34 3 -> /dev/null


> ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess


> ss -tln
State  Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
LISTEN 0      10         127.0.0.1:4245      0.0.0.0:*          


> ps xua | grep osmo
build      49231  4.4  0.0  27992 23208 ?        S    21:34   0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build -w /build -v
build      49243 25.0  0.0 21475160624 23172 ?   S    21:34   0:00 ./src/sgsn/osmo-sgsn -c /build/tests/osmo-sgsn.cfg
build      49250  0.0  0.0   2576   936 ?        S    21:34   0:00 /bin/sh -c ps xua | grep osmo
build      49252  0.0  0.0   3700  1864 ?        S    21:34   0:00 grep osmo

ok
test_unknown_command (__main__.TestVTY.test_unknown_command) ... Socket: in 1 tries, connected to 127.0.0.1:4245 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 39528), raddr=('127.0.0.1', 4245)> (1 sockets open)
Socket: closing 127.0.0.1:4245 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 39528), raddr=('127.0.0.1', 4245)> (0 sockets open)
Terminating took 0.897s
Process returned code: 0
Launch: ./src/sgsn/osmo-sgsn -c /build/tests/osmo-sgsn.cfg from /build
Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/osmo-sgsn.cfg'

> ls -l /proc/49231/fd
total 0
lr-x------ 1 build build 64 Feb 16 21:34 0 -> pipe:[3866050506]
l-wx------ 1 build build 64 Feb 16 21:34 1 -> pipe:[3866050507]
l-wx------ 1 build build 64 Feb 16 21:34 2 -> pipe:[3866050508]
l-wx------ 1 build build 64 Feb 16 21:34 3 -> /dev/null


> ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess


> ss -tln
State  Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
LISTEN 0      10         127.0.0.1:4245      0.0.0.0:*          


> ps xua | grep osmo
build      49231  2.3  0.0  27992 23208 ?        S    21:34   0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build -w /build -v
build      49254 20.0  0.0 21475160624 23208 ?   S    21:34   0:00 ./src/sgsn/osmo-sgsn -c /build/tests/osmo-sgsn.cfg
build      49261  0.0  0.0   2576   904 ?        S    21:34   0:00 /bin/sh -c ps xua | grep osmo
build      49263  0.0  0.0   3700  1880 ?        S    21:34   0:00 grep osmo

ok

----------------------------------------------------------------------
Ran 3 tests in 4.368s

OK
Socket: in 1 tries, connected to 127.0.0.1:4245 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 39536), raddr=('127.0.0.1', 4245)> (1 sockets open)
Socket: closing 127.0.0.1:4245 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 39536), raddr=('127.0.0.1', 4245)> (0 sockets open)
Terminating took 0.897s
Process returned code: 0
osmotestconfig.py -p /build -w /build -v
Warning: doc/examples/osmo-sgsn/osmo-sgsn.cfg is not being tested
Warning: doc/examples/osmo-sgsn/osmo-sgsn_custom-sccp.cfg is not being tested
Warning: doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg is not being tested
Warning: doc/examples/osmo-gtphub/osmo-gtphub.cfg is not being tested
Verifying src/sgsn/osmo-sgsn -c /build/tests/osmo-sgsn.cfg, test verify_doc
Opening /dev/null
Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/tests/osmo-sgsn.cfg'

> ls -l /proc/49265/fd
total 0
lr-x------ 1 build build 64 Feb 16 21:34 0 -> pipe:[3866050506]
l-wx------ 1 build build 64 Feb 16 21:34 1 -> pipe:[3866050507]
l-wx------ 1 build build 64 Feb 16 21:34 2 -> pipe:[3866050508]
l-wx------ 1 build build 64 Feb 16 21:34 3 -> /dev/null


> ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess


> ss -tln
State  Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
LISTEN 0      10         127.0.0.1:4245      0.0.0.0:*          


> ps xua | grep osmo
build      49265 63.6  0.0  28084 23268 ?        S    21:34   0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v
build      49266 25.0  0.0 21475160624 23304 ?   S    21:34   0:00 src/sgsn/osmo-sgsn -c /build/tests/osmo-sgsn.cfg
build      49273  0.0  0.0   2576   952 ?        S    21:34   0:00 /bin/sh -c ps xua | grep osmo
build      49275  0.0  0.0   3700  1760 ?        S    21:34   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4245 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 39540), raddr=('127.0.0.1', 4245)> (1 sockets open)
Terminating took 0.897s
Process returned code: 0
Socket: closing 127.0.0.1:4245 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 39540), raddr=('127.0.0.1', 4245)> (0 sockets open)
Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg46g9ysvi, test write_config
Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg46g9ysvi'

> ls -l /proc/49265/fd
total 0
lr-x------ 1 build build 64 Feb 16 21:34 0 -> pipe:[3866050506]
l-wx------ 1 build build 64 Feb 16 21:34 1 -> pipe:[3866050507]
l-wx------ 1 build build 64 Feb 16 21:34 2 -> pipe:[3866050508]
l-wx------ 1 build build 64 Feb 16 21:34 3 -> /dev/null


> ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess


> ss -tln
State  Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
LISTEN 0      10         127.0.0.1:4245      0.0.0.0:*          


> ps xua | grep osmo
build      49265  4.4  0.0  28228 23912 ?        S    21:34   0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v
build      49277 40.0  0.0 21475160624 23372 ?   S    21:34   0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg46g9ysvi
build      49284  0.0  0.0   2576   880 ?        S    21:34   0:00 /bin/sh -c ps xua | grep osmo
build      49286  0.0  0.0   3700  1856 ?        S    21:34   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4245 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 39546), raddr=('127.0.0.1', 4245)> (1 sockets open)
Terminating took 0.897s
Process returned code: 0
Socket: closing 127.0.0.1:4245 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 39546), raddr=('127.0.0.1', 4245)> (0 sockets open)
Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg46g9ysvi, test token_vty_command
Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg46g9ysvi'

> ls -l /proc/49265/fd
total 0
lr-x------ 1 build build 64 Feb 16 21:34 0 -> pipe:[3866050506]
l-wx------ 1 build build 64 Feb 16 21:34 1 -> pipe:[3866050507]
l-wx------ 1 build build 64 Feb 16 21:34 2 -> pipe:[3866050508]
l-wx------ 1 build build 64 Feb 16 21:34 3 -> /dev/null


> ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess


> ss -tln
State  Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
LISTEN 0      10         127.0.0.1:4245      0.0.0.0:*          


> ps xua | grep osmo
build      49265  2.3  0.0  28228 23912 ?        S    21:34   0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v
build      49288 33.3  0.0 21475160624 23572 ?   S    21:34   0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg46g9ysvi
build      49295  0.0  0.0   2576   892 ?        S    21:34   0:00 /bin/sh -c ps xua | grep osmo
build      49297  0.0  0.0   3700  1872 ?        S    21:34   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4245 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 48600), raddr=('127.0.0.1', 4245)> (1 sockets open)
Terminating took 0.897s
Process returned code: 0
Socket: closing 127.0.0.1:4245 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 48600), raddr=('127.0.0.1', 4245)> (0 sockets open)
Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc
Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg'

> ls -l /proc/49265/fd
total 0
lr-x------ 1 build build 64 Feb 16 21:34 0 -> pipe:[3866050506]
l-wx------ 1 build build 64 Feb 16 21:34 1 -> pipe:[3866050507]
l-wx------ 1 build build 64 Feb 16 21:34 2 -> pipe:[3866050508]
l-wx------ 1 build build 64 Feb 16 21:34 3 -> /dev/null


> ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess


> ss -tln
State  Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
LISTEN 0      10         127.0.0.1:4253      0.0.0.0:*          


> ps xua | grep osmo
build      49265  1.5  0.0  28228 23912 ?        S    21:34   0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v
build      49299  0.0  0.0 21474888340 13932 ?   S    21:34   0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg
build      49306  0.0  0.0   2576   916 ?        S    21:34   0:00 /bin/sh -c ps xua | grep osmo
build      49308  0.0  0.0   3700  1860 ?        S    21:34   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4253 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 55530), raddr=('127.0.0.1', 4253)> (1 sockets open)
Terminating took 0.897s
Process returned code: 0
Socket: closing 127.0.0.1:4253 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 55530), raddr=('127.0.0.1', 4253)> (0 sockets open)
Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgxpe4w888, test write_config
Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgxpe4w888'

> ls -l /proc/49265/fd
total 0
lr-x------ 1 build build 64 Feb 16 21:34 0 -> pipe:[3866050506]
l-wx------ 1 build build 64 Feb 16 21:34 1 -> pipe:[3866050507]
l-wx------ 1 build build 64 Feb 16 21:34 2 -> pipe:[3866050508]
l-wx------ 1 build build 64 Feb 16 21:34 3 -> /dev/null


> ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess


> ss -tln
State  Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
LISTEN 0      10         127.0.0.1:4253      0.0.0.0:*          


> ps xua | grep osmo
build      49265  1.3  0.0  28228 23912 ?        S    21:34   0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v
build      49310  0.0  0.0 21474888340 13660 ?   S    21:34   0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgxpe4w888
build      49317  0.0  0.0   2576   932 ?        S    21:34   0:00 /bin/sh -c ps xua | grep osmo
build      49319  0.0  0.0   3700  1960 ?        S    21:34   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4253 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 55542), raddr=('127.0.0.1', 4253)> (1 sockets open)
Terminating took 0.897s
Process returned code: 0
Socket: closing 127.0.0.1:4253 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 55542), raddr=('127.0.0.1', 4253)> (0 sockets open)
Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgxpe4w888, test token_vty_command
Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgxpe4w888'

> ls -l /proc/49265/fd
total 0
lr-x------ 1 build build 64 Feb 16 21:34 0 -> pipe:[3866050506]
l-wx------ 1 build build 64 Feb 16 21:34 1 -> pipe:[3866050507]
l-wx------ 1 build build 64 Feb 16 21:34 2 -> pipe:[3866050508]
l-wx------ 1 build build 64 Feb 16 21:34 3 -> /dev/null


> ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess


> ss -tln
State  Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
LISTEN 0      10         127.0.0.1:4253      0.0.0.0:*          


> ps xua | grep osmo
build      49265  1.0  0.0  28228 23912 ?        S    21:34   0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v
build      49321  0.0  0.0 21474888340 13924 ?   S    21:34   0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgxpe4w888
build      49328  0.0  0.0   2576   952 ?        S    21:34   0:00 /bin/sh -c ps xua | grep osmo
build      49330  0.0  0.0   3700  1764 ?        S    21:34   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4253 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 55546), raddr=('127.0.0.1', 4253)> (1 sockets open)
Terminating took 0.897s
Process returned code: 0
Socket: closing 127.0.0.1:4253 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 55546), raddr=('127.0.0.1', 4253)> (0 sockets open)
./vty_test_runner.py -w /build -v
confpath /build/tests/.., workdir /build
Running tests for specific VTY commands
testVtyAuth (__main__.TestVTYSGSN.testVtyAuth) ... Opening /dev/null
Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../tests/osmo-sgsn-accept-all.cfg'

> ls -l /proc/49332/fd
total 0
lr-x------ 1 build build 64 Feb 16 21:34 0 -> pipe:[3866050506]
l-wx------ 1 build build 64 Feb 16 21:34 1 -> pipe:[3866050507]
l-wx------ 1 build build 64 Feb 16 21:34 2 -> pipe:[3866050508]
l-wx------ 1 build build 64 Feb 16 21:34 3 -> /dev/null


> ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess


> ss -tln
State  Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
LISTEN 0      10         127.0.0.1:4245      0.0.0.0:*          


> ps xua | grep osmo
build      49333 50.0  0.0 21475160624 23376 ?   S    21:34   0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../tests/osmo-sgsn-accept-all.cfg
build      49340  0.0  0.0   2576   932 ?        S    21:34   0:00 /bin/sh -c ps xua | grep osmo
build      49342  0.0  0.0   3700  1872 ?        S    21:34   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4245 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 48610), raddr=('127.0.0.1', 4245)> (1 sockets open)
Socket: closing 127.0.0.1:4245 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 48610), raddr=('127.0.0.1', 4245)> (0 sockets open)
Terminating took 0.897s
Process returned code: 0
ok
testVtyCDR (__main__.TestVTYSGSN.testVtyCDR) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../tests/osmo-sgsn-accept-all.cfg'

> ls -l /proc/49332/fd
total 0
lr-x------ 1 build build 64 Feb 16 21:34 0 -> pipe:[3866050506]
l-wx------ 1 build build 64 Feb 16 21:34 1 -> pipe:[3866050507]
l-wx------ 1 build build 64 Feb 16 21:34 2 -> pipe:[3866050508]
l-wx------ 1 build build 64 Feb 16 21:34 3 -> /dev/null


> ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess


> ss -tln
State  Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
LISTEN 0      10         127.0.0.1:4245      0.0.0.0:*          


> ps xua | grep osmo
build      49344 25.0  0.0 21475160624 23544 ?   S    21:34   0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../tests/osmo-sgsn-accept-all.cfg
build      49351  0.0  0.0   2576   940 ?        S    21:34   0:00 /bin/sh -c ps xua | grep osmo
build      49353  0.0  0.0   3700  1788 ?        S    21:34   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4245 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 48626), raddr=('127.0.0.1', 4245)> (1 sockets open)
Socket: closing 127.0.0.1:4245 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 48626), raddr=('127.0.0.1', 4245)> (0 sockets open)
Terminating took 0.897s
Process returned code: 0
ok
testVtyEasyAPN (__main__.TestVTYSGSN.testVtyEasyAPN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../tests/osmo-sgsn-accept-all.cfg'

> ls -l /proc/49332/fd
total 0
lr-x------ 1 build build 64 Feb 16 21:34 0 -> pipe:[3866050506]
l-wx------ 1 build build 64 Feb 16 21:34 1 -> pipe:[3866050507]
l-wx------ 1 build build 64 Feb 16 21:34 2 -> pipe:[3866050508]
l-wx------ 1 build build 64 Feb 16 21:34 3 -> /dev/null


> ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess


> ss -tln
State  Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
LISTEN 0      10         127.0.0.1:4245      0.0.0.0:*          


> ps xua | grep osmo
build      49355 25.0  0.0 21475160624 23240 ?   S    21:35   0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../tests/osmo-sgsn-accept-all.cfg
build      49362  0.0  0.0   2576   900 ?        S    21:35   0:00 /bin/sh -c ps xua | grep osmo
build      49364  0.0  0.0   3700  1824 ?        S    21:35   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4245 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 48642), raddr=('127.0.0.1', 4245)> (1 sockets open)
Socket: closing 127.0.0.1:4245 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 48642), raddr=('127.0.0.1', 4245)> (0 sockets open)
Terminating took 0.897s
Process returned code: 0
ok
testVtyGgsn (__main__.TestVTYSGSN.testVtyGgsn) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../tests/osmo-sgsn-accept-all.cfg'

> ls -l /proc/49332/fd
total 0
lr-x------ 1 build build 64 Feb 16 21:34 0 -> pipe:[3866050506]
l-wx------ 1 build build 64 Feb 16 21:34 1 -> pipe:[3866050507]
l-wx------ 1 build build 64 Feb 16 21:34 2 -> pipe:[3866050508]
l-wx------ 1 build build 64 Feb 16 21:34 3 -> /dev/null


> ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess


> ss -tln
State  Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
LISTEN 0      10         127.0.0.1:4251      0.0.0.0:*          
LISTEN 0      10         127.0.0.1:4245      0.0.0.0:*          


> ps xua | grep osmo
build      49366 50.0  0.0 21475160624 23504 ?   S    21:35   0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../tests/osmo-sgsn-accept-all.cfg
build      49373  0.0  0.0   2576   896 ?        S    21:35   0:00 /bin/sh -c ps xua | grep osmo
build      49375  0.0  0.0   3700  1888 ?        S    21:35   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4245 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 53538), raddr=('127.0.0.1', 4245)> (1 sockets open)
Socket: closing 127.0.0.1:4245 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 53538), raddr=('127.0.0.1', 4245)> (0 sockets open)
Terminating took 0.897s
Process returned code: 0
ok
testVtyShow (__main__.TestVTYSGSN.testVtyShow) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../tests/osmo-sgsn-accept-all.cfg'

> ls -l /proc/49332/fd
total 0
lr-x------ 1 build build 64 Feb 16 21:34 0 -> pipe:[3866050506]
l-wx------ 1 build build 64 Feb 16 21:34 1 -> pipe:[3866050507]
l-wx------ 1 build build 64 Feb 16 21:34 2 -> pipe:[3866050508]
l-wx------ 1 build build 64 Feb 16 21:34 3 -> /dev/null


> ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess


> ss -tln
State  Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
LISTEN 0      10         127.0.0.1:4251      0.0.0.0:*          
LISTEN 0      10         127.0.0.1:4245      0.0.0.0:*          


> ps xua | grep osmo
build      49377 42.8  0.0 21475160624 23288 ?   S    21:35   0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../tests/osmo-sgsn-accept-all.cfg
build      49384  0.0  0.0   2576   884 ?        S    21:35   0:00 /bin/sh -c ps xua | grep osmo
build      49386  0.0  0.0   3700  1860 ?        S    21:35   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4245 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 53548), raddr=('127.0.0.1', 4245)> (1 sockets open)
Socket: closing 127.0.0.1:4245 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 53548), raddr=('127.0.0.1', 4245)> (0 sockets open)
Terminating took 0.897s
Process returned code: 0
ok
testVtySubscriber (__main__.TestVTYSGSN.testVtySubscriber) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../tests/osmo-sgsn-accept-all.cfg'

> ls -l /proc/49332/fd
total 0
lr-x------ 1 build build 64 Feb 16 21:34 0 -> pipe:[3866050506]
l-wx------ 1 build build 64 Feb 16 21:34 1 -> pipe:[3866050507]
l-wx------ 1 build build 64 Feb 16 21:34 2 -> pipe:[3866050508]
l-wx------ 1 build build 64 Feb 16 21:34 3 -> /dev/null


> ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess


> ss -tln
State  Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
LISTEN 0      10         127.0.0.1:4245      0.0.0.0:*          


> ps xua | grep osmo
build      49388 20.0  0.0 21475160624 23424 ?   S    21:35   0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../tests/osmo-sgsn-accept-all.cfg
build      49395  0.0  0.0   2576   920 ?        S    21:35   0:00 /bin/sh -c ps xua | grep osmo
build      49397  0.0  0.0   3700  1868 ?        S    21:35   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4245 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 53564), raddr=('127.0.0.1', 4245)> (1 sockets open)
Socket: closing 127.0.0.1:4245 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 53564), raddr=('127.0.0.1', 4245)> (0 sockets open)
Terminating took 0.897s
Process returned code: 0
ok
testVtyTimers (__main__.TestVTYSGSN.testVtyTimers) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../tests/osmo-sgsn-accept-all.cfg'

> ls -l /proc/49332/fd
total 0
lr-x------ 1 build build 64 Feb 16 21:34 0 -> pipe:[3866050506]
l-wx------ 1 build build 64 Feb 16 21:34 1 -> pipe:[3866050507]
l-wx------ 1 build build 64 Feb 16 21:34 2 -> pipe:[3866050508]
l-wx------ 1 build build 64 Feb 16 21:34 3 -> /dev/null


> ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess


> ss -tln
State  Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
LISTEN 0      10         127.0.0.1:4245      0.0.0.0:*          


> ps xua | grep osmo
build      49399 60.0  0.0 21475160624 23404 ?   S    21:35   0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../tests/osmo-sgsn-accept-all.cfg
build      49406  0.0  0.0   2576   924 ?        S    21:35   0:00 /bin/sh -c ps xua | grep osmo
build      49408  0.0  0.0   3700  1848 ?        S    21:35   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4245 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 53580), raddr=('127.0.0.1', 4245)> (1 sockets open)
Socket: closing 127.0.0.1:4245 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 53580), raddr=('127.0.0.1', 4245)> (0 sockets open)
Terminating took 0.897s
Process returned code: 0
ok
testVtyTree (__main__.TestVTYSGSN.testVtyTree) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../tests/osmo-sgsn-accept-all.cfg'

> ls -l /proc/49332/fd
total 0
lr-x------ 1 build build 64 Feb 16 21:34 0 -> pipe:[3866050506]
l-wx------ 1 build build 64 Feb 16 21:34 1 -> pipe:[3866050507]
l-wx------ 1 build build 64 Feb 16 21:34 2 -> pipe:[3866050508]
l-wx------ 1 build build 64 Feb 16 21:34 3 -> /dev/null


> ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess


> ss -tln
State  Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
LISTEN 0      10         127.0.0.1:4251      0.0.0.0:*          
LISTEN 0      10         127.0.0.1:4245      0.0.0.0:*          


> ps xua | grep osmo
build      49410 25.0  0.0 21475160624 23416 ?   S    21:35   0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../tests/osmo-sgsn-accept-all.cfg
build      49417  0.0  0.0   2576   936 ?        S    21:35   0:00 /bin/sh -c ps xua | grep osmo
build      49419  0.0  0.0   2576   112 ?        R    21:35   0:00 /bin/sh -c ps xua | grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4245 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 53584), raddr=('127.0.0.1', 4245)> (1 sockets open)
Socket: closing 127.0.0.1:4245 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 53584), raddr=('127.0.0.1', 4245)> (0 sockets open)
Terminating took 0.897s
Process returned code: 0
ok

----------------------------------------------------------------------
Ran 8 tests in 11.864s

OK
rm -f ../gsn_restart ../gtphub_restart_count
make[7]: Leaving directory '/build/tests'
make vty-transcript-test
make[7]: Entering directory '/build/tests'
osmo_verify_transcript_vty.py -v \
	-n OsmoSGSN -p 4245 \
	-r "../src/sgsn/osmo-sgsn -c ../tests/osmo-sgsn.cfg" \
	 ${T:-./osmo-sgsn*.vty}
rate_ctr.c:86 validating counter group 0x562dddbf6ba0(sgsn) with 23 counters
DLGLOBAL NOTICE Available via telnet 127.0.0.1 4245 (telnet_interface.c:88)
DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.1 (gsn.c:468)
DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:389)
DGPRS NOTICE Created GTP on 127.0.0.1 (sgsn_libgtp.c:970)
DGPRS NOTICE libGTP v1.13.0 initialized (sgsn_main.c:463)
DLCTRL NOTICE CTRL at 127.0.0.1 4251 (control_if.c:1026)
DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77)
Launching: cd '/build/tests'; ../src/sgsn/osmo-sgsn -c ../tests/osmo-sgsn.cfg
OsmoSGSN> enable

OsmoSGSN# show timer
T3312 = 600 s	Periodic RA Update timer (s) (default: 600 s)
T3313 = 30 s	Waiting for paging response timer (s) (default: 30 s)
T3314 = 44 s	READY timer. Force to STANDBY on expiry timer (s) (default: 44 s)
T3316 = 44 s	AA-Ready timer (s) (default: 44 s)
T3322 = 6 s	Detach request -> accept timer (s) (default: 6 s)
T3350 = 6 s	Waiting for ATT/RAU/TMSI_COMPL timer (s) (default: 6 s)
T3360 = 6 s	Waiting for AUTH/CIPH response timer (s) (default: 6 s)
T3370 = 6 s	Waiting for IDENTITY response timer (s) (default: 6 s)
T3385 = 8 s	Wait for ACT PDP CTX REQ timer (s) (default: 8 s)
T3386 = 8 s	Wait for MODIFY PDP CTX ACK timer (s) (default: 8 s)
T3395 = 8 s	Wait for DEACT PDP CTX ACK timer (s) (default: 8 s)
T3397 = 8 s	Wait for DEACT AA PDP CTX ACK timer (s) (default: 8 s)
X1001 = 5 s	RANAP Release timeout. Wait for RANAP Release Complete.On expiry release Iu connection (s) (default: 5 s)
OsmoSGSN# configure terminal

OsmoSGSN(config)# list
  help
  list [with-flags]
  show vty-attributes
  show vty-attributes (application|library|global)
  write terminal
  write file [PATH]
  write memory
  write
  show running-config
  exit
  end
  hostname WORD
  no hostname [HOSTNAME]
  password (8|) WORD
  password LINE
  enable password (8|) WORD
  enable password LINE
  no enable password
  banner motd default
  banner motd file [FILE]
  no banner motd
  service terminal-length <0-512>
  no service terminal-length [<0-512>]
  line vty
  service advanced-vty
  no service advanced-vty
  show history
  log stderr [blocking-io]
  no log stderr
  log file FILENAME [blocking-io]
  no log file FILENAME
  log alarms <2-32700>
  no log alarms
  log syslog (authpriv|cron|daemon|ftp|lpr|mail|news|user|uucp)
  log syslog local <0-7>
  no log syslog
  log systemd-journal [raw]
  no log systemd-journal
  log gsmtap [HOSTNAME]
  no log gsmtap [HOSTNAME]
  stats reporter statsd [NAME]
  no stats reporter statsd [NAME]
  stats reporter log [NAME]
  no stats reporter log [NAME]
  stats interval <0-65535>
  stats-tcp interval <0-65535>
  stats-tcp batch-size <1-65535>
  sgsn
  ctrl
  cpu-sched
  ns
  bssgp

OsmoSGSN(config)# sgsn

OsmoSGSN(config-sgsn)# list
  help
  list [with-flags]
  show vty-attributes
  show vty-attributes (application|library|global)
  write terminal
  write file [PATH]
  write memory
  write
  show running-config
  exit
  end
  gtp state-dir PATH
  gtp local-ip A.B.C.D
  ggsn <0-255> remote-ip A.B.C.D
  ggsn <0-255> gtp-version (0|1)
  ggsn <0-255> echo-interval <1-36000>
  ggsn <0-255> no echo-interval
  imsi-acl (add|del) IMSI
  auth-policy (accept-all|closed|acl-only|remote)
  authentication (optional|required)
  encryption gea <0-4> [<0-4>] [<0-4>] [<0-4>] [<0-4>]
  encryption uea <0-2> [<0-2>] [<0-2>]
  encryption cipher-plugin-path PATH
  no encryption cipher-plugin-path PATH
  gsup ipa-name NAME
  gsup remote-ip A.B.C.D
  gsup remote-port <0-65535>
  gsup oap-id <0-65535>
  gsup oap-k K
  gsup oap-opc OPC
  apn APNAME ggsn <0-255>
  apn APNAME imsi-prefix IMSIPRE ggsn <0-255>
  access-point-name NAME
  no access-point-name NAME
  cdr filename NAME
  no cdr filename
  cdr trap
  no cdr trap
  cdr interval <1-2147483647>
  ggsn dynamic
  grx-dns-add A.B.C.D
  timer [TNNNN] [(<0-2147483647>|default)]
  timer gtp [TNNNN] [(<0-2147483647>|default)]
  no compression rfc1144
  compression rfc1144 active slots <1-256>
  compression rfc1144 passive
  no compression v42bis
  compression v42bis active direction (ms|sgsn|both) codewords <512-65535> strlen <6-250>
  compression v42bis passive
  mme NAME
  no mme NAME

OsmoSGSN(config-sgsn)# mme test0

OsmoSGSN(config-sgsn-mme)# gtp remote-ip 1.2.3.4

OsmoSGSN(config-sgsn-mme)# gtp ran-info-relay 907 10 567

OsmoSGSN(config-sgsn-mme)# gtp ran-info-relay 202 12 51

OsmoSGSN(config-sgsn-mme)# gtp ran-info-relay 907 10 567

OsmoSGSN(config-sgsn-mme)# exit

OsmoSGSN(config-sgsn)# mme test1

OsmoSGSN(config-sgsn-mme)# gtp remote-ip 5.6.7.8

OsmoSGSN(config-sgsn-mme)# gtp ran-info-relay default

OsmoSGSN(config-sgsn-mme)# exit

OsmoSGSN(config-sgsn)# show running-config

Current configuration:
!
!
log stderr
 logging filter all 1
 logging color 1
 logging print category-hex 0
 logging print category 1
 logging print thread-id 0
 logging timestamp 0
 logging print level 1
 logging print file basename last
 logging level mm notice
 logging level pag notice
 logging level meas notice
 logging level ref notice
 logging level gprs notice
 logging level llc notice
 logging level sndcp notice
 logging level slhc notice
 logging level ranap notice
 logging level sua notice
 logging level v42bis notice
 logging level gtp notice
 logging level rim notice
 logging level ra notice
 logging level lglobal notice
 logging level llapd notice
 logging level linp notice
 logging level lmux notice
 logging level lmi notice
 logging level lmib notice
 logging level lsms notice
 logging level lctrl notice
 logging level lgtp notice
 logging level lstats notice
 logging level lgsup notice
 logging level loap notice
 logging level lss7 notice
 logging level lsccp notice
 logging level lsua notice
 logging level lm3ua notice
 logging level lmgcp notice
 logging level ljibuf notice
 logging level lrspro notice
 logging level lns notice
 logging level lbssgp notice
 logging level lnsdata notice
 logging level lnssignal notice
 logging level liuup notice
 logging level lpfcp notice
 logging level lcsn1 notice
 logging level lio notice
!
stats interval 5
!
line vty
 no login
!
ns
 timer tns-block 3
 timer tns-block-retries 3
 timer tns-reset 3
 timer tns-reset-retries 3
 timer tns-test 30
 timer tns-alive 3
 timer tns-alive-retries 10
 timer tsns-prov 3
 timer tsns-size-retries 3
 timer tsns-config-retries 3
 timer tsns-procedures-retries 3
 bind udp local
  listen 127.0.0.1 23000
  accept-ipaccess
  ip-sns signalling-weight 1 data-weight 1
bssgp
sgsn
 gtp state-dir ./
 gtp local-ip 127.0.0.1
 ggsn 0 remote-ip 127.0.0.2
 ggsn 0 gtp-version 1
 ggsn 0 echo-interval 60
 encryption gea 0
 encryption uea 1 2
 gsup remote-ip 127.0.0.1
 gsup remote-port 4222
 auth-policy remote
 gsup oap-id 0
 ! apn * ggsn 0
 no cdr filename
 no cdr trap
 cdr interval 600
 no compression rfc1144
 no compression v42bis
 mme test0
  gtp remote-ip 1.2.3.4
  gtp ran-info-relay 907 10 567
  gtp ran-info-relay 202 12 51
 mme test1
  gtp remote-ip 5.6.7.8
  gtp ran-info-relay default
end
OsmoSGSN(config-sgsn)# mme test0

OsmoSGSN(config-sgsn-mme)# gtp ran-info-relay default
% Another MME test1 is already set as default route, remove it before setting it here.
OsmoSGSN(config-sgsn-mme)# exit

OsmoSGSN(config-sgsn)# mme test1

OsmoSGSN(config-sgsn-mme)# no gtp ran-info-relay default

OsmoSGSN(config-sgsn-mme)# exit

OsmoSGSN(config-sgsn)# mme test0

OsmoSGSN(config-sgsn-mme)# gtp ran-info-relay default

OsmoSGSN(config-sgsn-mme)# exit

OsmoSGSN(config-sgsn)# show running-config

Current configuration:
!
!
log stderr
 logging filter all 1
 logging color 1
 logging print category-hex 0
 logging print category 1
 logging print thread-id 0
 logging timestamp 0
 logging print level 1
 logging print file basename last
 logging level mm notice
 logging level pag notice
 logging level meas notice
 logging level ref notice
 logging level gprs notice
 logging level llc notice
 logging level sndcp notice
 logging level slhc notice
 logging level ranap notice
 logging level sua notice
 logging level v42bis notice
 logging level gtp notice
 logging level rim notice
 logging level ra notice
 logging level lglobal notice
 logging level llapd notice
 logging level linp notice
 logging level lmux notice
 logging level lmi notice
 logging level lmib notice
 logging level lsms notice
 logging level lctrl notice
 logging level lgtp notice
 logging level lstats notice
 logging level lgsup notice
 logging level loap notice
 logging level lss7 notice
 logging level lsccp notice
 logging level lsua notice
 logging level lm3ua notice
 logging level lmgcp notice
 logging level ljibuf notice
 logging level lrspro notice
 logging level lns notice
 logging level lbssgp notice
 logging level lnsdata notice
 logging level lnssignal notice
 logging level liuup notice
 logging level lpfcp notice
 logging level lcsn1 notice
 logging level lio notice
!
stats interval 5
!
line vty
 no login
!
ns
 timer tns-block 3
 timer tns-block-retries 3
 timer tns-reset 3
 timer tns-reset-retries 3
 timer tns-test 30
 timer tns-alive 3
 timer tns-alive-retries 10
 timer tsns-prov 3
 timer tsns-size-retries 3
 timer tsns-config-retries 3
 timer tsns-procedures-retries 3
 bind udp local
  listen 127.0.0.1 23000
  accept-ipaccess
  ip-sns signalling-weight 1 data-weight 1
bssgp
sgsn
 gtp state-dir ./
 gtp local-ip 127.0.0.1
 ggsn 0 remote-ip 127.0.0.2
 ggsn 0 gtp-version 1
 ggsn 0 echo-interval 60
 encryption gea 0
 encryption uea 1 2
 gsup remote-ip 127.0.0.1
 gsup remote-port 4222
 auth-policy remote
 gsup oap-id 0
 ! apn * ggsn 0
 no cdr filename
 no cdr trap
 cdr interval 600
 no compression rfc1144
 no compression v42bis
 mme test0
  gtp remote-ip 1.2.3.4
  gtp ran-info-relay default
  gtp ran-info-relay 907 10 567
  gtp ran-info-relay 202 12 51
 mme test1
  gtp remote-ip 5.6.7.8
end
OsmoSGSN(config-sgsn)# no mme test0

OsmoSGSN(config-sgsn)# show running-config

Current configuration:
!
!
log stderr
 logging filter all 1
 logging color 1
 logging print category-hex 0
 logging print category 1
 logging print thread-id 0
 logging timestamp 0
 logging print level 1
 logging print file basename last
 logging level mm notice
 logging level pag notice
 logging level meas notice
 logging level ref notice
 logging level gprs notice
 logging level llc notice
 logging level sndcp notice
 logging level slhc notice
 logging level ranap notice
 logging level sua notice
 logging level v42bis notice
 logging level gtp notice
 logging level rim notice
 logging level ra notice
 logging level lglobal notice
 logging level llapd notice
 logging level linp notice
 logging level lmux notice
 logging level lmi notice
 logging level lmib notice
 logging level lsms notice
 logging level lctrl notice
 logging level lgtp notice
 logging level lstats notice
 logging level lgsup notice
 logging level loap notice
 logging level lss7 notice
 logging level lsccp notice
 logging level lsua notice
 logging level lm3ua notice
 logging level lmgcp notice
 logging level ljibuf notice
 logging level lrspro notice
 logging level lns notice
 logging level lbssgp notice
 logging level lnsdata notice
 logging level lnssignal notice
 logging level liuup notice
 logging level lpfcp notice
 logging level lcsn1 notice
 logging level lio notice
!
stats interval 5
!
line vty
 no login
!
ns
 timer tns-block 3
 timer tns-block-retries 3
 timer tns-reset 3
 timer tns-reset-retries 3
 timer tns-test 30
 timer tns-alive 3
 timer tns-alive-retries 10
 timer tsns-prov 3
 timer tsns-size-retries 3
 timer tsns-config-retries 3
 timer tsns-procedures-retries 3
 bind udp local
  listen 127.0.0.1 23000
  accept-ipaccess
  ip-sns signalling-weight 1 data-weight 1
bssgp
sgsn
 gtp state-dir ./
 gtp local-ip 127.0.0.1
 ggsn 0 remote-ip 127.0.0.2
 ggsn 0 gtp-version 1
 ggsn 0 echo-interval 60
 encryption gea 0
 encryption uea 1 2
 gsup remote-ip 127.0.0.1
 gsup remote-port 4222
 auth-policy remote
 gsup oap-id 0
 ! apn * ggsn 0
 no cdr filename
 no cdr trap
 cdr interval 600
 no compression rfc1144
 no compression v42bis
 mme test1
  gtp remote-ip 5.6.7.8
end
OsmoSGSN(config-sgsn)# no mme test1

OsmoSGSN(config-sgsn)# encryption gea 0 3

OsmoSGSN(config-sgsn)# encryption uea 1 2

OsmoSGSN(config-sgsn)# encryption cipher-plugin-path /foo/bar

OsmoSGSN(config-sgsn)# show running-config

Current configuration:
!
!
log stderr
 logging filter all 1
 logging color 1
 logging print category-hex 0
 logging print category 1
 logging print thread-id 0
 logging timestamp 0
 logging print level 1
 logging print file basename last
 logging level mm notice
 logging level pag notice
 logging level meas notice
 logging level ref notice
 logging level gprs notice
 logging level llc notice
 logging level sndcp notice
 logging level slhc notice
 logging level ranap notice
 logging level sua notice
 logging level v42bis notice
 logging level gtp notice
 logging level rim notice
 logging level ra notice
 logging level lglobal notice
 logging level llapd notice
 logging level linp notice
 logging level lmux notice
 logging level lmi notice
 logging level lmib notice
 logging level lsms notice
 logging level lctrl notice
 logging level lgtp notice
 logging level lstats notice
 logging level lgsup notice
 logging level loap notice
 logging level lss7 notice
 logging level lsccp notice
 logging level lsua notice
 logging level lm3ua notice
 logging level lmgcp notice
 logging level ljibuf notice
 logging level lrspro notice
 logging level lns notice
 logging level lbssgp notice
 logging level lnsdata notice
 logging level lnssignal notice
 logging level liuup notice
 logging level lpfcp notice
 logging level lcsn1 notice
 logging level lio notice
!
stats interval 5
!
line vty
 no login
!
ns
 timer tns-block 3
 timer tns-block-retries 3
 timer tns-reset 3
 timer tns-reset-retries 3
 timer tns-test 30
 timer tns-alive 3
 timer tns-alive-retries 10
 timer tsns-prov 3
 timer tsns-size-retries 3
 timer tsns-config-retries 3
 timer tsns-procedures-retries 3
 bind udp local
  listen 127.0.0.1 23000
  accept-ipaccess
  ip-sns signalling-weight 1 data-weight 1
bssgp
sgsn
 gtp state-dir ./
 gtp local-ip 127.0.0.1
 ggsn 0 remote-ip 127.0.0.2
 ggsn 0 gtp-version 1
 ggsn 0 echo-interval 60
 encryption gea 0 3
 encryption uea 1 2
 encryption cipher-plugin-path /foo/bar
 gsup remote-ip 127.0.0.1
 gsup remote-port 4222
 auth-policy remote
 gsup oap-id 0
 ! apn * ggsn 0
 no cdr filename
 no cdr trap
 cdr interval 600
 no compression rfc1144
 no compression v42bis
end
signal 15 received
Terminating took 0.897s

RESULTS:
pass: ./osmo-sgsn_test-nodes.vty

rm -f ./gsn_restart
make[7]: Leaving directory '/build/tests'
make[6]: Leaving directory '/build/tests'
make ctrl-python-test
make[6]: Entering directory '/build/tests'
./ctrl_test_runner.py -w /build -v
testListSubscribers (__main__.TestCtrlSGSN.testListSubscribers) ... ok

----------------------------------------------------------------------
Ran 1 test in 3.415s

OK
confpath /build/tests/.., workdir /build
Running tests for specific control commands
Opening /dev/null
Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../tests/osmo-sgsn.cfg'
Connecting to host 127.0.0.1:4251
Sending "GET 1000 subscriber-list-active-v1"
Got message: GET_REPLY 1000 subscriber-list-active-v1 
Decoded replies:  {1000: {'mtype': 'GET_REPLY', 'id': 1000, 'var': 'subscriber-list-active-v1', 'value': None}}
Terminating took 0.897s
Process returned code: 0
rm -f ../gsn_restart ../gtphub_restart_count
make[6]: Leaving directory '/build/tests'
make[5]: Leaving directory '/build/tests'
make[4]: Leaving directory '/build/tests'
make[3]: Leaving directory '/build/tests'
make[2]: Leaving directory '/build/tests'
Making check in doc
make[2]: Entering directory '/build/doc'
Making check in examples
make[3]: Entering directory '/build/doc/examples'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/doc/examples'
Making check in manuals
make[3]: Entering directory '/build/doc/manuals'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/doc/manuals'
make[3]: Entering directory '/build/doc'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/build/doc'
make[2]: Leaving directory '/build/doc'
make[2]: Entering directory '/build'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/build'
make[1]: Leaving directory '/build'
+ LD_LIBRARY_PATH=/build/deps/install/lib
+ DISTCHECK_CONFIGURE_FLAGS='--enable-werror --disable-iu --enable-external-tests '
+ make -j 12 distcheck
make  dist-bzip2 dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory '/build'
make  distdir-am
make[2]: Entering directory '/build'
if test -d "osmo-sgsn-1.12.0.41-1b546"; then find "osmo-sgsn-1.12.0.41-1b546" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-sgsn-1.12.0.41-1b546" || { sleep 5 && rm -rf "osmo-sgsn-1.12.0.41-1b546"; }; else :; fi
test -d "osmo-sgsn-1.12.0.41-1b546" || mkdir "osmo-sgsn-1.12.0.41-1b546"
 (cd include && make  top_distdir=../osmo-sgsn-1.12.0.41-1b546 distdir=../osmo-sgsn-1.12.0.41-1b546/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/build/include'
make  distdir-am
make[4]: Entering directory '/build/include'
 (cd osmocom && make  top_distdir=../../osmo-sgsn-1.12.0.41-1b546 distdir=../../osmo-sgsn-1.12.0.41-1b546/include/osmocom \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/build/include/osmocom'
make  distdir-am
make[6]: Entering directory '/build/include/osmocom'
 (cd gtphub && make  top_distdir=../../../osmo-sgsn-1.12.0.41-1b546 distdir=../../../osmo-sgsn-1.12.0.41-1b546/include/osmocom/gtphub \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[7]: Entering directory '/build/include/osmocom/gtphub'
make  distdir-am
make[8]: Entering directory '/build/include/osmocom/gtphub'
make[8]: Leaving directory '/build/include/osmocom/gtphub'
make[7]: Leaving directory '/build/include/osmocom/gtphub'
 (cd sgsn && make  top_distdir=../../../osmo-sgsn-1.12.0.41-1b546 distdir=../../../osmo-sgsn-1.12.0.41-1b546/include/osmocom/sgsn \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[7]: Entering directory '/build/include/osmocom/sgsn'
make  distdir-am
make[8]: Entering directory '/build/include/osmocom/sgsn'
make[8]: Leaving directory '/build/include/osmocom/sgsn'
make[7]: Leaving directory '/build/include/osmocom/sgsn'
make[6]: Leaving directory '/build/include/osmocom'
make[5]: Leaving directory '/build/include/osmocom'
make[4]: Leaving directory '/build/include'
make[3]: Leaving directory '/build/include'
 (cd src && make  top_distdir=../osmo-sgsn-1.12.0.41-1b546 distdir=../osmo-sgsn-1.12.0.41-1b546/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/build/src'
make  distdir-am
make[4]: Entering directory '/build/src'
 (cd libvlr && make  top_distdir=../../osmo-sgsn-1.12.0.41-1b546 distdir=../../osmo-sgsn-1.12.0.41-1b546/src/libvlr \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/build/src/libvlr'
make  distdir-am
make[6]: Entering directory '/build/src/libvlr'
make[6]: Leaving directory '/build/src/libvlr'
make[5]: Leaving directory '/build/src/libvlr'
 (cd gprs && make  top_distdir=../../osmo-sgsn-1.12.0.41-1b546 distdir=../../osmo-sgsn-1.12.0.41-1b546/src/gprs \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/build/src/gprs'
make  distdir-am
make[6]: Entering directory '/build/src/gprs'
make[6]: Leaving directory '/build/src/gprs'
make[5]: Leaving directory '/build/src/gprs'
 (cd sgsn && make  top_distdir=../../osmo-sgsn-1.12.0.41-1b546 distdir=../../osmo-sgsn-1.12.0.41-1b546/src/sgsn \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/build/src/sgsn'
make  distdir-am
make[6]: Entering directory '/build/src/sgsn'
make[6]: Leaving directory '/build/src/sgsn'
make[5]: Leaving directory '/build/src/sgsn'
 (cd gtphub && make  top_distdir=../../osmo-sgsn-1.12.0.41-1b546 distdir=../../osmo-sgsn-1.12.0.41-1b546/src/gtphub \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/build/src/gtphub'
make  distdir-am
make[6]: Entering directory '/build/src/gtphub'
make[6]: Leaving directory '/build/src/gtphub'
make[5]: Leaving directory '/build/src/gtphub'
make[4]: Leaving directory '/build/src'
make[3]: Leaving directory '/build/src'
 (cd contrib && make  top_distdir=../osmo-sgsn-1.12.0.41-1b546 distdir=../osmo-sgsn-1.12.0.41-1b546/contrib \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/build/contrib'
make  distdir-am
make[4]: Entering directory '/build/contrib'
 (cd systemd && make  top_distdir=../../osmo-sgsn-1.12.0.41-1b546 distdir=../../osmo-sgsn-1.12.0.41-1b546/contrib/systemd \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/build/contrib/systemd'
make  distdir-am
make[6]: Entering directory '/build/contrib/systemd'
make[6]: Leaving directory '/build/contrib/systemd'
make[5]: Leaving directory '/build/contrib/systemd'
make[4]: Leaving directory '/build/contrib'
make[3]: Leaving directory '/build/contrib'
 (cd tests && make  top_distdir=../osmo-sgsn-1.12.0.41-1b546 distdir=../osmo-sgsn-1.12.0.41-1b546/tests \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/build/tests'
make  distdir-am
make[4]: Entering directory '/build/tests'
 (cd gprs && make  top_distdir=../../osmo-sgsn-1.12.0.41-1b546 distdir=../../osmo-sgsn-1.12.0.41-1b546/tests/gprs \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/build/tests/gprs'
make  distdir-am
make[6]: Entering directory '/build/tests/gprs'
make[6]: Leaving directory '/build/tests/gprs'
make[5]: Leaving directory '/build/tests/gprs'
 (cd gtphub && make  top_distdir=../../osmo-sgsn-1.12.0.41-1b546 distdir=../../osmo-sgsn-1.12.0.41-1b546/tests/gtphub \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/build/tests/gtphub'
make  distdir-am
make[6]: Entering directory '/build/tests/gtphub'
make[6]: Leaving directory '/build/tests/gtphub'
make[5]: Leaving directory '/build/tests/gtphub'
 (cd gprs_routing_area && make  top_distdir=../../osmo-sgsn-1.12.0.41-1b546 distdir=../../osmo-sgsn-1.12.0.41-1b546/tests/gprs_routing_area \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/build/tests/gprs_routing_area'
make  distdir-am
make[6]: Entering directory '/build/tests/gprs_routing_area'
make[6]: Leaving directory '/build/tests/gprs_routing_area'
make[5]: Leaving directory '/build/tests/gprs_routing_area'
 (cd sgsn && make  top_distdir=../../osmo-sgsn-1.12.0.41-1b546 distdir=../../osmo-sgsn-1.12.0.41-1b546/tests/sgsn \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/build/tests/sgsn'
make  distdir-am
make[6]: Entering directory '/build/tests/sgsn'
make[6]: Leaving directory '/build/tests/sgsn'
make[5]: Leaving directory '/build/tests/sgsn'
 (cd xid && make  top_distdir=../../osmo-sgsn-1.12.0.41-1b546 distdir=../../osmo-sgsn-1.12.0.41-1b546/tests/xid \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/build/tests/xid'
make  distdir-am
make[6]: Entering directory '/build/tests/xid'
make[6]: Leaving directory '/build/tests/xid'
make[5]: Leaving directory '/build/tests/xid'
 (cd sndcp_xid && make  top_distdir=../../osmo-sgsn-1.12.0.41-1b546 distdir=../../osmo-sgsn-1.12.0.41-1b546/tests/sndcp_xid \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/build/tests/sndcp_xid'
make  distdir-am
make[6]: Entering directory '/build/tests/sndcp_xid'
make[6]: Leaving directory '/build/tests/sndcp_xid'
make[5]: Leaving directory '/build/tests/sndcp_xid'
 (cd slhc && make  top_distdir=../../osmo-sgsn-1.12.0.41-1b546 distdir=../../osmo-sgsn-1.12.0.41-1b546/tests/slhc \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/build/tests/slhc'
make  distdir-am
make[6]: Entering directory '/build/tests/slhc'
make[6]: Leaving directory '/build/tests/slhc'
make[5]: Leaving directory '/build/tests/slhc'
 (cd v42bis && make  top_distdir=../../osmo-sgsn-1.12.0.41-1b546 distdir=../../osmo-sgsn-1.12.0.41-1b546/tests/v42bis \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/build/tests/v42bis'
make  distdir-am
make[6]: Entering directory '/build/tests/v42bis'
make[6]: Leaving directory '/build/tests/v42bis'
make[5]: Leaving directory '/build/tests/v42bis'
make[4]: Leaving directory '/build/tests'
make[3]: Leaving directory '/build/tests'
 (cd doc && make  top_distdir=../osmo-sgsn-1.12.0.41-1b546 distdir=../osmo-sgsn-1.12.0.41-1b546/doc \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/build/doc'
make  distdir-am
make[4]: Entering directory '/build/doc'
 (cd examples && make  top_distdir=../../osmo-sgsn-1.12.0.41-1b546 distdir=../../osmo-sgsn-1.12.0.41-1b546/doc/examples \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/build/doc/examples'
make  distdir-am
make[6]: Entering directory '/build/doc/examples'
make  \
  top_distdir="../../osmo-sgsn-1.12.0.41-1b546" distdir="../../osmo-sgsn-1.12.0.41-1b546/doc/examples" \
  dist-hook
make[7]: Entering directory '/build/doc/examples'
for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \
	j="../../osmo-sgsn-1.12.0.41-1b546/doc/examples/$f" && \
	mkdir -p "$(dirname $j)" && \
	/usr/bin/install -c -m 644 ./$f $j; \
done
make[7]: Leaving directory '/build/doc/examples'
make[6]: Leaving directory '/build/doc/examples'
make[5]: Leaving directory '/build/doc/examples'
 (cd manuals && make  top_distdir=../../osmo-sgsn-1.12.0.41-1b546 distdir=../../osmo-sgsn-1.12.0.41-1b546/doc/manuals \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/build/doc/manuals'
make  distdir-am
make[6]: Entering directory '/build/doc/manuals'
make[6]: Leaving directory '/build/doc/manuals'
make[5]: Leaving directory '/build/doc/manuals'
make[4]: Leaving directory '/build/doc'
make[3]: Leaving directory '/build/doc'
make  \
  top_distdir="osmo-sgsn-1.12.0.41-1b546" distdir="osmo-sgsn-1.12.0.41-1b546" \
  dist-hook
make[3]: Entering directory '/build'
echo 1.12.0.41-1b546 > osmo-sgsn-1.12.0.41-1b546/.tarball-version
make[3]: Leaving directory '/build'
test -n "" \
|| find "osmo-sgsn-1.12.0.41-1b546" -type d ! -perm -755 \
	-exec chmod u+rwx,go+rx {} \; -o \
  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -444 -exec /bin/bash /build/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "osmo-sgsn-1.12.0.41-1b546"
make[2]: Leaving directory '/build'
tardir=osmo-sgsn-1.12.0.41-1b546 && ${TAR-tar} chof - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >osmo-sgsn-1.12.0.41-1b546.tar.bz2
tardir=osmo-sgsn-1.12.0.41-1b546 && ${TAR-tar} chof - "$tardir" | eval GZIP= gzip --best -c >osmo-sgsn-1.12.0.41-1b546.tar.gz
make[1]: Leaving directory '/build'
if test -d "osmo-sgsn-1.12.0.41-1b546"; then find "osmo-sgsn-1.12.0.41-1b546" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-sgsn-1.12.0.41-1b546" || { sleep 5 && rm -rf "osmo-sgsn-1.12.0.41-1b546"; }; else :; fi
case 'osmo-sgsn-1.12.0.41-1b546.tar.gz osmo-sgsn-1.12.0.41-1b546.tar.bz2' in \
*.tar.gz*) \
  eval GZIP= gzip --best -dc osmo-sgsn-1.12.0.41-1b546.tar.gz | ${TAR-tar} xf - ;;\
*.tar.bz2*) \
  bzip2 -dc osmo-sgsn-1.12.0.41-1b546.tar.bz2 | ${TAR-tar} xf - ;;\
*.tar.lz*) \
  lzip -dc osmo-sgsn-1.12.0.41-1b546.tar.lz | ${TAR-tar} xf - ;;\
*.tar.xz*) \
  xz -dc osmo-sgsn-1.12.0.41-1b546.tar.xz | ${TAR-tar} xf - ;;\
*.tar.Z*) \
  uncompress -c osmo-sgsn-1.12.0.41-1b546.tar.Z | ${TAR-tar} xf - ;;\
*.shar.gz*) \
  eval GZIP= gzip --best -dc osmo-sgsn-1.12.0.41-1b546.shar.gz | unshar ;;\
*.zip*) \
  unzip osmo-sgsn-1.12.0.41-1b546.zip ;;\
*.tar.zst*) \
  zstd -dc osmo-sgsn-1.12.0.41-1b546.tar.zst | ${TAR-tar} xf - ;;\
esac
chmod -R a-w osmo-sgsn-1.12.0.41-1b546
chmod u+w osmo-sgsn-1.12.0.41-1b546
mkdir osmo-sgsn-1.12.0.41-1b546/_build osmo-sgsn-1.12.0.41-1b546/_build/sub osmo-sgsn-1.12.0.41-1b546/_inst
chmod a-w osmo-sgsn-1.12.0.41-1b546
test -d osmo-sgsn-1.12.0.41-1b546/_build || exit 0; \
dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-sgsn-1.12.0.41-1b546/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
  && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \
  && am__cwd=`pwd` \
  && CDPATH="${ZSH_VERSION+.}:" && cd osmo-sgsn-1.12.0.41-1b546/_build/sub \
  && ../../configure \
    --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \
    --enable-werror --disable-iu --enable-external-tests  \
    --srcdir=../.. --prefix="$dc_install_base" \
  && make  \
  && make  dvi \
  && make  check \
  && make  install \
  && make  installcheck \
  && make  uninstall \
  && make  distuninstallcheck_dir="$dc_install_base" \
        distuninstallcheck \
  && chmod -R a-w "$dc_install_base" \
  && ({ \
       (cd ../.. && umask 077 && mkdir "$dc_destdir") \
       && make  DESTDIR="$dc_destdir" install \
       && make  DESTDIR="$dc_destdir" uninstall \
       && make  DESTDIR="$dc_destdir" \
            distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \
      } || { rm -rf "$dc_destdir"; exit 1; }) \
  && rm -rf "$dc_destdir" \
  && make  dist \
  && rm -rf osmo-sgsn-1.12.0.41-1b546.tar.gz osmo-sgsn-1.12.0.41-1b546.tar.bz2 \
  && make  distcleancheck \
  && cd "$am__cwd" \
  || exit 1
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... 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... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/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 file... file
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... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.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 libosmocore >= 1.10.0... yes
checking for libosmovty >= 1.10.0... yes
checking for libosmoctrl >= 1.10.0... yes
checking for libosmogsm >= 1.10.0... yes
checking for libosmogb >= 1.10.0... yes
checking for libosmoabis >= 1.6.0... yes
checking for libosmo-gsup-client >= 1.8.0... yes
checking for libgtp >= 1.12.0... yes
checking for libcares... yes
checking for egrep... (cached) /usr/bin/grep -E
checking if gcc supports -fvisibility=hidden... yes
checking whether to enable code coverage support... no
checking whether struct tm has tm_gmtoff member... no
checking for python3... yes
checking for osmotestvty.py... yes
checking whether to enable VTY/CTRL tests... yes
CFLAGS="-g -O2 -std=gnu11 -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp -Wall -Wno-trigraphs"
CPPFLAGS=" -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp -Wall -Wno-trigraphs"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/gtphub/Makefile
config.status: creating include/osmocom/sgsn/Makefile
config.status: creating src/Makefile
config.status: creating src/libvlr/Makefile
config.status: creating src/gprs/Makefile
config.status: creating src/sgsn/Makefile
config.status: creating src/gtphub/Makefile
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating tests/gprs/Makefile
config.status: creating tests/gprs_routing_area/Makefile
config.status: creating tests/sgsn/Makefile
config.status: creating tests/gtphub/Makefile
config.status: creating tests/xid/Makefile
config.status: creating tests/sndcp_xid/Makefile
config.status: creating tests/slhc/Makefile
config.status: creating tests/v42bis/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/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
make[1]: Entering directory '/build/osmo-sgsn-1.12.0.41-1b546/_build/sub'
make  all-recursive
make[2]: Entering directory '/build/osmo-sgsn-1.12.0.41-1b546/_build/sub'
Making all in include
make[3]: Entering directory '/build/osmo-sgsn-1.12.0.41-1b546/_build/sub/include'
Making all in osmocom
make[4]: Entering directory '/build/osmo-sgsn-1.12.0.41-1b546/_build/sub/include/osmocom'
Making all in gtphub
make[5]: Entering directory '/build/osmo-sgsn-1.12.0.41-1b546/_build/sub/include/osmocom/gtphub'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/osmo-sgsn-1.12.0.41-1b546/_build/sub/include/osmocom/gtphub'
Making all in sgsn
make[5]: Entering directory '/build/osmo-sgsn-1.12.0.41-1b546/_build/sub/include/osmocom/sgsn'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/osmo-sgsn-1.12.0.41-1b546/_build/sub/include/osmocom/sgsn'
make[5]: Entering directory '/build/osmo-sgsn-1.12.0.41-1b546/_build/sub/include/osmocom'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/build/osmo-sgsn-1.12.0.41-1b546/_build/sub/include/osmocom'
make[4]: Leaving directory '/build/osmo-sgsn-1.12.0.41-1b546/_build/sub/include/osmocom'
make[4]: Entering directory '/build/osmo-sgsn-1.12.0.41-1b546/_build/sub/include'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/osmo-sgsn-1.12.0.41-1b546/_build/sub/include'
make[3]: Leaving directory '/build/osmo-sgsn-1.12.0.41-1b546/_build/sub/include'
Making all in src
make[3]: Entering directory '/build/osmo-sgsn-1.12.0.41-1b546/_build/sub/src'
Making all in libvlr
make[4]: Entering directory '/build/osmo-sgsn-1.12.0.41-1b546/_build/sub/src/libvlr'
  CC       vlr.o
  CC       vlr_access_req_fsm.o
  CC       vlr_auth_fsm.o
  CC       vlr_lu_fsm.o
  CC       vlr_sgs.o
  CC       vlr_sgs_fsm.o
../../../../src/libvlr/vlr_sgs.c:25:10: fatal error: osmocom/vlr/vlr.h: No such file or directory
   25 | #include <osmocom/vlr/vlr.h>
      |          ^~~~~~~~~~~~~~~~~~~
compilation terminated.
make[4]: *** [Makefile:437: vlr_sgs.o] Error 1
make[4]: *** Waiting for unfinished jobs....
../../../../src/libvlr/vlr_access_req_fsm.c:26:10: fatal error: osmocom/vlr/vlr.h: No such file or directory
   26 | #include <osmocom/vlr/vlr.h>
      |          ^~~~~~~~~~~~~~~~~~~
compilation terminated.
../../../../src/libvlr/vlr_auth_fsm.c:27:10: fatal error: osmocom/vlr/vlr.h: No such file or directory
   27 | #include <osmocom/vlr/vlr.h>
      |          ^~~~~~~~~~~~~~~~~~~
compilation terminated.
../../../../src/libvlr/vlr.c:35:10: fatal error: osmocom/vlr/vlr_sgs.h: No such file or directory
   35 | #include <osmocom/vlr/vlr_sgs.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[4]: *** [Makefile:437: vlr_access_req_fsm.o] Error 1
make[4]: *** [Makefile:437: vlr_auth_fsm.o] Error 1
make[4]: *** [Makefile:437: vlr.o] Error 1
../../../../src/libvlr/vlr_lu_fsm.c:25:10: fatal error: osmocom/vlr/vlr.h: No such file or directory
   25 | #include <osmocom/vlr/vlr.h>
      |          ^~~~~~~~~~~~~~~~~~~
compilation terminated.
make[4]: *** [Makefile:437: vlr_lu_fsm.o] Error 1
../../../../src/libvlr/vlr_sgs_fsm.c:24:10: fatal error: osmocom/vlr/vlr.h: No such file or directory
   24 | #include <osmocom/vlr/vlr.h>
      |          ^~~~~~~~~~~~~~~~~~~
compilation terminated.
make[4]: *** [Makefile:437: vlr_sgs_fsm.o] Error 1
make[4]: Leaving directory '/build/osmo-sgsn-1.12.0.41-1b546/_build/sub/src/libvlr'
make[3]: *** [Makefile:392: all-recursive] Error 1
make[3]: Leaving directory '/build/osmo-sgsn-1.12.0.41-1b546/_build/sub/src'
make[2]: *** [Makefile:459: all-recursive] Error 1
make[2]: Leaving directory '/build/osmo-sgsn-1.12.0.41-1b546/_build/sub'
make[1]: *** [Makefile:391: all] Error 2
make[1]: Leaving directory '/build/osmo-sgsn-1.12.0.41-1b546/_build/sub'
make: *** [Makefile:678: distcheck] Error 1
+ cat-testlogs.sh
Build step 'Execute shell' marked build as failure
Finished: FAILURE