Skip to content
Failed

Console Output

Skipping 104 KB.. Full Log
+ export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig:
+ PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig:
+ export LD_LIBRARY_PATH=/build/deps/install/lib
+ LD_LIBRARY_PATH=/build/deps/install/lib
+ export PATH=/build/deps/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ PATH=/build/deps/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ osmo-build-dep.sh libosmo-netif '' --disable-doxygen
+ mkdir -p /build/deps



 =============================== libosmo-netif ===============================

+ cd /build/deps
+ osmo-deps.sh libosmo-netif 
+ project=libosmo-netif
+ branch=master
+ git branch -a
+ grep -c remotes/origin/master$
+ [ x1 != x0 ]
+ branch=origin/master
+ test -d libosmo-netif
+ osmo_git_clone_url libosmo-netif
+ echo https://gerrit.osmocom.org/libosmo-netif
+ git clone https://gerrit.osmocom.org/libosmo-netif libosmo-netif
Cloning into 'libosmo-netif'...
+ cd libosmo-netif
+ git fetch --tags origin
+ git fetch origin
+ deps= osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
Your branch is up to date with 'origin/master'.
+ git clean -dxf
+ [ -d  ]
+ [ -d layer1-headers ]
+ git checkout -f origin/master
Note: switching to 'origin/master'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at ada691c stream: osmo_stream_{cli,srv}_set_segmentation_cb(2): documentation improvements
+ git rev-parse HEAD
ada691c362a16fdf533f8bbd34c98f43f235c789
+ cd libosmo-netif
+ mkdir -p /build/deps/install/stow
+ osmo_source_subdir libosmo-netif
+ 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:25: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
configure.ac:25: You should run autoupdate.
m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
configure.ac:25: the top level
configure.ac:75: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:75: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:75: the top level
configure.ac:90: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:90: 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:90: the top level
configure.ac:128: warning: AC_OUTPUT should be used without arguments.
configure.ac:128: 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'
examples/Makefile.am: installing './depcomp'
+ ./configure --prefix=/build/deps/install/stow/libosmo-netif --with-systemdsystemunitdir=/build/deps/install/stow/libosmo-netif/lib/systemd/system --disable-doxygen
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 for egrep... (cached) /usr/bin/grep -E
checking for execinfo.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for syslog.h... yes
checking for ctype.h... yes
checking if gcc supports -fvisibility=hidden... yes
checking for libosmocore >= 1.10.0... yes
checking for libosmogsm >= 1.10.0... yes
checking for libosmocodec >= 1.10.0... yes
checking for netinet/sctp.h... yes
checking for osmo_sock_init2_multiaddr in -losmocore... yes
checking for library containing sctp_send... -lsctp
checking for pcap.h... yes
checking for doxygen... /usr/bin/doxygen
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libosmo-netif.pc
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/netif/Makefile
config.status: creating src/Makefile
config.status: creating examples/Makefile
config.status: creating utils/Makefile
config.status: creating tests/Makefile
config.status: creating Doxyfile
config.status: creating Makefile
config.status: creating contrib/libosmo-netif.spec
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 1.5.1.34-ada6 > .version-t && mv .version-t .version
make  install-recursive
make[1]: Entering directory '/build/deps/libosmo-netif'
Making install in include
make[2]: Entering directory '/build/deps/libosmo-netif/include'
Making install in osmocom
make[3]: Entering directory '/build/deps/libosmo-netif/include/osmocom'
Making install in netif
make[4]: Entering directory '/build/deps/libosmo-netif/include/osmocom/netif'
make[5]: Entering directory '/build/deps/libosmo-netif/include/osmocom/netif'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-netif/include/osmocom/netif'
 /usr/bin/install -c -m 644 amr.h datagram.h ipa.h ipa_unit.h jibuf.h osmux.h prim.h rs232.h rtp.h stream.h sctp.h '/build/deps/install/stow/libosmo-netif/include/osmocom/netif'
make[5]: Leaving directory '/build/deps/libosmo-netif/include/osmocom/netif'
make[4]: Leaving directory '/build/deps/libosmo-netif/include/osmocom/netif'
make[4]: Entering directory '/build/deps/libosmo-netif/include/osmocom'
make[5]: Entering directory '/build/deps/libosmo-netif/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/libosmo-netif/include/osmocom'
make[4]: Leaving directory '/build/deps/libosmo-netif/include/osmocom'
make[3]: Leaving directory '/build/deps/libosmo-netif/include/osmocom'
make[3]: Entering directory '/build/deps/libosmo-netif/include'
make[4]: Entering directory '/build/deps/libosmo-netif/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/libosmo-netif/include'
make[3]: Leaving directory '/build/deps/libosmo-netif/include'
make[2]: Leaving directory '/build/deps/libosmo-netif/include'
Making install in src
make[2]: Entering directory '/build/deps/libosmo-netif/src'
  CC       amr.lo
  CC       datagram.lo
  CC       ipa.lo
  CC       ipa_keepalive.lo
  CC       ipa_unit.lo
  CC       jibuf.lo
  CC       osmux.lo
  CC       osmux_output.lo
  CC       osmux_input.lo
  CC       prim.lo
  CC       rs232.lo
  CC       rtp.lo
  CC       stream.lo
  CC       stream_cli.lo
  CC       stream_srv.lo
  CC       sctp.lo
  CCLD     libosmonetif.la
