Skip to content
This log is too long to show here, 179 KB has been skipped — click to see the complete log
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 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
CFLAGS="-g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11"
CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2"
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[1]: Leaving directory '/obs/_temp/binpkgs/osmo-trx'
   dh_auto_build
	make -j21
make[1]: Entering directory '/obs/_temp/binpkgs/osmo-trx'
echo 1.7.2.30-4546 > .version-t && mv .version-t .version
make  all-recursive
make[2]: Entering directory '/obs/_temp/binpkgs/osmo-trx'
Making all in osmocom-bb/src/host/trxcon
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon'
echo 0.0.0 > .version-t && mv .version-t .version
make  all-recursive
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon'
Making all in include
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include'
Making all in osmocom
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom'
Making all in bb
make[7]: Entering directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb'
Making all in l1sched
make[8]: Entering directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched'
make[8]: Nothing to be done for 'all'.
make[8]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched'
Making all in trxcon
make[8]: Entering directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon'
make[8]: Nothing to be done for 'all'.
make[8]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon'
make[8]: Entering directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb'
make[8]: Nothing to be done for 'all-am'.
make[8]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb'
make[7]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb'
make[7]: Entering directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom'
make[7]: Nothing to be done for 'all-am'.
make[7]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom'
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom'
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/include'
Making all in src
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/src'
gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"trxcon\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o l1ctl_server.o l1ctl_server.c
gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"trxcon\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o trxcon_main.o trxcon_main.c
gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"trxcon\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o logging.o logging.c
gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"trxcon\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o trx_if.o trx_if.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"trxcon\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o trxcon_inst.lo trxcon_inst.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"trxcon\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o trxcon_fsm.lo trxcon_fsm.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"trxcon\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o trxcon_shim.lo trxcon_shim.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"trxcon\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o l1ctl.lo l1ctl.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"trxcon\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sched_lchan_common.lo sched_lchan_common.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"trxcon\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sched_lchan_pdtch.lo sched_lchan_pdtch.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"trxcon\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sched_lchan_desc.lo sched_lchan_desc.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"trxcon\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sched_lchan_xcch.lo sched_lchan_xcch.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"trxcon\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sched_lchan_tchf.lo sched_lchan_tchf.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"trxcon\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sched_lchan_tchh.lo sched_lchan_tchh.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"trxcon\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sched_lchan_rach.lo sched_lchan_rach.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"trxcon\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sched_lchan_sch.lo sched_lchan_sch.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"trxcon\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sched_mframe.lo sched_mframe.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"trxcon\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sched_prim.lo sched_prim.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"trxcon\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sched_trx.lo sched_trx.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"trxcon\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o l1gprs.lo l1gprs.c
libtool: compile:  gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c trxcon_shim.c  -fPIC -DPIC -o .libs/trxcon_shim.o
libtool: compile:  gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c l1ctl.c  -fPIC -DPIC -o .libs/l1ctl.o
libtool: compile:  gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched_lchan_tchf.c  -fPIC -DPIC -o .libs/sched_lchan_tchf.o
libtool: compile:  gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched_lchan_rach.c  -fPIC -DPIC -o .libs/sched_lchan_rach.o
libtool: compile:  gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c trxcon_inst.c  -fPIC -DPIC -o .libs/trxcon_inst.o
libtool: compile:  gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched_lchan_pdtch.c  -fPIC -DPIC -o .libs/sched_lchan_pdtch.o
libtool: compile:  gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched_prim.c  -fPIC -DPIC -o .libs/sched_prim.o
libtool: compile:  gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched_lchan_sch.c  -fPIC -DPIC -o .libs/sched_lchan_sch.o
libtool: compile:  gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched_lchan_xcch.c  -fPIC -DPIC -o .libs/sched_lchan_xcch.o
libtool: compile:  gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched_lchan_desc.c  -fPIC -DPIC -o .libs/sched_lchan_desc.o
libtool: compile:  gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c trxcon_fsm.c  -fPIC -DPIC -o .libs/trxcon_fsm.o
libtool: compile:  gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched_mframe.c  -fPIC -DPIC -o .libs/sched_mframe.o
libtool: compile:  gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched_trx.c  -fPIC -DPIC -o .libs/sched_trx.o
libtool: compile:  gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched_lchan_common.c  -fPIC -DPIC -o .libs/sched_lchan_common.o
libtool: compile:  gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched_lchan_tchh.c  -fPIC -DPIC -o .libs/sched_lchan_tchh.o
libtool: compile:  gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c l1gprs.c  -fPIC -DPIC -o .libs/l1gprs.o
libtool: compile:  gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched_lchan_desc.c -o sched_lchan_desc.o >/dev/null 2>&1
sched_lchan_tchh.c: In function 'rx_tchh_fn':
sched_lchan_tchh.c:339:3: 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:
/usr/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,
      |     ^~~~~~~~~~~~~~~~~~~~~
libtool: compile:  gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched_mframe.c -o sched_mframe.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c trxcon_inst.c -o trxcon_inst.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched_lchan_sch.c -o sched_lchan_sch.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched_lchan_rach.c -o sched_lchan_rach.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c trxcon_shim.c -o trxcon_shim.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched_lchan_xcch.c -o sched_lchan_xcch.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched_lchan_common.c -o sched_lchan_common.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched_lchan_pdtch.c -o sched_lchan_pdtch.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched_lchan_tchf.c -o sched_lchan_tchf.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched_prim.c -o sched_prim.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched_lchan_tchh.c -o sched_lchan_tchh.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c trxcon_fsm.c -o trxcon_fsm.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c l1ctl.c -o l1ctl.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched_trx.c -o sched_trx.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"trxcon\" -DPACKAGE_TARNAME=\"trxcon\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"trxcon 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trxcon\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c l1gprs.c -o l1gprs.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11  -Wl,-z,relro -Wl,-z,now -o libtrxcon.la  trxcon_inst.lo trxcon_fsm.lo trxcon_shim.lo l1ctl.lo  
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11  -Wl,-z,relro -Wl,-z,now -o libl1sched.la  sched_lchan_common.lo sched_lchan_pdtch.lo sched_lchan_desc.lo sched_lchan_xcch.lo sched_lchan_tchf.lo sched_lchan_tchh.lo sched_lchan_rach.lo sched_lchan_sch.lo sched_mframe.lo sched_prim.lo sched_trx.lo  
libtool: link: ar cr .libs/libtrxcon.a .libs/trxcon_inst.o .libs/trxcon_fsm.o .libs/trxcon_shim.o .libs/l1ctl.o 
libtool: link: ranlib .libs/libtrxcon.a
libtool: link: ( cd ".libs" && rm -f "libtrxcon.la" && ln -s "../libtrxcon.la" "libtrxcon.la" )
libtool: link: ar cr .libs/libl1sched.a .libs/sched_lchan_common.o .libs/sched_lchan_pdtch.o .libs/sched_lchan_desc.o .libs/sched_lchan_xcch.o .libs/sched_lchan_tchf.o .libs/sched_lchan_tchh.o .libs/sched_lchan_rach.o .libs/sched_lchan_sch.o .libs/sched_mframe.o .libs/sched_prim.o .libs/sched_trx.o 
libtool: link: ranlib .libs/libl1sched.a
libtool: link: ( cd ".libs" && rm -f "libl1sched.la" && ln -s "../libl1sched.la" "libl1sched.la" )
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11  -Wl,-z,relro -Wl,-z,now -o libl1gprs.la  l1gprs.lo  
libtool: link: ar cr .libs/libl1gprs.a .libs/l1gprs.o 
libtool: link: ranlib .libs/libl1gprs.a
libtool: link: ( cd ".libs" && rm -f "libl1gprs.la" && ln -s "../libl1gprs.la" "libl1gprs.la" )
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11  -Wl,-z,relro -Wl,-z,now -o trxcon l1ctl_server.o trxcon_main.o logging.o trx_if.o libtrxcon.la libl1sched.la libl1gprs.la -losmocore -ltalloc -lmnl -losmocoding -losmogsm -losmoisdn -losmocodec -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  
libtool: link: gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o trxcon l1ctl_server.o trxcon_main.o logging.o trx_if.o  ./.libs/libtrxcon.a ./.libs/libl1sched.a ./.libs/libl1gprs.a /usr/lib/x86_64-linux-gnu/libosmocoding.so /usr/lib/x86_64-linux-gnu/libosmocodec.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon/src'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/osmocom-bb/src/host/trxcon'
Making all in libosmo-trx
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-trx/libosmo-trx'
Making all in include
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/libosmo-trx/include'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/libosmo-trx/include'
Making all in src
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/libosmo-trx/src'
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../libosmo-trx/include -I../../libosmo-trx/include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o trxc.lo trxc.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../libosmo-trx/include -I../../libosmo-trx/include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o trxc_client.lo trxc_client.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../libosmo-trx/include -I../../libosmo-trx/include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o trxd.lo trxd.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../libosmo-trx/include -I../../libosmo-trx/include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o trx_ep.lo trx_ep.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libosmo-trx/include -I../../libosmo-trx/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c trx_ep.c  -fPIC -DPIC -o .libs/trx_ep.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libosmo-trx/include -I../../libosmo-trx/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c trxc.c  -fPIC -DPIC -o .libs/trxc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libosmo-trx/include -I../../libosmo-trx/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c trxc_client.c  -fPIC -DPIC -o .libs/trxc_client.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libosmo-trx/include -I../../libosmo-trx/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c trxd.c  -fPIC -DPIC -o .libs/trxd.o
trx_ep.c: In function 'osmo_trx_ep_close':
trx_ep.c:369:4: warning: implicit declaration of function 'osmo_iofd_flush'; did you mean 'osmo_iofd_close'? [-Wimplicit-function-declaration]
  369 |    osmo_iofd_flush(chan->ctrl_iofd);
      |    ^~~~~~~~~~~~~~~
      |    osmo_iofd_close
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libosmo-trx/include -I../../libosmo-trx/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c trxc.c -o trxc.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libosmo-trx/include -I../../libosmo-trx/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c trxc_client.c -o trxc_client.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libosmo-trx/include -I../../libosmo-trx/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c trx_ep.c -o trx_ep.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libosmo-trx/include -I../../libosmo-trx/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c trxd.c -o trxd.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -version-info 0:0:0 -no-undefined -export-symbols-regex '^osmo_'  -Wl,-z,relro -Wl,-z,now -o libosmotrx.la -rpath /usr/lib/x86_64-linux-gnu trxc.lo trxc_client.lo trxd.lo trx_ep.lo -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -lboost_thread
libtool: link: /usr/bin/nm -B  .libs/trxc.o .libs/trxc_client.o .libs/trxd.o .libs/trx_ep.o   | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libosmotrx.exp
libtool: link: /bin/grep -E -e "^osmo_" ".libs/libosmotrx.exp" > ".libs/libosmotrx.expT"
libtool: link: mv -f ".libs/libosmotrx.expT" ".libs/libosmotrx.exp"
libtool: link: echo "{ global:" > .libs/libosmotrx.ver
libtool: link:  cat .libs/libosmotrx.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libosmotrx.ver
libtool: link:  echo "local: *; };" >> .libs/libosmotrx.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/trxc.o .libs/trxc_client.o .libs/trxd.o .libs/trx_ep.o   /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lboost_thread  -pthread -pthread -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now   -pthread -Wl,-soname -Wl,libosmotrx.so.0 -Wl,-version-script -Wl,.libs/libosmotrx.ver -o .libs/libosmotrx.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libosmotrx.so.0" && ln -s "libosmotrx.so.0.0.0" "libosmotrx.so.0")
libtool: link: (cd ".libs" && rm -f "libosmotrx.so" && ln -s "libosmotrx.so.0.0.0" "libosmotrx.so")
libtool: link: ar cr .libs/libosmotrx.a  trxc.o trxc_client.o trxd.o trx_ep.o
libtool: link: ranlib .libs/libosmotrx.a
libtool: link: ( cd ".libs" && rm -f "libosmotrx.la" && ln -s "../libosmotrx.la" "libosmotrx.la" )
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/libosmo-trx/src'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/libosmo-trx'
rm -rf ./doc/html; mkdir -p ./doc
/usr/bin/doxygen Doxyfile.trx
warning: ignoring unsupported tag 'PROJECT_ICON' at line 70, file Doxyfile.trx
warning: ignoring unsupported tag 'CREATE_SUBDIRS_LEVEL' at line 99, file Doxyfile.trx
warning: ignoring unsupported tag 'MARKDOWN_STRICT' at line 366, file Doxyfile.trx
warning: ignoring unsupported tag 'MARKDOWN_ID_STYLE' at line 386, file Doxyfile.trx
warning: ignoring unsupported tag 'AUTOLINK_IGNORE_WORDS' at line 403, file Doxyfile.trx
warning: ignoring unsupported tag 'TIMESTAMP' at line 527, file Doxyfile.trx
warning: ignoring unsupported tag 'HIDE_UNDOC_NAMESPACES' at line 622, file Doxyfile.trx
warning: ignoring unsupported tag 'SHOW_HEADERFILE' at line 680, file Doxyfile.trx
warning: ignoring unsupported tag 'GENERATE_REQUIREMENTS' at line 791, file Doxyfile.trx
warning: ignoring unsupported tag 'REQ_TRACEABILITY_INFO' at line 805, file Doxyfile.trx
warning: ignoring unsupported tag 'EXTERNAL_TOOL_PATH' at line 893, file Doxyfile.trx
warning: ignoring unsupported tag 'WARN_IF_INCOMPLETE_DOC' at line 935, file Doxyfile.trx
warning: ignoring unsupported tag 'WARN_IF_UNDOC_ENUM_VAL' at line 953, file Doxyfile.trx
warning: ignoring unsupported tag 'WARN_LAYOUT_FILE' at line 961, file Doxyfile.trx
warning: ignoring unsupported tag 'WARN_LINE_FORMAT' at line 998, file Doxyfile.trx
warning: ignoring unsupported tag 'INPUT_FILE_ENCODING' at line 1040, file Doxyfile.trx
warning: ignoring unsupported tag 'IMPLICIT_DIR_DOCS' at line 1195, file Doxyfile.trx
warning: ignoring unsupported tag 'FORTRAN_COMMENT_AFTER' at line 1204, file Doxyfile.trx
warning: ignoring unsupported tag 'HTML_COLORSTYLE' at line 1458, file Doxyfile.trx
warning: ignoring unsupported tag 'HTML_CODE_FOLDING' at line 1514, file Doxyfile.trx
warning: ignoring unsupported tag 'HTML_COPY_CLIPBOARD' at line 1525, file Doxyfile.trx
warning: ignoring unsupported tag 'HTML_PROJECT_COOKIE' at line 1534, file Doxyfile.trx
warning: ignoring unsupported tag 'DOCSET_FEEDURL' at line 1577, file Doxyfile.trx
warning: ignoring unsupported tag 'SITEMAP_URL' at line 1674, file Doxyfile.trx
warning: ignoring unsupported tag 'PAGE_OUTLINE_PANEL' at line 1796, file Doxyfile.trx
warning: ignoring unsupported tag 'FULL_SIDEBAR' at line 1807, file Doxyfile.trx
warning: ignoring unsupported tag 'SHOW_ENUM_VALUES' at line 1823, file Doxyfile.trx
warning: ignoring unsupported tag 'OBFUSCATE_EMAILS' at line 1844, file Doxyfile.trx
warning: ignoring unsupported tag 'MATHJAX_VERSION' at line 1892, file Doxyfile.trx
warning: ignoring unsupported tag 'RTF_EXTRA_FILES' at line 2294, file Doxyfile.trx
warning: ignoring unsupported tag 'GENERATE_SQLITE3' at line 2412, file Doxyfile.trx
warning: ignoring unsupported tag 'SQLITE3_OUTPUT' at line 2420, file Doxyfile.trx
warning: ignoring unsupported tag 'SQLITE3_RECREATE_DB' at line 2428, file Doxyfile.trx
warning: ignoring unsupported tag 'DOT_COMMON_ATTR' at line 2633, file Doxyfile.trx
warning: ignoring unsupported tag 'DOT_EDGE_ATTR' at line 2642, file Doxyfile.trx
warning: ignoring unsupported tag 'DOT_NODE_ATTR' at line 2650, file Doxyfile.trx
warning: ignoring unsupported tag 'UML_MAX_EDGE_LABELS' at line 2726, file Doxyfile.trx
warning: ignoring unsupported tag 'DIR_GRAPH_MAX_DEPTH' at line 2829, file Doxyfile.trx
warning: ignoring unsupported tag 'PLANTUMLFILE_DIRS' at line 2911, file Doxyfile.trx
warning: ignoring unsupported tag 'MSCGEN_TOOL' at line 2973, file Doxyfile.trx
/obs/_temp/binpkgs/osmo-trx/libosmo-trx/include/osmocom/trx/trxc.h:71: warning: Unsupported xml/html tag <chan_comb> found
/obs/_temp/binpkgs/osmo-trx/libosmo-trx/include/osmocom/trx/trxc.h:89: warning: Unsupported xml/html tag <chan_comb> found
Doxygen version used: 1.9.1
Searching for include files...
Searching for example files...
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching INPUT for files to process...
Searching for files in directory /obs/_temp/binpkgs/osmo-trx/libosmo-trx/include/osmocom
Searching for files in directory /obs/_temp/binpkgs/osmo-trx/libosmo-trx/include/osmocom/trx
Searching for files in directory /obs/_temp/binpkgs/osmo-trx/libosmo-trx/src
Reading and parsing tag files
Parsing files
Preprocessing /obs/_temp/binpkgs/osmo-trx/libosmo-trx/include/osmocom/trx/ep.h...
Parsing file /obs/_temp/binpkgs/osmo-trx/libosmo-trx/include/osmocom/trx/ep.h...
Preprocessing /obs/_temp/binpkgs/osmo-trx/libosmo-trx/include/osmocom/trx/trxc.h...
Parsing file /obs/_temp/binpkgs/osmo-trx/libosmo-trx/include/osmocom/trx/trxc.h...
Preprocessing /obs/_temp/binpkgs/osmo-trx/libosmo-trx/include/osmocom/trx/trxc_client.h...
Parsing file /obs/_temp/binpkgs/osmo-trx/libosmo-trx/include/osmocom/trx/trxc_client.h...
Preprocessing /obs/_temp/binpkgs/osmo-trx/libosmo-trx/include/osmocom/trx/trxd.h...
Parsing file /obs/_temp/binpkgs/osmo-trx/libosmo-trx/include/osmocom/trx/trxd.h...
Preprocessing /obs/_temp/binpkgs/osmo-trx/libosmo-trx/include/osmocom/trx/trxd_int.h...
Parsing file /obs/_temp/binpkgs/osmo-trx/libosmo-trx/include/osmocom/trx/trxd_int.h...
Preprocessing /obs/_temp/binpkgs/osmo-trx/libosmo-trx/src/trx_ep.c...
Parsing file /obs/_temp/binpkgs/osmo-trx/libosmo-trx/src/trx_ep.c...
Preprocessing /obs/_temp/binpkgs/osmo-trx/libosmo-trx/src/trxc.c...
Parsing file /obs/_temp/binpkgs/osmo-trx/libosmo-trx/src/trxc.c...
Preprocessing /obs/_temp/binpkgs/osmo-trx/libosmo-trx/src/trxc_client.c...
Parsing file /obs/_temp/binpkgs/osmo-trx/libosmo-trx/src/trxc_client.c...
Preprocessing /obs/_temp/binpkgs/osmo-trx/libosmo-trx/src/trxd.c...
Parsing file /obs/_temp/binpkgs/osmo-trx/libosmo-trx/src/trxd.c...
Building macro definition list...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Computing nesting relations for classes...
Associating documentation with classes...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building interface member list...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Creating members for template instances...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding xrefitems...
Sorting member lists...
Setting anonymous enum type...
Computing dependencies between directories...
Generating citations page...
Counting members...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations...
Adding members to index pages...
Correcting members for VHDL...
Computing tooltip texts...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating code for file include/osmocom/trx/ep.h...
Generating code for file include/osmocom/trx/trxc.h...
Generating code for file include/osmocom/trx/trxc_client.h...
Generating code for file include/osmocom/trx/trxd.h...
Generating code for file include/osmocom/trx/trxd_int.h...
Parsing code/obs/_temp/binpkgs/osmo-trx/libosmo-trx/include/osmocom/trx/trxc.h:71: warning: Unsupported xml/html tag <chan_comb> found
/obs/_temp/binpkgs/osmo-trx/libosmo-trx/include/osmocom/trx/trxc.h:89: warning: Unsupported xml/html tag <chan_comb> found
/obs/_temp/binpkgs/osmo-trx/libosmo-trx/include/osmocom/trx/trxc.h:71: warning: Unsupported xml/html tag <chan_comb> found
/obs/_temp/binpkgs/osmo-trx/libosmo-trx/include/osmocom/trx/trxc.h:89: warning: Unsupported xml/html tag <chan_comb> found
/obs/_temp/binpkgs/osmo-trx/libosmo-trx/include/osmocom/trx/trxc_client.h:70: warning: The following parameters of osmo_trxc_setformat_cb(struct osmo_trxc_client *client, uint8_t ver_use, void *cb_data) are not documented:
  parameter 'client'
  parameter 'cb_data'
 for file src/trx_ep.c...
