See <https://jenkins.osmocom.org/jenkins/job/master-osmo-pcu/FIRMWARE_VERSION=ma…>
Changes:
------------------------------------------
[...truncated 81.14 KB...]
+ autoreconf --install --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:24: installing './compile'
configure.ac:27: installing './config.guess'
configure.ac:27: installing './config.sub'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
src/Makefile.am: installing './depcomp'
tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory,
tests/Makefile.am:13: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled. For now, the corresponding output
automake: object file(s) will be placed in the top-level directory. However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory,
tests/Makefile.am:21: but option 'subdir-objects' is disabled
tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory,
tests/Makefile.am:111: but option 'subdir-objects' is disabled
tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory,
tests/Makefile.am:38: but option 'subdir-objects' is disabled
tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory,
tests/Makefile.am:38: but option 'subdir-objects' is disabled
tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory,
tests/Makefile.am:97: but option 'subdir-objects' is disabled
tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory,
tests/Makefile.am:44: but option 'subdir-objects' is disabled
tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory,
tests/Makefile.am:52: but option 'subdir-objects' is disabled
tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory,
tests/Makefile.am:52: but option 'subdir-objects' is disabled
tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory,
tests/Makefile.am:52: but option 'subdir-objects' is disabled
tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory,
tests/Makefile.am:52: but option 'subdir-objects' is disabled
tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory,
tests/Makefile.am:103: but option 'subdir-objects' is disabled
tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory,
tests/Makefile.am:81: but option 'subdir-objects' is disabled
tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory,
tests/Makefile.am:92: but option 'subdir-objects' is disabled
tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory,
tests/Makefile.am:70: but option 'subdir-objects' is disabled
tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory,
tests/Makefile.am:7: but option 'subdir-objects' is disabled
tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory,
tests/Makefile.am:29: but option 'subdir-objects' is disabled
tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory,
tests/Makefile.am:62: but option 'subdir-objects' is disabled
+ ./configure --enable-werror --enable-sysmocom-dsp --with-sysmobts=/build/deps/install/include/ --enable-vty-tests
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 for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... 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 how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
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 for LIBOSMOCORE... yes
checking for LIBOSMOVTY... yes
checking for LIBOSMOGSM... yes
checking for LIBOSMOGB... yes
checking whether to enable direct DSP access for PDCH of sysmocom-bts... yes, using -I/build/deps/install/include
checking for sysmocom/femtobts/superfemto.h... yes
checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... no
checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/dist-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages
checking for osmotestvty.py... yes
checking whether to enable VTY tests... yes
CPPFLAGS=" -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp"
CFLAGS=" -std=gnu11 -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp"
CXXFLAGS=" -std=gnu++03"
LDFLAGS=""
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating tests/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating contrib/osmo-pcu.spec
config.status: creating Makefile
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
+ make -j 8
Making all in include
make[1]: Entering directory '/build/include'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/include'
Making all in src
make[1]: Entering directory '/build/src'
CXX gprs_debug.lo
CC gprs_bssgp_pcu.lo
CC csn1.lo
CC gprs_bssgp_rim.lo
CC gsm_rlcmac.lo
CXX gprs_rlcmac.lo
CXX gprs_rlcmac_sched.lo
CXX gprs_rlcmac_meas.lo
CXX gprs_rlcmac_ts_alloc.lo
CC gprs_ms.lo
CXX gprs_ms_storage.lo
CC gprs_pcu.lo
CXX pcu_l1_if.lo
CC pcu_vty.lo
CXX pcu_vty_functions.lo
CC mslot_class.lo
CXX tbf.lo
CXX tbf_ul.lo
CXX tbf_dl.lo
CXX bts.lo
CXX pdch.lo
CXX poll_controller.lo
CXX encoding.lo
CXX sba.lo
CXX decoding.lo
CXX llc.lo
CXX rlc.lo
CC osmobts_sock.lo
CC gprs_codel.lo
CC coding_scheme.lo
CXX egprs_rlc_compression.lo
CXX pcu_main.o
pcu_main.cpp: In function ‘int main(int, char**)’:
pcu_main.cpp:273:34: error: too many arguments to function ‘int gprs_ns2_vty_init(gprs_ns2_inst*)’
gprs_ns2_vty_init(pcu->nsi, NULL);
^
In file included from ./bts.h:34:0,
from pcu_main.cpp:32:
/build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns2.h:263:5: note: declared here
int gprs_ns2_vty_init(struct gprs_ns2_inst *nsi);
^~~~~~~~~~~~~~~~~
pcu_main.cpp:285:22: error: ‘gprs_ns2_vty_create’ was not declared in this scope
gprs_ns2_vty_create();
^
make[1]: *** [pcu_main.o] Error 1
make[1]: *** Waiting for unfinished jobs....
Makefile:784: recipe for target 'pcu_main.o' failed
make[1]: Leaving directory '/build/src'
Makefile:417: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
See <https://jenkins.osmocom.org/jenkins/job/master-osmo-pcu/FIRMWARE_VERSION=v2…>
Changes:
------------------------------------------
[...truncated 91.28 KB...]
=============================== osmo-pcu ===============================
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:24: installing './compile'
configure.ac:27: installing './config.guess'
configure.ac:27: installing './config.sub'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
src/Makefile.am: installing './depcomp'
tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory,
tests/Makefile.am:13: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled. For now, the corresponding output
automake: object file(s) will be placed in the top-level directory. However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory,
tests/Makefile.am:21: but option 'subdir-objects' is disabled
tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory,
tests/Makefile.am:111: but option 'subdir-objects' is disabled
tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory,
tests/Makefile.am:38: but option 'subdir-objects' is disabled
tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory,
tests/Makefile.am:38: but option 'subdir-objects' is disabled
tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory,
tests/Makefile.am:97: but option 'subdir-objects' is disabled
tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory,
tests/Makefile.am:44: but option 'subdir-objects' is disabled
tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory,
tests/Makefile.am:52: but option 'subdir-objects' is disabled
tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory,
tests/Makefile.am:52: but option 'subdir-objects' is disabled
tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory,
tests/Makefile.am:52: but option 'subdir-objects' is disabled
tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory,
tests/Makefile.am:52: but option 'subdir-objects' is disabled
tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory,
tests/Makefile.am:103: but option 'subdir-objects' is disabled
tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory,
tests/Makefile.am:81: but option 'subdir-objects' is disabled
tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory,
tests/Makefile.am:92: but option 'subdir-objects' is disabled
tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory,
tests/Makefile.am:70: but option 'subdir-objects' is disabled
tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory,
tests/Makefile.am:7: but option 'subdir-objects' is disabled
tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory,
tests/Makefile.am:29: but option 'subdir-objects' is disabled
tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory,
tests/Makefile.am:62: but option 'subdir-objects' is disabled
+ ./configure --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-tests
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 for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... 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 how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
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 for LIBOSMOCORE... yes
checking for LIBOSMOVTY... yes
checking for LIBOSMOGSM... yes
checking for LIBOSMOGB... yes
checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset
checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... yes
checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/dist-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages
checking for osmotestvty.py... yes
checking whether to enable VTY tests... yes
CPPFLAGS=""
CFLAGS=" -std=gnu11"
CXXFLAGS=" -std=gnu++03"
LDFLAGS=""
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating tests/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating contrib/osmo-pcu.spec
config.status: creating Makefile
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
+ make -j 4
Making all in include
make[1]: Entering directory '/build/include'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/include'
Making all in src
make[1]: Entering directory '/build/src'
CXX gprs_debug.lo
CC gsm_rlcmac.lo
CC gprs_bssgp_pcu.lo
CC csn1.lo
CC gprs_bssgp_rim.lo
CXX gprs_rlcmac.lo
CXX gprs_rlcmac_sched.lo
CXX gprs_rlcmac_meas.lo
CXX gprs_rlcmac_ts_alloc.lo
CC gprs_ms.lo
CXX gprs_ms_storage.lo
CC gprs_pcu.lo
CXX pcu_l1_if.lo
CC pcu_vty.lo
CXX pcu_vty_functions.lo
CC mslot_class.lo
CXX tbf.lo
CXX tbf_ul.lo
CXX tbf_dl.lo
CXX bts.lo
CXX pdch.lo
CXX poll_controller.lo
CXX encoding.lo
CXX sba.lo
CXX decoding.lo
CXX llc.lo
CXX rlc.lo
CC osmobts_sock.lo
CC gprs_codel.lo
CC coding_scheme.lo
CXX egprs_rlc_compression.lo
CXX pcu_main.o
pcu_main.cpp: In function ‘int main(int, char**)’:
pcu_main.cpp:273:34: error: too many arguments to function ‘int gprs_ns2_vty_init(gprs_ns2_inst*)’
gprs_ns2_vty_init(pcu->nsi, NULL);
^
In file included from ./bts.h:34:0,
from pcu_main.cpp:32:
/build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns2.h:263:5: note: declared here
int gprs_ns2_vty_init(struct gprs_ns2_inst *nsi);
^~~~~~~~~~~~~~~~~
pcu_main.cpp:285:22: error: ‘gprs_ns2_vty_create’ was not declared in this scope
gprs_ns2_vty_create();
^
Makefile:784: recipe for target 'pcu_main.o' failed
make[1]: *** [pcu_main.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/build/src'
Makefile:417: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
See <https://jenkins.osmocom.org/jenkins/job/master-osmo-pcu/FIRMWARE_VERSION=or…>
Changes:
------------------------------------------
[...truncated 91.46 KB...]
=============================== osmo-pcu ===============================
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:24: installing './compile'
configure.ac:27: installing './config.guess'
configure.ac:27: installing './config.sub'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
src/Makefile.am: installing './depcomp'
tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory,
tests/Makefile.am:13: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled. For now, the corresponding output
automake: object file(s) will be placed in the top-level directory. However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory,
tests/Makefile.am:21: but option 'subdir-objects' is disabled
tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory,
tests/Makefile.am:111: but option 'subdir-objects' is disabled
tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory,
tests/Makefile.am:38: but option 'subdir-objects' is disabled
tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory,
tests/Makefile.am:38: but option 'subdir-objects' is disabled
tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory,
tests/Makefile.am:97: but option 'subdir-objects' is disabled
tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory,
tests/Makefile.am:44: but option 'subdir-objects' is disabled
tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory,
tests/Makefile.am:52: but option 'subdir-objects' is disabled
tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory,
tests/Makefile.am:52: but option 'subdir-objects' is disabled
tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory,
tests/Makefile.am:52: but option 'subdir-objects' is disabled
tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory,
tests/Makefile.am:52: but option 'subdir-objects' is disabled
tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory,
tests/Makefile.am:103: but option 'subdir-objects' is disabled
tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory,
tests/Makefile.am:81: but option 'subdir-objects' is disabled
tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory,
tests/Makefile.am:92: but option 'subdir-objects' is disabled
tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory,
tests/Makefile.am:70: but option 'subdir-objects' is disabled
tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory,
tests/Makefile.am:7: but option 'subdir-objects' is disabled
tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory,
tests/Makefile.am:29: but option 'subdir-objects' is disabled
tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory,
tests/Makefile.am:62: but option 'subdir-objects' is disabled
+ ./configure --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-tests
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 for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... 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 how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
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 for LIBOSMOCORE... yes
checking for LIBOSMOVTY... yes
checking for LIBOSMOGSM... yes
checking for LIBOSMOGB... yes
checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset
checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... yes
checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/dist-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages
checking for osmotestvty.py... yes
checking whether to enable VTY tests... yes
CPPFLAGS=""
CFLAGS=" -std=gnu11"
CXXFLAGS=" -std=gnu++03"
LDFLAGS=""
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating tests/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating contrib/osmo-pcu.spec
config.status: creating Makefile
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
+ make -j 4
Making all in include
make[1]: Entering directory '/build/include'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/include'
Making all in src
make[1]: Entering directory '/build/src'
CXX gprs_debug.lo
CC csn1.lo
CC gsm_rlcmac.lo
CC gprs_bssgp_pcu.lo
CC gprs_bssgp_rim.lo
CXX gprs_rlcmac.lo
CXX gprs_rlcmac_sched.lo
CXX gprs_rlcmac_meas.lo
CXX gprs_rlcmac_ts_alloc.lo
CC gprs_ms.lo
CXX gprs_ms_storage.lo
CC gprs_pcu.lo
CXX pcu_l1_if.lo
CC pcu_vty.lo
CXX pcu_vty_functions.lo
CC mslot_class.lo
CXX tbf.lo
CXX tbf_ul.lo
CXX tbf_dl.lo
CXX bts.lo
CXX pdch.lo
CXX poll_controller.lo
CXX encoding.lo
CXX sba.lo
CXX decoding.lo
CXX llc.lo
CXX rlc.lo
CC osmobts_sock.lo
CC gprs_codel.lo
CC coding_scheme.lo
CXX egprs_rlc_compression.lo
CXX pcu_main.o
pcu_main.cpp: In function ‘int main(int, char**)’:
pcu_main.cpp:273:34: error: too many arguments to function ‘int gprs_ns2_vty_init(gprs_ns2_inst*)’
gprs_ns2_vty_init(pcu->nsi, NULL);
^
In file included from ./bts.h:34:0,
from pcu_main.cpp:32:
/build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns2.h:263:5: note: declared here
int gprs_ns2_vty_init(struct gprs_ns2_inst *nsi);
^~~~~~~~~~~~~~~~~
pcu_main.cpp:285:22: error: ‘gprs_ns2_vty_create’ was not declared in this scope
gprs_ns2_vty_create();
^
Makefile:784: recipe for target 'pcu_main.o' failed
make[1]: *** [pcu_main.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/build/src'
Makefile:417: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
See <https://jenkins.osmocom.org/jenkins/job/master-osmo-pcu/FIRMWARE_VERSION=ma…>
Changes:
------------------------------------------
[...truncated 80.39 KB...]
=============================== osmo-pcu ===============================
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:24: installing './compile'
configure.ac:27: installing './config.guess'
configure.ac:27: installing './config.sub'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
src/Makefile.am: installing './depcomp'
tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory,
tests/Makefile.am:13: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled. For now, the corresponding output
automake: object file(s) will be placed in the top-level directory. However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory,
tests/Makefile.am:21: but option 'subdir-objects' is disabled
tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory,
tests/Makefile.am:111: but option 'subdir-objects' is disabled
tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory,
tests/Makefile.am:38: but option 'subdir-objects' is disabled
tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory,
tests/Makefile.am:38: but option 'subdir-objects' is disabled
tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory,
tests/Makefile.am:97: but option 'subdir-objects' is disabled
tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory,
tests/Makefile.am:44: but option 'subdir-objects' is disabled
tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory,
tests/Makefile.am:52: but option 'subdir-objects' is disabled
tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory,
tests/Makefile.am:52: but option 'subdir-objects' is disabled
tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory,
tests/Makefile.am:52: but option 'subdir-objects' is disabled
tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory,
tests/Makefile.am:52: but option 'subdir-objects' is disabled
tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory,
tests/Makefile.am:103: but option 'subdir-objects' is disabled
tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory,
tests/Makefile.am:81: but option 'subdir-objects' is disabled
tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory,
tests/Makefile.am:92: but option 'subdir-objects' is disabled
tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory,
tests/Makefile.am:70: but option 'subdir-objects' is disabled
tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory,
tests/Makefile.am:7: but option 'subdir-objects' is disabled
tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory,
tests/Makefile.am:29: but option 'subdir-objects' is disabled
tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory,
tests/Makefile.am:62: but option 'subdir-objects' is disabled
+ ./configure --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-tests
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 for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... 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 how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
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 for LIBOSMOCORE... yes
checking for LIBOSMOVTY... yes
checking for LIBOSMOGSM... yes
checking for LIBOSMOGB... yes
checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset
checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... yes
checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/dist-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages
checking for osmotestvty.py... yes
checking whether to enable VTY tests... yes
CPPFLAGS=""
CFLAGS=" -std=gnu11"
CXXFLAGS=" -std=gnu++03"
LDFLAGS=""
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating tests/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating contrib/osmo-pcu.spec
config.status: creating Makefile
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
+ make -j 8
Making all in include
make[1]: Entering directory '/build/include'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/include'
Making all in src
make[1]: Entering directory '/build/src'
CXX gprs_debug.lo
CC csn1.lo
CC gsm_rlcmac.lo
CC gprs_bssgp_pcu.lo
CXX gprs_rlcmac.lo
CC gprs_bssgp_rim.lo
CXX gprs_rlcmac_sched.lo
CXX gprs_rlcmac_meas.lo
CXX gprs_rlcmac_ts_alloc.lo
CC gprs_ms.lo
CXX gprs_ms_storage.lo
CC gprs_pcu.lo
CXX pcu_l1_if.lo
CC pcu_vty.lo
CXX pcu_vty_functions.lo
CC mslot_class.lo
CXX tbf.lo
CXX tbf_ul.lo
CXX tbf_dl.lo
CXX bts.lo
CXX pdch.lo
CXX poll_controller.lo
CXX encoding.lo
CXX sba.lo
CXX decoding.lo
CXX llc.lo
CXX rlc.lo
CC osmobts_sock.lo
CC gprs_codel.lo
CC coding_scheme.lo
CXX egprs_rlc_compression.lo
CXX pcu_main.o
pcu_main.cpp: In function ‘int main(int, char**)’:
pcu_main.cpp:273:34: error: too many arguments to function ‘int gprs_ns2_vty_init(gprs_ns2_inst*)’
gprs_ns2_vty_init(pcu->nsi, NULL);
^
In file included from ./bts.h:34:0,
from pcu_main.cpp:32:
/build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns2.h:263:5: note: declared here
int gprs_ns2_vty_init(struct gprs_ns2_inst *nsi);
^~~~~~~~~~~~~~~~~
pcu_main.cpp:285:22: error: ‘gprs_ns2_vty_create’ was not declared in this scope
gprs_ns2_vty_create();
^
Makefile:784: recipe for target 'pcu_main.o' failed
make[1]: *** [pcu_main.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/build/src'
Makefile:417: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
See <https://jenkins.osmocom.org/jenkins/job/master-osmo-sgsn/IU=--enable-iu,WIT…>
Changes:
------------------------------------------
[...truncated 616.06 KB...]
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating contrib/osmo-sgsn.spec
config.status: creating Makefile
config.status: creating bscconfig.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
+ make -j 4
echo 1.6.0.139-c09c > .version-t && mv .version-t .version
make all-recursive
make[1]: Entering directory '/build'
Making all in doc
make[2]: Entering directory '/build/doc'
Making all in examples
make[3]: Entering directory '/build/doc/examples'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/doc/examples'
Making all in manuals
make[3]: Entering directory '/build/doc/manuals'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/doc/manuals'
make[3]: Entering directory '/build/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/doc'
make[2]: Leaving directory '/build/doc'
Making all in include
make[2]: Entering directory '/build/include'
Making all in osmocom
make[3]: Entering directory '/build/include/osmocom'
Making all in sgsn
make[4]: Entering directory '/build/include/osmocom/sgsn'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/include/osmocom/sgsn'
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 gprs
make[3]: Entering directory '/build/src/gprs'
CC crc24.lo
CC gprs_gb_parse.lo
CC gprs_utils.lo
CC gprs_llc_parse.lo
CC sgsn_ares.lo
CCLD libcommon.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[3]: Leaving directory '/build/src/gprs'
Making all in sgsn
make[3]: Entering directory '/build/src/sgsn'
CC gprs_gb.o
CC gprs_gmm_attach.o
CC gprs_gmm_fsm.o
CC gprs_gmm.o
gprs_gb.c: In function ‘gprs_gb_send_cb’:
gprs_gb.c:117:35: error: ‘PRIM_NS_UNIT_DATA’ undeclared (first use in this function)
osmo_prim_init(&nsp.oph, SAP_NS, PRIM_NS_UNIT_DATA, PRIM_OP_REQUEST, msg);
^~~~~~~~~~~~~~~~~
gprs_gb.c:117:35: note: each undeclared identifier is reported only once for each function it appears in
gprs_gb.c: In function ‘gprs_ns_prim_status_cb’:
gprs_gb.c:124:7: error: ‘NS_AFF_CAUSE_SNS_CONFIGURED’ undeclared (first use in this function)
case NS_AFF_CAUSE_SNS_CONFIGURED:
^~~~~~~~~~~~~~~~~~~~~~~~~~~
gprs_gb.c:127:7: error: ‘NS_AFF_CAUSE_RECOVERY’ undeclared (first use in this function)
case NS_AFF_CAUSE_RECOVERY:
^~~~~~~~~~~~~~~~~~~~~
gprs_gb.c:138:7: error: ‘NS_AFF_CAUSE_FAILURE’ undeclared (first use in this function)
case NS_AFF_CAUSE_FAILURE:
^~~~~~~~~~~~~~~~~~~~
gprs_gb.c: In function ‘gprs_ns_prim_cb’:
gprs_gb.c:167:7: error: ‘PRIM_NS_UNIT_DATA’ undeclared (first use in this function)
case PRIM_NS_UNIT_DATA:
^~~~~~~~~~~~~~~~~
gprs_gb.c:175:7: error: ‘PRIM_NS_STATUS’ undeclared (first use in this function)
case PRIM_NS_STATUS:
^~~~~~~~~~~~~~
In file included from /build/deps/install/stow/libasn1c/include/asn1c/asn_SEQUENCE_OF.h:8:0,
from /build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_IE-Extensions.h:15,
from /build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_AllocationOrRetentionPriority.h:18,
from /build/deps/install/stow/osmo-iuh/include/osmocom/ranap/ranap_common.h:8,
from /build/deps/install/stow/osmo-iuh/include/osmocom/ranap/ranap_ies_defs.h:7,
from ../../include/osmocom/sgsn/gprs_ranap.h:7,
from gprs_gmm.c:61:
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_GA-Polygon.h:26:23: warning: ‘struct Member’ declared inside parameter list will not be visible outside of this definition or declaration
A_SEQUENCE_OF(struct Member {
^
/build/deps/install/stow/libasn1c/include/asn1c/asn_SET_OF.h:17:16: note: in definition of macro ‘A_SET_OF’
void (*free)(type *); \
^~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_GA-Polygon.h:26:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct Member {
^~~~~~~~~~~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_AuthorisedPLMNs.h:27:23: warning: ‘struct MemberC’ declared inside parameter list will not be visible outside of this definition or declaration
A_SEQUENCE_OF(struct MemberC {
^
/build/deps/install/stow/libasn1c/include/asn1c/asn_SET_OF.h:17:16: note: in definition of macro ‘A_SET_OF’
void (*free)(type *); \
^~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_AuthorisedPLMNs.h:27:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct MemberC {
^~~~~~~~~~~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_JoinedMBMSBearerService-IEs.h:27:23: warning: ‘struct MemberF’ declared inside parameter list will not be visible outside of this definition or declaration
A_SEQUENCE_OF(struct MemberF {
^
/build/deps/install/stow/libasn1c/include/asn1c/asn_SET_OF.h:17:16: note: in definition of macro ‘A_SET_OF’
void (*free)(type *); \
^~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_JoinedMBMSBearerService-IEs.h:27:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct MemberF {
^~~~~~~~~~~~~
make[3]: *** [gprs_gb.o] Error 1
make[3]: *** Waiting for unfinished jobs....
Makefile:536: recipe for target 'gprs_gb.o' failed
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_CriticalityDiagnostics-IE-List.h:28:23: warning: ‘struct MemberG’ declared inside parameter list will not be visible outside of this definition or declaration
A_SEQUENCE_OF(struct MemberG {
^
/build/deps/install/stow/libasn1c/include/asn1c/asn_SET_OF.h:17:16: note: in definition of macro ‘A_SET_OF’
void (*free)(type *); \
^~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_CriticalityDiagnostics-IE-List.h:28:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct MemberG {
^~~~~~~~~~~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_DataVolumeList.h:27:23: warning: ‘struct MemberH’ declared inside parameter list will not be visible outside of this definition or declaration
A_SEQUENCE_OF(struct MemberH {
^
/build/deps/install/stow/libasn1c/include/asn1c/asn_SET_OF.h:17:16: note: in definition of macro ‘A_SET_OF’
void (*free)(type *); \
^~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_DataVolumeList.h:27:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct MemberH {
^~~~~~~~~~~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_EUTRANFrequencies.h:27:23: warning: ‘struct MemberJ’ declared inside parameter list will not be visible outside of this definition or declaration
A_SEQUENCE_OF(struct MemberJ {
^
/build/deps/install/stow/libasn1c/include/asn1c/asn_SET_OF.h:17:16: note: in definition of macro ‘A_SET_OF’
void (*free)(type *); \
^~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_EUTRANFrequencies.h:27:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct MemberJ {
^~~~~~~~~~~~~
In file included from /build/deps/install/stow/libasn1c/include/asn1c/asn_SEQUENCE_OF.h:8:0,
from /build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_IE-Extensions.h:15,
from /build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_AllocationOrRetentionPriority.h:18,
from /build/deps/install/stow/osmo-iuh/include/osmocom/ranap/ranap_common.h:8,
from /build/deps/install/stow/osmo-iuh/include/osmocom/ranap/ranap_ies_defs.h:7,
from ../../include/osmocom/sgsn/gprs_ranap.h:7,
from gprs_gmm.c:61:
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_LA-LIST.h:27:23: warning: ‘struct MemberA’ declared inside parameter list will not be visible outside of this definition or declaration
A_SEQUENCE_OF(struct MemberA {
^
/build/deps/install/stow/libasn1c/include/asn1c/asn_SET_OF.h:17:16: note: in definition of macro ‘A_SET_OF’
void (*free)(type *); \
^~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_LA-LIST.h:27:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct MemberA {
^~~~~~~~~~~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_LeftMBMSBearerService-IEs.h:26:23: warning: ‘struct MemberK’ declared inside parameter list will not be visible outside of this definition or declaration
A_SEQUENCE_OF(struct MemberK {
^
/build/deps/install/stow/libasn1c/include/asn1c/asn_SET_OF.h:17:16: note: in definition of macro ‘A_SET_OF’
void (*free)(type *); \
^~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_LeftMBMSBearerService-IEs.h:26:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct MemberK {
^~~~~~~~~~~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_MessageStructure.h:27:23: warning: ‘struct MemberL’ declared inside parameter list will not be visible outside of this definition or declaration
A_SEQUENCE_OF(struct MemberL {
^
/build/deps/install/stow/libasn1c/include/asn1c/asn_SET_OF.h:17:16: note: in definition of macro ‘A_SET_OF’
void (*free)(type *); \
^~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_MessageStructure.h:27:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct MemberL {
^~~~~~~~~~~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_PLMNs-in-shared-network.h:27:23: warning: ‘struct MemberM’ declared inside parameter list will not be visible outside of this definition or declaration
A_SEQUENCE_OF(struct MemberM {
^
/build/deps/install/stow/libasn1c/include/asn1c/asn_SET_OF.h:17:16: note: in definition of macro ‘A_SET_OF’
void (*free)(type *); \
^~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_PLMNs-in-shared-network.h:27:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct MemberM {
^~~~~~~~~~~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_RABDataVolumeReport.h:27:23: warning: ‘struct MemberN’ declared inside parameter list will not be visible outside of this definition or declaration
A_SEQUENCE_OF(struct MemberN {
^
/build/deps/install/stow/libasn1c/include/asn1c/asn_SET_OF.h:17:16: note: in definition of macro ‘A_SET_OF’
void (*free)(type *); \
^~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_RABDataVolumeReport.h:27:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct MemberN {
^~~~~~~~~~~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_RABParametersList.h:29:23: warning: ‘struct MemberB’ declared inside parameter list will not be visible outside of this definition or declaration
A_SEQUENCE_OF(struct MemberB {
^
/build/deps/install/stow/libasn1c/include/asn1c/asn_SET_OF.h:17:16: note: in definition of macro ‘A_SET_OF’
void (*free)(type *); \
^~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_RABParametersList.h:29:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct MemberB {
^~~~~~~~~~~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_UnsuccessfulLinking-IEs.h:27:23: warning: ‘struct MemberD’ declared inside parameter list will not be visible outside of this definition or declaration
A_SEQUENCE_OF(struct MemberD {
^
/build/deps/install/stow/libasn1c/include/asn1c/asn_SET_OF.h:17:16: note: in definition of macro ‘A_SET_OF’
void (*free)(type *); \
^~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_UnsuccessfulLinking-IEs.h:27:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct MemberD {
^~~~~~~~~~~~~
In file included from /build/deps/install/stow/osmo-iuh/include/osmocom/ranap/ranap_common.h:592:0,
from /build/deps/install/stow/osmo-iuh/include/osmocom/ranap/ranap_ies_defs.h:7,
from ../../include/osmocom/sgsn/gprs_ranap.h:7,
from gprs_gmm.c:61:
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/ranap_ies_defs.h:29:0: warning: "RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_IUSIGNALLINGCONNECTIONIDENTIFIER_PRESENT" redefined
#define RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_IUSIGNALLINGCONNECTIONIDENTIFIER_PRESENT (1 << 2)
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/ranap_ies_defs.h:27:0: note: this is the location of the previous definition
#define RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_IUSIGNALLINGCONNECTIONIDENTIFIER_PRESENT (1 << 0)
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/ranap_ies_defs.h:30:0: warning: "RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_GLOBALCN_ID_PRESENT" redefined
#define RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_GLOBALCN_ID_PRESENT (1 << 3)
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/ranap_ies_defs.h:28:0: note: this is the location of the previous definition
#define RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_GLOBALCN_ID_PRESENT (1 << 1)
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/ranap_ies_defs.h:125:0: warning: "ENHANCEDRELOCATIONCOMPLETEREQUESTIES_RANAP_EXTENDEDRNC_ID_PRESENT" redefined
#define ENHANCEDRELOCATIONCOMPLETEREQUESTIES_RANAP_EXTENDEDRNC_ID_PRESENT (1 << 1)
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/ranap_ies_defs.h:124:0: note: this is the location of the previous definition
#define ENHANCEDRELOCATIONCOMPLETEREQUESTIES_RANAP_EXTENDEDRNC_ID_PRESENT (1 << 0)
make[3]: Leaving directory '/build/src/sgsn'
Makefile:395: recipe for target 'all-recursive' failed
make[2]: Leaving directory '/build/src'
make[2]: *** [all-recursive] Error 1
Makefile:461: recipe for target 'all-recursive' failed
make[1]: Leaving directory '/build'
make[1]: *** [all-recursive] Error 1
Makefile:393: recipe for target 'all' failed
make: *** [all] Error 2
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
See <https://jenkins.osmocom.org/jenkins/job/master-osmo-pcu/FIRMWARE_VERSION=ma…>
Changes:
------------------------------------------
[...truncated 79.31 KB...]
make[1]: Leaving directory '/build/deps/libosmocore'
+ STOW_DIR=/build/deps/install/stow stow --restow libosmocore
=============================== osmo-pcu ===============================
+ export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig:
+ export LD_LIBRARY_PATH=/build/deps/install/lib
+ export PATH=/build/deps/install/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ [ 0 = 1 ]
+ set +x
+ autoreconf --install --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:24: installing './compile'
configure.ac:27: installing './config.guess'
configure.ac:27: installing './config.sub'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
src/Makefile.am: installing './depcomp'
tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory,
tests/Makefile.am:13: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled. For now, the corresponding output
automake: object file(s) will be placed in the top-level directory. However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory,
tests/Makefile.am:21: but option 'subdir-objects' is disabled
tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory,
tests/Makefile.am:111: but option 'subdir-objects' is disabled
tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory,
tests/Makefile.am:38: but option 'subdir-objects' is disabled
tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory,
tests/Makefile.am:38: but option 'subdir-objects' is disabled
tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory,
tests/Makefile.am:97: but option 'subdir-objects' is disabled
tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory,
tests/Makefile.am:44: but option 'subdir-objects' is disabled
tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory,
tests/Makefile.am:52: but option 'subdir-objects' is disabled
tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory,
tests/Makefile.am:52: but option 'subdir-objects' is disabled
tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory,
tests/Makefile.am:52: but option 'subdir-objects' is disabled
tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory,
tests/Makefile.am:52: but option 'subdir-objects' is disabled
tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory,
tests/Makefile.am:103: but option 'subdir-objects' is disabled
tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory,
tests/Makefile.am:81: but option 'subdir-objects' is disabled
tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory,
tests/Makefile.am:92: but option 'subdir-objects' is disabled
tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory,
tests/Makefile.am:70: but option 'subdir-objects' is disabled
tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory,
tests/Makefile.am:7: but option 'subdir-objects' is disabled
tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory,
tests/Makefile.am:29: but option 'subdir-objects' is disabled
tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory,
tests/Makefile.am:62: but option 'subdir-objects' is disabled
+ ./configure --enable-werror --enable-sanitize
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 for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
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 armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf 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) 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 how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
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 for LIBOSMOCORE... yes
checking for LIBOSMOVTY... yes
checking for LIBOSMOGSM... yes
checking for LIBOSMOGB... yes
checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset
checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... no
checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no
checking whether to enable VTY tests... no
CPPFLAGS=" -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp"
CFLAGS=" -std=gnu11 -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp"
CXXFLAGS=" -std=gnu++03 -fsanitize=address -fsanitize=undefined"
LDFLAGS=" -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 src/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating tests/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating contrib/osmo-pcu.spec
config.status: creating Makefile
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
+ make -j 4
Making all in include
make[1]: Entering directory '/build/include'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/include'
Making all in src
make[1]: Entering directory '/build/src'
CXX gprs_debug.lo
CC csn1.lo
CC gprs_bssgp_pcu.lo
CC gsm_rlcmac.lo
gprs_bssgp_pcu.c: In function ‘gprs_ns_prim_status_cb’:
gprs_bssgp_pcu.c:579:7: error: ‘NS_AFF_CAUSE_SNS_CONFIGURED’ undeclared (first use in this function)
case NS_AFF_CAUSE_SNS_CONFIGURED:
^~~~~~~~~~~~~~~~~~~~~~~~~~~
gprs_bssgp_pcu.c:579:7: note: each undeclared identifier is reported only once for each function it appears in
gprs_bssgp_pcu.c:582:7: error: ‘NS_AFF_CAUSE_RECOVERY’ undeclared (first use in this function)
case NS_AFF_CAUSE_RECOVERY:
^~~~~~~~~~~~~~~~~~~~~
gprs_bssgp_pcu.c:591:7: error: ‘NS_AFF_CAUSE_FAILURE’ undeclared (first use in this function)
case NS_AFF_CAUSE_FAILURE:
^~~~~~~~~~~~~~~~~~~~
gprs_bssgp_pcu.c:601:7: error: ‘NS_AFF_CAUSE_SNS_FAILURE’ undeclared (first use in this function)
case NS_AFF_CAUSE_SNS_FAILURE:
^~~~~~~~~~~~~~~~~~~~~~~~
gprs_bssgp_pcu.c: In function ‘gprs_ns_prim_cb’:
gprs_bssgp_pcu.c:631:7: error: ‘PRIM_NS_UNIT_DATA’ undeclared (first use in this function)
case PRIM_NS_UNIT_DATA:
^~~~~~~~~~~~~~~~~
gprs_bssgp_pcu.c:639:7: error: ‘PRIM_NS_STATUS’ undeclared (first use in this function)
case PRIM_NS_STATUS:
^~~~~~~~~~~~~~
gprs_bssgp_pcu.c:642:7: error: ‘PRIM_NS_CONGESTION’ undeclared (first use in this function)
case PRIM_NS_CONGESTION:
^~~~~~~~~~~~~~~~~~
gprs_bssgp_pcu.c: In function ‘gprs_gp_send_cb’:
gprs_bssgp_pcu.c:666:35: error: ‘PRIM_NS_UNIT_DATA’ undeclared (first use in this function)
osmo_prim_init(&nsp.oph, SAP_NS, PRIM_NS_UNIT_DATA,
^~~~~~~~~~~~~~~~~
gprs_bssgp_pcu.c: In function ‘ns_create_nsvc’:
gprs_bssgp_pcu.c:1032:34: error: ‘NS2_DIALECT_SNS’ undeclared (first use in this function)
if (the_pcu->vty.ns_dialect == NS2_DIALECT_SNS) {
^~~~~~~~~~~~~~~
gprs_bssgp_pcu.c: In function ‘gprs_ns_config’:
gprs_bssgp_pcu.c:1102:40: error: ‘NS2_DIALECT_SNS’ undeclared (first use in this function)
} else if (the_pcu->vty.ns_dialect == NS2_DIALECT_SNS) {
^~~~~~~~~~~~~~~
make[1]: *** [gprs_bssgp_pcu.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
Makefile:776: recipe for target 'gprs_bssgp_pcu.lo' failed
make[1]: Leaving directory '/build/src'
Makefile:417: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
See <https://jenkins.osmocom.org/jenkins/job/master-osmo-sgsn/IU=--disable-iu,WI…>
Changes:
------------------------------------------
[...truncated 315.51 KB...]
Build the book set list...
xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /build/doc/manuals/osmosgsn-usermanual.xml
Build the listings...
xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/build/doc/manuals' /usr/share/dblatex/xsl/common/mklistings.xsl /build/doc/manuals/osmosgsn-usermanual.xml
xsltproc -o osmosgsn-usermanual.rtex --xinclude --xincludestyle --param current.dir '/build/doc/manuals' --param listings.xml '/tmp/tmp2a7N_7/listings.xml' /tmp/tmp2a7N_7/custom.xsl /build/doc/manuals/osmosgsn-usermanual.xml
XSLT stylesheets DocBook - LaTeX 2e (0.3.9-3)
===================================================
Error: no ID for constraint linkend: ctrl_common_var.
XRef to nonexistent id: ctrl_common_var
Error: no ID for constraint linkend: bssgp:bss_ctx_packets:in.
XRef to nonexistent id: bssgp:bss_ctx_packets:in
Error: no ID for constraint linkend: bssgp:bss_ctx_packets:out.
XRef to nonexistent id: bssgp:bss_ctx_packets:out
Error: no ID for constraint linkend: bssgp:bss_ctx_bytes:in.
XRef to nonexistent id: bssgp:bss_ctx_bytes:in
Error: no ID for constraint linkend: bssgp:bss_ctx_bytes:out.
XRef to nonexistent id: bssgp:bss_ctx_bytes:out
Error: no ID for constraint linkend: bssgp:bss_ctx_blocked.
XRef to nonexistent id: bssgp:bss_ctx_blocked
Error: no ID for constraint linkend: bssgp:bss_ctx_discarded.
XRef to nonexistent id: bssgp:bss_ctx_discarded
Error: no ID for constraint linkend: bssgp:bss_ctx_status.
XRef to nonexistent id: bssgp:bss_ctx_status
Error: no ID for constraint linkend: sgsn_llc:dl_bytes.
XRef to nonexistent id: sgsn_llc:dl_bytes
Error: no ID for constraint linkend: sgsn_llc:ul_bytes.
XRef to nonexistent id: sgsn_llc:ul_bytes
Error: no ID for constraint linkend: sgsn_llc:dl_packets.
XRef to nonexistent id: sgsn_llc:dl_packets
Error: no ID for constraint linkend: sgsn_llc:ul_packets.
XRef to nonexistent id: sgsn_llc:ul_packets
Error: no ID for constraint linkend: sgsn_gprs:attach_requested.
XRef to nonexistent id: sgsn_gprs:attach_requested
Error: no ID for constraint linkend: sgsn_gprs:attach_accepted.
XRef to nonexistent id: sgsn_gprs:attach_accepted
Error: no ID for constraint linkend: sgsn_gprs:attach_rejected.
XRef to nonexistent id: sgsn_gprs:attach_rejected
Error: no ID for constraint linkend: sgsn_gprs:detach_requested.
XRef to nonexistent id: sgsn_gprs:detach_requested
Error: no ID for constraint linkend: sgsn_gprs:detach_acked.
XRef to nonexistent id: sgsn_gprs:detach_acked
Error: no ID for constraint linkend: sgsn_gprs:routing_area_requested.
XRef to nonexistent id: sgsn_gprs:routing_area_requested
Error: no ID for constraint linkend: sgsn_gprs:routing_area_requested.
XRef to nonexistent id: sgsn_gprs:routing_area_requested
Error: no ID for constraint linkend: sgsn_gprs:routing_area_requested.
XRef to nonexistent id: sgsn_gprs:routing_area_requested
Error: no ID for constraint linkend: sgsn_pdp:activate_requested.
XRef to nonexistent id: sgsn_pdp:activate_requested
Error: no ID for constraint linkend: sgsn_pdp:activate_rejected.
XRef to nonexistent id: sgsn_pdp:activate_rejected
Error: no ID for constraint linkend: sgsn_pdp:activate_accepted.
XRef to nonexistent id: sgsn_pdp:activate_accepted
Error: no ID for constraint linkend: sgsn_pdp:request_activated.
XRef to nonexistent id: sgsn_pdp:request_activated
Error: no ID for constraint linkend: sgsn_pdp:request_activate_rejected.
XRef to nonexistent id: sgsn_pdp:request_activate_rejected
Error: no ID for constraint linkend: sgsn_pdp:modify_requested.
XRef to nonexistent id: sgsn_pdp:modify_requested
Error: no ID for constraint linkend: sgsn_pdp:modify_accepted.
XRef to nonexistent id: sgsn_pdp:modify_accepted
Error: no ID for constraint linkend: sgsn_pdp:dl_deactivate_requested.
XRef to nonexistent id: sgsn_pdp:dl_deactivate_requested
Error: no ID for constraint linkend: sgsn_pdp:dl_deactivate_accepted.
XRef to nonexistent id: sgsn_pdp:dl_deactivate_accepted
Error: no ID for constraint linkend: sgsn_pdp:ul_deactivate_requested.
XRef to nonexistent id: sgsn_pdp:ul_deactivate_requested
Error: no ID for constraint linkend: sgsn_pdp:ul_deactivate_accepted.
XRef to nonexistent id: sgsn_pdp:ul_deactivate_accepted
Error: no ID for constraint linkend: ns:nsvc_packets:in.
XRef to nonexistent id: ns:nsvc_packets:in
Error: no ID for constraint linkend: ns:nsvc_packets:out.
XRef to nonexistent id: ns:nsvc_packets:out
Error: no ID for constraint linkend: ns:nsvc_bytes:in.
XRef to nonexistent id: ns:nsvc_bytes:in
Error: no ID for constraint linkend: ns:nsvc_bytes:out.
XRef to nonexistent id: ns:nsvc_bytes:out
Error: no ID for constraint linkend: ns:nsvc_blocked.
XRef to nonexistent id: ns:nsvc_blocked
Error: no ID for constraint linkend: ns:nsvc_dead.
XRef to nonexistent id: ns:nsvc_dead
Error: no ID for constraint linkend: ns:nsvc_replaced.
XRef to nonexistent id: ns:nsvc_replaced
Error: no ID for constraint linkend: ns:nsvc_nsei-chg.
XRef to nonexistent id: ns:nsvc_nsei-chg
Error: no ID for constraint linkend: ns:nsvc_inv-nsvci.
XRef to nonexistent id: ns:nsvc_inv-nsvci
Error: no ID for constraint linkend: ns:nsvc_inv-nsei.
XRef to nonexistent id: ns:nsvc_inv-nsei
Error: no ID for constraint linkend: ns:nsvc_lost:alive.
XRef to nonexistent id: ns:nsvc_lost:alive
Error: no ID for constraint linkend: ns:nsvc_lost:reset.
XRef to nonexistent id: ns:nsvc_lost:reset
Error: no ID for constraint linkend: ns.nsvc_alive.delay.
XRef to nonexistent id: ns.nsvc_alive.delay
Error: no ID for constraint linkend: ietf-rfc791.
XRef to nonexistent id: ietf-rfc791
Section level > 6 not well supported for bibliodiv
Error: no ID for constraint linkend: modified-vesion.
XRef to nonexistent id: modified-vesion
Image 'dblatex' not found
Cannot convert 'osmosgsn-usermanual__1.png' to pdf
Cannot convert './common/images/wireshark-gsmtap-log.png' to pdf
Cannot convert 'osmosgsn-usermanual__2.png' to pdf
Cannot convert 'osmosgsn-usermanual__3.png' to pdf
Cannot convert 'osmosgsn-usermanual__4.png' to pdf
Cannot convert 'osmosgsn-usermanual__5.png' to pdf
Cannot convert 'osmosgsn-usermanual__6.png' to pdf
Cannot convert 'osmosgsn-usermanual__7.png' to pdf
Cannot convert 'osmosgsn-usermanual__8.png' to pdf
Cannot convert 'osmosgsn-usermanual__9.png' to pdf
Cannot convert 'osmosgsn-usermanual__10.png' to pdf
Cannot convert 'osmosgsn-usermanual__11.png' to pdf
Cannot convert 'osmosgsn-usermanual__12.png' to pdf
Cannot convert 'osmosgsn-usermanual__13.png' to pdf
Cannot convert 'osmosgsn-usermanual__14.png' to pdf
Cannot convert 'osmosgsn-usermanual__15.png' to pdf
Cannot convert 'osmosgsn-usermanual__16.png' to pdf
Cannot convert 'osmosgsn-usermanual__17.png' to pdf
Cannot convert 'osmosgsn-usermanual__18.png' to pdf
Cannot convert 'osmosgsn-usermanual__19.png' to pdf
Cannot convert 'osmosgsn-usermanual__20.png' to pdf
Cannot convert 'osmosgsn-usermanual__21.png' to pdf
Cannot convert 'osmosgsn-usermanual__22.png' to pdf
Cannot convert 'osmosgsn-usermanual__23.png' to pdf
Cannot convert 'osmosgsn-usermanual__24.png' to pdf
Cannot convert 'osmosgsn-usermanual__25.png' to pdf
Cannot convert 'osmosgsn-usermanual__26.png' to pdf
Cannot convert 'osmosgsn-usermanual__27.png' to pdf
Cannot convert 'osmosgsn-usermanual__28.png' to pdf
Cannot convert 'osmosgsn-usermanual__29.png' to pdf
Cannot convert 'osmosgsn-usermanual__30.png' to pdf
Cannot convert 'osmosgsn-usermanual__31.png' to pdf
Cannot convert 'osmosgsn-usermanual__32.png' to pdf
Cannot convert 'osmosgsn-usermanual__33.png' to pdf
Cannot convert 'osmosgsn-usermanual__34.png' to pdf
Cannot convert 'osmosgsn-usermanual__35.png' to pdf
Cannot convert 'osmosgsn-usermanual__36.png' to pdf
Cannot convert 'osmosgsn-usermanual__37.png' to pdf
Cannot convert 'osmosgsn-usermanual__38.png' to pdf
Build osmosgsn-usermanual.pdf
built-in module pdftex registered
no support found for ifthen
no support found for ifxetex
no support found for fontspec
no support found for xltxtra
no support found for fontenc
no support found for inputenc
no support found for fancybox
built-in module makeidx registered
no support found for custom-dblatex
built-in module bibtopic registered
building additional files...
checking if compiling is necessary...
the output file doesn't exist
pdflatex -interaction=batchmode osmosgsn-usermanual.tex
running post-compilation scripts...
[index] the index file /tmp/tmp2a7N_7/osmosgsn-usermanual.idx is empty
osmosgsn-usermanual.aux MD5 checksum changed
osmosgsn-usermanual.toc MD5 checksum changed
the /tmp/tmp2a7N_7/osmosgsn-usermanual.aux file has changed
pdflatex -interaction=batchmode osmosgsn-usermanual.tex
running post-compilation scripts...
[index] the index file /tmp/tmp2a7N_7/osmosgsn-usermanual.idx is empty
no new compilation is needed
running last-compilation scripts...
'osmosgsn-usermanual.pdf' successfully built
a2x: deleting /build/doc/manuals/osmosgsn-usermanual.xml
rm generated/docbook_osmogbproxy-vty-reference.xml
make[3]: Leaving directory '/build/doc/manuals'
make[3]: Entering directory '/build/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/doc'
make[2]: Leaving directory '/build/doc'
Making all in include
make[2]: Entering directory '/build/include'
Making all in osmocom
make[3]: Entering directory '/build/include/osmocom'
Making all in sgsn
make[4]: Entering directory '/build/include/osmocom/sgsn'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/include/osmocom/sgsn'
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 gprs
make[3]: Entering directory '/build/src/gprs'
CC gprs_gb_parse.lo
CC gprs_llc_parse.lo
CC crc24.lo
CC sgsn_ares.lo
CC gprs_utils.lo
CCLD libcommon.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[3]: Leaving directory '/build/src/gprs'
Making all in sgsn
make[3]: Entering directory '/build/src/sgsn'
CC gprs_gmm_attach.o
CC gprs_gb.o
CC gprs_gmm.o
CC gprs_mm_state_gb_fsm.o
CC gprs_gmm_fsm.o
CC gprs_sgsn.o
CC gprs_sndcp.o
CC gprs_sm.o
gprs_gb.c: In function ‘gprs_gb_send_cb’:
gprs_gb.c:117:35: error: ‘PRIM_NS_UNIT_DATA’ undeclared (first use in this function)
osmo_prim_init(&nsp.oph, SAP_NS, PRIM_NS_UNIT_DATA, PRIM_OP_REQUEST, msg);
^~~~~~~~~~~~~~~~~
gprs_gb.c:117:35: note: each undeclared identifier is reported only once for each function it appears in
gprs_gb.c: In function ‘gprs_ns_prim_status_cb’:
gprs_gb.c:124:7: error: ‘NS_AFF_CAUSE_SNS_CONFIGURED’ undeclared (first use in this function)
case NS_AFF_CAUSE_SNS_CONFIGURED:
^~~~~~~~~~~~~~~~~~~~~~~~~~~
gprs_gb.c:127:7: error: ‘NS_AFF_CAUSE_RECOVERY’ undeclared (first use in this function)
case NS_AFF_CAUSE_RECOVERY:
^~~~~~~~~~~~~~~~~~~~~
gprs_gb.c:138:7: error: ‘NS_AFF_CAUSE_FAILURE’ undeclared (first use in this function)
case NS_AFF_CAUSE_FAILURE:
^~~~~~~~~~~~~~~~~~~~
gprs_gb.c: In function ‘gprs_ns_prim_cb’:
gprs_gb.c:167:7: error: ‘PRIM_NS_UNIT_DATA’ undeclared (first use in this function)
case PRIM_NS_UNIT_DATA:
^~~~~~~~~~~~~~~~~
gprs_gb.c:175:7: error: ‘PRIM_NS_STATUS’ undeclared (first use in this function)
case PRIM_NS_STATUS:
^~~~~~~~~~~~~~
Makefile:536: recipe for target 'gprs_gb.o' failed
make[3]: *** [gprs_gb.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/build/src/sgsn'
Makefile:395: 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:461: recipe for target 'all-recursive' failed
make[1]: Leaving directory '/build'
make: *** [all] Error 2
Makefile:393: recipe for target 'all' failed
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
See <https://jenkins.osmocom.org/jenkins/job/master-osmo-pcu/FIRMWARE_VERSION=ma…>
Changes:
------------------------------------------
[...truncated 79.67 KB...]
+ export LD_LIBRARY_PATH=/build/deps/install/lib
+ export PATH=/build/deps/install/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ [ 1 = 1 ]
+ PCU_CONFIG= --enable-werror --enable-sanitize --enable-manuals
+ set +x
+ autoreconf --install --force
=============================== osmo-pcu ===============================
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:24: installing './compile'
configure.ac:27: installing './config.guess'
configure.ac:27: installing './config.sub'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
src/Makefile.am: installing './depcomp'
tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory,
tests/Makefile.am:13: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled. For now, the corresponding output
automake: object file(s) will be placed in the top-level directory. However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory,
tests/Makefile.am:21: but option 'subdir-objects' is disabled
tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory,
tests/Makefile.am:111: but option 'subdir-objects' is disabled
tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory,
tests/Makefile.am:38: but option 'subdir-objects' is disabled
tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory,
tests/Makefile.am:38: but option 'subdir-objects' is disabled
tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory,
tests/Makefile.am:97: but option 'subdir-objects' is disabled
tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory,
tests/Makefile.am:44: but option 'subdir-objects' is disabled
tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory,
tests/Makefile.am:52: but option 'subdir-objects' is disabled
tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory,
tests/Makefile.am:52: but option 'subdir-objects' is disabled
tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory,
tests/Makefile.am:52: but option 'subdir-objects' is disabled
tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory,
tests/Makefile.am:52: but option 'subdir-objects' is disabled
tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory,
tests/Makefile.am:103: but option 'subdir-objects' is disabled
tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory,
tests/Makefile.am:81: but option 'subdir-objects' is disabled
tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory,
tests/Makefile.am:92: but option 'subdir-objects' is disabled
tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory,
tests/Makefile.am:70: but option 'subdir-objects' is disabled
tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory,
tests/Makefile.am:7: but option 'subdir-objects' is disabled
tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory,
tests/Makefile.am:29: but option 'subdir-objects' is disabled
tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory,
tests/Makefile.am:62: but option 'subdir-objects' is disabled
+ ./configure --enable-werror --enable-sanitize --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 for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... 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 how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
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 for LIBOSMOCORE... yes
checking for LIBOSMOVTY... yes
checking for LIBOSMOGSM... yes
checking for LIBOSMOGB... yes
checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset
checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... no
checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no
checking whether to enable VTY tests... no
checking for OSMO_GSM_MANUALS_DIR... /opt/osmo-gsm-manuals (from env)
All dependencies installed!
CPPFLAGS=" -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp"
CFLAGS=" -std=gnu11 -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp"
CXXFLAGS=" -std=gnu++03 -fsanitize=address -fsanitize=undefined"
LDFLAGS=" -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 src/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating tests/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating contrib/osmo-pcu.spec
config.status: creating Makefile
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
+ make -j 4
Making all in include
make[1]: Entering directory '/build/include'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/include'
Making all in src
make[1]: Entering directory '/build/src'
CC csn1.lo
CC gsm_rlcmac.lo
CC gprs_bssgp_pcu.lo
CXX gprs_debug.lo
gprs_bssgp_pcu.c: In function ‘gprs_ns_prim_status_cb’:
gprs_bssgp_pcu.c:579:7: error: ‘NS_AFF_CAUSE_SNS_CONFIGURED’ undeclared (first use in this function)
case NS_AFF_CAUSE_SNS_CONFIGURED:
^~~~~~~~~~~~~~~~~~~~~~~~~~~
gprs_bssgp_pcu.c:579:7: note: each undeclared identifier is reported only once for each function it appears in
gprs_bssgp_pcu.c:582:7: error: ‘NS_AFF_CAUSE_RECOVERY’ undeclared (first use in this function)
case NS_AFF_CAUSE_RECOVERY:
^~~~~~~~~~~~~~~~~~~~~
gprs_bssgp_pcu.c:591:7: error: ‘NS_AFF_CAUSE_FAILURE’ undeclared (first use in this function)
case NS_AFF_CAUSE_FAILURE:
^~~~~~~~~~~~~~~~~~~~
gprs_bssgp_pcu.c:601:7: error: ‘NS_AFF_CAUSE_SNS_FAILURE’ undeclared (first use in this function)
case NS_AFF_CAUSE_SNS_FAILURE:
^~~~~~~~~~~~~~~~~~~~~~~~
gprs_bssgp_pcu.c: In function ‘gprs_ns_prim_cb’:
gprs_bssgp_pcu.c:631:7: error: ‘PRIM_NS_UNIT_DATA’ undeclared (first use in this function)
case PRIM_NS_UNIT_DATA:
^~~~~~~~~~~~~~~~~
gprs_bssgp_pcu.c:639:7: error: ‘PRIM_NS_STATUS’ undeclared (first use in this function)
case PRIM_NS_STATUS:
^~~~~~~~~~~~~~
gprs_bssgp_pcu.c:642:7: error: ‘PRIM_NS_CONGESTION’ undeclared (first use in this function)
case PRIM_NS_CONGESTION:
^~~~~~~~~~~~~~~~~~
gprs_bssgp_pcu.c: In function ‘gprs_gp_send_cb’:
gprs_bssgp_pcu.c:666:35: error: ‘PRIM_NS_UNIT_DATA’ undeclared (first use in this function)
osmo_prim_init(&nsp.oph, SAP_NS, PRIM_NS_UNIT_DATA,
^~~~~~~~~~~~~~~~~
gprs_bssgp_pcu.c: In function ‘ns_create_nsvc’:
gprs_bssgp_pcu.c:1032:34: error: ‘NS2_DIALECT_SNS’ undeclared (first use in this function)
if (the_pcu->vty.ns_dialect == NS2_DIALECT_SNS) {
^~~~~~~~~~~~~~~
gprs_bssgp_pcu.c: In function ‘gprs_ns_config’:
gprs_bssgp_pcu.c:1102:40: error: ‘NS2_DIALECT_SNS’ undeclared (first use in this function)
} else if (the_pcu->vty.ns_dialect == NS2_DIALECT_SNS) {
^~~~~~~~~~~~~~~
Makefile:776: recipe for target 'gprs_bssgp_pcu.lo' failed
make[1]: *** [gprs_bssgp_pcu.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/build/src'
Makefile:417: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
See <https://jenkins.osmocom.org/jenkins/job/master-osmo-pcu/FIRMWARE_VERSION=or…>
Changes:
------------------------------------------
[...truncated 80.43 KB...]
+ [ 0 = 1 ]
+ set +x
+ autoreconf --install --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:24: installing './compile'
configure.ac:27: installing './config.guess'
configure.ac:27: installing './config.sub'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
src/Makefile.am: installing './depcomp'
tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory,
tests/Makefile.am:13: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled. For now, the corresponding output
automake: object file(s) will be placed in the top-level directory. However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory,
tests/Makefile.am:21: but option 'subdir-objects' is disabled
tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory,
tests/Makefile.am:111: but option 'subdir-objects' is disabled
tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory,
tests/Makefile.am:38: but option 'subdir-objects' is disabled
tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory,
tests/Makefile.am:38: but option 'subdir-objects' is disabled
tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory,
tests/Makefile.am:97: but option 'subdir-objects' is disabled
tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory,
tests/Makefile.am:44: but option 'subdir-objects' is disabled
tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory,
tests/Makefile.am:52: but option 'subdir-objects' is disabled
tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory,
tests/Makefile.am:52: but option 'subdir-objects' is disabled
tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory,
tests/Makefile.am:52: but option 'subdir-objects' is disabled
tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory,
tests/Makefile.am:52: but option 'subdir-objects' is disabled
tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory,
tests/Makefile.am:103: but option 'subdir-objects' is disabled
tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory,
tests/Makefile.am:81: but option 'subdir-objects' is disabled
tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory,
tests/Makefile.am:92: but option 'subdir-objects' is disabled
tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory,
tests/Makefile.am:70: but option 'subdir-objects' is disabled
tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory,
tests/Makefile.am:7: but option 'subdir-objects' is disabled
tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory,
tests/Makefile.am:29: but option 'subdir-objects' is disabled
tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory,
tests/Makefile.am:62: but option 'subdir-objects' is disabled
+ ./configure --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-tests
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 for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... 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 how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
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 for LIBOSMOCORE... yes
checking for LIBOSMOVTY... yes
checking for LIBOSMOGSM... yes
checking for LIBOSMOGB... yes
checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset
checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... yes
checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/dist-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages
checking for osmotestvty.py... yes
checking whether to enable VTY tests... yes
CPPFLAGS=""
CFLAGS=" -std=gnu11"
CXXFLAGS=" -std=gnu++03"
LDFLAGS=""
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating tests/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating contrib/osmo-pcu.spec
config.status: creating Makefile
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
+ make -j 8
Making all in include
make[1]: Entering directory '/build/include'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/include'
Making all in src
make[1]: Entering directory '/build/src'
CXX gprs_rlcmac_sched.lo
CC gprs_bssgp_pcu.lo
CXX gprs_rlcmac_meas.lo
CXX gprs_rlcmac.lo
CC csn1.lo
CXX gprs_debug.lo
CC gsm_rlcmac.lo
CC gprs_bssgp_rim.lo
gprs_bssgp_pcu.c: In function ‘gprs_ns_prim_status_cb’:
gprs_bssgp_pcu.c:579:7: error: ‘NS_AFF_CAUSE_SNS_CONFIGURED’ undeclared (first use in this function)
case NS_AFF_CAUSE_SNS_CONFIGURED:
^~~~~~~~~~~~~~~~~~~~~~~~~~~
gprs_bssgp_pcu.c:579:7: note: each undeclared identifier is reported only once for each function it appears in
gprs_bssgp_pcu.c:582:7: error: ‘NS_AFF_CAUSE_RECOVERY’ undeclared (first use in this function)
case NS_AFF_CAUSE_RECOVERY:
^~~~~~~~~~~~~~~~~~~~~
gprs_bssgp_pcu.c:591:7: error: ‘NS_AFF_CAUSE_FAILURE’ undeclared (first use in this function)
case NS_AFF_CAUSE_FAILURE:
^~~~~~~~~~~~~~~~~~~~
gprs_bssgp_pcu.c:601:7: error: ‘NS_AFF_CAUSE_SNS_FAILURE’ undeclared (first use in this function)
case NS_AFF_CAUSE_SNS_FAILURE:
^~~~~~~~~~~~~~~~~~~~~~~~
gprs_bssgp_pcu.c: In function ‘gprs_ns_prim_cb’:
gprs_bssgp_pcu.c:631:7: error: ‘PRIM_NS_UNIT_DATA’ undeclared (first use in this function)
case PRIM_NS_UNIT_DATA:
^~~~~~~~~~~~~~~~~
gprs_bssgp_pcu.c:639:7: error: ‘PRIM_NS_STATUS’ undeclared (first use in this function)
case PRIM_NS_STATUS:
^~~~~~~~~~~~~~
gprs_bssgp_pcu.c:642:7: error: ‘PRIM_NS_CONGESTION’ undeclared (first use in this function)
case PRIM_NS_CONGESTION:
^~~~~~~~~~~~~~~~~~
gprs_bssgp_pcu.c: In function ‘gprs_gp_send_cb’:
gprs_bssgp_pcu.c:666:35: error: ‘PRIM_NS_UNIT_DATA’ undeclared (first use in this function)
osmo_prim_init(&nsp.oph, SAP_NS, PRIM_NS_UNIT_DATA,
^~~~~~~~~~~~~~~~~
gprs_bssgp_pcu.c: In function ‘ns_create_nsvc’:
gprs_bssgp_pcu.c:1032:34: error: ‘NS2_DIALECT_SNS’ undeclared (first use in this function)
if (the_pcu->vty.ns_dialect == NS2_DIALECT_SNS) {
^~~~~~~~~~~~~~~
gprs_bssgp_pcu.c: In function ‘gprs_ns_config’:
gprs_bssgp_pcu.c:1102:40: error: ‘NS2_DIALECT_SNS’ undeclared (first use in this function)
} else if (the_pcu->vty.ns_dialect == NS2_DIALECT_SNS) {
^~~~~~~~~~~~~~~
make[1]: *** [gprs_bssgp_pcu.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
Makefile:776: recipe for target 'gprs_bssgp_pcu.lo' failed
make[1]: Leaving directory '/build/src'
Makefile:417: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
See <https://jenkins.osmocom.org/jenkins/job/master-osmo-pcu/FIRMWARE_VERSION=ma…>
Changes:
------------------------------------------
[...truncated 80.37 KB...]
=============================== osmo-pcu ===============================
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:24: installing './compile'
configure.ac:27: installing './config.guess'
configure.ac:27: installing './config.sub'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
src/Makefile.am: installing './depcomp'
tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory,
tests/Makefile.am:13: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled. For now, the corresponding output
automake: object file(s) will be placed in the top-level directory. However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory,
tests/Makefile.am:21: but option 'subdir-objects' is disabled
tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory,
tests/Makefile.am:111: but option 'subdir-objects' is disabled
tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory,
tests/Makefile.am:38: but option 'subdir-objects' is disabled
tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory,
tests/Makefile.am:38: but option 'subdir-objects' is disabled
tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory,
tests/Makefile.am:97: but option 'subdir-objects' is disabled
tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory,
tests/Makefile.am:44: but option 'subdir-objects' is disabled
tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory,
tests/Makefile.am:52: but option 'subdir-objects' is disabled
tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory,
tests/Makefile.am:52: but option 'subdir-objects' is disabled
tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory,
tests/Makefile.am:52: but option 'subdir-objects' is disabled
tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory,
tests/Makefile.am:52: but option 'subdir-objects' is disabled
tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory,
tests/Makefile.am:103: but option 'subdir-objects' is disabled
tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory,
tests/Makefile.am:81: but option 'subdir-objects' is disabled
tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory,
tests/Makefile.am:92: but option 'subdir-objects' is disabled
tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory,
tests/Makefile.am:70: but option 'subdir-objects' is disabled
tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory,
tests/Makefile.am:7: but option 'subdir-objects' is disabled
tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory,
tests/Makefile.am:29: but option 'subdir-objects' is disabled
tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory,
tests/Makefile.am:62: but option 'subdir-objects' is disabled
+ ./configure --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-tests
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 for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... 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 how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
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 for LIBOSMOCORE... yes
checking for LIBOSMOVTY... yes
checking for LIBOSMOGSM... yes
checking for LIBOSMOGB... yes
checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset
checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... yes
checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/dist-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages
checking for osmotestvty.py... yes
checking whether to enable VTY tests... yes
CPPFLAGS=""
CFLAGS=" -std=gnu11"
CXXFLAGS=" -std=gnu++03"
LDFLAGS=""
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating tests/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating contrib/osmo-pcu.spec
config.status: creating Makefile
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
+ make -j 8
Making all in include
make[1]: Entering directory '/build/include'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/include'
Making all in src
make[1]: Entering directory '/build/src'
CXX gprs_debug.lo
CXX gprs_rlcmac.lo
CC gprs_bssgp_rim.lo
CXX gprs_rlcmac_meas.lo
CC csn1.lo
CXX gprs_rlcmac_sched.lo
CC gprs_bssgp_pcu.lo
CC gsm_rlcmac.lo
gprs_bssgp_pcu.c: In function ‘gprs_ns_prim_status_cb’:
gprs_bssgp_pcu.c:579:7: error: ‘NS_AFF_CAUSE_SNS_CONFIGURED’ undeclared (first use in this function)
case NS_AFF_CAUSE_SNS_CONFIGURED:
^~~~~~~~~~~~~~~~~~~~~~~~~~~
gprs_bssgp_pcu.c:579:7: note: each undeclared identifier is reported only once for each function it appears in
gprs_bssgp_pcu.c:582:7: error: ‘NS_AFF_CAUSE_RECOVERY’ undeclared (first use in this function)
case NS_AFF_CAUSE_RECOVERY:
^~~~~~~~~~~~~~~~~~~~~
gprs_bssgp_pcu.c:591:7: error: ‘NS_AFF_CAUSE_FAILURE’ undeclared (first use in this function)
case NS_AFF_CAUSE_FAILURE:
^~~~~~~~~~~~~~~~~~~~
gprs_bssgp_pcu.c:601:7: error: ‘NS_AFF_CAUSE_SNS_FAILURE’ undeclared (first use in this function)
case NS_AFF_CAUSE_SNS_FAILURE:
^~~~~~~~~~~~~~~~~~~~~~~~
gprs_bssgp_pcu.c: In function ‘gprs_ns_prim_cb’:
gprs_bssgp_pcu.c:631:7: error: ‘PRIM_NS_UNIT_DATA’ undeclared (first use in this function)
case PRIM_NS_UNIT_DATA:
^~~~~~~~~~~~~~~~~
gprs_bssgp_pcu.c:639:7: error: ‘PRIM_NS_STATUS’ undeclared (first use in this function)
case PRIM_NS_STATUS:
^~~~~~~~~~~~~~
gprs_bssgp_pcu.c:642:7: error: ‘PRIM_NS_CONGESTION’ undeclared (first use in this function)
case PRIM_NS_CONGESTION:
^~~~~~~~~~~~~~~~~~
gprs_bssgp_pcu.c: In function ‘gprs_gp_send_cb’:
gprs_bssgp_pcu.c:666:35: error: ‘PRIM_NS_UNIT_DATA’ undeclared (first use in this function)
osmo_prim_init(&nsp.oph, SAP_NS, PRIM_NS_UNIT_DATA,
^~~~~~~~~~~~~~~~~
gprs_bssgp_pcu.c: In function ‘ns_create_nsvc’:
gprs_bssgp_pcu.c:1032:34: error: ‘NS2_DIALECT_SNS’ undeclared (first use in this function)
if (the_pcu->vty.ns_dialect == NS2_DIALECT_SNS) {
^~~~~~~~~~~~~~~
gprs_bssgp_pcu.c: In function ‘gprs_ns_config’:
gprs_bssgp_pcu.c:1102:40: error: ‘NS2_DIALECT_SNS’ undeclared (first use in this function)
} else if (the_pcu->vty.ns_dialect == NS2_DIALECT_SNS) {
^~~~~~~~~~~~~~~
make[1]: *** [gprs_bssgp_pcu.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
Makefile:776: recipe for target 'gprs_bssgp_pcu.lo' failed
make[1]: Leaving directory '/build/src'
Makefile:417: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE