Build failure of network:osmocom:nightly/osmo-trx in Debian_9.0/x86_64

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

Package network:osmocom:nightly/osmo-trx failed to build in Debian_9.0/x86_64

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

Last lines of build log:
[  187s] #define HAVE_SYS_STAT_H 1
[  187s] #define HAVE_STDLIB_H 1
[  187s] #define HAVE_STRING_H 1
[  187s] #define HAVE_MEMORY_H 1
[  187s] #define HAVE_STRINGS_H 1
[  187s] #define HAVE_INTTYPES_H 1
[  187s] #define HAVE_STDINT_H 1
[  187s] #define HAVE_UNISTD_H 1
[  187s] #define HAVE_DLFCN_H 1
[  187s] #define LT_OBJDIR ".libs/"
[  187s] #define STDC_HEADERS 1
[  187s] #define HAVE_BYTESWAP_H 1
[  187s] #define TIME_WITH_SYS_TIME 1
[  187s] 
[  187s] configure: exit 1
[  187s] dh_auto_configure: ./configure --build=x86_64-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/x86_64-linux-gnu 
--libexecdir=${prefix}/lib/x86_64-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
[  187s] debian/rules:12: recipe for target 'override_dh_auto_configure' failed
[  187s] make[1]: *** [override_dh_auto_configure] Error 2
[  187s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  187s] debian/rules:6: recipe for target 'build' failed
[  187s] make: *** [build] Error 2
[  187s] dpkg-buildpackage: error: debian/rules build gave error exit status 2
[  187s] ### VM INTERACTION START ###
[  188s] [  179.122726][T1] sysrq: Power Off
[  188s] [  179.125600][T7] reboot: Power down
[  188s] ### VM INTERACTION END ###
[  188s] 
[  188s] sheep85 failed "build osmo-trx_1.4.0.1.424c.202203250026.dsc" at Fri 
Mar 25 00:49:24 UTC 2022.
[  188s] 

-- 
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_9.0/x86_64

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

Package network:osmocom:nightly/osmo-trx failed to build in Debian_9.0/x86_64

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

Last lines of build log:
[  373s] 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/x86_64-linux-gnu/libosmoctrl.so 
/usr/lib/x86_64-linux-gnu/libosmogsm.so -ltalloc 
/usr/lib/x86_64-linux-gnu/libosmovty.so 
/usr/lib/x86_64-linux-gnu/libosmocore.so -lLimeSuite -pthread
[  373s] ./device/lms/.libs/libdevice.a(LMSDevice.o): In function 
`LMSDevice::do_clock_src_freq(ReferenceType, double)':
[  373s] ./Transceiver52M/device/lms/LMSDevice.cpp:495: undefined reference to 
`get_value_string(value_string const*, unsigned int)'
[  373s] ./device/lms/.libs/libdevice.a(LMSDevice.o): In function 
`LMSDevice::assign_band_desc(gsm_band)':
[  373s] ./Transceiver52M/device/lms/LMSDevice.cpp:239: undefined reference to 
`osmo_panic(char const*, ...)'
[  373s] collect2: error: ld returned 1 exit status
[  373s] Makefile:688: recipe for target 'osmo-trx-lms' failed
[  373s] make[4]: *** [osmo-trx-lms] Error 1
[  373s] make[4]: Leaving directory '/usr/src/packages/BUILD/Transceiver52M'
[  373s] Makefile:841: recipe for target 'all-recursive' failed
[  373s] make[3]: *** [all-recursive] Error 1
[  373s] make[3]: Leaving directory '/usr/src/packages/BUILD/Transceiver52M'
[  373s] Makefile:519: recipe for target 'all-recursive' failed
[  373s] make[2]: *** [all-recursive] Error 1
[  373s] make[2]: Leaving directory '/usr/src/packages/BUILD'
[  373s] Makefile:450: recipe for target 'all' failed
[  373s] make[1]: *** [all] Error 2
[  373s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  373s] dh_auto_build: make -j1 returned exit code 2
[  373s] debian/rules:6: recipe for target 'build' failed
[  373s] make: *** [build] Error 2
[  373s] dpkg-buildpackage: error: debian/rules build gave error exit status 2
[  373s] ### VM INTERACTION START ###
[  376s] [  363.200868] sysrq: Power Off
[  376s] [  363.206552] reboot: Power down
[  376s] ### VM INTERACTION END ###
[  376s] 
[  376s] lamb11 failed "build osmo-trx_1.2.0.94.c598.dsc" at Sat Oct 24 
01:58:56 UTC 2020.
[  376s] 

-- 
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_9.0/x86_64

