Build failed in Jenkins: master-osmo-msc » --disable-iu,1,a3=default,a4=default,osmocom-master-debian9 #11495

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/jenkins-notifications@lists.osmocom.org/.

jenkins at lists.osmocom.org jenkins at lists.osmocom.org
Mon Jul 8 23:04:05 UTC 2019


See <https://jenkins.osmocom.org/jenkins/job/master-osmo-msc/IU=--disable-iu,WITH_MANUALS=1,a3=default,a4=default,label=osmocom-master-debian9/11495/display/redirect>

------------------------------------------
[...truncated 809.41 KB...]
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 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 LIBOSMOGSUPCLIENT... yes
checking for library containing sctp_send... -lsctp
checking for LIBSMPP34... yes
checking for ANSI C header files... (cached) yes
checking dbi/dbd.h usability... yes
checking dbi/dbd.h presence... yes
checking for dbi/dbd.h... 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... 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 whether struct tm has tm_gmtoff member... 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/dist-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages
checking for osmotestvty.py... yes
checking whether to enable VTY/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/msc/Makefile
config.status: creating src/Makefile
config.status: creating src/libmsc/Makefile
config.status: creating src/libvlr/Makefile
config.status: creating src/osmo-msc/Makefile
config.status: creating src/utils/Makefile
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating tests/smpp/Makefile
config.status: creating tests/db_sms/Makefile
config.status: creating tests/sms_queue/Makefile
config.status: creating tests/msc_vlr/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating doc/sequence_charts/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/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
+ make -j 4
echo 1.3.1.175-1c500 > .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 osmomsc-vty-reference.xml
+ mkdir -p generated
+ cp ./vty/msc_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
+ [ -n ./vty/msc_vty_additions.xml ]
# a2x can't use a different output file. To support out-of-tree builds,
+ realpath ./vty/msc_vty_additions.xml
+ addition=/build/doc/manuals/vty/msc_vty_additions.xml
+ shift
+ [ -f generated/combine_src.xml ]
+ chmod 644 generated/combine_src.xml
+ mv generated/combined.xml generated/combine_src.xml
# we create a symlink at ./srcfile.adoc pointing at
+ xsltproc -o generated/combined.xml --stringparam with /build/doc/manuals/vty/msc_vty_additions.xml /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/merge_doc.xsl generated/combine_src.xml
# ./srcfile.adoc. osmomsc-usermanual.adoc is the ./srcfile.adoc,
#  is like basename from coreutils, and . is WD.
if ! [ -f osmomsc-usermanual.adoc ]; then \
	ln -s osmomsc-usermanual.adoc osmomsc-usermanual.adoc; \
