Skip to content
Failed

Console Output

Skipping 37 KB.. Full Log
dpkg-source: info: building libosmo-netif in libosmo-netif_1.5.1.16.0093.tar.xz
dpkg-source: info: building libosmo-netif in libosmo-netif_1.5.1.16.0093.dsc
 debian/rules build
dh build --with autoreconf --fail-missing
   dh_update_autotools_config -O--fail-missing
   dh_autoreconf -O--fail-missing
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:22: installing './compile'
configure.ac:24: installing './config.guess'
configure.ac:24: installing './config.sub'
configure.ac:8: installing './install-sh'
configure.ac:8: installing './missing'
examples/Makefile.am: installing './depcomp'
   dh_auto_configure -O--fail-missing
	./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking
configure: WARNING: unrecognized options: --disable-maintainer-mode
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for ANSI C header files... (cached) yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking if gcc supports -fvisibility=hidden... yes
checking for LIBOSMOCORE... yes
checking for LIBOSMOGSM... yes
checking for LIBOSMOCODEC... yes
checking netinet/sctp.h usability... yes
checking netinet/sctp.h presence... yes
checking for netinet/sctp.h... yes
checking for osmo_sock_init2_multiaddr in -losmocore... yes
checking for library containing sctp_send... -lsctp
checking pcap.h usability... yes
checking pcap.h presence... yes
checking for pcap.h... yes
checking for doxygen... /usr/bin/doxygen
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libosmo-netif.pc
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/netif/Makefile
config.status: creating src/Makefile
config.status: creating examples/Makefile
config.status: creating utils/Makefile
config.status: creating tests/Makefile
config.status: creating Doxyfile
config.status: creating Makefile
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-maintainer-mode
   dh_auto_build -O--fail-missing
	make -j21
make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-netif'
echo 1.5.1.16-0093 > .version-t && mv .version-t .version
make  all-recursive
make[2]: Entering directory '/obs/_temp/binpkgs/libosmo-netif'
Making all in include
make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include'
Making all in osmocom
make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom'
Making all in netif
make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif'
make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom'
make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom'
make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include'
make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include'
Making all in src
make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/src'
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o amr.lo amr.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o datagram.lo datagram.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o ipa.lo ipa.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o ipa_unit.lo ipa_unit.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o jibuf.lo jibuf.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmux.lo osmux.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmux_input.lo osmux_input.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmux_output.lo osmux_output.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o prim.lo prim.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o rs232.lo rs232.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o rtp.lo rtp.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o stream_cli.lo stream_cli.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o stream_srv.lo stream_srv.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o stream.lo stream.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o sctp.lo sctp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmux_input.c  -fPIC -DPIC -o .libs/osmux_input.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c rs232.c  -fPIC -DPIC -o .libs/rs232.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c stream_srv.c  -fPIC -DPIC -o .libs/stream_srv.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c amr.c  -fPIC -DPIC -o .libs/amr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c ipa.c  -fPIC -DPIC -o .libs/ipa.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c ipa_unit.c  -fPIC -DPIC -o .libs/ipa_unit.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c jibuf.c  -fPIC -DPIC -o .libs/jibuf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmux_output.c  -fPIC -DPIC -o .libs/osmux_output.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c rtp.c  -fPIC -DPIC -o .libs/rtp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c prim.c  -fPIC -DPIC -o .libs/prim.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c datagram.c  -fPIC -DPIC -o .libs/datagram.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmux.c  -fPIC -DPIC -o .libs/osmux.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c stream.c  -fPIC -DPIC -o .libs/stream.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c sctp.c  -fPIC -DPIC -o .libs/sctp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c stream_cli.c  -fPIC -DPIC -o .libs/stream_cli.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c sctp.c -o sctp.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c ipa_unit.c -o ipa_unit.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmux.c -o osmux.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c prim.c -o prim.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmux_output.c -o osmux_output.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c datagram.c -o datagram.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c rs232.c -o rs232.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c stream.c -o stream.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c rtp.c -o rtp.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmux_input.c -o osmux_input.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c stream_srv.c -o stream_srv.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c jibuf.c -o jibuf.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c ipa.c -o ipa.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c amr.c -o amr.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c stream_cli.c -o stream_cli.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=link gcc -fPIC -Wall -pthread -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall  -version-info 13:1:2 -no-undefined -Wl,-z,relro -Wl,-z,now -o libosmonetif.la -rpath /usr/lib/x86_64-linux-gnu amr.lo datagram.lo ipa.lo ipa_unit.lo jibuf.lo osmux.lo osmux_input.lo osmux_output.lo prim.lo rs232.lo rtp.lo stream_cli.lo stream_srv.lo stream.lo sctp.lo -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -lsctp 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/amr.o .libs/datagram.o .libs/ipa.o .libs/ipa_unit.o .libs/jibuf.o .libs/osmux.o .libs/osmux_input.o .libs/osmux_output.o .libs/prim.o .libs/rs232.o .libs/rtp.o .libs/stream_cli.o .libs/stream_srv.o .libs/stream.o .libs/sctp.o   /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lsctp  -pthread -pthread -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now   -pthread -Wl,-soname -Wl,libosmonetif.so.11 -o .libs/libosmonetif.so.11.2.1
libtool: link: (cd ".libs" && rm -f "libosmonetif.so.11" && ln -s "libosmonetif.so.11.2.1" "libosmonetif.so.11")
libtool: link: (cd ".libs" && rm -f "libosmonetif.so" && ln -s "libosmonetif.so.11.2.1" "libosmonetif.so")
libtool: link: ar cru .libs/libosmonetif.a  amr.o datagram.o ipa.o ipa_unit.o jibuf.o osmux.o osmux_input.o osmux_output.o prim.o rs232.o rtp.o stream_cli.o stream_srv.o stream.o sctp.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libosmonetif.a
libtool: link: ( cd ".libs" && rm -f "libosmonetif.la" && ln -s "../libosmonetif.la" "libosmonetif.la" )
make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/src'
Making all in examples
make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/examples'
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o ipa-stream-client.o ipa-stream-client.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o ipa-stream-server.o ipa-stream-server.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o stream-client.o stream-client.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o stream-server.o stream-server.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o rs232-read.o rs232-read.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o rs232-write.o rs232-write.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o rtp-udp-test-client.o rtp-udp-test-client.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o rtp-udp-test-server.o rtp-udp-test-server.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o udp-test-client.o udp-test-client.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o udp-test-server.o udp-test-server.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmux-test-input.o osmux-test-input.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmux-test-output.o osmux-test-output.c
osmux-test-output.c: In function 'amr_write':
osmux-test-output.c:73:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(fd, (uint8_t *)amr + 1, len - 1);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
osmux-test-output.c: In function 'amr_open':
osmux-test-output.c:56:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(fd, "#!AMR\n", strlen("#!AMR\n"));
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
osmux-test-input.c: In function 'amr_write':
osmux-test-input.c:66:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(fd, (uint8_t *)amr + 1, len - 1);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
osmux-test-input.c: In function 'amr_open':
osmux-test-input.c:48:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(fd, "#!AMR\n", strlen("#!AMR\n"));
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall  -Wl,-z,relro -Wl,-z,now -o rs232-read rs232-read.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl 
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall  -Wl,-z,relro -Wl,-z,now -o udp-test-client udp-test-client.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl 
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall  -Wl,-z,relro -Wl,-z,now -o stream-client stream-client.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl 
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall  -Wl,-z,relro -Wl,-z,now -o stream-server stream-server.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl 
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall  -Wl,-z,relro -Wl,-z,now -o ipa-stream-client ipa-stream-client.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl 
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall  -Wl,-z,relro -Wl,-z,now -o ipa-stream-server ipa-stream-server.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl 
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall  -Wl,-z,relro -Wl,-z,now -o rtp-udp-test-client rtp-udp-test-client.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl 
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall  -Wl,-z,relro -Wl,-z,now -o udp-test-server udp-test-server.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl 
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall  -Wl,-z,relro -Wl,-z,now -o osmux-test-input osmux-test-input.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl 
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall  -Wl,-z,relro -Wl,-z,now -o rtp-udp-test-server rtp-udp-test-server.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl 
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall  -Wl,-z,relro -Wl,-z,now -o osmux-test-output osmux-test-output.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl 
libtool: link: gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/udp-test-client udp-test-client.o  ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread
libtool: link: gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/stream-server stream-server.o  ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread
libtool: link: gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/ipa-stream-client ipa-stream-client.o  ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread
libtool: link: gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/stream-client stream-client.o  ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread
libtool: link: gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/rs232-read rs232-read.o  ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread
libtool: link: gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/ipa-stream-server ipa-stream-server.o  ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread
libtool: link: gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/rtp-udp-test-client rtp-udp-test-client.o  ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread
libtool: link: gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/osmux-test-input osmux-test-input.o  ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread
libtool: link: gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/udp-test-server udp-test-server.o  ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread
libtool: link: gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/rtp-udp-test-server rtp-udp-test-server.o  ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread
libtool: link: gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/osmux-test-output osmux-test-output.o  ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall  -Wl,-z,relro -Wl,-z,now -o rs232-write rs232-write.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl 
libtool: link: gcc -Wall -g -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/rs232-write rs232-write.o  ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread
make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/examples'
Making all in utils
make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/utils'
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmo-amr-inspect.o osmo-amr-inspect.c
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall  -Wl,-z,relro -Wl,-z,now -o osmo-amr-inspect osmo-amr-inspect.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmocodec -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  
libtool: link: gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/osmo-amr-inspect osmo-amr-inspect.o  ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmocodec.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread
make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/utils'
Making all in tests
make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/tests'
make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-netif'
mkdir -p doc
/usr/bin/doxygen Doxyfile
warning: Tag `SYMBOL_CACHE_SIZE' at line 310 of file `Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `SHOW_DIRECTORIES' at line 519 of file `Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `HTML_ALIGN_MEMBERS' at line 900 of file `Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `USE_INLINE_TREES' at line 1087 of file `Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `XML_SCHEMA' at line 1339 of file `Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `XML_DTD' at line 1345 of file `Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: the dot tool could not be found at /usr/bin/dot
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/datagram.h:67: warning: end of file while inside a group