2018-06-24 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-trx/Debian_9.0/x86_64

Package network:osmocom:nightly/osmo-trx failed to build in Debian_9.0/x86_64

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

Last lines of build log:
[  232s] make[3]: Nothing to be done for 'install-exec-am'.
[  232s] make[3]: Nothing to be done for 'install-data-am'.
[  232s] make[3]: Leaving directory '/usr/src/packages/BUILD'
[  232s] make[2]: Leaving directory '/usr/src/packages/BUILD'
[  232s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  232s]dh_install
[  233s] dh_install: Cannot find (any matches for) 
"/usr/share/doc/osmo-trx-uhd/examples/osmo-trx-usrp_b200.cfg" (tried in "." and 
"debian/tmp")
[  233s] dh_install: osmo-trx-uhd missing files: 
/usr/share/doc/osmo-trx-uhd/examples/osmo-trx-usrp_b200.cfg
[  233s] dh_install: Cannot find (any matches for) 
"/usr/share/doc/osmo-trx-uhd/examples/osmo-trx-limesdr.cfg" (tried in "." and 
"debian/tmp")
[  233s] dh_install: osmo-trx-uhd missing files: 
/usr/share/doc/osmo-trx-uhd/examples/osmo-trx-limesdr.cfg
[  233s] dh_install: Cannot find (any matches for) 
"/usr/share/doc/osmo-trx-uhd/examples/osmo-trx-umtrx.cfg" (tried in "." and 
"debian/tmp")
[  233s] dh_install: osmo-trx-uhd missing files: 
/usr/share/doc/osmo-trx-uhd/examples/osmo-trx-umtrx.cfg
[  233s] dh_install: Cannot find (any matches for) "/usr/bin/osmo-trx-lms" 
(tried in "." and "debian/tmp")
[  233s] dh_install: osmo-trx-lms missing files: /usr/bin/osmo-trx-lms
[  233s] dh_install: Cannot find (any matches for) 
"/usr/share/doc/osmo-trx-lms/examples/osmo-trx-limesdr.cfg" (tried in "." and 
"debian/tmp")
[  233s] dh_install: osmo-trx-lms missing files: 
/usr/share/doc/osmo-trx-lms/examples/osmo-trx-limesdr.cfg
[  233s] dh_install: missing files, aborting
[  233s] debian/rules:6: recipe for target 'binary' failed
[  233s] make: *** [binary] Error 2
[  233s] dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit 
status 2
[  233s] 
[  233s] wildcard3 failed "build osmo-trx_0.4.0.dsc" at Sun Jun 24 19:57:58 UTC 
2018.
[  233s] 
[  233s] ### VM INTERACTION START ###
[  236s] [  204.927311] reboot: Power down
[  237s] ### VM INTERACTION END ###
[  237s] 
[  237s] wildcard3 failed "build osmo-trx_0.4.0.dsc" at Sun Jun 24 19:58:03 UTC 
2018.
[  237s] 

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


Build failure of network:osmocom:nightly/osmo-trx in Debian_9.0/x86_64

2018-06-23 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-trx/Debian_9.0/x86_64

Package network:osmocom:nightly/osmo-trx failed to build in Debian_9.0/x86_64

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

Last lines of build log:
[  214s] make[3]: Nothing to be done for 'install-exec-am'.
[  214s] make[3]: Nothing to be done for 'install-data-am'.
[  214s] make[3]: Leaving directory '/usr/src/packages/BUILD'
[  214s] make[2]: Leaving directory '/usr/src/packages/BUILD'
[  214s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  214s]dh_install
[  214s] dh_install: Cannot find (any matches for) 
"/usr/share/doc/osmo-trx-uhd/examples/osmo-trx-usrp_b200.cfg" (tried in "." and 
"debian/tmp")
[  214s] dh_install: osmo-trx-uhd missing files: 
/usr/share/doc/osmo-trx-uhd/examples/osmo-trx-usrp_b200.cfg
[  214s] dh_install: Cannot find (any matches for) 
"/usr/share/doc/osmo-trx-uhd/examples/osmo-trx-limesdr.cfg" (tried in "." and 
"debian/tmp")
[  214s] dh_install: osmo-trx-uhd missing files: 
/usr/share/doc/osmo-trx-uhd/examples/osmo-trx-limesdr.cfg
[  214s] dh_install: Cannot find (any matches for) 
"/usr/share/doc/osmo-trx-uhd/examples/osmo-trx-umtrx.cfg" (tried in "." and 
"debian/tmp")
[  214s] dh_install: osmo-trx-uhd missing files: 
/usr/share/doc/osmo-trx-uhd/examples/osmo-trx-umtrx.cfg
[  214s] dh_install: Cannot find (any matches for) "/usr/bin/osmo-trx-lms" 
(tried in "." and "debian/tmp")
[  214s] dh_install: osmo-trx-lms missing files: /usr/bin/osmo-trx-lms
[  214s] dh_install: Cannot find (any matches for) 
"/usr/share/doc/osmo-trx-lms/examples/osmo-trx-limesdr.cfg" (tried in "." and 
"debian/tmp")
[  214s] dh_install: osmo-trx-lms missing files: 
/usr/share/doc/osmo-trx-lms/examples/osmo-trx-limesdr.cfg
[  214s] dh_install: missing files, aborting
[  214s] debian/rules:6: recipe for target 'binary' failed
[  214s] make: *** [binary] Error 2
[  214s] dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit 
status 2
[  214s] 
[  214s] lamb23 failed "build osmo-trx_0.4.0.dsc" at Sat Jun 23 20:01:04 UTC 
2018.
[  214s] 
[  214s] ### VM INTERACTION START ###
[  217s] [  207.865681] reboot: Power down
[  217s] ### VM INTERACTION END ###
[  217s] 
[  217s] lamb23 failed "build osmo-trx_0.4.0.dsc" at Sat Jun 23 20:01:08 UTC 
2018.
[  217s] 

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


Build failure of network:osmocom:nightly/osmo-trx in Debian_9.0/x86_64

2018-06-22 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-trx/Debian_9.0/x86_64

Package network:osmocom:nightly/osmo-trx failed to build in Debian_9.0/x86_64

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

Last lines of build log:
[  313s] make[3]: Nothing to be done for 'install-exec-am'.
[  313s] make[3]: Nothing to be done for 'install-data-am'.
[  313s] make[3]: Leaving directory '/usr/src/packages/BUILD'
[  313s] make[2]: Leaving directory '/usr/src/packages/BUILD'
[  313s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  313s]dh_install
[  313s] dh_install: Cannot find (any matches for) 
"/usr/share/doc/osmo-trx-uhd/examples/osmo-trx-usrp_b200.cfg" (tried in "." and 
"debian/tmp")
[  313s] dh_install: osmo-trx-uhd missing files: 
/usr/share/doc/osmo-trx-uhd/examples/osmo-trx-usrp_b200.cfg
[  313s] dh_install: Cannot find (any matches for) 
"/usr/share/doc/osmo-trx-uhd/examples/osmo-trx-limesdr.cfg" (tried in "." and 
"debian/tmp")
[  313s] dh_install: osmo-trx-uhd missing files: 
/usr/share/doc/osmo-trx-uhd/examples/osmo-trx-limesdr.cfg
[  313s] dh_install: Cannot find (any matches for) 
"/usr/share/doc/osmo-trx-uhd/examples/osmo-trx-umtrx.cfg" (tried in "." and 
"debian/tmp")
[  313s] dh_install: osmo-trx-uhd missing files: 
/usr/share/doc/osmo-trx-uhd/examples/osmo-trx-umtrx.cfg
[  313s] dh_install: Cannot find (any matches for) "/usr/bin/osmo-trx-lms" 
(tried in "." and "debian/tmp")
[  313s] dh_install: osmo-trx-lms missing files: /usr/bin/osmo-trx-lms
[  313s] dh_install: Cannot find (any matches for) 
"/usr/share/doc/osmo-trx-lms/examples/osmo-trx-limesdr.cfg" (tried in "." and 
"debian/tmp")
[  313s] dh_install: osmo-trx-lms missing files: 
/usr/share/doc/osmo-trx-lms/examples/osmo-trx-limesdr.cfg
[  313s] dh_install: missing files, aborting
[  313s] debian/rules:6: recipe for target 'binary' failed
[  313s] make: *** [binary] Error 2
[  313s] dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit 
status 2
[  313s] 
[  313s] cloud112 failed "build osmo-trx_0.4.0.dsc" at Fri Jun 22 20:51:40 UTC 
2018.
[  313s] 
[  313s] ### VM INTERACTION START ###
[  316s] [  293.460033] reboot: Power down
[  317s] ### VM INTERACTION END ###
[  317s] 
[  317s] cloud112 failed "build osmo-trx_0.4.0.dsc" at Fri Jun 22 20:51:44 UTC 
2018.
[  317s] 

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


Build failure of network:osmocom:nightly/osmo-trx in Debian_9.0/x86_64

2018-06-21 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-trx/Debian_9.0/x86_64

Package network:osmocom:nightly/osmo-trx failed to build in Debian_9.0/x86_64

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

Last lines of build log:
[  199s] make[3]: Nothing to be done for 'install-exec-am'.
[  199s] make[3]: Nothing to be done for 'install-data-am'.
[  199s] make[3]: Leaving directory '/usr/src/packages/BUILD'
[  199s] make[2]: Leaving directory '/usr/src/packages/BUILD'
[  199s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  199s]dh_install
[  199s] dh_install: Cannot find (any matches for) 
"/usr/share/doc/osmo-trx-uhd/examples/osmo-trx-usrp_b200.cfg" (tried in "." and 
"debian/tmp")
[  199s] dh_install: osmo-trx-uhd missing files: 
/usr/share/doc/osmo-trx-uhd/examples/osmo-trx-usrp_b200.cfg
[  199s] dh_install: Cannot find (any matches for) 
"/usr/share/doc/osmo-trx-uhd/examples/osmo-trx-limesdr.cfg" (tried in "." and 
"debian/tmp")
[  199s] dh_install: osmo-trx-uhd missing files: 
/usr/share/doc/osmo-trx-uhd/examples/osmo-trx-limesdr.cfg
[  199s] dh_install: Cannot find (any matches for) 
"/usr/share/doc/osmo-trx-uhd/examples/osmo-trx-umtrx.cfg" (tried in "." and 
"debian/tmp")
[  199s] dh_install: osmo-trx-uhd missing files: 
/usr/share/doc/osmo-trx-uhd/examples/osmo-trx-umtrx.cfg
[  199s] dh_install: Cannot find (any matches for) "/usr/bin/osmo-trx-lms" 
(tried in "." and "debian/tmp")
[  199s] dh_install: osmo-trx-lms missing files: /usr/bin/osmo-trx-lms
[  199s] dh_install: Cannot find (any matches for) 
"/usr/share/doc/osmo-trx-lms/examples/osmo-trx-limesdr.cfg" (tried in "." and 
"debian/tmp")
[  199s] dh_install: osmo-trx-lms missing files: 
/usr/share/doc/osmo-trx-lms/examples/osmo-trx-limesdr.cfg
[  199s] dh_install: missing files, aborting
[  199s] debian/rules:6: recipe for target 'binary' failed
[  199s] make: *** [binary] Error 2
[  199s] dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit 
status 2
[  199s] 
[  199s] lamb20 failed "build osmo-trx_0.4.0.dsc" at Thu Jun 21 19:58:05 UTC 
2018.
[  199s] 
[  199s] ### VM INTERACTION START ###
[  202s] [  192.149353] reboot: Power down
[  202s] ### VM INTERACTION END ###
[  202s] 
[  202s] lamb20 failed "build osmo-trx_0.4.0.dsc" at Thu Jun 21 19:58:09 UTC 
2018.
[  202s] 

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


Build failure of network:osmocom:nightly/osmo-trx in Debian_9.0/x86_64

2018-06-20 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-trx/Debian_9.0/x86_64

Package network:osmocom:nightly/osmo-trx failed to build in Debian_9.0/x86_64

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

Last lines of build log:
[  203s] make[3]: Nothing to be done for 'install-exec-am'.
[  203s] make[3]: Nothing to be done for 'install-data-am'.
[  203s] make[3]: Leaving directory '/usr/src/packages/BUILD'
[  203s] make[2]: Leaving directory '/usr/src/packages/BUILD'
[  203s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  203s]dh_install
[  203s] dh_install: Cannot find (any matches for) 
"/usr/share/doc/osmo-trx-uhd/examples/osmo-trx-usrp_b200.cfg" (tried in "." and 
"debian/tmp")
[  203s] dh_install: osmo-trx-uhd missing files: 
/usr/share/doc/osmo-trx-uhd/examples/osmo-trx-usrp_b200.cfg
[  203s] dh_install: Cannot find (any matches for) 
"/usr/share/doc/osmo-trx-uhd/examples/osmo-trx-limesdr.cfg" (tried in "." and 
"debian/tmp")
[  203s] dh_install: osmo-trx-uhd missing files: 
/usr/share/doc/osmo-trx-uhd/examples/osmo-trx-limesdr.cfg
[  203s] dh_install: Cannot find (any matches for) 
"/usr/share/doc/osmo-trx-uhd/examples/osmo-trx-umtrx.cfg" (tried in "." and 
"debian/tmp")
[  203s] dh_install: osmo-trx-uhd missing files: 
/usr/share/doc/osmo-trx-uhd/examples/osmo-trx-umtrx.cfg
[  203s] dh_install: Cannot find (any matches for) "/usr/bin/osmo-trx-lms" 
(tried in "." and "debian/tmp")
[  203s] dh_install: osmo-trx-lms missing files: /usr/bin/osmo-trx-lms
[  203s] dh_install: Cannot find (any matches for) 
"/usr/share/doc/osmo-trx-lms/examples/osmo-trx-limesdr.cfg" (tried in "." and 
"debian/tmp")
[  203s] dh_install: osmo-trx-lms missing files: 
/usr/share/doc/osmo-trx-lms/examples/osmo-trx-limesdr.cfg
[  203s] dh_install: missing files, aborting
[  203s] debian/rules:6: recipe for target 'binary' failed
[  203s] make: *** [binary] Error 2
[  203s] dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit 
status 2
[  203s] 
[  203s] lamb10 failed "build osmo-trx_0.4.0.dsc" at Wed Jun 20 20:00:08 UTC 
2018.
[  203s] 
[  203s] ### VM INTERACTION START ###
[  206s] [  195.574535] reboot: Power down
[  206s] ### VM INTERACTION END ###
[  206s] 
[  206s] lamb10 failed "build osmo-trx_0.4.0.dsc" at Wed Jun 20 20:00:11 UTC 
2018.
[  206s] 

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