make[3]: Entering directory '/build/deps/libosmo-netif/src'
make[3]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-netif/lib'
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libosmonetif.la '/build/deps/install/stow/libosmo-netif/lib'
libtool: install: /usr/bin/install -c .libs/libosmonetif.so.11.2.1 /build/deps/install/stow/libosmo-netif/lib/libosmonetif.so.11.2.1
libtool: install: (cd /build/deps/install/stow/libosmo-netif/lib && { ln -s -f libosmonetif.so.11.2.1 libosmonetif.so.11 || { rm -f libosmonetif.so.11 && ln -s libosmonetif.so.11.2.1 libosmonetif.so.11; }; })
libtool: install: (cd /build/deps/install/stow/libosmo-netif/lib && { ln -s -f libosmonetif.so.11.2.1 libosmonetif.so || { rm -f libosmonetif.so && ln -s libosmonetif.so.11.2.1 libosmonetif.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmonetif.lai /build/deps/install/stow/libosmo-netif/lib/libosmonetif.la
libtool: install: /usr/bin/install -c .libs/libosmonetif.a /build/deps/install/stow/libosmo-netif/lib/libosmonetif.a
libtool: install: chmod 644 /build/deps/install/stow/libosmo-netif/lib/libosmonetif.a
libtool: install: ranlib /build/deps/install/stow/libosmo-netif/lib/libosmonetif.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-netif/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/deps/install/stow/libosmo-netif/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-netif/src'
make[2]: Leaving directory '/build/deps/libosmo-netif/src'
Making install in examples
make[2]: Entering directory '/build/deps/libosmo-netif/examples'
  CC       ipa-stream-client.o
  CC       ipa-stream-server.o
  CC       stream-client.o
  CC       rs232-read.o
  CC       stream-server.o
  CC       rtp-udp-test-client.o
  CC       rs232-write.o
  CC       rtp-udp-test-server.o
  CC       udp-test-client.o
  CC       udp-test-server.o
  CC       osmux-test-input.o
  CC       osmux-test-output.o
  CCLD     stream-client
  CCLD     rs232-read
  CCLD     rtp-udp-test-server
  CCLD     osmux-test-input
  CCLD     ipa-stream-server
  CCLD     rtp-udp-test-client
  CCLD     rs232-write
  CCLD     udp-test-client
  CCLD     ipa-stream-client
  CCLD     osmux-test-output
  CCLD     udp-test-server
  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



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

+ mkdir -p /build/deps
+ 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
+ osmo_git_clone_url libosmo-abis
+ echo https://gerrit.osmocom.org/libosmo-abis
+ git clone https://gerrit.osmocom.org/libosmo-abis libosmo-abis
Cloning into 'libosmo-abis'...
+ cd libosmo-abis
+ git fetch --tags origin
+ git fetch origin
+ deps= osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
Your branch is up to date with 'origin/master'.
+ git clean -dxf
+ [ -d  ]
+ [ -d layer1-headers ]
+ git checkout -f origin/master
Note: switching to 'origin/master'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at ab0df20 trau: implement TFO frame encoding function
+ git rev-parse HEAD
ab0df20544542d490abd184c7869fb0d2404c43b
+ 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.10.0... yes
checking for libosmovty >= 1.10.0... yes
checking for libosmogsm >= 1.10.0... yes
checking for libosmocodec >= 1.10.0... yes
checking for libosmo-netif >= 1.5.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 1.6.0.52-ab0df > .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       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
  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
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     libosmotrau.la
  CCLD     libosmoabis.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.13.1.0 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.so.13.1.0
libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.13.1.0 libosmoabis.so.13 || { rm -f libosmoabis.so.13 && ln -s libosmoabis.so.13.1.0 libosmoabis.so.13; }; })
libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.13.1.0 libosmoabis.so || { rm -f libosmoabis.so && ln -s libosmoabis.so.13.1.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.10.0.0 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.so.10.0.0
libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.10.0.0 libosmotrau.so.10 || { rm -f libosmotrau.so.10 && ln -s libosmotrau.so.10.0.0 libosmotrau.so.10; }; })
libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.10.0.0 libosmotrau.so || { rm -f libosmotrau.so && ln -s libosmotrau.so.10.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-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,
      |                       ^~~~~~~~~~~~~~~~~~~
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,
      |                       ^~~~~~~~~~~~~~~~~~~
  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 libosmo-sigtran '' --disable-doxygen



 =============================== libosmo-sigtran ===============================

+ mkdir -p /build/deps
+ cd /build/deps
+ osmo-deps.sh libosmo-sigtran 
+ project=libosmo-sigtran
+ branch=master
+ git branch -a
+ grep -c remotes/origin/master$
+ [ x1 != x0 ]
+ branch=origin/master
+ test -d libosmo-sigtran
+ osmo_git_clone_url libosmo-sigtran
+ echo https://gerrit.osmocom.org/libosmo-sigtran
+ git clone https://gerrit.osmocom.org/libosmo-sigtran libosmo-sigtran
Cloning into 'libosmo-sigtran'...
+ cd libosmo-sigtran
+ git fetch --tags origin
+ git fetch origin
+ deps= osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
Your branch is up to date with 'origin/master'.
+ git clean -dxf
+ [ -d  ]
+ [ -d layer1-headers ]
+ git checkout -f origin/master
Note: switching to 'origin/master'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at c4a03ca ipa: Split msgb generation into its own helper function
+ git rev-parse HEAD
c4a03ca1ef3b7bb73397766b295638bd5daec225
+ cd libosmo-sigtran
+ mkdir -p /build/deps/install/stow
+ osmo_source_subdir libosmo-sigtran
+ subdir=
+ [ -n  ]
+ autoreconf --install --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:167: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:167: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:167: the top level
configure.ac:184: warning: AC_OUTPUT should be used without arguments.
configure.ac:184: You should run autoupdate.
configure.ac:23: installing './compile'
configure.ac:25: installing './config.guess'
configure.ac:25: installing './config.sub'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
examples/Makefile.am: installing './depcomp'
+ ./configure --prefix=/build/deps/install/stow/libosmo-sigtran --with-systemdsystemunitdir=/build/deps/install/stow/libosmo-sigtran/lib/systemd/system --disable-doxygen
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 libosmogsm >= 1.10.0... yes
checking for libosmo-netif >= 1.5.0... yes
checking for library containing sctp_recvmsg... -lsctp
checking if gcc supports -fvisibility=hidden... yes
checking for doxygen... /usr/bin/doxygen
checking whether to enable VTY/CTRL tests... no
CFLAGS=" -std=gnu11 -Wall"
CPPFLAGS=" -Wall"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libosmo-sigtran.pc
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/sccp/Makefile
config.status: creating include/osmocom/sigtran/Makefile
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating tests/m2ua/Makefile
config.status: creating tests/xua/Makefile
config.status: creating tests/ss7/Makefile
config.status: creating tests/vty/Makefile
config.status: creating examples/Makefile
config.status: creating stp/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 Doxyfile
config.status: creating Makefile
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
+ [ -n  ]
+ make -j 12 install
echo 2.0.0.54-c4a0 > .version-t && mv .version-t .version
make  install-recursive
make[1]: Entering directory '/build/deps/libosmo-sigtran'
Making install in include
make[2]: Entering directory '/build/deps/libosmo-sigtran/include'
Making install in osmocom
make[3]: Entering directory '/build/deps/libosmo-sigtran/include/osmocom'
Making install in sccp
make[4]: Entering directory '/build/deps/libosmo-sigtran/include/osmocom/sccp'
make[5]: Entering directory '/build/deps/libosmo-sigtran/include/osmocom/sccp'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-sigtran/include/osmocom/sccp'
 /usr/bin/install -c -m 644 sccp_types.h '/build/deps/install/stow/libosmo-sigtran/include/osmocom/sccp'
make[5]: Leaving directory '/build/deps/libosmo-sigtran/include/osmocom/sccp'
make[4]: Leaving directory '/build/deps/libosmo-sigtran/include/osmocom/sccp'
Making install in sigtran
make[4]: Entering directory '/build/deps/libosmo-sigtran/include/osmocom/sigtran'
make[5]: Entering directory '/build/deps/libosmo-sigtran/include/osmocom/sigtran'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-sigtran/include/osmocom/sigtran'
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-sigtran/include/osmocom/sigtran/protocol'
 /usr/bin/install -c -m 644 mtp_sap.h osmo_ss7.h sccp_helpers.h sccp_sap.h sigtran_sap.h xua_msg.h '/build/deps/install/stow/libosmo-sigtran/include/osmocom/sigtran'
 /usr/bin/install -c -m 644 protocol/sua.h protocol/m2ua.h protocol/m3ua.h protocol/mtp.h protocol/sccp_scmg.h '/build/deps/install/stow/libosmo-sigtran/include/osmocom/sigtran/protocol'
make[5]: Leaving directory '/build/deps/libosmo-sigtran/include/osmocom/sigtran'
make[4]: Leaving directory '/build/deps/libosmo-sigtran/include/osmocom/sigtran'
make[4]: Entering directory '/build/deps/libosmo-sigtran/include/osmocom'
make[5]: Entering directory '/build/deps/libosmo-sigtran/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/libosmo-sigtran/include/osmocom'
make[4]: Leaving directory '/build/deps/libosmo-sigtran/include/osmocom'
make[3]: Leaving directory '/build/deps/libosmo-sigtran/include/osmocom'
make[3]: Entering directory '/build/deps/libosmo-sigtran/include'
make[4]: Entering directory '/build/deps/libosmo-sigtran/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/libosmo-sigtran/include'
make[3]: Leaving directory '/build/deps/libosmo-sigtran/include'
make[2]: Leaving directory '/build/deps/libosmo-sigtran/include'
Making install in src
make[2]: Entering directory '/build/deps/libosmo-sigtran/src'
  CC       libxua_a-xua_msg.o
  CC       ipa.lo
  CC       m3ua.lo
  CC       osmo_ss7.lo
  CC       osmo_ss7_asp.lo
  CC       osmo_ss7_as.lo
  CC       osmo_ss7_asp_peer.lo
  CC       osmo_ss7_hmrt.lo
  CC       osmo_ss7_instance.lo
  CC       osmo_ss7_link.lo
  CC       osmo_ss7_linkset.lo
  CC       osmo_ss7_vty.lo
  CC       osmo_ss7_xua_srv.lo
  CC       osmo_ss7_route.lo
  CC       osmo_ss7_route_table.lo
  CC       osmo_ss7_user.lo
  CC       sccp2sua.lo
  CC       sccp_helpers.lo
  CC       sccp_lbcs.lo
  CC       sccp_sap.lo
  CC       sccp_sclc.lo
  CC       sccp_scmg.lo
  CC       sccp_scrc.lo
  CC       sccp_scoc.lo
  CC       sccp_types.lo
  CC       sccp_user.lo
  CC       sccp_vty.lo
  CC       sua.lo
  CC       xua_asp_fsm.lo
sccp_scoc.c: In function 'scoc_fsm_active':
sccp_scoc.c:1201:9: note: '#pragma message: TODO: internal disco: send N-DISCONNECT.ind to user'
 1201 | #pragma message ("TODO: internal disco: send N-DISCONNECT.ind to user")
      |         ^~~~~~~
  CC       xua_as_fsm.lo
  CC       xua_default_lm_fsm.lo
  CC       xua_msg.lo
  CC       xua_rkm.lo
  CC       xua_shared.lo
  CC       xua_snm.lo
  AR       libxua.a
ar: `u' modifier ignored since `D' is the default (see `U')
  CCLD     libosmo-sigtran.la
