Changes:
------------------------------------------ [...truncated 68.20 KiB...] Generate 'cs2_np' test vector Generate 'cs3_np' test vector Generate 'tch_afs_12_2' test vector Generate 'tch_afs_10_2' test vector Generate 'tch_afs_7_95' test vector Generate 'tch_afs_7_4' test vector Generate 'tch_afs_6_7' test vector Generate 'tch_afs_5_9' test vector Generate 'tch_afs_5_15' test vector Generate 'tch_afs_4_75' test vector Generate 'tch_fr' test vector Generate 'tch_hr' test vector Generate 'tch_ahs_7_95' test vector Generate 'tch_ahs_7_4' test vector Generate 'tch_ahs_6_7' test vector Generate 'tch_ahs_5_9' test vector Generate 'tch_ahs_5_15' test vector Generate 'tch_ahs_4_75' test vector Generate 'tch_axs_sid_update' test vector Generate 'mcs1_dl_hdr' test vector Generate 'mcs1_ul_hdr' test vector Generate 'mcs1' test vector Generate 'mcs2' test vector Generate 'mcs3' test vector Generate 'mcs4' test vector Generate 'mcs5_dl_hdr' test vector Generate 'mcs5_ul_hdr' test vector Generate 'mcs5' test vector Generate 'mcs6' test vector Generate 'mcs7_dl_hdr' test vector Generate 'mcs7_ul_hdr' test vector Generate 'mcs7' test vector Generate 'mcs8' test vector Generate 'mcs9' test vector Generation complete. make install-recursive make[3]: Entering directory '/build/deps/libosmocore/tests' Making install in . make[4]: Entering directory '/build/deps/libosmocore/tests' make[5]: Entering directory '/build/deps/libosmocore/tests' 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/libosmocore/tests' make[4]: Leaving directory '/build/deps/libosmocore/tests' Making install in osmo-config-merge make[4]: Entering directory '/build/deps/libosmocore/tests/osmo-config-merge' make[5]: Entering directory '/build/deps/libosmocore/tests/osmo-config-merge' 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/libosmocore/tests/osmo-config-merge' make[4]: Leaving directory '/build/deps/libosmocore/tests/osmo-config-merge' make[3]: Leaving directory '/build/deps/libosmocore/tests' make[2]: Leaving directory '/build/deps/libosmocore/tests' make[2]: Entering directory '/build/deps/libosmocore' make[3]: Entering directory '/build/deps/libosmocore' /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/bin' /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/share/aclocal' /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/lib/pkgconfig' /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/include' /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/build/deps/install/stow/libosmocore/share/aclocal' /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc libosmoisdn.pc '/build/deps/install/stow/libosmocore/lib/pkgconfig' /usr/bin/install -c osmo-release.sh '/build/deps/install/stow/libosmocore/bin' /usr/bin/install -c -m 644 osmo-release.mk '/build/deps/install/stow/libosmocore/include' make install-data-hook make[4]: Entering directory '/build/deps/libosmocore' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory '/build/deps/libosmocore' make[3]: Leaving directory '/build/deps/libosmocore' make[2]: Leaving directory '/build/deps/libosmocore' make[1]: Leaving directory '/build/deps/libosmocore' + STOW_DIR=/build/deps/install/stow stow --restow libosmocore + export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig:/build/deps/install/lib/pkgconfig: + export LD_LIBRARY_PATH=/build/deps/install/lib + set +x + cd /build + autoreconf --install --force
=============================== osmo-el2tpd =============================
aclocal: warning: couldn't open directory 'm4': No such file or directory libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:40: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:40: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:40: the top level configure.ac:94: warning: AC_OUTPUT should be used without arguments. configure.ac:94: You should run autoupdate. configure.ac:8: installing './compile' configure.ac:8: installing './config.guess' configure.ac:8: installing './config.sub' configure.ac:10: installing './install-sh' configure.ac:10: installing './missing' src/Makefile.am: installing './depcomp' + ./configure --enable-sanitize --enable-external-tests --enable-werror configure: WARNING: unrecognized options: --enable-external-tests checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for gawk... gawk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking xargs -n works... yes checking dependency style of gcc... gcc3 checking whether make sets $(MAKE)... (cached) yes checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for libosmocore >= 1.0.0... yes checking for libcrypto... yes checking for egrep... (cached) /usr/bin/grep -E CFLAGS="-g -std=gnu11 -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp -Wall" CPPFLAGS=" -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp -Wall" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: executing libtool commands config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-external-tests + make -j 12 echo UNKNOWN > .version-t && mv .version-t .version make all-recursive make[1]: Entering directory '/build' Making all in src make[2]: Entering directory '/build/src' CC test_connect.o CC l2tpd.o CC l2tpd_fsm.o CC l2tpd_data.o CC l2tpd_packet.o CC l2tpd_socket.o CC l2tpd_lapd.o CC l2tpd_logging.o CC crc32.o l2tpd_logging.c: In function 'l2tpd_log_init': l2tpd_logging.c:47:9: warning: 'osmo_init_logging' is deprecated: use osmo_init_logging2() instead to avoid a NULL talloc ctx [-Wdeprecated-declarations] 47 | osmo_init_logging(&l2tpd_log_info); | ^~~~~~~~~~~~~~~~~ In file included from l2tpd_logging.c:24: /build/deps/install/stow/libosmocore/include/osmocom/core/application.h:17:5: note: declared here 17 | int osmo_init_logging(const struct log_info *) | ^~~~~~~~~~~~~~~~~ CCLD test_connect In file included from l2tpd_fsm.c:28: l2tp_protocol.h:28:25: error: expected identifier before numeric constant 28 | #define IPPROTO_L2TP 115 | ^~~ make[2]: *** [Makefile:470: l2tpd_fsm.o] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from l2tpd_lapd.c:31: l2tp_protocol.h:28:25: error: expected identifier before numeric constant 28 | #define IPPROTO_L2TP 115 | ^~~ make[2]: *** [Makefile:470: l2tpd_lapd.o] Error 1 make[2]: Leaving directory '/build/src' make[1]: *** [Makefile:400: all-recursive] Error 1 make[1]: Leaving directory '/build' make: *** [Makefile:347: 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 1696691 killed; [ssh-agent] Stopped. Archiving artifacts
jenkins-notifications@lists.osmocom.org