Build failure of network:osmocom:nightly/osmo-trx in Debian_10/aarch64

2022-03-24 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-trx/Debian_10/aarch64

Package network:osmocom:nightly/osmo-trx failed to build in Debian_10/aarch64

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

Last lines of build log:
[  489s] #define STDC_HEADERS 1
[  489s] #define HAVE_SYS_TYPES_H 1
[  489s] #define HAVE_SYS_STAT_H 1
[  489s] #define HAVE_STDLIB_H 1
[  489s] #define HAVE_STRING_H 1
[  489s] #define HAVE_MEMORY_H 1
[  489s] #define HAVE_STRINGS_H 1
[  489s] #define HAVE_INTTYPES_H 1
[  489s] #define HAVE_STDINT_H 1
[  489s] #define HAVE_UNISTD_H 1
[  489s] #define HAVE_DLFCN_H 1
[  489s] #define LT_OBJDIR ".libs/"
[  489s] #define STDC_HEADERS 1
[  489s] #define HAVE_BYTESWAP_H 1
[  489s] #define TIME_WITH_SYS_TIME 1
[  489s] 
[  489s] configure: exit 1
[  489s] dh_auto_configure: ./configure --build=aarch64-linux-gnu --prefix=/usr 
--includedir=\${prefix}/include --mandir=\${prefix}/share/man 
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
--disable-silent-rules --libdir=\${prefix}/lib/aarch64-linux-gnu 
--libexecdir=\${prefix}/lib/aarch64-linux-gnu --disable-maintainer-mode 
--disable-dependency-tracking --with-uhd --with-usrp1 --with-lms --with-ipc 
--with-systemdsystemunitdir=/lib/systemd/system --enable-manuals returned exit 
code 1
[  489s] make[1]: *** [debian/rules:12: override_dh_auto_configure] Error 2
[  489s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  489s] make: *** [debian/rules:6: build] Error 2
[  489s] dpkg-buildpackage: error: debian/rules build subprocess returned exit 
status 2
[  489s] ### VM INTERACTION START ###
[  489s] [  463.646583][T1] sysrq: Power Off
[  489s] [  463.691781][T7] reboot: Power down
[  489s] ### VM INTERACTION END ###
[  489s] 
[  489s] obs-arm-9 failed "build osmo-trx_1.4.0.1.424c.202203250026.dsc" at Fri 
Mar 25 05:11:47 UTC 2022.
[  489s] 

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


Build failure of network:osmocom:nightly/osmo-trx in Debian_10/aarch64

2020-10-23 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-trx/Debian_10/aarch64

Package network:osmocom:nightly/osmo-trx failed to build in Debian_10/aarch64

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

Last lines of build log:
[  693s] In file included from osmo-trx.cpp:57:
[  693s] /usr/include/osmocom/vty/command.h:476:5: note: declared here
[  693s]  int vty_dump_xml_ref(FILE *stream) OSMO_DEPRECATED("Use 
vty_dump_xml_ref_mode() instead");
[  693s]  ^~~~
[  696s] /bin/bash ../libtool  --tag=CXX   --mode=link g++ -lpthread -pthread 
-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 
[  696s] libtool: link: g++ -pthread -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/aarch64-linux-gnu/libosmoctrl.so 
/usr/lib/aarch64-linux-gnu/libosmogsm.so -ltalloc 
/usr/lib/aarch64-linux-gnu/libosmovty.so 
/usr/lib/aarch64-linux-gnu/libosmocore.so -lLimeSuite -pthread
[  697s] /usr/bin/ld: ./device/lms/.libs/libdevice.a(LMSDevice.o): in function 
`LMSDevice::do_clock_src_freq(ReferenceType, double)':
[  697s] ./Transceiver52M/device/lms/LMSDevice.cpp:495: undefined reference to 
`get_value_string(value_string const*, unsigned int)'
[  697s] /usr/bin/ld: ./device/lms/.libs/libdevice.a(LMSDevice.o): in function 
`LMSDevice::assign_band_desc(gsm_band)':
[  697s] ./Transceiver52M/device/lms/LMSDevice.cpp:239: undefined reference to 
`osmo_panic(char const*, ...)'
[  697s] collect2: error: ld returned 1 exit status
[  697s] make[4]: *** [Makefile:702: osmo-trx-lms] Error 1
[  697s] make[4]: Leaving directory '/usr/src/packages/BUILD/Transceiver52M'
[  697s] make[3]: *** [Makefile:860: all-recursive] Error 1
[  697s] make[3]: Leaving directory '/usr/src/packages/BUILD/Transceiver52M'
[  697s] make[2]: *** [Makefile:519: all-recursive] Error 1
[  697s] make[2]: Leaving directory '/usr/src/packages/BUILD'
[  697s] make[1]: *** [Makefile:450: all] Error 2
[  697s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  697s] dh_auto_build: make -j1 returned exit code 2
[  697s] make: *** [debian/rules:6: build] Error 2
[  697s] dpkg-buildpackage: error: debian/rules build subprocess returned exit 
status 2
[  697s] ### VM INTERACTION START ###
[  700s] [  674.510325] sysrq: Power Off
[  700s] [  674.557855] reboot: Power down
[  701s] ### VM INTERACTION END ###
[  701s] 
[  701s] obs-arm-9 failed "build osmo-trx_1.2.0.94.c598.dsc" at Sat Oct 24 
02:03:59 UTC 2020.
[  701s] 

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