Skip to content

Console Output

Skipping 449 KB.. Full Log
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-sccp/lib/pkgconfig'
 /usr/bin/install -c -m 644 libosmo-sccp.pc libosmo-mtp.pc libosmo-sigtran.pc libosmo-xua.pc '/build/deps/install/stow/libosmo-sccp/lib/pkgconfig'
 /usr/bin/install -c -m 644 ./doc/html.tar '/build/deps/install/stow/libosmo-sccp/share/doc/libosmo-sccp'
make  install-data-hook
make[4]: Entering directory '/build/deps/libosmo-sccp'
cd /build/deps/install/stow/libosmo-sccp/share/doc/libosmo-sccp && tar xf html.tar && rm -f html.tar
make[4]: Leaving directory '/build/deps/libosmo-sccp'
make[3]: Leaving directory '/build/deps/libosmo-sccp'
make[2]: Leaving directory '/build/deps/libosmo-sccp'
make[1]: Leaving directory '/build/deps/libosmo-sccp'
+ STOW_DIR=/build/deps/install/stow stow --restow libosmo-sccp
+ osmo-build-dep.sh libasn1c



 =============================== libasn1c ===============================

+ mkdir -p /build/deps
+ cd /build/deps
+ osmo-deps.sh libasn1c 
+ project=libasn1c
+ branch=master
+ git branch -a
+ grep -c remotes/origin/master$
+ [ x1 != x0 ]
+ branch=origin/master
+ test -d libasn1c
+ cd libasn1c
+ git fetch --tags origin
+ git fetch origin
+ deps= osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
+ git clean -dxf
+ [ -d  ]
+ [ -d layer1-headers ]
+ git checkout -f origin/master
HEAD is now at 5324a22 contrib: remove rpm spec file
+ git rev-parse HEAD
5324a22f02a155d3fd89840cc04b99e213dde6ce
+ cd libasn1c
+ mkdir -p /build/deps/install/stow
+ osmo_source_subdir libasn1c
+ subdir=
+ [ -n  ]
+ autoreconf --install --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:19: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
configure.ac:19: You should run autoupdate.
m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
configure.ac:19: the top level
configure.ac:78: warning: AC_OUTPUT should be used without arguments.
configure.ac:78: You should run autoupdate.
configure.ac:16: installing './compile'
configure.ac:18: installing './config.guess'
configure.ac:18: installing './config.sub'
configure.ac:5: installing './install-sh'
configure.ac:5: installing './missing'
src/Makefile.am: installing './depcomp'
+ ./configure --prefix=/build/deps/install/stow/libasn1c --with-systemdsystemunitdir=/build/deps/install/stow/libasn1c/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 pkg-config is at least version 0.9.0... yes
checking for talloc... yes
checking if gcc supports -fvisibility=hidden... yes
CFLAGS="-g -O2"
CPPFLAGS=""
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libasn1c.pc
config.status: creating src/Makefile
config.status: creating include/Makefile
config.status: creating include/asn1c/Makefile
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
+ [ -n  ]
+ make -j 12 install
Making install in src
make[1]: Entering directory '/build/deps/libasn1c/src'
  CC       ANY.lo
  CC       constraints.lo
  CC       GeneralizedTime.lo
  CC       NumericString.lo
  CC       T61String.lo
  CC       asn_codecs_prim.lo
  CC       constr_CHOICE.lo
  CC       GeneralString.lo
  CC       ObjectDescriptor.lo
  CC       TeletexString.lo
  CC       constr_SEQUENCE.lo
  CC       asn_SEQUENCE_OF.lo
  CC       GraphicString.lo
  CC       OBJECT_IDENTIFIER.lo
  CC       UniversalString.lo
  CC       asn_SET_OF.lo
  CC       constr_SEQUENCE_OF.lo
  CC       IA5String.lo
  CC       OCTET_STRING.lo
  CC       UTCTime.lo
  CC       ber_decoder.lo
  CC       constr_SET.lo
  CC       per_decoder.lo
  CC       INTEGER.lo
  CC       UTF8String.lo
  CC       ber_tlv_length.lo
  CC       constr_SET_OF.lo
  CC       ISO646String.lo
  CC       per_encoder.lo
  CC       VideotexString.lo
  CC       ber_tlv_tag.lo
  CC       constr_TYPE.lo
  CC       NativeEnumerated.lo
  CC       per_support.lo
  CC       VisibleString.lo
  CC       BIT_STRING.lo
  CC       NativeInteger.lo
  CC       xer_decoder.lo
  CC       PrintableString.lo
  CC       BMPString.lo
  CC       der_encoder.lo
  CC       NativeReal.lo
  CC       REAL.lo
  CC       xer_encoder.lo
  CC       BOOLEAN.lo
  CC       ENUMERATED.lo
  CC       NULL.lo
  CC       RELATIVE-OID.lo
  CC       xer_support.lo
  CC       per_opentype.lo
  CC       asn1helpers.lo
  CCLD     libasn1c.la
make[2]: Entering directory '/build/deps/libasn1c/src'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libasn1c/lib'
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libasn1c.la '/build/deps/install/stow/libasn1c/lib'
libtool: install: /usr/bin/install -c .libs/libasn1c.so.1.0.2 /build/deps/install/stow/libasn1c/lib/libasn1c.so.1.0.2
libtool: install: (cd /build/deps/install/stow/libasn1c/lib && { ln -s -f libasn1c.so.1.0.2 libasn1c.so.1 || { rm -f libasn1c.so.1 && ln -s libasn1c.so.1.0.2 libasn1c.so.1; }; })
libtool: install: (cd /build/deps/install/stow/libasn1c/lib && { ln -s -f libasn1c.so.1.0.2 libasn1c.so || { rm -f libasn1c.so && ln -s libasn1c.so.1.0.2 libasn1c.so; }; })
libtool: install: /usr/bin/install -c .libs/libasn1c.lai /build/deps/install/stow/libasn1c/lib/libasn1c.la
libtool: install: /usr/bin/install -c .libs/libasn1c.a /build/deps/install/stow/libasn1c/lib/libasn1c.a
libtool: install: chmod 644 /build/deps/install/stow/libasn1c/lib/libasn1c.a
libtool: install: ranlib /build/deps/install/stow/libasn1c/lib/libasn1c.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/libasn1c/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/deps/install/stow/libasn1c/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[2]: Leaving directory '/build/deps/libasn1c/src'
make[1]: Leaving directory '/build/deps/libasn1c/src'
Making install in include
make[1]: Entering directory '/build/deps/libasn1c/include'
Making install in asn1c
make[2]: Entering directory '/build/deps/libasn1c/include/asn1c'
make[3]: Entering directory '/build/deps/libasn1c/include/asn1c'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libasn1c/include/asn1c'
 /usr/bin/install -c -m 644 ANY.h asn_application.h asn_codecs.h asn_codecs_prim.h asn_internal.h asn_SEQUENCE_OF.h asn_SET_OF.h asn_system.h ber_decoder.h ber_tlv_length.h ber_tlv_tag.h BIT_STRING.h BMPString.h BOOLEAN.h constraints.h constr_CHOICE.h constr_SEQUENCE.h constr_SEQUENCE_OF.h constr_SET.h constr_SET_OF.h constr_TYPE.h der_encoder.h ENUMERATED.h GeneralizedTime.h GeneralString.h GraphicString.h IA5String.h INTEGER.h ISO646String.h NativeEnumerated.h NativeInteger.h NativeReal.h NULL.h NumericString.h ObjectDescriptor.h OBJECT_IDENTIFIER.h OCTET_STRING.h per_decoder.h per_encoder.h per_support.h '/build/deps/install/stow/libasn1c/include/asn1c'
 /usr/bin/install -c -m 644 PrintableString.h REAL.h RELATIVE-OID.h T61String.h TeletexString.h UniversalString.h UTCTime.h UTF8String.h VideotexString.h VisibleString.h xer_decoder.h xer_encoder.h xer_support.h per_opentype.h asn1helpers.h '/build/deps/install/stow/libasn1c/include/asn1c'
make[3]: Leaving directory '/build/deps/libasn1c/include/asn1c'
make[2]: Leaving directory '/build/deps/libasn1c/include/asn1c'
make[2]: Entering directory '/build/deps/libasn1c/include'
make[3]: Entering directory '/build/deps/libasn1c/include'
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/libasn1c/include'
make[2]: Leaving directory '/build/deps/libasn1c/include'
make[1]: Leaving directory '/build/deps/libasn1c/include'
make[1]: Entering directory '/build/deps/libasn1c'
make[2]: Entering directory '/build/deps/libasn1c'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libasn1c/lib/pkgconfig'
 /usr/bin/install -c -m 644 libasn1c.pc '/build/deps/install/stow/libasn1c/lib/pkgconfig'
make[2]: Leaving directory '/build/deps/libasn1c'
make[1]: Leaving directory '/build/deps/libasn1c'
+ STOW_DIR=/build/deps/install/stow stow --restow libasn1c
+ osmo-build-dep.sh osmo-iuh
+ mkdir -p /build/deps



 =============================== osmo-iuh ===============================

+ cd /build/deps
+ osmo-deps.sh osmo-iuh 
+ project=osmo-iuh
+ branch=master
+ git branch -a
+ grep -c remotes/origin/master$
+ [ x1 != x0 ]
+ branch=origin/master
+ test -d osmo-iuh
+ cd osmo-iuh
+ git fetch --tags origin
+ git fetch origin
+ deps= osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
+ git clean -dxf
+ [ -d  ]
+ [ -d layer1-headers ]
+ git checkout -f origin/master
HEAD is now at 977d3b6 ranap_common: Implement support for missing procedures
+ git rev-parse HEAD
977d3b666c218794a7c6ceee23d281e358843091
+ cd osmo-iuh
+ mkdir -p /build/deps/install/stow
+ osmo_source_subdir osmo-iuh
+ 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:56: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:56: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:56: the top level
configure.ac:136: warning: AC_OUTPUT should be used without arguments.
configure.ac:136: You should run autoupdate.
configure.ac:8: installing './compile'
configure.ac:8: installing './config.guess'
configure.ac:8: installing './config.sub'
configure.ac:10: installing './install-sh'
configure.ac:10: installing './missing'
src/Makefile.am: installing './depcomp'
+ ./configure --prefix=/build/deps/install/stow/osmo-iuh --with-systemdsystemunitdir=/build/deps/install/stow/osmo-iuh/lib/systemd/system
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
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 whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
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 netinet/sctp.h... 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.9.0... yes
checking for libosmogsm >= 1.9.0... yes
checking for libosmovty >= 1.9.0... yes
checking for libosmoctrl >= 1.9.0... yes
checking for libosmo-netif >= 1.4.0... yes
checking for libosmo-sigtran >= 1.8.0... yes
checking for libasn1c >= 0.9.30... yes
checking for egrep... (cached) /usr/bin/grep -E
CFLAGS="-g -O2 -std=gnu11 -Wall"
CPPFLAGS=" -Wall"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libosmo-hnbap.pc
config.status: creating libosmo-ranap.pc
config.status: creating libosmo-rua.pc
config.status: creating libosmo-sabp.pc
config.status: creating src/Makefile
config.status: creating src/hnbap/Makefile
config.status: creating src/ranap/Makefile
config.status: creating src/rua/Makefile
config.status: creating src/sabp/Makefile
config.status: creating tests/Makefile
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/hnbap/Makefile
config.status: creating include/osmocom/ranap/Makefile
config.status: creating include/osmocom/rua/Makefile
config.status: creating include/osmocom/sabp/Makefile
config.status: creating include/osmocom/iuh/Makefile
config.status: creating doc/Makefile
config.status: executing libtool commands
config.status: executing depfiles commands
config.status: executing tests/atconfig commands
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
+ [ -n  ]
+ make -j 12 install
echo 1.5.1.8-977d3b > .version-t && mv .version-t .version
make  install-recursive
make[1]: Entering directory '/build/deps/osmo-iuh'
Making install in src
make[2]: Entering directory '/build/deps/osmo-iuh/src'
../asn1/utils/asn1tostruct.py -p HNBAP_ -f ../asn1/hnbap/HNBAP-PDU-Contents.asn
../asn1/utils/asn1tostruct.py -p RUA_ -f ../asn1/rua/RUA-PDU-Contents.asn
../asn1/utils/asn1tostruct.py -p SABP_ -f ../asn1/sabp/SABP-PDU-Contents.asn
../asn1/utils/asn1tostruct.py -p RANAP_ -f ../asn1/ranap/RANAP-PDU-Contents.asn
Didn't find any information element for message: PrivateMessage-IEs
sed -i 's,^#include "rua_ies_defs.h",#include <osmocom/rua/rua_ies_defs.h>,' rua_encoder.c rua_decoder.c
Didn't find any information element for message: PrivateMessage-IEs
sed -i 's,^#include "rua_common.h",#include <osmocom/rua/rua_common.h>,' rua_encoder.c rua_decoder.c rua_ies_defs.h
mv rua_ies_defs.h ../include/osmocom/rua/
sed -i 's,^#include "hnbap_ies_defs.h",#include <osmocom/hnbap/hnbap_ies_defs.h>,' hnbap_encoder.c hnbap_decoder.c
touch ../src/gen_rua.stamp
sed -i 's,^#include "sabp_ies_defs.h",#include <osmocom/sabp/sabp_ies_defs.h>,' sabp_encoder.c sabp_decoder.c
sed -i 's,^#include "hnbap_common.h",#include <osmocom/hnbap/hnbap_common.h>,' hnbap_encoder.c hnbap_decoder.c hnbap_ies_defs.h
sed -i 's,^#include "sabp_common.h",#include <osmocom/sabp/sabp_common.h>,' sabp_encoder.c sabp_decoder.c sabp_ies_defs.h
mv hnbap_ies_defs.h ../include/osmocom/hnbap/
mv sabp_ies_defs.h ../include/osmocom/sabp/
touch ../src/gen_hnbap.stamp
touch ../src/gen_sabp.stamp
Didn't find any information element for message: RelocationDetectIEs
Didn't find any information element for message: RelocationCompleteIEs
Didn't find any information element for message: RAB-SetupOrModifyItem-IEs
Didn't find any information element for message: PrivateMessage-IEs
Didn't find any information element for message: DirectTransferInformationItemIEs-RANAP-RelocInf
Didn't find any information element for message: SRVCC-CSKeysRequestIEs
Didn't find any information element for message: UeRadioCapabilityMatchRequestIEs
sed -i 's,^#include "ranap_ies_defs.h",#include <osmocom/ranap/ranap_ies_defs.h>,' ranap_encoder.c ranap_decoder.c
sed -i 's,^#include "ranap_common.h",#include <osmocom/ranap/ranap_common.h>,' ranap_encoder.c ranap_decoder.c ranap_ies_defs.h
mv ranap_ies_defs.h ../include/osmocom/ranap/
touch ../src/gen_ranap.stamp
make  install-recursive
make[3]: Entering directory '/build/deps/osmo-iuh/src'
Making install in hnbap
make[4]: Entering directory '/build/deps/osmo-iuh/src/hnbap'
  CC       HNBAP_Criticality.lo
  CC       HNBAP_Presence.lo
  CC       HNBAP_PrivateIE-ID.lo
  CC       HNBAP_ProcedureCode.lo
  CC       HNBAP_ProtocolIE-ID.lo
  CC       HNBAP_TriggeringMessage.lo
  CC       HNBAP_IE-Extensions.lo
  CC       HNBAP_Access-stratum-release-indicator.lo
  CC       HNBAP_AccessResult.lo
  CC       HNBAP_AltitudeAndDirection.lo
  CC       HNBAP_BackoffTimer.lo
  CC       HNBAP_BindingID.lo
  CC       HNBAP_Cause.lo
  CC       HNBAP_CauseRadioNetwork.lo
  CC       HNBAP_CauseTransport.lo
  CC       HNBAP_CauseProtocol.lo
  CC       HNBAP_CauseMisc.lo
  CC       HNBAP_CellIdentity.lo
  CC       HNBAP_CELL-FACHMobilitySupport.lo
  CC       HNBAP_Context-ID.lo
  CC       HNBAP_CriticalityDiagnostics.lo
  CC       HNBAP_CriticalityDiagnostics-IE-List.lo
  CC       HNBAP_CriticalityDiagnostics-IE-List-Value.lo
  CC       HNBAP_CSG-ID.lo
  CC       HNBAP_CSG-Capability.lo
  CC       HNBAP_CSGMembershipStatus.lo
  CC       HNBAP_CGI.lo
  CC       HNBAP_CI.lo
  CC       HNBAP_CN-DomainIndicator.lo
  CC       HNBAP_ESN.lo
  CC       HNBAP_GeographicalLocation.lo
  CC       HNBAP_GeographicalCoordinates.lo
  CC       HNBAP_GTP-TEI.lo
  CC       HNBAP_HNBCapacity.lo
  CC       HNBAP_HNB-Cell-Access-Mode.lo
  CC       HNBAP_HNB-Cell-Identifier.lo
  CC       HNBAP_HNB-GWResponse.lo
  CC       HNBAP_HNB-RNL-Identity.lo
  CC       HNBAP_HNBConfigInfo.lo
  CC       HNBAP_ConfigurationInformation.lo
  CC       HNBAP_HNBConfigurationInformationProvided.lo
  CC       HNBAP_HNBConfigurationInformationMissing.lo
  CC       HNBAP_HNB-Location-Information.lo
  CC       HNBAP_HNB-Identity.lo
  CC       HNBAP_HNB-Identity-Info.lo
  CC       HNBAP_IMEI.lo
  CC       HNBAP_IMSI.lo
  CC       HNBAP_IMSIDS41.lo
  CC       HNBAP_IMSIESN.lo
  CC       HNBAP_IP-Address.lo
  CC       HNBAP_Ipv6Address.lo
  CC       HNBAP_Ipv4Address.lo
  CC       HNBAP_Iurh-Signalling-TNL-AddressList.lo
  CC       HNBAP_LAC.lo
  CC       HNBAP_LAI.lo
  CC       HNBAP_MacroCoverageInformation.lo
  CC       HNBAP_MacroCellID.lo
  CC       HNBAP_MuxPortNumber.lo
  CC       HNBAP_NeighbourCellIdentityList.lo
  CC       HNBAP_NeighbourIdentity.lo
  CC       HNBAP_NeighbourInfoList.lo
  CC       HNBAP_AdditionalNeighbourInfoList.lo
  CC       HNBAP_NeighbourInfoRequestList.lo
  CC       HNBAP_NeighbourInfoRequestItem.lo
  CC       HNBAP_PLMNidentity.lo
  CC       HNBAP_PSC.lo
  CC       HNBAP_PTMSI.lo
  CC       HNBAP_PTMSIRAI.lo
  CC       HNBAP_RAB-ID.lo
  CC       HNBAP_RABList.lo
  CC       HNBAP_RABListItem.lo
  CC       HNBAP_RAC.lo
  CC       HNBAP_RAI.lo
  CC       HNBAP_Registration-Cause.lo
  CC       HNBAP_RNC-ID.lo
  CC       HNBAP_SAC.lo
  CC       HNBAP_S-RNTIPrefix.lo
  CC       HNBAP_TMSILAI.lo
  CC       HNBAP_TMSIDS41.lo
  CC       HNBAP_TransportInfo.lo
  CC       HNBAP_TransportLayerAddress.lo
  CC       HNBAP_Tunnel-Information.lo
  CC       HNBAP_TypeOfError.lo
  CC       HNBAP_UDP-Port-Number.lo
  CC       HNBAP_UE-Capabilities.lo
  CC       HNBAP_UE-Identity.lo
  CC       HNBAP_UTRANCellID.lo
  CC       HNBAP_Update-cause.lo
  CC       HNBAP_URAIdentityList.lo
  CC       HNBAP_URAIdentity.lo
  CC       HNBAP_U-RNTI.lo
  CC       HNBAP_UnknownU-RNTIIndication.lo
  CC       HNBAP_HNBAP-PDU.lo
  CC       HNBAP_InitiatingMessage.lo
  CC       HNBAP_SuccessfulOutcome.lo
  CC       HNBAP_UnsuccessfulOutcome.lo
  CC       HNBAP_HNBRegisterRequest.lo
  CC       HNBAP_HNBRegisterAccept.lo
  CC       HNBAP_HNBRegisterReject.lo
  CC       HNBAP_UERegisterRequest.lo
  CC       HNBAP_UERegisterAccept.lo
  CC       HNBAP_UERegisterReject.lo
  CC       HNBAP_UEDe-Register.lo
  CC       HNBAP_HNBDe-Register.lo
  CC       HNBAP_ErrorIndication.lo
  CC       HNBAP_CSGMembershipUpdate.lo
  CC       HNBAP_TNLUpdateRequest.lo
  CC       HNBAP_TNLUpdateResponse.lo
  CC       HNBAP_TNLUpdateFailure.lo
  CC       HNBAP_HNBConfigTransferRequest.lo
  CC       HNBAP_HNBConfigTransferResponse.lo
  CC       HNBAP_RelocationComplete.lo
  CC       HNBAP_U-RNTIQueryRequest.lo
  CC       HNBAP_U-RNTIQueryResponse.lo
  CC       HNBAP_PrivateMessage.lo
  CC       HNBAP_IE.lo
  CCLD     libosmo-asn1-hnbap.la
