Changes:
------------------------------------------ [...truncated 308.43 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 8 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_om2000_vty.lo CC abis_osmo.lo CC abis_nm_vty.lo CC abis_om2000.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_siemens_bs11.lo CC bts_nokia_site.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_2.lo CC handover_fsm.lo CC handover_decision.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 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 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 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]: *** [Makefile:657: osmo-bsc] Error 1 make[3]: Leaving directory '/build/src/osmo-bsc' make[2]: Leaving directory '/build/src' make[2]: *** [Makefile:402: all-recursive] Error 1 make[1]: *** [Makefile:452: all-recursive] Error 1 make[1]: Leaving directory '/build' 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 1223188 killed; [ssh-agent] Stopped. Archiving artifacts
Changes:
------------------------------------------ [...truncated 309.09 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 8 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_rsl.lo CC abis_osmo.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_fsm.lo CC handover_decision_2.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 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 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 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]: *** [Makefile:657: osmo-bsc] Error 1 make[3]: Leaving directory '/build/src/osmo-bsc' make[2]: *** [Makefile:402: all-recursive] Error 1 make[2]: Leaving directory '/build/src' make[1]: *** [Makefile:452: all-recursive] Error 1 make[1]: Leaving directory '/build' 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 1805923 killed; [ssh-agent] Stopped. Archiving artifacts
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
Changes:
------------------------------------------ [...truncated 305.51 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 8 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_vty.lo CC abis_osmo.lo CC abis_om2000.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 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 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 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]: *** [Makefile:657: osmo-bsc] Error 1 make[3]: Leaving directory '/build/src/osmo-bsc' make[2]: *** [Makefile:402: all-recursive] Error 1 make[2]: Leaving directory '/build/src' make[1]: *** [Makefile:452: all-recursive] Error 1 make[1]: Leaving directory '/build' 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 1052994 killed; [ssh-agent] Stopped. Archiving artifacts
Changes:
------------------------------------------ [...truncated 338.57 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 8 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_osmo.lo CC abis_om2000_vty.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 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 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 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]: *** [Makefile:657: osmo-bsc] Error 1 make[3]: Leaving directory '/build/src/osmo-bsc' 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 3612808 killed; [ssh-agent] Stopped. Archiving artifacts
Changes:
------------------------------------------ [...truncated 340.71 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 a_reset.lo CC abis_nm.lo CC osmo_bsc_main.o 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 CC neighbor_ident_ctrl.lo CC net_init.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 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 738636 killed; [ssh-agent] Stopped. Archiving artifacts
Changes:
------------------------------------------ [...truncated 340.73 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 8 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_vty.lo CC abis_nm.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_trx.lo CC bts.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 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 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 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]: *** [Makefile:657: osmo-bsc] Error 1 make[3]: Leaving directory '/build/src/osmo-bsc' make[2]: *** [Makefile:402: all-recursive] Error 1 make[2]: Leaving directory '/build/src' make[1]: *** [Makefile:452: all-recursive] Error 1 make[1]: Leaving directory '/build' 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 1076260 killed; [ssh-agent] Stopped. Archiving artifacts
Changes:
[Oliver Smith] osmo_bsc_main: don't allocate talloc_ctr_ctx
[pmaier@sysmocom.de] timeslot_fsm: fix sourcecode indenting
------------------------------------------ [...truncated 2.08 MB...] make[3]: Entering directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub/src/utils' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f bs11_config isdnsync meas_json osmo-meas-udp2db osmo-meas-pcap2db test . = "../../../../src/utils" || test -z "" || rm -f rm -f ./.deps/bs11_config.Po rm -f ./.deps/isdnsync.Po rm -f ./.deps/meas_json-meas_json.Po rm -f ./.deps/meas_vis-meas_vis.Po rm -f ./.deps/osmo_meas_pcap2db-meas_db.Po rm -f ./.deps/osmo_meas_pcap2db-meas_pcap2db.Po rm -f ./.deps/osmo_meas_udp2db-meas_db.Po rm -f ./.deps/osmo_meas_udp2db-meas_udp2db.Po rm -f Makefile make[3]: Leaving directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub/src/utils' Making distclean in ipaccess make[3]: Entering directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub/src/ipaccess' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f abisip-find ipaccess-config ipaccess-proxy test . = "../../../../src/ipaccess" || test -z "" || rm -f rm -f ./.deps/abisip-find.Po rm -f ./.deps/ipaccess-config.Po rm -f ./.deps/ipaccess-firmware.Po rm -f ./.deps/ipaccess-proxy.Po rm -f ./.deps/network_listen.Po rm -f ./.deps/stubs.Po rm -f Makefile make[3]: Leaving directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub/src/ipaccess' make[3]: Entering directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub/src' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../src" || test -z "" || rm -f make[3]: Leaving directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub/src' rm -f Makefile make[2]: Leaving directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub/src' Making distclean in tests make[2]: Entering directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub/tests' Making distclean in abis make[3]: Entering directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub/tests/abis' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f abis_test test . = "../../../../tests/abis" || test -z "" || rm -f rm -f ./.deps/abis_test.Po rm -f Makefile make[3]: Leaving directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub/tests/abis' Making distclean in acc make[3]: Entering directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub/tests/acc' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f acc_test test . = "../../../../tests/acc" || test -z "" || rm -f rm -f ./.deps/acc_test.Po rm -f Makefile make[3]: Leaving directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub/tests/acc' Making distclean in bsc make[3]: Entering directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub/tests/bsc' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f bsc_test test . = "../../../../tests/bsc" || test -z "" || rm -f rm -f ./.deps/bsc_test.Po rm -f Makefile make[3]: Leaving directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub/tests/bsc' Making distclean in codec_pref make[3]: Entering directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub/tests/codec_pref' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f codec_pref_test rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/codec_pref" || test -z "" || rm -f rm -f ./.deps/codec_pref_test.Po rm -f Makefile make[3]: Leaving directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub/tests/codec_pref' Making distclean in gsm0408 make[3]: Entering directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub/tests/gsm0408' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f gsm0408_test test . = "../../../../tests/gsm0408" || test -z "" || rm -f rm -f ./.deps/gsm0408_test.Po rm -f Makefile make[3]: Leaving directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub/tests/gsm0408' Making distclean in handover make[3]: Entering directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub/tests/handover' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f handover_test rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/handover" || test -z "" || rm -f rm -f ./.deps/handover_test.Po rm -f Makefile make[3]: Leaving directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub/tests/handover' Making distclean in nanobts_omlattr make[3]: Entering directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub/tests/nanobts_omlattr' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f nanobts_omlattr_test test . = "../../../../tests/nanobts_omlattr" || test -z "" || rm -f rm -f ./.deps/nanobts_omlattr_test.Po rm -f Makefile make[3]: Leaving directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub/tests/nanobts_omlattr' Making distclean in paging make[3]: Entering directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub/tests/paging' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f paging_test rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/paging" || test -z "" || rm -f rm -f ./.deps/paging_test.Po rm -f Makefile make[3]: Leaving directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub/tests/paging' Making distclean in subscr make[3]: Entering directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub/tests/subscr' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f bsc_subscr_test test . = "../../../../tests/subscr" || test -z "" || rm -f rm -f ./.deps/bsc_subscr_test.Po rm -f Makefile make[3]: Leaving directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub/tests/subscr' make[3]: Entering directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub/tests' rm -rf .libs _libs test ! -f '../../../tests/testsuite' || \ /bin/bash '../../../tests/testsuite' --clean rm -f *.lo test -z "atlocal" || rm -f atlocal rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../tests" || test -z "" || rm -f test -z "atconfig " || rm -f atconfig make[3]: Leaving directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub/tests' rm -f Makefile make[2]: Leaving directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub/tests' Making distclean in doc make[2]: Entering directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub/doc' Making distclean in examples make[3]: Entering directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub/doc/examples' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../doc/examples" || test -z "" || rm -f rm -f Makefile make[3]: Leaving directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub/doc/examples' Making distclean in manuals make[3]: Entering directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub/doc/manuals' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -rf osmobsc-usermanual__*.png osmobsc-cbsp__*.png osmux-reference__*.png aoip-mgw-options__*.png osmobsc-usermanual__*.svg osmobsc-cbsp__*.svg osmux-reference__*.svg aoip-mgw-options__*.svg osmobsc-usermanual.check osmobsc-cbsp.check osmux-reference.check aoip-mgw-options.check osmobsc-usermanual.pdf osmobsc-cbsp.pdf osmux-reference.pdf aoip-mgw-options.pdf osmobsc-usermanual.html osmobsc-cbsp.html osmux-reference.html aoip-mgw-options.html osmobsc-vty-reference.pdf osmobsc-vty-reference.lint generated ./vty/bsc_vty_reference.xml common build test . = "../../../../doc/manuals" || test -z "" || rm -f rm -f Makefile make[3]: Leaving directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub/doc/manuals' make[3]: Entering directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub/doc' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../doc" || test -z "" || rm -f make[3]: Leaving directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub/doc' rm -f Makefile make[2]: Leaving directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub/doc' Making distclean in contrib make[2]: Entering directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub/contrib' Making distclean in systemd make[3]: Entering directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub/contrib/systemd' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../contrib/systemd" || test -z "" || rm -f rm -f Makefile make[3]: Leaving directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub/contrib/systemd' make[3]: Entering directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub/contrib' rm -rf .libs _libs rm -f *.lo test -z "osmo-bsc.spec" || rm -f osmo-bsc.spec rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../contrib" || test -z "" || rm -f make[3]: Leaving directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub/contrib' rm -f Makefile make[2]: Leaving directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub/contrib' make[2]: Entering directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f bscconfig.h stamp-h1 rm -f libtool config.lt rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../.." || test -z "" || rm -f rm -f cscope.out cscope.in.out cscope.po.out cscope.files make[2]: Leaving directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub' rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile ERROR: files left in build directory after distclean: ./core make[1]: *** [Makefile:737: distcleancheck] Error 1 make[1]: Leaving directory '/build/osmo-bsc-1.10.0.17-3632f/_build/sub' make: *** [Makefile:668: distcheck] Error 1 + cat-testlogs.sh Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 4004605 killed; [ssh-agent] Stopped. Archiving artifacts
jenkins-notifications@lists.osmocom.org