make[3]: Entering directory '/build/deps/libosmo-sigtran/src'
make[3]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-sigtran/lib'
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libosmo-sigtran.la '/build/deps/install/stow/libosmo-sigtran/lib'
libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.so.10.0.1 /build/deps/install/stow/libosmo-sigtran/lib/libosmo-sigtran.so.10.0.1
libtool: install: (cd /build/deps/install/stow/libosmo-sigtran/lib && { ln -s -f libosmo-sigtran.so.10.0.1 libosmo-sigtran.so.10 || { rm -f libosmo-sigtran.so.10 && ln -s libosmo-sigtran.so.10.0.1 libosmo-sigtran.so.10; }; })
libtool: install: (cd /build/deps/install/stow/libosmo-sigtran/lib && { ln -s -f libosmo-sigtran.so.10.0.1 libosmo-sigtran.so || { rm -f libosmo-sigtran.so && ln -s libosmo-sigtran.so.10.0.1 libosmo-sigtran.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.lai /build/deps/install/stow/libosmo-sigtran/lib/libosmo-sigtran.la
libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.a /build/deps/install/stow/libosmo-sigtran/lib/libosmo-sigtran.a
libtool: install: chmod 644 /build/deps/install/stow/libosmo-sigtran/lib/libosmo-sigtran.a
libtool: install: ranlib /build/deps/install/stow/libosmo-sigtran/lib/libosmo-sigtran.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-sigtran/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/deps/install/stow/libosmo-sigtran/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-sigtran/src'
make[2]: Leaving directory '/build/deps/libosmo-sigtran/src'
Making install in tests
make[2]: Entering directory '/build/deps/libosmo-sigtran/tests'
Making install in xua
make[3]: Entering directory '/build/deps/libosmo-sigtran/tests/xua'
make[4]: Entering directory '/build/deps/libosmo-sigtran/tests/xua'
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-sigtran/tests/xua'
make[3]: Leaving directory '/build/deps/libosmo-sigtran/tests/xua'
Making install in m2ua
make[3]: Entering directory '/build/deps/libosmo-sigtran/tests/m2ua'
make[4]: Entering directory '/build/deps/libosmo-sigtran/tests/m2ua'
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-sigtran/tests/m2ua'
make[3]: Leaving directory '/build/deps/libosmo-sigtran/tests/m2ua'
Making install in ss7
make[3]: Entering directory '/build/deps/libosmo-sigtran/tests/ss7'
make[4]: Entering directory '/build/deps/libosmo-sigtran/tests/ss7'
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-sigtran/tests/ss7'
make[3]: Leaving directory '/build/deps/libosmo-sigtran/tests/ss7'
Making install in vty
make[3]: Entering directory '/build/deps/libosmo-sigtran/tests/vty'
make[4]: Entering directory '/build/deps/libosmo-sigtran/tests/vty'
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-sigtran/tests/vty'
make[3]: Leaving directory '/build/deps/libosmo-sigtran/tests/vty'
make[3]: Entering directory '/build/deps/libosmo-sigtran/tests'
make[4]: Entering directory '/build/deps/libosmo-sigtran/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/libosmo-sigtran/tests'
make[3]: Leaving directory '/build/deps/libosmo-sigtran/tests'
make[2]: Leaving directory '/build/deps/libosmo-sigtran/tests'
Making install in examples
make[2]: Entering directory '/build/deps/libosmo-sigtran/examples'
  CC       sccp_demo_user.o
  CC       sccp_test_server.o
  CC       sccp_test_vty.o
  CCLD     sccp_demo_user
make[3]: Entering directory '/build/deps/libosmo-sigtran/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-sigtran/examples'
make[2]: Leaving directory '/build/deps/libosmo-sigtran/examples'
Making install in stp
make[2]: Entering directory '/build/deps/libosmo-sigtran/stp'
  CC       stp_main.o
  CCLD     osmo-stp
make[3]: Entering directory '/build/deps/libosmo-sigtran/stp'
make[3]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-sigtran/bin'
  /bin/bash ../libtool   --mode=install /usr/bin/install -c osmo-stp '/build/deps/install/stow/libosmo-sigtran/bin'
libtool: install: /usr/bin/install -c .libs/osmo-stp /build/deps/install/stow/libosmo-sigtran/bin/osmo-stp
make[3]: Leaving directory '/build/deps/libosmo-sigtran/stp'
make[2]: Leaving directory '/build/deps/libosmo-sigtran/stp'
Making install in doc
make[2]: Entering directory '/build/deps/libosmo-sigtran/doc'
Making install in examples
make[3]: Entering directory '/build/deps/libosmo-sigtran/doc/examples'
make[4]: Entering directory '/build/deps/libosmo-sigtran/doc/examples'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-sigtran/share/doc/libosmo-sigtran/examples/osmo-stp'
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-sigtran/etc/osmocom'
 /usr/bin/install -c -m 644 osmo-stp.cfg '/build/deps/install/stow/libosmo-sigtran/etc/osmocom'
 /usr/bin/install -c -m 644 osmo-stp.cfg osmo-stp-multihome.cfg '/build/deps/install/stow/libosmo-sigtran/share/doc/libosmo-sigtran/examples/osmo-stp'
make[4]: Leaving directory '/build/deps/libosmo-sigtran/doc/examples'
make[3]: Leaving directory '/build/deps/libosmo-sigtran/doc/examples'
Making install in manuals
make[3]: Entering directory '/build/deps/libosmo-sigtran/doc/manuals'
make[4]: Entering directory '/build/deps/libosmo-sigtran/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/libosmo-sigtran/doc/manuals'
make[3]: Leaving directory '/build/deps/libosmo-sigtran/doc/manuals'
make[3]: Entering directory '/build/deps/libosmo-sigtran/doc'
make[4]: Entering directory '/build/deps/libosmo-sigtran/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-sigtran/doc'
make[3]: Leaving directory '/build/deps/libosmo-sigtran/doc'
make[2]: Leaving directory '/build/deps/libosmo-sigtran/doc'
Making install in contrib
make[2]: Entering directory '/build/deps/libosmo-sigtran/contrib'
Making install in systemd
make[3]: Entering directory '/build/deps/libosmo-sigtran/contrib/systemd'
make[4]: Entering directory '/build/deps/libosmo-sigtran/contrib/systemd'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-sigtran/lib/systemd/system'
 /usr/bin/install -c -m 644 osmo-stp.service '/build/deps/install/stow/libosmo-sigtran/lib/systemd/system'
make[4]: Leaving directory '/build/deps/libosmo-sigtran/contrib/systemd'
make[3]: Leaving directory '/build/deps/libosmo-sigtran/contrib/systemd'
make[3]: Entering directory '/build/deps/libosmo-sigtran/contrib'
make[4]: Entering directory '/build/deps/libosmo-sigtran/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/libosmo-sigtran/contrib'
make[3]: Leaving directory '/build/deps/libosmo-sigtran/contrib'
make[2]: Leaving directory '/build/deps/libosmo-sigtran/contrib'
make[2]: Entering directory '/build/deps/libosmo-sigtran'
make[3]: Entering directory '/build/deps/libosmo-sigtran'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-sigtran/lib/pkgconfig'
 /usr/bin/install -c -m 644 libosmo-sigtran.pc '/build/deps/install/stow/libosmo-sigtran/lib/pkgconfig'
make  install-data-hook
make[4]: Entering directory '/build/deps/libosmo-sigtran'
make[4]: Nothing to be done for 'install-data-hook'.
make[4]: Leaving directory '/build/deps/libosmo-sigtran'
make[3]: Leaving directory '/build/deps/libosmo-sigtran'
make[2]: Leaving directory '/build/deps/libosmo-sigtran'
make[1]: Leaving directory '/build/deps/libosmo-sigtran'
+ STOW_DIR=/build/deps/install/stow stow --restow libosmo-sigtran
+ osmo-build-dep.sh libsmpp34



 =============================== libsmpp34 ===============================

+ mkdir -p /build/deps
+ cd /build/deps
+ osmo-deps.sh libsmpp34 
+ project=libsmpp34
+ branch=master
+ git branch -a
+ grep -c remotes/origin/master$
+ [ x1 != x0 ]
+ branch=origin/master
+ test -d libsmpp34
+ osmo_git_clone_url libsmpp34
+ echo https://gerrit.osmocom.org/libsmpp34
+ git clone https://gerrit.osmocom.org/libsmpp34 libsmpp34
Cloning into 'libsmpp34'...
+ cd libsmpp34
+ git fetch --tags origin
+ git fetch origin
+ deps= osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
Your branch is up to date with 'origin/master'.
+ git clean -dxf
+ [ -d  ]
+ [ -d layer1-headers ]
+ git checkout -f origin/master
Note: switching to 'origin/master'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at f1ec51d README.md: cosmetic: fix a typo
+ git rev-parse HEAD
f1ec51db83de0d20b5ad0f88756016f289d5d268
+ cd libsmpp34
+ mkdir -p /build/deps/install/stow
+ osmo_source_subdir libsmpp34
+ subdir=
+ [ -n  ]
+ autoreconf --install --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'aux_config'.
libtoolize: copying file 'aux_config/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:40: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:40: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:40: the top level
configure.ac:20: installing 'aux_config/compile'
configure.ac:23: installing 'aux_config/config.guess'
configure.ac:23: installing 'aux_config/config.sub'
configure.ac:8: installing 'aux_config/install-sh'
configure.ac:8: installing 'aux_config/missing'
binaries/Makefile.am:15: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/Makefile.am:9: warning: source file '$(LIBRARY_SOURCE_DIR)/smpp34_dumpBuf.c' is in a subdirectory,
src/Makefile.am:9: but option 'subdir-objects' is disabled
binaries/Makefile.am:10:   'src/Makefile.am' included from here
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:9: warning: source file '$(LIBRARY_SOURCE_DIR)/smpp34_dumpPdu.c' is in a subdirectory,
src/Makefile.am:9: but option 'subdir-objects' is disabled
binaries/Makefile.am:10:   'src/Makefile.am' included from here
src/Makefile.am:9: warning: source file '$(LIBRARY_SOURCE_DIR)/smpp34_heap.c' is in a subdirectory,
src/Makefile.am:9: but option 'subdir-objects' is disabled
binaries/Makefile.am:10:   'src/Makefile.am' included from here
src/Makefile.am:9: warning: source file '$(LIBRARY_SOURCE_DIR)/smpp34_pack.c' is in a subdirectory,
src/Makefile.am:9: but option 'subdir-objects' is disabled
binaries/Makefile.am:10:   'src/Makefile.am' included from here
src/Makefile.am:9: warning: source file '$(LIBRARY_SOURCE_DIR)/smpp34_unpack.c' is in a subdirectory,
src/Makefile.am:9: but option 'subdir-objects' is disabled
binaries/Makefile.am:10:   'src/Makefile.am' included from here
src/Makefile.am:9: warning: source file '$(LIBRARY_SOURCE_DIR)/smpp34_structs.c' is in a subdirectory,
src/Makefile.am:9: but option 'subdir-objects' is disabled
binaries/Makefile.am:10:   'src/Makefile.am' included from here
src/Makefile.am:9: warning: source file '$(LIBRARY_SOURCE_DIR)/smpp34_params.c' is in a subdirectory,
src/Makefile.am:9: but option 'subdir-objects' is disabled
binaries/Makefile.am:10:   'src/Makefile.am' included from here
test_pdu/Makefile.am:12: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:12: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:12: warning: source file '$(TESTPDU_SOURCE_DIR)/alert_notification_test.c' is in a subdirectory,
test_pdu/Makefile.am:12: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_apps/Makefile.am:26: warning: source file '$(TESTAPPS_SOURCE_DIR)/analizer.c' is in a subdirectory,
test_apps/Makefile.am:26: but option 'subdir-objects' is disabled
binaries/Makefile.am:9:   'test_apps/Makefile.am' included from here
test_pdu/Makefile.am:16: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:16: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:16: warning: source file '$(TESTPDU_SOURCE_DIR)/bind_receiver_resp_test.c' is in a subdirectory,
test_pdu/Makefile.am:16: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:20: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:20: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:20: warning: source file '$(TESTPDU_SOURCE_DIR)/bind_receiver_test.c' is in a subdirectory,
test_pdu/Makefile.am:20: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:24: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:24: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:24: warning: source file '$(TESTPDU_SOURCE_DIR)/bind_transceiver_resp_test.c' is in a subdirectory,
test_pdu/Makefile.am:24: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:28: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:28: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:28: warning: source file '$(TESTPDU_SOURCE_DIR)/bind_transceiver_test.c' is in a subdirectory,
test_pdu/Makefile.am:28: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:32: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:32: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:32: warning: source file '$(TESTPDU_SOURCE_DIR)/bind_transmitter_resp_test.c' is in a subdirectory,
test_pdu/Makefile.am:32: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:36: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:36: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:36: warning: source file '$(TESTPDU_SOURCE_DIR)/bind_transmitter_test.c' is in a subdirectory,
test_pdu/Makefile.am:36: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:40: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:40: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:40: warning: source file '$(TESTPDU_SOURCE_DIR)/cancel_sm_resp_test.c' is in a subdirectory,
test_pdu/Makefile.am:40: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:44: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:44: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:44: warning: source file '$(TESTPDU_SOURCE_DIR)/cancel_sm_test.c' is in a subdirectory,
test_pdu/Makefile.am:44: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:48: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:48: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:48: warning: source file '$(TESTPDU_SOURCE_DIR)/data_sm_resp_test.c' is in a subdirectory,
test_pdu/Makefile.am:48: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:52: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:52: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:52: warning: source file '$(TESTPDU_SOURCE_DIR)/data_sm_test.c' is in a subdirectory,
test_pdu/Makefile.am:52: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:56: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:56: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:56: warning: source file '$(TESTPDU_SOURCE_DIR)/deliver_sm_resp_test.c' is in a subdirectory,
test_pdu/Makefile.am:56: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:60: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:60: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:60: warning: source file '$(TESTPDU_SOURCE_DIR)/deliver_sm_test.c' is in a subdirectory,
test_pdu/Makefile.am:60: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:64: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:64: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:64: warning: source file '$(TESTPDU_SOURCE_DIR)/enquire_link_resp_test.c' is in a subdirectory,
test_pdu/Makefile.am:64: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:68: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:68: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:68: warning: source file '$(TESTPDU_SOURCE_DIR)/enquire_link_test.c' is in a subdirectory,
test_pdu/Makefile.am:68: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_apps/Makefile.am:17: warning: source file '$(TESTAPPS_SOURCE_DIR)/tcp.c' is in a subdirectory,
test_apps/Makefile.am:17: but option 'subdir-objects' is disabled
binaries/Makefile.am:9:   'test_apps/Makefile.am' included from here
test_apps/Makefile.am:17: warning: source file '$(TESTAPPS_SOURCE_DIR)/smpp.c' is in a subdirectory,
test_apps/Makefile.am:17: but option 'subdir-objects' is disabled
binaries/Makefile.am:9:   'test_apps/Makefile.am' included from here
test_apps/Makefile.am:17: warning: source file '$(TESTAPPS_SOURCE_DIR)/esme.c' is in a subdirectory,
test_apps/Makefile.am:17: but option 'subdir-objects' is disabled
binaries/Makefile.am:9:   'test_apps/Makefile.am' included from here
test_pdu/Makefile.am:72: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:72: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:72: warning: source file '$(TESTPDU_SOURCE_DIR)/generic_nack_test.c' is in a subdirectory,
test_pdu/Makefile.am:72: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:76: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:76: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:76: warning: source file '$(TESTPDU_SOURCE_DIR)/outbind_test.c' is in a subdirectory,
test_pdu/Makefile.am:76: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:80: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:80: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:80: warning: source file '$(TESTPDU_SOURCE_DIR)/query_sm_resp_test.c' is in a subdirectory,
test_pdu/Makefile.am:80: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:84: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:84: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:84: warning: source file '$(TESTPDU_SOURCE_DIR)/query_sm_test.c' is in a subdirectory,
test_pdu/Makefile.am:84: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:88: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:88: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:88: warning: source file '$(TESTPDU_SOURCE_DIR)/replace_sm_resp_test.c' is in a subdirectory,
test_pdu/Makefile.am:88: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:92: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:92: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:92: warning: source file '$(TESTPDU_SOURCE_DIR)/replace_sm_test.c' is in a subdirectory,
test_pdu/Makefile.am:92: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_apps/Makefile.am:4: warning: source file '$(TESTAPPS_SOURCE_DIR)/tcp.c' is in a subdirectory,
test_apps/Makefile.am:4: but option 'subdir-objects' is disabled
binaries/Makefile.am:9:   'test_apps/Makefile.am' included from here
test_apps/Makefile.am:4: warning: source file '$(TESTAPPS_SOURCE_DIR)/smpp.c' is in a subdirectory,
test_apps/Makefile.am:4: but option 'subdir-objects' is disabled
binaries/Makefile.am:9:   'test_apps/Makefile.am' included from here
test_apps/Makefile.am:4: warning: source file '$(TESTAPPS_SOURCE_DIR)/sendwp.c' is in a subdirectory,
test_apps/Makefile.am:4: but option 'subdir-objects' is disabled
binaries/Makefile.am:9:   'test_apps/Makefile.am' included from here
test_pdu/Makefile.am:4: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:4: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:4: warning: source file '$(TESTPDU_SOURCE_DIR)/submit_multi_resp_test.c' is in a subdirectory,
test_pdu/Makefile.am:4: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:8: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:8: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:8: warning: source file '$(TESTPDU_SOURCE_DIR)/submit_multi_test.c' is in a subdirectory,
test_pdu/Makefile.am:8: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:96: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:96: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:96: warning: source file '$(TESTPDU_SOURCE_DIR)/submit_sm_resp_test.c' is in a subdirectory,
test_pdu/Makefile.am:96: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:100: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:100: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:100: warning: source file '$(TESTPDU_SOURCE_DIR)/submit_sm_test.c' is in a subdirectory,
test_pdu/Makefile.am:100: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:104: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:104: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:104: warning: source file '$(TESTPDU_SOURCE_DIR)/unbind_resp_test.c' is in a subdirectory,
test_pdu/Makefile.am:104: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:108: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:108: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:108: warning: source file '$(TESTPDU_SOURCE_DIR)/unbind_test.c' is in a subdirectory,
test_pdu/Makefile.am:108: but option 'subdir-objects' is disabled
binaries/Makefile.am:8:   'test_pdu/Makefile.am' included from here
binaries/Makefile.am: installing 'aux_config/depcomp'
test_apps/Makefile.am:26: warning: variable 'analizer_SOURCES' is defined but no program or
test_apps/Makefile.am:26: library has 'analizer' as canonical name (possible typo)
test_apps/Makefile.am:17: warning: variable 'esme_SOURCES' is defined but no program or
test_apps/Makefile.am:17: library has 'esme' as canonical name (possible typo)
test_apps/Makefile.am:4: warning: variable 'sendwp_SOURCES' is defined but no program or
test_apps/Makefile.am:4: library has 'sendwp' as canonical name (possible typo)
test_apps/Makefile.am:30: warning: variable 'analizer_LDFLAGS' is defined but no program or
test_apps/Makefile.am:30: library has 'analizer' as canonical name (possible typo)
test_apps/Makefile.am:24: warning: variable 'esme_LDFLAGS' is defined but no program or
test_apps/Makefile.am:24: library has 'esme' as canonical name (possible typo)
test_apps/Makefile.am:11: warning: variable 'sendwp_LDFLAGS' is defined but no program or
test_apps/Makefile.am:11: library has 'sendwp' as canonical name (possible typo)
+ ./configure --prefix=/build/deps/install/stow/libsmpp34 --with-systemdsystemunitdir=/build/deps/install/stow/libsmpp34/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 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 egrep... (cached) /usr/bin/grep -E
checking for stdlib.h... (cached) yes
checking for netinet/in.h... yes
checking for stdint.h... (cached) yes
checking for string.h... (cached) yes
checking for libxml-2.0... yes
checking for GNU libc compatible malloc... yes
checking for memset... yes
CFLAGS="-g -O2"
CPPFLAGS=""
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating def_frame/Makefile
config.status: creating def_list/Makefile
config.status: creating binaries/Makefile
config.status: creating test_apps/Makefile
config.status: creating libsmpp34.pc
config.status: creating aux_config/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
+ [ -n  ]
+ make -j 12 install
echo 1.14.4.1-f1ec > .version-t && mv .version-t .version
make  install-recursive
make[1]: Entering directory '/build/deps/libsmpp34'
Making install in binaries
make[2]: Entering directory '/build/deps/libsmpp34/binaries'
  CC       core.o
  CC       libsmpp34_la-smpp34_dumpBuf.lo
  CC       submit_multi_resp_test.o
  CC       libsmpp34_la-smpp34_dumpPdu.lo
  CC       libsmpp34_la-smpp34_pack.lo
  CC       libsmpp34_la-smpp34_heap.lo
  CC       libsmpp34_la-smpp34_unpack.lo
  CC       libsmpp34_la-smpp34_params.lo
  CC       libsmpp34_la-smpp34_structs.lo
  CC       submit_multi_test.o
  CC       alert_notification_test.o
  CC       bind_receiver_resp_test.o
  CC       bind_receiver_test.o
  CC       bind_transceiver_resp_test.o
  CC       bind_transceiver_test.o
  CC       bind_transmitter_resp_test.o
  CC       bind_transmitter_test.o
  CC       cancel_sm_resp_test.o
  CC       cancel_sm_test.o
  CC       data_sm_resp_test.o
  CC       data_sm_test.o
  CC       deliver_sm_resp_test.o
  CC       deliver_sm_test.o
  CC       enquire_link_resp_test.o
  CC       enquire_link_test.o
  CC       generic_nack_test.o
  CC       outbind_test.o
  CC       query_sm_resp_test.o
  CC       query_sm_test.o
  CC       replace_sm_resp_test.o
  CC       replace_sm_test.o
  CC       submit_sm_resp_test.o
  CC       submit_sm_test.o
  CC       unbind_resp_test.o
  CC       unbind_test.o
  CC       esme-tcp.o
  CC       esme-smpp.o
  CC       esme-esme.o
  CC       sendwp-tcp.o
  CC       analizer-analizer.o
  CC       sendwp-smpp.o
  CC       sendwp-sendwp.o
  CCLD     libsmpp34.la
  CCLD     submit_multi_resp_test
  CCLD     submit_multi_test
  CCLD     alert_notification_test
  CCLD     bind_receiver_test
  CCLD     bind_receiver_resp_test
  CCLD     bind_transceiver_resp_test
  CCLD     bind_transceiver_test
  CCLD     cancel_sm_resp_test
  CCLD     bind_transmitter_resp_test
  CCLD     bind_transmitter_test
  CCLD     cancel_sm_test
  CCLD     data_sm_resp_test
  CCLD     data_sm_test
  CCLD     enquire_link_resp_test
  CCLD     deliver_sm_resp_test
  CCLD     deliver_sm_test
  CCLD     enquire_link_test
  CCLD     generic_nack_test
  CCLD     outbind_test
  CCLD     query_sm_resp_test
  CCLD     query_sm_test
  CCLD     replace_sm_resp_test
  CCLD     replace_sm_test
  CCLD     submit_sm_resp_test
  CCLD     submit_sm_test
  CCLD     unbind_resp_test
  CCLD     unbind_test
  CCLD     esme
  CCLD     analizer
  CCLD     sendwp
make[3]: Entering directory '/build/deps/libsmpp34/binaries'
 /usr/bin/mkdir -p '/build/deps/install/stow/libsmpp34/lib'
 /usr/bin/mkdir -p '/build/deps/install/stow/libsmpp34/include'
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libsmpp34.la '/build/deps/install/stow/libsmpp34/lib'
 /usr/bin/install -c -m 644 ../src/smpp34.h ../src/smpp34_heap.h ../src/smpp34_structs.h ../src/smpp34_params.h '/build/deps/install/stow/libsmpp34/include'
libtool: install: /usr/bin/install -c .libs/libsmpp34.so.1.2.1 /build/deps/install/stow/libsmpp34/lib/libsmpp34.so.1.2.1
libtool: install: (cd /build/deps/install/stow/libsmpp34/lib && { ln -s -f libsmpp34.so.1.2.1 libsmpp34.so.1 || { rm -f libsmpp34.so.1 && ln -s libsmpp34.so.1.2.1 libsmpp34.so.1; }; })
libtool: install: (cd /build/deps/install/stow/libsmpp34/lib && { ln -s -f libsmpp34.so.1.2.1 libsmpp34.so || { rm -f libsmpp34.so && ln -s libsmpp34.so.1.2.1 libsmpp34.so; }; })
libtool: install: /usr/bin/install -c .libs/libsmpp34.lai /build/deps/install/stow/libsmpp34/lib/libsmpp34.la
libtool: install: /usr/bin/install -c .libs/libsmpp34.a /build/deps/install/stow/libsmpp34/lib/libsmpp34.a
libtool: install: chmod 644 /build/deps/install/stow/libsmpp34/lib/libsmpp34.a
libtool: install: ranlib /build/deps/install/stow/libsmpp34/lib/libsmpp34.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/libsmpp34/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/deps/install/stow/libsmpp34/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/libsmpp34/binaries'
make[2]: Leaving directory '/build/deps/libsmpp34/binaries'
Making install in def_frame
make[2]: Entering directory '/build/deps/libsmpp34/def_frame'
make[3]: Entering directory '/build/deps/libsmpp34/def_frame'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libsmpp34/include/def_frame'
 /usr/bin/install -c -m 644 ../def_frame/alert_notification.frame ../def_frame/alert_notification.tlv ../def_frame/bind_receiver.frame ../def_frame/bind_receiver_resp.frame ../def_frame/bind_receiver_resp.tlv ../def_frame/bind_transceiver.frame ../def_frame/bind_transceiver_resp.frame ../def_frame/bind_transceiver_resp.tlv ../def_frame/bind_transmitter.frame ../def_frame/bind_transmitter_resp.frame ../def_frame/bind_transmitter_resp.tlv ../def_frame/cancel_sm.frame ../def_frame/clean.frame ../def_frame/data_sm.frame ../def_frame/data_sm_resp.frame ../def_frame/data_sm_resp.tlv ../def_frame/data_sm.tlv ../def_frame/deliver_sm.frame ../def_frame/deliver_sm_resp.frame ../def_frame/deliver_sm.tlv ../def_frame/header.frame ../def_frame/outbind.frame ../def_frame/query_sm.frame ../def_frame/query_sm_resp.frame ../def_frame/replace_sm.frame ../def_frame/dad.frame ../def_frame/submit_multi.dad ../def_frame/submit_multi.frame ../def_frame/submit_multi.tlv ../def_frame/udad.frame ../def_frame/submit_multi_resp.udad ../def_frame/submit_multi_resp.frame ../def_frame/submit_sm.frame ../def_frame/submit_sm_resp.frame ../def_frame/submit_sm.tlv ../def_frame/tlv.frame ../def_frame/tlv.operation '/build/deps/install/stow/libsmpp34/include/def_frame'
make[3]: Leaving directory '/build/deps/libsmpp34/def_frame'
make[2]: Leaving directory '/build/deps/libsmpp34/def_frame'
Making install in def_list
make[2]: Entering directory '/build/deps/libsmpp34/def_list'
make[3]: Entering directory '/build/deps/libsmpp34/def_list'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libsmpp34/include/def_list'
 /usr/bin/install -c -m 644 ../def_list/dest_flag.list ../def_list/addr_npi.list ../def_list/command_id.list ../def_list/tlv_id.list ../def_list/addr_ton.list ../def_list/command_status.list ../def_list/smpp34_protocol.def '/build/deps/install/stow/libsmpp34/include/def_list'
make[3]: Leaving directory '/build/deps/libsmpp34/def_list'
make[2]: Leaving directory '/build/deps/libsmpp34/def_list'
Making install in test_apps
make[2]: Entering directory '/build/deps/libsmpp34/test_apps'
make[3]: Entering directory '/build/deps/libsmpp34/test_apps'
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/libsmpp34/test_apps'
make[2]: Leaving directory '/build/deps/libsmpp34/test_apps'
make[2]: Entering directory '/build/deps/libsmpp34'
make[3]: Entering directory '/build/deps/libsmpp34'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libsmpp34/lib/pkgconfig'
 /usr/bin/install -c -m 644 libsmpp34.pc '/build/deps/install/stow/libsmpp34/lib/pkgconfig'
make[3]: Leaving directory '/build/deps/libsmpp34'
make[2]: Leaving directory '/build/deps/libsmpp34'
make[1]: Leaving directory '/build/deps/libsmpp34'
+ STOW_DIR=/build/deps/install/stow stow --restow libsmpp34
+ osmo-build-dep.sh osmo-mgw
+ mkdir -p /build/deps



 =============================== osmo-mgw ===============================

+ cd /build/deps
+ osmo-deps.sh osmo-mgw 
+ project=osmo-mgw
+ branch=master
+ git branch -a
+ grep -c remotes/origin/master$
+ [ x1 != x0 ]
+ branch=origin/master
+ test -d osmo-mgw
+ osmo_git_clone_url osmo-mgw
+ echo https://gerrit.osmocom.org/osmo-mgw
+ git clone https://gerrit.osmocom.org/osmo-mgw osmo-mgw
Cloning into 'osmo-mgw'...
+ cd osmo-mgw
+ git fetch --tags origin
+ git fetch origin
+ deps= osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
Your branch is up to date with 'origin/master'.
+ git clean -dxf
+ [ -d  ]
+ [ -d layer1-headers ]
+ git checkout -f origin/master
Note: switching to 'origin/master'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 403d5f148 E1: replace idle_tf_fr[] with a better version
+ git rev-parse HEAD
403d5f1489335274ef4023bded01aad82404348c
+ cd osmo-mgw
+ mkdir -p /build/deps/install/stow
+ osmo_source_subdir osmo-mgw
+ subdir=
+ [ -n  ]
+ 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:93: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:93: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:93: the top level
configure.ac:105: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:105: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:105: the top level
configure.ac:110: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:110: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:110: the top level
configure.ac:186: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:186: 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:186: the top level
configure.ac:188: warning: AC_OUTPUT should be used without arguments.
configure.ac:188: You should run autoupdate.
configure.ac:23: installing './compile'
configure.ac:25: installing './config.guess'
configure.ac:25: installing './config.sub'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
src/libosmo-mgcp-client/Makefile.am: installing './depcomp'
+ ./configure --prefix=/build/deps/install/stow/osmo-mgw --with-systemdsystemunitdir=/build/deps/install/stow/osmo-mgw/lib/systemd/system
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 library containing dlopen... none required
checking for library containing dlsym... none required
checking for libosmocore >= 1.10.0... yes
checking for libosmogsm >= 1.10.0... yes
checking for libosmoctrl >= 1.10.0... yes
checking for libosmovty >= 1.10.0... yes
checking for libosmo-netif >= 1.5.0... yes
checking for libosmoabis >= 1.6.0... yes
checking for libosmotrau >= 1.6.0... yes
checking whether to enable code coverage support... no
checking whether to enable VTY/CTRL tests... no
CFLAGS=" -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread"
CPPFLAGS=" -DBUILDING_LIBOSMOMGCPCLIENT -pthread"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libosmo-mgcp-client.pc
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/mgcp_client/Makefile
config.status: creating include/osmocom/mgcp/Makefile
config.status: creating src/Makefile
config.status: creating src/libosmo-mgcp-client/Makefile
config.status: creating src/libosmo-mgcp/Makefile
config.status: creating src/osmo-mgw/Makefile
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating tests/mgcp_client/Makefile
config.status: creating tests/mgcp/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 bscconfig.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
+ [ -n  ]
+ make -j 12 install
echo 1.13.1.41-403d5 > .version-t && mv .version-t .version
make  install-recursive
make[1]: Entering directory '/build/deps/osmo-mgw'
Making install in include
make[2]: Entering directory '/build/deps/osmo-mgw/include'
Making install in osmocom
make[3]: Entering directory '/build/deps/osmo-mgw/include/osmocom'
Making install in mgcp_client
make[4]: Entering directory '/build/deps/osmo-mgw/include/osmocom/mgcp_client'
echo -e "/*\n\n   DO NOT EDIT THIS FILE!\n   THIS IS OVERWRITTEN DURING BUILD\n   This is an automatic copy of <osmocom/mgcp/mgcp_common.h>\n\n */" > mgcp_common.h
cat ../../../include/osmocom/mgcp/mgcp_common.h >> mgcp_common.h
make  install-am
make[5]: Entering directory '/build/deps/osmo-mgw/include/osmocom/mgcp_client'
make[6]: Entering directory '/build/deps/osmo-mgw/include/osmocom/mgcp_client'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/build/deps/osmo-mgw/include/osmocom/mgcp_client'
make[5]: Leaving directory '/build/deps/osmo-mgw/include/osmocom/mgcp_client'
make[4]: Leaving directory '/build/deps/osmo-mgw/include/osmocom/mgcp_client'
Making install in mgcp
make[4]: Entering directory '/build/deps/osmo-mgw/include/osmocom/mgcp'
make[5]: Entering directory '/build/deps/osmo-mgw/include/osmocom/mgcp'
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-mgw/include/osmocom/mgcp'
make[4]: Leaving directory '/build/deps/osmo-mgw/include/osmocom/mgcp'
make[4]: Entering directory '/build/deps/osmo-mgw/include/osmocom'
make[5]: Entering directory '/build/deps/osmo-mgw/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-mgw/include/osmocom'
make[4]: Leaving directory '/build/deps/osmo-mgw/include/osmocom'
make[3]: Leaving directory '/build/deps/osmo-mgw/include/osmocom'
make[3]: Entering directory '/build/deps/osmo-mgw/include'
make[4]: Entering directory '/build/deps/osmo-mgw/include'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/osmo-mgw/include'
 /usr/bin/mkdir -p '/build/deps/install/stow/osmo-mgw/include'
 /usr/bin/mkdir -p '/build/deps/install/stow/osmo-mgw/include/osmocom/mgcp_client'
 /usr/bin/install -c -m 644  osmocom/mgcp_client/mgcp_common.h '/build/deps/install/stow/osmo-mgw/include/osmocom/mgcp_client'
 /usr/bin/mkdir -p '/build/deps/install/stow/osmo-mgw/include/osmocom/mgcp_client'
 /usr/bin/install -c -m 644  osmocom/mgcp_client/defs.h osmocom/mgcp_client/mgcp_client.h osmocom/mgcp_client/mgcp_client_endpoint_fsm.h osmocom/mgcp_client/mgcp_client_fsm.h osmocom/mgcp_client/mgcp_client_pool.h '/build/deps/install/stow/osmo-mgw/include/osmocom/mgcp_client'
make[4]: Leaving directory '/build/deps/osmo-mgw/include'
make[3]: Leaving directory '/build/deps/osmo-mgw/include'
make[2]: Leaving directory '/build/deps/osmo-mgw/include'
Making install in src
make[2]: Entering directory '/build/deps/osmo-mgw/src'
Making install in libosmo-mgcp-client
make[3]: Entering directory '/build/deps/osmo-mgw/src/libosmo-mgcp-client'
  CC       mgcp_client.lo
  CC       mgcp_client_vty.lo
  CC       mgcp_client_fsm.lo
  CC       mgcp_client_endpoint_fsm.lo
  CC       mgcp_client_pool.lo
  CCLD     libosmo-mgcp-client.la
make[4]: Entering directory '/build/deps/osmo-mgw/src/libosmo-mgcp-client'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/osmo-mgw/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmo-mgcp-client.la '/build/deps/install/stow/osmo-mgw/lib'
libtool: install: /usr/bin/install -c .libs/libosmo-mgcp-client.so.14.0.0 /build/deps/install/stow/osmo-mgw/lib/libosmo-mgcp-client.so.14.0.0
libtool: install: (cd /build/deps/install/stow/osmo-mgw/lib && { ln -s -f libosmo-mgcp-client.so.14.0.0 libosmo-mgcp-client.so.14 || { rm -f libosmo-mgcp-client.so.14 && ln -s libosmo-mgcp-client.so.14.0.0 libosmo-mgcp-client.so.14; }; })
libtool: install: (cd /build/deps/install/stow/osmo-mgw/lib && { ln -s -f libosmo-mgcp-client.so.14.0.0 libosmo-mgcp-client.so || { rm -f libosmo-mgcp-client.so && ln -s libosmo-mgcp-client.so.14.0.0 libosmo-mgcp-client.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmo-mgcp-client.lai /build/deps/install/stow/osmo-mgw/lib/libosmo-mgcp-client.la
libtool: install: /usr/bin/install -c .libs/libosmo-mgcp-client.a /build/deps/install/stow/osmo-mgw/lib/libosmo-mgcp-client.a
libtool: install: chmod 644 /build/deps/install/stow/osmo-mgw/lib/libosmo-mgcp-client.a
libtool: install: ranlib /build/deps/install/stow/osmo-mgw/lib/libosmo-mgcp-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-mgw/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/deps/install/stow/osmo-mgw/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[4]: Leaving directory '/build/deps/osmo-mgw/src/libosmo-mgcp-client'
make[3]: Leaving directory '/build/deps/osmo-mgw/src/libosmo-mgcp-client'
Making install in libosmo-mgcp
make[3]: Entering directory '/build/deps/osmo-mgw/src/libosmo-mgcp'
  CC       mgcp_protocol.o
  CC       mgcp_network.o
  CC       mgcp_vty.o
  CC       mgcp_sdp.o
  CC       mgcp_osmux.o
  CC       mgcp_codec.o
  CC       mgcp_msg.o
  CC       mgcp_stat.o
  CC       mgcp_conn.o
  CC       mgcp_endp.o
  CC       mgcp_trunk.o
  CC       mgcp_ratectr.o
  CC       mgcp_rtp_end.o
  CC       mgcp_e1.o
  CC       mgcp_iuup.o
  AR       libosmo-mgcp.a
ar: `u' modifier ignored since `D' is the default (see `U')
make[4]: Entering directory '/build/deps/osmo-mgw/src/libosmo-mgcp'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/deps/osmo-mgw/src/libosmo-mgcp'
make[3]: Leaving directory '/build/deps/osmo-mgw/src/libosmo-mgcp'
Making install in osmo-mgw
make[3]: Entering directory '/build/deps/osmo-mgw/src/osmo-mgw'
  CC       mgw_main.o
  CCLD     osmo-mgw
make[4]: Entering directory '/build/deps/osmo-mgw/src/osmo-mgw'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/osmo-mgw/bin'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c osmo-mgw '/build/deps/install/stow/osmo-mgw/bin'
libtool: install: /usr/bin/install -c osmo-mgw /build/deps/install/stow/osmo-mgw/bin/osmo-mgw
make[4]: Leaving directory '/build/deps/osmo-mgw/src/osmo-mgw'
make[3]: Leaving directory '/build/deps/osmo-mgw/src/osmo-mgw'
make[3]: Entering directory '/build/deps/osmo-mgw/src'
make[4]: Entering directory '/build/deps/osmo-mgw/src'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/deps/osmo-mgw/src'
make[3]: Leaving directory '/build/deps/osmo-mgw/src'
make[2]: Leaving directory '/build/deps/osmo-mgw/src'
Making install in tests
make[2]: Entering directory '/build/deps/osmo-mgw/tests'
Making install in mgcp_client
make[3]: Entering directory '/build/deps/osmo-mgw/tests/mgcp_client'
make[4]: Entering directory '/build/deps/osmo-mgw/tests/mgcp_client'
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-mgw/tests/mgcp_client'
make[3]: Leaving directory '/build/deps/osmo-mgw/tests/mgcp_client'
Making install in mgcp
make[3]: Entering directory '/build/deps/osmo-mgw/tests/mgcp'
make[4]: Entering directory '/build/deps/osmo-mgw/tests/mgcp'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/deps/osmo-mgw/tests/mgcp'
make[3]: Leaving directory '/build/deps/osmo-mgw/tests/mgcp'
make[3]: Entering directory '/build/deps/osmo-mgw/tests'
make[4]: Entering directory '/build/deps/osmo-mgw/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-mgw/tests'
make[3]: Leaving directory '/build/deps/osmo-mgw/tests'
make[2]: Leaving directory '/build/deps/osmo-mgw/tests'
Making install in doc
make[2]: Entering directory '/build/deps/osmo-mgw/doc'
Making install in examples
make[3]: Entering directory '/build/deps/osmo-mgw/doc/examples'
make[4]: Entering directory '/build/deps/osmo-mgw/doc/examples'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/osmo-mgw/etc/osmocom'
 /usr/bin/install -c -m 644 osmo-mgw/osmo-mgw.cfg '/build/deps/install/stow/osmo-mgw/etc/osmocom'
make  install-data-hook
make[5]: Entering directory '/build/deps/osmo-mgw/doc/examples'
for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \
	j="/build/deps/install/stow/osmo-mgw/share/doc/osmo-mgw/examples/$f" && \
	mkdir -p "$(dirname $j)" && \
	/usr/bin/install -c -m 644 ./$f $j; \
done
make[5]: Leaving directory '/build/deps/osmo-mgw/doc/examples'
make[4]: Leaving directory '/build/deps/osmo-mgw/doc/examples'
make[3]: Leaving directory '/build/deps/osmo-mgw/doc/examples'
Making install in manuals
make[3]: Entering directory '/build/deps/osmo-mgw/doc/manuals'
make[4]: Entering directory '/build/deps/osmo-mgw/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-mgw/doc/manuals'
make[3]: Leaving directory '/build/deps/osmo-mgw/doc/manuals'
make[3]: Entering directory '/build/deps/osmo-mgw/doc'
make[4]: Entering directory '/build/deps/osmo-mgw/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-mgw/doc'
make[3]: Leaving directory '/build/deps/osmo-mgw/doc'
make[2]: Leaving directory '/build/deps/osmo-mgw/doc'
Making install in contrib
make[2]: Entering directory '/build/deps/osmo-mgw/contrib'
Making install in systemd
make[3]: Entering directory '/build/deps/osmo-mgw/contrib/systemd'
make[4]: Entering directory '/build/deps/osmo-mgw/contrib/systemd'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/osmo-mgw/lib/systemd/system'
 /usr/bin/install -c -m 644 osmo-mgw.service '/build/deps/install/stow/osmo-mgw/lib/systemd/system'
make[4]: Leaving directory '/build/deps/osmo-mgw/contrib/systemd'
make[3]: Leaving directory '/build/deps/osmo-mgw/contrib/systemd'
make[3]: Entering directory '/build/deps/osmo-mgw/contrib'
make[4]: Entering directory '/build/deps/osmo-mgw/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-mgw/contrib'
make[3]: Leaving directory '/build/deps/osmo-mgw/contrib'
make[2]: Leaving directory '/build/deps/osmo-mgw/contrib'
make[2]: Entering directory '/build/deps/osmo-mgw'
make[3]: Entering directory '/build/deps/osmo-mgw'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/osmo-mgw/lib/pkgconfig'
 /usr/bin/install -c -m 644 libosmo-mgcp-client.pc '/build/deps/install/stow/osmo-mgw/lib/pkgconfig'
make[3]: Leaving directory '/build/deps/osmo-mgw'
make[2]: Leaving directory '/build/deps/osmo-mgw'
make[1]: Leaving directory '/build/deps/osmo-mgw'
+ STOW_DIR=/build/deps/install/stow stow --restow osmo-mgw
+ 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
+ osmo_git_clone_url osmo-hlr
+ echo https://gerrit.osmocom.org/osmo-hlr
+ git clone https://gerrit.osmocom.org/osmo-hlr osmo-hlr
Cloning into 'osmo-hlr'...
+ cd osmo-hlr
+ git fetch --tags origin
+ git fetch origin
+ deps= osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
Your branch is up to date with 'origin/master'.
+ git clean -dxf
+ [ -d  ]
+ [ -d layer1-headers ]
+ git checkout -f origin/master
Note: switching to 'origin/master'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 74e413c jenkins.sh: Use --disable-doxygen configure param
+ git rev-parse HEAD
74e413c0146911376d9a6d40b453ebfb1726117e
+ 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.10.0... yes
checking for libosmogsm >= 1.10.0... yes
checking for libosmovty >= 1.10.0... yes
checking for libosmoctrl >= 1.10.0... yes
checking for libosmoabis >= 1.6.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.8.0.15-74e4 > .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_client_mux.lo
  CC       gsup_req.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.1.0 /build/deps/install/stow/osmo-hlr/lib/libosmo-gsup-client.so.0.1.0
libtool: install: (cd /build/deps/install/stow/osmo-hlr/lib && { ln -s -f libosmo-gsup-client.so.0.1.0 libosmo-gsup-client.so.0 || { rm -f libosmo-gsup-client.so.0 && ln -s libosmo-gsup-client.so.0.1.0 libosmo-gsup-client.so.0; }; })
libtool: install: (cd /build/deps/install/stow/osmo-hlr/lib && { ln -s -f libosmo-gsup-client.so.0.1.0 libosmo-gsup-client.so || { rm -f libosmo-gsup-client.so && ln -s libosmo-gsup-client.so.0.1.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       mdns_sock.lo
  CC       mslookup.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       logging.o
  CC       hlr.o
  CC       rand_urandom.o
  CC       hlr_vty.o
  CC       hlr_vty_subscr.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       gsup_send.o
  CC       hlr_ussd.o
  CC       hlr_sms.o
  CC       proxy.o
  CC       remote_hlr.o
  CC       dgsm.o
  CC       lu_fsm.o
  CC       timestamp.o
  CC       mslookup_server.o
  CC       mslookup_server_mdns.o
  CC       dgsm_vty.o
  CC       hlr_db_tool.o
  CC       dbd_decode_binary.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-msc ===============================

+ 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:117: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:117: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:117: the top level
configure.ac:154: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:154: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:154: the top level
configure.ac:230: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:230: 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:230: the top level
configure.ac:232: warning: AC_OUTPUT should be used without arguments.
configure.ac:232: You should run autoupdate.
configure.ac:23: installing './compile'
configure.ac:25: installing './config.guess'
configure.ac:25: installing './config.sub'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
doc/sequence_charts/Makefile.am:26: warning: '%'-style pattern rules are a GNU make extension
doc/sequence_charts/Makefile.am:29: warning: '%'-style pattern rules are a GNU make extension
src/libmsc/Makefile.am: installing './depcomp'
tests/db_sms/Makefile.am:36: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
tests/db_sms/Makefile.am:36: 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.
tests/msc_vlr/Makefile.am:119: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
tests/msc_vlr/Makefile.am:119: but option 'subdir-objects' is disabled
tests/msc_vlr/Makefile.am:149: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
tests/msc_vlr/Makefile.am:149: but option 'subdir-objects' is disabled
tests/msc_vlr/Makefile.am:101: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
tests/msc_vlr/Makefile.am:101: but option 'subdir-objects' is disabled
tests/msc_vlr/Makefile.am:107: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
tests/msc_vlr/Makefile.am:107: but option 'subdir-objects' is disabled
tests/msc_vlr/Makefile.am:125: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
tests/msc_vlr/Makefile.am:125: but option 'subdir-objects' is disabled
tests/msc_vlr/Makefile.am:131: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
tests/msc_vlr/Makefile.am:131: but option 'subdir-objects' is disabled
tests/msc_vlr/Makefile.am:137: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
tests/msc_vlr/Makefile.am:137: but option 'subdir-objects' is disabled
tests/msc_vlr/Makefile.am:95: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
tests/msc_vlr/Makefile.am:95: but option 'subdir-objects' is disabled
tests/msc_vlr/Makefile.am:143: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
tests/msc_vlr/Makefile.am:143: but option 'subdir-objects' is disabled
tests/msc_vlr/Makefile.am:155: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
tests/msc_vlr/Makefile.am:155: but option 'subdir-objects' is disabled
tests/msc_vlr/Makefile.am:161: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
tests/msc_vlr/Makefile.am:161: but option 'subdir-objects' is disabled
tests/msc_vlr/Makefile.am:113: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
tests/msc_vlr/Makefile.am:113: but option 'subdir-objects' is disabled
tests/sms_queue/Makefile.am:36: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
tests/sms_queue/Makefile.am:36: but option 'subdir-objects' is disabled
+ ./configure --enable-sanitize --enable-werror --enable-smpp --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 sqlite3... yes
checking for libosmocore >= 1.11.0... yes
checking for libosmovty >= 1.11.0... yes
checking for libosmoctrl >= 1.11.0... yes
checking for libosmogsm >= 1.11.0... yes
checking for libosmoabis >= 2.0.0... no
configure: error: Package requirements (libosmoabis >= 2.0.0) were not met:

Package dependency requirement 'libosmoabis >= 2.0.0' could not be satisfied.
Package 'libosmoabis' has version '1.6.0.52-ab0df', required version is '>= 2.0.0'

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables LIBOSMOABIS_CFLAGS
and LIBOSMOABIS_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Build step 'Execute shell' marked build as failure
Finished: FAILURE