Build failed in Jenkins: master-cellmgr-ng » a1=default,a2=default,a3=default,osmocom-master-debian9 #52

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/gerrit-log@lists.osmocom.org/.

jenkins at lists.osmocom.org jenkins at lists.osmocom.org
Mon Jun 4 11:19:06 UTC 2018


See <https://jenkins.osmocom.org/jenkins/job/master-cellmgr-ng/a1=default,a2=default,a3=default,label=osmocom-master-debian9/52/display/redirect>

------------------------------------------
[...truncated 617.81 KB...]
+ cd ../../
+ autoreconf --install --force
configure.ac:14: installing './compile'
configure.ac:6: installing './install-sh'
configure.ac:6: installing './missing'
src/Makefile.am:14: warning: source file 'input/ipaccess.c' is in a subdirectory,
src/Makefile.am:14: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled.  For now, the corresponding output
automake: object file(s) will be placed in the top-level directory.  However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
src/Makefile.am:8: warning: source file 'mgcp/mgcp_protocol.c' is in a subdirectory,
src/Makefile.am:8: but option 'subdir-objects' is disabled
src/Makefile.am:8: warning: source file 'mgcp/mgcp_network.c' is in a subdirectory,
src/Makefile.am:8: but option 'subdir-objects' is disabled
src/Makefile.am:8: warning: source file 'mgcp/mgcp_vty.c' is in a subdirectory,
src/Makefile.am:8: but option 'subdir-objects' is disabled
src/Makefile.am:24: warning: source file 'input/ipaccess.c' is in a subdirectory,
src/Makefile.am:24: but option 'subdir-objects' is disabled
src/Makefile.am: installing './depcomp'
tests/dtmf/Makefile.am:7: warning: source file '$(top_srcdir)/src/dtmf_scheduler.c' is in a subdirectory,
tests/dtmf/Makefile.am:7: but option 'subdir-objects' is disabled
tests/isup/Makefile.am:7: warning: source file '$(top_srcdir)/src/isup.c' is in a subdirectory,
tests/isup/Makefile.am:7: but option 'subdir-objects' is disabled
tests/mgcp/Makefile.am:7: warning: source file '$(top_srcdir)/src/mgcp_patch.c' is in a subdirectory,
tests/mgcp/Makefile.am:7: but option 'subdir-objects' is disabled
tests/mgcp/Makefile.am:7: warning: source file '$(top_srcdir)/src/mgcp/mgcp_protocol.c' is in a subdirectory,
tests/mgcp/Makefile.am:7: but option 'subdir-objects' is disabled
tests/mgcp/Makefile.am:7: warning: source file '$(top_srcdir)/src/mgcp/mgcp_network.c' is in a subdirectory,
tests/mgcp/Makefile.am:7: but option 'subdir-objects' is disabled
tests/mgcp/Makefile.am:7: warning: source file '$(top_srcdir)/src/debug.c' is in a subdirectory,
tests/mgcp/Makefile.am:7: but option 'subdir-objects' is disabled
tests/mtp/Makefile.am:6: warning: source file '$(top_srcdir)/src/sctp_m3ua_misc.c' is in a subdirectory,
tests/mtp/Makefile.am:6: but option 'subdir-objects' is disabled
tests/patching/Makefile.am:6: warning: source file '$(top_srcdir)/src/bss_patch.c' is in a subdirectory,
tests/patching/Makefile.am:6: but option 'subdir-objects' is disabled
tests/patching/Makefile.am:6: warning: source file '$(top_srcdir)/src/debug.c' is in a subdirectory,
tests/patching/Makefile.am:6: but option 'subdir-objects' is disabled
+ PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig
+ ./configure --enable-external-tests
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for ranlib... ranlib
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 net-snmp/net-snmp-config.h usability... yes
checking net-snmp/net-snmp-config.h presence... yes
checking for net-snmp/net-snmp-config.h... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBOSMOCORE... yes
checking for LIBOSMOGSM... yes
checking for LIBOSMOSCCP... yes
checking for LIBOSMOVTY... 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 tests... yes
checking for sctp_sendmsg in -lsctp... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating include/Makefile
config.status: creating include/mgcp/Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating tests/mtp/Makefile
config.status: creating tests/patching/Makefile
config.status: creating tests/isup/Makefile
config.status: creating tests/mgcp/Makefile
config.status: creating tests/dtmf/Makefile
config.status: creating Makefile
config.status: creating cellmgr_config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
+ PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig
+ make -j 8
echo 1.3.0.80-6501 > .version-t && mv .version-t .version
(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /build/missing autoheader)
rm -f stamp-h1
touch cellmgr_config.h.in
cd . && /bin/bash ./config.status cellmgr_config.h
config.status: creating cellmgr_config.h
config.status: cellmgr_config.h is unchanged
make  all-recursive
make[1]: Entering directory '/build'
Making all in include
make[2]: Entering directory '/build/include'
Making all in mgcp
make[3]: Entering directory '/build/include/mgcp'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/include/mgcp'
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'
  CC       main.o
  CC       mtp_layer3.o
  CC       thread.o
  CC       pcap.o
  CC       ipaccess.o
  CC       bssap_sccp.o
  CC       bss_patch.o
  CC       bsc_sccp.o
  CC       bsc_ussd.o
main.c: In function 'main':
main.c:68:2: warning: 'osmo_init_logging' is deprecated (declared at /build/deps/libosmocore/../install/include/osmocom/core/application.h:20): use osmo_init_logging2() instead to avoid a NULL talloc ctx [-Wdeprecated-declarations]
  osmo_init_logging(&log_info);
  ^
  CC       links.o
  CC       msc_conn.o
  CC       link_udp.o
  CC       snmp_mtp.o
  CC       debug.o
  CC       isup.o
  CC       mtp_link.o
