Changes:
------------------------------------------ [...truncated 306.22 KB...] 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 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 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 to enable code coverage support... no checking for python3... yes checking for osmotestvty.py... yes checking whether to enable VTY/CTRL tests... yes checking for OSMO_GSM_MANUALS_DIR... /opt/osmo-gsm-manuals (from env) All dependencies installed! CFLAGS=" -std=gnu11 -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" 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/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/abis/Makefile config.status: creating tests/acc/Makefile config.status: creating tests/bsc/Makefile config.status: creating tests/codec_pref/Makefile config.status: creating tests/gsm0408/Makefile config.status: creating tests/handover/Makefile config.status: creating tests/nanobts_omlattr/Makefile config.status: creating tests/paging/Makefile config.status: creating tests/subscr/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 contrib/osmo-bsc.spec config.status: creating Makefile config.status: creating bscconfig.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 4 echo 1.10.0.15-c4b523 > .version-t && mv .version-t .version make all-recursive make[1]: Entering directory '/build' 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 osmo-bsc make[3]: Entering directory '/build/src/osmo-bsc' CC osmo_bsc_main.o CC a_reset.lo CC abis_nm.lo CC abis_nm_vty.lo CC abis_om2000.lo CC abis_om2000_vty.lo CC abis_osmo.lo CC abis_rsl.lo CC acc.lo CC assignment_fsm.lo CC bsc_ctrl.lo CC bsc_ctrl_lookup.lo CC bsc_init.lo CC bsc_rf_ctrl.lo CC bsc_rll.lo CC bsc_sccp.lo CC bsc_stats.lo CC bsc_subscr_conn_fsm.lo CC bsc_subscriber.lo CC bsc_vty.lo CC bts.lo CC bts_trx.lo CC bts_trx_ctrl.lo CC bts_ericsson_rbs2000.lo CC bts_init.lo CC bts_ipaccess_nanobts.lo CC bts_ipaccess_nanobts_omlattr.lo CC bts_nokia_site.lo CC bts_siemens_bs11.lo CC bts_sm.lo CC bts_osmobts.lo CC bts_unknown.lo CC bts_ctrl.lo CC bts_setup_ramp.lo CC bts_vty.lo CC bts_trx_vty.lo CC chan_alloc.lo CC chan_counts.lo CC codec_pref.lo CC e1_config.lo CC gsm_04_08_rr.lo CC gsm_data.lo CC handover_cfg.lo CC handover_ctrl.lo CC handover_decision.lo CC handover_decision_2.lo CC handover_fsm.lo CC handover_logic.lo CC handover_vty.lo CC lb.lo CC lchan.lo CC lchan_fsm.lo CC lchan_rtp_fsm.lo CC lchan_select.lo CC lcs_loc_req.lo CC lcs_ta_req.lo CC meas_feed.lo CC meas_rep.lo CC neighbor_ident.lo CC neighbor_ident_vty.lo neighbor_ident.c: In function ‘neighbor_controlif_setup’: neighbor_ident.c:493:2: warning: ‘ctrl_interface_setup_dynip2’ is deprecated: For internal use inside libosmocore only. [-Wdeprecated-declarations] return ctrl_interface_setup_dynip2(net, net->neigh_ctrl.addr, net->neigh_ctrl.port, ^~~~~~ In file included from neighbor_ident.c:37: /build/deps/install/stow/libosmocore/include/osmocom/ctrl/control_if.h:45:21: note: declared here struct ctrl_handle *ctrl_interface_setup_dynip2(void *data, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ CC neighbor_ident_ctrl.lo CC net_init.lo CC nm_common_fsm.lo CC nm_bb_transc_fsm.lo CC nm_bts_sm_fsm.lo CC nm_bts_fsm.lo CC nm_gprs_cell_fsm.lo CC nm_gprs_nse_fsm.lo CC nm_gprs_nsvc_fsm.lo CC nm_channel_fsm.lo CC nm_rcarrier_fsm.lo CC gsm_08_08.lo CC osmo_bsc_bssap.lo CC osmo_bsc_filter.lo CC osmo_bsc_grace.lo CC osmo_bsc_lcls.lo CC osmo_bsc_mgcp.lo CC osmo_bsc_msc.lo CC osmo_bsc_sigtran.lo CC paging.lo CC pcu_sock.lo CC penalty_timers.lo CC bssmap_reset.lo CC system_information.lo CC timeslot_fsm.lo CC smscb.lo CC smscb_vty.lo CC cbch_scheduler.lo CC cbsp_link.lo CC power_control.lo CCLD libbsc.la ar: `u' modifier ignored since `D' is the default (see `U') CCLD osmo-bsc /usr/bin/ld: osmo_bsc_main.o: in function `main': osmo_bsc_main.c:(.text+0x830d): undefined reference to `tall_ctr_ctx' /usr/bin/ld: osmo_bsc_main.c:(.text+0x8331): undefined reference to `tall_ctr_ctx' collect2: error: ld returned 1 exit status make[3]: Leaving directory '/build/src/osmo-bsc' make[3]: *** [Makefile:657: osmo-bsc] Error 1 make[2]: *** [Makefile:402: all-recursive] Error 1 make[2]: Leaving directory '/build/src' make[1]: Leaving directory '/build' make[1]: *** [Makefile:452: all-recursive] Error 1 make: *** [Makefile:384: all] Error 2 Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 439104 killed; [ssh-agent] Stopped. Archiving artifacts