See https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/8691/display/redirect
Changes:
------------------------------------------ [...truncated 120.93 KB...] 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... mt checking if mt 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 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 + set +x
+ make -j8 make all-recursive make[1]: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif' Making all in include make[2]: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include' Making all in osmocom make[3]: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include/osmocom' Making all in netif make[4]: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include/osmocom/netif' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include/osmocom/netif' make[4]: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include/osmocom' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include/osmocom' make[3]: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include/osmocom' make[3]: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include' make[2]: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include' Making all in src make[2]: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/src' CC datagram.lo CC amr.lo CC ipa.lo CC ipa_unit.lo CC jibuf.lo CC osmux.lo CC osmux_output.lo CC osmux_input.lo CC prim.lo CC rs232.lo CC rtp.lo CC stream_cli.lo CC stream_srv.lo CC stream.lo CC sctp.lo stream_srv.c: In function ‘osmo_stream_srv_link_open’: stream_srv.c:412:4: warning: ‘osmo_sock_init2_multiaddr’ is deprecated: Use osmo_sock_init2_multiaddr2() instead [-Wdeprecated-declarations] ret = osmo_sock_init2_multiaddr(link->sk_domain, link->sk_type, link->proto, ^~~ In file included from https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/inst-osmo-bts/include/osmocom/core/osmo_io.h:10, from stream_srv.c:41: https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/inst-osmo-bts/include/osmocom/core/socket.h:148:5: note: declared here int osmo_sock_init2_multiaddr(uint16_t family, uint16_t type, uint8_t proto, ^~~~~~~~~~~~~~~~~~~~~~~~~ stream_srv.c:414:37: error: ‘OSMO_SOCK_F_SCTP_ASCONF_SUPPORTED’ undeclared (first use in this function); did you mean ‘SCTP_RECONFIG_SUPPORTED’? NULL, 0, 0, OSMO_SOCK_F_BIND|OSMO_SOCK_F_SCTP_ASCONF_SUPPORTED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ SCTP_RECONFIG_SUPPORTED stream_srv.c:414:37: note: each undeclared identifier is reported only once for each function it appears in stream_cli.c: In function ‘osmo_stream_cli_open2’: stream_cli.c:747:3: warning: ‘osmo_sock_init2_multiaddr’ is deprecated: Use osmo_sock_init2_multiaddr2() instead [-Wdeprecated-declarations] ret = osmo_sock_init2_multiaddr(AF_UNSPEC, SOCK_STREAM, cli->proto, ^~~ In file included from https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/inst-osmo-bts/include/osmocom/core/osmo_io.h:10, from stream_cli.c:41: https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/inst-osmo-bts/include/osmocom/core/socket.h:148:5: note: declared here int osmo_sock_init2_multiaddr(uint16_t family, uint16_t type, uint8_t proto, ^~~~~~~~~~~~~~~~~~~~~~~~~ stream_cli.c:750:65: error: ‘OSMO_SOCK_F_SCTP_ASCONF_SUPPORTED’ undeclared (first use in this function); did you mean ‘SCTP_RECONFIG_SUPPORTED’? OSMO_SOCK_F_CONNECT|OSMO_SOCK_F_BIND|OSMO_SOCK_F_NONBLOCK|OSMO_SOCK_F_SCTP_ASCONF_SUPPORTED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ SCTP_RECONFIG_SUPPORTED stream_cli.c:750:65: 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:4: warning: ‘osmo_sock_init2_multiaddr’ is deprecated: Use osmo_sock_init2_multiaddr2() instead [-Wdeprecated-declarations] ret = osmo_sock_init2_multiaddr(cli->sk_domain, cli->sk_type, cli->proto, ^~~ In file included from https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/inst-osmo-bts/include/osmocom/core/osmo_io.h:10, from stream_cli.c:41: https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/inst-osmo-bts/include/osmocom/core/socket.h:148:5: note: declared here int osmo_sock_init2_multiaddr(uint16_t family, uint16_t type, uint8_t proto, ^~~~~~~~~~~~~~~~~~~~~~~~~ stream_cli.c:829:66: error: ‘OSMO_SOCK_F_SCTP_ASCONF_SUPPORTED’ undeclared (first use in this function); did you mean ‘SCTP_RECONFIG_SUPPORTED’? OSMO_SOCK_F_CONNECT|OSMO_SOCK_F_BIND|OSMO_SOCK_F_NONBLOCK|OSMO_SOCK_F_SCTP_ASCONF_SUPPORTED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ SCTP_RECONFIG_SUPPORTED make[2]: *** [Makefile:487: stream_srv.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [Makefile:487: stream_cli.lo] Error 1 make[2]: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/src' make[1]: *** [Makefile:507: all-recursive] Error 1 make[1]: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif' make: *** [Makefile:391: all] Error 2 + make make all-recursive make[1]: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif' Making all in include make[2]: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include' Making all in osmocom make[3]: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include/osmocom' Making all in netif make[4]: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include/osmocom/netif' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include/osmocom/netif' make[4]: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include/osmocom' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include/osmocom' make[3]: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include/osmocom' make[3]: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include' make[2]: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include' Making all in src make[2]: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/src' CC stream_cli.lo stream_cli.c: In function ‘osmo_stream_cli_open2’: stream_cli.c:747:3: warning: ‘osmo_sock_init2_multiaddr’ is deprecated: Use osmo_sock_init2_multiaddr2() instead [-Wdeprecated-declarations] ret = osmo_sock_init2_multiaddr(AF_UNSPEC, SOCK_STREAM, cli->proto, ^~~ In file included from https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/inst-osmo-bts/include/osmocom/core/osmo_io.h:10, from stream_cli.c:41: https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/inst-osmo-bts/include/osmocom/core/socket.h:148:5: note: declared here int osmo_sock_init2_multiaddr(uint16_t family, uint16_t type, uint8_t proto, ^~~~~~~~~~~~~~~~~~~~~~~~~ stream_cli.c:750:65: error: ‘OSMO_SOCK_F_SCTP_ASCONF_SUPPORTED’ undeclared (first use in this function); did you mean ‘SCTP_RECONFIG_SUPPORTED’? OSMO_SOCK_F_CONNECT|OSMO_SOCK_F_BIND|OSMO_SOCK_F_NONBLOCK|OSMO_SOCK_F_SCTP_ASCONF_SUPPORTED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ SCTP_RECONFIG_SUPPORTED stream_cli.c:750:65: 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:4: warning: ‘osmo_sock_init2_multiaddr’ is deprecated: Use osmo_sock_init2_multiaddr2() instead [-Wdeprecated-declarations] ret = osmo_sock_init2_multiaddr(cli->sk_domain, cli->sk_type, cli->proto, ^~~ In file included from https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/inst-osmo-bts/include/osmocom/core/osmo_io.h:10, from stream_cli.c:41: https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/inst-osmo-bts/include/osmocom/core/socket.h:148:5: note: declared here int osmo_sock_init2_multiaddr(uint16_t family, uint16_t type, uint8_t proto, ^~~~~~~~~~~~~~~~~~~~~~~~~ stream_cli.c:829:66: error: ‘OSMO_SOCK_F_SCTP_ASCONF_SUPPORTED’ undeclared (first use in this function); did you mean ‘SCTP_RECONFIG_SUPPORTED’? OSMO_SOCK_F_CONNECT|OSMO_SOCK_F_BIND|OSMO_SOCK_F_NONBLOCK|OSMO_SOCK_F_SCTP_ASCONF_SUPPORTED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ SCTP_RECONFIG_SUPPORTED make[2]: *** [Makefile:487: stream_cli.lo] Error 1 make[2]: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/src' make[1]: *** [Makefile:507: all-recursive] Error 1 make[1]: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif' make: *** [Makefile:391: all] Error 2 Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful
See https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/8692/display/redirect
Changes:
------------------------------------------ [...truncated 122.18 KB...] 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... mt checking if mt 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 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 + set +x
+ make -j8 make all-recursive make[1]: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif' Making all in include make[2]: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include' Making all in osmocom make[3]: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include/osmocom' Making all in netif make[4]: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include/osmocom/netif' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include/osmocom/netif' make[4]: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include/osmocom' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include/osmocom' make[3]: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include/osmocom' make[3]: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include' make[2]: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include' Making all in src make[2]: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/src' CC amr.lo CC datagram.lo CC ipa.lo CC ipa_unit.lo CC jibuf.lo CC osmux_input.lo CC osmux.lo CC osmux_output.lo CC prim.lo CC rs232.lo CC rtp.lo CC stream_cli.lo CC stream_srv.lo CC stream.lo CC sctp.lo stream_cli.c: In function ‘osmo_stream_cli_open2’: stream_cli.c:747:3: warning: ‘osmo_sock_init2_multiaddr’ is deprecated: Use osmo_sock_init2_multiaddr2() instead [-Wdeprecated-declarations] ret = osmo_sock_init2_multiaddr(AF_UNSPEC, SOCK_STREAM, cli->proto, ^~~ In file included from https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/inst-osmo-bts/include/osmocom/core/osmo_io.h:10, from stream_cli.c:41: https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/inst-osmo-bts/include/osmocom/core/socket.h:148:5: note: declared here int osmo_sock_init2_multiaddr(uint16_t family, uint16_t type, uint8_t proto, ^~~~~~~~~~~~~~~~~~~~~~~~~ stream_cli.c:750:65: error: ‘OSMO_SOCK_F_SCTP_ASCONF_SUPPORTED’ undeclared (first use in this function); did you mean ‘SCTP_RECONFIG_SUPPORTED’? OSMO_SOCK_F_CONNECT|OSMO_SOCK_F_BIND|OSMO_SOCK_F_NONBLOCK|OSMO_SOCK_F_SCTP_ASCONF_SUPPORTED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ SCTP_RECONFIG_SUPPORTED stream_cli.c:750:65: 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:4: warning: ‘osmo_sock_init2_multiaddr’ is deprecated: Use osmo_sock_init2_multiaddr2() instead [-Wdeprecated-declarations] ret = osmo_sock_init2_multiaddr(cli->sk_domain, cli->sk_type, cli->proto, ^~~ In file included from https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/inst-osmo-bts/include/osmocom/core/osmo_io.h:10, from stream_cli.c:41: https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/inst-osmo-bts/include/osmocom/core/socket.h:148:5: note: declared here int osmo_sock_init2_multiaddr(uint16_t family, uint16_t type, uint8_t proto, ^~~~~~~~~~~~~~~~~~~~~~~~~ stream_cli.c:829:66: error: ‘OSMO_SOCK_F_SCTP_ASCONF_SUPPORTED’ undeclared (first use in this function); did you mean ‘SCTP_RECONFIG_SUPPORTED’? OSMO_SOCK_F_CONNECT|OSMO_SOCK_F_BIND|OSMO_SOCK_F_NONBLOCK|OSMO_SOCK_F_SCTP_ASCONF_SUPPORTED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ SCTP_RECONFIG_SUPPORTED stream_srv.c: In function ‘osmo_stream_srv_link_open’: stream_srv.c:412:4: warning: ‘osmo_sock_init2_multiaddr’ is deprecated: Use osmo_sock_init2_multiaddr2() instead [-Wdeprecated-declarations] ret = osmo_sock_init2_multiaddr(link->sk_domain, link->sk_type, link->proto, ^~~ In file included from https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/inst-osmo-bts/include/osmocom/core/osmo_io.h:10, from stream_srv.c:41: https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/inst-osmo-bts/include/osmocom/core/socket.h:148:5: note: declared here int osmo_sock_init2_multiaddr(uint16_t family, uint16_t type, uint8_t proto, ^~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: *** [Makefile:487: stream_cli.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... stream_srv.c:414:37: error: ‘OSMO_SOCK_F_SCTP_ASCONF_SUPPORTED’ undeclared (first use in this function); did you mean ‘SCTP_RECONFIG_SUPPORTED’? NULL, 0, 0, OSMO_SOCK_F_BIND|OSMO_SOCK_F_SCTP_ASCONF_SUPPORTED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ SCTP_RECONFIG_SUPPORTED stream_srv.c:414:37: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [Makefile:487: stream_srv.lo] Error 1 make[2]: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/src' make[1]: *** [Makefile:507: all-recursive] Error 1 make[1]: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif' make: *** [Makefile:391: all] Error 2 + make make all-recursive make[1]: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif' Making all in include make[2]: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include' Making all in osmocom make[3]: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include/osmocom' Making all in netif make[4]: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include/osmocom/netif' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include/osmocom/netif' make[4]: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include/osmocom' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include/osmocom' make[3]: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include/osmocom' make[3]: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include' make[2]: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include' Making all in src make[2]: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/src' CC stream_cli.lo stream_cli.c: In function ‘osmo_stream_cli_open2’: stream_cli.c:747:3: warning: ‘osmo_sock_init2_multiaddr’ is deprecated: Use osmo_sock_init2_multiaddr2() instead [-Wdeprecated-declarations] ret = osmo_sock_init2_multiaddr(AF_UNSPEC, SOCK_STREAM, cli->proto, ^~~ In file included from https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/inst-osmo-bts/include/osmocom/core/osmo_io.h:10, from stream_cli.c:41: https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/inst-osmo-bts/include/osmocom/core/socket.h:148:5: note: declared here int osmo_sock_init2_multiaddr(uint16_t family, uint16_t type, uint8_t proto, ^~~~~~~~~~~~~~~~~~~~~~~~~ stream_cli.c:750:65: error: ‘OSMO_SOCK_F_SCTP_ASCONF_SUPPORTED’ undeclared (first use in this function); did you mean ‘SCTP_RECONFIG_SUPPORTED’? OSMO_SOCK_F_CONNECT|OSMO_SOCK_F_BIND|OSMO_SOCK_F_NONBLOCK|OSMO_SOCK_F_SCTP_ASCONF_SUPPORTED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ SCTP_RECONFIG_SUPPORTED stream_cli.c:750:65: 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:4: warning: ‘osmo_sock_init2_multiaddr’ is deprecated: Use osmo_sock_init2_multiaddr2() instead [-Wdeprecated-declarations] ret = osmo_sock_init2_multiaddr(cli->sk_domain, cli->sk_type, cli->proto, ^~~ In file included from https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/inst-osmo-bts/include/osmocom/core/osmo_io.h:10, from stream_cli.c:41: https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/inst-osmo-bts/include/osmocom/core/socket.h:148:5: note: declared here int osmo_sock_init2_multiaddr(uint16_t family, uint16_t type, uint8_t proto, ^~~~~~~~~~~~~~~~~~~~~~~~~ stream_cli.c:829:66: error: ‘OSMO_SOCK_F_SCTP_ASCONF_SUPPORTED’ undeclared (first use in this function); did you mean ‘SCTP_RECONFIG_SUPPORTED’? OSMO_SOCK_F_CONNECT|OSMO_SOCK_F_BIND|OSMO_SOCK_F_NONBLOCK|OSMO_SOCK_F_SCTP_ASCONF_SUPPORTED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ SCTP_RECONFIG_SUPPORTED make[2]: *** [Makefile:487: stream_cli.lo] Error 1 make[2]: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/src' make[1]: *** [Makefile:507: all-recursive] Error 1 make[1]: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif' make: *** [Makefile:391: all] Error 2 Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful
See https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/8693/display/redirect
Changes:
------------------------------------------ [...truncated 121.48 KB...] 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... mt checking if mt 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 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 + set +x
+ make -j8 make all-recursive make[1]: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif' Making all in include make[2]: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include' Making all in osmocom make[3]: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include/osmocom' Making all in netif make[4]: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include/osmocom/netif' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include/osmocom/netif' make[4]: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include/osmocom' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include/osmocom' make[3]: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include/osmocom' make[3]: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include' make[2]: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include' Making all in src make[2]: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/src' CC amr.lo CC datagram.lo CC ipa.lo CC jibuf.lo CC ipa_unit.lo CC osmux.lo CC osmux_output.lo CC osmux_input.lo CC prim.lo CC rs232.lo CC rtp.lo CC stream_cli.lo CC stream_srv.lo CC stream.lo CC sctp.lo stream_cli.c: In function ‘osmo_stream_cli_open2’: stream_cli.c:747:3: warning: ‘osmo_sock_init2_multiaddr’ is deprecated: Use osmo_sock_init2_multiaddr2() instead [-Wdeprecated-declarations] ret = osmo_sock_init2_multiaddr(AF_UNSPEC, SOCK_STREAM, cli->proto, ^~~ In file included from https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/inst-osmo-bts/include/osmocom/core/osmo_io.h:10, from stream_cli.c:41: https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/inst-osmo-bts/include/osmocom/core/socket.h:148:5: note: declared here int osmo_sock_init2_multiaddr(uint16_t family, uint16_t type, uint8_t proto, ^~~~~~~~~~~~~~~~~~~~~~~~~ stream_cli.c:750:65: error: ‘OSMO_SOCK_F_SCTP_ASCONF_SUPPORTED’ undeclared (first use in this function); did you mean ‘SCTP_RECONFIG_SUPPORTED’? OSMO_SOCK_F_CONNECT|OSMO_SOCK_F_BIND|OSMO_SOCK_F_NONBLOCK|OSMO_SOCK_F_SCTP_ASCONF_SUPPORTED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ SCTP_RECONFIG_SUPPORTED stream_cli.c:750:65: 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:4: warning: ‘osmo_sock_init2_multiaddr’ is deprecated: Use osmo_sock_init2_multiaddr2() instead [-Wdeprecated-declarations] ret = osmo_sock_init2_multiaddr(cli->sk_domain, cli->sk_type, cli->proto, ^~~ In file included from https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/inst-osmo-bts/include/osmocom/core/osmo_io.h:10, from stream_cli.c:41: https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/inst-osmo-bts/include/osmocom/core/socket.h:148:5: note: declared here int osmo_sock_init2_multiaddr(uint16_t family, uint16_t type, uint8_t proto, ^~~~~~~~~~~~~~~~~~~~~~~~~ stream_cli.c:829:66: error: ‘OSMO_SOCK_F_SCTP_ASCONF_SUPPORTED’ undeclared (first use in this function); did you mean ‘SCTP_RECONFIG_SUPPORTED’? OSMO_SOCK_F_CONNECT|OSMO_SOCK_F_BIND|OSMO_SOCK_F_NONBLOCK|OSMO_SOCK_F_SCTP_ASCONF_SUPPORTED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ SCTP_RECONFIG_SUPPORTED stream_srv.c: In function ‘osmo_stream_srv_link_open’: stream_srv.c:412:4: warning: ‘osmo_sock_init2_multiaddr’ is deprecated: Use osmo_sock_init2_multiaddr2() instead [-Wdeprecated-declarations] ret = osmo_sock_init2_multiaddr(link->sk_domain, link->sk_type, link->proto, ^~~ In file included from https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/inst-osmo-bts/include/osmocom/core/osmo_io.h:10, from stream_srv.c:41: https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/inst-osmo-bts/include/osmocom/core/socket.h:148:5: note: declared here int osmo_sock_init2_multiaddr(uint16_t family, uint16_t type, uint8_t proto, ^~~~~~~~~~~~~~~~~~~~~~~~~ stream_srv.c:414:37: error: ‘OSMO_SOCK_F_SCTP_ASCONF_SUPPORTED’ undeclared (first use in this function); did you mean ‘SCTP_RECONFIG_SUPPORTED’? NULL, 0, 0, OSMO_SOCK_F_BIND|OSMO_SOCK_F_SCTP_ASCONF_SUPPORTED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ SCTP_RECONFIG_SUPPORTED stream_srv.c:414:37: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [Makefile:487: stream_cli.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [Makefile:487: stream_srv.lo] Error 1 make[2]: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/src' make[1]: *** [Makefile:507: all-recursive] Error 1 make[1]: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif' make: *** [Makefile:391: all] Error 2 + make make all-recursive make[1]: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif' Making all in include make[2]: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include' Making all in osmocom make[3]: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include/osmocom' Making all in netif make[4]: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include/osmocom/netif' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include/osmocom/netif' make[4]: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include/osmocom' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include/osmocom' make[3]: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include/osmocom' make[3]: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include' make[2]: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/include' Making all in src make[2]: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/src' CC stream_cli.lo stream_cli.c: In function ‘osmo_stream_cli_open2’: stream_cli.c:747:3: warning: ‘osmo_sock_init2_multiaddr’ is deprecated: Use osmo_sock_init2_multiaddr2() instead [-Wdeprecated-declarations] ret = osmo_sock_init2_multiaddr(AF_UNSPEC, SOCK_STREAM, cli->proto, ^~~ In file included from https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/inst-osmo-bts/include/osmocom/core/osmo_io.h:10, from stream_cli.c:41: https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/inst-osmo-bts/include/osmocom/core/socket.h:148:5: note: declared here int osmo_sock_init2_multiaddr(uint16_t family, uint16_t type, uint8_t proto, ^~~~~~~~~~~~~~~~~~~~~~~~~ stream_cli.c:750:65: error: ‘OSMO_SOCK_F_SCTP_ASCONF_SUPPORTED’ undeclared (first use in this function); did you mean ‘SCTP_RECONFIG_SUPPORTED’? OSMO_SOCK_F_CONNECT|OSMO_SOCK_F_BIND|OSMO_SOCK_F_NONBLOCK|OSMO_SOCK_F_SCTP_ASCONF_SUPPORTED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ SCTP_RECONFIG_SUPPORTED stream_cli.c:750:65: 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:4: warning: ‘osmo_sock_init2_multiaddr’ is deprecated: Use osmo_sock_init2_multiaddr2() instead [-Wdeprecated-declarations] ret = osmo_sock_init2_multiaddr(cli->sk_domain, cli->sk_type, cli->proto, ^~~ In file included from https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/inst-osmo-bts/include/osmocom/core/osmo_io.h:10, from stream_cli.c:41: https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/inst-osmo-bts/include/osmocom/core/socket.h:148:5: note: declared here int osmo_sock_init2_multiaddr(uint16_t family, uint16_t type, uint8_t proto, ^~~~~~~~~~~~~~~~~~~~~~~~~ stream_cli.c:829:66: error: ‘OSMO_SOCK_F_SCTP_ASCONF_SUPPORTED’ undeclared (first use in this function); did you mean ‘SCTP_RECONFIG_SUPPORTED’? OSMO_SOCK_F_CONNECT|OSMO_SOCK_F_BIND|OSMO_SOCK_F_NONBLOCK|OSMO_SOCK_F_SCTP_ASCONF_SUPPORTED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ SCTP_RECONFIG_SUPPORTED make[2]: *** [Makefile:487: stream_cli.lo] Error 1 make[2]: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif/src' make[1]: *** [Makefile:507: all-recursive] Error 1 make[1]: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts/ws/libosmo-netif' make: *** [Makefile:391: all] Error 2 Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful
jenkins-notifications@lists.osmocom.org