Changes:
------------------------------------------ [...truncated 133.30 KB...] checking for boost/config.hpp... yes checking for usrp >= 3.3... yes checking for LimeSuite... yes checking for uhd >= 003.011... yes checking for uhd < 004.002... no checking whether to enable building MS TRX... yes checking whether gcc has __builtin_cpu_supports built-in... no checking whether gcc has __sync_fetch_and_and built-in... configure: WARNING: Runtime SIMD detection will be disabled yes checking whether gcc has __sync_or_and_fetch built-in... yes checking for libusb-1.0... yes checking for fftw3f... yes CPPFLAGS=" -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CFLAGS=" -std=gnu11 -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CXXFLAGS="-g -O2" LDFLAGS=" -fsanitize=address -fsanitize=undefined" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating CommonLibs/Makefile config.status: creating GSM/Makefile config.status: creating Transceiver52M/Makefile config.status: creating Transceiver52M/arch/Makefile config.status: creating Transceiver52M/arch/common/Makefile config.status: creating Transceiver52M/arch/arm/Makefile config.status: creating Transceiver52M/arch/x86/Makefile config.status: creating Transceiver52M/device/Makefile config.status: creating Transceiver52M/device/common/Makefile config.status: creating Transceiver52M/device/uhd/Makefile config.status: creating Transceiver52M/device/usrp1/Makefile config.status: creating Transceiver52M/device/lms/Makefile config.status: creating Transceiver52M/device/ipc/Makefile config.status: creating Transceiver52M/device/bladerf/Makefile config.status: creating tests/Makefile config.status: creating tests/CommonLibs/Makefile config.status: creating tests/Transceiver52M/Makefile config.status: creating utils/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/osmo-trx.spec config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands === configuring in osmocom-bb/src/host/trxcon (/build/osmocom-bb/src/host/trxcon) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--enable-sanitize' '--enable-werror' '--with-uhd' '--with-usrp1' '--with-lms' '--with-ipc' '--with-mstrx' '--with-neon' 'PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig:' 'OSMO_GSM_MANUALS_DIR=/opt/osmo-gsm-manuals' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 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 libosmocoding... yes checking for libosmogsm... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking build system type... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file 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... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no 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) 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 CFLAGS=" -std=gnu11 -fsanitize=address -fsanitize=undefined -Werror -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CPPFLAGS=" -fsanitize=address -fsanitize=undefined -Werror -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/bb/Makefile config.status: creating include/osmocom/bb/l1sched/Makefile config.status: creating include/osmocom/bb/trxcon/Makefile config.status: creating src/Makefile config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands + make -j 4 make all-recursive make[1]: Entering directory '/build' Making all in osmocom-bb/src/host/trxcon make[2]: Entering directory '/build/osmocom-bb/src/host/trxcon' make all-recursive make[3]: Entering directory '/build/osmocom-bb/src/host/trxcon' Making all in include make[4]: Entering directory '/build/osmocom-bb/src/host/trxcon/include' Making all in osmocom make[5]: Entering directory '/build/osmocom-bb/src/host/trxcon/include/osmocom' Making all in bb make[6]: Entering directory '/build/osmocom-bb/src/host/trxcon/include/osmocom/bb' Making all in l1sched make[7]: Entering directory '/build/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/build/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' Making all in trxcon make[7]: Entering directory '/build/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/build/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' make[7]: Entering directory '/build/osmocom-bb/src/host/trxcon/include/osmocom/bb' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/build/osmocom-bb/src/host/trxcon/include/osmocom/bb' make[6]: Leaving directory '/build/osmocom-bb/src/host/trxcon/include/osmocom/bb' make[6]: Entering directory '/build/osmocom-bb/src/host/trxcon/include/osmocom' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/build/osmocom-bb/src/host/trxcon/include/osmocom' make[5]: Leaving directory '/build/osmocom-bb/src/host/trxcon/include/osmocom' make[5]: Entering directory '/build/osmocom-bb/src/host/trxcon/include' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/build/osmocom-bb/src/host/trxcon/include' make[4]: Leaving directory '/build/osmocom-bb/src/host/trxcon/include' Making all in src make[4]: Entering directory '/build/osmocom-bb/src/host/trxcon/src' CC l1ctl_server.o CC trxcon_main.o CC trx_if.o CC logging.o CC trxcon_fsm.lo CC trxcon_inst.lo CC trxcon_shim.lo CC l1ctl.lo CC sched_lchan_common.lo CC sched_lchan_pdtch.lo CC sched_lchan_desc.lo CC sched_lchan_xcch.lo CC sched_lchan_tchf.lo CC sched_lchan_tchh.lo CC sched_lchan_rach.lo CC sched_lchan_sch.lo sched_lchan_tchh.c: In function 'rx_tchh_fn': sched_lchan_tchh.c:339:17: warning: 'gsm0503_tch_hr_decode' is deprecated: Use gsm0503_tch_hr_decode2() instead [-Wdeprecated-declarations] 339 | rc = gsm0503_tch_hr_decode(&tch_data[0], BUFTAIL8(bursts_p), | ^~ In file included from sched_lchan_tchh.c:36: /build/deps/install/stow/libosmocore/include/osmocom/coding/gsm0503_coding.h:52:5: note: declared here 52 | int gsm0503_tch_hr_decode(uint8_t *tch_data, const sbit_t *bursts, int odd, | ^~~~~~~~~~~~~~~~~~~~~ CC sched_mframe.lo CC sched_prim.lo CC sched_trx.lo CC l1gprs.lo CCLD libtrxcon.la CCLD libl1sched.la CCLD libl1gprs.la CCLD trxcon make[4]: Leaving directory '/build/osmocom-bb/src/host/trxcon/src' make[4]: Entering directory '/build/osmocom-bb/src/host/trxcon' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/build/osmocom-bb/src/host/trxcon' make[3]: Leaving directory '/build/osmocom-bb/src/host/trxcon' make[2]: Leaving directory '/build/osmocom-bb/src/host/trxcon' Making all in CommonLibs make[2]: Entering directory '/build/CommonLibs' CXX BitVector.lo CXX LinkedLists.lo CXX Threads.lo CXX Timeval.lo CXX Logger.lo CXX Utils.lo CXX trx_rate_ctr.lo CC trx_vty.lo CC debug.lo In file included from trx_rate_ctr.cpp:57: /build/deps/install/stow/libosmocore/include/osmocom/core/utils.h: In function 'size_t _osmo_strbuf_char_count(const osmo_strbuf*)': /build/deps/install/stow/libosmocore/include/osmocom/core/utils.h:24:29: error: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Werror=sign-compare] 24 | #define OSMO_MIN(a, b) ((a) >= (b) ? (b) : (a)) | ~~~~^~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/utils.h:309:16: note: in expansion of macro 'OSMO_MIN' 309 | return OSMO_MIN(sb->pos - sb->buf, sb->len - 1); | ^~~~~~~~ cc1plus: all warnings being treated as errors make[2]: Leaving directory '/build/CommonLibs' make[2]: *** [Makefile:575: trx_rate_ctr.lo] Error 1 make[1]: *** [Makefile:520: all-recursive] Error 1 make[1]: Leaving directory '/build' make: *** [Makefile:451: 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 8132 killed; [ssh-agent] Stopped. Archiving artifacts