See <https://jenkins.osmocom.org/jenkins/job/master-osmo-pcu/FIRMWARE_VERSION=ma…>
Changes:
------------------------------------------
[...truncated 79.30 KB...]
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=gnu89 -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
CXX gprs_bssgp_pcu.lo
CC gsm_rlcmac.lo
CC csn1.lo
In file included from ./gsm_timer.h:31:0,
from ./gprs_rlcmac.h:27,
from gprs_bssgp_pcu.cpp:21:
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ‘void hlist_del(hlist_node*)’:
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:25: error: invalid conversion from ‘void*’ to ‘hlist_node*’ [-fpermissive]
#define LLIST_POISON1 ((void *) 0x00100100)
~^~~~~~~~~~~~~~~~~~~~
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ‘LLIST_POISON1’
n->next = LLIST_POISON1;
^~~~~~~~~~~~~
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:25: error: invalid conversion from ‘void*’ to ‘hlist_node**’ [-fpermissive]
#define LLIST_POISON2 ((void *) 0x00200200)
~^~~~~~~~~~~~~~~~~~~~
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ‘LLIST_POISON2’
n->pprev = LLIST_POISON2;
^~~~~~~~~~~~~
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: At global scope:
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:582:27: error: expected ‘,’ or ‘...’ before ‘new’
struct hlist_head *new)
^~~
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ‘void hlist_move_list(hlist_head*, hlist_head*)’:
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:584:5: error: expected type-specifier before ‘->’ token
new->first = old->first;
^~
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected type-specifier before ‘->’ token
if (new->first)
^~
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected ‘)’ before ‘->’ token
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:586:6: error: expected type-specifier before ‘->’ token
new->first->pprev = &new->first;
^~
In file included from /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:12:0,
from gprs_debug.cpp:23:
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ‘void hlist_del(hlist_node*)’:
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:25: error: invalid conversion from ‘void*’ to ‘hlist_node*’ [-fpermissive]
#define LLIST_POISON1 ((void *) 0x00100100)
~^~~~~~~~~~~~~~~~~~~~
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ‘LLIST_POISON1’
n->next = LLIST_POISON1;
^~~~~~~~~~~~~
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:25: error: invalid conversion from ‘void*’ to ‘hlist_node**’ [-fpermissive]
#define LLIST_POISON2 ((void *) 0x00200200)
~^~~~~~~~~~~~~~~~~~~~
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ‘LLIST_POISON2’
n->pprev = LLIST_POISON2;
^~~~~~~~~~~~~
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: At global scope:
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:582:27: error: expected ‘,’ or ‘...’ before ‘new’
struct hlist_head *new)
^~~
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ‘void hlist_move_list(hlist_head*, hlist_head*)’:
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:584:5: error: expected type-specifier before ‘->’ token
new->first = old->first;
^~
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected type-specifier before ‘->’ token
if (new->first)
^~
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected ‘)’ before ‘->’ token
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:586:6: error: expected type-specifier before ‘->’ token
new->first->pprev = &new->first;
^~
make[1]: *** [gprs_debug.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
Makefile:797: recipe for target 'gprs_debug.lo' failed
Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed
make[1]: *** [gprs_bssgp_pcu.lo] Error 1
make: *** [all-recursive] Error 1
make[1]: Leaving directory '/build/src'
Makefile:417: recipe for target 'all-recursive' 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 135.70 KB...]
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... /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals (from pkg-conf)
All dependencies installed!
CPPFLAGS=" -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp"
CFLAGS=" -std=gnu89 -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
CXX gprs_bssgp_pcu.lo
CC gsm_rlcmac.lo
In file included from /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:12:0,
from gprs_debug.cpp:23:
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ‘void hlist_del(hlist_node*)’:
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ‘void*’ to ‘hlist_node*’ [-fpermissive]
#define LLIST_POISON1 ((void *) 0x00100100)
^
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ‘LLIST_POISON1’
n->next = LLIST_POISON1;
^~~~~~~~~~~~~
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ‘void*’ to ‘hlist_node**’ [-fpermissive]
#define LLIST_POISON2 ((void *) 0x00200200)
^
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ‘LLIST_POISON2’
n->pprev = LLIST_POISON2;
^~~~~~~~~~~~~
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: At global scope:
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:582:27: error: expected ‘,’ or ‘...’ before ‘new’
struct hlist_head *new)
^~~
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ‘void hlist_move_list(hlist_head*, hlist_head*)’:
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:584:5: error: expected type-specifier before ‘->’ token
new->first = old->first;
^~
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected type-specifier before ‘->’ token
if (new->first)
^~
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected ‘)’ before ‘->’ token
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:586:6: error: expected type-specifier before ‘->’ token
new->first->pprev = &new->first;
^~
Makefile:797: recipe for target 'gprs_debug.lo' failed
make[1]: *** [gprs_debug.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
In file included from ./gsm_timer.h:31:0,
from ./gprs_rlcmac.h:27,
from gprs_bssgp_pcu.cpp:21:
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ‘void hlist_del(hlist_node*)’:
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ‘void*’ to ‘hlist_node*’ [-fpermissive]
#define LLIST_POISON1 ((void *) 0x00100100)
^
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ‘LLIST_POISON1’
n->next = LLIST_POISON1;
^~~~~~~~~~~~~
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ‘void*’ to ‘hlist_node**’ [-fpermissive]
#define LLIST_POISON2 ((void *) 0x00200200)
^
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ‘LLIST_POISON2’
n->pprev = LLIST_POISON2;
^~~~~~~~~~~~~
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: At global scope:
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:582:27: error: expected ‘,’ or ‘...’ before ‘new’
struct hlist_head *new)
^~~
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ‘void hlist_move_list(hlist_head*, hlist_head*)’:
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:584:5: error: expected type-specifier before ‘->’ token
new->first = old->first;
^~
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected type-specifier before ‘->’ token
if (new->first)
^~
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected ‘)’ before ‘->’ token
/build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:586:6: error: expected type-specifier before ‘->’ token
new->first->pprev = &new->first;
^~
Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed
make[1]: *** [gprs_bssgp_pcu.lo] Error 1
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-openbsc/IU=--disable-iu,MGCP…>
Changes:
------------------------------------------
[...truncated 764.93 KB...]
asciidoc: cell-broadcast.adoc: line 45: evaluating: {set2:target:osmonitb-usermanual__12.png}
asciidoc: osmocom-cbs.msc: line 12: filtering: "/usr/bin/python" "./build/filter-wrapper.py" mscgen -o "/build/manuals/OsmoNITB/osmonitb-usermanual__12.png" -Tpng -
asciidoc: include: /build/manuals/OsmoNITB/common/chapters/abis.adoc
asciidoc: osmonitb-usermanual.adoc: line 43: reading: /build/manuals/OsmoNITB/common/chapters/abis.adoc
asciidoc: include: /build/manuals/OsmoNITB/common/chapters/port_numbers.adoc
asciidoc: osmonitb-usermanual.adoc: line 45: reading: /build/manuals/OsmoNITB/common/chapters/port_numbers.adoc
asciidoc: include: /build/manuals/OsmoNITB/common/chapters/bibliography.adoc
asciidoc: osmonitb-usermanual.adoc: line 47: reading: /build/manuals/OsmoNITB/common/chapters/bibliography.adoc
asciidoc: include: /build/manuals/OsmoNITB/common/chapters/glossary.adoc
asciidoc: osmonitb-usermanual.adoc: line 49: reading: /build/manuals/OsmoNITB/common/chapters/glossary.adoc
asciidoc: include: /build/manuals/OsmoNITB/common/chapters/gfdl.adoc
asciidoc: osmonitb-usermanual.adoc: line 51: reading: /build/manuals/OsmoNITB/common/chapters/gfdl.adoc
a2x: executing: "dblatex" -t pdf -p "/etc/asciidoc/dblatex/asciidoc-dblatex.xsl" -s "/etc/asciidoc/dblatex/asciidoc-dblatex.sty" -s /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 -V "/build/manuals/OsmoNITB/osmonitb-usermanual.xml"
Build the book set list...
xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /build/manuals/OsmoNITB/osmonitb-usermanual.xml
Build the listings...
xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/build/manuals/OsmoNITB' /usr/share/dblatex/xsl/common/mklistings.xsl /build/manuals/OsmoNITB/osmonitb-usermanual.xml
xsltproc -o osmonitb-usermanual.rtex --xinclude --xincludestyle --param current.dir '/build/manuals/OsmoNITB' --param listings.xml '/tmp/tmpgzpDcW/listings.xml' /tmp/tmpgzpDcW/custom.xsl /build/manuals/OsmoNITB/osmonitb-usermanual.xml
XSLT stylesheets DocBook - LaTeX 2e (0.3.9-3)
===================================================
Error: no ID for constraint linkend: e1inp_hdlc:abort.
XRef to nonexistent id: e1inp_hdlc:abort
Error: no ID for constraint linkend: e1inp_hdlc:bad_fcs.
XRef to nonexistent id: e1inp_hdlc:bad_fcs
Error: no ID for constraint linkend: e1inp_hdlc:overrun.
XRef to nonexistent id: e1inp_hdlc:overrun
Error: no ID for constraint linkend: e1inp_alarm.
XRef to nonexistent id: e1inp_alarm
Error: no ID for constraint linkend: e1inp_removed.
XRef to nonexistent id: e1inp_removed
Error: no ID for constraint linkend: bsc_chreq:total.
XRef to nonexistent id: bsc_chreq:total
Error: no ID for constraint linkend: bsc_chreq:no_channel.
XRef to nonexistent id: bsc_chreq:no_channel
Error: no ID for constraint linkend: bsc_handover:attempted.
XRef to nonexistent id: bsc_handover:attempted
Error: no ID for constraint linkend: bsc_handover:no_channel.
XRef to nonexistent id: bsc_handover:no_channel
Error: no ID for constraint linkend: bsc_handover:timeout.
XRef to nonexistent id: bsc_handover:timeout
Error: no ID for constraint linkend: bsc_handover:completed.
XRef to nonexistent id: bsc_handover:completed
Error: no ID for constraint linkend: bsc_handover:failed.
XRef to nonexistent id: bsc_handover:failed
Error: no ID for constraint linkend: bsc_paging:attempted.
XRef to nonexistent id: bsc_paging:attempted
Error: no ID for constraint linkend: bsc_paging:detached.
XRef to nonexistent id: bsc_paging:detached
Error: no ID for constraint linkend: bsc_paging:completed.
XRef to nonexistent id: bsc_paging:completed
Error: no ID for constraint linkend: bsc_paging:expired.
XRef to nonexistent id: bsc_paging:expired
Error: no ID for constraint linkend: bsc_chan:rf_fail.
XRef to nonexistent id: bsc_chan:rf_fail
Error: no ID for constraint linkend: bsc_chan:rll_err.
XRef to nonexistent id: bsc_chan:rll_err
Error: no ID for constraint linkend: bsc_bts:oml_fail.
XRef to nonexistent id: bsc_bts:oml_fail
Error: no ID for constraint linkend: bsc_bts:rsl_fail.
XRef to nonexistent id: bsc_bts:rsl_fail
Error: no ID for constraint linkend: bsc_bts:codec_amr_f.
XRef to nonexistent id: bsc_bts:codec_amr_f
Error: no ID for constraint linkend: bsc_bts:codec_amr_h.
XRef to nonexistent id: bsc_bts:codec_amr_h
Error: no ID for constraint linkend: bsc_bts:codec_efr.
XRef to nonexistent id: bsc_bts:codec_efr
Error: no ID for constraint linkend: bsc_bts:codec_fr.
XRef to nonexistent id: bsc_bts:codec_fr
Error: no ID for constraint linkend: bsc_bts:codec_hr.
XRef to nonexistent id: bsc_bts:codec_hr
Error: no ID for constraint linkend: msc_loc_update_type:attach.
XRef to nonexistent id: msc_loc_update_type:attach
Error: no ID for constraint linkend: msc_loc_update_type:normal.
XRef to nonexistent id: msc_loc_update_type:normal
Error: no ID for constraint linkend: msc_loc_update_type:periodic.
XRef to nonexistent id: msc_loc_update_type:periodic
Error: no ID for constraint linkend: msc_loc_update_type:detach.
XRef to nonexistent id: msc_loc_update_type:detach
Error: no ID for constraint linkend: msc_loc_update_resp:failed.
XRef to nonexistent id: msc_loc_update_resp:failed
Error: no ID for constraint linkend: msc_loc_update_resp:completed.
XRef to nonexistent id: msc_loc_update_resp:completed
Error: no ID for constraint linkend: msc_sms:submitted.
XRef to nonexistent id: msc_sms:submitted
Error: no ID for constraint linkend: msc_sms:no_receiver.
XRef to nonexistent id: msc_sms:no_receiver
Error: no ID for constraint linkend: msc_sms:delivered.
XRef to nonexistent id: msc_sms:delivered
Error: no ID for constraint linkend: msc_sms:rp_err_mem.
XRef to nonexistent id: msc_sms:rp_err_mem
Error: no ID for constraint linkend: msc_sms:rp_err_other.
XRef to nonexistent id: msc_sms:rp_err_other
Error: no ID for constraint linkend: msc_sms:deliver_unknown_error.
XRef to nonexistent id: msc_sms:deliver_unknown_error
Error: no ID for constraint linkend: msc_call:mo_setup.
XRef to nonexistent id: msc_call:mo_setup
Error: no ID for constraint linkend: msc_call:mo_connect_ack.
XRef to nonexistent id: msc_call:mo_connect_ack
Error: no ID for constraint linkend: msc_call:mt_setup.
XRef to nonexistent id: msc_call:mt_setup
Error: no ID for constraint linkend: msc_call:mt_connect.
XRef to nonexistent id: msc_call:mt_connect
Error: no ID for constraint linkend: msc_call:active.
XRef to nonexistent id: msc_call:active
Error: no ID for constraint linkend: msc_call:complete.
XRef to nonexistent id: msc_call:complete
Error: no ID for constraint linkend: msc_call:incomplete.
XRef to nonexistent id: msc_call:incomplete
Error: no ID for constraint linkend: bts_chanloadavg.
XRef to nonexistent id: bts_chanloadavg
Error: no ID for constraint linkend: bts_T3122.
XRef to nonexistent id: bts_T3122
Error: no ID for constraint linkend: ungroup_counter_msc.active_calls.
XRef to nonexistent id: ungroup_counter_msc.active_calls
Error: no ID for constraint linkend: ctrl_common_var.
XRef to nonexistent id: ctrl_common_var
Error: no ID for constraint linkend: 3gpp-ts-23-041.
XRef to nonexistent id: 3gpp-ts-23-041
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 'osmonitb-usermanual__1.png' to pdf
Cannot convert 'osmonitb-usermanual__2.png' to pdf
Cannot convert 'osmonitb-usermanual__3.png' to pdf
Cannot convert 'osmonitb-usermanual__4.png' to pdf
Cannot convert './common/images/wireshark-gsmtap-log.png' to pdf
Cannot convert 'osmonitb-usermanual__5.png' to pdf
Cannot convert 'osmonitb-usermanual__6.png' to pdf
Cannot convert 'osmonitb-usermanual__7.png' to pdf
Cannot convert 'osmonitb-usermanual__8.png' to pdf
Cannot convert 'osmonitb-usermanual__9.png' to pdf
Cannot convert 'osmonitb-usermanual__10.png' to pdf
Cannot convert 'osmonitb-usermanual__11.png' to pdf
Cannot convert 'osmonitb-usermanual__12.png' to pdf
Build osmonitb-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 osmonitb-usermanual.tex
running post-compilation scripts...
[index] the index file /tmp/tmpgzpDcW/osmonitb-usermanual.idx is empty
osmonitb-usermanual.toc MD5 checksum changed
osmonitb-usermanual.aux MD5 checksum changed
the /tmp/tmpgzpDcW/osmonitb-usermanual.toc file has changed
pdflatex -interaction=batchmode osmonitb-usermanual.tex
running post-compilation scripts...
[index] the index file /tmp/tmpgzpDcW/osmonitb-usermanual.idx is empty
no new compilation is needed
running last-compilation scripts...
'osmonitb-usermanual.pdf' successfully built
a2x: deleting /build/manuals/OsmoNITB/osmonitb-usermanual.xml
mkdir -p generated
/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/vty_reference_combine.sh "/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/merge_doc.xsl" \
$(/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/find_existing_path.sh "vty/*reference.xml" /build/manuals/OsmoNITB) \
/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/vty_additions.xml \
/build/manuals/OsmoNITB/vty/*additions*.xml > generated/combined.xml
+ mktemp
+ combined=/tmp/tmp.E3BHaMcAGq
+ mktemp
+ combine_src=/tmp/tmp.uQUUPpJ1BU
+ cp /build/manuals/OsmoNITB/vty/nitb_vty_reference.xml /tmp/tmp.E3BHaMcAGq
+ [ -n /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/vty_additions.xml ]
+ realpath /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/vty_additions.xml
+ addition=/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/vty_additions.xml
+ shift
+ cp /tmp/tmp.E3BHaMcAGq /tmp/tmp.uQUUPpJ1BU
+ xsltproc -o /tmp/tmp.E3BHaMcAGq --stringparam with /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/vty_additions.xml /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.uQUUPpJ1BU
+ [ -n /build/manuals/OsmoNITB/vty/bsc_vty_additions.xml ]
+ realpath /build/manuals/OsmoNITB/vty/bsc_vty_additions.xml
+ addition=/build/manuals/OsmoNITB/vty/bsc_vty_additions.xml
+ shift
+ cp /tmp/tmp.E3BHaMcAGq /tmp/tmp.uQUUPpJ1BU
+ xsltproc -o /tmp/tmp.E3BHaMcAGq --stringparam with /build/manuals/OsmoNITB/vty/bsc_vty_additions.xml /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.uQUUPpJ1BU
+ [ -n /build/manuals/OsmoNITB/vty/nitb_vty_additions.xml ]
+ realpath /build/manuals/OsmoNITB/vty/nitb_vty_additions.xml
+ addition=/build/manuals/OsmoNITB/vty/nitb_vty_additions.xml
+ shift
+ cp /tmp/tmp.E3BHaMcAGq /tmp/tmp.uQUUPpJ1BU
+ xsltproc -o /tmp/tmp.E3BHaMcAGq --stringparam with /build/manuals/OsmoNITB/vty/nitb_vty_additions.xml /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.uQUUPpJ1BU
+ [ -n ]
+ cat /tmp/tmp.E3BHaMcAGq
+ rm -f /tmp/tmp.uQUUPpJ1BU
+ rm -f /tmp/tmp.E3BHaMcAGq
xsltproc /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/vty_reference.xsl generated/combined.xml \
> generated/docbook_vty.xml
xmllint --xinclude --postvalid --noout osmonitb-vty-reference.xml
dblatex --xslt-opts="--path /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters:/build/openbsc/generated" \
-P draft.mode=no -o osmonitb-vty-reference.pdf osmonitb-vty-reference.xml
Build the book set list...
Build the listings...
XSLT stylesheets DocBook - LaTeX 2e (0.3.9-3)
===================================================
Stripping NS from DocBook 5/NG document.
Processing stripped document.
Build osmonitb-vty-reference.pdf
'osmonitb-vty-reference.pdf' successfully built
make: Leaving directory '/build/manuals/OsmoNITB'
+ make -C /build/manuals/OsmoNITB check
make: Entering directory '/build/manuals/OsmoNITB'
OSMO_GSM_MANUALS_DIR: /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals (from pkg-conf)
if [ -n "$ASCIIDOC_WARNINGS_CHECK" ]; then \
make osmonitb-usermanual.check; \
fi
make[1]: Entering directory '/build/manuals/OsmoNITB'
OSMO_GSM_MANUALS_DIR: /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals (from pkg-conf)
# out-of-tree building: use a symlink to the output file like done in
# the non-check build above, so the relative include paths work the
# same.
if ! [ -f osmonitb-usermanual.adoc ]; then \
ln -s osmonitb-usermanual.adoc osmonitb-usermanual.adoc; \
fi
asciidoc -v -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/diag-filter.conf -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -a srcdir='/build/manuals/OsmoNITB' -a commondir='/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common' osmonitb-usermanual.adoc > osmonitb-usermanual.check 2>&1
# Make absolutely sure that the %.check target is updated.
touch osmonitb-usermanual.check
# Do print the WARNING output but return error if any was found
# (grep -v would omit the WARNING output from the log).
make[1]: Leaving directory '/build/manuals/OsmoNITB'
make: Leaving directory '/build/manuals/OsmoNITB'
+ [ 1 = 1 ]
+ make -C /build/manuals/OsmoBSCMGCP/ publish
make: Entering directory '/build/manuals/OsmoBSCMGCP'
OSMO_GSM_MANUALS_DIR: /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals (from pkg-conf)
rsync -avz -e "ssh -o 'UserKnownHostsFile=/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/known_hosts' -p 48" osmo-bsc-mgcp-vty-reference.pdf docs@rita.osmocom.org:web-files/latest/
Warning: Permanently added the ECDSA host key for IP address '[144.76.43.76]:48' to the list of known hosts.
/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/Makefile.common.inc:31: recipe for target 'publish' failed
make: Leaving directory '/build/manuals/OsmoBSCMGCP'
Permission denied (publickey,keyboard-interactive).
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: unexplained error (code 255) at io.c(235) [sender=3.1.2]
make: *** [publish] Error 255
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE