See <https://jenkins.osmocom.org/jenkins/job/master-osmo-upf/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/5899/display/redirect>
Changes: ------------------------------------------ [...truncated 172.07 KiB...] 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:48: installing 'build-aux/ar-lib' configure.ac:25: installing 'build-aux/compile' configure.ac:49: installing 'build-aux/config.guess' configure.ac:49: installing 'build-aux/config.sub' configure.ac:6: installing 'build-aux/install-sh' configure.ac:6: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' configure.ac: installing 'build-aux/ylwrap' + ./configure --prefix=/build/deps/install/stow/nftables --without-cli --disable-man-doc --enable-python=no configure: WARNING: unrecognized options: --enable-python 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 how to create a pax tar archive... gnutar checking whether make supports nested variables... (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 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 wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for a sed that does not truncate output... /usr/bin/sed checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking whether yytext is a pointer... yes checking for bison... bison -y checking for ar... ar checking the archiver (ar) interface... ar 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... (cached) /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 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 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... no checking whether compiler accepts -fvisibility=hidden... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libmnl >= 1.0.4... yes checking for libnftnl >= 1.3.0... yes checking for __gmpz_init in -lgmp... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether getprotobyname_r is declared... yes checking whether getprotobynumber_r is declared... yes checking whether getservbyport_r is declared... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libnftables.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --enable-python nft configuration: cli support: no enable debugging symbols: yes use mini-gmp: no enable man page: no libxtables support: no json output support: no systemd unit: /lib/systemd/system + make -j 12 install YACC src/parser_bison.c /build/libnftnl/nftables/src/parser_bison.y:204.1-19: warning: deprecated directive: '%name-prefix "nft_"', use '%define api.prefix {nft_}' [-Wdeprecated] 204 | %name-prefix "nft_" | ^~~~~~~~~~~~~~~~~~~ | %define api.prefix {nft_} /build/libnftnl/nftables/src/parser_bison.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] updating src/parser_bison.h make install-am make[1]: Entering directory '/build/libnftnl/nftables' LEX src/scanner.c GEN tools/nftables.service CC src/main.o CC src/cache.lo CC src/cmd.lo CC src/ct.lo CC src/datatype.lo CC src/erec.lo CC src/dccpopt.lo CC src/expression.lo CC src/exthdr.lo CC src/evaluate.lo CC src/fib.lo CC src/gmputil.lo CC src/hash.lo CC src/iface.lo CC src/intervals.lo CC src/libnftables.lo CC src/ipopt.lo CC src/mergesort.lo CC src/misspell.lo CC src/meta.lo CC src/mnl.lo CC src/monitor.lo CC src/trace.lo CC src/netlink.lo CC src/netlink_delinearize.lo CC src/nfnl_osf.lo CC src/nftutils.lo CC src/netlink_linearize.lo CC src/numgen.lo CC src/optimize.lo CC src/osf.lo CC src/owner.lo CC src/payload.lo CC src/preprocess.lo CC src/print.lo CC src/proto.lo CC src/rt.lo CC src/rule.lo CC src/sctp_chunk.lo CC src/segtree.lo CC src/socket.lo CC src/statement.lo CC src/tcpopt.lo CC src/utils.lo CC src/xfrm.lo CC src/xt.lo CC src/libparser_la-parser_bison.lo CC src/libparser_la-scanner.lo CCLD src/libparser.la CCLD src/libnftables.la CCLD src/nft make[2]: Entering directory '/build/libnftnl/nftables' /usr/bin/mkdir -p '/build/deps/install/stow/nftables/share/doc/nftables/examples' /usr/bin/mkdir -p '/build/deps/install/stow/nftables/etc/nftables/osf' /usr/bin/install -c -m 644 files/osf/pf.os '/build/deps/install/stow/nftables/etc/nftables/osf' /usr/bin/install -c files/examples/ct_helpers.nft files/examples/load_balancing.nft files/examples/secmark.nft files/examples/sets_and_maps.nft '/build/deps/install/stow/nftables/share/doc/nftables/examples' /usr/bin/mkdir -p '/build/deps/install/stow/nftables/share/nftables' /usr/bin/mkdir -p '/build/deps/install/stow/nftables/share/doc/nftables' /usr/bin/mkdir -p '/build/deps/install/stow/nftables/share/man/man3' /usr/bin/mkdir -p '/build/deps/install/stow/nftables/share/man/man5' /usr/bin/mkdir -p '/build/deps/install/stow/nftables/lib/pkgconfig' /usr/bin/mkdir -p '/build/deps/install/stow/nftables/share/man/man8' /usr/bin/install -c -m 644 files/nftables/main.nft '/build/deps/install/stow/nftables/share/doc/nftables' /usr/bin/mkdir -p '/build/deps/install/stow/nftables/include/nftables' /usr/bin/mkdir -p '/lib/systemd/system' /usr/bin/install -c -m 644 files/nftables/all-in-one.nft files/nftables/arp-filter.nft files/nftables/bridge-filter.nft files/nftables/inet-filter.nft files/nftables/inet-nat.nft files/nftables/ipv4-filter.nft files/nftables/ipv4-mangle.nft files/nftables/ipv4-nat.nft files/nftables/ipv4-raw.nft files/nftables/ipv6-filter.nft files/nftables/ipv6-mangle.nft files/nftables/ipv6-nat.nft files/nftables/ipv6-raw.nft files/nftables/netdev-ingress.nft '/build/deps/install/stow/nftables/share/nftables' /usr/bin/install -c -m 644 include/nftables/libnftables.h '/build/deps/install/stow/nftables/include/nftables' /usr/bin/install -c -m 644 libnftables.pc '/build/deps/install/stow/nftables/lib/pkgconfig' /usr/bin/mkdir -p '/build/deps/install/stow/nftables/lib' /usr/bin/install -c -m 644 tools/nftables.service '/lib/systemd/system' /usr/bin/install -c -m 644 tools/nftables.service.8 '/build/deps/install/stow/nftables/share/man/man8' /bin/bash ./libtool --mode=install /usr/bin/install -c src/libnftables.la '/build/deps/install/stow/nftables/lib' /usr/bin/install: cannot create regular file '/lib/systemd/system/nftables.service': Permission denied make[2]: *** [Makefile:1437: install-unitDATA] Error 1 make[2]: *** Waiting for unfinished jobs.... libtool: install: /usr/bin/install -c src/.libs/libnftables.so.1.1.0 /build/deps/install/stow/nftables/lib/libnftables.so.1.1.0 libtool: install: (cd /build/deps/install/stow/nftables/lib && { ln -s -f libnftables.so.1.1.0 libnftables.so.1 || { rm -f libnftables.so.1 && ln -s libnftables.so.1.1.0 libnftables.so.1; }; }) libtool: install: (cd /build/deps/install/stow/nftables/lib && { ln -s -f libnftables.so.1.1.0 libnftables.so || { rm -f libnftables.so && ln -s libnftables.so.1.1.0 libnftables.so; }; }) libtool: install: /usr/bin/install -c src/.libs/libnftables.lai /build/deps/install/stow/nftables/lib/libnftables.la 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/nftables/lib ---------------------------------------------------------------------- Libraries have been installed in: /build/deps/install/stow/nftables/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[2]: Leaving directory '/build/libnftnl/nftables' make[1]: *** [Makefile:1729: install-am] Error 2 make[1]: Leaving directory '/build/libnftnl/nftables' make: *** [Makefile:1722: install] Error 2 Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 4055607 killed; [ssh-agent] Stopped. Archiving artifacts