snmp_mtp.c: In function 'link_up_cb':
snmp_mtp.c:49:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  int link_index = (int) data;
                   ^
snmp_mtp.c: In function 'link_down_cb':
snmp_mtp.c:65:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  int link_index = (int) data;
                   ^
snmp_mtp.c: In function 'send_pdu':
snmp_mtp.c:84:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  status = snmp_async_send(ss, pdu, cb, (void *) link_id);
                                        ^
  CC       counter.o
  CC       sccp_state.o
  CC       bsc.o
  CC       ss7_application.o
  CC       vty_interface_legacy.o
  CC       vty_interface_cmds.o
  CC       mgcp_patch.o
  CC       mgcp_callagent.o
  CC       isup_filter.o
  CC       main_stp.o
  CC       sctp_m2ua.o
  CC       vty_interface.o
  CC       sctp_m3ua_client.o
sctp_m2ua.c: In function 'm2ua_conn_destroy':
sctp_m2ua.c:91:3: warning: #warning "Notify any other AS(P) for failover scenario" [-Wcpp]
  #warning "Notify any other AS(P) for failover scenario"
   ^
  CC       sctp_m3ua_misc.o
  CC       mgcp_ss7.o
main_stp.c: In function 'main':
main_stp.c:212:2: warning: 'osmo_init_logging' is deprecated (declared at /build/deps/libosmocore/../install/include/osmocom/core/application.h:20): use osmo_init_logging2() instead to avoid a NULL talloc ctx [-Wdeprecated-declarations]
  osmo_init_logging(&log_info);
  ^
main_stp.c:223:2: warning: implicit declaration of function 'xua_set_log_area' [-Wimplicit-function-declaration]
  xua_set_log_area(DM2UA);
  ^
sctp_m3ua_client.c:25:40: fatal error: osmocom/sigtran/m3ua_types.h: No such file or directory
 #include <osmocom/sigtran/m3ua_types.h>
                                        ^
compilation terminated.
  CC       mgcp_ss7_vty.o
  CC       mgcp_hw.o
  CC       mgcp_protocol.o
mgcp_ss7.c: In function 'main':
mgcp_ss7.c:1014:2: warning: 'osmo_init_logging' is deprecated (declared at /build/deps/libosmocore/../install/include/osmocom/core/application.h:20): use osmo_init_logging2() instead to avoid a NULL talloc ctx [-Wdeprecated-declarations]
  osmo_init_logging(&log_info);
  ^
vty_interface.c: In function 'install_defaults':
vty_interface.c:1319:2: warning: 'install_default' is deprecated (declared at /build/deps/libosmocore/../install/include/osmocom/vty/command.h:363): Now happens implicitly with install_node() [-Wdeprecated-declarations]
  install_default(node);
  ^
mgcp_hw.c: In function 'mgcp_hw_connect':
mgcp_hw.c:68:2: warning: #warning "NO Uniporte" [-Wcpp]
 #warning "NO Uniporte"
  ^
  CC       mgcp_network.o
  CC       mgcp_vty.o
mgcp/mgcp_protocol.c: In function 'find_e1_endpoint':
mgcp/mgcp_protocol.c:291:2: warning: #warning "One should check if the endpoint is blocked!" [-Wcpp]
 #warning "One should check if the endpoint is blocked!"
  ^
mgcp/mgcp_network.c:38:2: warning: #warning "Make use of the rtp proxy code" [-Wcpp]
 #warning "Make use of the rtp proxy code"
  ^
Makefile:471: recipe for target 'sctp_m3ua_client.o' failed
make[2]: *** [sctp_m3ua_client.o] Error 1
make[2]: *** Waiting for unfinished jobs....
mgcp/mgcp_network.c: In function 'patch_and_count':
mgcp/mgcp_network.c:173:2: warning: #warning "Always allow to patch the SSRC" [-Wcpp]
 #warning "Always allow to patch the SSRC"
  ^
mgcp/mgcp_network.c: In function 'receive_from':
mgcp/mgcp_network.c:328:3: warning: #warning "Slight spec violation. With connection mode recvonly we should attempt to forward." [-Wcpp]
  #warning "Slight spec violation. With connection mode recvonly we should attempt to forward."
   ^
mgcp/mgcp_vty.c: In function 'mgcp_vty_init':
mgcp/mgcp_vty.c:861:2: warning: 'install_default' is deprecated (declared at /build/deps/libosmocore/../install/include/osmocom/vty/command.h:363): Now happens implicitly with install_node() [-Wdeprecated-declarations]
  install_default(MGCP_NODE);
  ^
mgcp/mgcp_vty.c:886:2: warning: 'install_default' is deprecated (declared at /build/deps/libosmocore/../install/include/osmocom/vty/command.h:363): Now happens implicitly with install_node() [-Wdeprecated-declarations]
  install_default(VTRUNK_NODE);
  ^
mgcp/mgcp_vty.c:900:2: warning: 'install_default' is deprecated (declared at /build/deps/libosmocore/../install/include/osmocom/vty/command.h:363): Now happens implicitly with install_node() [-Wdeprecated-declarations]
  install_default(TRUNK_NODE);
  ^
make[2]: Leaving directory '/build/src'
make[1]: *** [all-recursive] Error 1
Makefile:370: recipe for target 'all-recursive' failed
make[1]: Leaving directory '/build'
Makefile:310: 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 gerrit-log mailing list