make[5]: Entering directory '/build/deps/osmo-iuh/src/hnbap'
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-iuh/src/hnbap'
make[4]: Leaving directory '/build/deps/osmo-iuh/src/hnbap'
Making install in rua
make[4]: Entering directory '/build/deps/osmo-iuh/src/rua'
  CC       RUA_Criticality.lo
  CC       RUA_Presence.lo
  CC       RUA_ProcedureCode.lo
  CC       RUA_PrivateIE-ID.lo
  CC       RUA_ProtocolIE-ID.lo
  CC       RUA_TriggeringMessage.lo
  CC       RUA_IE-Extensions.lo
  CC       RUA_CN-DomainIndicator.lo
  CC       RUA_Establishment-Cause.lo
  CC       RUA_CSGMembershipStatus.lo
  CC       RUA_IntraDomainNasNodeSelector.lo
  CC       RUA_Context-ID.lo
  CC       RUA_Gsm-map-IDNNS.lo
  CC       RUA_Ansi-41-IDNNS.lo
  CC       RUA_RANAP-Message.lo
  CC       RUA_RoutingParameter.lo
  CC       RUA_Cause.lo
  CC       RUA_CauseTransport.lo
  CC       RUA_CauseRadioNetwork.lo
  CC       RUA_CauseProtocol.lo
  CC       RUA_CauseMisc.lo
  CC       RUA_CriticalityDiagnostics.lo
  CC       RUA_CriticalityDiagnostics-IE-List.lo
  CC       RUA_CriticalityDiagnostics-IE-List-Value.lo
  CC       RUA_TypeOfError.lo
  CC       RUA_RUA-PDU.lo
  CC       RUA_InitiatingMessage.lo
  CC       RUA_SuccessfulOutcome.lo
  CC       RUA_UnsuccessfulOutcome.lo
  CC       RUA_Connect.lo
  CC       RUA_DirectTransfer.lo
  CC       RUA_Disconnect.lo
  CC       RUA_ConnectionlessTransfer.lo
  CC       RUA_ErrorIndication.lo
  CC       RUA_PrivateMessage.lo
  CC       RUA_IE.lo
  CCLD     libosmo-asn1-rua.la