Parsing code for file src/trxc.c...
Parsing code for file src/trxc_client.c...
Parsing code for file src/trxd.c...
Generating file documentation...
Generating docs for file include/osmocom/trx/ep.h...
Generating docs for file include/osmocom/trx/trxc.h...
Generating docs for file include/osmocom/trx/trxc_client.h...
Generating docs for file include/osmocom/trx/trxd.h...
Generating docs for file include/osmocom/trx/trxd_int.h...
Generating docs for file src/trx_ep.c...
Generating docs for file src/trxc.c...
Generating docs for file src/trxc_client.c...
Generating docs for file src/trxd.c...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating docs for compound osmo_trx_ep...
Generating docs for compound osmo_trx_ep_cfg...
Generating docs for compound osmo_trx_ep_chan...
Generating docs for compound osmo_trxc_client...
Generating docs for compound osmo_trxc_client_ops...
Generating docs for compound osmo_trxc_msg...
Generating docs for compound osmo_trxc_setslot...
Generating docs for compound osmo_trxc_setslot_tsc...
Generating docs for compound osmo_trxd_burst_ind...
Generating docs for compound osmo_trxd_burst_req...
Generating docs for compound osmo_trxd_parse_state...
Generating docs for compound trxc_cmd_entry...
Generating namespace index...
Generating graph info page...
Generating directory documentation...
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
Running plantuml with JAVA...
lookup cache used 347/65536 hits=2208 misses=369
finished...
cd ./doc && tar cf html.tar html
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/libosmo-trx'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/libosmo-trx'
Making all in CommonLibs
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-trx/CommonLibs'
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..   -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o BitVector.lo BitVector.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..   -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o LinkedLists.lo LinkedLists.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..   -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o Threads.lo Threads.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..   -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o Timeval.lo Timeval.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..   -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o Logger.lo Logger.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..   -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o Utils.lo Utils.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..   -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o trx_rate_ctr.lo trx_rate_ctr.cpp
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o trx_vty.lo trx_vty.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o debug.lo debug.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c trx_vty.c  -fPIC -DPIC -o .libs/trx_vty.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c trx_rate_ctr.cpp  -fPIC -DPIC -o .libs/trx_rate_ctr.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c Timeval.cpp  -fPIC -DPIC -o .libs/Timeval.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c BitVector.cpp  -fPIC -DPIC -o .libs/BitVector.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c LinkedLists.cpp  -fPIC -DPIC -o .libs/LinkedLists.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c debug.c  -fPIC -DPIC -o .libs/debug.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c Threads.cpp  -fPIC -DPIC -o .libs/Threads.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c Utils.cpp  -fPIC -DPIC -o .libs/Utils.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c Logger.cpp  -fPIC -DPIC -o .libs/Logger.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c debug.c -o debug.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c LinkedLists.cpp -o LinkedLists.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c trx_vty.c -o trx_vty.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c Timeval.cpp -o Timeval.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c Threads.cpp -o Threads.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c Logger.cpp -o Logger.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c Utils.cpp -o Utils.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c BitVector.cpp -o BitVector.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c trx_rate_ctr.cpp -o trx_rate_ctr.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o libcommon.la  BitVector.lo LinkedLists.lo Threads.lo Timeval.lo Logger.lo Utils.lo trx_rate_ctr.lo trx_vty.lo debug.lo -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -lpthread  -lboost_thread
libtool: link: ar cr .libs/libcommon.a .libs/BitVector.o .libs/LinkedLists.o .libs/Threads.o .libs/Timeval.o .libs/Logger.o .libs/Utils.o .libs/trx_rate_ctr.o .libs/trx_vty.o .libs/debug.o 
libtool: link: ranlib .libs/libcommon.a
libtool: link: ( cd ".libs" && rm -f "libcommon.la" && ln -s "../libcommon.la" "libcommon.la" )
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/CommonLibs'
Making all in GSM
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-trx/GSM'
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..   -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o GSMCommon.lo GSMCommon.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c GSMCommon.cpp  -fPIC -DPIC -o .libs/GSMCommon.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c GSMCommon.cpp -o GSMCommon.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=link g++  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o libGSM.la  GSMCommon.lo  -lboost_thread
libtool: link: ar cr .libs/libGSM.a .libs/GSMCommon.o 
libtool: link: ranlib .libs/libGSM.a
libtool: link: ( cd ".libs" && rm -f "libGSM.la" && ln -s "../libGSM.la" "libGSM.la" )
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/GSM'
Making all in Transceiver52M
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M'
Making all in arch
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/arch'
Making all in common
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/arch/common'
/bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o convolve_base.lo convolve_base.c
/bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o convert_base.lo convert_base.c
/bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o fft.lo fft.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c convert_base.c  -fPIC -DPIC -o .libs/convert_base.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c fft.c  -fPIC -DPIC -o .libs/fft.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c convolve_base.c  -fPIC -DPIC -o .libs/convolve_base.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c convert_base.c -o convert_base.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c fft.c -o fft.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c convolve_base.c -o convolve_base.o >/dev/null 2>&1
/bin/bash ../../../libtool  --tag=CC   --mode=link gcc -Wall -std=gnu99 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11  -Wl,-z,relro -Wl,-z,now -o libarch_common.la  convolve_base.lo convert_base.lo fft.lo  -lboost_thread
libtool: link: ar cr .libs/libarch_common.a .libs/convolve_base.o .libs/convert_base.o .libs/fft.o 
libtool: link: ranlib .libs/libarch_common.a
libtool: link: ( cd ".libs" && rm -f "libarch_common.la" && ln -s "../libarch_common.la" "libarch_common.la" )
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/arch/common'
Making all in x86
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/arch/x86'
/bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -I./../common -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o convert.lo convert.c
/bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -I./../common -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o convolve.lo convolve.c
/bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -I./../common -msse3 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o libarch_sse_3_la-convert_sse_3.lo `test -f 'convert_sse_3.c' || echo './'`convert_sse_3.c
/bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -I./../common -msse3 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o libarch_sse_3_la-convolve_sse_3.lo `test -f 'convolve_sse_3.c' || echo './'`convolve_sse_3.c
/bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -I./../common -msse4.1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o libarch_sse_4_1_la-convert_sse_4_1.lo `test -f 'convert_sse_4_1.c' || echo './'`convert_sse_4_1.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -I./../common -msse3 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c convolve_sse_3.c  -fPIC -DPIC -o .libs/libarch_sse_3_la-convolve_sse_3.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -I./../common -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c convert.c  -fPIC -DPIC -o .libs/convert.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -I./../common -msse3 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c convert_sse_3.c  -fPIC -DPIC -o .libs/libarch_sse_3_la-convert_sse_3.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -I./../common -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c convolve.c  -fPIC -DPIC -o .libs/convolve.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -I./../common -msse4.1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c convert_sse_4_1.c  -fPIC -DPIC -o .libs/libarch_sse_4_1_la-convert_sse_4_1.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -I./../common -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c convert.c -o convert.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -I./../common -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c convolve.c -o convolve.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -I./../common -msse4.1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c convert_sse_4_1.c -o libarch_sse_4_1_la-convert_sse_4_1.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -I./../common -msse3 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c convert_sse_3.c -o libarch_sse_3_la-convert_sse_3.o >/dev/null 2>&1
/bin/bash ../../../libtool  --tag=CC   --mode=link gcc -Wall -std=gnu99 -I./../common -msse4.1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11  -Wl,-z,relro -Wl,-z,now -o libarch_sse_4_1.la  libarch_sse_4_1_la-convert_sse_4_1.lo  -lboost_thread
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -I./../common -msse3 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c convolve_sse_3.c -o libarch_sse_3_la-convolve_sse_3.o >/dev/null 2>&1
libtool: link: ar cr .libs/libarch_sse_4_1.a .libs/libarch_sse_4_1_la-convert_sse_4_1.o 
libtool: link: ranlib .libs/libarch_sse_4_1.a
libtool: link: ( cd ".libs" && rm -f "libarch_sse_4_1.la" && ln -s "../libarch_sse_4_1.la" "libarch_sse_4_1.la" )
/bin/bash ../../../libtool  --tag=CC   --mode=link gcc -Wall -std=gnu99 -I./../common -msse3 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11  -Wl,-z,relro -Wl,-z,now -o libarch_sse_3.la  libarch_sse_3_la-convert_sse_3.lo libarch_sse_3_la-convolve_sse_3.lo  -lboost_thread
libtool: link: ar cr .libs/libarch_sse_3.a .libs/libarch_sse_3_la-convert_sse_3.o .libs/libarch_sse_3_la-convolve_sse_3.o 
libtool: link: ranlib .libs/libarch_sse_3.a
libtool: link: ( cd ".libs" && rm -f "libarch_sse_3.la" && ln -s "../libarch_sse_3.la" "libarch_sse_3.la" )
/bin/bash ../../../libtool  --tag=CC   --mode=link gcc -Wall -std=gnu99 -I./../common -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11  -Wl,-z,relro -Wl,-z,now -o libarch.la  convert.lo convolve.lo ../../../Transceiver52M/arch/common/libarch_common.la libarch_sse_3.la libarch_sse_4_1.la -lboost_thread
libtool: link: (cd .libs/libarch.lax/libarch_common.a && ar x "/obs/_temp/binpkgs/osmo-trx/Transceiver52M/arch/x86/../../../Transceiver52M/arch/common/.libs/libarch_common.a")
libtool: link: (cd .libs/libarch.lax/libarch_sse_3.a && ar x "/obs/_temp/binpkgs/osmo-trx/Transceiver52M/arch/x86/./.libs/libarch_sse_3.a")
libtool: link: (cd .libs/libarch.lax/libarch_sse_4_1.a && ar x "/obs/_temp/binpkgs/osmo-trx/Transceiver52M/arch/x86/./.libs/libarch_sse_4_1.a")
libtool: link: ar cr .libs/libarch.a .libs/convert.o .libs/convolve.o   .libs/libarch.lax/libarch_common.a/convert_base.o .libs/libarch.lax/libarch_common.a/convolve_base.o .libs/libarch.lax/libarch_common.a/fft.o  .libs/libarch.lax/libarch_sse_3.a/libarch_sse_3_la-convert_sse_3.o .libs/libarch.lax/libarch_sse_3.a/libarch_sse_3_la-convolve_sse_3.o  .libs/libarch.lax/libarch_sse_4_1.a/libarch_sse_4_1_la-convert_sse_4_1.o 
libtool: link: ranlib .libs/libarch.a
libtool: link: rm -fr .libs/libarch.lax
libtool: link: ( cd ".libs" && rm -f "libarch.la" && ln -s "../libarch.la" "libarch.la" )
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/arch/x86'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/arch'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/arch'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/arch'
Making all in device
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device'
Making all in common
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/common'
/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../..  -Wall  -I../../../CommonLibs -I../../../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o smpl_buf.lo smpl_buf.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -Wall -I../../../CommonLibs -I../../../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c smpl_buf.cpp  -fPIC -DPIC -o .libs/smpl_buf.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -Wall -I../../../CommonLibs -I../../../GSM -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c smpl_buf.cpp -o smpl_buf.o >/dev/null 2>&1
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++ -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o libdevice_common.la  smpl_buf.lo -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -lboost_thread
libtool: link: ar cr .libs/libdevice_common.a .libs/smpl_buf.o 
libtool: link: ranlib .libs/libdevice_common.a
libtool: link: ( cd ".libs" && rm -f "libdevice_common.la" && ln -s "../libdevice_common.la" "libdevice_common.la" )
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/common'
Making all in usrp1
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/usrp1'
/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../..  -Wall  -I../../../CommonLibs -I../../../GSM -I./../common -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -I/usr/include/libusb-1.0 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o USRPDevice.lo USRPDevice.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -Wall -I../../../CommonLibs -I../../../GSM -I./../common -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -I/usr/include/libusb-1.0 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c USRPDevice.cpp  -fPIC -DPIC -o .libs/USRPDevice.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -Wall -I../../../CommonLibs -I../../../GSM -I./../common -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -I/usr/include/libusb-1.0 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c USRPDevice.cpp -o USRPDevice.o >/dev/null 2>&1
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++ -lpthread -pthread -I/usr/include/ -I/usr/include/libusb-1.0 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o libdevice.la  USRPDevice.lo  -lboost_thread
libtool: link: ar cr .libs/libdevice.a .libs/USRPDevice.o 
libtool: link: ranlib .libs/libdevice.a
libtool: link: ( cd ".libs" && rm -f "libdevice.la" && ln -s "../libdevice.la" "libdevice.la" )
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/usrp1'
Making all in uhd
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/uhd'
/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../..  -Wall  -I../../../CommonLibs -I../../../GSM -I./../common -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o UHDDevice.lo UHDDevice.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -Wall -I../../../CommonLibs -I../../../GSM -I./../common -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c UHDDevice.cpp  -fPIC -DPIC -o .libs/UHDDevice.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -Wall -I../../../CommonLibs -I../../../GSM -I./../common -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c UHDDevice.cpp -o UHDDevice.o >/dev/null 2>&1
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++ -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o libdevice.la  UHDDevice.lo ../../../Transceiver52M/device/common/libdevice_common.la -lboost_thread
libtool: link: (cd .libs/libdevice.lax/libdevice_common.a && ar x "/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/uhd/../../../Transceiver52M/device/common/.libs/libdevice_common.a")
libtool: link: ar cr .libs/libdevice.a .libs/UHDDevice.o   .libs/libdevice.lax/libdevice_common.a/smpl_buf.o 
libtool: link: ranlib .libs/libdevice.a
libtool: link: rm -fr .libs/libdevice.lax
libtool: link: ( cd ".libs" && rm -f "libdevice.la" && ln -s "../libdevice.la" "libdevice.la" )
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/uhd'
Making all in ipc
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/ipc'
gcc -DHAVE_CONFIG_H -I. -I../../..   -I../../../CommonLibs -I../../../GSM -I./../common -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o ipc-driver-test.o ipc-driver-test.c
g++ -DHAVE_CONFIG_H -I. -I../../..   -I../../../CommonLibs -I../../../GSM -I./../common -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o uhdwrap.o uhdwrap.cpp
/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../..   -I../../../CommonLibs -I../../../GSM -I./../common -DIPCMAGIC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libdevice_la-IPCDevice.lo `test -f 'IPCDevice.cpp' || echo './'`IPCDevice.cpp
/bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..   -I../../../CommonLibs -I../../../GSM -I./../common -DIPCMAGIC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o libdevice_la-shm.lo `test -f 'shm.c' || echo './'`shm.c
/bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..   -I../../../CommonLibs -I../../../GSM -I./../common -DIPCMAGIC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o libdevice_la-ipc_shm.lo `test -f 'ipc_shm.c' || echo './'`ipc_shm.c
/bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..   -I../../../CommonLibs -I../../../GSM -I./../common -DIPCMAGIC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o libdevice_la-ipc_chan.lo `test -f 'ipc_chan.c' || echo './'`ipc_chan.c
/bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..   -I../../../CommonLibs -I../../../GSM -I./../common -DIPCMAGIC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o libdevice_la-ipc_sock.lo `test -f 'ipc_sock.c' || echo './'`ipc_sock.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CommonLibs -I../../../GSM -I./../common -DIPCMAGIC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c shm.c  -fPIC -DPIC -o .libs/libdevice_la-shm.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CommonLibs -I../../../GSM -I./../common -DIPCMAGIC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c ipc_sock.c  -fPIC -DPIC -o .libs/libdevice_la-ipc_sock.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CommonLibs -I../../../GSM -I./../common -DIPCMAGIC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c ipc_chan.c  -fPIC -DPIC -o .libs/libdevice_la-ipc_chan.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CommonLibs -I../../../GSM -I./../common -DIPCMAGIC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c ipc_shm.c  -fPIC -DPIC -o .libs/libdevice_la-ipc_shm.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../CommonLibs -I../../../GSM -I./../common -DIPCMAGIC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c IPCDevice.cpp  -fPIC -DPIC -o .libs/libdevice_la-IPCDevice.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CommonLibs -I../../../GSM -I./../common -DIPCMAGIC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c shm.c -o libdevice_la-shm.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CommonLibs -I../../../GSM -I./../common -DIPCMAGIC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c ipc_shm.c -o libdevice_la-ipc_shm.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CommonLibs -I../../../GSM -I./../common -DIPCMAGIC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c ipc_chan.c -o libdevice_la-ipc_chan.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CommonLibs -I../../../GSM -I./../common -DIPCMAGIC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c ipc_sock.c -o libdevice_la-ipc_sock.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../CommonLibs -I../../../GSM -I./../common -DIPCMAGIC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c IPCDevice.cpp -o libdevice_la-IPCDevice.o >/dev/null 2>&1
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++ -Wall -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o libdevice.la  libdevice_la-IPCDevice.lo libdevice_la-shm.lo libdevice_la-ipc_shm.lo libdevice_la-ipc_chan.lo libdevice_la-ipc_sock.lo ../../../Transceiver52M/device/common/libdevice_common.la -lpthread -lrt  -lboost_thread
libtool: link: (cd .libs/libdevice.lax/libdevice_common.a && ar x "/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/ipc/../../../Transceiver52M/device/common/.libs/libdevice_common.a")
libtool: link: ar cr .libs/libdevice.a .libs/libdevice_la-IPCDevice.o .libs/libdevice_la-shm.o .libs/libdevice_la-ipc_shm.o .libs/libdevice_la-ipc_chan.o .libs/libdevice_la-ipc_sock.o   .libs/libdevice.lax/libdevice_common.a/smpl_buf.o 
libtool: link: ranlib .libs/libdevice.a
libtool: link: rm -fr .libs/libdevice.lax
libtool: link: ( cd ".libs" && rm -f "libdevice.la" && ln -s "../libdevice.la" "libdevice.la" )
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++ -Wall -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o ipc-driver-test ipc-driver-test.o uhdwrap.o -luhd -lboost_system -losmocore -ltalloc -lmnl ../../../CommonLibs/libcommon.la libdevice.la ../../../Transceiver52M/device/uhd/UHDDevice.o  -lboost_thread
libtool: link: g++ -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o ipc-driver-test ipc-driver-test.o uhdwrap.o ../../../Transceiver52M/device/uhd/UHDDevice.o  -luhd -lboost_system ../../../CommonLibs/.libs/libcommon.a /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmovty.so ./.libs/libdevice.a /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lpthread -lrt -lboost_thread -pthread
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/ipc'
Making all in lms
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/lms'
/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../..  -Wall  -I../../../CommonLibs -I../../../GSM -I./../common -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o LMSDevice.lo LMSDevice.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -Wall -I../../../CommonLibs -I../../../GSM -I./../common -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c LMSDevice.cpp  -fPIC -DPIC -o .libs/LMSDevice.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -Wall -I../../../CommonLibs -I../../../GSM -I./../common -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c LMSDevice.cpp -o LMSDevice.o >/dev/null 2>&1
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++ -lpthread -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o libdevice.la  LMSDevice.lo ../../../Transceiver52M/device/common/libdevice_common.la -lboost_thread
libtool: link: (cd .libs/libdevice.lax/libdevice_common.a && ar x "/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/lms/../../../Transceiver52M/device/common/.libs/libdevice_common.a")
libtool: link: ar cr .libs/libdevice.a .libs/LMSDevice.o   .libs/libdevice.lax/libdevice_common.a/smpl_buf.o 
libtool: link: ranlib .libs/libdevice.a
libtool: link: rm -fr .libs/libdevice.lax
libtool: link: ( cd ".libs" && rm -f "libdevice.la" && ln -s "../libdevice.la" "libdevice.la" )
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/lms'
Making all in bladerf
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/bladerf'
/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../..  -Wall  -I../../../CommonLibs -I../../../GSM -I./../common -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o bladerf.lo bladerf.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -Wall -I../../../CommonLibs -I../../../GSM -I./../common -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c bladerf.cpp  -fPIC -DPIC -o .libs/bladerf.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -Wall -I../../../CommonLibs -I../../../GSM -I./../common -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c bladerf.cpp -o bladerf.o >/dev/null 2>&1
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++ -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o libdevice.la  bladerf.lo ../../../Transceiver52M/device/common/libdevice_common.la -lboost_thread
libtool: link: (cd .libs/libdevice.lax/libdevice_common.a && ar x "/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/bladerf/../../../Transceiver52M/device/common/.libs/libdevice_common.a")
libtool: link: ar cr .libs/libdevice.a .libs/bladerf.o   .libs/libdevice.lax/libdevice_common.a/smpl_buf.o 
libtool: link: ranlib .libs/libdevice.a
libtool: link: rm -fr .libs/libdevice.lax
libtool: link: ( cd ".libs" && rm -f "libdevice.la" && ln -s "../libdevice.la" "libdevice.la" )
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device/bladerf'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M/device'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M'
g++ -DHAVE_CONFIG_H -I. -I..  -Wall  -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include  -I../osmocom-bb/src/host/trxcon/include/ -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o osmo_trx_uhd-osmo-trx.o `test -f 'osmo-trx.cpp' || echo './'`osmo-trx.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -Wall  -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include  -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o radioInterface.lo radioInterface.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -Wall  -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include  -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o radioVector.lo radioVector.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -Wall  -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include  -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o radioClock.lo radioClock.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -Wall  -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include  -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o radioBuffer.lo radioBuffer.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -Wall  -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include  -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o sigProcLib.lo sigProcLib.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -Wall  -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include  -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o signalVector.lo signalVector.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -Wall  -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include  -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o Transceiver.lo Transceiver.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -Wall  -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include  -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o ChannelizerBase.lo ChannelizerBase.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -Wall  -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include  -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o Channelizer.lo Channelizer.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -Wall  -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include  -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o Synthesis.lo Synthesis.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -Wall  -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include  -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o Resampler.lo Resampler.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -Wall  -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include  -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o radioInterfaceResamp.lo radioInterfaceResamp.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -Wall  -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include  -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o radioInterfaceMulti.lo radioInterfaceMulti.cpp
g++ -DHAVE_CONFIG_H -I. -I..  -Wall  -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include  -I../osmocom-bb/src/host/trxcon/include/ -I. -I/usr/include/libusb-1.0 -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o osmo_trx_usrp1-osmo-trx.o `test -f 'osmo-trx.cpp' || echo './'`osmo-trx.cpp
g++ -DHAVE_CONFIG_H -I. -I..  -Wall  -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include  -I../osmocom-bb/src/host/trxcon/include/ -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o osmo_trx_lms-osmo-trx.o `test -f 'osmo-trx.cpp' || echo './'`osmo-trx.cpp
g++ -DHAVE_CONFIG_H -I. -I..  -Wall  -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include  -I../osmocom-bb/src/host/trxcon/include/ -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o osmo_trx_blade-osmo-trx.o `test -f 'osmo-trx.cpp' || echo './'`osmo-trx.cpp
g++ -DHAVE_CONFIG_H -I. -I..  -Wall  -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include  -I../osmocom-bb/src/host/trxcon/include/ -I. -I/usr/include/ -DBUILDBLADE -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o grgsm_vitac/osmo_trx_ms_blade-grgsm_vitac.o `test -f 'grgsm_vitac/grgsm_vitac.cpp' || echo './'`grgsm_vitac/grgsm_vitac.cpp
g++ -DHAVE_CONFIG_H -I. -I..  -Wall  -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include  -I../osmocom-bb/src/host/trxcon/include/ -I. -I/usr/include/ -DBUILDBLADE -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o grgsm_vitac/osmo_trx_ms_blade-viterbi_detector.o `test -f 'grgsm_vitac/viterbi_detector.cc' || echo './'`grgsm_vitac/viterbi_detector.cc
g++ -DHAVE_CONFIG_H -I. -I..  -Wall  -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include  -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o osmo_trx_ipc-osmo-trx.o `test -f 'osmo-trx.cpp' || echo './'`osmo-trx.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -Wall  -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include  -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o grgsm_vitac/grgsm_vitac.lo grgsm_vitac/grgsm_vitac.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c radioClock.cpp  -fPIC -DPIC -o .libs/radioClock.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c radioInterface.cpp  -fPIC -DPIC -o .libs/radioInterface.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c signalVector.cpp  -fPIC -DPIC -o .libs/signalVector.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c sigProcLib.cpp  -fPIC -DPIC -o .libs/sigProcLib.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c Channelizer.cpp  -fPIC -DPIC -o .libs/Channelizer.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c radioBuffer.cpp  -fPIC -DPIC -o .libs/radioBuffer.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c radioInterfaceResamp.cpp  -fPIC -DPIC -o .libs/radioInterfaceResamp.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c radioVector.cpp  -fPIC -DPIC -o .libs/radioVector.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c Synthesis.cpp  -fPIC -DPIC -o .libs/Synthesis.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c Transceiver.cpp  -fPIC -DPIC -o .libs/Transceiver.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c grgsm_vitac/grgsm_vitac.cpp  -fPIC -DPIC -o grgsm_vitac/.libs/grgsm_vitac.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c ChannelizerBase.cpp  -fPIC -DPIC -o .libs/ChannelizerBase.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c Resampler.cpp  -fPIC -DPIC -o .libs/Resampler.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c radioInterfaceMulti.cpp  -fPIC -DPIC -o .libs/radioInterfaceMulti.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c Channelizer.cpp -o Channelizer.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -Wall  -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include  -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o grgsm_vitac/viterbi_detector.lo grgsm_vitac/viterbi_detector.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c grgsm_vitac/viterbi_detector.cc  -fPIC -DPIC -o grgsm_vitac/.libs/viterbi_detector.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c Synthesis.cpp -o Synthesis.o >/dev/null 2>&1
gcc -DHAVE_CONFIG_H -I. -I..  -Wall  -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include  -I../osmocom-bb/src/host/trxcon/include/ -I. -I/usr/include/ -DBUILDBLADE -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o ms/osmo_trx_ms_blade-sch.o `test -f 'ms/sch.c' || echo './'`ms/sch.c
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c radioBuffer.cpp -o radioBuffer.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c grgsm_vitac/viterbi_detector.cc -o grgsm_vitac/viterbi_detector.o >/dev/null 2>&1
g++ -DHAVE_CONFIG_H -I. -I..  -Wall  -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include  -I../osmocom-bb/src/host/trxcon/include/ -I. -I/usr/include/ -DBUILDBLADE -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o ms/osmo_trx_ms_blade-ms.o `test -f 'ms/ms.cpp' || echo './'`ms/ms.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c Resampler.cpp -o Resampler.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c signalVector.cpp -o signalVector.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c radioVector.cpp -o radioVector.o >/dev/null 2>&1
g++ -DHAVE_CONFIG_H -I. -I..  -Wall  -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include  -I../osmocom-bb/src/host/trxcon/include/ -I. -I/usr/include/ -DBUILDBLADE -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o ms/osmo_trx_ms_blade-threadsched.o `test -f 'ms/threadsched.cpp' || echo './'`ms/threadsched.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c ChannelizerBase.cpp -o ChannelizerBase.o >/dev/null 2>&1
g++ -DHAVE_CONFIG_H -I. -I..  -Wall  -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include  -I../osmocom-bb/src/host/trxcon/include/ -I. -I/usr/include/ -DBUILDBLADE -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o ms/osmo_trx_ms_blade-ms_rx_lower.o `test -f 'ms/ms_rx_lower.cpp' || echo './'`ms/ms_rx_lower.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c radioClock.cpp -o radioClock.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c grgsm_vitac/grgsm_vitac.cpp -o grgsm_vitac/grgsm_vitac.o >/dev/null 2>&1
g++ -DHAVE_CONFIG_H -I. -I..  -Wall  -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include  -I../osmocom-bb/src/host/trxcon/include/ -I. -I/usr/include/ -DBUILDBLADE -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o ms/osmo_trx_ms_blade-ms_upper.o `test -f 'ms/ms_upper.cpp' || echo './'`ms/ms_upper.cpp
gcc -DHAVE_CONFIG_H -I. -I..  -Wall  -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include  -I../osmocom-bb/src/host/trxcon/include/ -I. -I/usr/include/ -DBUILDBLADE -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o ms/osmo_trx_ms_blade-l1ctl_server.o `test -f 'ms/l1ctl_server.c' || echo './'`ms/l1ctl_server.c
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c radioInterfaceResamp.cpp -o radioInterfaceResamp.o >/dev/null 2>&1
gcc -DHAVE_CONFIG_H -I. -I..  -Wall  -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include  -I../osmocom-bb/src/host/trxcon/include/ -I. -I/usr/include/ -DBUILDBLADE -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o ms/osmo_trx_ms_blade-logging.o `test -f 'ms/logging.c' || echo './'`ms/logging.c
g++ -DHAVE_CONFIG_H -I. -I..  -Wall  -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include  -I../osmocom-bb/src/host/trxcon/include/ -I. -I/usr/include/ -DBUILDBLADE -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o ms/osmo_trx_ms_blade-l1ctl_server_cb.o `test -f 'ms/l1ctl_server_cb.cpp' || echo './'`ms/l1ctl_server_cb.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c radioInterface.cpp -o radioInterface.o >/dev/null 2>&1
g++ -DHAVE_CONFIG_H -I. -I..  -Wall  -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include  -I../osmocom-bb/src/host/trxcon/include/ -I. -I/usr/include/ -DBUILDBLADE -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c -o ms/osmo_trx_ms_blade-ms_trxcon_if.o `test -f 'ms/ms_trxcon_if.cpp' || echo './'`ms/ms_trxcon_if.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c radioInterfaceMulti.cpp -o radioInterfaceMulti.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c sigProcLib.cpp -o sigProcLib.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I../libosmo-trx/include -I../libosmo-trx/include -I../osmocom-bb/src/host/trxcon/include/ -I. -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -c Transceiver.cpp -o Transceiver.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o libtransceiver_common.la  radioInterface.lo radioVector.lo radioClock.lo radioBuffer.lo sigProcLib.lo signalVector.lo Transceiver.lo grgsm_vitac/grgsm_vitac.lo grgsm_vitac/viterbi_detector.lo ChannelizerBase.lo Channelizer.lo Synthesis.lo Resampler.lo radioInterfaceResamp.lo radioInterfaceMulti.lo  -lboost_thread
libtool: link: ar cr .libs/libtransceiver_common.a .libs/radioInterface.o .libs/radioVector.o .libs/radioClock.o .libs/radioBuffer.o .libs/sigProcLib.o .libs/signalVector.o .libs/Transceiver.o grgsm_vitac/.libs/grgsm_vitac.o grgsm_vitac/.libs/viterbi_detector.o .libs/ChannelizerBase.o .libs/Channelizer.o .libs/Synthesis.o .libs/Resampler.o .libs/radioInterfaceResamp.o .libs/radioInterfaceMulti.o 
libtool: link: ranlib .libs/libtransceiver_common.a
libtool: link: ( cd ".libs" && rm -f "libtransceiver_common.la" && ln -s "../libtransceiver_common.la" "libtransceiver_common.la" )
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o osmo-trx-usrp1 osmo_trx_usrp1-osmo-trx.o ./device/usrp1/libdevice.la libtransceiver_common.la ../libosmo-trx/src/libosmotrx.la ../Transceiver52M/arch/x86/libarch.la ../GSM/libGSM.la ../CommonLibs/libcommon.la -lfftw3f -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -lusrp -lusb-1.0 -lboost_thread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o osmo-trx-uhd osmo_trx_uhd-osmo-trx.o ./device/uhd/libdevice.la libtransceiver_common.la ../libosmo-trx/src/libosmotrx.la ../Transceiver52M/arch/x86/libarch.la ../GSM/libGSM.la ../CommonLibs/libcommon.la -lfftw3f -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -luhd -lboost_system -lboost_thread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o osmo-trx-lms osmo_trx_lms-osmo-trx.o ./device/lms/libdevice.la libtransceiver_common.la ../libosmo-trx/src/libosmotrx.la ../Transceiver52M/arch/x86/libarch.la ../GSM/libGSM.la ../CommonLibs/libcommon.la -lfftw3f -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -lLimeSuite -lboost_thread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o osmo-trx-blade osmo_trx_blade-osmo-trx.o ./device/bladerf/libdevice.la libtransceiver_common.la ../libosmo-trx/src/libosmotrx.la ../Transceiver52M/arch/x86/libarch.la ../GSM/libGSM.la ../CommonLibs/libcommon.la -lfftw3f -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -L/usr/lib/x86_64-linux-gnu/ -lbladeRF -lboost_thread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o osmo-trx-ms-blade ms/osmo_trx_ms_blade-sch.o ms/osmo_trx_ms_blade-ms.o ms/osmo_trx_ms_blade-threadsched.o ms/osmo_trx_ms_blade-ms_rx_lower.o grgsm_vitac/osmo_trx_ms_blade-grgsm_vitac.o grgsm_vitac/osmo_trx_ms_blade-viterbi_detector.o ms/osmo_trx_ms_blade-ms_upper.o ms/osmo_trx_ms_blade-l1ctl_server.o ms/osmo_trx_ms_blade-logging.o ms/osmo_trx_ms_blade-l1ctl_server_cb.o ms/osmo_trx_ms_blade-ms_trxcon_if.o ./device/bladerf/libdevice.la libtransceiver_common.la ../libosmo-trx/src/libosmotrx.la ../Transceiver52M/arch/x86/libarch.la ../GSM/libGSM.la ../CommonLibs/libcommon.la -lfftw3f -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -L/usr/lib/x86_64-linux-gnu/ -lbladeRF ../osmocom-bb/src/host/trxcon/src/.libs/libtrxcon.a ../osmocom-bb/src/host/trxcon/src/.libs/libl1sched.a ../osmocom-bb/src/host/trxcon/src/.libs/libl1gprs.a -losmocoding -losmogsm -losmoisdn -losmocodec -losmocore -ltalloc -lmnl -lboost_thread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -lpthread -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o osmo-trx-ipc osmo_trx_ipc-osmo-trx.o ./device/ipc/libdevice.la libtransceiver_common.la ../libosmo-trx/src/libosmotrx.la ../Transceiver52M/arch/x86/libarch.la ../GSM/libGSM.la ../CommonLibs/libcommon.la -lfftw3f -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -lboost_thread
libtool: link: g++ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/osmo-trx-lms osmo_trx_lms-osmo-trx.o  ./device/lms/.libs/libdevice.a ./.libs/libtransceiver_common.a ../libosmo-trx/src/.libs/libosmotrx.so ../Transceiver52M/arch/x86/.libs/libarch.a ../GSM/.libs/libGSM.a ../CommonLibs/.libs/libcommon.a -lpthread -lfftw3f /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lLimeSuite -lboost_thread -pthread
libtool: link: g++ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/osmo-trx-blade osmo_trx_blade-osmo-trx.o  ./device/bladerf/.libs/libdevice.a ./.libs/libtransceiver_common.a ../libosmo-trx/src/.libs/libosmotrx.so ../Transceiver52M/arch/x86/.libs/libarch.a ../GSM/.libs/libGSM.a ../CommonLibs/.libs/libcommon.a -lpthread -lfftw3f /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -L/usr/lib/x86_64-linux-gnu/ -lbladeRF -lboost_thread -pthread
libtool: link: g++ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/osmo-trx-ipc osmo_trx_ipc-osmo-trx.o  ./device/ipc/.libs/libdevice.a -lrt ./.libs/libtransceiver_common.a ../libosmo-trx/src/.libs/libosmotrx.so ../Transceiver52M/arch/x86/.libs/libarch.a ../GSM/.libs/libGSM.a ../CommonLibs/.libs/libcommon.a -lpthread -lfftw3f /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lboost_thread -pthread
libtool: link: g++ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/osmo-trx-uhd osmo_trx_uhd-osmo-trx.o  ./device/uhd/.libs/libdevice.a ./.libs/libtransceiver_common.a ../libosmo-trx/src/.libs/libosmotrx.so ../Transceiver52M/arch/x86/.libs/libarch.a ../GSM/.libs/libGSM.a ../CommonLibs/.libs/libcommon.a -lpthread -lfftw3f /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -luhd -lboost_system -lboost_thread -pthread
libtool: link: g++ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/osmo-trx-usrp1 osmo_trx_usrp1-osmo-trx.o  ./device/usrp1/.libs/libdevice.a ./.libs/libtransceiver_common.a ../libosmo-trx/src/.libs/libosmotrx.so ../Transceiver52M/arch/x86/.libs/libarch.a ../GSM/.libs/libGSM.a ../CommonLibs/.libs/libcommon.a -lpthread -lfftw3f /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl /usr/lib/x86_64-linux-gnu/libusrp.so -lusb-1.0 -lboost_thread -pthread
libtool: link: g++ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-trx=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/osmo-trx-ms-blade ms/osmo_trx_ms_blade-sch.o ms/osmo_trx_ms_blade-ms.o ms/osmo_trx_ms_blade-threadsched.o ms/osmo_trx_ms_blade-ms_rx_lower.o grgsm_vitac/osmo_trx_ms_blade-grgsm_vitac.o grgsm_vitac/osmo_trx_ms_blade-viterbi_detector.o ms/osmo_trx_ms_blade-ms_upper.o ms/osmo_trx_ms_blade-l1ctl_server.o ms/osmo_trx_ms_blade-logging.o ms/osmo_trx_ms_blade-l1ctl_server_cb.o ms/osmo_trx_ms_blade-ms_trxcon_if.o  ./device/bladerf/.libs/libdevice.a ./.libs/libtransceiver_common.a ../libosmo-trx/src/.libs/libosmotrx.so ../Transceiver52M/arch/x86/.libs/libarch.a ../GSM/.libs/libGSM.a ../CommonLibs/.libs/libcommon.a -lpthread -lfftw3f /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmovty.so -L/usr/lib/x86_64-linux-gnu/ -lbladeRF ../osmocom-bb/src/host/trxcon/src/.libs/libtrxcon.a ../osmocom-bb/src/host/trxcon/src/.libs/libl1sched.a ../osmocom-bb/src/host/trxcon/src/.libs/libl1gprs.a /usr/lib/x86_64-linux-gnu/libosmocoding.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocodec.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lboost_thread -pthread
/usr/bin/ld: ../libosmo-trx/src/.libs/libosmotrx.so: undefined reference to `osmo_iofd_flush'
collect2: error: ld returned 1 exit status
/usr/bin/ld: ../libosmo-trx/src/.libs/libosmotrx.so: undefined reference to `osmo_iofd_flush'
make[4]: *** [Makefile:862: osmo-trx-ipc] Error 1
make[4]: *** Waiting for unfinished jobs....
collect2: error: ld returned 1 exit status
make[4]: *** [Makefile:858: osmo-trx-blade] Error 1
/usr/bin/ld: ../libosmo-trx/src/.libs/libosmotrx.so: undefined reference to `osmo_iofd_flush'
collect2: error: ld returned 1 exit status
make[4]: *** [Makefile:866: osmo-trx-lms] Error 1
/usr/bin/ld: ../libosmo-trx/src/.libs/libosmotrx.so: undefined reference to `osmo_iofd_flush'
collect2: error: ld returned 1 exit status
make[4]: *** [Makefile:908: osmo-trx-usrp1] Error 1
/usr/bin/ld: ../libosmo-trx/src/.libs/libosmotrx.so: undefined reference to `osmo_iofd_flush'
collect2: error: ld returned 1 exit status
make[4]: *** [Makefile:904: osmo-trx-uhd] Error 1
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M'
make[3]: *** [Makefile:1267: all-recursive] Error 1
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-trx/Transceiver52M'
make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-trx'
make[2]: *** [Makefile:523: all-recursive] Error 1
make[1]: *** [Makefile:454: all] Error 2
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-trx'
dh_auto_build: error: make -j21 returned exit code 2
make: *** [debian/rules:6: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

ERROR: build failed!

docker: running: data/build.sh inside docker
---
NOTE: if the build failed because dependencies are outdated, see the status here:
https://obs.osmocom.org/project/show/osmocom:master
---
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 1884705 killed;
[ssh-agent] Stopped.
Finished: FAILURE