Build failure of network:osmocom:nightly/osmo-trx in Debian_9.0/x86_64

2018-04-28 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-trx/Debian_9.0/x86_64

Package network:osmocom:nightly/osmo-trx failed to build in Debian_9.0/x86_64

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

Last lines of build log:
[   72s] #define HAVE_STRING_H 1
[   72s] #define HAVE_MEMORY_H 1
[   72s] #define HAVE_STRINGS_H 1
[   72s] #define HAVE_INTTYPES_H 1
[   72s] #define HAVE_STDINT_H 1
[   72s] #define HAVE_UNISTD_H 1
[   72s] #define HAVE_DLFCN_H 1
[   72s] #define LT_OBJDIR ".libs/"
[   72s] #define STDC_HEADERS 1
[   72s] #define HAVE_BYTESWAP_H 1
[   72s] #define TIME_WITH_SYS_TIME 1
[   72s] 
[   72s] configure: exit 1
[   72s] dh_auto_configure: ./configure --build=x86_64-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/x86_64-linux-gnu 
--libexecdir=${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode 
--disable-dependency-tracking --with-usrp1 returned exit code 1
[   72s] debian/rules:12: recipe for target 'override_dh_auto_configure' failed
[   72s] make[1]: *** [override_dh_auto_configure] Error 2
[   72s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[   72s] debian/rules:6: recipe for target 'build' failed
[   72s] make: *** [build] Error 2
[   72s] dpkg-buildpackage: error: debian/rules build gave error exit status 2
[   72s] 
[   72s] build70 failed "build osmo-trx_0.2.0.20180428.dsc" at Sat Apr 28 
12:31:17 UTC 2018.
[   72s] 
[   72s] ### VM INTERACTION START ###
[   75s] [   67.924188] reboot: Power down
[   75s] ### VM INTERACTION END ###
[   75s] 
[   75s] build70 failed "build osmo-trx_0.2.0.20180428.dsc" at Sat Apr 28 
12:31:21 UTC 2018.
[   75s] 

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


Build failure of network:osmocom:nightly/osmo-trx in Debian_9.0/x86_64

2018-04-27 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-trx/Debian_9.0/x86_64

Package network:osmocom:nightly/osmo-trx failed to build in Debian_9.0/x86_64

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

Last lines of build log:
[  198s] make[4]: Entering directory '/usr/src/packages/BUILD/tests'
[  198s] make[4]: Nothing to be done for 'install-exec-am'.
[  198s] make[4]: Nothing to be done for 'install-data-am'.
[  198s] make[4]: Leaving directory '/usr/src/packages/BUILD/tests'
[  198s] make[3]: Leaving directory '/usr/src/packages/BUILD/tests'
[  198s] make[2]: Leaving directory '/usr/src/packages/BUILD/tests'
[  198s] make[2]: Entering directory '/usr/src/packages/BUILD'
[  198s] make[3]: Entering directory '/usr/src/packages/BUILD'
[  198s] make[3]: Nothing to be done for 'install-exec-am'.
[  198s] make[3]: Nothing to be done for 'install-data-am'.
[  198s] make[3]: Leaving directory '/usr/src/packages/BUILD'
[  198s] make[2]: Leaving directory '/usr/src/packages/BUILD'
[  198s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  198s]dh_install
[  199s] dh_install: Cannot find (any matches for) "/usr/bin/osmo-trx-usrp1" 
(tried in "." and "debian/tmp")
[  199s] dh_install: osmo-trx-usrp1 missing files: /usr/bin/osmo-trx-usrp1
[  199s] dh_install: missing files, aborting
[  199s] debian/rules:6: recipe for target 'binary' failed
[  199s] make: *** [binary] Error 2
[  199s] dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit 
status 2
[  199s] 
[  199s] lamb06 failed "build osmo-trx_0.2.0.20180427.dsc" at Fri Apr 27 
20:01:51 UTC 2018.
[  199s] 
[  199s] ### VM INTERACTION START ###
[  202s] [  192.286177] reboot: Power down
[  202s] ### VM INTERACTION END ###
[  202s] 
[  202s] lamb06 failed "build osmo-trx_0.2.0.20180427.dsc" at Fri Apr 27 
20:01:55 UTC 2018.
[  202s] 

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


Build failure of network:osmocom:nightly/osmo-trx in Debian_9.0/x86_64

2018-04-26 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-trx/Debian_9.0/x86_64

Package network:osmocom:nightly/osmo-trx failed to build in Debian_9.0/x86_64

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

Last lines of build log:
[  216s] make[4]: Entering directory '/usr/src/packages/BUILD/tests'
[  216s] make[4]: Nothing to be done for 'install-exec-am'.
[  216s] make[4]: Nothing to be done for 'install-data-am'.
[  216s] make[4]: Leaving directory '/usr/src/packages/BUILD/tests'
[  216s] make[3]: Leaving directory '/usr/src/packages/BUILD/tests'
[  216s] make[2]: Leaving directory '/usr/src/packages/BUILD/tests'
[  216s] make[2]: Entering directory '/usr/src/packages/BUILD'
[  216s] make[3]: Entering directory '/usr/src/packages/BUILD'
[  216s] make[3]: Nothing to be done for 'install-exec-am'.
[  216s] make[3]: Nothing to be done for 'install-data-am'.
[  216s] make[3]: Leaving directory '/usr/src/packages/BUILD'
[  216s] make[2]: Leaving directory '/usr/src/packages/BUILD'
[  216s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  216s]dh_install
[  216s] dh_install: Cannot find (any matches for) "/usr/bin/osmo-trx-usrp1" 
(tried in "." and "debian/tmp")
[  216s] dh_install: osmo-trx-usrp1 missing files: /usr/bin/osmo-trx-usrp1
[  216s] dh_install: missing files, aborting
[  216s] debian/rules:6: recipe for target 'binary' failed
[  216s] make: *** [binary] Error 2
[  216s] dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit 
status 2
[  216s] 
[  216s] lamb09 failed "build osmo-trx_0.2.0.20180426.dsc" at Thu Apr 26 
20:02:46 UTC 2018.
[  216s] 
[  216s] ### VM INTERACTION START ###
[  219s] [  208.489870] reboot: Power down
[  220s] ### VM INTERACTION END ###
[  220s] 
[  220s] lamb09 failed "build osmo-trx_0.2.0.20180426.dsc" at Thu Apr 26 
20:02:51 UTC 2018.
[  220s] 

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


Build failure of network:osmocom:nightly/osmo-trx in Debian_9.0/x86_64

2018-04-26 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-trx/Debian_9.0/x86_64

Package network:osmocom:nightly/osmo-trx failed to build in Debian_9.0/x86_64

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

Last lines of build log:
[  192s] make[4]: Entering directory '/usr/src/packages/BUILD/tests'
[  192s] make[4]: Nothing to be done for 'install-exec-am'.
[  192s] make[4]: Nothing to be done for 'install-data-am'.
[  192s] make[4]: Leaving directory '/usr/src/packages/BUILD/tests'
[  192s] make[3]: Leaving directory '/usr/src/packages/BUILD/tests'
[  192s] make[2]: Leaving directory '/usr/src/packages/BUILD/tests'
[  192s] make[2]: Entering directory '/usr/src/packages/BUILD'
[  192s] make[3]: Entering directory '/usr/src/packages/BUILD'
[  192s] make[3]: Nothing to be done for 'install-exec-am'.
[  192s] make[3]: Nothing to be done for 'install-data-am'.
[  192s] make[3]: Leaving directory '/usr/src/packages/BUILD'
[  192s] make[2]: Leaving directory '/usr/src/packages/BUILD'
[  192s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  192s]dh_install
[  193s] dh_install: Cannot find (any matches for) "/usr/bin/osmo-trx-usrp1" 
(tried in "." and "debian/tmp")
[  193s] dh_install: osmo-trx-usrp1 missing files: /usr/bin/osmo-trx-usrp1
[  193s] dh_install: missing files, aborting
[  193s] debian/rules:6: recipe for target 'binary' failed
[  193s] make: *** [binary] Error 2
[  193s] dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit 
status 2
[  193s] 
[  193s] lamb20 failed "build osmo-trx_0.2.0.20180426.dsc" at Thu Apr 26 
13:14:32 UTC 2018.
[  193s] 
[  193s] ### VM INTERACTION START ###
[  196s] [  186.689935] reboot: Power down
[  196s] ### VM INTERACTION END ###
[  196s] 
[  196s] lamb20 failed "build osmo-trx_0.2.0.20180426.dsc" at Thu Apr 26 
13:14:36 UTC 2018.
[  196s] 

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


Build failure of network:osmocom:nightly/osmo-trx in Debian_9.0/x86_64

2018-02-26 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-trx/Debian_9.0/x86_64

Package network:osmocom:nightly/osmo-trx failed to build in Debian_9.0/x86_64

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

Last lines of build log:
[  136s] #define HAVE_SYS_STAT_H 1
[  136s] #define HAVE_STDLIB_H 1
[  136s] #define HAVE_STRING_H 1
[  136s] #define HAVE_MEMORY_H 1
[  136s] #define HAVE_STRINGS_H 1
[  136s] #define HAVE_INTTYPES_H 1
[  136s] #define HAVE_STDINT_H 1
[  136s] #define HAVE_UNISTD_H 1
[  136s] #define HAVE_DLFCN_H 1
[  136s] #define LT_OBJDIR ".libs/"
[  136s] #define STDC_HEADERS 1
[  136s] #define HAVE_BYTESWAP_H 1
[  136s] #define TIME_WITH_SYS_TIME 1
[  136s] 
[  136s] configure: exit 1
[  136s] dh_auto_configure: ./configure --build=x86_64-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/x86_64-linux-gnu 
--libexecdir=${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode 
--disable-dependency-tracking returned exit code 1
[  136s] debian/rules:6: recipe for target 'build' failed
[  136s] make: *** [build] Error 2
[  136s] dpkg-buildpackage: error: debian/rules build gave error exit status 2
[  136s] 
[  136s] lamb66 failed "build osmo-trx_0.2.0.20180226.dsc" at Mon Feb 26 
19:53:21 UTC 2018.
[  136s] 
[  136s] ### VM INTERACTION START ###
[  139s] [  129.670069] reboot: Power down
[  139s] qemu-system-x86_64: Failed to unlink socket 
/var/cache/obs/worker/root_1/root.monitor: Permission denied
[  139s] ### VM INTERACTION END ###
[  139s] 
[  139s] lamb66 failed "build osmo-trx_0.2.0.20180226.dsc" at Mon Feb 26 
19:53:24 UTC 2018.
[  139s] 

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


Build failure of network:osmocom:nightly/osmo-trx in Debian_9.0/x86_64

2018-02-25 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-trx/Debian_9.0/x86_64

Package network:osmocom:nightly/osmo-trx failed to build in Debian_9.0/x86_64

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

Last lines of build log:
[  165s] #define HAVE_INTTYPES_H 1
[  165s] #define HAVE_STDINT_H 1
[  165s] #define HAVE_UNISTD_H 1
[  165s] #define HAVE_DLFCN_H 1
[  165s] #define LT_OBJDIR ".libs/"
[  165s] #define STDC_HEADERS 1
[  165s] #define HAVE_BYTESWAP_H 1
[  165s] #define TIME_WITH_SYS_TIME 1
[  165s] 
[  165s] configure: exit 1
[  165s] dh_auto_configure: ./configure --build=x86_64-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/x86_64-linux-gnu 
--libexecdir=${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode 
--disable-dependency-tracking returned exit code 1
[  165s] debian/rules:6: recipe for target 'build' failed
[  165s] make: *** [build] Error 2
[  165s] [  155.721251] serial8250: too much work for irq4
[  165s] [  155.828357] serial8250: too much work for irq4
[  165s] [  155.936311] serial8250: too much work for irq4
[  165s] [  156.032348] serial8250: too much work for irq4
[  165s] [  156.132096] serial8250: too much work for irq4
[  165s] dpkg-buildpackage: error: debian/rules build gave error exit status 2
[  165s] 
[  165s] lamb52 failed "build osmo-trx_0.2.0.20180225.dsc" at Sun Feb 25 
19:59:02 UTC 2018.
[  165s] 
[  165s] ### VM INTERACTION START ###
[  168s] [  159.294908] reboot: Power down
[  168s] qemu-system-x86_64: Failed to unlink socket 
/var/cache/obs/worker/root_11/root.monitor: Permission denied
[  168s] ### VM INTERACTION END ###
[  168s] 
[  168s] lamb52 failed "build osmo-trx_0.2.0.20180225.dsc" at Sun Feb 25 
19:59:06 UTC 2018.
[  168s] 

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


Build failure of network:osmocom:nightly/osmo-trx in Debian_9.0/x86_64

2018-02-24 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-trx/Debian_9.0/x86_64

Package network:osmocom:nightly/osmo-trx failed to build in Debian_9.0/x86_64

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

Last lines of build log:
[  142s] #define HAVE_SYS_STAT_H 1
[  142s] #define HAVE_STDLIB_H 1
[  142s] #define HAVE_STRING_H 1
[  142s] #define HAVE_MEMORY_H 1
[  142s] #define HAVE_STRINGS_H 1
[  142s] #define HAVE_INTTYPES_H 1
[  142s] #define HAVE_STDINT_H 1
[  142s] #define HAVE_UNISTD_H 1
[  142s] #define HAVE_DLFCN_H 1
[  142s] #define LT_OBJDIR ".libs/"
[  142s] #define STDC_HEADERS 1
[  142s] #define HAVE_BYTESWAP_H 1
[  142s] #define TIME_WITH_SYS_TIME 1
[  142s] 
[  142s] configure: exit 1
[  142s] dh_auto_configure: ./configure --build=x86_64-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/x86_64-linux-gnu 
--libexecdir=${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode 
--disable-dependency-tracking returned exit code 1
[  142s] debian/rules:6: recipe for target 'build' failed
[  142s] make: *** [build] Error 2
[  142s] dpkg-buildpackage: error: debian/rules build gave error exit status 2
[  142s] 
[  142s] lamb52 failed "build osmo-trx_0.2.0.20180224.dsc" at Sat Feb 24 
19:53:17 UTC 2018.
[  142s] 
[  142s] ### VM INTERACTION START ###
[  146s] [  135.665581] reboot: Power down
[  146s] qemu-system-x86_64: Failed to unlink socket 
/var/cache/obs/worker/root_5/root.monitor: Permission denied
[  146s] ### VM INTERACTION END ###
[  146s] 
[  146s] lamb52 failed "build osmo-trx_0.2.0.20180224.dsc" at Sat Feb 24 
19:53:21 UTC 2018.
[  146s] 

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


Build failure of network:osmocom:nightly/osmo-trx in Debian_9.0/x86_64

2018-02-23 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-trx/Debian_9.0/x86_64

Package network:osmocom:nightly/osmo-trx failed to build in Debian_9.0/x86_64

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

Last lines of build log:
[  144s] #define HAVE_SYS_STAT_H 1
[  144s] #define HAVE_STDLIB_H 1
[  144s] #define HAVE_STRING_H 1
[  144s] #define HAVE_MEMORY_H 1
[  144s] #define HAVE_STRINGS_H 1
[  144s] #define HAVE_INTTYPES_H 1
[  144s] #define HAVE_STDINT_H 1
[  144s] #define HAVE_UNISTD_H 1
[  144s] #define HAVE_DLFCN_H 1
[  144s] #define LT_OBJDIR ".libs/"
[  144s] #define STDC_HEADERS 1
[  144s] #define HAVE_BYTESWAP_H 1
[  144s] #define TIME_WITH_SYS_TIME 1
[  144s] 
[  144s] configure: exit 1
[  144s] dh_auto_configure: ./configure --build=x86_64-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/x86_64-linux-gnu 
--libexecdir=${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode 
--disable-dependency-tracking returned exit code 1
[  144s] debian/rules:6: recipe for target 'build' failed
[  144s] make: *** [build] Error 2
[  144s] dpkg-buildpackage: error: debian/rules build gave error exit status 2
[  144s] 
[  144s] lamb03 failed "build osmo-trx_0.2.0.20180223.dsc" at Fri Feb 23 
20:05:27 UTC 2018.
[  144s] 
[  144s] ### VM INTERACTION START ###
[  148s] [  137.892448] reboot: Power down
[  148s] qemu-system-x86_64: Failed to unlink socket 
/var/cache/obs/worker/root_2/root.monitor: Permission denied
[  148s] ### VM INTERACTION END ###
[  148s] 
[  148s] lamb03 failed "build osmo-trx_0.2.0.20180223.dsc" at Fri Feb 23 
20:05:31 UTC 2018.
[  148s] 

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