Build failure of network:osmocom:nightly/osmo-trx in Raspbian_10/armv7l

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

OBS Notification admin at opensuse.org
Sat Jul 13 21:46:34 UTC 2019


Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-trx/Raspbian_10/armv7l

Package network:osmocom:nightly/osmo-trx failed to build in Raspbian_10/armv7l

Check out the package for editing:
  osc checkout network:osmocom:nightly osmo-trx

Last lines of build log:
[ 1181s] g++ -DHAVE_CONFIG_H -I. -I..  -Wall  -I../CommonLibs -I../GSM -I./arch/common -I./device/common -I/usr/include/libusb-1.0 -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -c -o osmo_trx_usrp1-osmo-trx.o `test -f 'osmo-trx.cpp' || echo './'`osmo-trx.cpp
[ 1190s] /bin/bash ../libtool  --tag=CXX   --mode=link g++ -lpthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/usr/src/packages/BUILD=. -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 ../Transceiver52M/arch/x86/libarch.la ../GSM/libGSM.la ../CommonLibs/libcommon.la -lfftw3f -ltalloc -losmocore -ltalloc -losmoctrl -losmogsm -losmocore -ltalloc -losmovty -losmocore -lusrp -lusb-1.0 
[ 1191s] libtool: link: g++ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o osmo-trx-usrp1 osmo_trx_usrp1-osmo-trx.o  ./device/usrp1/.libs/libdevice.a ./.libs/libtransceiver_common.a ../Transceiver52M/arch/x86/.libs/libarch.a ../GSM/.libs/libGSM.a ../CommonLibs/.libs/libcommon.a -lpthread -lfftw3f /usr/lib/arm-linux-gnueabihf/libosmoctrl.so /usr/lib/arm-linux-gnueabihf/libosmogsm.so -ltalloc /usr/lib/arm-linux-gnueabihf/libosmovty.so /usr/lib/arm-linux-gnueabihf/libosmocore.so /usr/lib/arm-linux-gnueabihf/libusrp.so -lusb-1.0
[ 1192s] g++ -DHAVE_CONFIG_H -I. -I..  -Wall  -I../CommonLibs -I../GSM -I./arch/common -I./device/common  -Wdate-time -D_FORTIFY_SOURCE=2 -lpthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -c -o osmo_trx_lms-osmo-trx.o `test -f 'osmo-trx.cpp' || echo './'`osmo-trx.cpp
[ 1201s] /bin/bash ../libtool  --tag=CXX   --mode=link g++ -lpthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/usr/src/packages/BUILD=. -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 ../Transceiver52M/arch/x86/libarch.la ../GSM/libGSM.la ../CommonLibs/libcommon.la -lfftw3f -ltalloc -losmocore -ltalloc -losmoctrl -losmogsm -losmocore -ltalloc -losmovty -losmocore -lLimeSuite 
[ 1202s] libtool: link: g++ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o osmo-trx-lms osmo_trx_lms-osmo-trx.o  ./device/lms/.libs/libdevice.a ./.libs/libtransceiver_common.a ../Transceiver52M/arch/x86/.libs/libarch.a ../GSM/.libs/libGSM.a ../CommonLibs/.libs/libcommon.a -lpthread -lfftw3f /usr/lib/arm-linux-gnueabihf/libosmoctrl.so /usr/lib/arm-linux-gnueabihf/libosmogsm.so -ltalloc /usr/lib/arm-linux-gnueabihf/libosmovty.so /usr/lib/arm-linux-gnueabihf/libosmocore.so -lLimeSuite
[ 1203s] /usr/bin/ld: cannot find -lLimeSuite
[ 1203s] collect2: error: ld returned 1 exit status
[ 1203s] make[4]: *** [Makefile:693: osmo-trx-lms] Error 1
[ 1203s] make[4]: Leaving directory '/usr/src/packages/BUILD/Transceiver52M'
[ 1203s] make[3]: *** [Makefile:853: all-recursive] Error 1
[ 1203s] make[3]: Leaving directory '/usr/src/packages/BUILD/Transceiver52M'
[ 1203s] make[2]: *** [Makefile:516: all-recursive] Error 1
[ 1203s] make[2]: Leaving directory '/usr/src/packages/BUILD'
[ 1203s] make[1]: *** [Makefile:447: all] Error 2
[ 1203s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[ 1203s] dh_auto_build: make -j1 returned exit code 2
[ 1203s] make: *** [debian/rules:6: build] Error 2
[ 1203s] dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
[ 1203s] 
[ 1203s] armbuild04 failed "build osmo-trx_1.0.0.62.2ded5.dsc" at Sat Jul 13 21:46:14 UTC 2019.
[ 1203s] 
[ 1203s] ### VM INTERACTION START ###
[ 1206s] [ 1108.343633] sysrq: SysRq : Power Off
[ 1206s] [ 1108.370997] reboot: Power down
[ 1207s] ### VM INTERACTION END ###
[ 1207s] 
[ 1207s] armbuild04 failed "build osmo-trx_1.0.0.62.2ded5.dsc" at Sat Jul 13 21:46:18 UTC 2019.
[ 1207s] 

-- 
Configure notifications at https://build.opensuse.org/user/notifications
openSUSE Build Service (https://build.opensuse.org/)



More information about the gerrit-log mailing list