/obs/_temp/binpkgs/libosmo-netif/src/stream.c:54: warning: Conditional section with label private  does not have a corresponding \endcond command within this file.
Searching for include files...
Searching for example files...
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching INPUT for files to process...
Searching for files in directory /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif
Searching for files in directory /obs/_temp/binpkgs/libosmo-netif/src
Reading and parsing tag files
Parsing files
Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/amr.h...
Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/amr.h...
Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/datagram.h...
Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/datagram.h...
Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa.h...
Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa.h...
Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa_unit.h...
Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa_unit.h...
Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h...
Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h...
Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h...
Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h...
Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/prim.h...
Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/prim.h...
Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rs232.h...
Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rs232.h...
Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h...
Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h...
Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/sctp.h...
Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/sctp.h...
Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h...
Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h...
Preprocessing /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream_private.h...
Parsing file /obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream_private.h...
Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/amr.c...
Parsing file /obs/_temp/binpkgs/libosmo-netif/src/amr.c...
Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/datagram.c...
Parsing file /obs/_temp/binpkgs/libosmo-netif/src/datagram.c...
Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/ipa.c...
Parsing file /obs/_temp/binpkgs/libosmo-netif/src/ipa.c...
Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/ipa_unit.c...
Parsing file /obs/_temp/binpkgs/libosmo-netif/src/ipa_unit.c...
Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/jibuf.c...
Parsing file /obs/_temp/binpkgs/libosmo-netif/src/jibuf.c...
Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/osmux.c...
Parsing file /obs/_temp/binpkgs/libosmo-netif/src/osmux.c...
Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c...
Parsing file /obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c...
Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/osmux_output.c...
Parsing file /obs/_temp/binpkgs/libosmo-netif/src/osmux_output.c...
Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/prim.c...
Parsing file /obs/_temp/binpkgs/libosmo-netif/src/prim.c...
Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/rs232.c...
Parsing file /obs/_temp/binpkgs/libosmo-netif/src/rs232.c...
Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/rtp.c...
Parsing file /obs/_temp/binpkgs/libosmo-netif/src/rtp.c...
Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/sctp.c...
Parsing file /obs/_temp/binpkgs/libosmo-netif/src/sctp.c...
Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/stream.c...
Parsing file /obs/_temp/binpkgs/libosmo-netif/src/stream.c...
Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c...
Parsing file /obs/_temp/binpkgs/libosmo-ne/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa.h:16: warning: Compound ipa_head_ext is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/amr.h:80: warning: Compound amr_hdr is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa.h:21: warning: Compound osmo_ipa_msgb_cb is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h:43: warning: Compound rtcp_hdr is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h:7: warning: Compound rtp_hdr is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/amr.h:30: warning: Compound amr_hdr_bwe is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa.h:10: warning: Compound ipa_head is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h:37: warning: Compound rtp_x_hdr is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:17: warning: Member osmo_jibuf_dequeue_cb)(struct msgb *msg, void *data) (typedef) of group jibuf is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:50: warning: Member __attribute__ (variable) of group jibuf is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:16: warning: Member OSMUX_DEFAULT_PORT (macro definition) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:32: warning: Member OSMUX_FT_SIGNAL (macro definition) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:33: warning: Member OSMUX_FT_VOICE_AMR (macro definition) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:34: warning: Member OSMUX_FT_DUMMY (macro definition) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:49: warning: Member OSMUX_CID_MAX (macro definition) of file osmux.h is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:80: warning: Member OSMUX_MAX_CONCURRENT_CALLS (macro definition) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:108: warning: Member OSMUX_BATCH_DEFAULT_MAX (macro definition) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:48: warning: Member rtp_msgb_alloc_cb_t)(void *rtp_msgb_alloc_priv_data, unsigned int msg_len) (typedef) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:48: warning: Member __attribute__((packed)) (function) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:113: warning: Member osmux_xfrm_input_set_name(struct osmux_in_handle *h, const char *name) (function) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:114: warning: Member osmux_xfrm_input_set_batch_factor(struct osmux_in_handle *h, uint8_t batch_factor) (function) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:115: warning: Member osmux_xfrm_input_set_batch_size(struct osmux_in_handle *h, uint16_t batch_size) (function) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:116: warning: Member osmux_xfrm_input_set_initial_seqnum(struct osmux_in_handle *h, uint8_t osmux_seqnum) (function) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:117: warning: Member osmux_xfrm_input_set_deliver_cb(struct osmux_in_handle *h, void(*deliver_cb)(struct msgb *msg, void *data), void *data) (function) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:118: warning: Member osmux_xfrm_input_get_deliver_cb_data(struct osmux_in_handle *h) (function) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:120: warning: Member osmux_xfrm_input_open_circuit(struct osmux_in_handle *h, int ccid, int dummy) (function) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:121: warning: Member osmux_xfrm_input_close_circuit(struct osmux_in_handle *h, int ccid) (function) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:124: warning: Member osmux_xfrm_input_deliver(struct osmux_in_handle *h) (function) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:135: warning: Member osmux_xfrm_output_pull(struct msgb *msg) (function) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:59: warning: Member seq (variable) of file osmux.h is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:61: warning: Member circuit_id (variable) of file osmux.h is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:69: warning: Member data[0] (variable) of file osmux.h is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:78: warning: Member __attribute__ (variable) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:13: warning: Member msgb_sctp_msg_flags(msg) (macro definition) of file stream.h is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:65: warning: Member osmo_stream_srv_link_accept_cb_t)(struct osmo_stream_srv_link *link, int fd) (typedef) of group stream_srv is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:105: warning: Member osmo_stream_srv_read_cb_t)(struct osmo_stream_srv *conn) (typedef) of group stream_srv is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:106: warning: Member osmo_stream_srv_closed_cb_t)(struct osmo_stream_srv *conn) (typedef) of group stream_srv is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:115: warning: Member osmo_stream_srv_segmentation_cb_t)(struct msgb *msg) (typedef) of group stream_srv is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:181: warning: Member osmo_stream_cli_connect_cb_t)(struct osmo_stream_cli *cli) (typedef) of group stream_cli is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:182: warning: Member osmo_stream_cli_disconnect_cb_t)(struct osmo_stream_cli *cli) (typedef) of group stream_cli is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:183: warning: Member osmo_stream_cli_read_cb_t)(struct osmo_stream_cli *cli) (typedef) of group stream_cli is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:192: warning: Member osmo_stream_cli_segmentation_cb_t)(struct msgb *msg) (typedef) of group stream_cli is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:91: warning: Member osmo_stream_srv_link_param (enumeration) of group stream_srv is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:236: warning: Member osmo_stream_cli_param (enumeration) of group stream_cli is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:142: warning: Member osmo_stream_srv_clear_tx_queue(struct osmo_stream_srv *conn) (function) of group stream_srv is not documented.
/obs/_temp/binpkgs/libosmo-netif/src/datagram.c:44: warning: Member OSMO_DGRAM_CLI_F_RECONF (macro definition) of file datagram.c is not documented.
/obs/_temp/binpkgs/libosmo-netif/src/datagram.c:46: warning: Member OSMO_DGRAM_RX_F_RECONF (macro definition) of file datagram.c is not documented.
/obs/_temp/binpkgs/libosmo-netif/src/jibuf.c:35: warning: Member SAMPLES_PER_PKT (macro definition) of file jibuf.c is not documented.
/obs/_temp/binpkgs/libosmo-netif/src/jibuf.c:36: warning: Member SAMPLE_RATE (macro definition) of file jibuf.c is not documented.
/obs/_temp/binpkgs/libosmo-netif/src/jibuf.c:41: warning: Member JIBUF_DEFAULT_MIN_DELAY_MS (macro definition) of file jibuf.c is not documented.
/obs/_temp/binpkgs/libosmo-netif/src/jibuf.c:42: warning: Member JIBUF_DEFAULT_MAX_DELAY_MS (macro definition) of file jibuf.c is not documented.
/obs/_temp/binpkgs/libosmo-netif/src/jibuf.c:45: warning: Member JIBUF_REFERENCE_TS_FREQ (macro definition) of file jibuf.c is not documented.
/obs/_temp/binpkgs/libosmo-netif/src/jibuf.c:49: warning: Member JIBUF_BUFFER_RECALC_FREQ (macro definition) of file jibuf.c is not documented.
/obs/_temp/binpkgs/libosmo-netif/src/jibuf.c:52: warning: Member JIBUF_ALLOWED_PKT_DROP (macro definition) of file jibuf.c is not documented.
/obs/_temp/binpkgs/libosmo-netif/src/jibuf.c:54: warning: Member JIBUF_ALLOWED_PKT_CONSECUTIVE_DROP (macro definition) of file jibuf.c is not documented.
/obs/_temp/binpkgs/libosmo-netif/src/jibuf.c:56: warning: Member JIBUF_BUFFER_INC_STEP (macro definition) of file jibuf.c is not documented.
/obs/_temp/binpkgs/libosmo-netif/src/jibuf.c:57: warning: Member JIBUF_BUFFER_DEC_STEP (macro definition) of file jibuf.c is not documented.
/obs/_temp/binpkgs/libosmo-netif/src/jibuf.c:60: warning: Member JIBUF_SKEW_WEIGHT (macro definition) of file jibuf.c is not documented.
/obs/_temp/binpkgs/libosmo-netif/src/jibuf.c:67: warning: Member JIBUF_MSGB_CB(__msgb) (macro definition) of file jibuf.c is not documented.
/obs/_temp/binpkgs/libosmo-netif/src/osmux.c:30: warning: Member SNPRINTF_BUFFER_SIZE(ret, remain, offset) (macro definition) of file osmux.c is not documented.
/obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:37: warning: Member DELTA_RTP_MSG (macro definition) of file osmux_input.c is not documented.
/obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:39: warning: Member DELTA_RTP_TIMESTAMP (macro definition) of file osmux_input.c is not documented.
/obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:41: warning: Member LOGMUXLK_(link, lvl, fmt, args ...) (macro definition) of file osmux_input.c is not documented.
/obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:47: warning: Member LOGMUXLK(link, lvl, fmt, args ...) (macro definition) of file osmux_input.c is not documented.
/obs/_temp/binpkgs/libosmo-netif/src/osmux_input.c:50: warning: Member LOGMUXCID(link, circuit, lvl, fmt, args ...) (macro definition) of file osmux_input.c is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:124: warning: Member osmux_xfrm_input_deliver(struct osmux_in_handle *h) (function) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:114: warning: Member osmux_xfrm_input_set_batch_factor(struct osmux_in_handle *h, uint8_t batch_factor) (function) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:115: warning: Member osmux_xfrm_input_set_batch_size(struct osmux_in_handle *h, uint16_t batch_size) (function) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:116: warning: Member osmux_xfrm_input_set_initial_seqnum(struct osmux_in_handle *h, uint8_t osmux_seqnum) (function) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:117: warning: Member osmux_xfrm_input_set_deliver_cb(struct osmux_in_handle *h, void(*deliver_cb)(struct msgb *msg, void *data), void *data) (function) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:118: warning: Member osmux_xfrm_input_get_deliver_cb_data(struct osmux_in_handle *h) (function) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:113: warning: Member osmux_xfrm_input_set_name(struct osmux_in_handle *h, const char *name) (function) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:120: warning: Member osmux_xfrm_input_open_circuit(struct osmux_in_handle *h, int ccid, int dummy) (function) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:121: warning: Member osmux_xfrm_input_close_circuit(struct osmux_in_handle *h, int ccid) (function) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/src/osmux_output.c:31: warning: Member DELTA_RTP_MSG (macro definition) of file osmux_output.c is not documented.
/obs/_temp/binpkgs/libosmo-netif/src/osmux_output.c:33: warning: Member DELTA_RTP_TIMESTAMP (macro definition) of file osmux_output.c is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:135: warning: Member osmux_xfrm_output_pull(struct msgb *msg) (function) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:56: warning: Member LOGSCLI(cli, level, fmt, args...) (macro definition) of file stream_cli.c is not documented.
/obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:83: warning: Member OSMO_STREAM_CLI_F_RECONF (macro definition) of file stream_cli.c is not documented.
/obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:84: warning: Member OSMO_STREAM_CLI_F_NODELAY (macro definition) of file stream_cli.c is not documented.
/obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:87: warning: Member IN_CB_MASK_CONNECT_CB (macro definition) of file stream_cli.c is not documented.
/obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:88: warning: Member IN_CB_MASK_DISCONNECT_CB (macro definition) of file stream_cli.c is not documented.
/obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:89: warning: Member IN_CB_MASK_READ_CB (macro definition) of file stream_cli.c is not documented.
/obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:67: warning: Member osmo_stream_cli_state (enumeration) of file stream_cli.c is not documented.
/obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:57: warning: Member LOGSLNK(link, level, fmt, args...) (macro definition) of file stream_srv.c is not documented.
/obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:63: warning: Member LOGSSRV(srv, level, fmt, args...) (macro definition) of file stream_srv.c is not documented.
/obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:72: warning: Member OSMO_STREAM_SRV_F_RECONF (macro definition) of file stream_srv.c is not documented.
/obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:73: warning: Member OSMO_STREAM_SRV_F_NODELAY (macro definition) of file stream_srv.c is not documented.
/obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:635: warning: Member OSMO_STREAM_SRV_F_FLUSH_DESTROY (macro definition) of file stream_srv.c is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:142: warning: Member osmo_stream_srv_clear_tx_queue(struct osmo_stream_srv *conn) (function) of group stream_srv is not documented.
/obs/_temp/binpkgs/libosmo-netif/src/datagram.c:409: warning: unable to resolve reference to `osmo_dgram' for \ref command
/obs/_temp/binpkgs/libosmo-netif/src/datagram.c:411: warning: unable to resolve reference to `osmo_dgram_tx' for \ref command
/obs/_temp/binpkgs/libosmo-netif/src/datagram.c:411: warning: unable to resolve reference to `osmo_dgram_rx' for \ref command
/obs/_temp/binpkgs/libosmo-netif/src/datagram.c:291: warning: unable to resolve reference to `osmo_dgram_rx' for \ref command
/obs/_temp/binpkgs/libosmo-netif/src/datagram.c:123: warning: unable to resolve reference to `osmo_dgram_tx' for \ref command
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:17: warning: Member osmo_jibuf_dequeue_cb)(struct msgb *msg, void *data) (typedef) of group jibuf is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:50: warning: Member __attribute__ (variable) of group jibuf is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:65: warning: Member osmo_stream_srv_link_accept_cb_t)(struct osmo_stream_srv_link *link, int fd) (typedef) of group stream_srv is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:105: warning: Member osmo_stream_srv_read_cb_t)(struct osmo_stream_srv *conn) (typedef) of group stream_srv is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:106: warning: Member osmo_stream_srv_closed_cb_t)(struct osmo_stream_srv *conn) (typedef) of group stream_srv is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:115: warning: Member osmo_stream_srv_segmentation_cb_t)(struct msgb *msg) (typedef) of group stream_srv is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:91: warning: Member osmo_stream_srv_link_param (enumeration) of group stream_srv is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:142: warning: Member osmo_stream_srv_clear_tx_queue(struct osmo_stream_srv *conn) (function) of group stream_srv is not documented.
/obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:1073: warning: unable to resolve reference to `osmo_fd' for \ref command
/obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:1058: warning: argument 'cli' of command @param is not found in the argument list of osmo_stream_srv_get_sockname(const struct osmo_stream_srv *conn)
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:128: warning: The following parameters of osmo_stream_srv_get_sockname(const struct osmo_stream_srv *conn) are not documented:
  parameter 'conn'
/obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:475: warning: argument 'conn' of command @param is not found in the argument list of osmo_stream_srv_link_get_fd(const struct osmo_stream_srv_link *link)
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:86: warning: The following parameters of osmo_stream_srv_link_get_fd(const struct osmo_stream_srv_link *link) are not documented:
  parameter 'link'
/obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:467: warning: unable to resolve reference to `osmo_fd' for \ref command
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:76: warning: The following parameters of osmo_stream_srv_link_set_addrs(struct osmo_stream_srv_link *link, const char **addr, size_t addrcnt) are not documented:
  parameter 'addrcnt'
/obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:358: warning: argument 'type' of command @param is not found in the argument list of osmo_stream_srv_link_set_domain(struct osmo_stream_srv_link *link, int domain)
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:80: warning: The following parameters of osmo_stream_srv_link_set_domain(struct osmo_stream_srv_link *link, int domain) are not documented:
  parameter 'domain'
/obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c:585: warning: argument 'cli' of command @param is not found in the argument list of osmo_stream_srv_link_set_param(struct osmo_stream_srv_link *link, enum osmo_stream_srv_link_param par, void *val, size_t val_len)
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:98: warning: The following parameters of osmo_stream_srv_link_set_param(struct osmo_stream_srv_link *link, enum osmo_stream_srv_link_param par, void *val, size_t val_len) are not documented:
  parameter 'link'
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:181: warning: Member osmo_stream_cli_connect_cb_t)(struct osmo_stream_cli *cli) (typedef) of group stream_cli is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:182: warning: Member osmo_stream_cli_disconnect_cb_t)(struct osmo_stream_cli *cli) (typedef) of group stream_cli is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:183: warning: Member osmo_stream_cli_read_cb_t)(struct osmo_stream_cli *cli) (typedef) of group stream_cli is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:192: warning: Member osmo_stream_cli_segmentation_cb_t)(struct msgb *msg) (typedef) of group stream_cli is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:236: warning: Member osmo_stream_cli_param (enumeration) of group stream_cli is not documented.
/obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:492: warning: unable to resolve reference to `osmo_stream_cli' for \ref command
/obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:885: warning: unable to resolve reference to `osmo_fd' for \ref command
/obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:958: warning: argument 'reconect' of command @param is not found in the argument list of osmo_stream_cli_open2(struct osmo_stream_cli *cli, int reconnect)
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:227: warning: The following parameters of osmo_stream_cli_open2(struct osmo_stream_cli *cli, int reconnect) are not documented:
  parameter 'reconnect'
/obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:1235: warning: End of list marker found without any preceding list items
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:200: warning: The following parameters of osmo_stream_cli_set_addrs(struct osmo_stream_cli *cli, const char **addr, size_t addrcnt) are not documented:
  parameter 'addrcnt'
/obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:820: warning: argument 'type' of command @param is not found in the argument list of osmo_stream_cli_set_domain(struct osmo_stream_cli *cli, int domain)
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:203: warning: The following parameters of osmo_stream_cli_set_domain(struct osmo_stream_cli *cli, int domain) are not documented:
  parameter 'domain'
/obs/_temp/binpkgs/libosmo-netif/src/stream_cli.c:727: warning: argument 'port' of command @param is not found in the argument list of osmo_stream_cli_set_local_addr(struct osmo_stream_cli *cli, const char *addr)
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:205: warning: The following parameters of osmo_stream_cli_set_local_addr(struct osmo_stream_cli *cli, const char *addr) are not documented:
  parameter 'addr'
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/stream.h:206: warning: The following parameters of osmo_stream_cli_set_local_addrs(struct osmo_stream_cli *cli, const char **addr, size_t addrcnt) are not documented:
  parameter 'addrcnt'
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:16: warning: Member OSMUX_DEFAULT_PORT (macro definition) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:32: warning: Member OSMUX_FT_SIGNAL (macro definition) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:33: warning: Member OSMUX_FT_VOICE_AMR (macro definition) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:34: warning: Member OSMUX_FT_DUMMY (macro definition) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:80: warning: Member OSMUX_MAX_CONCURRENT_CALLS (macro definition) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:108: warning: Member OSMUX_BATCH_DEFAULT_MAX (macro definition) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:48: warning: Member rtp_msgb_alloc_cb_t)(void *rtp_msgb_alloc_priv_data, unsigned int msg_len) (typedef) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:48: warning: Member __attribute__((packed)) (function) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:113: warning: Member osmux_xfrm_input_set_name(struct osmux_in_handle *h, const char *name) (function) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:114: warning: Member osmux_xfrm_input_set_batch_factor(struct osmux_in_handle *h, uint8_t batch_factor) (function) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:115: warning: Member osmux_xfrm_input_set_batch_size(struct osmux_in_handle *h, uint16_t batch_size) (function) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:116: warning: Member osmux_xfrm_input_set_initial_seqnum(struct osmux_in_handle *h, uint8_t osmux_seqnum) (function) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:117: warning: Member osmux_xfrm_input_set_deliver_cb(struct osmux_in_handle *h, void(*deliver_cb)(struct msgb *msg, void *data), void *data) (function) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:118: warning: Member osmux_xfrm_input_get_deliver_cb_data(struct osmux_in_handle *h) (function) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:120: warning: Member osmux_xfrm_input_open_circuit(struct osmux_in_handle *h, int ccid, int dummy) (function) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:121: warning: Member osmux_xfrm_input_close_circuit(struct osmux_in_handle *h, int ccid) (function) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:124: warning: Member osmux_xfrm_input_deliver(struct osmux_in_handle *h) (function) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:135: warning: Member osmux_xfrm_output_pull(struct msgb *msg) (function) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:78: warning: Member __attribute__ (variable) of group osmux is not documented.
/obs/_temp/binpkgs/libosmo-netif/src/osmux.c:99: warning: argument 'len' of command @param is not found in the argument list of osmux_snprintf(char *buf, size_t size, struct msgb *msg)
/obs/_temp/binpkgs/libosmo-netif/src/osmux.c:99: warning: argument 'msgb' of command @param is not found in the argument list of osmux_snprintf(char *buf, size_t size, struct msgb *msg)
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:105: warning: The following parameters of osmux_snprintf(char *buf, size_t size, struct msgb *msg) are not documented:
  parameter 'size'
  parameter 'msg'
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:123: warning: The following parameters of osmux_xfrm_input(struct osmux_in_handle *h, struct msgb *msg, int ccid) are not documented:
  parameter 'h'
  parameter 'ccid'
/obs/_temp/binpkgs/libosmo-netif/src/osmux_output.c:366: warning: unable to resolve reference to `cb' for \ref command
/obs/_temp/binpkgs/libosmo-netif/src/osmux_output.c:348: warning: argument 'osmuxh' of command @param is not found in the argument list of osmux_xfrm_output_set_tx_cb(struct osmux_out_handle *h, void(*tx_cb)(struct msgb *msg, void *data), void *data)
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:131: warning: The following parameters of osmux_xfrm_output_set_tx_cb(struct osmux_out_handle *h, void(*tx_cb)(struct msgb *msg, void *data), void *data) are not documented:
  parameter 'tx_cb'
  parameter 'data'
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/amr.h:95: warning: Member data[0] (variable) of class amr_hdr is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/amr.h:43: warning: Member data[0] (variable) of class amr_hdr_bwe is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa.h:11: warning: Member len (variable) of class ipa_head is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa.h:12: warning: Member proto (variable) of class ipa_head is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa.h:13: warning: Member data[0] (variable) of class ipa_head is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa.h:17: warning: Member proto (variable) of class ipa_head_ext is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa.h:18: warning: Member data[0] (variable) of class ipa_head_ext is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa.h:22: warning: Member proto (variable) of class osmo_ipa_msgb_cb is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/ipa.h:23: warning: Member proto_ext (variable) of class osmo_ipa_msgb_cb is not documented.
tif/src/stream_cli.c...
Preprocessing /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c...
Parsing file /obs/_temp/binpkgs/libosmo-netif/src/stream_srv.c...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building interface member list...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Creating members for template instances...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Freeing entry tree
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding xrefitems...
Sorting member lists...
Computing dependencies between directories...
Generating citations page...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations...
Adding members to index pages...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating code for file include/osmocom/netif/amr.h...
Generating code for file include/osmocom/netif/datagram.h...
Generating code for file include/osmocom/netif/ipa.h...
Generating code for file include/osmocom/netif/ipa_unit.h...
Generating code for file include/osmocom/netif/jibuf.h...
Generating code for file include/osmocom/netif/osmux.h...
Generating code for file include/osmocom/netif/prim.h...
Generating code for file include/osmocom/netif/rs232.h...
Generating code for file include/osmocom/netif/rtp.h...
Generating code for file include/osmocom/netif/sctp.h...
Generating code for file include/osmocom/netif/stream.h...
Generating code for file include/osmocom/netif/stream_private.h...
Parsing code for file src/amr.c...
Parsing code for file src/datagram.c...
Parsing code for file src/ipa.c...
Parsing code for file src/ipa_unit.c...
Parsing code for file src/jibuf.c...
Parsing code for file src/osmux.c...
Parsing code for file src/osmux_input.c...
Parsing code for file src/osmux_output.c...
Parsing code for file src/prim.c...
Parsing code for file src/rs232.c...
Parsing code for file src/rtp.c...
Parsing code for file src/sctp.c...
Parsing code for file src/stream.c...
Parsing code for file src/stream_cli.c...
Parsing code for file src/stream_srv.c...
Generating file documentation...
Generating docs for file include/osmocom/netif/datagram.h...
Generating docs for file include/osmocom/netif/jibuf.h...
Generating docs for file include/osmocom/netif/osmux.h...
Generating docs for file include/osmocom/netif/stream.h...
Generating docs for file src/datagram.c...
Generating docs for file src/jibuf.c...
Generating docs for file src/osmux.c...
Generating docs for file src/osmux_input.c...
Generating docs for file src/osmux_output.c...
Generating docs for file src/stream_cli.c...
Generating docs for file src/stream_srv.c...
Generating page documentation...
Generating docs for page deprecated...
Generating group documentation...
Generating class documentation...
Generating docs for compound amr_hdr...
Generating docs for compound amr_hdr_bwe...
Generating docs for compound ipa_head...
Generating docs for compound ipa_head_ext...
Generating docs for compound osmo_ipa_msgb_cb...
Generating docs for compound/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:21: warning: Member talloc_ctx (variable) of class osmo_jibuf is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:22: warning: Member started (variable) of class osmo_jibuf is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:22: warning: Member timer (variable) of class osmo_jibuf is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:22: warning: Member msg_list (variable) of class osmo_jibuf is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:25: warning: Member min_delay (variable) of class osmo_jibuf is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:26: warning: Member max_delay (variable) of class osmo_jibuf is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:27: warning: Member threshold_delay (variable) of class osmo_jibuf is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:29: warning: Member dequeue_cb (variable) of class osmo_jibuf is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:30: warning: Member dequeue_cb_data (variable) of class osmo_jibuf is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:33: warning: Member last_dropped (variable) of class osmo_jibuf is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:34: warning: Member consecutive_drops (variable) of class osmo_jibuf is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:36: warning: Member ref_rx_ts (variable) of class osmo_jibuf is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:37: warning: Member ref_tx_ts (variable) of class osmo_jibuf is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:38: warning: Member ref_tx_seq (variable) of class osmo_jibuf is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:38: warning: Member last_enqueue_time (variable) of class osmo_jibuf is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:38: warning: Member next_dequeue_time (variable) of class osmo_jibuf is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:43: warning: Member skew_enabled (variable) of class osmo_jibuf is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:44: warning: Member skew_us (variable) of class osmo_jibuf is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/jibuf.h:49: warning: Member stats (variable) of class osmo_jibuf is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:48: warning: Member seq (variable) of class osmux_hdr is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:50: warning: Member circuit_id (variable) of class osmux_hdr is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:58: warning: Member data[0] (variable) of class osmux_hdr is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:65: warning: Member batch_factor (variable) of class osmux_in_handle is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:66: warning: Member batch_size (variable) of class osmux_in_handle is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:73: warning: Member stats (variable) of class osmux_in_handle is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:75: warning: Member deliver)(struct msgb *msg, void *data) (variable) of class osmux_in_handle is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:76: warning: Member data (variable) of class osmux_in_handle is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:77: warning: Member internal_data (variable) of class osmux_in_handle is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:86: warning: Member rtp_seq (variable) of class osmux_out_handle is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:87: warning: Member rtp_timestamp (variable) of class osmux_out_handle is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:88: warning: Member rtp_ssrc (variable) of class osmux_out_handle is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:89: warning: Member rtp_payload_type (variable) of class osmux_out_handle is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:90: warning: Member osmux_seq_ack (variable) of class osmux_out_handle is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:90: warning: Member timer (variable) of class osmux_out_handle is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:90: warning: Member list (variable) of class osmux_out_handle is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:93: warning: Member tx_cb)(struct msgb *msg, void *data) (variable) of class osmux_out_handle is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:94: warning: Member data (variable) of class osmux_out_handle is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:95: warning: Member rtp_msgb_alloc_cb (variable) of class osmux_out_handle is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/osmux.h:96: warning: Member rtp_msgb_alloc_cb_data (variable) of class osmux_out_handle is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h:44: warning: Member byte0 (variable) of class rtcp_hdr is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h:45: warning: Member type (variable) of class rtcp_hdr is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h:46: warning: Member length (variable) of class rtcp_hdr is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h:20: warning: Member sequence (variable) of class rtp_hdr is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h:21: warning: Member timestamp (variable) of class rtp_hdr is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h:22: warning: Member ssrc (variable) of class rtp_hdr is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h:23: warning: Member data[0] (variable) of class rtp_hdr is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h:38: warning: Member by_profile (variable) of class rtp_x_hdr is not documented.
/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif/rtp.h:39: warning: Member length (variable) of class rtp_x_hdr is not documented.
 osmo_jibuf...