make[5]: Entering directory '/build/deps/osmo-iuh/src/rua'
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-iuh/src/rua'
make[4]: Leaving directory '/build/deps/osmo-iuh/src/rua'
Making install in ranap
make[4]: Entering directory '/build/deps/osmo-iuh/src/ranap'
  CC       RANAP_Criticality.lo
  CC       RANAP_Presence.lo
  CC       RANAP_ProtocolExtensionID.lo
  CC       RANAP_ProtocolIE-ID.lo
  CC       RANAP_PrivateIE-ID.lo
  CC       RANAP_ProcedureCode.lo
  CC       RANAP_IE-Extensions.lo
  CC       RANAP_TriggeringMessage.lo
  CC       RANAP_AccuracyFulfilmentIndicator.lo
  CC       RANAP_AllocationOrRetentionPriority.lo
  CC       RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrateInf.lo
  CC       RANAP_Alt-RAB-Parameters.lo
  CC       RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrates.lo
  CC       RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrateList.lo
  CC       RANAP_Alt-RAB-Parameter-GuaranteedBitrateInf.lo
  CC       RANAP_Alt-RAB-Parameter-GuaranteedBitrateType.lo
  CC       RANAP_Alt-RAB-Parameter-GuaranteedBitrates.lo
  CC       RANAP_Alt-RAB-Parameter-GuaranteedBitrateList.lo
  CC       RANAP_Alt-RAB-Parameter-SupportedGuaranteedBitrateInf.lo
  CC       RANAP_Alt-RAB-Parameter-SupportedGuaranteedBitrates.lo
  CC       RANAP_Alt-RAB-Parameter-ExtendedMaxBitrateInf.lo
  CC       RANAP_Alt-RAB-Parameter-ExtendedMaxBitrates.lo
  CC       RANAP_Alt-RAB-Parameter-ExtendedMaxBitrateList.lo
  CC       RANAP_Alt-RAB-Parameter-MaxBitrateInf.lo
  CC       RANAP_Alt-RAB-Parameter-MaxBitrates.lo
  CC       RANAP_Alt-RAB-Parameter-MaxBitrateType.lo
  CC       RANAP_Alt-RAB-Parameter-MaxBitrateList.lo
  CC       RANAP_Alt-RAB-Parameter-SupportedMaxBitrateInf.lo
  CC       RANAP_Alt-RAB-Parameter-SupportedMaxBitrates.lo
  CC       RANAP_AlternativeRABConfigurationRequest.lo
  CC       RANAP_APN.lo
  CC       RANAP_AreaIdentity.lo
  CC       RANAP_Ass-RAB-Parameters.lo
  CC       RANAP_Ass-RAB-Parameter-ExtendedGuaranteedBitrateList.lo
  CC       RANAP_Ass-RAB-Parameter-ExtendedMaxBitrateList.lo
  CC       RANAP_Ass-RAB-Parameter-GuaranteedBitrateList.lo
  CC       RANAP_Ass-RAB-Parameter-MaxBitrateList.lo
  CC       RANAP_AuthorisedPLMNs.lo
  CC       RANAP_AuthorisedPLMNs-Value.lo
  CC       RANAP_AuthorisedSNAs.lo
  CC       RANAP_BindingID.lo
  CC       RANAP_BroadcastAssistanceDataDecipheringKeys.lo
  CC       RANAP_Cause.lo
  CC       RANAP_CauseMisc.lo
  CC       RANAP_CauseNAS.lo
  CC       RANAP_CauseProtocol.lo
  CC       RANAP_CauseRadioNetwork.lo
  CC       RANAP_CauseRadioNetworkExtension.lo
  CC       RANAP_CauseNon-Standard.lo
  CC       RANAP_CauseTransmissionNetwork.lo
  CC       RANAP_Cell-Access-Mode.lo
  CC       RANAP_CellBased.lo
  CC       RANAP_CellIdList.lo
  CC       RANAP_Cell-Id.lo
  CC       RANAP_Cell-Capacity-Class-Value.lo
  CC       RANAP_CellLoadInformation.lo
  CC       RANAP_CellLoadInformationGroup.lo
  CC       RANAP_CellType.lo
  CC       RANAP_ClientType.lo
  CC       RANAP_CriticalityDiagnostics.lo
  CC       RANAP_CriticalityDiagnostics-IE-List.lo
  CC       RANAP_CriticalityDiagnostics-IE-List-Value.lo
  CC       RANAP_MessageStructure.lo
  CC       RANAP_MessageStructure-Value.lo
  CC       RANAP_CGI.lo
  CC       RANAP_ChosenEncryptionAlgorithm.lo
  CC       RANAP_CI.lo
  CC       RANAP_ChosenIntegrityProtectionAlgorithm.lo
  CC       RANAP_ClassmarkInformation2.lo
  CC       RANAP_ClassmarkInformation3.lo
  CC       RANAP_CN-DomainIndicator.lo
  CC       RANAP_CN-ID.lo
  CC       RANAP_CSFB-Information.lo
  CC       RANAP_Correlation-ID.lo
  CC       RANAP_CSG-Id.lo
  CC       RANAP_CSG-Id-List.lo
  CC       RANAP_CSG-Membership-Status.lo
  CC       RANAP_DataPDUType.lo
  CC       RANAP_DataVolumeReportingIndication.lo
  CC       RANAP_DataVolumeReference.lo
  CC       RANAP_DCH-ID.lo
  CC       RANAP_DeliveryOfErroneousSDU.lo
  CC       RANAP_DeliveryOrder.lo
  CC       RANAP_DeltaRAListofIdleModeUEs.lo
  CC       RANAP_NewRAListofIdleModeUEs.lo
  CC       RANAP_RAListwithNoIdleModeUEsAnyMore.lo
  CC       RANAP_ForwardingIndication.lo
  CC       RANAP_DL-GTP-PDU-SequenceNumber.lo
  CC       RANAP_DL-N-PDU-SequenceNumber.lo
  CC       RANAP_D-RNTI.lo
  CC       RANAP_DRX-CycleLengthCoefficient.lo
  CC       RANAP_DSCH-ID.lo
  CC       RANAP_EARFCN-Extended.lo
  CC       RANAP_E-DCH-MAC-d-Flow-ID.lo
  CC       RANAP_ENB-ID.lo
  CC       RANAP_EncryptionAlgorithm.lo
  CC       RANAP_EncryptionInformation.lo
  CC       RANAP_EncryptionKey.lo
  CC       RANAP_End-Of-CSFB.lo
  CC       RANAP_EquipmentsToBeTraced.lo
  CC       RANAP_E-UTRAN-Service-Handover.lo
  CC       RANAP_Event.lo
  CC       RANAP_Event1F-Parameters.lo
  CC       RANAP_Event1I-Parameters.lo
  CC       RANAP_ExtendedGuaranteedBitrate.lo
  CC       RANAP_ExtendedMaxBitrate.lo
  CC       RANAP_ExtendedRNC-ID.lo
  CC       RANAP_FrameSequenceNumber.lo
  CC       RANAP_FrequenceLayerConvergenceFlag.lo
  CC       RANAP_GANSS-PositioningDataSet.lo
  CC       RANAP_GANSS-PositioningMethodAndUsage.lo
  CC       RANAP_GeographicalArea.lo
  CC       RANAP_GeographicalCoordinates.lo
  CC       RANAP_GA-AltitudeAndDirection.lo
  CC       RANAP_GA-EllipsoidArc.lo
  CC       RANAP_GA-Point.lo
  CC       RANAP_GA-PointWithAltitude.lo
  CC       RANAP_GA-PointWithAltitudeAndUncertaintyEllipsoid.lo
  CC       RANAP_GA-PointWithUnCertainty.lo
  CC       RANAP_GA-PointWithUnCertaintyEllipse.lo
  CC       RANAP_GA-Polygon.lo
  CC       RANAP_GA-Polygon-Value.lo
  CC       RANAP_GA-UncertaintyEllipse.lo
  CC       RANAP_GERAN-BSC-Container.lo
  CC       RANAP_GERAN-Cell-ID.lo
  CC       RANAP_GERAN-Classmark.lo
  CC       RANAP_GlobalCN-ID.lo
  CC       RANAP_GlobalRNC-ID.lo
  CC       RANAP_GTP-TEI.lo
  CC       RANAP_GuaranteedBitrate.lo
  CC       RANAP_HigherBitratesThan16MbpsFlag.lo
  CC       RANAP_HS-DSCH-MAC-d-Flow-ID.lo
  CC       RANAP_IMEI.lo
  CC       RANAP_IMEIGroup.lo
  CC       RANAP_IMEIList.lo
  CC       RANAP_IMEISV.lo
  CC       RANAP_IMEISVGroup.lo
  CC       RANAP_IMEISVList.lo
  CC       RANAP_ImmediateMDT.lo
  CC       RANAP_IMSI.lo
  CC       RANAP_IncludeVelocity.lo
  CC       RANAP_InformationExchangeID.lo
  CC       RANAP_InformationExchangeType.lo
  CC       RANAP_InformationRequested.lo
  CC       RANAP_InformationRequestType.lo
  CC       RANAP_InformationTransferID.lo
  CC       RANAP_InformationTransferType.lo
  CC       RANAP_IntegrityProtectionAlgorithm.lo
  CC       RANAP_IntegrityProtectionInformation.lo
  CC       RANAP_IntegrityProtectionKey.lo
  CC       RANAP_InterSystemInformationTransferType.lo
  CC       RANAP_InterSystemInformation-TransparentContainer.lo
  CC       RANAP_IPMulticastAddress.lo
  CC       RANAP_IuSignallingConnectionIdentifier.lo
  CC       RANAP_IuTransportAssociation.lo
  CC       RANAP_KeyStatus.lo
  CC       RANAP_LA-LIST.lo
  CC       RANAP_LA-LIST-Value.lo
  CC       RANAP_LAC.lo
  CC       RANAP_LAI.lo
  CC       RANAP_LastKnownServiceArea.lo
  CC       RANAP_LastVisitedUTRANCell-Item.lo
  CC       RANAP_LHN-ID.lo
  CC       RANAP_Links-to-log.lo
  CC       RANAP_ListOfInterfacesToTrace.lo
  CC       RANAP_ListOF-SNAs.lo
  CC       RANAP_InterfacesToTraceItem.lo
  CC       RANAP_LoadValue.lo
  CC       RANAP_LocationRelatedDataRequestType.lo
  CC       RANAP_LocationRelatedDataRequestTypeSpecificToGERANIuMode.lo
  CC       RANAP_LocationReportingTransferInformation.lo
  CC       RANAP_ReportChangeOfSAI.lo
  CC       RANAP_PeriodicReportingIndicator.lo
  CC       RANAP_DirectReportingIndicator.lo
  CC       RANAP_L3-Information.lo
  CC       RANAP_M1Report.lo
  CC       RANAP_M2Report.lo
  CC       RANAP_M4Report.lo
  CC       RANAP_M4-Collection-Parameters.lo
  CC       RANAP_M4-Period.lo
  CC       RANAP_M4-Threshold.lo
  CC       RANAP_M5Report.lo
  CC       RANAP_M5-Period.lo
  CC       RANAP_M6Report.lo
  CC       RANAP_M6-Period.lo
  CC       RANAP_M7Report.lo
  CC       RANAP_M7-Period.lo
  CC       RANAP_Management-Based-MDT-Allowed.lo
  CC       RANAP_MaxBitrate.lo
  CC       RANAP_MaxSDU-Size.lo
  CC       RANAP_MBMS-PTP-RAB-ID.lo
  CC       RANAP_MBMSBearerServiceType.lo
  CC       RANAP_MBMSCNDe-Registration.lo
  CC       RANAP_MBMSCountingInformation.lo
  CC       RANAP_MBMSHCIndicator.lo
  CC       RANAP_MBMSIPMulticastAddressandAPNRequest.lo
  CC       RANAP_MBMSLinkingInformation.lo
  CC       RANAP_MBMSRegistrationRequestType.lo
  CC       RANAP_MBMSServiceArea.lo
  CC       RANAP_MBMSSessionDuration.lo
  CC       RANAP_MBMSSessionIdentity.lo
  CC       RANAP_MBMSSessionRepetitionNumber.lo
  CC       RANAP_MDT-Activation.lo
  CC       RANAP_MDTAreaScope.lo
  CC       RANAP_MDT-Configuration.lo
  CC       RANAP_MDTMode.lo
  CC       RANAP_MDT-PLMN-List.lo
  CC       RANAP_MDT-Report-Parameters.lo
  CC       RANAP_MeasurementQuantity.lo
  CC       RANAP_MeasurementsToActivate.lo
  CC       RANAP_MSISDN.lo
  CC       RANAP_NAS-PDU.lo
  CC       RANAP_NAS-SequenceNumber.lo
  CC       RANAP_NAS-SynchronisationIndicator.lo
  CC       RANAP_NewBSS-To-OldBSS-Information.lo
  CC       RANAP_NonSearchingIndication.lo
  CC       RANAP_NRTLoadInformationValue.lo
  CC       RANAP_NumberOfIuInstances.lo
  CC       RANAP_NumberOfSteps.lo
  CC       RANAP_Offload-RAB-Parameters.lo
  CC       RANAP_Offload-RAB-Parameters-APN.lo
  CC       RANAP_Offload-RAB-Parameters-ChargingCharacteristics.lo
  CC       RANAP_OldBSS-ToNewBSS-Information.lo
  CC       RANAP_OMC-ID.lo
  CC       RANAP_Out-Of-UTRAN.lo
  CC       RANAP_PagingAreaID.lo
  CC       RANAP_PagingCause.lo
  CC       RANAP_PDP-TypeInformation.lo
  CC       RANAP_PDP-TypeInformation-extension.lo
  CC       RANAP_PDP-Type.lo
  CC       RANAP_PDP-Type-extension.lo
  CC       RANAP_PDUType14FrameSequenceNumber.lo
  CC       RANAP_PeriodicLocationInfo.lo
  CC       RANAP_PermanentNAS-UE-ID.lo
  CC       RANAP_PermittedEncryptionAlgorithms.lo
  CC       RANAP_LABased.lo
  CC       RANAP_PermittedIntegrityProtectionAlgorithms.lo
  CC       RANAP_LAI-List.lo
  CC       RANAP_LoggedMDT.lo
  CC       RANAP_LoggingInterval.lo
  CC       RANAP_LoggingDuration.lo
  CC       RANAP_PLMNidentity.lo
  CC       RANAP_PLMNs-in-shared-network.lo
  CC       RANAP_PLMNs-in-shared-network-Value.lo
  CC       RANAP_Port-Number.lo
  CC       RANAP_PositioningDataDiscriminator.lo
  CC       RANAP_PositioningDataSet.lo
  CC       RANAP_PositioningMethodAndUsage.lo
  CC       RANAP_PositioningPriority.lo
  CC       RANAP_PositionData.lo
  CC       RANAP_PositionDataSpecificToGERANIuMode.lo
  CC       RANAP_Pre-emptionCapability.lo
  CC       RANAP_Pre-emptionVulnerability.lo
  CC       RANAP_PriorityLevel.lo
  CC       RANAP_Priority-Class-Indicator.lo
  CC       RANAP_ProvidedData.lo
  CC       RANAP_P-TMSI.lo
  CC       RANAP_QueuingAllowed.lo
  CC       RANAP_RAB-AsymmetryIndicator.lo
  CC       RANAP_RABased.lo
  CC       RANAP_RAI-List.lo
  CC       RANAP_RABDataVolumeReport.lo
  CC       RANAP_RABDataVolumeReport-Value.lo
  CC       RANAP_RAB-ID.lo
  CC       RANAP_RAB-Parameter-ExtendedGuaranteedBitrateList.lo
  CC       RANAP_RAB-Parameter-ExtendedMaxBitrateList.lo
  CC       RANAP_RAB-Parameter-GuaranteedBitrateList.lo
  CC       RANAP_RAB-Parameter-MaxBitrateList.lo
  CC       RANAP_RAB-Parameters.lo
  CC       RANAP_RABParametersList.lo
  CC       RANAP_RABParametersList-Value.lo
  CC       RANAP_RAB-SubflowCombinationBitRate.lo
  CC       RANAP_RAB-TrCH-Mapping.lo
  CC       RANAP_RAB-TrCH-MappingItem.lo
  CC       RANAP_RAC.lo
  CC       RANAP_RAI.lo
  CC       RANAP_RAListofIdleModeUEs.lo
  CC       RANAP_NotEmptyRAListofIdleModeUEs.lo
  CC       RANAP_RAofIdleModeUEs.lo
  CC       RANAP_LAListofIdleModeUEs.lo
  CC       RANAP_RAT-Type.lo
  CC       RANAP_RateControlAllowed.lo
  CC       RANAP_RedirectAttemptFlag.lo
  CC       RANAP_RedirectionCompleted.lo
  CC       RANAP_RejectCauseValue.lo
  CC       RANAP_RelocationRequirement.lo
  CC       RANAP_RepetitionNumber0.lo
  CC       RANAP_RelocationType.lo
  CC       RANAP_RepetitionNumber1.lo
  CC       RANAP_ReportArea.lo
  CC       RANAP_ReportInterval.lo
  CC       RANAP_ReportAmount.lo
  CC       RANAP_RequestedGPSAssistanceData.lo
  CC       RANAP_RequestedGANSSAssistanceData.lo
  CC       RANAP_RequestedLocationRelatedDataType.lo
  CC       RANAP_RequestedMBMSIPMulticastAddressandAPNRequest.lo
  CC       RANAP_MBMSIPMulticastAddressandAPNlist.lo
  CC       RANAP_RequestedMulticastServiceList.lo
  CC       RANAP_Requested-RAB-Parameter-Values.lo
  CC       RANAP_Requested-RAB-Parameter-ExtendedMaxBitrateList.lo
  CC       RANAP_Requested-RAB-Parameter-ExtendedGuaranteedBitrateList.lo
  CC       RANAP_Requested-RAB-Parameter-MaxBitrateList.lo
  CC       RANAP_Requested-RAB-Parameter-GuaranteedBitrateList.lo
  CC       RANAP_RequestType.lo
  CC       RANAP_ResidualBitErrorRatio.lo
  CC       RANAP_ResponseTime.lo
  CC       RANAP_RIMInformation.lo
  CC       RANAP_RIM-Transfer.lo
  CC       RANAP_RIMRoutingAddress.lo
  CC       RANAP_RNC-ID.lo
  CC       RANAP_RNCTraceInformation.lo
  CC       RANAP_RNSAPRelocationParameters.lo
  CC       RANAP_RRC-Container.lo
  CC       RANAP_RTLoadValue.lo
  CC       RANAP_RSRVCC-HO-Indication.lo
  CC       RANAP_RSRVCC-Information.lo
  CC       RANAP_RSRVCC-Operation-Possible.lo
  CC       RANAP_SAC.lo
  CC       RANAP_SAI.lo
  CC       RANAP_SAPI.lo
  CC       RANAP_SessionUpdateID.lo
  CC       RANAP_Shared-Network-Information.lo
  CC       RANAP_Session-Re-establishment-Indicator.lo
  CC       RANAP_SignallingIndication.lo
  CC       RANAP_SDU-ErrorRatio.lo
  CC       RANAP_SDU-FormatInformationParameters.lo
  CC       RANAP_SDU-FormatInformationParameterItem.lo
  CC       RANAP_SDU-Parameters.lo
  CC       RANAP_SDU-ParameterItem.lo
  CC       RANAP_SNA-Access-Information.lo
  CC       RANAP_SNAC.lo
  CC       RANAP_Service-Handover.lo
  CC       RANAP_Source-ToTarget-TransparentContainer.lo
  CC       RANAP_SourceeNodeB-ToTargeteNodeB-TransparentContainer.lo
  CC       RANAP_SourceCellID.lo
  CC       RANAP_SourceBSS-ToTargetBSS-TransparentContainer.lo
  CC       RANAP_SourceID.lo
  CC       RANAP_SourceRNC-ID.lo
  CC       RANAP_SourceRNC-ToTargetRNC-TransparentContainer.lo
  CC       RANAP_IRAT-Measurement-Configuration.lo
  CC       RANAP_IRATmeasurementParameters.lo
  CC       RANAP_RSRQ-Type.lo
  CC       RANAP_RSRQ-Extension.lo
  CC       RANAP_EUTRANFrequencies.lo
  CC       RANAP_EUTRANFrequencies-Value.lo
  CC       RANAP_MeasBand.lo
  CC       RANAP_SourceStatisticsDescriptor.lo
  CC       RANAP_SubscriberProfileIDforRFP.lo
  CC       RANAP_SupportedRAB-ParameterBitrateList.lo
  CC       RANAP_SupportedBitrate.lo
  CC       RANAP_SourceUTRANCellID.lo
  CC       RANAP_SRB-ID.lo
  CC       RANAP_SRB-TrCH-Mapping.lo
  CC       RANAP_SRB-TrCH-MappingItem.lo
  CC       RANAP_SRVCC-HO-Indication.lo
  CC       RANAP_SRVCC-Information.lo
  CC       RANAP_SRVCC-Operation-Possible.lo
  CC       RANAP_SubflowSDU-Size.lo
  CC       RANAP_TAC.lo
  CC       RANAP_TAI.lo
  CC       RANAP_Target-ToSource-TransparentContainer.lo
  CC       RANAP_TargeteNodeB-ToSourceeNodeB-TransparentContainer.lo
  CC       RANAP_TargetBSS-ToSourceBSS-TransparentContainer.lo
  CC       RANAP_TargetCellId.lo
  CC       RANAP_TargetID.lo
  CC       RANAP_TargetENB-ID.lo
  CC       RANAP_TargetRNC-ID.lo
  CC       RANAP_TargetRNC-ToSourceRNC-TransparentContainer.lo
  CC       RANAP_TBCD-STRING.lo
  CC       RANAP_TemporaryUE-ID.lo
  CC       RANAP_Time-UE-StayedInCell.lo
  CC       RANAP_Time-UE-StayedInCell-EnhancedGranularity.lo
  CC       RANAP_TimeToMBMSDataTransfer.lo
  CC       RANAP_TimingDifferenceULDL.lo
  CC       RANAP_TMGI.lo
  CC       RANAP_TMSI.lo
  CC       RANAP_TraceDepth.lo
  CC       RANAP_TraceInformation.lo
  CC       RANAP_TracePropagationParameters.lo
  CC       RANAP_TraceRecordingSessionInformation.lo
  CC       RANAP_TraceRecordingSessionReference.lo
  CC       RANAP_TraceReference.lo
  CC       RANAP_TraceType.lo
  CC       RANAP_TrafficClass.lo
  CC       RANAP_TrafficHandlingPriority.lo
  CC       RANAP_TransferDelay.lo
  CC       RANAP_UnsuccessfullyTransmittedDataVolume.lo
  CC       RANAP_TransportLayerAddress.lo
  CC       RANAP_TrCH-ID.lo
  CC       RANAP_TrCH-ID-List.lo
  CC       RANAP_TriggerID.lo
  CC       RANAP_TunnelInformation.lo
  CC       RANAP_TypeOfError.lo
  CC       RANAP_UE-AggregateMaximumBitRate.lo
  CC       RANAP_UE-AggregateMaximumBitRateDownlink.lo
  CC       RANAP_UE-AggregateMaximumBitRateUplink.lo
  CC       RANAP_UE-History-Information.lo
  CC       RANAP_UE-ID.lo
  CC       RANAP_UESBI-Iu.lo
  CC       RANAP_UESBI-IuA.lo
  CC       RANAP_UESBI-IuB.lo
  CC       RANAP_UL-GTP-PDU-SequenceNumber.lo
  CC       RANAP_UL-N-PDU-SequenceNumber.lo
  CC       RANAP_UPInformation.lo
  CC       RANAP_UPInitialisationFrame.lo
  CC       RANAP_UP-ModeVersions.lo
  CC       RANAP_USCH-ID.lo
  CC       RANAP_UserPlaneMode.lo
  CC       RANAP_UTRAN-CellID.lo
  CC       RANAP_VelocityEstimate.lo
  CC       RANAP_HorizontalVelocity.lo
  CC       RANAP_HorizontalWithVerticalVelocity.lo
  CC       RANAP_HorizontalVelocityWithUncertainty.lo
  CC       RANAP_HorizontalWithVerticalVelocityAndUncertainty.lo
  CC       RANAP_HorizontalSpeedAndBearing.lo
  CC       RANAP_VerticalVelocity.lo
  CC       RANAP_VerticalSpeedDirection.lo
  CC       RANAP_VerticalAccuracyCode.lo
  CC       RANAP_VoiceSupportMatchIndicator.lo
  CC       RANAP_RANAP-PDU.lo
  CC       RANAP_InitiatingMessage.lo
  CC       RANAP_SuccessfulOutcome.lo
  CC       RANAP_UnsuccessfulOutcome.lo
  CC       RANAP_Outcome.lo
  CC       RANAP_Iu-ReleaseCommand.lo
  CC       RANAP_Iu-ReleaseComplete.lo
  CC       RANAP_RelocationRequired.lo
  CC       RANAP_RelocationCommand.lo
  CC       RANAP_RelocationPreparationFailure.lo
  CC       RANAP_RelocationRequest.lo
  CC       RANAP_RelocationRequestAcknowledge.lo
  CC       RANAP_RelocationFailure.lo
  CC       RANAP_RelocationCancel.lo
  CC       RANAP_RelocationCancelAcknowledge.lo
  CC       RANAP_SRNS-ContextRequest.lo
  CC       RANAP_RAB-DataForwardingList-SRNS-CtxReq.lo
  CC       RANAP_DataVolumeReportRequest.lo
  CC       RANAP_SRNS-ContextResponse.lo
  CC       RANAP_SecurityModeCommand.lo
  CC       RANAP_SecurityModeComplete.lo
  CC       RANAP_SecurityModeReject.lo
  CC       RANAP_DataVolumeReport.lo
  CC       RANAP_Reset.lo
  CC       RANAP_ResetAcknowledge.lo
  CC       RANAP_RAB-ReleaseRequest.lo
  CC       RANAP_RedirectionIndication.lo
  CC       RANAP_RAB-ReleaseList.lo
  CC       RANAP_Iu-ReleaseRequest.lo
  CC       RANAP_RelocationDetect.lo
  CC       RANAP_RelocationComplete.lo
  CC       RANAP_Paging.lo
  CC       RANAP_CommonID.lo
  CC       RANAP_CN-InvokeTrace.lo
  CC       RANAP_CN-DeactivateTrace.lo
  CC       RANAP_LocationReportingControl.lo
  CC       RANAP_LocationReport.lo
  CC       RANAP_InitialUE-Message.lo
  CC       RANAP_DirectTransfer.lo
  CC       RANAP_Overload.lo
  CC       RANAP_ErrorIndication.lo
  CC       RANAP_SRNS-DataForwardCommand.lo
  CC       RANAP_ForwardSRNS-Context.lo
  CC       RANAP_RAB-AssignmentRequest.lo
  CC       RANAP_RAB-SetupOrModifyList.lo
  CC       RANAP_RAB-AssignmentResponse.lo
  CC       RANAP_PrivateMessage.lo
  CC       RANAP_ResetResource.lo
  CC       RANAP_ResetResourceAcknowledge.lo
  CC       RANAP_RANAP-RelocationInformation.lo
  CC       RANAP_RAB-ModifyRequest.lo
  CC       RANAP_LocationRelatedDataRequest.lo
  CC       RANAP_LocationRelatedDataResponse.lo
  CC       RANAP_LocationRelatedDataFailure.lo
  CC       RANAP_InformationTransferIndication.lo
  CC       RANAP_InformationTransferConfirmation.lo
  CC       RANAP_InformationTransferFailure.lo
  CC       RANAP_UESpecificInformationIndication.lo
  CC       RANAP_DirectInformationTransfer.lo
  CC       RANAP_UplinkInformationExchangeRequest.lo
  CC       RANAP_UplinkInformationExchangeResponse.lo
  CC       RANAP_UplinkInformationExchangeFailure.lo
  CC       RANAP_MBMSSessionStartResponse.lo
  CC       RANAP_MBMSSessionStart.lo
  CC       RANAP_MBMSSessionStartFailure.lo
  CC       RANAP_MBMSSessionUpdate.lo
  CC       RANAP_MBMSSessionUpdateResponse.lo
  CC       RANAP_MBMSSessionUpdateFailure.lo
  CC       RANAP_MBMSSessionStop.lo
  CC       RANAP_MBMSSessionStopResponse.lo
  CC       RANAP_MBMSUELinkingRequest.lo
  CC       RANAP_MBMSUELinkingResponse.lo
  CC       RANAP_MBMSRegistrationRequest.lo
  CC       RANAP_MBMSRegistrationResponse.lo
  CC       RANAP_MBMSRegistrationFailure.lo
  CC       RANAP_MBMSCNDe-RegistrationRequest.lo
  CC       RANAP_MBMSCNDe-RegistrationResponse.lo
  CC       RANAP_MBMSRABEstablishmentIndication.lo
  CC       RANAP_MBMSRABReleaseRequest.lo
  CC       RANAP_MBMSRABRelease.lo
  CC       RANAP_MBMSRABReleaseFailure.lo
  CC       RANAP_EnhancedRelocationCompleteRequest.lo
  CC       RANAP_EnhancedRelocationCompleteResponse.lo
  CC       RANAP_EnhancedRelocationCompleteFailure.lo
  CC       RANAP_EnhancedRelocationCompleteConfirm.lo
  CC       RANAP_RANAP-EnhancedRelocationInformationRequest.lo
  CC       RANAP_RANAP-EnhancedRelocationInformationResponse.lo
  CC       RANAP_SRVCC-CSKeysRequest.lo
  CC       RANAP_SRVCC-CSKeysResponse.lo
  CC       RANAP_UeRadioCapabilityMatchRequest.lo
  CC       RANAP_UeRadioCapabilityMatchResponse.lo
  CC       RANAP_ProtocolExtensionContainer.lo
  CC       RANAP_ProtocolExtensionField.lo
  CC       RANAP_IE.lo
  CC       RANAP_ProtocolIE-Container.lo
  CC       RANAP_ProtocolIE-FieldPair.lo
  CC       RANAP_ProtocolIE-ContainerPair.lo
  CC       RANAP_RAB-IE-ContainerList.lo
  CC       RANAP_RAB-IE-ContainerPairList.lo
  CC       RANAP_ProtocolError-IE-ContainerList.lo
  CC       RANAP_IuSigConId-IE-ContainerList.lo
  CC       RANAP_DirectTransfer-IE-ContainerList.lo
  CC       RANAP_DataVolumeReportList.lo
  CC       RANAP_RAB-ReleasedList-IuRelComp.lo
  CC       RANAP_RAB-RelocationReleaseList.lo
  CC       RANAP_RAB-DataForwardingList.lo
  CC       RANAP_RAB-SetupList-RelocReq.lo
  CC       RANAP_RAB-SetupList-RelocReqAck.lo
  CC       RANAP_RAB-FailedList.lo
  CC       RANAP_RAB-ContextList.lo
  CC       RANAP_RABs-ContextFailedtoTransferList.lo
  CC       RANAP_RAB-DataVolumeReportRequestList.lo
  CC       RANAP_RAB-DataVolumeReportRequestItem.lo
  CC       RANAP_RABs-failed-to-reportList.lo
  CC       RANAP_RAB-SetupList-EnhancedRelocCompleteReq.lo
  CC       RANAP_RAB-SetupList-EnhancedRelocCompleteRes.lo
  CC       RANAP_RAB-ToBeReleasedList-EnhancedRelocCompleteRes.lo
  CC       RANAP_RAB-SetupOrModifiedList.lo
  CC       RANAP_RAB-ReleasedList.lo
  CC       RANAP_RAB-QueuedList.lo
  CC       RANAP_RAB-ContextList-RANAP-RelocInf.lo
  CC       RANAP_RAB-SetupList-EnhRelocInfoReq.lo
  CC       RANAP_RAB-SetupList-EnhRelocInfoRes.lo
  CC       RANAP_RAB-FailedList-EnhRelocInfoRes.lo
  CC       RANAP_RAB-ModifyList.lo
  CC       RANAP_RAB-DataVolumeReportList.lo
  CC       RANAP_RAB-DataVolumeReportItem.lo
  CC       RANAP_RAB-ReleasedItem-IuRelComp.lo
  CC       RANAP_RAB-RelocationReleaseItem.lo
  CC       RANAP_RAB-DataForwardingItem.lo
  CC       RANAP_RAB-DataForwardingItem-SRNS-CtxReq.lo
  CC       RANAP_RAB-SetupItem-RelocReq.lo
  CC       RANAP_UserPlaneInformation.lo
  CC       RANAP_CNMBMSLinkingInformation.lo
  CC       RANAP_JoinedMBMSBearerService-IEs.lo
  CC       RANAP_JoinedMBMSBearerService-IEs-Value.lo
  CC       RANAP_RAB-SetupItem-RelocReqAck.lo
  CC       RANAP_RAB-FailedItem.lo
  CC       RANAP_RAB-ContextItem.lo
  CC       RANAP_RABs-ContextFailedtoTransferItem.lo
  CC       RANAP_RABs-failed-to-reportItem.lo
  CC       RANAP_ResetResourceList.lo
  CC       RANAP_ResetResourceItem.lo
  CC       RANAP_ResetResourceAckList.lo
  CC       RANAP_ResetResourceAckItem.lo
  CC       RANAP_RAB-ReleaseItem.lo
  CC       RANAP_RAB-SetupItem-EnhancedRelocCompleteReq.lo
  CC       RANAP_RAB-SetupItem-EnhancedRelocCompleteRes.lo
  CC       RANAP_RAB-ToBeReleasedItem-EnhancedRelocCompleteRes.lo
  CC       RANAP_RAB-SetupOrModifyItemFirst.lo
  CC       RANAP_TransportLayerInformation.lo
  CC       RANAP_RAB-SetupOrModifyItemSecond.lo
  CC       RANAP_RAB-SetupOrModifiedItem.lo
  CC       RANAP_RAB-ReleasedItem.lo
  CC       RANAP_DataVolumeList.lo
  CC       RANAP_DataVolumeList-Value.lo
  CC       RANAP_RAB-QueuedItem.lo
  CC       RANAP_RAB-ReleaseFailedList.lo
  CC       RANAP_GERAN-Iumode-RAB-Failed-RABAssgntResponse-List.lo
  CC       RANAP_GERAN-Iumode-RAB-Failed-RABAssgntResponse-Item.lo
  CC       RANAP_DirectTransferInformationItem-RANAP-RelocInf.lo
  CC       RANAP_RAB-ContextItem-RANAP-RelocInf.lo
  CC       RANAP_RAB-SetupItem-EnhRelocInfoReq.lo
  CC       RANAP_TNLInformationEnhRelInfoReq.lo
  CC       RANAP_RAB-SetupItem-EnhRelocInfoRes.lo
  CC       RANAP_RAB-FailedItem-EnhRelocInfoRes.lo
  CC       RANAP_TNLInformationEnhRelInfoRes.lo
  CC       RANAP_RAB-ModifyItem.lo
  CC       RANAP_MBMSSynchronisationInformation.lo
  CC       RANAP_LeftMBMSBearerService-IEs.lo
  CC       RANAP_LeftMBMSBearerService-IEs-Value.lo
  CC       RANAP_UnsuccessfulLinking-IEs.lo
  CC       RANAP_UnsuccessfulLinking-IEs-Value.lo
  CCLD     libosmo-asn1-ranap.la
