Changes:
------------------------------------------ [...truncated 108.26 KB...] make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/deps/libosmo-abis/tests' make[2]: Leaving directory '/build/deps/libosmo-abis/tests' make[2]: Entering directory '/build/deps/libosmo-abis' make[3]: Entering directory '/build/deps/libosmo-abis' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib/pkgconfig' /usr/bin/install -c -m 644 libosmoabis.pc libosmotrau.pc '/build/deps/install/stow/libosmo-abis/lib/pkgconfig' make[3]: Leaving directory '/build/deps/libosmo-abis' make[2]: Leaving directory '/build/deps/libosmo-abis' make[1]: Leaving directory '/build/deps/libosmo-abis' + STOW_DIR=/build/deps/install/stow stow --restow libosmo-abis + set +x + autoreconf --install --force
=============================== libosmo-netif ===============================
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:25: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:25: You should run autoupdate. m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... configure.ac:25: the top level configure.ac:75: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:75: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:75: the top level configure.ac:90: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:90: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... configure.ac:90: the top level configure.ac:141: warning: AC_OUTPUT should be used without arguments. configure.ac:141: You should run autoupdate. configure.ac:22: installing './compile' configure.ac:24: installing './config.guess' configure.ac:24: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' examples/Makefile.am: installing './depcomp' + ./configure --enable-sanitize --enable-werror --enable-lapd-examples checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for egrep... (cached) /usr/bin/grep -E checking for execinfo.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for syslog.h... yes checking for ctype.h... yes checking if gcc supports -fvisibility=hidden... yes checking for libosmocore >= 1.8.0... yes checking for libosmogsm >= 1.8.0... yes checking for libosmocodec >= 1.8.0... yes checking for libosmoabis >= 1.4.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 + make -j 8 echo 1.3.0.53-23f7 > .version-t && mv .version-t .version make all-recursive make[1]: Entering directory '/build' Making all in include make[2]: Entering directory '/build/include' Making all in osmocom make[3]: Entering directory '/build/include/osmocom' Making all in netif make[4]: Entering directory '/build/include/osmocom/netif' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/build/include/osmocom/netif' make[4]: Entering directory '/build/include/osmocom' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/build/include/osmocom' make[3]: Leaving directory '/build/include/osmocom' make[3]: Entering directory '/build/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/include' make[2]: Leaving directory '/build/include' Making all in src make[2]: Entering directory '/build/src' CC amr.lo CC datagram.lo CC ipa.lo CC ipa_unit.lo CC jibuf.lo CC osmux.lo CC osmux_input.lo CC osmux_output.lo CC prim.lo CC rs232.lo CC rtp.lo CC stream_cli.lo CC stream_srv.lo CC sctp.lo CC stream.lo stream_srv.c: In function 'osmo_stream_srv_link_open': stream_srv.c:412:25: warning: 'osmo_sock_init2_multiaddr' is deprecated: Use osmo_sock_init2_multiaddr2() instead [-Wdeprecated-declarations] 412 | ret = osmo_sock_init2_multiaddr(link->sk_domain, link->sk_type, link->proto, | ^~~ In file included from /build/deps/install/stow/libosmocore/include/osmocom/core/osmo_io.h:10, from stream_srv.c:41: /build/deps/install/stow/libosmocore/include/osmocom/core/socket.h:148:5: note: declared here 148 | int osmo_sock_init2_multiaddr(uint16_t family, uint16_t type, uint8_t proto, | ^~~~~~~~~~~~~~~~~~~~~~~~~ stream_srv.c:414:86: error: 'OSMO_SOCK_F_SCTP_ASCONF_SUPPORTED' undeclared (first use in this function) 414 | NULL, 0, 0, OSMO_SOCK_F_BIND|OSMO_SOCK_F_SCTP_ASCONF_SUPPORTED); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stream_srv.c:414:86: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [Makefile:488: stream_srv.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... stream_cli.c: In function 'osmo_stream_cli_open2': stream_cli.c:747:17: warning: 'osmo_sock_init2_multiaddr' is deprecated: Use osmo_sock_init2_multiaddr2() instead [-Wdeprecated-declarations] 747 | ret = osmo_sock_init2_multiaddr(AF_UNSPEC, SOCK_STREAM, cli->proto, | ^~~ In file included from /build/deps/install/stow/libosmocore/include/osmocom/core/osmo_io.h:10, from stream_cli.c:41: /build/deps/install/stow/libosmocore/include/osmocom/core/socket.h:148:5: note: declared here 148 | int osmo_sock_init2_multiaddr(uint16_t family, uint16_t type, uint8_t proto, | ^~~~~~~~~~~~~~~~~~~~~~~~~ stream_cli.c:750:107: error: 'OSMO_SOCK_F_SCTP_ASCONF_SUPPORTED' undeclared (first use in this function) 750 | OSMO_SOCK_F_CONNECT|OSMO_SOCK_F_BIND|OSMO_SOCK_F_NONBLOCK|OSMO_SOCK_F_SCTP_ASCONF_SUPPORTED); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stream_cli.c:750:107: note: each undeclared identifier is reported only once for each function it appears in stream_cli.c: In function 'osmo_stream_cli_open': stream_cli.c:826:25: warning: 'osmo_sock_init2_multiaddr' is deprecated: Use osmo_sock_init2_multiaddr2() instead [-Wdeprecated-declarations] 826 | ret = osmo_sock_init2_multiaddr(cli->sk_domain, cli->sk_type, cli->proto, | ^~~ /build/deps/install/stow/libosmocore/include/osmocom/core/socket.h:148:5: note: declared here 148 | int osmo_sock_init2_multiaddr(uint16_t family, uint16_t type, uint8_t proto, | ^~~~~~~~~~~~~~~~~~~~~~~~~ stream_cli.c:829:115: error: 'OSMO_SOCK_F_SCTP_ASCONF_SUPPORTED' undeclared (first use in this function) 829 | OSMO_SOCK_F_CONNECT|OSMO_SOCK_F_BIND|OSMO_SOCK_F_NONBLOCK|OSMO_SOCK_F_SCTP_ASCONF_SUPPORTED); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: *** [Makefile:488: stream_cli.lo] Error 1 make[2]: Leaving directory '/build/src' make[1]: *** [Makefile:509: all-recursive] Error 1 make[1]: Leaving directory '/build' make: *** [Makefile:393: all] Error 2 Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2429587 killed; [ssh-agent] Stopped. Archiving artifacts
jenkins-notifications@lists.osmocom.org