Generating docs for compound osmux_hdr...
Generating docs for compound osmux_in_handle...
Generating docs for compound osmux_out_handle...
Generating docs for compound rtcp_hdr...
Generating docs for compound rtp_hdr...
Generating docs for compound rtp_x_hdr...
Generating namespace index...
Generating graph info page...
Generating directory documentation...
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
lookup cache used 1026/65536 hits=8567 misses=1062
finished...
cd ./doc && tar cf html.tar html
make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif'
make[2]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif'
make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif'
   debian/rules override_dh_auto_test
make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-netif'
dh_auto_test || (find . -name testsuite.log -exec cat {} \; ; false)
	make -j21 check VERBOSE=1
make[2]: Entering directory '/obs/_temp/binpkgs/libosmo-netif'
make  check-recursive
make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-netif'
Making check in include
make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include'
Making check in osmocom
make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom'
Making check in netif
make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif'
make[6]: Nothing to be done for 'check'.
make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom/netif'
make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom'
make[6]: Nothing to be done for 'check-am'.
make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom'
make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include/osmocom'
make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/include'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include'
make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/include'
Making check in src
make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/src'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/src'
Making check in examples
make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/examples'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/examples'
Making check in utils
make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/utils'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/utils'
Making check in tests
make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/tests'
make  osmux/osmux_test osmux/osmux_output_test osmux/osmux_input_test stream/stream_test jibuf/jibuf_test amr/amr_test jibuf/jibuf_tool osmo-pcap-test/osmo_pcap.h osmo-pcap-test/proto.h
make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/tests'
make[5]: Nothing to be done for 'osmo-pcap-test/osmo_pcap.h'.
make[5]: Nothing to be done for 'osmo-pcap-test/proto.h'.
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmux/osmux_test.o osmux/osmux_test.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmux/osmux_output_test.o osmux/osmux_output_test.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmux/osmux_input_test.o osmux/osmux_input_test.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o stream/stream_test.o stream/stream_test.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o jibuf/jibuf_test.o jibuf/jibuf_test.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o jibuf/jibuf_tool.o jibuf/jibuf_tool.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o amr/amr_test.o amr/amr_test.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmo-pcap-test/proto.o osmo-pcap-test/proto.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmo-pcap-test/l2_eth.o osmo-pcap-test/l2_eth.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmo-pcap-test/l2_sll.o osmo-pcap-test/l2_sll.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmo-pcap-test/l3_ipv4.o osmo-pcap-test/l3_ipv4.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmo-pcap-test/l4_tcp.o osmo-pcap-test/l4_tcp.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmo-pcap-test/l4_udp.o osmo-pcap-test/l4_udp.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmo-pcap-test/pcap.o osmo-pcap-test/pcap.c
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -no-install -Wl,-z,relro -Wl,-z,now -o osmux/osmux_test osmux/osmux_test.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -no-install -Wl,-z,relro -Wl,-z,now -o amr/amr_test amr/amr_test.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -no-install -Wl,-z,relro -Wl,-z,now -o jibuf/jibuf_tool jibuf/jibuf_tool.o osmo-pcap-test/proto.o osmo-pcap-test/l2_eth.o osmo-pcap-test/l2_sll.o osmo-pcap-test/l3_ipv4.o osmo-pcap-test/l4_tcp.o osmo-pcap-test/l4_udp.o osmo-pcap-test/pcap.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -lpcap 
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -no-install -Wl,-z,relro -Wl,-z,now -o osmux/osmux_output_test osmux/osmux_output_test.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -no-install -Wl,-z,relro -Wl,-z,now -o osmux/osmux_input_test osmux/osmux_input_test.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -no-install -Wl,-z,relro -Wl,-z,now -o jibuf/jibuf_test jibuf/jibuf_test.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  
libtool: link: gcc -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o osmux/osmux_test osmux/osmux_test.o  ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-netif/src/.libs
libtool: link: gcc -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o jibuf/jibuf_tool jibuf/jibuf_tool.o osmo-pcap-test/proto.o osmo-pcap-test/l2_eth.o osmo-pcap-test/l2_sll.o osmo-pcap-test/l3_ipv4.o osmo-pcap-test/l4_tcp.o osmo-pcap-test/l4_udp.o osmo-pcap-test/pcap.o  ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lpcap -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-netif/src/.libs
libtool: link: gcc -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o amr/amr_test amr/amr_test.o  ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-netif/src/.libs
libtool: link: gcc -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o osmux/osmux_output_test osmux/osmux_output_test.o  ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-netif/src/.libs
libtool: link: gcc -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o osmux/osmux_input_test osmux/osmux_input_test.o  ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-netif/src/.libs
libtool: link: gcc -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o jibuf/jibuf_test jibuf/jibuf_test.o  ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-netif/src/.libs
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -no-install -Wl,-z,relro -Wl,-z,now -o stream/stream_test stream/stream_test.o ../src/libosmonetif.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  
libtool: link: gcc -Wall -pthread -I/usr/include/ -g -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o stream/stream_test stream/stream_test.o  ../src/.libs/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-netif/src/.libs
make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/tests'
make  check-local
make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-netif/tests'
:;{ \
       echo '# Signature of the current package.' && \
       echo 'm4_define([AT_PACKAGE_NAME],' && \
       echo '  [libosmo-netif])' && \
       echo 'm4_define([AT_PACKAGE_TARNAME],' && \
       echo '  [libosmo-netif])' && \
       echo 'm4_define([AT_PACKAGE_VERSION],' && \
       echo '  [1.5.1.16-0093])' && \
       echo 'm4_define([AT_PACKAGE_STRING],' && \
       echo '  [libosmo-netif 1.5.1.16-0093])' && \
       echo 'm4_define([AT_PACKAGE_BUGREPORT],' && \
       echo '  [openbsc-devel@lists.openbsc.org])'; \
       echo 'm4_define([AT_PACKAGE_URL],' && \
       echo '  [])'; \
     } >'./package.m4'
/bin/bash ../missing --run autom4te --language=autotest -I '.' -o testsuite.tmp testsuite.at
mv testsuite.tmp testsuite
/bin/bash './testsuite' 
## --------------------------------------- ##
## libosmo-netif 1.5.1.16-0093 test suite. ##
## --------------------------------------- ##

Regression tests.

  1: stream_test                                     FAILED (testsuite.at:8)
  2: osmux_test                                      ok
  3: osmux_output_test                               ok
  4: osmux_input_test                                ok
  5: jibuf_test                                      ok
  6: amr_test                                        ok

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

ERROR: All 6 tests were run,
1 failed unexpectedly.
## -------------------------- ##
## testsuite.log was created. ##
## -------------------------- ##

Please send `tests/testsuite.log' and all information you think might help:

   To: <openbsc-devel@lists.openbsc.org>
   Subject: [libosmo-netif 1.5.1.16-0093] testsuite: 1 failed

You may investigate any problem if you feel able to do so, in which
case the test suite provides a good starting point.  Its output may
be found below `tests/testsuite.dir'.