make[5]: Entering directory '/build/deps/osmo-iuh/src/ranap'
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-iuh/src/ranap'
make[4]: Leaving directory '/build/deps/osmo-iuh/src/ranap'
Making install in sabp
make[4]: Entering directory '/build/deps/osmo-iuh/src/sabp'
  CC       SABP_InitiatingMessage.lo
  CC       SABP_SABP-PDU.lo
  CC       SABP_SuccessfulOutcome.lo
  CC       SABP_UnsuccessfulOutcome.lo
  CC       SABP_Criticality.lo
  CC       SABP_Presence.lo
  CC       SABP_ProcedureCode.lo
  CC       SABP_ProtocolExtensionID.lo
  CC       SABP_ProtocolIE-ID.lo
  CC       SABP_TriggeringMessage.lo
  CC       SABP_IE-Extensions.lo
  CC       SABP_Available-Bandwidth.lo
  CC       SABP_Broadcast-Message-Content.lo
  CC       SABP_Broadcast-Message-Content-Validity-Indicator.lo
  CC       SABP_Category.lo
  CC       SABP_Cause.lo
  CC       SABP_Criticality-Diagnostics.lo
  CC       SABP_CriticalityDiagnostics-IE-List.lo
  CC       SABP_CriticalityDiagnostics-IE-List-Value.lo
  CC       SABP_MessageStructure.lo
  CC       SABP_MessageStructure-Value.lo
  CC       SABP_Data-Coding-Scheme.lo
  CC       SABP_Failure-List.lo
  CC       SABP_Failure-List-Item.lo
  CC       SABP_Message-Identifier.lo
  CC       SABP_New-Serial-Number.lo
  CC       SABP_Number-of-Broadcasts-Completed-List.lo
  CC       SABP_Number-of-Broadcasts-Completed-List-Item.lo
  CC       SABP_Number-Of-Broadcasts-Completed-Info.lo
  CC       SABP_Number-of-Broadcasts-Requested.lo
  CC       SABP_Old-Serial-Number.lo
  CC       SABP_Paging-ETWS-Indicator.lo
  CC       SABP_Radio-Resource-Loading-List.lo
  CC       SABP_Radio-Resource-Loading-List-Item.lo
  CC       SABP_Recovery-Indication.lo
  CC       SABP_RepetitionNumber0.lo
  CC       SABP_RepetitionNumber1.lo
  CC       SABP_Repetition-Period.lo
  CC       SABP_Serial-Number.lo
  CC       SABP_Service-Area-Identifier.lo
  CC       SABP_Service-Areas-List.lo
  CC       SABP_TypeOfError.lo
  CC       SABP_WarningSecurityInfo.lo
  CC       SABP_Warning-Type.lo
  CC       SABP_Write-Replace.lo
  CC       SABP_Write-Replace-Complete.lo
  CC       SABP_Write-Replace-Failure.lo
  CC       SABP_Kill.lo
  CC       SABP_Kill-Complete.lo
  CC       SABP_Kill-Failure.lo
  CC       SABP_Load-Query.lo
  CC       SABP_Load-Query-Complete.lo
  CC       SABP_Load-Query-Failure.lo
  CC       SABP_Message-Status-Query.lo
  CC       SABP_Message-Status-Query-Complete.lo
  CC       SABP_Message-Status-Query-Failure.lo
  CC       SABP_Reset.lo
  CC       SABP_Reset-Complete.lo
  CC       SABP_Reset-Failure.lo
  CC       SABP_Restart.lo
  CC       SABP_Failure.lo
  CC       SABP_Error-Indication.lo
  CC       SABP_IE.lo
  CCLD     libosmo-asn1-sabp.la
make[5]: Entering directory '/build/deps/osmo-iuh/src/sabp'
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-iuh/src/sabp'
make[4]: Leaving directory '/build/deps/osmo-iuh/src/sabp'
make[4]: Entering directory '/build/deps/osmo-iuh/src'
  CC       hnbap_common.lo
  CC       hnbap_encoder.lo
  CC       hnbap_decoder.lo
  CC       ranap_common.lo
  CC       ranap_encoder.lo
  CC       ranap_msg_factory.lo
  CC       ranap_decoder.lo
  CC       iu_helpers.lo
  CC       ranap_common_cn.lo
  CC       ranap_common_ran.lo
  CC       iu_client.lo
  CC       iu_client_vty.lo
  CC       rua_common.lo
  CC       rua_encoder.lo
  CC       rua_decoder.lo
  CC       rua_msg_factory.lo
  CC       sabp_common.lo
  CC       sabp_encoder.lo
  CC       sabp_decoder.lo
  CCLD     libosmo-hnbap.la
  CCLD     libosmo-rua.la
  CCLD     libosmo-sabp.la
  CCLD     libosmo-ranap.la