fi
# TEXINPUTS: find LaTeX includes like \includegraphics{./common/images/sysmocom.pdf}
# 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.3.1-175-g1c500" -a revdate="2019-Jun-17" osmomsc-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='.' osmomsc-usermanual.adoc; exit 1)
+ [ -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 osmomsc-vty-reference.pdf osmomsc-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 osmomsc-vty-reference.pdf
'osmomsc-vty-reference.pdf' successfully built
make[3]: Leaving directory '/build/doc/manuals'
Making all in sequence_charts
make[3]: Entering directory '/build/doc/sequence_charts'
echo "built only on manual invocation, needs mscgen and dot (graphviz) programs: invoke 'make charts'"
built only on manual invocation, needs mscgen and dot (graphviz) programs: invoke 'make charts'
make[3]: Leaving directory '/build/doc/sequence_charts'
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 msc
make[4]: Entering directory '/build/include/osmocom/msc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/include/osmocom/msc'
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 libvlr
make[3]: Entering directory '/build/src/libvlr'
  CC       vlr.o
  CC       vlr_access_req_fsm.o
  CC       vlr_auth_fsm.o
  CC       vlr_lu_fsm.o
  CC       vlr_sgs.o
  CC       vlr_sgs_fsm.o
  AR       libvlr.a
make[3]: Leaving directory '/build/src/libvlr'
Making all in libmsc
make[3]: Entering directory '/build/src/libmsc'
  CC       call_leg.o
  CC       cell_id_list.o
  CC       msc_vty.o
  CC       sccp_ran.o
  CC       db.o
  CC       e_link.o
  CC       gsm_04_08.o
  CC       gsm_04_08_cc.o
gsm_04_08_cc.c: In function ‘count_statistics’:
gsm_04_08_cc.c:164:3: warning: ‘osmo_counter_inc’ is deprecated (declared at /build/deps/install/stow/libosmocore/include/osmocom/core/counter.h:28): Implement as osmo_stat_item instead [-Wdeprecated-declarations]
   osmo_counter_inc(trans->net->active_calls);
   ^
gsm_04_08_cc.c:172:3: warning: ‘osmo_counter_dec’ is deprecated (declared at /build/deps/install/stow/libosmocore/include/osmocom/core/counter.h:20): Implement as osmo_stat_item instead [-Wdeprecated-declarations]
   osmo_counter_dec(trans->net->active_calls);
   ^
  CC       gsm_04_11.o
  CC       gsm_04_11_gsup.o
  CC       gsm_04_14.o
  CC       gsm_04_80.o
  CC       gsm_09_11.o
  CC       gsup_client_mux.o
gsm_09_11.c: In function ‘gsm0911_rcv_nc_ss’:
gsm_09_11.c:161:3: warning: ‘osmo_counter_inc’ is deprecated (declared at /build/deps/install/stow/libosmocore/include/osmocom/core/counter.h:28): Implement as osmo_stat_item instead [-Wdeprecated-declarations]
   osmo_counter_inc(net->active_nc_ss);
   ^
gsm_09_11.c: In function ‘establish_nc_ss_trans’:
gsm_09_11.c:365:2: warning: ‘osmo_counter_inc’ is deprecated (declared at /build/deps/install/stow/libosmocore/include/osmocom/core/counter.h:28): Implement as osmo_stat_item instead [-Wdeprecated-declarations]
  osmo_counter_inc(net->active_nc_ss);
  ^
gsm_09_11.c: In function ‘_gsm911_nc_ss_trans_free’:
gsm_09_11.c:417:2: warning: ‘osmo_counter_dec’ is deprecated (declared at /build/deps/install/stow/libosmocore/include/osmocom/core/counter.h:20): Implement as osmo_stat_item instead [-Wdeprecated-declarations]
  osmo_counter_dec(trans->net->active_nc_ss);
  ^
  CC       mncc.o
  CC       mncc_builtin.o
  CC       mncc_sock.o
  CC       mncc_call.o
  CC       msub.o
  CC       msc_a.o
  CC       msc_a_remote.o
  CC       msc_i.o
  CC       msc_i_remote.o
  CC       msc_t.o
  CC       msc_t_remote.o
  CC       msc_ho.o
  CC       neighbor_ident.o
  CC       neighbor_ident_vty.o
  CC       paging.o
  CC       ran_conn.o
  CC       ran_infra.o
  CC       ran_msg.o
  CC       ran_msg_a.o
  CC       ran_peer.o
  CC       rrlp.o
In file included from /build/deps/install/stow/libosmocore/include/osmocom/core/fsm.h:12:0,
                 from ran_peer.c:25:
ran_peer.c: In function ‘ran_peer_st_ready’:
/build/deps/install/stow/libosmocore/include/osmocom/core/utils.h:101:2: error: expected ‘;’ before ‘do’
  do if (!(exp)) { \
  ^
ran_peer.c:374:3: note: in expansion of macro ‘OSMO_ASSERT’
   OSMO_ASSERT(!ctx->conn);
   ^
Makefile:522: recipe for target 'ran_peer.o' failed
make[3]: *** [ran_peer.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/build/src/libmsc'
Makefile:410: recipe for target 'all-recursive' failed
make[2]: Leaving directory '/build/src'
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
Makefile:450: recipe for target 'all-recursive' failed
make[1]: Leaving directory '/build'
Makefile:381: recipe for target 'all' failed
make: *** [all] Error 2
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE



More information about the jenkins-notifications mailing list