make[5]: *** [Makefile:890: check-local] Error 1
make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/tests'
make[4]: *** [Makefile:709: check-am] Error 2
make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif/tests'
make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif'
make[3]: *** [Makefile:500: check-recursive] Error 1
make[2]: *** [Makefile:794: check] Error 2
make[2]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif'
dh_auto_test: make -j21 check VERBOSE=1 returned exit code 2
#                             -*- compilation -*-
1. testsuite.at:4: testing stream_test ...
./testsuite.at:8: $abs_top_builddir/tests/stream/stream_test
--- experr	2024-11-22 20:44:25.286152325 +0000
+++ /obs/_temp/binpkgs/libosmo-netif/tests/testsuite.dir/at-groups/1/stderr	2024-11-22 20:44:25.534153365 +0000
@@ -49,6 +49,8 @@
 SRVCONN(srv_test,r=127.0.0.1:8976<->l=127.0.0.11:1111) connection closed with client
 
 {11.000011} autoreconnecting test step 1 [client OK, server NA], FD reg 0
+CLICONN(cli_test,r=127.0.0.11:1111<->l=127.0.0.1:8976){CLOSED} destroy()
+CLICONN(cli_test,r=127.0.0.11:1111<->l=127.0.0.1:8976){CLOSED} free(destroy)
 SRV(srv_link_test,127.0.0.11:1111) accept()ed new link from 127.0.0.1:8976
 CLICONN(cli_test,r=127.0.0.11:1111<->l=127.0.0.1:8976){CONNECTING} connection established
 
@@ -87,6 +89,8 @@
 CLICONN(cli_test,r=127.0.0.11:1111<->l=127.0.0.1:8976){CLOSED} not reconnecting, disabled
 
 {20.000019} non-reconnecting test step 0 [client OK, server OK], FD reg 0
+CLICONN(cli_test,r=127.0.0.11:1111<->l=127.0.0.1:8976){CLOSED} destroy()
+CLICONN(cli_test,r=127.0.0.11:1111<->l=127.0.0.1:8976){CLOSED} free(destroy)
 SRV(srv_link_test,127.0.0.11:1111) accept()ed new link from 127.0.0.1:8977
 CLICONN(,r=127.0.0.11:1111<->l=127.0.0.1:8977){CONNECTING} connection established
 SRVCONN(,r=127.0.0.1:8977<->l=127.0.0.11:1111) received 24 bytes from client
@@ -98,7 +102,9 @@
 SRVCONN(,r=127.0.0.1:8977<->l=127.0.0.11:1111) received 10 bytes from client
 SRVCONN(,r=127.0.0.1:8977<->l=127.0.0.11:1111) received 10 bytes from client
 SRVCONN(,r=127.0.0.1:8977<->l=127.0.0.11:1111) received 10 bytes from client
+CLICONN(,r=127.0.0.11:1111<->l=127.0.0.1:8977){CONNECTED} destroy()
 CLICONN(,r=127.0.0.11:1111<->l=127.0.0.1:8977){CLOSED} connection closed
+CLICONN(,r=127.0.0.11:1111<->l=127.0.0.1:8977){CLOSED} free(destroy)
 SRV(srv_link_test,127.0.0.11:1112) accept()ed new link from 127.0.0.1:8977
 CLICONN(,r=127.0.0.11:1112<->l=127.0.0.1:8977){CONNECTING} connection established
 SRVCONN(,r=127.0.0.1:8977<->l=127.0.0.11:1112) connected write
@@ -112,4 +118,6 @@
 CLICONN(,r=127.0.0.11:1112<->l=127.0.0.1:8977){CONNECTED} received 10 bytes from srv
 CLICONN(,r=127.0.0.11:1112<->l=127.0.0.1:8977){CONNECTED} received 10 bytes from srv
 CLICONN(,r=127.0.0.11:1112<->l=127.0.0.1:8977){CONNECTED} received 10 bytes from srv
+CLICONN(,r=127.0.0.11:1112<->l=127.0.0.1:8977){CONNECTED} destroy()
 CLICONN(,r=127.0.0.11:1112<->l=127.0.0.1:8977){CLOSED} connection closed
+CLICONN(,r=127.0.0.11:1112<->l=127.0.0.1:8977){CLOSED} free(destroy)
1. testsuite.at:4: 1. stream_test (testsuite.at:4): FAILED (testsuite.at:8)
## --------------------------------------- ##
## libosmo-netif 1.5.1.16-0093 test suite. ##
## --------------------------------------- ##

testsuite: command line was:
  $ ./testsuite 

## --------- ##
## Platform. ##
## --------- ##

hostname = a978a6211d15
uname -m = x86_64
uname -r = 6.1.0-13-amd64
uname -s = Linux
uname -v = #1 SMP PREEMPT_DYNAMIC Debian 6.1.55-1 (2023-09-29)

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /obs/_temp/binpkgs/libosmo-netif/tests
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin

testsuite: atconfig:
| # Configurable variable values for building test suites.
| # Generated by ./config.status.
| # Copyright (C) 2012 Free Software Foundation, Inc.
| 
| # The test suite will define top_srcdir=/../.. etc.
| at_testdir='tests'
| abs_builddir='/obs/_temp/binpkgs/libosmo-netif/tests'
| at_srcdir='.'
| abs_srcdir='/obs/_temp/binpkgs/libosmo-netif/tests'
| at_top_srcdir='..'
| abs_top_srcdir='/obs/_temp/binpkgs/libosmo-netif'
| at_top_build_prefix='../'
| abs_top_builddir='/obs/_temp/binpkgs/libosmo-netif'
| 
| # Backward compatibility with Autotest <= 2.59b:
| at_top_builddir=$at_top_build_prefix
| 
| AUTOTEST_PATH='tests'
| 
| SHELL=${CONFIG_SHELL-'/bin/bash'}

## ---------------- ##
## Tested programs. ##
## ---------------- ##

## ------------------ ##
## Running the tests. ##
## ------------------ ##
testsuite: starting at: Fri Nov 22 20:44:25 UTC 2024
2. osmux_test (testsuite.at:11): ok     (0m0.006s 0m0.005s)
3. osmux_output_test (testsuite.at:17): ok     (0m0.002s 0m0.004s)
4. osmux_input_test (testsuite.at:23): ok     (0m0.004s 0m0.000s)
5. jibuf_test (testsuite.at:29): ok     (0m0.008s 0m0.005s)
6. amr_test (testsuite.at:35): ok     (0m0.001s 0m0.004s)
testsuite: ending at: Fri Nov 22 20:44:26 UTC 2024
testsuite: test suite duration: 0h 0m 1s

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

ERROR: All 6 tests were run,
1 failed unexpectedly.

## ------------------------ ##
## Summary of the failures. ##
## ------------------------ ##
Failed tests:
libosmo-netif 1.5.1.16-0093 test suite test groups:

 NUM: FILE-NAME:LINE     TEST-GROUP-NAME
      KEYWORDS

   1: testsuite.at:4     stream_test
      stream_test

## ---------------------- ##
## Detailed failed tests. ##
## ---------------------- ##

#                             -*- compilation -*-
1. testsuite.at:4: testing stream_test ...
./testsuite.at:8: $abs_top_builddir/tests/stream/stream_test
--- experr	2024-11-22 20:44:25.286152325 +0000
+++ /obs/_temp/binpkgs/libosmo-netif/tests/testsuite.dir/at-groups/1/stderr	2024-11-22 20:44:25.534153365 +0000
@@ -49,6 +49,8 @@
 SRVCONN(srv_test,r=127.0.0.1:8976<->l=127.0.0.11:1111) connection closed with client
 
 {11.000011} autoreconnecting test step 1 [client OK, server NA], FD reg 0
+CLICONN(cli_test,r=127.0.0.11:1111<->l=127.0.0.1:8976){CLOSED} destroy()
+CLICONN(cli_test,r=127.0.0.11:1111<->l=127.0.0.1:8976){CLOSED} free(destroy)
 SRV(srv_link_test,127.0.0.11:1111) accept()ed new link from 127.0.0.1:8976
 CLICONN(cli_test,r=127.0.0.11:1111<->l=127.0.0.1:8976){CONNECTING} connection established
 
@@ -87,6 +89,8 @@
 CLICONN(cli_test,r=127.0.0.11:1111<->l=127.0.0.1:8976){CLOSED} not reconnecting, disabled
 
 {20.000019} non-reconnecting test step 0 [client OK, server OK], FD reg 0
+CLICONN(cli_test,r=127.0.0.11:1111<->l=127.0.0.1:8976){CLOSED} destroy()
+CLICONN(cli_test,r=127.0.0.11:1111<->l=127.0.0.1:8976){CLOSED} free(destroy)
 SRV(srv_link_test,127.0.0.11:1111) accept()ed new link from 127.0.0.1:8977
 CLICONN(,r=127.0.0.11:1111<->l=127.0.0.1:8977){CONNECTING} connection established
 SRVCONN(,r=127.0.0.1:8977<->l=127.0.0.11:1111) received 24 bytes from client
@@ -98,7 +102,9 @@
 SRVCONN(,r=127.0.0.1:8977<->l=127.0.0.11:1111) received 10 bytes from client
 SRVCONN(,r=127.0.0.1:8977<->l=127.0.0.11:1111) received 10 bytes from client
 SRVCONN(,r=127.0.0.1:8977<->l=127.0.0.11:1111) received 10 bytes from client
+CLICONN(,r=127.0.0.11:1111<->l=127.0.0.1:8977){CONNECTED} destroy()
 CLICONN(,r=127.0.0.11:1111<->l=127.0.0.1:8977){CLOSED} connection closed
+CLICONN(,r=127.0.0.11:1111<->l=127.0.0.1:8977){CLOSED} free(destroy)
 SRV(srv_link_test,127.0.0.11:1112) accept()ed new link from 127.0.0.1:8977
 CLICONN(,r=127.0.0.11:1112<->l=127.0.0.1:8977){CONNECTING} connection established
 SRVCONN(,r=127.0.0.1:8977<->l=127.0.0.11:1112) connected write
@@ -112,4 +118,6 @@
 CLICONN(,r=127.0.0.11:1112<->l=127.0.0.1:8977){CONNECTED} received 10 bytes from srv
 CLICONN(,r=127.0.0.11:1112<->l=127.0.0.1:8977){CONNECTED} received 10 bytes from srv
 CLICONN(,r=127.0.0.11:1112<->l=127.0.0.1:8977){CONNECTED} received 10 bytes from srv
+CLICONN(,r=127.0.0.11:1112<->l=127.0.0.1:8977){CONNECTED} destroy()
 CLICONN(,r=127.0.0.11:1112<->l=127.0.0.1:8977){CLOSED} connection closed
+CLICONN(,r=127.0.0.11:1112<->l=127.0.0.1:8977){CLOSED} free(destroy)
1. testsuite.at:4: 1. stream_test (testsuite.at:4): FAILED (testsuite.at:8)


