See <https://jenkins.osmocom.org/jenkins/job/master-libosmocore/a2=default,a3=de…>
Changes:
[Pau Espin Pedrol] Bump version: 1.0.1.143-cc72c → 1.1.0
------------------------------------------
[...truncated 16.73 KB...]
checking how to associate runtime and link libraries... printf %s\n
checking for arm-none-eabi-ar... arm-none-eabi-ar
checking for archiver @FILE support... @
checking for arm-none-eabi-strip... (cached) arm-none-eabi-strip
checking for arm-none-eabi-ranlib... arm-none-eabi-ranlib
checking command to parse /usr/bin/arm-none-eabi-nm -B output from arm-none-eabi-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 arm-none-eabi-mt... no
checking for mt... mt
configure: WARNING: using cross tools not prefixed with host triplet
checking if mt is a manifest tool... no
checking how to run the C preprocessor... arm-none-eabi-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... no
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... no
checking for objdir... .libs
checking if arm-none-eabi-gcc supports -fno-rtti -fno-exceptions... no
checking for arm-none-eabi-gcc option to produce PIC... -fPIC -DPIC
checking if arm-none-eabi-gcc PIC flag -fPIC -DPIC works... yes
checking if arm-none-eabi-gcc static flag -static works... yes
checking if arm-none-eabi-gcc supports -c -o file.o... yes
checking if arm-none-eabi-gcc supports -c -o file.o... (cached) yes
checking whether the arm-none-eabi-gcc linker (/usr/lib/arm-none-eabi/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for arm-none-eabi-pkg-config... no
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 execinfo.h usability... no
checking execinfo.h presence... no
checking for execinfo.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... no
checking sys/socket.h presence... no
checking for sys/socket.h... no
checking sys/timerfd.h usability... no
checking sys/timerfd.h presence... no
checking for sys/timerfd.h... no
checking syslog.h usability... no
checking syslog.h presence... no
checking for syslog.h... no
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking netinet/tcp.h usability... no
checking netinet/tcp.h presence... no
checking for netinet/tcp.h... no
checking netinet/in.h usability... no
checking netinet/in.h presence... no
checking for netinet/in.h... no
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for library containing dlopen... no
checking for library containing dlsym... no
checking for backtrace in -lexecinfo... no
checking for library containing clock_gettime... no
checking for doxygen... /usr/bin/doxygen
checking whether SYS_getrandom is declared... no
checking if arm-none-eabi-gcc supports -fvisibility=hidden... yes
checking for clock_gettime... no
checking for localtime_r... no
checking whether struct tm has tm_gmtoff member... no
checking for TALLOC... yes
checking for PCSC... yes
checking for LIBGNUTLS... yes
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/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for osmo_verify_transcript_vty.py... yes
checking whether to enable VTY/CTRL tests... yes
checking whether arm-none-eabi-gcc has __builtin_cpu_supports built-in... no
configure: WARNING: Runtime SIMD detection will be disabled
CFLAGS="-Os -ffunction-sections -fdata-sections -nostartfiles -nodefaultlibs -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp -DBUILDING_LIBOSMOCORE -Wall"
CPPFLAGS=" -DBUILDING_LIBOSMOCORE -Wall"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libosmocore.pc
config.status: creating libosmocodec.pc
config.status: creating libosmocoding.pc
config.status: creating libosmovty.pc
config.status: creating libosmogsm.pc
config.status: creating libosmogb.pc
config.status: creating libosmoctrl.pc
config.status: creating libosmosim.pc
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating src/vty/Makefile
config.status: creating src/codec/Makefile
config.status: creating src/coding/Makefile
config.status: creating src/sim/Makefile
config.status: creating src/gsm/Makefile
config.status: creating src/gb/Makefile
config.status: creating src/ctrl/Makefile
config.status: creating src/pseudotalloc/Makefile
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating utils/Makefile
config.status: creating Doxyfile.core
config.status: creating Doxyfile.gsm
config.status: creating Doxyfile.vty
config.status: creating Doxyfile.codec
config.status: creating Doxyfile.coding
config.status: creating Doxyfile.gb
config.status: creating Doxyfile.ctrl
config.status: creating Makefile
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
+ make -j 8
echo 1.0.1.144-1fcd > <https://jenkins.osmocom.org/jenkins/job/master-libosmocore/a2=default,a3=de…> && mv <https://jenkins.osmocom.org/jenkins/job/master-libosmocore/a2=default,a3=de…> <https://jenkins.osmocom.org/jenkins/job/master-libosmocore/a2=default,a3=de…>
make all-recursive
make[1]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-libosmocore/a2=default,a3=de…'>
Making all in include
make[2]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-libosmocore/a2=default,a3=de…'>
GEN osmocom/gsm/gsm0503.h
Generating header file...
Generate 'xcch' declaration
Generate 'rach' declaration
Generate 'rach_ext' declaration
Generate 'sch' declaration
Generate 'cs2' declaration
Generate 'cs3' declaration
Generate 'cs2_np' declaration
Generate 'cs3_np' declaration
Generate 'tch_afs_12_2' declaration
Generate 'tch_afs_10_2' declaration
Generate 'tch_afs_7_95' declaration
Generate 'tch_afs_7_4' declaration
Generate 'tch_afs_6_7' declaration
Generate 'tch_afs_5_9' declaration
Generate 'tch_afs_5_15' declaration
Generate 'tch_afs_4_75' declaration
Generate 'tch_fr' declaration
Generate 'tch_hr' declaration
Generate 'tch_ahs_7_95' declaration
Generate 'tch_ahs_7_4' declaration
Generate 'tch_ahs_6_7' declaration
Generate 'tch_ahs_5_9' declaration
Generate 'tch_ahs_5_15' declaration
Generate 'tch_ahs_4_75' declaration
Generate 'mcs1_dl_hdr' declaration
Generate 'mcs1_ul_hdr' declaration
Generate 'mcs1' declaration
Generate 'mcs2' declaration
Generate 'mcs3' declaration
Generate 'mcs4' declaration
Generate 'mcs5_dl_hdr' declaration
Generate 'mcs5_ul_hdr' declaration
Generate 'mcs5' declaration
Generate 'mcs6' declaration
Generate 'mcs7_dl_hdr' declaration
Generate 'mcs7_ul_hdr' declaration
Generate 'mcs7' declaration
Generate 'mcs8' declaration
Generate 'mcs9' declaration
Generation complete.
make all-am
make[3]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-libosmocore/a2=default,a3=de…'>
GEN osmocom/core/bit16gen.h
GEN osmocom/core/bit64gen.h
GEN osmocom/core/bit32gen.h
GEN osmocom/core/crc32gen.h
GEN osmocom/core/crc16gen.h
GEN osmocom/core/crc64gen.h
GEN osmocom/core/crc8gen.h
GEN osmocom/core/bit32gen.h
GEN osmocom/core/bit16gen.h
GEN osmocom/core/bit64gen.h
GEN osmocom/core/crc8gen.h
GEN osmocom/core/crc16gen.h
GEN osmocom/core/crc32gen.h
GEN osmocom/core/crc64gen.h
make[3]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-libosmocore/a2=default,a3=de…'>
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-libosmocore/a2=default,a3=de…'>
Making all in src
make[2]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-libosmocore/a2=default,a3=de…'>
GEN crc16gen.c
GEN crc8gen.c
GEN crc32gen.c
GEN crc64gen.c
make all-am
make[3]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-libosmocore/a2=default,a3=de…'>
CC timer.lo
CC select.lo
CC timer_clockgettime.lo
CC timer_gettimeofday.lo
CC signal.lo
CC msgb.lo
CC bitvec.lo
CC bits.lo
CC bitcomp.lo
CC counter.lo
CC fsm.lo
CC write_queue.lo
CC utils.lo
CC socket.lo
CC logging.lo
CC logging_syslog.lo
CC logging_gsmtap.lo
CC rate_ctr.lo
CC gsmtap_util.lo
CC crc16.lo
CC panic.lo
CC backtrace.lo
CC conv.lo
CC application.lo
CC rbtree.lo
CC strrb.lo
CC loggingrb.lo
CC crc8gen.lo
CC crc16gen.lo
CC crc32gen.lo
/bin/bash: line 2: 1286 Segmentation fault /bin/bash ../libtool --silent --tag=CC --mode=compile arm-none-eabi-gcc -DHAVE_CONFIG_H -I. -I<https://jenkins.osmocom.org/jenkins/job/master-libosmocore/a2=default,a3=de…> -I.. -I<https://jenkins.osmocom.org/jenkins/job/master-libosmocore/a2=default,a3=de…> -I../include -I<https://jenkins.osmocom.org/jenkins/job/master-libosmocore/a2=default,a3=de…> -DBUILDING_LIBOSMOCORE -Wall -Wall -Os -ffunction-sections -fdata-sections -nostartfiles -nodefaultlibs -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp -DBUILDING_LIBOSMOCORE -Wall -MT rbtree.lo -MD -MP -MF $depbase.Tpo -c -o rbtree.lo <https://jenkins.osmocom.org/jenkins/job/master-libosmocore/a2=default,a3=de…>
Makefile:565: recipe for target 'rbtree.lo' failed
make[3]: *** [rbtree.lo] Error 139
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-libosmocore/a2=default,a3=de…'>
Makefile:420: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-libosmocore/a2=default,a3=de…'>
Makefile:625: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-libosmocore/a2=default,a3=de…'>
Makefile:429: 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-sgsn/IU=--disable-iu,WI…>
------------------------------------------
[...truncated 88.38 KB...]
+ git clean -dxf
+ [ -d ]
+ [ -d layer1-headers ]
+ git checkout -f origin/master
HEAD is now at 3e03bc2... ipa_keepalive_fsm: Suppress error messages for INIT -> INIT transition
+ git rev-parse HEAD
3e03bc2997c291ef601dd048c203be8513a6b469
+ cd libosmo-abis
+ mkdir -p /build/deps/install/stow
+ osmo_source_subdir libosmo-abis
+ subdir=
+ [ -n ]
+ autoreconf --install --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
configure.ac:20: installing './compile'
configure.ac:22: installing './config.guess'
configure.ac:22: installing './config.sub'
configure.ac:8: installing './install-sh'
configure.ac:8: installing './missing'
src/Makefile.am: installing './depcomp'
+ ./configure --prefix=/build/deps/install/stow/libosmo-abis --with-systemdsystemunitdir=/build/deps/install/stow/libosmo-abis/lib/systemd/system
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-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 whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-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 mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking if gcc supports -fvisibility=hidden... yes
checking for LIBOSMOCORE... yes
checking for LIBOSMOVTY... yes
checking for LIBOSMOGSM... yes
checking for ORTP... yes
checking dahdi/user.h usability... no
checking dahdi/user.h presence... no
checking for dahdi/user.h... no
configure: WARNING: DAHDI input driver will not be built
CFLAGS="-g -O2 -Wall"
CPPFLAGS=" -Wall"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libosmoabis.pc
config.status: creating libosmotrau.pc
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating Makefile
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
+ [ -n ]
+ make -j 8 install
echo 0.6.0.8-3e03 > .version-t && mv .version-t .version
make install-recursive
make[1]: Entering directory '/build/deps/libosmo-abis'
Making install in include
make[2]: Entering directory '/build/deps/libosmo-abis/include'
make[3]: Entering directory '/build/deps/libosmo-abis/include'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include'
/bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/abis'
/usr/bin/install -c -m 644 osmocom/abis/ipa.h osmocom/abis/trau_frame.h osmocom/abis/ipa_proxy.h osmocom/abis/ipaccess.h osmocom/abis/abis.h osmocom/abis/subchan_demux.h osmocom/abis/e1_input.h osmocom/abis/lapd.h osmocom/abis/lapd_pcap.h osmocom/abis/unixsocket_proto.h '/build/deps/install/stow/libosmo-abis/include/osmocom/abis'
/bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/trau'
/usr/bin/install -c -m 644 osmocom/trau/osmo_ortp.h '/build/deps/install/stow/libosmo-abis/include/osmocom/trau'
make[3]: Leaving directory '/build/deps/libosmo-abis/include'
make[2]: Leaving directory '/build/deps/libosmo-abis/include'
Making install in src
make[2]: Entering directory '/build/deps/libosmo-abis/src'
CC subchan_demux.lo
CC init.lo
CC trau_frame.lo
CC e1_input.lo
CC e1_input_vty.lo
CC ipa_proxy.lo
CC input/dahdi.lo
CC input/ipa.lo
CC input/ipa_keepalive.lo
CC input/ipaccess.lo
CC input/lapd.lo
CC input/lapd_pcap.lo
CC input/misdn.lo
CC input/rs232.lo
CC input/unixsocket.lo
CC trau/libosmotrau_la-osmo_ortp.lo
trau/osmo_ortp.c:233:9: note: #pragma message: Using internal ortp API: rtp_session_rtcp_rec
#pragma message ("Using internal ortp API: rtp_session_rtcp_rec")
^
CCLD libosmotrau.la
CCLD libosmoabis.la
make[3]: Entering directory '/build/deps/libosmo-abis/src'
make[3]: Nothing to be done for 'install-data-am'.
/bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib'
/bin/bash ../libtool --mode=install /usr/bin/install -c libosmoabis.la libosmotrau.la '/build/deps/install/stow/libosmo-abis/lib'
libtool: install: /usr/bin/install -c .libs/libosmoabis.so.6.0.2 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.so.6.0.2
libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.6.0.2 libosmoabis.so.6 || { rm -f libosmoabis.so.6 && ln -s libosmoabis.so.6.0.2 libosmoabis.so.6; }; })
libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.6.0.2 libosmoabis.so || { rm -f libosmoabis.so && ln -s libosmoabis.so.6.0.2 libosmoabis.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmoabis.lai /build/deps/install/stow/libosmo-abis/lib/libosmoabis.la
libtool: install: /usr/bin/install -c .libs/libosmotrau.so.2.1.2 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.so.2.1.2
libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.2.1.2 libosmotrau.so.2 || { rm -f libosmotrau.so.2 && ln -s libosmotrau.so.2.1.2 libosmotrau.so.2; }; })
libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.2.1.2 libosmotrau.so || { rm -f libosmotrau.so && ln -s libosmotrau.so.2.1.2 libosmotrau.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmotrau.lai /build/deps/install/stow/libosmo-abis/lib/libosmotrau.la
libtool: install: /usr/bin/install -c .libs/libosmoabis.a /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a
libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a
libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a
libtool: install: /usr/bin/install -c .libs/libosmotrau.a /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a
libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a
libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a
libtool: finish: PATH="/build/deps/install/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin:/sbin" ldconfig -n /build/deps/install/stow/libosmo-abis/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/deps/install/stow/libosmo-abis/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/build/deps/libosmo-abis/src'
make[2]: Leaving directory '/build/deps/libosmo-abis/src'
Making install in tests
make[2]: Entering directory '/build/deps/libosmo-abis/tests'
make[3]: Entering directory '/build/deps/libosmo-abis/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/deps/libosmo-abis/tests'
make[2]: Leaving directory '/build/deps/libosmo-abis/tests'
make[2]: Entering directory '/build/deps/libosmo-abis'
make[3]: Entering directory '/build/deps/libosmo-abis'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib/pkgconfig'
/usr/bin/install -c -m 644 libosmoabis.pc libosmotrau.pc '/build/deps/install/stow/libosmo-abis/lib/pkgconfig'
make[3]: Leaving directory '/build/deps/libosmo-abis'
make[2]: Leaving directory '/build/deps/libosmo-abis'
make[1]: Leaving directory '/build/deps/libosmo-abis'
+ STOW_DIR=/build/deps/install/stow stow --restow libosmo-abis
Possible precedence issue with control flow operator at /usr/share/perl5/Stow.pm line 1736.
+ osmo-build-dep.sh libosmo-netif
+ mkdir -p /build/deps
=============================== libosmo-netif ===============================
+ cd /build/deps
+ osmo-deps.sh libosmo-netif
+ project=libosmo-netif
+ branch=master
+ grep -c remotes/origin/master$
+ git branch -a
+ [ x1 != x0 ]
+ branch=origin/master
+ test -d libosmo-netif
+ cd libosmo-netif
+ git fetch --tags origin
fatal: read error: Connection reset by peer
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
See <https://jenkins.osmocom.org/jenkins/job/osmocom-coverity/471/display/redire…>
------------------------------------------
[...truncated 1.20 MB...]
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... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for library containing dlopen... -ldl
checking for LIBOSMOCORE... yes
checking for LIBOSMOVTY... yes
checking for LIBOSMOCTRL... yes
checking for LIBOSMOGSM... yes
checking for LIBOSMOABIS... yes
checking for LIBOSMONETIF... yes
checking for LIBOSMOSIGTRAN... yes
checking for LIBOSMOSCCP... yes
checking for LIBOSMOMGCPCLIENT... yes
checking for ANSI C header files... (cached) yes
checking pcap/pcap.h usability... yes
checking pcap/pcap.h presence... yes
checking for pcap/pcap.h... yes
checking cdk/cdk.h usability... no
checking cdk/cdk.h presence... no
checking for cdk/cdk.h... no
checking for SQLITE3... yes
checking if gcc supports -fvisibility=hidden... yes
checking whether C compiler accepts -Werror=implicit... yes
checking whether C compiler accepts -Werror=maybe-uninitialized... yes
checking whether C compiler accepts -Werror=memset-transposed-args... yes
checking whether C compiler accepts -Werror=null-dereference... yes
checking whether C compiler accepts -Werror=sizeof-array-argument... yes
checking whether C compiler accepts -Werror=sizeof-pointer-memaccess... yes
checking whether to enable code coverage support... no
checking whether to enable VTY/CTRL tests... no
CFLAGS="-g -O2 -Werror=implicit -Werror=maybe-uninitialized -Werror=memset-transposed-args -Werror=null-dereference -Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess"
CPPFLAGS=""
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/bsc/Makefile
config.status: creating src/Makefile
config.status: creating src/libfilter/Makefile
config.status: creating src/osmo-bsc/Makefile
config.status: creating src/ipaccess/Makefile
config.status: creating src/utils/Makefile
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating tests/gsm0408/Makefile
config.status: creating tests/bsc/Makefile
config.status: creating tests/codec_pref/Makefile
config.status: creating tests/abis/Makefile
config.status: creating tests/subscr/Makefile
config.status: creating tests/nanobts_omlattr/Makefile
config.status: creating tests/handover/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating Makefile
config.status: creating bscconfig.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
+ make -j 8
echo 1.4.0.63-aa824 > .version-t && mv .version-t .version
make all-recursive
make[1]: Entering directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-bsc'
Making all in doc
make[2]: Entering directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-bsc/doc'
Making all in examples
make[3]: Entering directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-bsc/doc/examples'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-bsc/doc/examples'
Making all in manuals
make[3]: Entering directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-bsc/doc/manuals'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-bsc/doc/manuals'
make[3]: Entering directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-bsc/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-bsc/doc'
make[2]: Leaving directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-bsc/doc'
Making all in include
make[2]: Entering directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-bsc/include'
Making all in osmocom
make[3]: Entering directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-bsc/include/osmocom'
Making all in bsc
make[4]: Entering directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-bsc/include/osmocom/bsc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-bsc/include/osmocom/bsc'
make[4]: Entering directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-bsc/include/osmocom'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-bsc/include/osmocom'
make[3]: Leaving directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-bsc/include/osmocom'
make[3]: Entering directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-bsc/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-bsc/include'
make[2]: Leaving directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-bsc/include'
Making all in src
make[2]: Entering directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-bsc/src'
Making all in libfilter
make[3]: Entering directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-bsc/src/libfilter'
CC bsc_msg_filter.o
CC bsc_msg_acc.o
CC bsc_msg_vty.o
AR libfilter.a
ar: `u' modifier ignored since `D' is the default (see `U')
make[3]: Leaving directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-bsc/src/libfilter'
Making all in osmo-bsc
make[3]: Entering directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-bsc/src/osmo-bsc'
CC a_reset.o
CC abis_om2000.o
CC abis_om2000_vty.o
CC arfcn_range_encode.o
CC abis_nm.o
CC abis_nm_vty.o
CC abis_rsl.o
CC acc_ramp.o
CC assignment_fsm.o
CC bsc_ctrl_commands.o
CC bsc_ctrl_lookup.o
CC bsc_init.o
CC bsc_rf_ctrl.o
CC bsc_rll.o
CC bsc_subscr_conn_fsm.o
CC bsc_subscriber.o
CC bsc_vty.o
CC bts_ericsson_rbs2000.o
CC bts_init.o
CC bts_ipaccess_nanobts.o
CC bts_ipaccess_nanobts_omlattr.o
CC bts_nokia_site.o
CC bts_siemens_bs11.o
CC bts_sysmobts.o
CC bts_unknown.o
CC chan_alloc.o
CC codec_pref.o
CC gsm_04_08_rr.o
CC e1_config.o
CC gsm_04_80_utils.o
CC gsm_data.o
CC handover_cfg.o
CC handover_decision.o
CC handover_decision_2.o
gsm_04_80_utils.c: In function ‘bsc_send_ussd_release_complete’:
gsm_04_80_utils.c:37:9: warning: ‘gsm0480_create_ussd_release_complete’ is deprecated: Use gsm0480_create_release_complete() instead. [-Wdeprecated-declarations]
struct msgb *msg = gsm0480_create_ussd_release_complete();
^~~~
In file included from gsm_04_80_utils.c:22:0:
/home/osmocom-build/osmo-ci/coverity/install-Osmocom/include/osmocom/gsm/gsm0480.h:120:14: note: declared here
struct msgb *gsm0480_create_ussd_release_complete(void)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CC handover_fsm.o
CC handover_logic.o
CC handover_vty.o
CC lchan_fsm.o
CC lchan_rtp_fsm.o
CC lchan_select.o
CC meas_feed.o
CC meas_rep.o
CC neighbor_ident.o
CC neighbor_ident_vty.o
CC net_init.o
CC gsm_08_08.o
CC osmo_bsc_bssap.o
CC osmo_bsc_ctrl.o
CC osmo_bsc_filter.o
CC osmo_bsc_grace.o
CC osmo_bsc_lcls.o
CC osmo_bsc_main.o
CC osmo_bsc_msc.o
osmo_bsc_bssap.c: In function ‘bsc_tx_bssmap_ho_request_ack’:
osmo_bsc_bssap.c:1219:8: error: implicit declaration of function ‘gsm0808_create_handover_request_ack’ [-Werror=implicit-function-declaration]
msg = gsm0808_create_handover_request_ack(rr_ho_command->data, rr_ho_command->len,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
osmo_bsc_bssap.c:1219:6: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
msg = gsm0808_create_handover_request_ack(rr_ho_command->data, rr_ho_command->len,
^
CC osmo_bsc_sigtran.o
CC osmo_bsc_vty.o
CC paging.o
cc1: some warnings being treated as errors
Makefile:616: recipe for target 'osmo_bsc_bssap.o' failed
make[3]: *** [osmo_bsc_bssap.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-bsc/src/osmo-bsc'
Makefile:405: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-bsc/src'
Makefile:448: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-bsc'
Makefile:380: recipe for target 'all' failed
make: *** [all] Error 2
[WARNING] Build command ./build_Osmocom.sh exited with code 2. Please verify that the build completed successfully.
Emitted 2115 C/C++ compilation units (100%) successfully
2115 C/C++ compilation units (100%) are ready for analysis
For more details, please look at:
/home/osmocom-build/osmo-ci/coverity/source-Osmocom/cov-int/build-log.txt
Build step 'Execute shell' marked build as failure
See <https://jenkins.osmocom.org/jenkins/job/master-osmo-bsc/a1=default,a2=defau…>
------------------------------------------
[...truncated 719.84 KB...]
checking whether C compiler accepts -Werror=maybe-uninitialized... yes
checking whether C compiler accepts -Werror=memset-transposed-args... yes
checking whether C compiler accepts -Werror=null-dereference... no
checking whether C compiler accepts -Werror=sizeof-array-argument... no
checking whether C compiler accepts -Werror=sizeof-pointer-memaccess... yes
checking whether to enable code coverage support... no
checking for python2... yes
checking for osmotestvty.py... yes
checking whether to enable VTY/CTRL tests... yes
checking for OSMO_GSM_MANUALS_DIR... /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals (from pkg-conf)
All dependencies installed!
CFLAGS="-g -O2 -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp -Werror=implicit -Werror=maybe-uninitialized -Werror=memset-transposed-args -Werror=sizeof-pointer-memaccess"
CPPFLAGS=" -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/bsc/Makefile
config.status: creating src/Makefile
config.status: creating src/libfilter/Makefile
config.status: creating src/osmo-bsc/Makefile
config.status: creating src/ipaccess/Makefile
config.status: creating src/utils/Makefile
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating tests/gsm0408/Makefile
config.status: creating tests/bsc/Makefile
config.status: creating tests/codec_pref/Makefile
config.status: creating tests/abis/Makefile
config.status: creating tests/subscr/Makefile
config.status: creating tests/nanobts_omlattr/Makefile
config.status: creating tests/handover/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating Makefile
config.status: creating bscconfig.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
+ make -j 8
echo 1.4.0.63-aa824 > .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'
ln -s /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build build
ln -s /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common common
/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" \
./vty/*reference.xml \
/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/vty_additions.xml \
./vty/*additions*.xml
xmllint --xinclude --postvalid --noout osmobsc-vty-reference.xml
+ mkdir -p generated
+ cp ./vty/bsc_vty_reference.xml generated/combined.xml
+ [ -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
+ [ -f generated/combine_src.xml ]
+ mv generated/combined.xml generated/combine_src.xml
+ xsltproc -o generated/combined.xml --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 generated/combine_src.xml
# a2x can't use a different output file. To support out-of-tree builds,
# a2x can't use a different output file. To support out-of-tree builds,
# a2x can't use a different output file. To support out-of-tree builds,
# we create a symlink at ./srcfile.adoc pointing at
# we create a symlink at ./srcfile.adoc pointing at
# we create a symlink at ./srcfile.adoc pointing at
# ./srcfile.adoc. aoip-mgw-options.adoc is the ./srcfile.adoc,
# ./srcfile.adoc. osmux-reference.adoc is the ./srcfile.adoc,
# ./srcfile.adoc. osmobsc-usermanual.adoc is the ./srcfile.adoc,
# is like basename from coreutils, and . is WD.
# is like basename from coreutils, and . is WD.
# is like basename from coreutils, and . is WD.
if ! [ -f aoip-mgw-options.adoc ]; then \
ln -s aoip-mgw-options.adoc aoip-mgw-options.adoc; \
fi
if ! [ -f osmobsc-usermanual.adoc ]; then \
ln -s osmobsc-usermanual.adoc osmobsc-usermanual.adoc; \
fi
if ! [ -f osmux-reference.adoc ]; then \
ln -s osmux-reference.adoc osmux-reference.adoc; \
fi
# TEXINPUTS: find LaTeX includes like \includegraphics{./common/images/sysmocom.pdf}
# TEXINPUTS: find LaTeX includes like \includegraphics{./common/images/sysmocom.pdf}
# TEXINPUTS: find LaTeX includes like \includegraphics{./common/images/sysmocom.pdf}
# in /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals.
# in /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals.
# in /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals.
TEXINPUTS="/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals" \
a2x -L --asciidoc-opts="-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 -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/python2-filter.conf -a srcdir='.'" --dblatex-opts="-s /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0" -a docinfo -a revnumber="DRAFT 1.4.0-63-gaa824" -a revdate="2019-Apr-15" osmobsc-usermanual.adoc || (echo "ERROR: a2x failed! Running asciidoc to get verbose errors..."; \
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 -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/python2-filter.conf -a srcdir='.' osmobsc-usermanual.adoc; exit 1)
TEXINPUTS="/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals" \
a2x -L --asciidoc-opts="-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 -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/python2-filter.conf -a srcdir='.'" --dblatex-opts="-s /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0" -a docinfo -a revnumber="DRAFT 1.4.0-63-gaa824" -a revdate="2019-Apr-15" aoip-mgw-options.adoc || (echo "ERROR: a2x failed! Running asciidoc to get verbose errors..."; \
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 -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/python2-filter.conf -a srcdir='.' aoip-mgw-options.adoc; exit 1)
+ [ -n ./vty/bsc_vty_additions.xml ]
+ realpath ./vty/bsc_vty_additions.xml
+ addition=/build/doc/manuals/vty/bsc_vty_additions.xml
+ shift
+ [ -f generated/combine_src.xml ]
+ chmod 644 generated/combine_src.xml
TEXINPUTS="/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals" \
a2x -L --asciidoc-opts="-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 -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/python2-filter.conf -a srcdir='.'" --dblatex-opts="-s /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0" -a docinfo -a revnumber="DRAFT 1.4.0-63-gaa824" -a revdate="2019-Apr-15" osmux-reference.adoc || (echo "ERROR: a2x failed! Running asciidoc to get verbose errors..."; \
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 -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/python2-filter.conf -a srcdir='.' osmux-reference.adoc; exit 1)
+ mv generated/combined.xml generated/combine_src.xml
+ xsltproc -o generated/combined.xml --stringparam with /build/doc/manuals/vty/bsc_vty_additions.xml /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/merge_doc.xsl generated/combine_src.xml
+ [ -n ./vty/libbsc_vty_additions.xml ]
+ realpath ./vty/libbsc_vty_additions.xml
+ addition=/build/doc/manuals/vty/libbsc_vty_additions.xml
+ shift
+ [ -f generated/combine_src.xml ]
+ chmod 644 generated/combine_src.xml
+ mv generated/combined.xml generated/combine_src.xml
+ xsltproc -o generated/combined.xml --stringparam with /build/doc/manuals/vty/libbsc_vty_additions.xml /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/merge_doc.xsl generated/combine_src.xml
+ [ -n ]
xsltproc /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/vty_reference.xsl generated/combined.xml \
> generated/docbook_vty.xml
dblatex --xslt-opts="--path /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters:$PWD/generated" \
-P draft.mode=no -o osmobsc-vty-reference.pdf osmobsc-vty-reference.xml
Build the book set list...
Build the listings...
XSLT stylesheets DocBook - LaTeX 2e (0.3.5-2)
===================================================
Stripping NS from DocBook 5/NG document.
Processing stripped document.
Build osmobsc-vty-reference.pdf
'osmobsc-vty-reference.pdf' successfully built
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 bsc
make[4]: Entering directory '/build/include/osmocom/bsc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/include/osmocom/bsc'
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 libfilter
make[3]: Entering directory '/build/src/libfilter'
CC bsc_msg_acc.o
CC bsc_msg_filter.o
CC bsc_msg_vty.o
AR libfilter.a
make[3]: Leaving directory '/build/src/libfilter'
Making all in osmo-bsc
make[3]: Entering directory '/build/src/osmo-bsc'
CC abis_nm.o
CC a_reset.o
CC abis_om2000.o
CC abis_nm_vty.o
CC abis_om2000_vty.o
CC abis_rsl.o
CC arfcn_range_encode.o
CC acc_ramp.o
CC assignment_fsm.o
CC bsc_ctrl_commands.o
CC bsc_ctrl_lookup.o
CC bsc_init.o
CC bsc_rf_ctrl.o
CC bsc_rll.o
CC bsc_subscr_conn_fsm.o
CC bsc_subscriber.o
CC bsc_vty.o
CC bts_ericsson_rbs2000.o
CC bts_init.o
CC bts_ipaccess_nanobts.o
CC bts_ipaccess_nanobts_omlattr.o
CC bts_nokia_site.o
CC bts_siemens_bs11.o
CC bts_sysmobts.o
CC bts_unknown.o
CC chan_alloc.o
CC codec_pref.o
CC e1_config.o
CC gsm_04_08_rr.o
CC gsm_04_80_utils.o
CC gsm_data.o
gsm_04_80_utils.c: In function ‘bsc_send_ussd_release_complete’:
gsm_04_80_utils.c:37:9: warning: ‘gsm0480_create_ussd_release_complete’ is deprecated (declared at /build/deps/install/stow/libosmocore/include/osmocom/gsm/gsm0480.h:120): Use gsm0480_create_release_complete() instead. [-Wdeprecated-declarations]
struct msgb *msg = gsm0480_create_ussd_release_complete();
^
CC handover_cfg.o
CC handover_decision.o
CC handover_decision_2.o
CC handover_fsm.o
CC handover_logic.o
CC handover_vty.o
CC lchan_fsm.o
CC lchan_rtp_fsm.o
CC lchan_select.o
CC meas_feed.o
CC meas_rep.o
CC neighbor_ident.o
CC neighbor_ident_vty.o
CC net_init.o
CC gsm_08_08.o
CC osmo_bsc_bssap.o
osmo_bsc_bssap.c: In function ‘bsc_tx_bssmap_ho_request_ack’:
osmo_bsc_bssap.c:1219:2: error: implicit declaration of function ‘gsm0808_create_handover_request_ack’ [-Werror=implicit-function-declaration]
msg = gsm0808_create_handover_request_ack(rr_ho_command->data, rr_ho_command->len,
^
osmo_bsc_bssap.c:1219:6: error: assignment makes pointer from integer without a cast [-Werror]
msg = gsm0808_create_handover_request_ack(rr_ho_command->data, rr_ho_command->len,
^
CC osmo_bsc_ctrl.o
CC osmo_bsc_filter.o
CC osmo_bsc_grace.o
CC osmo_bsc_lcls.o
CC osmo_bsc_main.o
CC osmo_bsc_msc.o
CC osmo_bsc_sigtran.o
CC osmo_bsc_vty.o
CC paging.o
cc1: all warnings being treated as errors
Makefile:605: recipe for target 'osmo_bsc_bssap.o' failed
make[3]: *** [osmo_bsc_bssap.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/build/src/osmo-bsc'
make[2]: *** [all-recursive] Error 1
Makefile:393: recipe for target 'all-recursive' failed
make[2]: Leaving directory '/build/src'
Makefile:436: recipe for target 'all-recursive' failed
make[1]: Leaving directory '/build'
make[1]: *** [all-recursive] Error 1
Makefile:367: 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