See <https://jenkins.osmocom.org/jenkins/job/master-osmo-bsc-nat/a1=default,a2=d…>
Changes:
------------------------------------------
[...truncated 213.85 KB...]
Generating docs for compound sccp_data_callback...
Generating docs for compound sccp_scmg_msg...
Generating docs for compound sccp_system...
Generating docs for compound udt_offsets...
Generating docs for compound xua_as_fsm_priv...
Generating docs for compound xua_asp_fsm_priv...
Generating docs for compound xua_common_hdr...
Generating docs for compound xua_dialect...
Generating docs for compound xua_msg...
Generating docs for compound xua_msg_class...
Generating docs for compound xua_msg_event_map...
Generating docs for compound xua_msg_part...
Generating docs for compound xua_parameter_hdr...
Generating namespace index...
Generating graph info page...
Generating directory documentation...
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
lookup cache used 2883/65536 hits=24852 misses=2981
finished...
cd ./doc && tar cf html.tar */html
make[3]: Entering directory '/build/deps/libosmo-sccp'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/build/deps/install/stow/libosmo-sccp/share/doc/libosmo-sccp'
/bin/mkdir -p '/build/deps/install/stow/libosmo-sccp/lib/pkgconfig'
/usr/bin/install -c -m 644 ./doc/html.tar '/build/deps/install/stow/libosmo-sccp/share/doc/libosmo-sccp'
/usr/bin/install -c -m 644 libosmo-sccp.pc libosmo-mtp.pc libosmo-sigtran.pc libosmo-xua.pc '/build/deps/install/stow/libosmo-sccp/lib/pkgconfig'
make install-data-hook
make[4]: Entering directory '/build/deps/libosmo-sccp'
cd /build/deps/install/stow/libosmo-sccp/share/doc/libosmo-sccp && tar xf html.tar && rm -f html.tar
make[4]: Leaving directory '/build/deps/libosmo-sccp'
make[3]: Leaving directory '/build/deps/libosmo-sccp'
make[2]: Leaving directory '/build/deps/libosmo-sccp'
make[1]: Leaving directory '/build/deps/libosmo-sccp'
+ STOW_DIR=/build/deps/install/stow stow --restow libosmo-sccp
+ CONFIG=
+ '[' 1 = 1 ']'
+ CONFIG=--enable-manuals
+ set +x
=============================== osmo-bsc-nat ===============================
+ cd /build
+ autoreconf --install --force
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 '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 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
configure.ac:23: installing './compile'
configure.ac:25: installing './config.guess'
configure.ac:25: installing './config.sub'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
src/osmo-bsc-nat/Makefile.am: installing './depcomp'
+ ./configure --enable-sanitize --enable-external-tests --enable-manuals
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
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... /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... no
checking if : 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 library containing dlopen... -ldl
checking for library containing sctp_recvmsg... -lsctp
checking for LIBOSMOCORE... yes
checking for LIBOSMOVTY... yes
checking for LIBOSMOCTRL... yes
checking for LIBOSMOGSM... yes
checking for LIBOSMOABIS... yes
checking for LIBOSMONETIF... yes
checking for LIBOSMOSIGTRAN... yes
checking for ANSI C header files... (cached) yes
checking if gcc supports -fvisibility=hidden... yes
checking whether to enable code coverage support... no
checking for python3... yes
checking for osmotestvty.py... yes
checking whether to enable VTY/CTRL tests... yes
checking for OSMO_GSM_MANUALS_DIR... /opt/osmo-gsm-manuals (from env)
All dependencies installed!
CFLAGS=" -std=gnu11 -fsanitize=address -fsanitize=undefined"
CPPFLAGS=" -fsanitize=address -fsanitize=undefined"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/bsc_nat/Makefile
config.status: creating src/Makefile
config.status: creating src/osmo-bsc-nat/Makefile
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating contrib/osmo-bsc-nat.spec
config.status: creating Makefile
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 UNKNOWN > .version-t && mv .version-t .version
(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /build/missing autoheader)
rm -f stamp-h1
touch config.h.in
cd . && /bin/bash ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
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 bsc_nat
make[4]: Entering directory '/build/include/osmocom/bsc_nat'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/include/osmocom/bsc_nat'
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'
Making all in osmo-bsc-nat
make[3]: Entering directory '/build/src/osmo-bsc-nat'
CC logging.o
CC bsc_nat.o
CC vty.o
CC main.o
bsc_nat.c: In function ‘bsc_nat_alloc’:
bsc_nat.c:30:2: warning: implicit declaration of function ‘OSMO_ASSERT’ [-Wimplicit-function-declaration]
OSMO_ASSERT(bsc_nat);
^~~~~~~~~~~
CCLD osmo-bsc-nat
bsc_nat.o: In function `bsc_nat_alloc':
bsc_nat.c:(.text+0x35): undefined reference to `OSMO_ASSERT'
collect2: error: ld returned 1 exit status
make[3]: *** [osmo-bsc-nat] Error 1
Makefile:451: recipe for target 'osmo-bsc-nat' failed
make[3]: Leaving directory '/build/src/osmo-bsc-nat'
Makefile:380: recipe for target 'all-recursive' failed
make[2]: Leaving directory '/build/src'
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
Makefile:449: recipe for target 'all-recursive' failed
make[1]: Leaving directory '/build'
Makefile:381: recipe for target 'all' failed
make: *** [all] Error 2
Build step 'Execute shell' marked build as failure