## ------------- ##
## ../config.log ##
## ------------- ##
| This file contains any messages produced by compilers while
| running configure, to aid debugging if configure makes a mistake.
| 
| It was created by libosmo-netif configure 1.5.1.16-0093, which was
| generated by GNU Autoconf 2.69.  Invocation command line was
| 
|   $ ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=${prefix}/include --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir=${prefix}/lib/x86_64-linux-gnu --libexecdir=${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking
| 
| ## --------- ##
| ## Platform. ##
| ## --------- ##
| 
| hostname = a978a6211d15
| uname -m = x86_64
| uname -r = 6.1.0-13-amd64
| uname -s = Linux
| uname -v = #1 SMP PREEMPT_DYNAMIC Debian 6.1.55-1 (2023-09-29)
| 
| /usr/bin/uname -p = unknown
| /bin/uname -X     = unknown
| 
| /bin/arch              = unknown
| /usr/bin/arch -k       = unknown
| /usr/convex/getsysinfo = unknown
| /usr/bin/hostinfo      = unknown
| /bin/machine           = unknown
| /usr/bin/oslevel       = unknown
| /bin/universe          = unknown
| 
| PATH: /usr/local/sbin
| PATH: /usr/local/bin
| PATH: /usr/sbin
| PATH: /usr/bin
| PATH: /sbin
| PATH: /bin
| 
| 
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
| 
| configure:2327: checking for a BSD-compatible install
| configure:2395: result: /usr/bin/install -c
| configure:2406: checking whether build environment is sane
| configure:2461: result: yes
| configure:2610: checking for a thread-safe mkdir -p
| configure:2649: result: /bin/mkdir -p
| configure:2656: checking for gawk
| configure:2686: result: no
| configure:2656: checking for mawk
| configure:2672: found /usr/bin/mawk
| configure:2683: result: mawk
| configure:2694: checking whether make sets $(MAKE)
| configure:2716: result: yes
| configure:2745: checking whether make supports nested variables
| configure:2762: result: yes
| configure:2904: checking whether make supports nested variables
| configure:2921: result: yes
| configure:2936: checking whether make sets $(MAKE)
| configure:2958: result: yes
| configure:3015: checking for gcc
| configure:3031: found /usr/bin/gcc
| configure:3042: result: gcc
| configure:3271: checking for C compiler version
| configure:3280: gcc --version >&5
| gcc (Debian 8.3.0-6) 8.3.0
| Copyright (C) 2018 Free Software Foundation, Inc.
| This is free software; see the source for copying conditions.  There is NO
| warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
| 
| configure:3291: $? = 0
| configure:3280: gcc -v >&5
| Using built-in specs.
| COLLECT_GCC=gcc
| COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper
| OFFLOAD_TARGET_NAMES=nvptx-none
| OFFLOAD_TARGET_DEFAULT=1
| Target: x86_64-linux-gnu
| Configured with: ../src/configure -v --with-pkgversion='Debian 8.3.0-6' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
| Thread model: posix
| gcc version 8.3.0 (Debian 8.3.0-6) 
| configure:3291: $? = 0
| configure:3280: gcc -V >&5
| gcc: error: unrecognized command line option '-V'
| gcc: fatal error: no input files
| compilation terminated.
| configure:3291: $? = 1
| configure:3280: gcc -qversion >&5
| gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
| gcc: fatal error: no input files
| compilation terminated.
| configure:3291: $? = 1
| configure:3311: checking whether the C compiler works
| configure:3333: gcc -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now conftest.c  >&5
| configure:3337: $? = 0
| configure:3385: result: yes
| configure:3388: checking for C compiler default output file name
| configure:3390: result: a.out
| configure:3396: checking for suffix of executables
| configure:3403: gcc -o conftest -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now conftest.c  >&5
| configure:3407: $? = 0
| configure:3429: result: 
| configure:3451: checking whether we are cross compiling
| configure:3459: gcc -o conftest -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now conftest.c  >&5
| configure:3463: $? = 0
| configure:3470: ./conftest
| configure:3474: $? = 0
| configure:3462: result: no
| configure:3467: checking for suffix of object files
| configure:3489: gcc -c -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
| configure:3493: $? = 0
| configure:3514: result: o
| configure:3518: checking whether we are using the GNU C compiler
| configure:3537: gcc -c -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
| configure:3537: $? = 0
| configure:3546: result: yes
| configure:3555: checking whether gcc accepts -g
| configure:3575: gcc -c -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
| configure:3575: $? = 0
| configure:3616: result: yes
| configure:3633: checking for gcc option to accept ISO C89
| configure:3696: gcc  -c -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
| configure:3696: $? = 0
| configure:3709: result: none needed
| configure:3734: checking whether gcc understands -c and -o together
| configure:3756: gcc -c conftest.c -o conftest2.o
| configure:3759: $? = 0
| configure:3756: gcc -c conftest.c -o conftest2.o
| configure:3759: $? = 0
| configure:3771: result: yes
| configure:3791: checking whether make supports the include directive
| configure:3806: make -f confmf.GNU && cat confinc.out
| make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-netif'
| make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif'
| this is the am__doit target
| configure:3809: $? = 0
| configure:3828: result: yes (GNU style)
| configure:3853: checking dependency style of gcc
| configure:3964: result: none
| configure:4009: checking build system type
| configure:4023: result: x86_64-pc-linux-gnu
| configure:4043: checking host system type
| configure:4056: result: x86_64-pc-linux-gnu
| configure:4097: checking how to print strings
| configure:4124: result: printf
| configure:4145: checking for a sed that does not truncate output
| configure:4209: result: /bin/sed
| configure:4227: checking for grep that handles long lines and -e
| configure:4285: result: /bin/grep
| configure:4290: checking for egrep
| configure:4352: result: /bin/grep -E
| configure:4357: checking for fgrep
| configure:4419: result: /bin/grep -F
| configure:4454: checking for ld used by gcc
| configure:4521: result: /usr/bin/ld
| configure:4528: checking if the linker (/usr/bin/ld) is GNU ld
| configure:4543: result: yes
| configure:4555: checking for BSD- or MS-compatible name lister (nm)
| configure:4609: result: /usr/bin/nm -B
| configure:4739: checking the name lister (/usr/bin/nm -B) interface
| configure:4746: gcc -c -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
| configure:4749: /usr/bin/nm -B "conftest.o"
| configure:4752: output
| 0000000000000000 B some_variable
| configure:4753: result: BSD nm
| configure:4756: checking whether ln -s works
| configure:4760: result: yes
| configure:4768: checking the maximum length of command line arguments
| configure:4899: result: 1572864
| configure:4947: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
| configure:4987: result: func_convert_file_noop
| configure:4994: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
| configure:5014: result: func_convert_file_noop
| configure:5021: checking for /usr/bin/ld option to reload object files
| configure:5028: result: -r
| configure:5102: checking for objdump
| configure:5118: found /usr/bin/objdump
| configure:5129: result: objdump
| configure:5161: checking how to recognize dependent libraries
| configure:5361: result: pass_all
| configure:5446: checking for dlltool
| configure:5476: result: no
| configure:5506: checking how to associate runtime and link libraries
| configure:5533: result: printf %s\n
| configure:5594: checking for ar
| configure:5610: found /usr/bin/ar
| configure:5621: result: ar
| configure:5658: checking for archiver @FILE support
| configure:5675: gcc -c -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
| configure:5675: $? = 0
| configure:5678: ar cru libconftest.a @conftest.lst >&5
| ar: `u' modifier ignored since `D' is the default (see `U')
| configure:5681: $? = 0
| configure:5686: ar cru libconftest.a @conftest.lst >&5
| ar: `u' modifier ignored since `D' is the default (see `U')
| ar: conftest.o: No such file or directory
| configure:5689: $? = 1
| configure:5688: result: @
| configure:5746: checking for strip
| configure:5762: found /usr/bin/strip
| configure:5773: result: strip
| configure:5845: checking for ranlib
| configure:5861: found /usr/bin/ranlib
| configure:5872: result: ranlib
| configure:5974: checking command to parse /usr/bin/nm -B output from gcc object
| configure:6127: gcc -c -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
| configure:6130: $? = 0
| configure:6134: /usr/bin/nm -B conftest.o | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' > conftest.nm
| configure:6200: gcc -o conftest -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now conftest.c conftstm.o >&5
| configure:6203: $? = 0
| configure:6241: result: ok
| configure:6288: checking for sysroot
| configure:6318: result: no
| configure:6325: checking for a working dd
| configure:6363: result: /bin/dd
| configure:6367: checking how to truncate binary pipes
| configure:6382: result: /bin/dd bs=4096 count=1
| configure:6518: gcc -c -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
| configure:6521: $? = 0
| configure:6711: checking for mt
| configure:6741: result: no
| configure:6761: checking if : is a manifest tool
| configure:6767: : '-?'
| configure:6775: result: no
| configure:7452: checking how to run the C preprocessor
| configure:7483: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
| configure:7483: $? = 0
| configure:7497: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
| conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
|  #include <ac_nonexistent.h>
|           ^~~~~~~~~~~~~~~~~~
| compilation terminated.
| configure:7497: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "libosmo-netif"
| | #define PACKAGE_TARNAME "libosmo-netif"
| | #define PACKAGE_VERSION "1.5.1.16-0093"
| | #define PACKAGE_STRING "libosmo-netif 1.5.1.16-0093"
| | #define PACKAGE_BUGREPORT "openbsc-devel@lists.openbsc.org"
| | #define PACKAGE_URL ""
| | #define PACKAGE "libosmo-netif"
| | #define VERSION "1.5.1.16-0093"
| | /* end confdefs.h.  */
| | #include <ac_nonexistent.h>
| configure:7522: result: gcc -E
| configure:7542: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
| configure:7542: $? = 0
| configure:7556: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
| conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
|  #include <ac_nonexistent.h>
|           ^~~~~~~~~~~~~~~~~~
| compilation terminated.
| configure:7556: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "libosmo-netif"
| | #define PACKAGE_TARNAME "libosmo-netif"
| | #define PACKAGE_VERSION "1.5.1.16-0093"
| | #define PACKAGE_STRING "libosmo-netif 1.5.1.16-0093"
| | #define PACKAGE_BUGREPORT "openbsc-devel@lists.openbsc.org"
| | #define PACKAGE_URL ""
| | #define PACKAGE "libosmo-netif"
| | #define VERSION "1.5.1.16-0093"
| | /* end confdefs.h.  */
| | #include <ac_nonexistent.h>
| configure:7585: checking for ANSI C header files
| configure:7605: gcc -c -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
| configure:7605: $? = 0
| configure:7678: gcc -o conftest -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now conftest.c  >&5
| configure:7678: $? = 0
| configure:7678: ./conftest
| configure:7678: $? = 0
| configure:7689: result: yes
| configure:7702: checking for sys/types.h
| configure:7702: gcc -c -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
| configure:7702: $? = 0
| configure:7702: result: yes
| configure:7702: checking for sys/stat.h
| configure:7702: gcc -c -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
| configure:7702: $? = 0
| configure:7702: result: yes
| configure:7702: checking for stdlib.h
| configure:7702: gcc -c -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
| configure:7702: $? = 0
| configure:7702: result: yes
| configure:7702: checking for string.h
| configure:7702: gcc -c -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
| configure:7702: $? = 0
| configure:7702: result: yes
| configure:7702: checking for memory.h
| configure:7702: gcc -c -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
| configure:7702: $? = 0
| configure:7702: result: yes
| configure:7702: checking for strings.h
| configure:7702: gcc -c -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
| configure:7702: $? = 0
| configure:7702: result: yes
| configure:7702: checking for inttypes.h
| configure:7702: gcc -c -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
| configure:7702: $? = 0
| configure:7702: result: yes
| configure:7702: checking for stdint.h
| configure:7702: gcc -c -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
| configure:7702: $? = 0
| configure:7702: result: yes
| configure:7702: checking for unistd.h
| configure:7702: gcc -c -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
| configure:7702: $? = 0
| configure:7702: result: yes
| configure:7716: checking for dlfcn.h
| configure:7716: gcc -c -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
| configure:7716: $? = 0
| configure:7716: result: yes
| configure:7972: checking for objdir
| configure:7987: result: .libs
| configure:8251: checking if gcc supports -fno-rtti -fno-exceptions
| configure:8269: gcc -c -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -fno-rtti -fno-exceptions conftest.c >&5
| cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
| configure:8273: $? = 0
| configure:8286: result: no
| configure:8644: checking for gcc option to produce PIC
| configure:8651: result: -fPIC -DPIC
| configure:8659: checking if gcc PIC flag -fPIC -DPIC works
| configure:8677: gcc -c -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.c >&5
| configure:8681: $? = 0
| configure:8694: result: yes
| configure:8723: checking if gcc static flag -static works
| configure:8751: result: yes
| configure:8766: checking if gcc supports -c -o file.o
| configure:8787: gcc -c -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.c >&5
| configure:8791: $? = 0
| configure:8813: result: yes
| configure:8821: checking if gcc supports -c -o file.o
| configure:8868: result: yes
| configure:8901: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
| configure:10164: result: yes
| configure:10201: checking whether -lc should be explicitly linked in
| configure:10209: gcc -c -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
| configure:10212: $? = 0
| configure:10227: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
| configure:10230: $? = 0
| configure:10244: result: no
| configure:10404: checking dynamic linker characteristics
| configure:10985: gcc -o conftest -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/foo conftest.c  >&5
| configure:10985: $? = 0
| configure:11234: result: GNU/Linux ld.so
| configure:11356: checking how to hardcode library paths into programs
| configure:11381: result: immediate
| configure:11929: checking whether stripping libraries is possible
| configure:11934: result: yes
| configure:11969: checking if libtool supports shared libraries
| configure:11971: result: yes
| configure:11974: checking whether to build shared libraries
| configure:11999: result: yes
| configure:12002: checking whether to build static libraries
| configure:12006: result: yes
| configure:8835: checking for pkg-config
| configure:8853: found /usr/bin/pkg-config
| configure:8866: result: /usr/bin/pkg-config
| configure:8932: checking for pkg-config
| configure:8950: found /usr/bin/pkg-config
| configure:8962: result: /usr/bin/pkg-config
| configure:8987: checking pkg-config is at least version 0.20
| configure:8990: result: yes
| configure:9033: checking for ANSI C header files
| configure:9137: result: yes
| configure:9148: checking execinfo.h usability
| configure:9148: gcc -c -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -Wall conftest.c >&5
| configure:9148: $? = 0
| configure:9148: result: yes
| configure:9148: checking execinfo.h presence
| configure:9148: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 -Wall conftest.c
| configure:9148: $? = 0
| configure:9148: result: yes
| configure:9148: checking for execinfo.h
| configure:9148: result: yes
| configure:9148: checking sys/select.h usability
| configure:9148: gcc -c -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -Wall conftest.c >&5
| configure:9148: $? = 0
| configure:9148: result: yes
| configure:9148: checking sys/select.h presence
| configure:9148: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 -Wall conftest.c
| configure:9148: $? = 0
| configure:9148: result: yes
| configure:9148: checking for sys/select.h
| configure:9148: result: yes
| configure:9148: checking sys/socket.h usability
| configure:9148: gcc -c -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -Wall conftest.c >&5
| configure:9148: $? = 0
| configure:9148: result: yes
| configure:9148: checking sys/socket.h presence
| configure:9148: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 -Wall conftest.c
| configure:9148: $? = 0
| configure:9148: result: yes
| configure:9148: checking for sys/socket.h
| configure:9148: result: yes
| configure:9148: checking syslog.h usability
| configure:9148: gcc -c -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -Wall conftest.c >&5
| configure:9148: $? = 0
| configure:9148: result: yes
| configure:9148: checking syslog.h presence
| configure:9148: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 -Wall conftest.c
| configure:9148: $? = 0
| configure:9148: result: yes
| configure:9148: checking for syslog.h
| configure:9148: result: yes
| configure:9148: checking ctype.h usability
| configure:9148: gcc -c -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -Wall conftest.c >&5
| configure:9148: $? = 0
| configure:9148: result: yes
| configure:9148: checking ctype.h presence
| configure:9148: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 -Wall conftest.c
| configure:9148: $? = 0
| configure:9148: result: yes
| configure:9148: checking for ctype.h
| configure:9148: result: yes
| configure:9162: checking if gcc supports -fvisibility=hidden
| configure:9168: gcc -c -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -fvisibility=hidden  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall conftest.c >&5
| configure:9168: $? = 0
| configure:9169: result: yes
| configure:9185: checking for LIBOSMOCORE
| configure:9192: $PKG_CONFIG --exists --print-errors "libosmocore >= 1.10.0"
| configure:9195: $? = 0
| configure:9209: $PKG_CONFIG --exists --print-errors "libosmocore >= 1.10.0"
| configure:9212: $? = 0
| configure:9270: result: yes
| configure:9276: checking for LIBOSMOGSM
| configure:9283: $PKG_CONFIG --exists --print-errors "libosmogsm >= 1.10.0"
| configure:9286: $? = 0
| configure:9300: $PKG_CONFIG --exists --print-errors "libosmogsm >= 1.10.0"
| configure:9303: $? = 0
| configure:9361: result: yes
| configure:9367: checking for LIBOSMOCODEC
| configure:9374: $PKG_CONFIG --exists --print-errors "libosmocodec >= 1.10.0"
| configure:9377: $? = 0
| configure:9391: $PKG_CONFIG --exists --print-errors "libosmocodec >= 1.10.0"
| configure:9394: $? = 0
| configure:9452: result: yes
| configure:9476: checking netinet/sctp.h usability
| configure:9476: gcc -c -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -Wall conftest.c >&5
| configure:9476: $? = 0
| configure:9476: result: yes
| configure:9476: checking netinet/sctp.h presence
| configure:9476: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 -Wall conftest.c
| configure:9476: $? = 0
| configure:9476: result: yes
| configure:9476: checking for netinet/sctp.h
| configure:9476: result: yes
| configure:9489: checking for osmo_sock_init2_multiaddr in -losmocore
| configure:9514: gcc -o conftest -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wl,-z,relro -Wl,-z,now conftest.c -losmocore -losmocore -ltalloc -lmnl  >&5
| configure:9514: $? = 0
| configure:9523: result: yes
| configure:9537: checking for library containing sctp_send
| configure:9568: gcc -o conftest -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wl,-z,relro -Wl,-z,now conftest.c  >&5
| /usr/bin/ld: /tmp/ccrS8VCZ.o: in function `main':
| ./conftest.c:42: undefined reference to `sctp_send'
| collect2: error: ld returned 1 exit status
| configure:9568: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "libosmo-netif"
| | #define PACKAGE_TARNAME "libosmo-netif"
| | #define PACKAGE_VERSION "1.5.1.16-0093"
| | #define PACKAGE_STRING "libosmo-netif 1.5.1.16-0093"
| | #define PACKAGE_BUGREPORT "openbsc-devel@lists.openbsc.org"
| | #define PACKAGE_URL ""
| | #define PACKAGE "libosmo-netif"
| | #define VERSION "1.5.1.16-0093"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define STDC_HEADERS 1
| | #define HAVE_EXECINFO_H 1
| | #define HAVE_SYS_SELECT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_SYSLOG_H 1
| | #define HAVE_CTYPE_H 1
| | #define HAVE_NETINET_SCTP_H 1
| | #define HAVE_LIBOSMOCORE 1
| | /* end confdefs.h.  */
| | 
| | /* Override any GCC internal prototype to avoid an error.
| |    Use char because int might match the return type of a GCC
| |    builtin and then its argument prototype would still apply.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char sctp_send ();
| | int
| | main ()
| | {
| | return sctp_send ();
| |   ;
| |   return 0;
| | }
| configure:9568: gcc -o conftest -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wl,-z,relro -Wl,-z,now conftest.c -lsctp   >&5
| configure:9568: $? = 0
| configure:9585: result: -lsctp
| configure:9613: checking pcap.h usability
| configure:9613: gcc -c -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -Wall conftest.c >&5
| configure:9613: $? = 0
| configure:9613: result: yes
| configure:9613: checking pcap.h presence
| configure:9613: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 -Wall conftest.c
| configure:9613: $? = 0
| configure:9613: result: yes
| configure:9613: checking for pcap.h
| configure:9613: result: yes
| configure:9643: checking for doxygen
| configure:9661: found /usr/bin/doxygen
| configure:9674: result: /usr/bin/doxygen
| configure:9793: checking that generated files are newer than configure
| configure:9799: result: done
| configure:9834: creating ./config.status
| 
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
| 
| This file was extended by libosmo-netif config.status 1.5.1.16-0093, which was
| generated by GNU Autoconf 2.69.  Invocation command line was
| 
|   CONFIG_FILES    = 
|   CONFIG_HEADERS  = 
|   CONFIG_LINKS    = 
|   CONFIG_COMMANDS = 
|   $ ./config.status 
| 
| on a978a6211d15
| 
| config.status:1122: creating libosmo-netif.pc
| config.status:1122: creating include/Makefile
| config.status:1122: creating include/osmocom/Makefile
| config.status:1122: creating include/osmocom/netif/Makefile
| config.status:1122: creating src/Makefile
| config.status:1122: creating examples/Makefile
| config.status:1122: creating utils/Makefile
| config.status:1122: creating tests/Makefile
| config.status:1122: creating Doxyfile
| config.status:1122: creating Makefile
| config.status:1122: creating config.h
| config.status:1351: executing tests/atconfig commands
| config.status:1351: executing depfiles commands
| config.status:1351: executing libtool commands
| configure:12007: WARNING: unrecognized options: --disable-maintainer-mode
| 
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
| 
| ac_cv_build=x86_64-pc-linux-gnu
| ac_cv_c_compiler_gnu=yes
| ac_cv_env_CC_set=
| ac_cv_env_CC_value=
| ac_cv_env_CFLAGS_set=set
| ac_cv_env_CFLAGS_value='-g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security'
| ac_cv_env_CPPFLAGS_set=set
| ac_cv_env_CPPFLAGS_value='-Wdate-time -D_FORTIFY_SOURCE=2'
| ac_cv_env_CPP_set=
| ac_cv_env_CPP_value=
| ac_cv_env_LDFLAGS_set=set
| ac_cv_env_LDFLAGS_value='-Wl,-z,relro -Wl,-z,now'
| ac_cv_env_LIBOSMOCODEC_CFLAGS_set=
| ac_cv_env_LIBOSMOCODEC_CFLAGS_value=
| ac_cv_env_LIBOSMOCODEC_LIBS_set=
| ac_cv_env_LIBOSMOCODEC_LIBS_value=
| ac_cv_env_LIBOSMOCORE_CFLAGS_set=
| ac_cv_env_LIBOSMOCORE_CFLAGS_value=
| ac_cv_env_LIBOSMOCORE_LIBS_set=
| ac_cv_env_LIBOSMOCORE_LIBS_value=
| ac_cv_env_LIBOSMOGSM_CFLAGS_set=
| ac_cv_env_LIBOSMOGSM_CFLAGS_value=
| ac_cv_env_LIBOSMOGSM_LIBS_set=
| ac_cv_env_LIBOSMOGSM_LIBS_value=
| ac_cv_env_LIBS_set=
| ac_cv_env_LIBS_value=
| ac_cv_env_LT_SYS_LIBRARY_PATH_set=
| ac_cv_env_LT_SYS_LIBRARY_PATH_value=
| ac_cv_env_PKG_CONFIG_LIBDIR_set=
| ac_cv_env_PKG_CONFIG_LIBDIR_value=
| ac_cv_env_PKG_CONFIG_PATH_set=
| ac_cv_env_PKG_CONFIG_PATH_value=
| ac_cv_env_PKG_CONFIG_set=
| ac_cv_env_PKG_CONFIG_value=
| ac_cv_env_build_alias_set=set
| ac_cv_env_build_alias_value=x86_64-linux-gnu
| ac_cv_env_host_alias_set=
| ac_cv_env_host_alias_value=
| ac_cv_env_target_alias_set=
| ac_cv_env_target_alias_value=
| ac_cv_header_ctype_h=yes
| ac_cv_header_dlfcn_h=yes
| ac_cv_header_execinfo_h=yes
| ac_cv_header_inttypes_h=yes
| ac_cv_header_memory_h=yes
| ac_cv_header_netinet_sctp_h=yes
| ac_cv_header_pcap_h=yes
| ac_cv_header_stdc=yes
| ac_cv_header_stdint_h=yes
| ac_cv_header_stdlib_h=yes
| ac_cv_header_string_h=yes
| ac_cv_header_strings_h=yes
| ac_cv_header_sys_select_h=yes
| ac_cv_header_sys_socket_h=yes
| ac_cv_header_sys_stat_h=yes
| ac_cv_header_sys_types_h=yes
| ac_cv_header_syslog_h=yes
| ac_cv_header_unistd_h=yes
| ac_cv_host=x86_64-pc-linux-gnu
| ac_cv_lib_osmocore_osmo_sock_init2_multiaddr=yes
| ac_cv_objext=o
| ac_cv_path_DOXYGEN=/usr/bin/doxygen
| ac_cv_path_EGREP='/bin/grep -E'
| ac_cv_path_FGREP='/bin/grep -F'
| ac_cv_path_GREP=/bin/grep
| ac_cv_path_PKG_CONFIG_INSTALLED=/usr/bin/pkg-config
| ac_cv_path_SED=/bin/sed
| ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
| ac_cv_path_install='/usr/bin/install -c'
| ac_cv_path_lt_DD=/bin/dd
| ac_cv_path_mkdir=/bin/mkdir
| ac_cv_prog_AWK=mawk
| ac_cv_prog_CPP='gcc -E'
| ac_cv_prog_ac_ct_AR=ar
| ac_cv_prog_ac_ct_CC=gcc
| ac_cv_prog_ac_ct_OBJDUMP=objdump
| ac_cv_prog_ac_ct_RANLIB=ranlib
| ac_cv_prog_ac_ct_STRIP=strip
| ac_cv_prog_cc_c89=
| ac_cv_prog_cc_g=yes
| ac_cv_prog_make_make_set=yes
| ac_cv_search_sctp_send=-lsctp
| am_cv_CC_dependencies_compiler_type=none
| am_cv_make_support_nested_variables=yes
| am_cv_prog_cc_c_o=yes
| lt_cv_ar_at_file=@
| lt_cv_archive_cmds_need_lc=no
| lt_cv_deplibs_check_method=pass_all
| lt_cv_file_magic_cmd='$MAGIC_CMD'
| lt_cv_file_magic_test_file=
| lt_cv_ld_reload_flag=-r
| lt_cv_nm_interface='BSD nm'
| lt_cv_objdir=.libs
| lt_cv_path_LD=/usr/bin/ld
| lt_cv_path_NM='/usr/bin/nm -B'
| lt_cv_path_mainfest_tool=no
| lt_cv_prog_compiler_c_o=yes
| lt_cv_prog_compiler_pic='-fPIC -DPIC'
| lt_cv_prog_compiler_pic_works=yes
| lt_cv_prog_compiler_rtti_exceptions=no
| lt_cv_prog_compiler_static_works=yes
| lt_cv_prog_gnu_ld=yes
| lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
| lt_cv_shlibpath_overrides_runpath=yes
| lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
| lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
| lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
| lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
| lt_cv_sys_global_symbol_to_import=
| lt_cv_sys_max_cmd_len=1572864
| lt_cv_to_host_file_cmd=func_convert_file_noop
| lt_cv_to_tool_file_cmd=func_convert_file_noop
| lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
| pkg_cv_LIBOSMOCODEC_CFLAGS='-pthread -I/usr/include/'
| pkg_cv_LIBOSMOCODEC_LIBS='-losmocodec -losmocore -ltalloc -lmnl'
| pkg_cv_LIBOSMOCORE_CFLAGS='-pthread -I/usr/include/'
| pkg_cv_LIBOSMOCORE_LIBS='-losmocore -ltalloc -lmnl'
| pkg_cv_LIBOSMOGSM_CFLAGS='-pthread -I/usr/include/'
| pkg_cv_LIBOSMOGSM_LIBS='-losmogsm -losmoisdn -losmocore -ltalloc -lmnl'
| 
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
| 
| ACLOCAL='${SHELL} /obs/_temp/binpkgs/libosmo-netif/missing aclocal-1.16'
| AMDEPBACKSLASH=''
| AMDEP_FALSE=''
| AMDEP_TRUE='#'
| AMTAR='$${TAR-tar}'
| AM_BACKSLASH='\'
| AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
| AM_DEFAULT_VERBOSITY='1'
| AM_V='$(V)'
| AR='ar'
| AUTOCONF='${SHELL} /obs/_temp/binpkgs/libosmo-netif/missing autoconf'
| AUTOHEADER='${SHELL} /obs/_temp/binpkgs/libosmo-netif/missing autoheader'
| AUTOMAKE='${SHELL} /obs/_temp/binpkgs/libosmo-netif/missing automake-1.16'
| AWK='mawk'
| CC='gcc'
| CCDEPMODE='depmode=none'
| CFLAGS='-g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/libosmo-netif=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall'
| CPP='gcc -E'
| CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2 -Wall'
| CYGPATH_W='echo'
| DEFS='-DHAVE_CONFIG_H'
| DEPDIR='.deps'
| DLLTOOL='false'
| DOXYGEN='/usr/bin/doxygen'
| DSYMUTIL=''
| DUMPBIN=''
| ECHO_C=''
| ECHO_N='-n'
| ECHO_T=''
| EGREP='/bin/grep -E'
| ENABLE_LIBSCTP_FALSE='#'
| ENABLE_LIBSCTP_TRUE=''
| EXEEXT=''
| FGREP='/bin/grep -F'
| GREP='/bin/grep'
| HAVE_DOXYGEN_FALSE='#'
| HAVE_DOXYGEN_TRUE=''
| HAVE_LIBSCTP='1'
| HAVE_PCAP_FALSE='#'
| HAVE_PCAP_TRUE=''
| INSTALL_DATA='${INSTALL} -m 644'
| INSTALL_PROGRAM='${INSTALL}'
| INSTALL_SCRIPT='${INSTALL}'
| INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
| LD='/usr/bin/ld -m elf_x86_64'
| LDFLAGS='-Wl,-z,relro -Wl,-z,now'
| LIBOBJS=''
| LIBOSMOCODEC_CFLAGS='-pthread -I/usr/include/'
| LIBOSMOCODEC_LIBS='-losmocodec -losmocore -ltalloc -lmnl'
| LIBOSMOCORE_CFLAGS='-pthread -I/usr/include/'
| LIBOSMOCORE_LIBS='-losmocore -ltalloc -lmnl'
| LIBOSMOGSM_CFLAGS='-pthread -I/usr/include/'
| LIBOSMOGSM_LIBS='-losmogsm -losmoisdn -losmocore -ltalloc -lmnl'
| LIBS=''
| LIBSCTP_LIBS='-lsctp'
| LIBTOOL='$(SHELL) $(top_builddir)/libtool'
| LIPO=''
| LN_S='ln -s'
| LTLIBOBJS=''
| LT_SYS_LIBRARY_PATH=''
| MAKEINFO='${SHELL} /obs/_temp/binpkgs/libosmo-netif/missing makeinfo'
| MANIFEST_TOOL=':'
| MKDIR_P='/bin/mkdir -p'
| NM='/usr/bin/nm -B'
| NMEDIT=''
| OBJDUMP='objdump'
| OBJEXT='o'
| OTOOL64=''
| OTOOL=''
| PACKAGE='libosmo-netif'
| PACKAGE_BUGREPORT='openbsc-devel@lists.openbsc.org'
| PACKAGE_NAME='libosmo-netif'
| PACKAGE_STRING='libosmo-netif 1.5.1.16-0093'
| PACKAGE_TARNAME='libosmo-netif'
| PACKAGE_URL=''
| PACKAGE_VERSION='1.5.1.16-0093'
| PATH_SEPARATOR=':'
| PKG_CONFIG='/usr/bin/pkg-config'
| PKG_CONFIG_INSTALLED='/usr/bin/pkg-config'
| PKG_CONFIG_LIBDIR=''
| PKG_CONFIG_PATH=''
| RANLIB='ranlib'
| RELMAKE='-include osmo-release.mk'
| SED='/bin/sed'
| SET_MAKE=''
| SHELL='/bin/bash'
| STRIP='strip'
| SYMBOL_VISIBILITY='-fvisibility=hidden'
| VERSION='1.5.1.16-0093'
| ac_ct_AR='ar'
| ac_ct_CC='gcc'
| ac_ct_DUMPBIN=''
| am__EXEEXT_FALSE=''
| am__EXEEXT_TRUE='#'
| am__fastdepCC_FALSE=''
| am__fastdepCC_TRUE='#'
| am__include='include'
| am__isrc=''
| am__leading_dot='.'
| am__nodep=''
| am__quote=''
| am__tar='$${TAR-tar} chof - "$$tardir"'
| am__untar='$${TAR-tar} xf -'
| bindir='${exec_prefix}/bin'
| build='x86_64-pc-linux-gnu'
| build_alias='x86_64-linux-gnu'
| build_cpu='x86_64'
| build_os='linux-gnu'
| build_vendor='pc'
| datadir='${datarootdir}'
| datarootdir='${prefix}/share'
| docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
| dvidir='${docdir}'
| exec_prefix='${prefix}'
| host='x86_64-pc-linux-gnu'
| host_alias=''
| host_cpu='x86_64'
| host_os='linux-gnu'
| host_vendor='pc'
| htmldir='${docdir}'
| includedir='${prefix}/include'
| infodir='${prefix}/share/info'
| install_sh='${SHELL} /obs/_temp/binpkgs/libosmo-netif/install-sh'
| libdir='${prefix}/lib/x86_64-linux-gnu'
| libexecdir='${prefix}/lib/x86_64-linux-gnu'
| localedir='${datarootdir}/locale'
| localstatedir='/var'
| mandir='${prefix}/share/man'
| mkdir_p='$(MKDIR_P)'
| oldincludedir='/usr/include'
| pdfdir='${docdir}'
| prefix='/usr'
| program_transform_name='s,x,x,'
| psdir='${docdir}'
| runstatedir='${localstatedir}/run'
| sbindir='${exec_prefix}/sbin'
| sharedstatedir='${prefix}/com'
| sysconfdir='/etc'
| target_alias=''
| 
| ## ----------- ##
| ## confdefs.h. ##
| ## ----------- ##
| 
| /* confdefs.h */
| #define PACKAGE_NAME "libosmo-netif"
| #define PACKAGE_TARNAME "libosmo-netif"
| #define PACKAGE_VERSION "1.5.1.16-0093"
| #define PACKAGE_STRING "libosmo-netif 1.5.1.16-0093"
| #define PACKAGE_BUGREPORT "openbsc-devel@lists.openbsc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libosmo-netif"
| #define VERSION "1.5.1.16-0093"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_NETINET_SCTP_H 1
| #define HAVE_LIBOSMOCORE 1
| #define HAVE_LIBSCTP 1
| #define HAVE_PCAP_H 1
| 
| configure: exit 0

make[1]: *** [debian/rules:27: override_dh_auto_test] Error 1
make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-netif'
make: *** [debian/rules:13: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

ERROR: build failed!

docker: running: data/build.sh inside docker
---
NOTE: if the build failed because dependencies are outdated, see the status here:
https://obs.osmocom.org/project/show/osmocom:master
---
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 1427967 killed;
[ssh-agent] Stopped.
Finished: FAILURE