make[5]: Entering directory '/build/deps/osmo-iuh/src'
make[5]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/osmo-iuh/lib'
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libosmo-hnbap.la libosmo-ranap.la libosmo-rua.la libosmo-sabp.la '/build/deps/install/stow/osmo-iuh/lib'
libtool: install: /usr/bin/install -c .libs/libosmo-hnbap.so.0.1.0 /build/deps/install/stow/osmo-iuh/lib/libosmo-hnbap.so.0.1.0
libtool: install: (cd /build/deps/install/stow/osmo-iuh/lib && { ln -s -f libosmo-hnbap.so.0.1.0 libosmo-hnbap.so.0 || { rm -f libosmo-hnbap.so.0 && ln -s libosmo-hnbap.so.0.1.0 libosmo-hnbap.so.0; }; })
libtool: install: (cd /build/deps/install/stow/osmo-iuh/lib && { ln -s -f libosmo-hnbap.so.0.1.0 libosmo-hnbap.so || { rm -f libosmo-hnbap.so && ln -s libosmo-hnbap.so.0.1.0 libosmo-hnbap.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmo-hnbap.lai /build/deps/install/stow/osmo-iuh/lib/libosmo-hnbap.la
libtool: install: /usr/bin/install -c .libs/libosmo-ranap.so.7.1.1 /build/deps/install/stow/osmo-iuh/lib/libosmo-ranap.so.7.1.1
libtool: install: (cd /build/deps/install/stow/osmo-iuh/lib && { ln -s -f libosmo-ranap.so.7.1.1 libosmo-ranap.so.7 || { rm -f libosmo-ranap.so.7 && ln -s libosmo-ranap.so.7.1.1 libosmo-ranap.so.7; }; })
libtool: install: (cd /build/deps/install/stow/osmo-iuh/lib && { ln -s -f libosmo-ranap.so.7.1.1 libosmo-ranap.so || { rm -f libosmo-ranap.so && ln -s libosmo-ranap.so.7.1.1 libosmo-ranap.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmo-ranap.lai /build/deps/install/stow/osmo-iuh/lib/libosmo-ranap.la
libtool: install: /usr/bin/install -c .libs/libosmo-rua.so.0.1.1 /build/deps/install/stow/osmo-iuh/lib/libosmo-rua.so.0.1.1
libtool: install: (cd /build/deps/install/stow/osmo-iuh/lib && { ln -s -f libosmo-rua.so.0.1.1 libosmo-rua.so.0 || { rm -f libosmo-rua.so.0 && ln -s libosmo-rua.so.0.1.1 libosmo-rua.so.0; }; })
libtool: install: (cd /build/deps/install/stow/osmo-iuh/lib && { ln -s -f libosmo-rua.so.0.1.1 libosmo-rua.so || { rm -f libosmo-rua.so && ln -s libosmo-rua.so.0.1.1 libosmo-rua.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmo-rua.lai /build/deps/install/stow/osmo-iuh/lib/libosmo-rua.la
libtool: install: /usr/bin/install -c .libs/libosmo-sabp.so.1.1.0 /build/deps/install/stow/osmo-iuh/lib/libosmo-sabp.so.1.1.0
libtool: install: (cd /build/deps/install/stow/osmo-iuh/lib && { ln -s -f libosmo-sabp.so.1.1.0 libosmo-sabp.so.1 || { rm -f libosmo-sabp.so.1 && ln -s libosmo-sabp.so.1.1.0 libosmo-sabp.so.1; }; })
libtool: install: (cd /build/deps/install/stow/osmo-iuh/lib && { ln -s -f libosmo-sabp.so.1.1.0 libosmo-sabp.so || { rm -f libosmo-sabp.so && ln -s libosmo-sabp.so.1.1.0 libosmo-sabp.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmo-sabp.lai /build/deps/install/stow/osmo-iuh/lib/libosmo-sabp.la
libtool: install: /usr/bin/install -c .libs/libosmo-hnbap.a /build/deps/install/stow/osmo-iuh/lib/libosmo-hnbap.a
libtool: install: chmod 644 /build/deps/install/stow/osmo-iuh/lib/libosmo-hnbap.a
libtool: install: ranlib /build/deps/install/stow/osmo-iuh/lib/libosmo-hnbap.a
libtool: install: /usr/bin/install -c .libs/libosmo-ranap.a /build/deps/install/stow/osmo-iuh/lib/libosmo-ranap.a
libtool: install: chmod 644 /build/deps/install/stow/osmo-iuh/lib/libosmo-ranap.a
libtool: install: ranlib /build/deps/install/stow/osmo-iuh/lib/libosmo-ranap.a
libtool: install: /usr/bin/install -c .libs/libosmo-rua.a /build/deps/install/stow/osmo-iuh/lib/libosmo-rua.a
libtool: install: chmod 644 /build/deps/install/stow/osmo-iuh/lib/libosmo-rua.a
libtool: install: ranlib /build/deps/install/stow/osmo-iuh/lib/libosmo-rua.a
libtool: install: /usr/bin/install -c .libs/libosmo-sabp.a /build/deps/install/stow/osmo-iuh/lib/libosmo-sabp.a
libtool: install: chmod 644 /build/deps/install/stow/osmo-iuh/lib/libosmo-sabp.a
libtool: install: ranlib /build/deps/install/stow/osmo-iuh/lib/libosmo-sabp.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-iuh/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/deps/install/stow/osmo-iuh/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-iuh/src'
make[4]: Leaving directory '/build/deps/osmo-iuh/src'
make[3]: Leaving directory '/build/deps/osmo-iuh/src'
make[2]: Leaving directory '/build/deps/osmo-iuh/src'
Making install in include
make[2]: Entering directory '/build/deps/osmo-iuh/include'
Making install in osmocom
make[3]: Entering directory '/build/deps/osmo-iuh/include/osmocom'
Making install in hnbap
make[4]: Entering directory '/build/deps/osmo-iuh/include/osmocom/hnbap'
make[5]: Entering directory '/build/deps/osmo-iuh/include/osmocom/hnbap'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/osmo-iuh/include/osmocom/hnbap'
 /usr/bin/install -c -m 644 hnbap_common.h hnbap_ies_defs.h HNBAP_AccessResult.h HNBAP_Access-stratum-release-indicator.h HNBAP_AdditionalNeighbourInfoList.h HNBAP_AltitudeAndDirection.h HNBAP_BackoffTimer.h HNBAP_BindingID.h HNBAP_Cause.h HNBAP_CauseMisc.h HNBAP_CauseProtocol.h HNBAP_CauseRadioNetwork.h HNBAP_CauseTransport.h HNBAP_CELL-FACHMobilitySupport.h HNBAP_CellIdentity.h HNBAP_CGI.h HNBAP_CI.h HNBAP_CN-DomainIndicator.h HNBAP_ConfigurationInformation.h HNBAP_Context-ID.h HNBAP_CriticalityDiagnostics.h HNBAP_CriticalityDiagnostics-IE-List.h HNBAP_CriticalityDiagnostics-IE-List-Value.h HNBAP_Criticality.h HNBAP_CSG-Capability.h HNBAP_CSG-ID.h HNBAP_CSGMembershipStatus.h HNBAP_CSGMembershipUpdate.h HNBAP_ErrorIndication.h HNBAP_ESN.h HNBAP_GeographicalCoordinates.h HNBAP_GeographicalLocation.h HNBAP_GTP-TEI.h HNBAP_HNBAP-PDU.h HNBAP_HNBCapacity.h HNBAP_HNB-Cell-Access-Mode.h HNBAP_HNB-Cell-Identifier.h HNBAP_HNBConfigInfo.h HNBAP_HNBConfigTransferRequest.h HNBAP_HNBConfigTransferResponse.h '/build/deps/install/stow/osmo-iuh/include/osmocom/hnbap'
 /usr/bin/install -c -m 644 HNBAP_HNBConfigurationInformationMissing.h HNBAP_HNBConfigurationInformationProvided.h HNBAP_HNBDe-Register.h HNBAP_HNB-GWResponse.h HNBAP_HNB-Identity.h HNBAP_HNB-Identity-Info.h HNBAP_HNB-Location-Information.h HNBAP_HNBRegisterAccept.h HNBAP_HNBRegisterReject.h HNBAP_HNBRegisterRequest.h HNBAP_HNB-RNL-Identity.h HNBAP_IE-Extensions.h HNBAP_IE.h HNBAP_IMEI.h HNBAP_IMSIDS41.h HNBAP_IMSIESN.h HNBAP_IMSI.h HNBAP_InitiatingMessage.h HNBAP_IP-Address.h HNBAP_Ipv4Address.h HNBAP_Ipv6Address.h HNBAP_Iurh-Signalling-TNL-AddressList.h HNBAP_LAC.h HNBAP_LAI.h HNBAP_MacroCellID.h HNBAP_MacroCoverageInformation.h HNBAP_MuxPortNumber.h HNBAP_NeighbourCellIdentityList.h HNBAP_NeighbourIdentity.h HNBAP_NeighbourInfoList.h HNBAP_NeighbourInfoRequestItem.h HNBAP_NeighbourInfoRequestList.h HNBAP_PLMNidentity.h HNBAP_Presence.h HNBAP_PrivateIE-ID.h HNBAP_PrivateMessage.h HNBAP_ProcedureCode.h HNBAP_ProtocolIE-ID.h HNBAP_PSC.h HNBAP_PTMSI.h '/build/deps/install/stow/osmo-iuh/include/osmocom/hnbap'
 /usr/bin/install -c -m 644 HNBAP_PTMSIRAI.h HNBAP_RAB-ID.h HNBAP_RABList.h HNBAP_RABListItem.h HNBAP_RAC.h HNBAP_RAI.h HNBAP_Registration-Cause.h HNBAP_RelocationComplete.h HNBAP_RNC-ID.h HNBAP_SAC.h HNBAP_S-RNTIPrefix.h HNBAP_SuccessfulOutcome.h HNBAP_TMSIDS41.h HNBAP_TMSILAI.h HNBAP_TNLUpdateFailure.h HNBAP_TNLUpdateRequest.h HNBAP_TNLUpdateResponse.h HNBAP_TransportInfo.h HNBAP_TransportLayerAddress.h HNBAP_TriggeringMessage.h HNBAP_Tunnel-Information.h HNBAP_TypeOfError.h HNBAP_UDP-Port-Number.h HNBAP_UE-Capabilities.h HNBAP_UEDe-Register.h HNBAP_UE-Identity.h HNBAP_UERegisterAccept.h HNBAP_UERegisterReject.h HNBAP_UERegisterRequest.h HNBAP_UnknownU-RNTIIndication.h HNBAP_UnsuccessfulOutcome.h HNBAP_Update-cause.h HNBAP_URAIdentity.h HNBAP_URAIdentityList.h HNBAP_U-RNTI.h HNBAP_U-RNTIQueryRequest.h HNBAP_U-RNTIQueryResponse.h HNBAP_UTRANCellID.h '/build/deps/install/stow/osmo-iuh/include/osmocom/hnbap'
make[5]: Leaving directory '/build/deps/osmo-iuh/include/osmocom/hnbap'
make[4]: Leaving directory '/build/deps/osmo-iuh/include/osmocom/hnbap'
Making install in ranap
make[4]: Entering directory '/build/deps/osmo-iuh/include/osmocom/ranap'
make[5]: Entering directory '/build/deps/osmo-iuh/include/osmocom/ranap'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/osmo-iuh/include/osmocom/ranap'
 /usr/bin/install -c -m 644 ranap_ies_defs.h ranap_common.h ranap_common_cn.h ranap_common_ran.h ranap_msg_factory.h iu_helpers.h iu_client.h RANAP_AccuracyFulfilmentIndicator.h RANAP_AllocationOrRetentionPriority.h RANAP_AlternativeRABConfigurationRequest.h RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrateInf.h RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrateList.h RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrates.h RANAP_Alt-RAB-Parameter-ExtendedMaxBitrateInf.h RANAP_Alt-RAB-Parameter-ExtendedMaxBitrateList.h RANAP_Alt-RAB-Parameter-ExtendedMaxBitrates.h RANAP_Alt-RAB-Parameter-GuaranteedBitrateInf.h RANAP_Alt-RAB-Parameter-GuaranteedBitrateList.h RANAP_Alt-RAB-Parameter-GuaranteedBitrates.h RANAP_Alt-RAB-Parameter-GuaranteedBitrateType.h RANAP_Alt-RAB-Parameter-MaxBitrateInf.h RANAP_Alt-RAB-Parameter-MaxBitrateList.h RANAP_Alt-RAB-Parameter-MaxBitrates.h RANAP_Alt-RAB-Parameter-MaxBitrateType.h RANAP_Alt-RAB-Parameters.h RANAP_Alt-RAB-Parameter-SupportedGuaranteedBitrateInf.h RANAP_Alt-RAB-Parameter-SupportedGuaranteedBitrates.h RANAP_Alt-RAB-Parameter-SupportedMaxBitrateInf.h RANAP_Alt-RAB-Parameter-SupportedMaxBitrates.h RANAP_APN.h RANAP_AreaIdentity.h RANAP_Ass-RAB-Parameter-ExtendedGuaranteedBitrateList.h RANAP_Ass-RAB-Parameter-ExtendedMaxBitrateList.h RANAP_Ass-RAB-Parameter-GuaranteedBitrateList.h RANAP_Ass-RAB-Parameter-MaxBitrateList.h RANAP_Ass-RAB-Parameters.h RANAP_AuthorisedPLMNs.h RANAP_AuthorisedPLMNs-Value.h RANAP_AuthorisedSNAs.h RANAP_BindingID.h '/build/deps/install/stow/osmo-iuh/include/osmocom/ranap'
 /usr/bin/install -c -m 644 RANAP_BroadcastAssistanceDataDecipheringKeys.h RANAP_Cause.h RANAP_CauseMisc.h RANAP_CauseNAS.h RANAP_CauseNon-Standard.h RANAP_CauseProtocol.h RANAP_CauseRadioNetworkExtension.h RANAP_CauseRadioNetwork.h RANAP_CauseTransmissionNetwork.h RANAP_Cell-Access-Mode.h RANAP_CellBased.h RANAP_Cell-Capacity-Class-Value.h RANAP_Cell-Id.h RANAP_CellIdList.h RANAP_CellLoadInformationGroup.h RANAP_CellLoadInformation.h RANAP_CellType.h RANAP_CGI.h RANAP_ChosenEncryptionAlgorithm.h RANAP_ChosenIntegrityProtectionAlgorithm.h RANAP_CI.h RANAP_ClassmarkInformation2.h RANAP_ClassmarkInformation3.h RANAP_ClientType.h RANAP_CN-DeactivateTrace.h RANAP_CN-DomainIndicator.h RANAP_CN-ID.h RANAP_CN-InvokeTrace.h RANAP_CNMBMSLinkingInformation.h RANAP_CommonID.h RANAP_Correlation-ID.h RANAP_CriticalityDiagnostics.h RANAP_CriticalityDiagnostics-IE-List.h RANAP_CriticalityDiagnostics-IE-List-Value.h RANAP_Criticality.h RANAP_CSFB-Information.h RANAP_CSG-Id.h RANAP_CSG-Id-List.h RANAP_CSG-Membership-Status.h RANAP_DataPDUType.h '/build/deps/install/stow/osmo-iuh/include/osmocom/ranap'
 /usr/bin/install -c -m 644 RANAP_DataVolumeList.h RANAP_DataVolumeList-Value.h RANAP_DataVolumeReference.h RANAP_DataVolumeReport.h RANAP_DataVolumeReportingIndication.h RANAP_DataVolumeReportList.h RANAP_DataVolumeReportRequest.h RANAP_DCH-ID.h RANAP_DeliveryOfErroneousSDU.h RANAP_DeliveryOrder.h RANAP_DeltaRAListofIdleModeUEs.h RANAP_DirectInformationTransfer.h RANAP_DirectReportingIndicator.h RANAP_DirectTransfer.h RANAP_DirectTransfer-IE-ContainerList.h RANAP_DirectTransferInformationItem-RANAP-RelocInf.h RANAP_DL-GTP-PDU-SequenceNumber.h RANAP_DL-N-PDU-SequenceNumber.h RANAP_D-RNTI.h RANAP_DRX-CycleLengthCoefficient.h RANAP_DSCH-ID.h RANAP_EARFCN-Extended.h RANAP_E-DCH-MAC-d-Flow-ID.h RANAP_ENB-ID.h RANAP_EncryptionAlgorithm.h RANAP_EncryptionInformation.h RANAP_EncryptionKey.h RANAP_End-Of-CSFB.h RANAP_EnhancedRelocationCompleteConfirm.h RANAP_EnhancedRelocationCompleteFailure.h RANAP_EnhancedRelocationCompleteRequest.h RANAP_EnhancedRelocationCompleteResponse.h RANAP_EquipmentsToBeTraced.h RANAP_ErrorIndication.h RANAP_EUTRANFrequencies.h RANAP_EUTRANFrequencies-Value.h RANAP_E-UTRAN-Service-Handover.h RANAP_Event1F-Parameters.h RANAP_Event1I-Parameters.h RANAP_Event.h '/build/deps/install/stow/osmo-iuh/include/osmocom/ranap'
 /usr/bin/install -c -m 644 RANAP_ExtendedGuaranteedBitrate.h RANAP_ExtendedMaxBitrate.h RANAP_ExtendedRNC-ID.h RANAP_ForwardingIndication.h RANAP_ForwardSRNS-Context.h RANAP_FrameSequenceNumber.h RANAP_FrequenceLayerConvergenceFlag.h RANAP_GA-AltitudeAndDirection.h RANAP_GA-EllipsoidArc.h RANAP_GANSS-PositioningDataSet.h RANAP_GANSS-PositioningMethodAndUsage.h RANAP_GA-Point.h RANAP_GA-PointWithAltitudeAndUncertaintyEllipsoid.h RANAP_GA-PointWithAltitude.h RANAP_GA-PointWithUnCertaintyEllipse.h RANAP_GA-PointWithUnCertainty.h RANAP_GA-Polygon.h RANAP_GA-Polygon-Value.h RANAP_GA-UncertaintyEllipse.h RANAP_GeographicalArea.h RANAP_GeographicalCoordinates.h RANAP_GERAN-BSC-Container.h RANAP_GERAN-Cell-ID.h RANAP_GERAN-Classmark.h RANAP_GERAN-Iumode-RAB-Failed-RABAssgntResponse-Item.h RANAP_GERAN-Iumode-RAB-Failed-RABAssgntResponse-List.h RANAP_GlobalCN-ID.h RANAP_GlobalRNC-ID.h RANAP_GTP-TEI.h RANAP_GuaranteedBitrate.h RANAP_HigherBitratesThan16MbpsFlag.h RANAP_HorizontalSpeedAndBearing.h RANAP_HorizontalVelocity.h RANAP_HorizontalVelocityWithUncertainty.h RANAP_HorizontalWithVerticalVelocityAndUncertainty.h RANAP_HorizontalWithVerticalVelocity.h RANAP_HS-DSCH-MAC-d-Flow-ID.h RANAP_IE-Extensions.h RANAP_IE.h RANAP_IMEIGroup.h '/build/deps/install/stow/osmo-iuh/include/osmocom/ranap'
 /usr/bin/install -c -m 644 RANAP_IMEI.h RANAP_IMEIList.h RANAP_IMEISVGroup.h RANAP_IMEISV.h RANAP_IMEISVList.h RANAP_ImmediateMDT.h RANAP_IMSI.h RANAP_IncludeVelocity.h RANAP_InformationExchangeID.h RANAP_InformationExchangeType.h RANAP_InformationRequested.h RANAP_InformationRequestType.h RANAP_InformationTransferConfirmation.h RANAP_InformationTransferFailure.h RANAP_InformationTransferID.h RANAP_InformationTransferIndication.h RANAP_InformationTransferType.h RANAP_InitialUE-Message.h RANAP_InitiatingMessage.h RANAP_IntegrityProtectionAlgorithm.h RANAP_IntegrityProtectionInformation.h RANAP_IntegrityProtectionKey.h RANAP_InterfacesToTraceItem.h RANAP_InterSystemInformationTransferType.h RANAP_InterSystemInformation-TransparentContainer.h RANAP_IPMulticastAddress.h RANAP_IRAT-Measurement-Configuration.h RANAP_IRATmeasurementParameters.h RANAP_Iu-ReleaseCommand.h RANAP_Iu-ReleaseComplete.h RANAP_Iu-ReleaseRequest.h RANAP_IuSigConId-IE-ContainerList.h RANAP_IuSignallingConnectionIdentifier.h RANAP_IuTransportAssociation.h RANAP_JoinedMBMSBearerService-IEs.h RANAP_JoinedMBMSBearerService-IEs-Value.h RANAP_KeyStatus.h RANAP_L3-Information.h RANAP_LABased.h RANAP_LAC.h '/build/deps/install/stow/osmo-iuh/include/osmocom/ranap'
 /usr/bin/install -c -m 644 RANAP_LAI.h RANAP_LAI-List.h RANAP_LA-LIST.h RANAP_LA-LIST-Value.h RANAP_LAListofIdleModeUEs.h RANAP_LastKnownServiceArea.h RANAP_LastVisitedUTRANCell-Item.h RANAP_LeftMBMSBearerService-IEs.h RANAP_LeftMBMSBearerService-IEs-Value.h RANAP_LHN-ID.h RANAP_Links-to-log.h RANAP_ListOfInterfacesToTrace.h RANAP_ListOF-SNAs.h RANAP_LoadValue.h RANAP_LocationRelatedDataFailure.h RANAP_LocationRelatedDataRequest.h RANAP_LocationRelatedDataRequestType.h RANAP_LocationRelatedDataRequestTypeSpecificToGERANIuMode.h RANAP_LocationRelatedDataResponse.h RANAP_LocationReport.h RANAP_LocationReportingControl.h RANAP_LocationReportingTransferInformation.h RANAP_LoggedMDT.h RANAP_LoggingDuration.h RANAP_LoggingInterval.h RANAP_M1Report.h RANAP_M2Report.h RANAP_M4-Collection-Parameters.h RANAP_M4-Period.h RANAP_M4Report.h RANAP_M4-Threshold.h RANAP_M5-Period.h RANAP_M5Report.h RANAP_M6-Period.h RANAP_M6Report.h RANAP_M7-Period.h RANAP_M7Report.h RANAP_Management-Based-MDT-Allowed.h RANAP_MaxBitrate.h RANAP_MaxSDU-Size.h '/build/deps/install/stow/osmo-iuh/include/osmocom/ranap'
 /usr/bin/install -c -m 644 RANAP_MBMSBearerServiceType.h RANAP_MBMSCNDe-Registration.h RANAP_MBMSCNDe-RegistrationRequest.h RANAP_MBMSCNDe-RegistrationResponse.h RANAP_MBMSCountingInformation.h RANAP_MBMSHCIndicator.h RANAP_MBMSIPMulticastAddressandAPNlist.h RANAP_MBMSIPMulticastAddressandAPNRequest.h RANAP_MBMSLinkingInformation.h RANAP_MBMS-PTP-RAB-ID.h RANAP_MBMSRABEstablishmentIndication.h RANAP_MBMSRABReleaseFailure.h RANAP_MBMSRABRelease.h RANAP_MBMSRABReleaseRequest.h RANAP_MBMSRegistrationFailure.h RANAP_MBMSRegistrationRequest.h RANAP_MBMSRegistrationRequestType.h RANAP_MBMSRegistrationResponse.h RANAP_MBMSServiceArea.h RANAP_MBMSSessionDuration.h RANAP_MBMSSessionIdentity.h RANAP_MBMSSessionRepetitionNumber.h RANAP_MBMSSessionStartFailure.h RANAP_MBMSSessionStart.h RANAP_MBMSSessionStartResponse.h RANAP_MBMSSessionStop.h RANAP_MBMSSessionStopResponse.h RANAP_MBMSSessionUpdateFailure.h RANAP_MBMSSessionUpdate.h RANAP_MBMSSessionUpdateResponse.h RANAP_MBMSSynchronisationInformation.h RANAP_MBMSUELinkingRequest.h RANAP_MBMSUELinkingResponse.h RANAP_MDT-Activation.h RANAP_MDTAreaScope.h RANAP_MDT-Configuration.h RANAP_MDTMode.h RANAP_MDT-PLMN-List.h RANAP_MDT-Report-Parameters.h RANAP_MeasBand.h '/build/deps/install/stow/osmo-iuh/include/osmocom/ranap'
 /usr/bin/install -c -m 644 RANAP_MeasurementQuantity.h RANAP_MeasurementsToActivate.h RANAP_MessageStructure.h RANAP_MessageStructure-Value.h RANAP_MSISDN.h RANAP_NAS-PDU.h RANAP_NAS-SequenceNumber.h RANAP_NAS-SynchronisationIndicator.h RANAP_NewBSS-To-OldBSS-Information.h RANAP_NewRAListofIdleModeUEs.h RANAP_NonSearchingIndication.h RANAP_NotEmptyRAListofIdleModeUEs.h RANAP_NRTLoadInformationValue.h RANAP_NumberOfIuInstances.h RANAP_NumberOfSteps.h RANAP_Offload-RAB-Parameters-APN.h RANAP_Offload-RAB-Parameters-ChargingCharacteristics.h RANAP_Offload-RAB-Parameters.h RANAP_OldBSS-ToNewBSS-Information.h RANAP_OMC-ID.h RANAP_Outcome.h RANAP_Out-Of-UTRAN.h RANAP_Overload.h RANAP_PagingAreaID.h RANAP_PagingCause.h RANAP_Paging.h RANAP_PDP-Type-extension.h RANAP_PDP-Type.h RANAP_PDP-TypeInformation-extension.h RANAP_PDP-TypeInformation.h RANAP_PDUType14FrameSequenceNumber.h RANAP_PeriodicLocationInfo.h RANAP_PeriodicReportingIndicator.h RANAP_PermanentNAS-UE-ID.h RANAP_PermittedEncryptionAlgorithms.h RANAP_PermittedIntegrityProtectionAlgorithms.h RANAP_PLMNidentity.h RANAP_PLMNs-in-shared-network.h RANAP_PLMNs-in-shared-network-Value.h RANAP_Port-Number.h '/build/deps/install/stow/osmo-iuh/include/osmocom/ranap'
 /usr/bin/install -c -m 644 RANAP_PositionData.h RANAP_PositionDataSpecificToGERANIuMode.h RANAP_PositioningDataDiscriminator.h RANAP_PositioningDataSet.h RANAP_PositioningMethodAndUsage.h RANAP_PositioningPriority.h RANAP_Pre-emptionCapability.h RANAP_Pre-emptionVulnerability.h RANAP_Presence.h RANAP_Priority-Class-Indicator.h RANAP_PriorityLevel.h RANAP_PrivateIE-ID.h RANAP_PrivateMessage.h RANAP_ProcedureCode.h RANAP_ProtocolError-IE-ContainerList.h RANAP_ProtocolExtensionContainer.h RANAP_ProtocolExtensionField.h RANAP_ProtocolExtensionID.h RANAP_ProtocolIE-Container.h RANAP_ProtocolIE-ContainerPair.h RANAP_ProtocolIE-FieldPair.h RANAP_ProtocolIE-ID.h RANAP_ProvidedData.h RANAP_P-TMSI.h RANAP_QueuingAllowed.h RANAP_RABased.h RANAP_RAB-AssignmentRequest.h RANAP_RAB-AssignmentResponse.h RANAP_RAB-AsymmetryIndicator.h RANAP_RAB-ContextItem.h RANAP_RAB-ContextItem-RANAP-RelocInf.h RANAP_RAB-ContextList.h RANAP_RAB-ContextList-RANAP-RelocInf.h RANAP_RAB-DataForwardingItem.h RANAP_RAB-DataForwardingItem-SRNS-CtxReq.h RANAP_RAB-DataForwardingList.h RANAP_RAB-DataForwardingList-SRNS-CtxReq.h RANAP_RABDataVolumeReport.h RANAP_RABDataVolumeReport-Value.h RANAP_RAB-DataVolumeReportItem.h '/build/deps/install/stow/osmo-iuh/include/osmocom/ranap'
 /usr/bin/install -c -m 644 RANAP_RAB-DataVolumeReportList.h RANAP_RAB-DataVolumeReportRequestItem.h RANAP_RAB-DataVolumeReportRequestList.h RANAP_RAB-FailedItem-EnhRelocInfoRes.h RANAP_RAB-FailedItem.h RANAP_RAB-FailedList-EnhRelocInfoRes.h RANAP_RAB-FailedList.h RANAP_RAB-ID.h RANAP_RAB-IE-ContainerList.h RANAP_RAB-IE-ContainerPairList.h RANAP_RAB-ModifyItem.h RANAP_RAB-ModifyList.h RANAP_RAB-ModifyRequest.h RANAP_RAB-Parameter-ExtendedGuaranteedBitrateList.h RANAP_RAB-Parameter-ExtendedMaxBitrateList.h RANAP_RAB-Parameter-GuaranteedBitrateList.h RANAP_RAB-Parameter-MaxBitrateList.h RANAP_RAB-Parameters.h RANAP_RABParametersList.h RANAP_RABParametersList-Value.h RANAP_RAB-QueuedItem.h RANAP_RAB-QueuedList.h RANAP_RAB-ReleasedItem.h RANAP_RAB-ReleasedItem-IuRelComp.h RANAP_RAB-ReleasedList.h RANAP_RAB-ReleasedList-IuRelComp.h RANAP_RAB-ReleaseFailedList.h RANAP_RAB-ReleaseItem.h RANAP_RAB-ReleaseList.h RANAP_RAB-ReleaseRequest.h RANAP_RAB-RelocationReleaseItem.h RANAP_RAB-RelocationReleaseList.h RANAP_RABs-ContextFailedtoTransferItem.h RANAP_RABs-ContextFailedtoTransferList.h RANAP_RAB-SetupItem-EnhancedRelocCompleteReq.h RANAP_RAB-SetupItem-EnhancedRelocCompleteRes.h RANAP_RAB-SetupItem-EnhRelocInfoReq.h RANAP_RAB-SetupItem-EnhRelocInfoRes.h RANAP_RAB-SetupItem-RelocReqAck.h RANAP_RAB-SetupItem-RelocReq.h '/build/deps/install/stow/osmo-iuh/include/osmocom/ranap'
 /usr/bin/install -c -m 644 RANAP_RAB-SetupList-EnhancedRelocCompleteReq.h RANAP_RAB-SetupList-EnhancedRelocCompleteRes.h RANAP_RAB-SetupList-EnhRelocInfoReq.h RANAP_RAB-SetupList-EnhRelocInfoRes.h RANAP_RAB-SetupList-RelocReqAck.h RANAP_RAB-SetupList-RelocReq.h RANAP_RAB-SetupOrModifiedItem.h RANAP_RAB-SetupOrModifiedList.h RANAP_RAB-SetupOrModifyItemFirst.h RANAP_RAB-SetupOrModifyItemSecond.h RANAP_RAB-SetupOrModifyList.h RANAP_RABs-failed-to-reportItem.h RANAP_RABs-failed-to-reportList.h RANAP_RAB-SubflowCombinationBitRate.h RANAP_RAB-ToBeReleasedItem-EnhancedRelocCompleteRes.h RANAP_RAB-ToBeReleasedList-EnhancedRelocCompleteRes.h RANAP_RAB-TrCH-Mapping.h RANAP_RAB-TrCH-MappingItem.h RANAP_RAC.h RANAP_RAI.h RANAP_RAI-List.h RANAP_RAListofIdleModeUEs.h RANAP_RAListwithNoIdleModeUEsAnyMore.h RANAP_RANAP-EnhancedRelocationInformationRequest.h RANAP_RANAP-EnhancedRelocationInformationResponse.h RANAP_RANAP-PDU.h RANAP_RANAP-RelocationInformation.h RANAP_RAofIdleModeUEs.h RANAP_RateControlAllowed.h RANAP_RAT-Type.h RANAP_RedirectAttemptFlag.h RANAP_RedirectionCompleted.h RANAP_RedirectionIndication.h RANAP_RejectCauseValue.h RANAP_RelocationCancelAcknowledge.h RANAP_RelocationCancel.h RANAP_RelocationCommand.h RANAP_RelocationComplete.h RANAP_RelocationDetect.h RANAP_RelocationFailure.h '/build/deps/install/stow/osmo-iuh/include/osmocom/ranap'
 /usr/bin/install -c -m 644 RANAP_RelocationPreparationFailure.h RANAP_RelocationRequestAcknowledge.h RANAP_RelocationRequest.h RANAP_RelocationRequired.h RANAP_RelocationRequirement.h RANAP_RelocationType.h RANAP_RepetitionNumber0.h RANAP_RepetitionNumber1.h RANAP_ReportAmount.h RANAP_ReportArea.h RANAP_ReportChangeOfSAI.h RANAP_ReportInterval.h RANAP_RequestedGANSSAssistanceData.h RANAP_RequestedGPSAssistanceData.h RANAP_RequestedLocationRelatedDataType.h RANAP_RequestedMBMSIPMulticastAddressandAPNRequest.h RANAP_RequestedMulticastServiceList.h RANAP_Requested-RAB-Parameter-ExtendedGuaranteedBitrateList.h RANAP_Requested-RAB-Parameter-ExtendedMaxBitrateList.h RANAP_Requested-RAB-Parameter-GuaranteedBitrateList.h RANAP_Requested-RAB-Parameter-MaxBitrateList.h RANAP_Requested-RAB-Parameter-Values.h RANAP_RequestType.h RANAP_ResetAcknowledge.h RANAP_Reset.h RANAP_ResetResourceAckItem.h RANAP_ResetResourceAckList.h RANAP_ResetResourceAcknowledge.h RANAP_ResetResource.h RANAP_ResetResourceItem.h RANAP_ResetResourceList.h RANAP_ResidualBitErrorRatio.h RANAP_ResponseTime.h RANAP_RIMInformation.h RANAP_RIMRoutingAddress.h RANAP_RIM-Transfer.h RANAP_RNC-ID.h RANAP_RNCTraceInformation.h RANAP_RNSAPRelocationParameters.h RANAP_RRC-Container.h '/build/deps/install/stow/osmo-iuh/include/osmocom/ranap'
 /usr/bin/install -c -m 644 RANAP_RSRQ-Extension.h RANAP_RSRQ-Type.h RANAP_RSRVCC-HO-Indication.h RANAP_RSRVCC-Information.h RANAP_RSRVCC-Operation-Possible.h RANAP_RTLoadValue.h RANAP_SAC.h RANAP_SAI.h RANAP_SAPI.h RANAP_SDU-ErrorRatio.h RANAP_SDU-FormatInformationParameterItem.h RANAP_SDU-FormatInformationParameters.h RANAP_SDU-ParameterItem.h RANAP_SDU-Parameters.h RANAP_SecurityModeCommand.h RANAP_SecurityModeComplete.h RANAP_SecurityModeReject.h RANAP_Service-Handover.h RANAP_Session-Re-establishment-Indicator.h RANAP_SessionUpdateID.h RANAP_Shared-Network-Information.h RANAP_SignallingIndication.h RANAP_SNA-Access-Information.h RANAP_SNAC.h RANAP_SourceBSS-ToTargetBSS-TransparentContainer.h RANAP_SourceCellID.h RANAP_SourceeNodeB-ToTargeteNodeB-TransparentContainer.h RANAP_SourceID.h RANAP_SourceRNC-ID.h RANAP_SourceRNC-ToTargetRNC-TransparentContainer.h RANAP_SourceStatisticsDescriptor.h RANAP_Source-ToTarget-TransparentContainer.h RANAP_SourceUTRANCellID.h RANAP_SRB-ID.h RANAP_SRB-TrCH-Mapping.h RANAP_SRB-TrCH-MappingItem.h RANAP_SRNS-ContextRequest.h RANAP_SRNS-ContextResponse.h RANAP_SRNS-DataForwardCommand.h RANAP_SRVCC-CSKeysRequest.h '/build/deps/install/stow/osmo-iuh/include/osmocom/ranap'
 /usr/bin/install -c -m 644 RANAP_SRVCC-CSKeysResponse.h RANAP_SRVCC-HO-Indication.h RANAP_SRVCC-Information.h RANAP_SRVCC-Operation-Possible.h RANAP_SubflowSDU-Size.h RANAP_SubscriberProfileIDforRFP.h RANAP_SuccessfulOutcome.h RANAP_SupportedBitrate.h RANAP_SupportedRAB-ParameterBitrateList.h RANAP_TAC.h RANAP_TAI.h RANAP_TargetBSS-ToSourceBSS-TransparentContainer.h RANAP_TargetCellId.h RANAP_TargetENB-ID.h RANAP_TargeteNodeB-ToSourceeNodeB-TransparentContainer.h RANAP_TargetID.h RANAP_TargetRNC-ID.h RANAP_TargetRNC-ToSourceRNC-TransparentContainer.h RANAP_Target-ToSource-TransparentContainer.h RANAP_TBCD-STRING.h RANAP_TemporaryUE-ID.h RANAP_TimeToMBMSDataTransfer.h RANAP_Time-UE-StayedInCell-EnhancedGranularity.h RANAP_Time-UE-StayedInCell.h RANAP_TimingDifferenceULDL.h RANAP_TMGI.h RANAP_TMSI.h RANAP_TNLInformationEnhRelInfoReq.h RANAP_TNLInformationEnhRelInfoRes.h RANAP_TraceDepth.h RANAP_TraceInformation.h RANAP_TracePropagationParameters.h RANAP_TraceRecordingSessionInformation.h RANAP_TraceRecordingSessionReference.h RANAP_TraceReference.h RANAP_TraceType.h RANAP_TrafficClass.h RANAP_TrafficHandlingPriority.h RANAP_TransferDelay.h RANAP_TransportLayerAddress.h '/build/deps/install/stow/osmo-iuh/include/osmocom/ranap'
 /usr/bin/install -c -m 644 RANAP_TransportLayerInformation.h RANAP_TrCH-ID.h RANAP_TrCH-ID-List.h RANAP_TriggerID.h RANAP_TriggeringMessage.h RANAP_TunnelInformation.h RANAP_TypeOfError.h RANAP_UE-AggregateMaximumBitRateDownlink.h RANAP_UE-AggregateMaximumBitRate.h RANAP_UE-AggregateMaximumBitRateUplink.h RANAP_UE-History-Information.h RANAP_UE-ID.h RANAP_UeRadioCapabilityMatchRequest.h RANAP_UeRadioCapabilityMatchResponse.h RANAP_UESBI-IuA.h RANAP_UESBI-IuB.h RANAP_UESBI-Iu.h RANAP_UESpecificInformationIndication.h RANAP_UL-GTP-PDU-SequenceNumber.h RANAP_UL-N-PDU-SequenceNumber.h RANAP_UnsuccessfulLinking-IEs.h RANAP_UnsuccessfulLinking-IEs-Value.h RANAP_UnsuccessfullyTransmittedDataVolume.h RANAP_UnsuccessfulOutcome.h RANAP_UPInformation.h RANAP_UPInitialisationFrame.h RANAP_UplinkInformationExchangeFailure.h RANAP_UplinkInformationExchangeRequest.h RANAP_UplinkInformationExchangeResponse.h RANAP_UP-ModeVersions.h RANAP_USCH-ID.h RANAP_UserPlaneInformation.h RANAP_UserPlaneMode.h RANAP_UTRAN-CellID.h RANAP_VelocityEstimate.h RANAP_VerticalAccuracyCode.h RANAP_VerticalSpeedDirection.h RANAP_VerticalVelocity.h RANAP_VoiceSupportMatchIndicator.h '/build/deps/install/stow/osmo-iuh/include/osmocom/ranap'
make[5]: Leaving directory '/build/deps/osmo-iuh/include/osmocom/ranap'
make[4]: Leaving directory '/build/deps/osmo-iuh/include/osmocom/ranap'
Making install in rua
make[4]: Entering directory '/build/deps/osmo-iuh/include/osmocom/rua'
make[5]: Entering directory '/build/deps/osmo-iuh/include/osmocom/rua'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/osmo-iuh/include/osmocom/rua'
 /usr/bin/install -c -m 644 rua_common.h rua_ies_defs.h rua_msg_factory.h RUA_Ansi-41-IDNNS.h RUA_Cause.h RUA_CauseMisc.h RUA_CauseProtocol.h RUA_CauseRadioNetwork.h RUA_CauseTransport.h RUA_CN-DomainIndicator.h RUA_Connect.h RUA_ConnectionlessTransfer.h RUA_Context-ID.h RUA_CriticalityDiagnostics.h RUA_CriticalityDiagnostics-IE-List.h RUA_CriticalityDiagnostics-IE-List-Value.h RUA_Criticality.h RUA_CSGMembershipStatus.h RUA_DirectTransfer.h RUA_Disconnect.h RUA_ErrorIndication.h RUA_Establishment-Cause.h RUA_Gsm-map-IDNNS.h RUA_IE-Extensions.h RUA_IE.h RUA_InitiatingMessage.h RUA_IntraDomainNasNodeSelector.h RUA_Presence.h RUA_PrivateIE-ID.h RUA_PrivateMessage.h RUA_ProcedureCode.h RUA_ProtocolIE-ID.h RUA_RANAP-Message.h RUA_RoutingParameter.h RUA_RUA-PDU.h RUA_SuccessfulOutcome.h RUA_TriggeringMessage.h RUA_TypeOfError.h RUA_UnsuccessfulOutcome.h '/build/deps/install/stow/osmo-iuh/include/osmocom/rua'
make[5]: Leaving directory '/build/deps/osmo-iuh/include/osmocom/rua'
make[4]: Leaving directory '/build/deps/osmo-iuh/include/osmocom/rua'
Making install in sabp
make[4]: Entering directory '/build/deps/osmo-iuh/include/osmocom/sabp'
make[5]: Entering directory '/build/deps/osmo-iuh/include/osmocom/sabp'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/osmo-iuh/include/osmocom/sabp'
 /usr/bin/install -c -m 644 sabp_ies_defs.h sabp_common.h SABP_InitiatingMessage.h SABP_SABP-PDU.h SABP_SuccessfulOutcome.h SABP_UnsuccessfulOutcome.h SABP_Criticality.h SABP_Presence.h SABP_ProcedureCode.h SABP_ProtocolExtensionID.h SABP_ProtocolIE-ID.h SABP_TriggeringMessage.h SABP_IE-Extensions.h SABP_Available-Bandwidth.h SABP_Broadcast-Message-Content.h SABP_Broadcast-Message-Content-Validity-Indicator.h SABP_Category.h SABP_Cause.h SABP_Criticality-Diagnostics.h SABP_CriticalityDiagnostics-IE-List.h SABP_CriticalityDiagnostics-IE-List-Value.h SABP_MessageStructure.h SABP_MessageStructure-Value.h SABP_Data-Coding-Scheme.h SABP_Failure-List.h SABP_Failure-List-Item.h SABP_Message-Identifier.h SABP_New-Serial-Number.h SABP_Number-of-Broadcasts-Completed-List.h SABP_Number-of-Broadcasts-Completed-List-Item.h SABP_Number-Of-Broadcasts-Completed-Info.h SABP_Number-of-Broadcasts-Requested.h SABP_Old-Serial-Number.h SABP_Paging-ETWS-Indicator.h SABP_Radio-Resource-Loading-List.h SABP_Radio-Resource-Loading-List-Item.h SABP_Recovery-Indication.h SABP_RepetitionNumber0.h SABP_RepetitionNumber1.h SABP_Repetition-Period.h '/build/deps/install/stow/osmo-iuh/include/osmocom/sabp'
 /usr/bin/install -c -m 644 SABP_Serial-Number.h SABP_Service-Area-Identifier.h SABP_Service-Areas-List.h SABP_TypeOfError.h SABP_WarningSecurityInfo.h SABP_Warning-Type.h SABP_Write-Replace.h SABP_Write-Replace-Complete.h SABP_Write-Replace-Failure.h SABP_Kill.h SABP_Kill-Complete.h SABP_Kill-Failure.h SABP_Load-Query.h SABP_Load-Query-Complete.h SABP_Load-Query-Failure.h SABP_Message-Status-Query.h SABP_Message-Status-Query-Complete.h SABP_Message-Status-Query-Failure.h SABP_Reset.h SABP_Reset-Complete.h SABP_Reset-Failure.h SABP_Restart.h SABP_Failure.h SABP_Error-Indication.h SABP_IE.h '/build/deps/install/stow/osmo-iuh/include/osmocom/sabp'
make[5]: Leaving directory '/build/deps/osmo-iuh/include/osmocom/sabp'
make[4]: Leaving directory '/build/deps/osmo-iuh/include/osmocom/sabp'
Making install in iuh
make[4]: Entering directory '/build/deps/osmo-iuh/include/osmocom/iuh'
make[5]: Entering directory '/build/deps/osmo-iuh/include/osmocom/iuh'
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-iuh/include/osmocom/iuh'
make[4]: Leaving directory '/build/deps/osmo-iuh/include/osmocom/iuh'
make[4]: Entering directory '/build/deps/osmo-iuh/include/osmocom'
make[5]: Entering directory '/build/deps/osmo-iuh/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-iuh/include/osmocom'
make[4]: Leaving directory '/build/deps/osmo-iuh/include/osmocom'
make[3]: Leaving directory '/build/deps/osmo-iuh/include/osmocom'
make[3]: Entering directory '/build/deps/osmo-iuh/include'
make[4]: Entering directory '/build/deps/osmo-iuh/include'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/deps/osmo-iuh/include'
make[3]: Leaving directory '/build/deps/osmo-iuh/include'
make[2]: Leaving directory '/build/deps/osmo-iuh/include'
Making install in doc
make[2]: Entering directory '/build/deps/osmo-iuh/doc'
make[3]: Entering directory '/build/deps/osmo-iuh/doc'
make[4]: Entering directory '/build/deps/osmo-iuh/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-iuh/doc'
make[3]: Leaving directory '/build/deps/osmo-iuh/doc'
make[2]: Leaving directory '/build/deps/osmo-iuh/doc'
Making install in tests
make[2]: Entering directory '/build/deps/osmo-iuh/tests'
make[3]: Entering directory '/build/deps/osmo-iuh/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/osmo-iuh/tests'
make[2]: Leaving directory '/build/deps/osmo-iuh/tests'
make[2]: Entering directory '/build/deps/osmo-iuh'
make[3]: Entering directory '/build/deps/osmo-iuh'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/osmo-iuh/lib/pkgconfig'
 /usr/bin/install -c -m 644 libosmo-hnbap.pc libosmo-ranap.pc libosmo-rua.pc libosmo-sabp.pc '/build/deps/install/stow/osmo-iuh/lib/pkgconfig'
make[3]: Leaving directory '/build/deps/osmo-iuh'
make[2]: Leaving directory '/build/deps/osmo-iuh'
make[1]: Leaving directory '/build/deps/osmo-iuh'
+ STOW_DIR=/build/deps/install/stow stow --restow osmo-iuh
+ 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
+ cd osmo-mgw
+ git fetch --tags origin
+ git fetch origin
+ deps= osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
+ git clean -dxf
+ [ -d  ]
+ [ -d layer1-headers ]
+ git checkout -f origin/master
HEAD is now at fa393fa1e doc: example configs: fix deprecation warnings
+ git rev-parse HEAD
fa393fa1e9bd75047f48eeea42d20f8c61f8866b
+ 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.9.0... yes
checking for libosmogsm >= 1.9.0... yes
checking for libosmoctrl >= 1.9.0... yes
checking for libosmovty >= 1.9.0... yes
checking for libosmo-netif >= 1.4.0... yes
checking for libosmoabis >= 1.5.0... yes
checking for libosmotrau >= 1.5.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.12.1.50-fa393 > .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/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/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.12.1.0 /build/deps/install/stow/osmo-mgw/lib/libosmo-mgcp-client.so.12.1.0
libtool: install: (cd /build/deps/install/stow/osmo-mgw/lib && { ln -s -f libosmo-mgcp-client.so.12.1.0 libosmo-mgcp-client.so.12 || { rm -f libosmo-mgcp-client.so.12 && ln -s libosmo-mgcp-client.so.12.1.0 libosmo-mgcp-client.so.12; }; })
libtool: install: (cd /build/deps/install/stow/osmo-mgw/lib && { ln -s -f libosmo-mgcp-client.so.12.1.0 libosmo-mgcp-client.so || { rm -f libosmo-mgcp-client.so && ln -s libosmo-mgcp-client.so.12.1.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_osmux.o
  CC       mgcp_sdp.o
  CC       mgcp_codec.o
  CC       mgcp_msg.o
  CC       mgcp_conn.o
  CC       mgcp_stat.o
  CC       mgcp_endp.o
  CC       mgcp_trunk.o
  CC       mgcp_ratectr.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
+ CONFIG=
+ '[' 1 = 1 ']'
+ osmo-build-dep.sh libosmo-pfcp
+ mkdir -p /build/deps



 =============================== libosmo-pfcp ===============================

+ cd /build/deps
+ osmo-deps.sh libosmo-pfcp 
+ project=libosmo-pfcp
+ branch=master
+ git branch -a
+ grep -c remotes/origin/master$
+ [ x1 != x0 ]
+ branch=origin/master
+ test -d libosmo-pfcp
+ cd libosmo-pfcp
+ git fetch --tags origin
+ git fetch origin
+ deps= osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
+ git clean -dxf
+ [ -d  ]
+ [ -d layer1-headers ]
+ git checkout -f origin/master
HEAD is now at 1ffb0b7 contrib: remove rpm spec file
+ git rev-parse HEAD
1ffb0b7abde9db325021c6561c0dd439dd042569
+ cd libosmo-pfcp
+ mkdir -p /build/deps/install/stow
+ osmo_source_subdir libosmo-pfcp
+ 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:44: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:44: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:44: the top level
configure.ac:83: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:83: 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:83: the top level
configure.ac:23: installing './compile'
configure.ac:25: installing './config.guess'
configure.ac:25: installing './config.sub'
configure.ac:8: installing './install-sh'
configure.ac:8: installing './missing'
doc/charts/Makefile.am:16: warning: '%'-style pattern rules are a GNU make extension
doc/charts/Makefile.am:19: warning: '%'-style pattern rules are a GNU make extension
src/libosmo-gtlv/Makefile.am: installing './depcomp'
+ ./configure --prefix=/build/deps/install/stow/libosmo-pfcp --with-systemdsystemunitdir=/build/deps/install/stow/libosmo-pfcp/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 for libosmocore >= 1.9.0... yes
checking for libosmogsm >= 1.9.0... yes
checking for egrep... (cached) /usr/bin/grep -E
CFLAGS=" -std=gnu11"
CPPFLAGS=""
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libosmo-gtlv.pc
config.status: creating libosmo-pfcp.pc
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/gtlv/Makefile
config.status: creating include/osmocom/pfcp/Makefile
config.status: creating src/Makefile
config.status: creating src/libosmo-gtlv/Makefile
config.status: creating src/libosmo-pfcp/Makefile
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating tests/libosmo-gtlv/Makefile
config.status: creating tests/libosmo-gtlv/test_gtlv_gen/Makefile
config.status: creating tests/libosmo-gtlv/test_tliv/Makefile
config.status: creating tests/libosmo-pfcp/Makefile
config.status: creating doc/Makefile
config.status: creating doc/charts/Makefile
config.status: creating contrib/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 0.3.0.5-1ffb > .version-t && mv .version-t .version
make  install-recursive
make[1]: Entering directory '/build/deps/libosmo-pfcp'
Making install in include
make[2]: Entering directory '/build/deps/libosmo-pfcp/include'
Making install in osmocom
make[3]: Entering directory '/build/deps/libosmo-pfcp/include/osmocom'
Making install in gtlv
make[4]: Entering directory '/build/deps/libosmo-pfcp/include/osmocom/gtlv'
make[5]: Entering directory '/build/deps/libosmo-pfcp/include/osmocom/gtlv'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-pfcp/include/osmocom/gtlv'
 /usr/bin/install -c -m 644 gtlv.h gtlv_dec_enc.h gtlv_gen.h '/build/deps/install/stow/libosmo-pfcp/include/osmocom/gtlv'
make[5]: Leaving directory '/build/deps/libosmo-pfcp/include/osmocom/gtlv'
make[4]: Leaving directory '/build/deps/libosmo-pfcp/include/osmocom/gtlv'
Making install in pfcp
make[4]: Entering directory '/build/deps/libosmo-pfcp/include/osmocom/pfcp'
make -C ../../../src/libosmo-gtlv
make[5]: Entering directory '/build/deps/libosmo-pfcp/src/libosmo-gtlv'
  CC       gtlv.lo
  CC       gtlv_dec_enc.lo
  CC       gtlv_gen.lo
  CCLD     libosmo-gtlv.la
make[5]: Leaving directory '/build/deps/libosmo-pfcp/src/libosmo-gtlv'
make -C ../../../src/libosmo-pfcp gen__pfcp_ies_auto
make[5]: Entering directory '/build/deps/libosmo-pfcp/src/libosmo-pfcp'
  CC       gen__pfcp_ies_auto.o
  CCLD     gen__pfcp_ies_auto
make[5]: Leaving directory '/build/deps/libosmo-pfcp/src/libosmo-pfcp'
../../../src/libosmo-pfcp/gen__pfcp_ies_auto h > ./pfcp_ies_auto.h
make  install-am
make[5]: Entering directory '/build/deps/libosmo-pfcp/include/osmocom/pfcp'
make[6]: Entering directory '/build/deps/libosmo-pfcp/include/osmocom/pfcp'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-pfcp/include/osmocom/pfcp'
 /usr/bin/install -c -m 644 pfcp_endpoint.h pfcp_ies_custom.h pfcp_ies_auto.h pfcp_msg.h pfcp_proto.h pfcp_strs.h pfcp_cp_peer.h '/build/deps/install/stow/libosmo-pfcp/include/osmocom/pfcp'
make[6]: Leaving directory '/build/deps/libosmo-pfcp/include/osmocom/pfcp'
make[5]: Leaving directory '/build/deps/libosmo-pfcp/include/osmocom/pfcp'
make[4]: Leaving directory '/build/deps/libosmo-pfcp/include/osmocom/pfcp'
make[4]: Entering directory '/build/deps/libosmo-pfcp/include/osmocom'
make[5]: Entering directory '/build/deps/libosmo-pfcp/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-pfcp/include/osmocom'
make[4]: Leaving directory '/build/deps/libosmo-pfcp/include/osmocom'
make[3]: Leaving directory '/build/deps/libosmo-pfcp/include/osmocom'
make[3]: Entering directory '/build/deps/libosmo-pfcp/include'
make[4]: Entering directory '/build/deps/libosmo-pfcp/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-pfcp/include'
make[3]: Leaving directory '/build/deps/libosmo-pfcp/include'
make[2]: Leaving directory '/build/deps/libosmo-pfcp/include'
Making install in src
make[2]: Entering directory '/build/deps/libosmo-pfcp/src'
Making install in libosmo-gtlv
make[3]: Entering directory '/build/deps/libosmo-pfcp/src/libosmo-gtlv'
make[4]: Entering directory '/build/deps/libosmo-pfcp/src/libosmo-gtlv'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-pfcp/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmo-gtlv.la '/build/deps/install/stow/libosmo-pfcp/lib'
libtool: install: /usr/bin/install -c .libs/libosmo-gtlv.so.1.0.0 /build/deps/install/stow/libosmo-pfcp/lib/libosmo-gtlv.so.1.0.0
libtool: install: (cd /build/deps/install/stow/libosmo-pfcp/lib && { ln -s -f libosmo-gtlv.so.1.0.0 libosmo-gtlv.so.1 || { rm -f libosmo-gtlv.so.1 && ln -s libosmo-gtlv.so.1.0.0 libosmo-gtlv.so.1; }; })
libtool: install: (cd /build/deps/install/stow/libosmo-pfcp/lib && { ln -s -f libosmo-gtlv.so.1.0.0 libosmo-gtlv.so || { rm -f libosmo-gtlv.so && ln -s libosmo-gtlv.so.1.0.0 libosmo-gtlv.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmo-gtlv.lai /build/deps/install/stow/libosmo-pfcp/lib/libosmo-gtlv.la
libtool: install: /usr/bin/install -c .libs/libosmo-gtlv.a /build/deps/install/stow/libosmo-pfcp/lib/libosmo-gtlv.a
libtool: install: chmod 644 /build/deps/install/stow/libosmo-pfcp/lib/libosmo-gtlv.a
libtool: install: ranlib /build/deps/install/stow/libosmo-pfcp/lib/libosmo-gtlv.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-pfcp/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/deps/install/stow/libosmo-pfcp/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/libosmo-pfcp/src/libosmo-gtlv'
make[3]: Leaving directory '/build/deps/libosmo-pfcp/src/libosmo-gtlv'
Making install in libosmo-pfcp
make[3]: Entering directory '/build/deps/libosmo-pfcp/src/libosmo-pfcp'
make -C ../../src/libosmo-gtlv
make[4]: Entering directory '/build/deps/libosmo-pfcp/src/libosmo-gtlv'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/deps/libosmo-pfcp/src/libosmo-gtlv'
make gen__pfcp_ies_auto
make[4]: Entering directory '/build/deps/libosmo-pfcp/src/libosmo-pfcp'
make[4]: 'gen__pfcp_ies_auto' is up to date.
make[4]: Leaving directory '/build/deps/libosmo-pfcp/src/libosmo-pfcp'
./gen__pfcp_ies_auto c > ./pfcp_ies_auto.c
make  install-am
make[4]: Entering directory '/build/deps/libosmo-pfcp/src/libosmo-pfcp'
  CC       pfcp_endpoint.lo
  CC       pfcp_ies_custom.lo
  CC       pfcp_msg.lo
  CC       pfcp_cp_peer.lo
  CC       pfcp_strs.lo
  CC       pfcp_ies_auto.lo
  CCLD     libosmo-pfcp.la
make[5]: Entering directory '/build/deps/libosmo-pfcp/src/libosmo-pfcp'
make[5]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-pfcp/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmo-pfcp.la '/build/deps/install/stow/libosmo-pfcp/lib'
libtool: warning: relinking 'libosmo-pfcp.la'
libtool: install: (cd /build/deps/libosmo-pfcp/src/libosmo-pfcp; /bin/bash "/build/deps/libosmo-pfcp/libtool"  --silent --tag CC --mode=relink gcc -Wall -I/build/deps/install/stow/libosmocore/include/ -pthread -I/build/deps/install/stow/libosmocore/include/ -pthread -std=gnu11 -version-info 2:0:2 -no-undefined -export-symbols-regex "^osmo_" -o libosmo-pfcp.la -rpath /build/deps/install/stow/libosmo-pfcp/lib pfcp_endpoint.lo pfcp_ies_custom.lo pfcp_msg.lo pfcp_strs.lo pfcp_cp_peer.lo pfcp_ies_auto.lo ../../src/libosmo-gtlv/libosmo-gtlv.la -L/build/deps/install/stow/libosmocore/lib -losmocore -ltalloc -lmnl -L/build/deps/install/stow/libosmocore/lib -losmogsm -losmoisdn -losmocore -ltalloc -lmnl )
libtool: install: /usr/bin/install -c .libs/libosmo-pfcp.so.0.2.0T /build/deps/install/stow/libosmo-pfcp/lib/libosmo-pfcp.so.0.2.0
libtool: install: (cd /build/deps/install/stow/libosmo-pfcp/lib && { ln -s -f libosmo-pfcp.so.0.2.0 libosmo-pfcp.so.0 || { rm -f libosmo-pfcp.so.0 && ln -s libosmo-pfcp.so.0.2.0 libosmo-pfcp.so.0; }; })
libtool: install: (cd /build/deps/install/stow/libosmo-pfcp/lib && { ln -s -f libosmo-pfcp.so.0.2.0 libosmo-pfcp.so || { rm -f libosmo-pfcp.so && ln -s libosmo-pfcp.so.0.2.0 libosmo-pfcp.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmo-pfcp.lai /build/deps/install/stow/libosmo-pfcp/lib/libosmo-pfcp.la
libtool: install: /usr/bin/install -c .libs/libosmo-pfcp.a /build/deps/install/stow/libosmo-pfcp/lib/libosmo-pfcp.a
libtool: install: chmod 644 /build/deps/install/stow/libosmo-pfcp/lib/libosmo-pfcp.a
libtool: install: ranlib /build/deps/install/stow/libosmo-pfcp/lib/libosmo-pfcp.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-pfcp/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/deps/install/stow/libosmo-pfcp/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/libosmo-pfcp/src/libosmo-pfcp'
make[4]: Leaving directory '/build/deps/libosmo-pfcp/src/libosmo-pfcp'
make[3]: Leaving directory '/build/deps/libosmo-pfcp/src/libosmo-pfcp'
make[3]: Entering directory '/build/deps/libosmo-pfcp/src'
make[4]: Entering directory '/build/deps/libosmo-pfcp/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/libosmo-pfcp/src'
make[3]: Leaving directory '/build/deps/libosmo-pfcp/src'
make[2]: Leaving directory '/build/deps/libosmo-pfcp/src'
Making install in tests
make[2]: Entering directory '/build/deps/libosmo-pfcp/tests'
Making install in libosmo-gtlv
make[3]: Entering directory '/build/deps/libosmo-pfcp/tests/libosmo-gtlv'
Making install in test_gtlv_gen
make[4]: Entering directory '/build/deps/libosmo-pfcp/tests/libosmo-gtlv/test_gtlv_gen'
  CC       gen__myproto_ies_auto.o
  CC       myproto_ies_custom.o
  CCLD     gen__myproto_ies_auto
./gen__myproto_ies_auto h > ./myproto_ies_auto.h
./gen__myproto_ies_auto c > ./myproto_ies_auto.c
make  install-am
make[5]: Entering directory '/build/deps/libosmo-pfcp/tests/libosmo-gtlv/test_gtlv_gen'
make[6]: Entering directory '/build/deps/libosmo-pfcp/tests/libosmo-gtlv/test_gtlv_gen'
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/libosmo-pfcp/tests/libosmo-gtlv/test_gtlv_gen'
make[5]: Leaving directory '/build/deps/libosmo-pfcp/tests/libosmo-gtlv/test_gtlv_gen'
make[4]: Leaving directory '/build/deps/libosmo-pfcp/tests/libosmo-gtlv/test_gtlv_gen'
Making install in test_tliv
make[4]: Entering directory '/build/deps/libosmo-pfcp/tests/libosmo-gtlv/test_tliv'
  CC       gen__myproto_ies_auto.o
  CC       myproto_ies_custom.o
  CCLD     gen__myproto_ies_auto
./gen__myproto_ies_auto h > ./myproto_ies_auto.h
./gen__myproto_ies_auto c > ./myproto_ies_auto.c
make  install-am
make[5]: Entering directory '/build/deps/libosmo-pfcp/tests/libosmo-gtlv/test_tliv'
make[6]: Entering directory '/build/deps/libosmo-pfcp/tests/libosmo-gtlv/test_tliv'
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/libosmo-pfcp/tests/libosmo-gtlv/test_tliv'
make[5]: Leaving directory '/build/deps/libosmo-pfcp/tests/libosmo-gtlv/test_tliv'
make[4]: Leaving directory '/build/deps/libosmo-pfcp/tests/libosmo-gtlv/test_tliv'
make[4]: Entering directory '/build/deps/libosmo-pfcp/tests/libosmo-gtlv'
make[5]: Entering directory '/build/deps/libosmo-pfcp/tests/libosmo-gtlv'
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-pfcp/tests/libosmo-gtlv'
make[4]: Leaving directory '/build/deps/libosmo-pfcp/tests/libosmo-gtlv'
make[3]: Leaving directory '/build/deps/libosmo-pfcp/tests/libosmo-gtlv'
Making install in libosmo-pfcp
make[3]: Entering directory '/build/deps/libosmo-pfcp/tests/libosmo-pfcp'
make[4]: Entering directory '/build/deps/libosmo-pfcp/tests/libosmo-pfcp'
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-pfcp/tests/libosmo-pfcp'
make[3]: Leaving directory '/build/deps/libosmo-pfcp/tests/libosmo-pfcp'
make[3]: Entering directory '/build/deps/libosmo-pfcp/tests'
make[4]: Entering directory '/build/deps/libosmo-pfcp/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-pfcp/tests'
make[3]: Leaving directory '/build/deps/libosmo-pfcp/tests'
make[2]: Leaving directory '/build/deps/libosmo-pfcp/tests'
Making install in doc
make[2]: Entering directory '/build/deps/libosmo-pfcp/doc'
Making install in charts
make[3]: Entering directory '/build/deps/libosmo-pfcp/doc/charts'
make[4]: Entering directory '/build/deps/libosmo-pfcp/doc/charts'
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-pfcp/doc/charts'
make[3]: Leaving directory '/build/deps/libosmo-pfcp/doc/charts'
make[3]: Entering directory '/build/deps/libosmo-pfcp/doc'
make[4]: Entering directory '/build/deps/libosmo-pfcp/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-pfcp/doc'
make[3]: Leaving directory '/build/deps/libosmo-pfcp/doc'
make[2]: Leaving directory '/build/deps/libosmo-pfcp/doc'
Making install in contrib
make[2]: Entering directory '/build/deps/libosmo-pfcp/contrib'
make[3]: Entering directory '/build/deps/libosmo-pfcp/contrib'
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-pfcp/contrib'
make[2]: Leaving directory '/build/deps/libosmo-pfcp/contrib'
make[2]: Entering directory '/build/deps/libosmo-pfcp'
make[3]: Entering directory '/build/deps/libosmo-pfcp'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-pfcp/lib/pkgconfig'
 /usr/bin/install -c -m 644 libosmo-gtlv.pc libosmo-pfcp.pc '/build/deps/install/stow/libosmo-pfcp/lib/pkgconfig'
make[3]: Leaving directory '/build/deps/libosmo-pfcp'
make[2]: Leaving directory '/build/deps/libosmo-pfcp'
make[1]: Leaving directory '/build/deps/libosmo-pfcp'
+ STOW_DIR=/build/deps/install/stow stow --restow libosmo-pfcp
+ CONFIG=' --enable-pfcp'
+ '[' 1 = 1 ']'
+ CONFIG=' --enable-pfcp --enable-nftables'
+ '[' 1 = 1 ']'
+ CONFIG=' --enable-pfcp --enable-nftables --enable-manuals'
+ set +x



 =============================== osmo-hnbgw ===============================

+ cd /build
+ 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 '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:84: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:84: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:84: the top level
configure.ac:132: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:132: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:132: the top level
configure.ac:153: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:153: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:153: the top level
configure.ac:232: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:232: You should use the 'AC_CONFIG_HEADERS' macro instead.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:1089: AM_CONFIG_HEADER is expanded from...
configure.ac:232: the top level
configure.ac:234: warning: AC_OUTPUT should be used without arguments.
configure.ac:234: You should run autoupdate.
configure.ac: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/charts/Makefile.am:10: warning: '%'-style pattern rules are a GNU make extension
doc/charts/Makefile.am:13: warning: '%'-style pattern rules are a GNU make extension
doc/charts/Makefile.am:18: warning: ':='-style assignments are not portable
src/osmo-hnbgw/Makefile.am: installing './depcomp'
+ ./configure --enable-sanitize --enable-external-tests --enable-pfcp --enable-nftables --enable-manuals
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 sctp_recvmsg... -lsctp
checking for libasn1c >= 0.9.30... yes
checking for libosmocore >= 1.9.0... yes
checking for libosmovty >= 1.9.0... yes
checking for libosmoctrl >= 1.9.0... yes
checking for libosmogsm >= 1.9.0... yes
checking for libosmo-netif >= 1.4.0... yes
checking for libosmo-sigtran >= 1.8.0... yes
checking for libosmo-rua >= 1.5.0... yes
checking for libosmo-ranap >= 1.5.0... yes
checking for libosmo-hnbap >= 1.5.0... yes
checking for libosmo-mgcp-client >= 1.12.0... yes
checking for libosmo-pfcp >= 0.3.0... yes
checking for libnftables >= 1.0.2... yes
checking for egrep... (cached) /usr/bin/grep -E
checking if gcc supports -fvisibility=hidden... yes
checking whether to enable code coverage support... no
checking for python3... yes
checking for osmotestvty.py... yes
checking whether to enable VTY/CTRL tests... yes
checking for OSMO_GSM_MANUALS_DIR... /opt/osmo-gsm-manuals (from env)
All dependencies installed!
CFLAGS=" -std=gnu11 -fsanitize=address -fsanitize=undefined"
CPPFLAGS=" -fsanitize=address -fsanitize=undefined"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/hnbgw/Makefile
config.status: creating src/Makefile
config.status: creating src/osmo-hnbgw/Makefile
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating tests/ranap_rab_ass/Makefile
config.status: creating tests/umts_cell_id/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating doc/charts/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating Makefile
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
+ make -j 12
echo 1.5.0.67-f767 > .version-t && mv .version-t .version
make  all-recursive
make[1]: Entering directory '/build'
Making all in include
make[2]: Entering directory '/build/include'
Making all in osmocom
make[3]: Entering directory '/build/include/osmocom'
Making all in hnbgw
make[4]: Entering directory '/build/include/osmocom/hnbgw'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/include/osmocom/hnbgw'
make[4]: Entering directory '/build/include/osmocom'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/include/osmocom'
make[3]: Leaving directory '/build/include/osmocom'
make[3]: Entering directory '/build/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/include'
make[2]: Leaving directory '/build/include'
Making all in src
make[2]: Entering directory '/build/src'
Making all in osmo-hnbgw
make[3]: Entering directory '/build/src/osmo-hnbgw'
  CC       osmo_hnbgw_main.o
  CC       hnbgw.lo
  CC       hnbgw_hnbap.lo
  CC       hnbgw_l3.lo
  CC       hnbgw_ranap.lo
  CC       hnbgw_rua.lo
  CC       hnbgw_vty.lo
  CC       context_map.lo
  CC       context_map_rua.lo
  CC       context_map_sccp.lo
  CC       hnbgw_cn.lo
  CC       cnlink.lo
  CC       ranap_rab_ass.lo
  CC       mgw_fsm.lo
  CC       kpi_dtap.lo
  CC       kpi_ranap.lo
  CC       tdefs.lo
  CC       nft_kpi.lo
  CC       hnbgw_pfcp.lo
  CC       ps_rab_ass_fsm.lo
  CC       ps_rab_fsm.lo
In file included from nft_kpi.c:20:
nft_kpi.c: In function 'main_thread_handle_hnb_start_resp':
nft_kpi.c:849:22: warning: implicit declaration of function 'umts_cell_id_name'; did you mean 'umts_cell_id_hash'? [-Wimplicit-function-declaration]
  849 |                      umts_cell_id_name(&req->hnb_start.cell_id));
      |                      ^~~~~~~~~~~~~~~~~
/build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:105:82: note: in definition of macro 'LOGPSRCC'
  105 |                                 logp_stub(caller_file, caller_line, cont, fmt, ##args); \
      |                                                                                  ^~~~
/build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC'
   50 |         LOGPSRC(ss, level, NULL, 0, fmt, ## args)
      |         ^~~~~~~
nft_kpi.c:847:17: note: in expansion of macro 'LOGP'
  847 |                 LOGP(DNFT, LOGL_INFO,
      |                 ^~~~
nft_kpi.c:848:22: warning: format '%s' expects argument of type 'char *', but argument 7 has type 'int' [-Wformat=]
  848 |                      "Cell %s disconnected before adding counter rules completed. removing rules again\n",
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  849 |                      umts_cell_id_name(&req->hnb_start.cell_id));
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                      |
      |                      int
/build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:112:82: note: in definition of macro 'LOGPSRCC'
  112 |                                 logp2(ss, level, caller_file, caller_line, cont, fmt, ##args); \
      |                                                                                  ^~~
/build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC'
   50 |         LOGPSRC(ss, level, NULL, 0, fmt, ## args)
      |         ^~~~~~~
nft_kpi.c:847:17: note: in expansion of macro 'LOGP'
  847 |                 LOGP(DNFT, LOGL_INFO,
      |                 ^~~~
nft_kpi.c:848:29: note: format string is defined here
  848 |                      "Cell %s disconnected before adding counter rules completed. removing rules again\n",
      |                            ~^
      |                             |
      |                             char *
      |                            %d
nft_kpi.c:848:22: warning: format '%s' expects argument of type 'char *', but argument 7 has type 'int' [-Wformat=]
  848 |                      "Cell %s disconnected before adding counter rules completed. removing rules again\n",
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  849 |                      umts_cell_id_name(&req->hnb_start.cell_id));
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                      |
      |                      int
/build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:114:76: note: in definition of macro 'LOGPSRCC'
  114 |                                 logp2(ss, level, __FILE__, __LINE__, cont, fmt, ##args); \
      |                                                                            ^~~
/build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:50:9: note: in expansion of macro 'LOGPSRC'
   50 |         LOGPSRC(ss, level, NULL, 0, fmt, ## args)
      |         ^~~~~~~
nft_kpi.c:847:17: note: in expansion of macro 'LOGP'
  847 |                 LOGP(DNFT, LOGL_INFO,
      |                 ^~~~
nft_kpi.c:848:29: note: format string is defined here
  848 |                      "Cell %s disconnected before adding counter rules completed. removing rules again\n",
      |                            ~^
      |                             |
      |                             char *
      |                            %d
mgw_fsm.c: In function 'mgw_fsm_crcx_hnb_onenter':
mgw_fsm.c:180:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations]
  180 |         mgw_info.codecs[0] = CODEC_IUFP;
      |         ^~~~~~~~
In file included from /build/deps/install/stow/osmo-mgw/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4,
                 from mgw_fsm.c:48:
/build/deps/install/stow/osmo-mgw/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here
   33 |         enum mgcp_codecs codecs[MGCP_MAX_CODECS]
      |                          ^~~~~~
mgw_fsm.c:181:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations]
  181 |         mgw_info.codecs_len = 1;
      |         ^~~~~~~~
/build/deps/install/stow/osmo-mgw/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here
   35 |         unsigned int codecs_len
      |                      ^~~~~~~~~~
mgw_fsm.c: In function 'mgw_fsm_mdcx_hnb_onenter':
mgw_fsm.c:368:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations]
  368 |         mgw_info.codecs[0] = CODEC_IUFP;
      |         ^~~~~~~~
/build/deps/install/stow/osmo-mgw/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here
   33 |         enum mgcp_codecs codecs[MGCP_MAX_CODECS]
      |                          ^~~~~~
mgw_fsm.c:369:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations]
  369 |         mgw_info.codecs_len = 1;
      |         ^~~~~~~~
/build/deps/install/stow/osmo-mgw/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here
   35 |         unsigned int codecs_len
      |                      ^~~~~~~~~~
mgw_fsm.c: In function 'mgw_fsm_crcx_msc_onenter':
mgw_fsm.c:452:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations]
  452 |         mgw_info.codecs[0] = CODEC_IUFP;
      |         ^~~~~~~~
/build/deps/install/stow/osmo-mgw/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here
   33 |         enum mgcp_codecs codecs[MGCP_MAX_CODECS]
      |                          ^~~~~~
mgw_fsm.c:453:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations]
  453 |         mgw_info.codecs_len = 1;
      |         ^~~~~~~~
/build/deps/install/stow/osmo-mgw/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here
   35 |         unsigned int codecs_len
      |                      ^~~~~~~~~~
  CCLD     libhnbgw.la
  CCLD     osmo-hnbgw
/usr/bin/ld: ./.libs/libhnbgw.a(nft_kpi.o): in function `main_thread_handle_hnb_start_resp':
nft_kpi.c:(.text+0xc342): undefined reference to `umts_cell_id_name'
/usr/bin/ld: nft_kpi.c:(.text+0xc3f9): undefined reference to `umts_cell_id_name'
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:525: osmo-hnbgw] Error 1
make[3]: Leaving directory '/build/src/osmo-hnbgw'
make[2]: Leaving directory '/build/src'
make[2]: *** [Makefile:394: all-recursive] Error 1
make[1]: *** [Makefile:463: all-recursive] Error 1
make[1]: Leaving directory '/build'
make: *** [Makefile:395: all] Error 2
Build step 'Execute shell' marked build as failure
Finished: FAILURE