See <https://jenkins.osmocom.org/jenkins/job/master-osmo-upf/a1=default,a2=defau…>
Changes:
------------------------------------------
[...truncated 147.09 KB...]
make[3]: Entering directory '/build/libnftnl/include/libnftnl'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/deps/install/stow/libnftnl/include/libnftnl'
/usr/bin/install -c -m 644 batch.h table.h trace.h chain.h object.h rule.h expr.h set.h flowtable.h ruleset.h common.h udata.h gen.h '/build/deps/install/stow/libnftnl/include/libnftnl'
make[3]: Leaving directory '/build/libnftnl/include/libnftnl'
make[2]: Leaving directory '/build/libnftnl/include/libnftnl'
Making install in linux
make[2]: Entering directory '/build/libnftnl/include/linux'
Making install in netfilter
make[3]: Entering directory '/build/libnftnl/include/linux/netfilter'
make[4]: Entering directory '/build/libnftnl/include/linux/netfilter'
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/libnftnl/include/linux/netfilter'
make[3]: Leaving directory '/build/libnftnl/include/linux/netfilter'
make[3]: Entering directory '/build/libnftnl/include/linux'
make[4]: Entering directory '/build/libnftnl/include/linux'
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/libnftnl/include/linux'
make[3]: Leaving directory '/build/libnftnl/include/linux'
make[2]: Leaving directory '/build/libnftnl/include/linux'
make[2]: Entering directory '/build/libnftnl/include'
make[3]: Entering directory '/build/libnftnl/include'
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/libnftnl/include'
make[2]: Leaving directory '/build/libnftnl/include'
make[1]: Leaving directory '/build/libnftnl/include'
Making install in examples
make[1]: Entering directory '/build/libnftnl/examples'
make[2]: Entering directory '/build/libnftnl/examples'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/libnftnl/examples'
make[1]: Leaving directory '/build/libnftnl/examples'
Making install in tests
make[1]: Entering directory '/build/libnftnl/tests'
make[2]: Entering directory '/build/libnftnl/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/libnftnl/tests'
make[1]: Leaving directory '/build/libnftnl/tests'
make[1]: Entering directory '/build/libnftnl'
make[2]: Entering directory '/build/libnftnl'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/deps/install/stow/libnftnl/lib/pkgconfig'
/usr/bin/install -c -m 644 libnftnl.pc '/build/deps/install/stow/libnftnl/lib/pkgconfig'
make[2]: Leaving directory '/build/libnftnl'
make[1]: Leaving directory '/build/libnftnl'
+ STOW_DIR=/build/deps/install/stow
+ stow --restow libnftnl
+ build_from_netfilter nftables
+ project=nftables
=============================== nftables ===============================
+ set +x
+ '[' -d ./nftables ']'
+ git clone git://git.netfilter.org/nftables nftables
Cloning into 'nftables'...
+ cd nftables
+ autoreconf --install --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/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: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'
examples/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.2.6... 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 src/Makefile
config.status: creating include/Makefile
config.status: creating include/nftables/Makefile
config.status: creating include/linux/Makefile
config.status: creating include/linux/netfilter/Makefile
config.status: creating include/linux/netfilter_arp/Makefile
config.status: creating include/linux/netfilter_bridge/Makefile
config.status: creating include/linux/netfilter_ipv4/Makefile
config.status: creating include/linux/netfilter_ipv6/Makefile
config.status: creating files/Makefile
config.status: creating files/examples/Makefile
config.status: creating files/nftables/Makefile
config.status: creating files/osf/Makefile
config.status: creating doc/Makefile
config.status: creating py/Makefile
config.status: creating examples/Makefile
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
+ make -j 8 install
Making install in src
make[1]: Entering directory '/build/libnftnl/nftables/src'
YACC parser_bison.c
/build/libnftnl/nftables/src/parser_bison.y:187.1-19: warning: deprecated directive: '%name-prefix "nft_"', use '%define api.prefix {nft_}' [-Wdeprecated]
187 | %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 parser_bison.h
make install-am
make[2]: Entering directory '/build/libnftnl/nftables/src'
CC main.o
CC rule.lo
CC statement.lo
CC cache.lo
CC cmd.lo
CC datatype.lo
CC evaluate.lo
CC expression.lo
statement.c:851:27: error: 'map_stmt_json' undeclared here (not in a function); did you mean 'nat_stmt_json'?
851 | .json = map_stmt_json,
| ^~~~~~~~~~~~~
| nat_stmt_json
make[2]: *** [Makefile:737: statement.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/build/libnftnl/nftables/src'
make[1]: Leaving directory '/build/libnftnl/nftables/src'
make[1]: *** [Makefile:872: install] Error 2
make: *** [Makefile:485: install-recursive] Error 1
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 4051834 killed;
[ssh-agent] Stopped.
Archiving artifacts