Changes:
------------------------------------------ [...truncated 83.98 KiB...] checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for egrep... (cached) /usr/bin/grep -E checking for execinfo.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for syslog.h... yes checking for ctype.h... yes checking if gcc supports -fvisibility=hidden... yes checking for libosmocore >= 1.12.0... yes checking for libosmogsm >= 1.12.0... yes checking for libosmocodec >= 1.12.0... yes checking for libosmovty >= 1.12.0... yes checking for netinet/sctp.h... yes checking for osmo_sock_init2_multiaddr in -losmocore... yes checking for library containing sctp_send... -lsctp checking for pcap.h... yes checking for doxygen... /usr/bin/doxygen checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libosmo-netif.pc config.status: creating include/Makefile config.status: creating include/osmocom/Makefile config.status: creating include/osmocom/netif/Makefile config.status: creating src/Makefile config.status: creating examples/Makefile config.status: creating utils/Makefile config.status: creating tests/Makefile config.status: creating Doxyfile config.status: creating Makefile config.status: creating contrib/libosmo-netif.spec config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --with-systemdsystemunitdir + [ -n ] + make -j 12 install echo 1.7.0.9-f562 > .version-t && mv .version-t .version make install-recursive make[1]: Entering directory '/build/deps/libosmo-netif' Making install in include make[2]: Entering directory '/build/deps/libosmo-netif/include' Making install in osmocom make[3]: Entering directory '/build/deps/libosmo-netif/include/osmocom' Making install in netif make[4]: Entering directory '/build/deps/libosmo-netif/include/osmocom/netif' GEN version.h GEN version.h make[5]: Entering directory '/build/deps/libosmo-netif/include/osmocom/netif' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-netif/include/osmocom/netif' /usr/bin/install -c -m 644 amr.h datagram.h ipa.h ipa_unit.h jibuf.h osmux.h prim.h rs232.h rtp.h stream.h twjit.h twrtp.h version.h sctp.h '/build/deps/install/stow/libosmo-netif/include/osmocom/netif' make[5]: Leaving directory '/build/deps/libosmo-netif/include/osmocom/netif' make[4]: Leaving directory '/build/deps/libosmo-netif/include/osmocom/netif' make[4]: Entering directory '/build/deps/libosmo-netif/include/osmocom' make[5]: Entering directory '/build/deps/libosmo-netif/include/osmocom' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/build/deps/libosmo-netif/include/osmocom' make[4]: Leaving directory '/build/deps/libosmo-netif/include/osmocom' make[3]: Leaving directory '/build/deps/libosmo-netif/include/osmocom' make[3]: Entering directory '/build/deps/libosmo-netif/include' make[4]: Entering directory '/build/deps/libosmo-netif/include' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/deps/libosmo-netif/include' make[3]: Leaving directory '/build/deps/libosmo-netif/include' make[2]: Leaving directory '/build/deps/libosmo-netif/include' Making install in src make[2]: Entering directory '/build/deps/libosmo-netif/src' CC amr.lo CC datagram.lo CC ipa.lo CC ipa_keepalive.lo CC ipa_unit.lo CC osmux.lo CC jibuf.lo CC osmux_output.lo CC osmux_input.lo CC prim.lo CC rs232.lo CC rtp.lo CC stream.lo CC stream_cli.lo CC stream_srv.lo CC twjit.lo CC twjit_conf.lo CC twrtp.lo CC sctp.lo CCLD libosmonetif.la make[3]: Entering directory '/build/deps/libosmo-netif/src' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-netif/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libosmonetif.la '/build/deps/install/stow/libosmo-netif/lib' libtool: install: /usr/bin/install -c .libs/libosmonetif.so.11.4.0 /build/deps/install/stow/libosmo-netif/lib/libosmonetif.so.11.4.0 libtool: install: (cd /build/deps/install/stow/libosmo-netif/lib && { ln -s -f libosmonetif.so.11.4.0 libosmonetif.so.11 || { rm -f libosmonetif.so.11 && ln -s libosmonetif.so.11.4.0 libosmonetif.so.11; }; }) libtool: install: (cd /build/deps/install/stow/libosmo-netif/lib && { ln -s -f libosmonetif.so.11.4.0 libosmonetif.so || { rm -f libosmonetif.so && ln -s libosmonetif.so.11.4.0 libosmonetif.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmonetif.lai /build/deps/install/stow/libosmo-netif/lib/libosmonetif.la libtool: install: /usr/bin/install -c .libs/libosmonetif.a /build/deps/install/stow/libosmo-netif/lib/libosmonetif.a libtool: install: chmod 644 /build/deps/install/stow/libosmo-netif/lib/libosmonetif.a libtool: install: ranlib /build/deps/install/stow/libosmo-netif/lib/libosmonetif.a libtool: finish: PATH="/build/deps/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmo-netif/lib ---------------------------------------------------------------------- Libraries have been installed in: /build/deps/install/stow/libosmo-netif/lib
If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory '/build/deps/libosmo-netif/src' make[2]: Leaving directory '/build/deps/libosmo-netif/src' Making install in examples make[2]: Entering directory '/build/deps/libosmo-netif/examples' CC ipa-stream-client.o CC ipa-stream-server.o CC stream-client.o CC rs232-read.o CC stream-server.o CC rs232-write.o CC rtp-udp-test-server.o CC rtp-udp-test-client.o CC udp-test-client.o CC udp-test-server.o CC osmux-test-input.o CC osmux-test-output.o CCLD ipa-stream-server CCLD ipa-stream-client CCLD rtp-udp-test-server CCLD stream-client CCLD rs232-write CCLD rtp-udp-test-client CCLD udp-test-client CCLD stream-server CCLD udp-test-server CCLD rs232-read CCLD osmux-test-output CCLD osmux-test-input make[3]: Entering directory '/build/deps/libosmo-netif/examples' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/deps/libosmo-netif/examples' make[2]: Leaving directory '/build/deps/libosmo-netif/examples' Making install in utils make[2]: Entering directory '/build/deps/libosmo-netif/utils' CC osmo-amr-inspect.o CCLD osmo-amr-inspect make[3]: Entering directory '/build/deps/libosmo-netif/utils' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/deps/libosmo-netif/utils' make[2]: Leaving directory '/build/deps/libosmo-netif/utils' Making install in tests make[2]: Entering directory '/build/deps/libosmo-netif/tests' make[3]: Entering directory '/build/deps/libosmo-netif/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/deps/libosmo-netif/tests' make[2]: Leaving directory '/build/deps/libosmo-netif/tests' make[2]: Entering directory '/build/deps/libosmo-netif' make[3]: Entering directory '/build/deps/libosmo-netif' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-netif/lib/pkgconfig' /usr/bin/install -c -m 644 libosmo-netif.pc '/build/deps/install/stow/libosmo-netif/lib/pkgconfig' make install-data-hook make[4]: Entering directory '/build/deps/libosmo-netif' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory '/build/deps/libosmo-netif' make[3]: Leaving directory '/build/deps/libosmo-netif' make[2]: Leaving directory '/build/deps/libosmo-netif' make[1]: Leaving directory '/build/deps/libosmo-netif' + STOW_DIR=/build/deps/install/stow stow --restow libosmo-netif + osmo-build-dep.sh libosmo-abis --disable-dahdi
=============================== libosmo-abis ===============================
+ mkdir -p /build/deps + cd /build/deps + osmo-deps.sh libosmo-abis + project=libosmo-abis + branch=master + git branch -a + grep -c remotes/origin/master$ + [ x1 != x0 ] + branch=origin/master + test -d libosmo-abis + osmo_git_clone_url libosmo-abis + echo https://gerrit.osmocom.org/libosmo-abis + git clone https://gerrit.osmocom.org/libosmo-abis libosmo-abis Cloning into 'libosmo-abis'... fatal: unable to access 'https://gerrit.osmocom.org/libosmo-abis/': GnuTLS, handshake failed: The TLS connection was non-properly terminated. Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 3456258 killed; [ssh-agent] Stopped. Archiving artifacts