Change in ...libosmocore[master]: osmo-release.sh: Verify consistency of dependency versions in configu...

2019-08-07 Thread laforge
laforge has posted comments on this change. ( 
https://gerrit.osmocom.org/c/libosmocore/+/15110 )

Change subject: osmo-release.sh: Verify consistency of dependency versions in 
configure.ac and debian/control
..


Patch Set 1: Code-Review+2


--
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/15110
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I702a82c1b0e21dbe71a334a6f8bc62efe07859a6
Gerrit-Change-Number: 15110
Gerrit-PatchSet: 1
Gerrit-Owner: pespin 
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria 
Gerrit-Reviewer: laforge 
Gerrit-Reviewer: pespin 
Gerrit-Comment-Date: Thu, 08 Aug 2019 05:11:01 +
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment


Change in ...osmo-msc[master]: vlr_lu_fsm: fix missing event for IMEISV

2019-08-07 Thread laforge
laforge has posted comments on this change. ( 
https://gerrit.osmocom.org/c/osmo-msc/+/15111 )

Change subject: vlr_lu_fsm: fix missing event for IMEISV
..


Patch Set 1: Code-Review+2


--
To view, visit https://gerrit.osmocom.org/c/osmo-msc/+/15111
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Change-Id: I11106cb108a4b1406ff9a8b8ff5761440a274dad
Gerrit-Change-Number: 15111
Gerrit-PatchSet: 1
Gerrit-Owner: neels 
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria 
Gerrit-Reviewer: laforge 
Gerrit-Comment-Date: Thu, 08 Aug 2019 05:10:35 +
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment


Build failure of network:osmocom:latest/osmo-bsc in Debian_10/armv7l

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-bsc/Debian_10/armv7l

Package network:osmocom:latest/osmo-bsc failed to build in Debian_10/armv7l

Check out the package for editing:
  osc checkout network:osmocom:latest osmo-bsc

Last lines of build log:
[ 1116s] gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ 
-I/usr/include/ -I/usr/include/  -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 -Werror=implicit 
-Werror=maybe-uninitialized -Werror=memset-transposed-args -Wnull-dereference 
-Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess -c -o abis_rsl.o 
abis_rsl.c
[ 1120s] gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ 
-I/usr/include/ -I/usr/include/  -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 -Werror=implicit 
-Werror=maybe-uninitialized -Werror=memset-transposed-args -Wnull-dereference 
-Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess -c -o acc_ramp.o 
acc_ramp.c
[ 1122s] gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ 
-I/usr/include/ -I/usr/include/  -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 -Werror=implicit 
-Werror=maybe-uninitialized -Werror=memset-transposed-args -Wnull-dereference 
-Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess -c -o 
arfcn_range_encode.o arfcn_range_encode.c
[ 1122s] gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ 
-I/usr/include/ -I/usr/include/  -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 -Werror=implicit 
-Werror=maybe-uninitialized -Werror=memset-transposed-args -Wnull-dereference 
-Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess -c -o 
assignment_fsm.o assignment_fsm.c
[ 1122s] assignment_fsm.c:26:10: fatal error: 
osmocom/mgcp_client/mgcp_client_endpoint_fsm.h: No such file or directory
[ 1122s]  #include 
[ 1122s]   ^~~~
[ 1122s] compilation terminated.
[ 1122s] make[4]: *** [Makefile:662: assignment_fsm.o] Error 1
[ 1122s] make[4]: Leaving directory '/usr/src/packages/BUILD/src/osmo-bsc'
[ 1122s] make[3]: *** [Makefile:405: all-recursive] Error 1
[ 1122s] make[3]: Leaving directory '/usr/src/packages/BUILD/src'
[ 1122s] make[2]: *** [Makefile:448: all-recursive] Error 1
[ 1122s] make[2]: Leaving directory '/usr/src/packages/BUILD'
[ 1122s] make[1]: *** [Makefile:380: all] Error 2
[ 1122s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[ 1122s] dh_auto_build: make -j1 returned exit code 2
[ 1122s] make: *** [debian/rules:45: build] Error 2
[ 1122s] dpkg-buildpackage: error: debian/rules build subprocess returned exit 
status 2
[ 1122s] 
[ 1122s] obs-arm-5 failed "build osmo-bsc_1.5.0.dsc" at Thu Aug  8 04:50:13 UTC 
2019.
[ 1122s] 
[ 1122s] ### VM INTERACTION START ###
[ 1126s] [ 1041.278855] sysrq: SysRq : Power Off
[ 1126s] [ 1041.296921] reboot: Power down
[ 1127s] ### VM INTERACTION END ###
[ 1127s] 
[ 1127s] obs-arm-5 failed "build osmo-bsc_1.5.0.dsc" at Thu Aug  8 04:50:18 UTC 
2019.
[ 1127s] 

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


Build failure of network:osmocom:latest/osmo-bsc in Debian_9.0/armv7l

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-bsc/Debian_9.0/armv7l

Package network:osmocom:latest/osmo-bsc failed to build in Debian_9.0/armv7l

Check out the package for editing:
  osc checkout network:osmocom:latest osmo-bsc

Last lines of build log:
[ 1031s]  #include 
[ 1031s]   ^
[ 1031s] compilation terminated.
[ 1031s] Makefile:623: recipe for target 'assignment_fsm.o' failed
[ 1031s] make[4]: *** [assignment_fsm.o] Error 1
[ 1031s] make[4]: Leaving directory '/usr/src/packages/BUILD/src/osmo-bsc'
[ 1031s] Makefile:405: recipe for target 'all-recursive' failed
[ 1031s] make[3]: *** [all-recursive] Error 1
[ 1031s] make[3]: Leaving directory '/usr/src/packages/BUILD/src'
[ 1031s] Makefile:448: recipe for target 'all-recursive' failed
[ 1031s] make[2]: *** [all-recursive] Error 1
[ 1031s] make[2]: Leaving directory '/usr/src/packages/BUILD'
[ 1031s] Makefile:380: recipe for target 'all' failed
[ 1031s] make[1]: *** [all] Error 2
[ 1031s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[ 1031s] dh_auto_build: make -j1 returned exit code 2
[ 1031s] debian/rules:45: recipe for target 'build' failed
[ 1031s] make: *** [build] Error 2
[ 1031s] dpkg-buildpackage: error: debian/rules build gave error exit status 2
[ 1031s] 
[ 1031s] obs-arm-5 failed "build osmo-bsc_1.5.0.dsc" at Thu Aug  8 04:47:30 UTC 
2019.
[ 1031s] 
[ 1031s] ### VM INTERACTION START ###
[ 1035s] [  998.673837] sysrq: SysRq : Power Off
[ 1035s] [  998.706456] reboot: Power down
[ 1035s] ### VM INTERACTION END ###
[ 1035s] 
[ 1035s] obs-arm-5 failed "build osmo-bsc_1.5.0.dsc" at Thu Aug  8 04:47:33 UTC 
2019.
[ 1035s] 

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


Build failure of network:osmocom:latest/osmo-trx in Debian_10/armv7l

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-trx/Debian_10/armv7l

Package network:osmocom:latest/osmo-trx failed to build in Debian_10/armv7l

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

Last lines of build log:
[  792s] | #define PACKAGE_NAME "osmo-trx"
[  792s] | #define PACKAGE_TARNAME "osmo-trx"
[  792s] | #define PACKAGE_VERSION "1.1.0"
[  792s] | #define PACKAGE_STRING "osmo-trx 1.1.0"
[  792s] | #define PACKAGE_BUGREPORT "open...@lists.osmocom.org"
[  792s] | #define PACKAGE_URL ""
[  792s] | #define PACKAGE "osmo-trx"
[  792s] | #define VERSION "1.1.0"
[  792s] | #define HAVE_CXX11 1
[  792s] | #define STDC_HEADERS 1
[  792s] | #define HAVE_SYS_TYPES_H 1
[  792s] | #define HAVE_SYS_STAT_H 1
[  792s] | #define HAVE_STDLIB_H 1
[  792s] | #define HAVE_STRING_H 1
[  792s] | #define HAVE_MEMORY_H 1
[  792s] | #define HAVE_STRINGS_H 1
[  792s] | #define HAVE_INTTYPES_H 1
[  792s] | #define HAVE_STDINT_H 1
[  792s] | #define HAVE_UNISTD_H 1
[  792s] | #define HAVE_DLFCN_H 1
[  792s] | #define LT_OBJDIR ".libs/"
[  792s] | #define STDC_HEADERS 1
[  792s] | #define HAVE_BYTESWAP_H 1
[  794s] | #defi[  749.115408] sysrq: SysRq : Power Off
[  794s] [  749.116633] reboot: Power down
[  795s] ### VM INTERACTION END ###
[  795s] 
[  795s] armbuild01 failed "build osmo-trx_1.1.0.dsc" at Thu Aug  8 04:46:57 
UTC 2019.
[  795s] 

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


Build failure of network:osmocom:latest/osmo-bsc in Raspbian_9.0/armv7l

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-bsc/Raspbian_9.0/armv7l

Package network:osmocom:latest/osmo-bsc failed to build in Raspbian_9.0/armv7l

Check out the package for editing:
  osc checkout network:osmocom:latest osmo-bsc

Last lines of build log:
[  727s]  #include 
[  727s]   ^
[  727s] compilation terminated.
[  727s] Makefile:623: recipe for target 'assignment_fsm.o' failed
[  727s] make[4]: *** [assignment_fsm.o] Error 1
[  727s] make[4]: Leaving directory '/usr/src/packages/BUILD/src/osmo-bsc'
[  727s] Makefile:405: recipe for target 'all-recursive' failed
[  727s] make[3]: *** [all-recursive] Error 1
[  727s] make[3]: Leaving directory '/usr/src/packages/BUILD/src'
[  727s] Makefile:448: recipe for target 'all-recursive' failed
[  727s] make[2]: *** [all-recursive] Error 1
[  727s] make[2]: Leaving directory '/usr/src/packages/BUILD'
[  727s] Makefile:380: recipe for target 'all' failed
[  727s] make[1]: *** [all] Error 2
[  727s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  727s] dh_auto_build: make -j1 returned exit code 2
[  727s] debian/rules:45: recipe for target 'build' failed
[  727s] make: *** [build] Error 2
[  727s] dpkg-buildpackage: error: debian/rules build gave error exit status 2
[  727s] 
[  727s] armbuild01 failed "build osmo-bsc_1.5.0.dsc" at Thu Aug  8 04:45:34 
UTC 2019.
[  727s] 
[  727s] ### VM INTERACTION START ###
[  730s] [  693.087317] sysrq: SysRq : Power Off
[  730s] [  693.089200] reboot: Power down
[  730s] ### VM INTERACTION END ###
[  731s] 
[  731s] armbuild01 failed "build osmo-bsc_1.5.0.dsc" at Thu Aug  8 04:45:37 
UTC 2019.
[  731s] 

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


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

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-trx/Raspbian_10/armv7l

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

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

Last lines of build log:
[  648s] ac_cv_path_SED=/bin/sed
[  648s] ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
[  648s] ac_cv_path_install='/usr/bin/install -c'
[  648s] ac_cv_path_lt_DD=/bin/dd
[  648s] ac_cv_path_mkdir=/bin/mkdir
[  648s] ac_cv_prog_AWK=gawk
[  648s] ac_cv_prog_CPP='gcc -E'
[  648s] ac_cv_prog_CXXCPP='g++ -E'
[  648s] ac_cv_prog_ac_ct_AR=ar
[  648s] ac_cv_prog_ac_ct_CC=gcc
[  648s] ac_cv_prog_ac_ct_CXX=g++
[  648s] ac_cv_prog_ac_ct_DLLTOOL=dlltool
[  648s] ac_cv_prog_ac_ct_OBJDUMP=objdump
[  648s] ac_cv_prog_ac_ct_RANLIB=ranlib
[  648s] ac_cv_prog_ac_ct_STRIP=strip
[  648s] ac_cv_prog_cc_c89=
[  648s] ac_cv_prog_cc_g=yes
[  648s] ac_cv_prog_cxx_g=yes
[  648s] ac_cv_prog_make_make_set=yes
[  648s] ac_cv_target=arm-unknown-linux-gnueabihf
[  648s] ac_cv_type_size_t=yes
[  648s] am_cv_CCAS_dependencies_compiler_type=none
[  648s] am_cv_CC_dependencies_compiler_type=none
[  650s] am_cv_CXX_dependencies_[  601.394977] sysrq: SysRq : Power Off
[  650s] [  601.429817] reboot: Power down
[  650s] ### VM INTERACTION END ###
[  651s] 
[  651s] armbuild01 failed "build osmo-trx_1.1.0.dsc" at Thu Aug  8 04:41:18 
UTC 2019.
[  651s] 

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


Build failure of network:osmocom:latest/osmo-trx in Raspbian_9.0/armv7l

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-trx/Raspbian_9.0/armv7l

Package network:osmocom:latest/osmo-trx failed to build in Raspbian_9.0/armv7l

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

Last lines of build log:
[  550s] #define HAVE_MEMORY_H 1
[  550s] #define HAVE_STRINGS_H 1
[  550s] #define HAVE_INTTYPES_H 1
[  550s] #define HAVE_STDINT_H 1
[  550s] #define HAVE_UNISTD_H 1
[  550s] #define HAVE_DLFCN_H 1
[  550s] #define LT_OBJDIR ".libs/"
[  550s] #define STDC_HEADERS 1
[  550s] #define HAVE_BYTESWAP_H 1
[  550s] #define TIME_WITH_SYS_TIME 1
[  550s] 
[  550s] configure: exit 1
[  550s] dh_auto_configure: ./configure --build=arm-linux-gnueabihf 
--prefix=/usr --includedir=${prefix}/include --mandir=${prefix}/share/man 
--infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
--disable-silent-rules --libdir=${prefix}/lib/arm-linux-gnueabihf 
--libexecdir=${prefix}/lib/arm-linux-gnueabihf --disable-maintainer-mode 
--disable-dependency-tracking --with-uhd --with-usrp1 --with-lms 
--with-systemdsystemunitdir=/lib/systemd/system --enable-manuals returned exit 
code 1
[  550s] debian/rules:12: recipe for target 'override_dh_auto_configure' failed
[  550s] make[1]: *** [override_dh_auto_configure] Error 2
[  550s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  550s] debian/rules:6: recipe for target 'build' failed
[  550s] make: *** [build] Error 2
[  550s] dpkg-buildpackage: error: debian/rules build gave error exit status 2
[  550s] 
[  550s] armbuild22 failed "build osmo-trx_1.1.0.dsc" at Thu Aug  8 04:32:39 
UTC 2019.
[  550s] 
[  550s] ### VM INTERACTION START ###
[  553s] [  528.372943] sysrq: SysRq : Power Off
[  553s] [  528.557031] reboot: Power down
[  554s] ### VM INTERACTION END ###
[  554s] 
[  554s] armbuild22 failed "build osmo-trx_1.1.0.dsc" at Thu Aug  8 04:32:44 
UTC 2019.
[  554s] 

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


Build failure of network:osmocom:latest/osmo-bsc in Debian_Unstable/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-bsc/Debian_Unstable/x86_64

Package network:osmocom:latest/osmo-bsc failed to build in 
Debian_Unstable/x86_64

Check out the package for editing:
  osc checkout network:osmocom:latest osmo-bsc

Last lines of build log:
[  364s] gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ 
-I/usr/include/ -I/usr/include/  -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 -Werror=implicit 
-Werror=maybe-uninitialized -Werror=memset-transposed-args -Wnull-dereference 
-Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess -c -o abis_rsl.o 
abis_rsl.c
[  365s] gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ 
-I/usr/include/ -I/usr/include/  -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 -Werror=implicit 
-Werror=maybe-uninitialized -Werror=memset-transposed-args -Wnull-dereference 
-Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess -c -o acc_ramp.o 
acc_ramp.c
[  366s] gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ 
-I/usr/include/ -I/usr/include/  -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 -Werror=implicit 
-Werror=maybe-uninitialized -Werror=memset-transposed-args -Wnull-dereference 
-Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess -c -o 
arfcn_range_encode.o arfcn_range_encode.c
[  366s] gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ 
-I/usr/include/ -I/usr/include/  -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 -Werror=implicit 
-Werror=maybe-uninitialized -Werror=memset-transposed-args -Wnull-dereference 
-Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess -c -o 
assignment_fsm.o assignment_fsm.c
[  366s] assignment_fsm.c:26:10: fatal error: 
osmocom/mgcp_client/mgcp_client_endpoint_fsm.h: No such file or directory
[  366s]  #include 
[  366s]   ^~~~
[  366s] compilation terminated.
[  366s] make[4]: *** [Makefile:662: assignment_fsm.o] Error 1
[  366s] make[4]: Leaving directory '/usr/src/packages/BUILD/src/osmo-bsc'
[  366s] make[3]: *** [Makefile:405: all-recursive] Error 1
[  366s] make[3]: Leaving directory '/usr/src/packages/BUILD/src'
[  366s] make[2]: *** [Makefile:448: all-recursive] Error 1
[  366s] make[2]: Leaving directory '/usr/src/packages/BUILD'
[  366s] make[1]: *** [Makefile:380: all] Error 2
[  366s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  366s] dh_auto_build: make -j1 returned exit code 2
[  366s] make: *** [debian/rules:45: build] Error 255
[  366s] dpkg-buildpackage: error: debian/rules build subprocess returned exit 
status 2
[  366s] 
[  366s] lamb01 failed "build osmo-bsc_1.5.0.dsc" at Thu Aug  8 04:28:25 UTC 
2019.
[  366s] 
[  366s] ### VM INTERACTION START ###
[  369s] [  352.723686] sysrq: SysRq : Power Off
[  369s] [  352.732255] reboot: Power down
[  369s] ### VM INTERACTION END ###
[  369s] 
[  369s] lamb01 failed "build osmo-bsc_1.5.0.dsc" at Thu Aug  8 04:28:28 UTC 
2019.
[  369s] 

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


Build failure of network:osmocom:nightly/osmo-remsim in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-remsim/Debian_Testing/x86_64

Package network:osmocom:nightly/osmo-remsim failed to build in 
Debian_Testing/x86_64

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

Last lines of build log:
[   16s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[   16s] booting kvm...
[   16s] ### VM INTERACTION START ###
[   16s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/random,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
8192 -drive 
file=/var/cache/obs/worker/root_11/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_11/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_11/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 8
[   17s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   22s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   22s] 2nd stage started in virtual machine
[   22s] machine type: x86_64
[   22s] [3.921142] sysrq: SysRq : Changing Loglevel
[   22s] [3.921995] sysrq: Loglevel set to 4
[   22s] Linux version: 4.12.14-lp151.28.10-default #1 SMP Sat Jul 13 17:59:31 
UTC 2019 (0ab03b7)
[   22s] Increasing log level from now on...
[   22s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   22s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   22s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   22s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   22s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   22s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   22s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   22s] 
[   22s]  failed "build osmo-remsim_0.2.1.2.a008.dsc" at Thu Aug  8 04:09:16 
UTC 2019.
[   22s] 
[   22s] ### VM INTERACTION START ###
[   25s] [7.030008] sysrq: SysRq : Power Off
[   25s] [7.048573] reboot: Power down
[   25s] ### VM INTERACTION END ###
[   25s] 
[   25s] lamb22 failed "build osmo-remsim_0.2.1.2.a008.dsc" at Thu Aug  8 
04:09:20 UTC 2019.
[   25s] 

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


Build failure of network:osmocom:latest/osmo-msc in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-msc/Debian_Testing/x86_64

Package network:osmocom:latest/osmo-msc failed to build in Debian_Testing/x86_64

Check out the package for editing:
  osc checkout network:osmocom:latest osmo-msc

Last lines of build log:
[8s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[8s] booting kvm...
[8s] ### VM INTERACTION START ###
[8s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/hwrng,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
8192 -drive 
file=/var/cache/obs/worker/root_10/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_10/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_10/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 8
[9s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   13s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   13s] 2nd stage started in virtual machine
[   13s] machine type: x86_64
[   13s] Linux version: 4.12.14-lp151.28.[3.109012] sysrq: SysRq : Changing 
Loglevel
[   13s] 10-default #1 SM[3.110417] sysrq: Loglevel set to 4
[   13s] P Sat Jul 13 17:59:31 UTC 2019 (0ab03b7)
[   13s] Increasing log level from now on...
[   13s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   13s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   13s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   13s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   13s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   13s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   13s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   13s] 
[   13s]  failed "build osmo-msc_1.4.0.dsc" at Thu Aug  8 04:09:18 UTC 2019.
[   13s] 
[   13s] ### VM INTERACTION START ###
[   16s] [6.164594] sysrq: SysRq : Power Off
[   16s] [6.170496] reboot: Power down
[   16s] ### VM INTERACTION END ###
[   16s] 
[   16s] sheep81 failed "build osmo-msc_1.4.0.dsc" at Thu Aug  8 04:09:21 UTC 
2019.
[   16s] 

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


Build failure of network:osmocom:latest/osmo-mgw in Raspbian_9.0/armv7l

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-mgw/Raspbian_9.0/armv7l

Package network:osmocom:latest/osmo-mgw failed to build in Raspbian_9.0/armv7l

Check out the package for editing:
  osc checkout network:osmocom:latest osmo-mgw

Last lines of build log:
[  440s] /usr/share/osmo-gsm-manuals/build/Makefile.asciidoc.inc:86: recipe for 
target 'osmomgw-usermanual.check' failed
[  440s] make[5]: *** [osmomgw-usermanual.check] Error 1
[  440s] make[5]: Leaving directory '/usr/src/packages/BUILD/doc/manuals'
[  440s] Makefile:380: recipe for target 'check-recursive' failed
[  440s] make[4]: *** [check-recursive] Error 1
[  440s] make[4]: Leaving directory '/usr/src/packages/BUILD/doc'
[  440s] Makefile:499: recipe for target 'check-recursive' failed
[  440s] make[3]: *** [check-recursive] Error 1
[  440s] make[3]: Leaving directory '/usr/src/packages/BUILD'
[  440s] Makefile:790: recipe for target 'check' failed
[  440s] make[2]: *** [check] Error 2
[  440s] make[2]: Leaving directory '/usr/src/packages/BUILD'
[  440s] dh_auto_test: make -j1 check VERBOSE=1 returned exit code 2
[  440s] debian/rules:30: recipe for target 'override_dh_auto_test' failed
[  440s] make[1]: *** [override_dh_auto_test] Error 1
[  440s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  440s] debian/rules:17: recipe for target 'build' failed
[  440s] make: *** [build] Error 2
[  440s] dpkg-buildpackage: error: debian/rules build gave error exit status 2
[  440s] 
[  440s] armbuild02 failed "build osmo-mgw_1.6.0.dsc" at Thu Aug  8 04:29:33 
UTC 2019.
[  440s] 
[  440s] ### VM INTERACTION START ###
[  443s] [  413.455705] sysrq: SysRq : Power Off
[  443s] [  413.459021] reboot: Power down
[  443s] ### VM INTERACTION END ###
[  443s] 
[  443s] armbuild02 failed "build osmo-mgw_1.6.0.dsc" at Thu Aug  8 04:29:36 
UTC 2019.
[  443s] 

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


Build failure of network:osmocom:latest/osmo-remsim in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-remsim/Debian_Testing/x86_64

Package network:osmocom:latest/osmo-remsim failed to build in 
Debian_Testing/x86_64

Check out the package for editing:
  osc checkout network:osmocom:latest osmo-remsim

Last lines of build log:
[   28s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[   46s] booting kvm...
[   47s] ### VM INTERACTION START ###
[   47s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/random,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
3000 -drive 
file=/var/cache/obs/worker/root_2/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_2/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_2/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 4
[   48s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   54s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   54s] 2nd stage started in virtual machine
[   56s] machine type: x86_64
[   56s] [7.291229] sysrq: SysRq : Changing Loglevel
[   56s] [7.292659] sysrq: Loglevel set to 4
[   56s] Linux version: 4.12.14-lp151.28.10-default #1 SMP Sat Jul 13 17:59:31 
UTC 2019 (0ab03b7)
[   56s] Increasing log level from now on...
[   56s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   56s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   56s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   56s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   56s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   56s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   56s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   57s] 
[   57s]  failed "build osmo-remsim_0.2.1.dsc" at Thu Aug  8 04:10:20 UTC 2019.
[   57s] 
[   57s] ### VM INTERACTION START ###
[   60s] [   10.936233] sysrq: SysRq : Power Off
[   60s] [   10.969770] reboot: Power down
[   60s] ### VM INTERACTION END ###
[   60s] 
[   60s] cloud128 failed "build osmo-remsim_0.2.1.dsc" at Thu Aug  8 04:10:24 
UTC 2019.
[   60s] 

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


Build failure of network:osmocom:latest/osmo-bsc in Raspbian_10/armv7l

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-bsc/Raspbian_10/armv7l

Package network:osmocom:latest/osmo-bsc failed to build in Raspbian_10/armv7l

Check out the package for editing:
  osc checkout network:osmocom:latest osmo-bsc

Last lines of build log:
[ 1018s] gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ 
-I/usr/include/ -I/usr/include/  -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 -Werror=implicit 
-Werror=maybe-uninitialized -Werror=memset-transposed-args -Wnull-dereference 
-Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess -c -o abis_rsl.o 
abis_rsl.c
[ 1023s] gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ 
-I/usr/include/ -I/usr/include/  -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 -Werror=implicit 
-Werror=maybe-uninitialized -Werror=memset-transposed-args -Wnull-dereference 
-Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess -c -o acc_ramp.o 
acc_ramp.c
[ 1024s] gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ 
-I/usr/include/ -I/usr/include/  -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 -Werror=implicit 
-Werror=maybe-uninitialized -Werror=memset-transposed-args -Wnull-dereference 
-Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess -c -o 
arfcn_range_encode.o arfcn_range_encode.c
[ 1025s] gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ 
-I/usr/include/ -I/usr/include/  -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 -Werror=implicit 
-Werror=maybe-uninitialized -Werror=memset-transposed-args -Wnull-dereference 
-Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess -c -o 
assignment_fsm.o assignment_fsm.c
[ 1025s] assignment_fsm.c:26:10: fatal error: 
osmocom/mgcp_client/mgcp_client_endpoint_fsm.h: No such file or directory
[ 1025s]  #include 
[ 1025s]   ^~~~
[ 1025s] compilation terminated.
[ 1025s] make[4]: *** [Makefile:662: assignment_fsm.o] Error 1
[ 1025s] make[4]: Leaving directory '/usr/src/packages/BUILD/src/osmo-bsc'
[ 1025s] make[3]: *** [Makefile:405: all-recursive] Error 1
[ 1025s] make[3]: Leaving directory '/usr/src/packages/BUILD/src'
[ 1025s] make[2]: *** [Makefile:448: all-recursive] Error 1
[ 1025s] make[2]: Leaving directory '/usr/src/packages/BUILD'
[ 1025s] make[1]: *** [Makefile:380: all] Error 2
[ 1025s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[ 1025s] dh_auto_build: make -j1 returned exit code 2
[ 1025s] make: *** [debian/rules:45: build] Error 2
[ 1025s] dpkg-buildpackage: error: debian/rules build subprocess returned exit 
status 2
[ 1026s] 
[ 1026s] obs-arm-5 failed "build osmo-bsc_1.5.0.dsc" at Thu Aug  8 04:29:51 UTC 
2019.
[ 1026s] 
[ 1026s] ### VM INTERACTION START ###
[ 1029s] [  958.538898] sysrq: SysRq : Power Off
[ 1029s] [  958.559685] reboot: Power down
[ 1030s] ### VM INTERACTION END ###
[ 1030s] 
[ 1030s] obs-arm-5 failed "build osmo-bsc_1.5.0.dsc" at Thu Aug  8 04:29:55 UTC 
2019.
[ 1030s] 

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


Build failure of network:osmocom:latest/osmo-mgw in Debian_9.0/armv7l

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-mgw/Debian_9.0/armv7l

Package network:osmocom:latest/osmo-mgw failed to build in Debian_9.0/armv7l

Check out the package for editing:
  osc checkout network:osmocom:latest osmo-mgw

Last lines of build log:
[  740s] /usr/share/osmo-gsm-manuals/build/Makefile.asciidoc.inc:86: recipe for 
target 'osmomgw-usermanual.check' failed
[  740s] make[5]: *** [osmomgw-usermanual.check] Error 1
[  740s] make[5]: Leaving directory '/usr/src/packages/BUILD/doc/manuals'
[  740s] Makefile:380: recipe for target 'check-recursive' failed
[  740s] make[4]: *** [check-recursive] Error 1
[  740s] make[4]: Leaving directory '/usr/src/packages/BUILD/doc'
[  740s] Makefile:499: recipe for target 'check-recursive' failed
[  740s] make[3]: *** [check-recursive] Error 1
[  740s] make[3]: Leaving directory '/usr/src/packages/BUILD'
[  740s] Makefile:790: recipe for target 'check' failed
[  740s] make[2]: *** [check] Error 2
[  740s] make[2]: Leaving directory '/usr/src/packages/BUILD'
[  740s] dh_auto_test: make -j1 check VERBOSE=1 returned exit code 2
[  740s] debian/rules:30: recipe for target 'override_dh_auto_test' failed
[  740s] make[1]: *** [override_dh_auto_test] Error 1
[  740s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  740s] debian/rules:17: recipe for target 'build' failed
[  740s] make: *** [build] Error 2
[  740s] dpkg-buildpackage: error: debian/rules build gave error exit status 2
[  740s] 
[  740s] armbuild04 failed "build osmo-mgw_1.6.0.dsc" at Thu Aug  8 04:24:46 
UTC 2019.
[  740s] 
[  740s] ### VM INTERACTION START ###
[  743s] [  653.193663] sysrq: SysRq : Power Off
[  743s] [  653.220764] reboot: Power down
[  743s] ### VM INTERACTION END ###
[  743s] 
[  743s] armbuild04 failed "build osmo-mgw_1.6.0.dsc" at Thu Aug  8 04:24:49 
UTC 2019.
[  743s] 

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


Build failure of network:osmocom:latest/osmo-bsc in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-bsc/Debian_Testing/x86_64

Package network:osmocom:latest/osmo-bsc failed to build in Debian_Testing/x86_64

Check out the package for editing:
  osc checkout network:osmocom:latest osmo-bsc

Last lines of build log:
[8s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[9s] booting kvm...
[9s] ### VM INTERACTION START ###
[9s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/random,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
7250 -drive 
file=/var/cache/obs/worker/root_3/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_3/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_3/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 3
[   10s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   15s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   15s] 2nd stage started in virtual machine
[   15s] machine type: x86_64
[   15s] Linux version: 4.12.14-lp151.28.10-default #1 SMP Sat Jul 13 17:59:31 
UTC 2019 (0ab03b7)
[   15s] Increasing log level from now on...
[   15s] [5.214227] sysrq: SysRq : Changing Loglevel
[   15s] [5.214829] sysrq: Loglevel set to 4
[   15s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   15s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   15s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   15s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   15s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   15s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   15s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   15s] 
[   15s]  failed "build osmo-bsc_1.5.0.dsc" at Thu Aug  8 04:09:20 UTC 2019.
[   15s] 
[   15s] ### VM INTERACTION START ###
[   18s] [8.253887] sysrq: SysRq : Power Off
[   18s] [8.255663] reboot: Power down
[   18s] ### VM INTERACTION END ###
[   18s] 
[   18s] build73 failed "build osmo-bsc_1.5.0.dsc" at Thu Aug  8 04:09:23 UTC 
2019.
[   18s] 

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


Build failure of network:osmocom:latest/osmo-pcu in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-pcu/Debian_Testing/x86_64

Package network:osmocom:latest/osmo-pcu failed to build in Debian_Testing/x86_64

Check out the package for editing:
  osc checkout network:osmocom:latest osmo-pcu

Last lines of build log:
[9s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[   10s] booting kvm...
[   10s] ### VM INTERACTION START ###
[   10s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/hwrng,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
8192 -drive 
file=/var/cache/obs/worker/root_2/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_2/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_2/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 8
[   11s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   14s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   14s] 2nd stage started in virtual machine
[   14s] machine type: x86_64
[   14s] Linux version: 4.12.14-lp151.28.10-default #1 SMP Sat Jul 13 17:59:31 
UTC 2019 (0ab03b7)
[   14s] Increasing log level from now on...
[   14s] [3.036772] sysrq: SysRq : Changing Loglevel
[   14s] [3.037361] sysrq: Loglevel set to 4
[   14s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   14s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   14s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   14s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   14s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   14s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   14s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   14s] 
[   14s]  failed "build osmo-pcu_0.7.0.dsc" at Thu Aug  8 04:07:58 UTC 2019.
[   14s] 
[   14s] ### VM INTERACTION START ###
[   17s] [6.101966] sysrq: SysRq : Power Off
[   17s] [6.108912] reboot: Power down
[   17s] ### VM INTERACTION END ###
[   17s] 
[   17s] sheep81 failed "build osmo-pcu_0.7.0.dsc" at Thu Aug  8 04:08:02 UTC 
2019.
[   17s] 

-- 
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_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-trx/Debian_Testing/x86_64

Package network:osmocom:nightly/osmo-trx failed to build in 
Debian_Testing/x86_64

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

Last lines of build log:
[   18s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[   19s] booting kvm...
[   19s] ### VM INTERACTION START ###
[   19s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/random,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
8192 -drive 
file=/var/cache/obs/worker/root_3/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_3/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_3/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 8
[   20s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   25s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   25s] 2nd stage started in virtual machine
[   25s] machine type: x86_64
[   25s] Linux version: 4[4.387605] sysrq: SysRq : Changing Loglevel
[   25s] .12.14-lp151.28.10-default #1 SMP Sat Jul 13 17:59:31 UTC 2019 
(0ab03b7)
[   25s] Increasing log level from now on...
[   25s] [4.398487] sysrq: Loglevel set to 4
[   25s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   25s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   25s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   25s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   25s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   25s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   25s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   25s] 
[   25s]  failed "build osmo-trx_1.0.0.102.c7ac.dsc" at Thu Aug  8 04:10:04 UTC 
2019.
[   25s] 
[   25s] ### VM INTERACTION START ###
[   29s] [7.521358] sysrq: SysRq : Power Off
[   29s] [7.539391] reboot: Power down
[   29s] ### VM INTERACTION END ###
[   29s] 
[   29s] lamb18 failed "build osmo-trx_1.0.0.102.c7ac.dsc" at Thu Aug  8 
04:10:09 UTC 2019.
[   29s] 

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


Build failure of network:osmocom:nightly/osmo-bsc in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-bsc/Debian_Testing/x86_64

Package network:osmocom:nightly/osmo-bsc failed to build in 
Debian_Testing/x86_64

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

Last lines of build log:
[   16s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[   16s] booting kvm...
[   16s] ### VM INTERACTION START ###
[   16s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/random,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
8192 -drive 
file=/var/cache/obs/worker/root_6/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_6/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_6/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 8
[   17s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   22s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   22s] 2nd stage started in virtual machine
[   22s] machine type: x86_64
[   22s] Linux version: 4.12.14-lp151.28.10-default #1 SMP Sat Jul 13 17:59:31 
UTC 2019 ([3.948936] sysrq: SysRq : Changing Loglevel
[   22s] 0ab03b7)
[   22s] Increa[3.949953] sysrq: Loglevel set to 4
[   22s] sing log level from now on...
[   22s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   22s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   22s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   22s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   22s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   22s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   22s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   22s] 
[   22s]  failed "build osmo-bsc_1.4.0.109.caec1.dsc" at Thu Aug  8 04:08:45 
UTC 2019.
[   22s] 
[   22s] ### VM INTERACTION START ###
[   25s] [7.021892] sysrq: SysRq : Power Off
[   25s] [7.028137] reboot: Power down
[   25s] ### VM INTERACTION END ###
[   25s] 
[   25s] lamb05 failed "build osmo-bsc_1.4.0.109.caec1.dsc" at Thu Aug  8 
04:08:49 UTC 2019.
[   25s] 

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


Build failure of network:osmocom:latest/osmo-hlr in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-hlr/Debian_Testing/x86_64

Package network:osmocom:latest/osmo-hlr failed to build in Debian_Testing/x86_64

Check out the package for editing:
  osc checkout network:osmocom:latest osmo-hlr

Last lines of build log:
[   14s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[   15s] booting kvm...
[   15s] ### VM INTERACTION START ###
[   15s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/random,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
8192 -drive 
file=/var/cache/obs/worker/root_5/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_5/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_5/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 8
[   16s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   20s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   20s] 2nd stage started in virtual machine
[   20s] machine type: x86_64
[   20s] Linux version: 4[3.456181] sysrq: SysRq : Changing Loglevel
[   20s] .12.14-lp151.28.[3.457287] sysrq: Loglevel set to 4
[   20s] 10-default #1 SMP Sat Jul 13 17:59:31 UTC 2019 (0ab03b7)
[   20s] Increasing log level from now on...
[   20s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   20s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   20s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   20s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   20s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   20s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   20s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   20s] 
[   20s]  failed "build osmo-hlr_1.1.0.dsc" at Thu Aug  8 04:08:10 UTC 2019.
[   20s] 
[   20s] ### VM INTERACTION START ###
[   23s] [6.539874] sysrq: SysRq : Power Off
[   23s] [6.548473] reboot: Power down
[   23s] ### VM INTERACTION END ###
[   23s] 
[   23s] lamb10 failed "build osmo-hlr_1.1.0.dsc" at Thu Aug  8 04:08:13 UTC 
2019.
[   23s] 

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


Build failure of network:osmocom:latest/osmo-mgw in Debian_Unstable/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-mgw/Debian_Unstable/x86_64

Package network:osmocom:latest/osmo-mgw failed to build in 
Debian_Unstable/x86_64

Check out the package for editing:
  osc checkout network:osmocom:latest osmo-mgw

Last lines of build log:
[  229s] asciidoc -v -f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f 
/usr/share/osmo-gsm-manuals/build/diag-filter.conf -f 
/usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f 
/usr/share/osmo-gsm-manuals/build/python2-filter.conf -a srcdir='.' 
osmomgw-usermanual.adoc > osmomgw-usermanual.check 2>&1
[  232s] # Make absolutely sure that the %.check target is updated.
[  232s] touch osmomgw-usermanual.check
[  232s] # Do print the WARNING output but return error if any was found
[  232s] # (grep -v would omit the WARNING output from the log).
[  232s] asciidoc: WARNING: osmomgw-usermanual.adoc: line 23: include file not 
found: /usr/src/packages/BUILD/doc/manuals/common/chapters/osmux/osmux.adoc
[  232s] make[5]: *** 
[/usr/share/osmo-gsm-manuals/build/Makefile.asciidoc.inc:95: 
osmomgw-usermanual.check] Error 1
[  232s] make[5]: Leaving directory '/usr/src/packages/BUILD/doc/manuals'
[  232s] make[4]: *** [Makefile:380: check-recursive] Error 1
[  232s] make[4]: Leaving directory '/usr/src/packages/BUILD/doc'
[  232s] make[3]: *** [Makefile:499: check-recursive] Error 1
[  232s] make[3]: Leaving directory '/usr/src/packages/BUILD'
[  232s] make[2]: *** [Makefile:793: check] Error 2
[  232s] make[2]: Leaving directory '/usr/src/packages/BUILD'
[  232s] dh_auto_test: make -j1 check VERBOSE=1 returned exit code 2
[  232s] make[1]: *** [debian/rules:30: override_dh_auto_test] Error 1
[  232s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  232s] make: *** [debian/rules:17: build] Error 2
[  232s] dpkg-buildpackage: error: debian/rules build subprocess returned exit 
status 2
[  232s] 
[  232s] sheep84 failed "build osmo-mgw_1.6.0.dsc" at Thu Aug  8 04:19:52 UTC 
2019.
[  232s] 
[  232s] ### VM INTERACTION START ###
[  235s] [  223.484705] sysrq: SysRq : Power Off
[  235s] [  223.488939] reboot: Power down
[  235s] ### VM INTERACTION END ###
[  235s] 
[  235s] sheep84 failed "build osmo-mgw_1.6.0.dsc" at Thu Aug  8 04:19:55 UTC 
2019.
[  235s] 

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


Build failure of network:osmocom:latest/osmo-trx in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-trx/Debian_Testing/x86_64

Package network:osmocom:latest/osmo-trx failed to build in Debian_Testing/x86_64

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

Last lines of build log:
[   19s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[   20s] booting kvm...
[   20s] ### VM INTERACTION START ###
[   20s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/random,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
8192 -drive 
file=/var/cache/obs/worker/root_11/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_11/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_11/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 8
[   21s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   25s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   25s] 2nd stage started in virtual machine
[   26s] machine type: x86_64
[   26s] Linux version: 4[4.007902] sysrq: SysRq : Changing Loglevel
[   26s] .12.14-lp151.28.[4.009485] sysrq: Loglevel set to 4
[   26s] 10-default #1 SMP Sat Jul 13 17:59:31 UTC 2019 (0ab03b7)
[   26s] Increasing log level from now on...
[   26s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   26s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   26s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   26s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   26s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   26s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   26s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   26s] 
[   26s]  failed "build osmo-trx_1.1.0.dsc" at Thu Aug  8 04:09:06 UTC 2019.
[   26s] 
[   26s] ### VM INTERACTION START ###
[   29s] [7.159074] sysrq: SysRq : Power Off
[   29s] [7.165296] reboot: Power down
[   29s] ### VM INTERACTION END ###
[   29s] 
[   29s] lamb62 failed "build osmo-trx_1.1.0.dsc" at Thu Aug  8 04:09:10 UTC 
2019.
[   29s] 

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


Build failure of network:osmocom:nightly/osmo-fl2k in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-fl2k/Debian_Testing/x86_64

Package network:osmocom:nightly/osmo-fl2k failed to build in 
Debian_Testing/x86_64

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

Last lines of build log:
[   43s] [  OK  ] Closed udev Control Socket.
[   43s]  Starting Cleanup udevd DB...
[   43s] [  OK  ] Started Cleanup udevd DB.
[   43s] [  OK  ] Reached target Switch Root.
[   43s]  Starting Switch Root...
[   45s] ### VM INTERACTION END ###
[   45s] 2nd stage started in virtual machine
[   46s] machine type: x86_64
[   46s] [   17.438859] sysrq: SysRq : Changing Loglevel
[   46s] [   17.440256] sysrq: Loglevel set to 4
[   46s] Linux version: 4.12.14-lp151.28.10-default #1 SMP Sat Jul 13 17:59:31 
UTC 2019 (0ab03b7)
[   46s] Increasing log level from now on...
[   47s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   47s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   47s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   47s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   47s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   47s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   47s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   47s] 
[   47s]  failed "build osmo-fl2k_0.1.1.13.fb20.dsc" at Thu Aug  8 04:07:19 UTC 
2019.
[   47s] 
[   47s] ### VM INTERACTION START ###
[   50s] [   20.827498] sysrq: SysRq : Power Off
[   50s] [   20.870692] reboot: Power down
[   50s] ### VM INTERACTION END ###
[   50s] 
[   50s] cloud113 failed "build osmo-fl2k_0.1.1.13.fb20.dsc" at Thu Aug  8 
04:07:23 UTC 2019.
[   50s] 

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


Build failure of network:osmocom:latest/osmo-mgw in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-mgw/Debian_Testing/x86_64

Package network:osmocom:latest/osmo-mgw failed to build in Debian_Testing/x86_64

Check out the package for editing:
  osc checkout network:osmocom:latest osmo-mgw

Last lines of build log:
[   15s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[   15s] booting kvm...
[   15s] ### VM INTERACTION START ###
[   15s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/random,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
8192 -drive 
file=/var/cache/obs/worker/root_4/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_4/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_4/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 8
[   16s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   20s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   20s] 2nd stage started in virtual machine
[   20s] machine type: x86_64
[   20s] Linux version: 4[3.391300] sysrq: SysRq : Changing Loglevel
[   20s] .12.14-lp151.28.[3.392449] sysrq: Loglevel set to 4
[   20s] 10-default #1 SMP Sat Jul 13 17:59:31 UTC 2019 (0ab03b7)
[   20s] Increasing log level from now on...
[   20s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   20s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   20s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   20s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   21s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   21s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   21s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   21s] 
[   21s]  failed "build osmo-mgw_1.6.0.dsc" at Thu Aug  8 04:08:40 UTC 2019.
[   21s] 
[   21s] ### VM INTERACTION START ###
[   24s] [6.459939] sysrq: SysRq : Power Off
[   24s] [6.468279] reboot: Power down
[   24s] ### VM INTERACTION END ###
[   24s] 
[   24s] lamb09 failed "build osmo-mgw_1.6.0.dsc" at Thu Aug  8 04:08:43 UTC 
2019.
[   24s] 

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


Build failure of network:osmocom:nightly/osmo-bts in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-bts/Debian_Testing/x86_64

Package network:osmocom:nightly/osmo-bts failed to build in 
Debian_Testing/x86_64

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

Last lines of build log:
[   15s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[   17s] booting kvm...
[   17s] ### VM INTERACTION START ###
[   17s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/random,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
2200 -drive 
file=/var/cache/obs/worker/root_1/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_1/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_1/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 6
[   18s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   23s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   23s] 2nd stage started in virtual machine
[   23s] machine type: x86_64
[   23s] [4.639494] sysrq: SysRq : Changing Loglevel
[   23s] [4.640081] sysrq: Loglevel set to 4
[   23s] Linux version: 4.12.14-lp151.28.10-default #1 SMP Sat Jul 13 17:59:31 
UTC 2019 (0ab03b7)
[   23s] Increasing log level from now on...
[   23s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   23s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   23s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   23s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   23s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   23s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   23s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   23s] 
[   23s]  failed "build osmo-bts_0.8.1.359.b4d8.dsc" at Thu Aug  8 04:07:34 UTC 
2019.
[   23s] 
[   23s] ### VM INTERACTION START ###
[   26s] [7.852178] sysrq: SysRq : Power Off
[   26s] [7.856368] reboot: Power down
[   26s] ### VM INTERACTION END ###
[   26s] 
[   26s] build31 failed "build osmo-bts_0.8.1.359.b4d8.dsc" at Thu Aug  8 
04:07:37 UTC 2019.
[   26s] 

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


Build failure of network:osmocom:latest/osmo-pcap in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-pcap/Debian_Testing/x86_64

Package network:osmocom:latest/osmo-pcap failed to build in 
Debian_Testing/x86_64

Check out the package for editing:
  osc checkout network:osmocom:latest osmo-pcap

Last lines of build log:
[   21s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[   30s] booting kvm...
[   31s] ### VM INTERACTION START ###
[   31s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/random,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
3000 -drive 
file=/var/cache/obs/worker/root_1/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_1/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_1/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 4
[   32s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   37s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   37s] 2nd stage started in virtual machine
[   39s] machine type: x86_64
[   39s] Linux version: 4.12.14-lp151.28.[6.339688] sysrq: SysRq : Changing 
Loglevel
[   39s] [6.341743] sysrq: Loglevel set to 4
[   39s] 10-default #1 SMP Sat Jul 13 17:59:31 UTC 2019 (0ab03b7)
[   39s] Increasing log level from now on...
[   39s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   39s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   39s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   39s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   39s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   39s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   39s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   39s] 
[   39s]  failed "build osmo-pcap_0.1.1.dsc" at Thu Aug  8 04:07:43 UTC 2019.
[   39s] 
[   39s] ### VM INTERACTION START ###
[   43s] [9.772308] sysrq: SysRq : Power Off
[   43s] [9.814295] reboot: Power down
[   43s] ### VM INTERACTION END ###
[   43s] 
[   43s] cloud105 failed "build osmo-pcap_0.1.1.dsc" at Thu Aug  8 04:07:47 UTC 
2019.
[   43s] 

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


Build failure of network:osmocom:nightly/openbsc in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/openbsc/Debian_Testing/x86_64

Package network:osmocom:nightly/openbsc failed to build in Debian_Testing/x86_64

Check out the package for editing:
  osc checkout network:osmocom:nightly openbsc

Last lines of build log:
[   12s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[   13s] booting kvm...
[   13s] ### VM INTERACTION START ###
[   13s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/random,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
8192 -drive 
file=/var/cache/obs/worker/root_3/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_3/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_3/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 8
[   14s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   17s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   17s] 2nd stage started in virtual machine
[   18s] machine type: x86_64
[   18s] Linux version: 4.12.14-lp151.28.10-default #1 SMP Sat Jul 13 17:59:31 
UTC 2019 (0ab03b7)
[   18s] Increasing log level from now on...
[   18s] [3.281457] sysrq: SysRq : Changing Loglevel
[   18s] [3.282294] sysrq: Loglevel set to 4
[   18s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   18s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   18s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   18s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   18s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   18s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   18s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   18s] 
[   18s]  failed "build openbsc_1.3.0.20190807.dsc" at Thu Aug  8 04:08:28 UTC 
2019.
[   18s] 
[   18s] ### VM INTERACTION START ###
[   21s] [6.365123] sysrq: SysRq : Power Off
[   21s] [6.372975] reboot: Power down
[   21s] ### VM INTERACTION END ###
[   21s] 
[   21s] lamb51 failed "build openbsc_1.3.0.20190807.dsc" at Thu Aug  8 
04:08:31 UTC 2019.
[   21s] 

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


Build failure of network:osmocom:nightly/osmo-msc in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-msc/Debian_Testing/x86_64

Package network:osmocom:nightly/osmo-msc failed to build in 
Debian_Testing/x86_64

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

Last lines of build log:
[   16s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[   16s] booting kvm...
[   16s] ### VM INTERACTION START ###
[   16s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/random,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
8000 -drive 
file=/var/cache/obs/worker/root_7/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_7/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_7/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 6
[   18s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   22s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   22s] 2nd stage started in virtual machine
[   22s] machine type: x86_64
[   22s] Linux version: 4.12.14-lp151.28.10-default #1 SMP Sat Jul 13 17:59:31 
UTC 2019 (0ab03b7)
[   22s] Increasing log level from now on...
[   22s] [3.556137] sysrq: SysRq : Changing Loglevel
[   22s] [3.557061] sysrq: Loglevel set to 4
[   22s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   22s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   22s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   22s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   22s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   22s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   22s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   22s] 
[   22s]  failed "build osmo-msc_1.3.1.187.75bdb.dsc" at Thu Aug  8 04:08:47 
UTC 2019.
[   22s] 
[   22s] ### VM INTERACTION START ###
[   25s] [6.636268] sysrq: SysRq : Power Off
[   25s] [6.640898] reboot: Power down
[   25s] ### VM INTERACTION END ###
[   25s] 
[   25s] morla5 failed "build osmo-msc_1.3.1.187.75bdb.dsc" at Thu Aug  8 
04:08:50 UTC 2019.
[   25s] 

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


Build failure of network:osmocom:latest/osmo-trx in Debian_Unstable/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-trx/Debian_Unstable/x86_64

Package network:osmocom:latest/osmo-trx failed to build in 
Debian_Unstable/x86_64

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

Last lines of build log:
[  418s] #define HAVE_STDLIB_H 1
[  418s] #define HAVE_STRING_H 1
[  418s] #define HAVE_MEMORY_H 1
[  418s] #define HAVE_STRINGS_H 1
[  418s] #define HAVE_INTTYPES_H 1
[  418s] #define HAVE_STDINT_H 1
[  418s] #define HAVE_UNISTD_H 1
[  418s] #define HAVE_DLFCN_H 1
[  418s] #define LT_OBJDIR ".libs/"
[  418s] #define STDC_HEADERS 1
[  418s] #define HAVE_BYTESWAP_H 1
[  418s] #define TIME_WITH_SYS_TIME 1
[  418s] 
[  418s] configure: exit 1
[  418s] 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-systemdsystemunitdir=/lib/systemd/system --enable-manuals returned exit 
code 1
[  418s] make[1]: *** [debian/rules:12: override_dh_auto_configure] Error 255
[  418s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  418s] make: *** [debian/rules:6: build] Error 2
[  418s] dpkg-buildpackage: error: debian/rules build subprocess returned exit 
status 2
[  419s] 
[  419s] lamb62 failed "build osmo-trx_1.1.0.dsc" at Thu Aug  8 04:23:51 UTC 
2019.
[  419s] 
[  419s] ### VM INTERACTION START ###
[  422s] [  400.652104] sysrq: SysRq : Power Off
[  422s] [  400.658641] reboot: Power down
[  422s] ### VM INTERACTION END ###
[  422s] 
[  422s] lamb62 failed "build osmo-trx_1.1.0.dsc" at Thu Aug  8 04:23:56 UTC 
2019.
[  422s] 

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


Build failure of network:osmocom:nightly/osmo-gsm-manuals in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-gsm-manuals/Debian_Testing/x86_64

Package network:osmocom:nightly/osmo-gsm-manuals failed to build in 
Debian_Testing/x86_64

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

Last lines of build log:
[   10s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[   10s] booting kvm...
[   10s] ### VM INTERACTION START ###
[   10s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/hwrng,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
8192 -drive 
file=/var/cache/obs/worker/root_6/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_6/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_6/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 8
[   11s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   14s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   14s] 2nd stage started in virtual machine
[   14s] machine type: x86_64
[   14s] [2.972399] sysrq: SysRq : Changing Loglevel
[   14s] [2.973074] sysrq: Loglevel set to 4
[   14s] Linux version: 4.12.14-lp151.28.10-default #1 SMP Sat Jul 13 17:59:31 
UTC 2019 (0ab03b7)
[   14s] Increasing log level from now on...
[   14s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   14s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   14s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   14s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   14s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   14s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   14s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   14s] 
[   14s]  failed "build osmo-gsm-manuals-dev_0.1.1.9.5275.dsc" at Thu Aug  8 
04:06:36 UTC 2019.
[   14s] 
[   14s] ### VM INTERACTION START ###
[   18s] [6.029944] sysrq: SysRq : Power Off
[   18s] [6.035820] reboot: Power down
[   18s] ### VM INTERACTION END ###
[   18s] 
[   18s] sheep84 failed "build osmo-gsm-manuals-dev_0.1.1.9.5275.dsc" at Thu 
Aug  8 04:06:41 UTC 2019.
[   18s] 

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


Build failure of network:osmocom:nightly/simtrace2 in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/simtrace2/Debian_Testing/x86_64

Package network:osmocom:nightly/simtrace2 failed to build in 
Debian_Testing/x86_64

Check out the package for editing:
  osc checkout network:osmocom:nightly simtrace2

Last lines of build log:
[   11s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[   12s] booting kvm...
[   12s] ### VM INTERACTION START ###
[   12s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/random,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
8192 -drive 
file=/var/cache/obs/worker/root_2/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_2/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_2/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 8
[   13s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   17s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   17s] 2nd stage started in virtual machine
[   17s] machine type: x86_64
[   17s] Linux version: 4.12.14-lp151.28.10-default #1 SMP Sat Jul 13 17:59:31 
UTC 2019 (0ab03b7)
[   17s] Increasing log level from now on...
[   17s] [3.426568] sysrq: SysRq : Changing Loglevel
[   17s] [3.427323] sysrq: Loglevel set to 4
[   17s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] 
[   17s]  failed "build simtrace2_0.5.1.34.e026.dsc" at Thu Aug  8 04:07:09 UTC 
2019.
[   17s] 
[   17s] ### VM INTERACTION START ###
[   20s] [6.499188] sysrq: SysRq : Power Off
[   20s] [6.507030] reboot: Power down
[   20s] ### VM INTERACTION END ###
[   20s] 
[   20s] lamb10 failed "build simtrace2_0.5.1.34.e026.dsc" at Thu Aug  8 
04:07:12 UTC 2019.
[   20s] 

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


Build failure of network:osmocom:nightly/osmo-pcap in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-pcap/Debian_Testing/x86_64

Package network:osmocom:nightly/osmo-pcap failed to build in 
Debian_Testing/x86_64

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

Last lines of build log:
[   14s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[   17s] booting kvm...
[   17s] ### VM INTERACTION START ###
[   17s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/random,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
2200 -drive 
file=/var/cache/obs/worker/root_4/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_4/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_4/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 6
[   19s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   24s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   24s] 2nd stage started in virtual machine
[   25s] machine type: x86_64
[   25s] Linux version: 4[5.287091] sysrq: SysRq : Changing Loglevel
[   25s] [5.287816] sysrq: Loglevel set to 4
[   25s] .12.14-lp151.28.10-default #1 SMP Sat Jul 13 17:59:31 UTC 2019 
(0ab03b7)
[   25s] Increasing log level from now on...
[   25s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   25s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   25s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   25s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   25s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   25s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   25s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   25s] 
[   25s]  failed "build osmo-pcap_0.1.0.1.210e.dsc" at Thu Aug  8 04:07:19 UTC 
2019.
[   25s] 
[   25s] ### VM INTERACTION START ###
[   28s] [8.601679] sysrq: SysRq : Power Off
[   28s] [8.658112] reboot: Power down
[   28s] ### VM INTERACTION END ###
[   28s] 
[   28s] build33 failed "build osmo-pcap_0.1.0.1.210e.dsc" at Thu Aug  8 
04:07:22 UTC 2019.
[   28s] 

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


Build failure of network:osmocom:nightly/osmo-sip-connector in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-sip-connector/Debian_Testing/x86_64

Package network:osmocom:nightly/osmo-sip-connector failed to build in 
Debian_Testing/x86_64

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

Last lines of build log:
[   14s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[   15s] booting kvm...
[   15s] ### VM INTERACTION START ###
[   15s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/random,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
8192 -drive 
file=/var/cache/obs/worker/root_4/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_4/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_4/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 8
[   16s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   20s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   20s] 2nd stage started in virtual machine
[   20s] machine type: x86_64
[   20s] Linux version: 4[3.733001] sysrq: SysRq : Changing Loglevel
[   20s] .12.14-lp151.28.[3.734110] sysrq: Loglevel set to 4
[   20s] 10-default #1 SMP Sat Jul 13 17:59:31 UTC 2019 (0ab03b7)
[   20s] Increasing log level from now on...
[   20s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   20s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   20s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   20s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   20s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   20s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   20s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   20s] 
[   20s]  failed "build osmo-sip-connector_1.2.0.20.a2b7.dsc" at Thu Aug  8 
04:07:33 UTC 2019.
[   20s] 
[   20s] ### VM INTERACTION START ###
[   23s] [6.830119] sysrq: SysRq : Power Off
[   23s] [6.836776] reboot: Power down
[   23s] ### VM INTERACTION END ###
[   23s] 
[   23s] lamb58 failed "build osmo-sip-connector_1.2.0.20.a2b7.dsc" at Thu Aug  
8 04:07:36 UTC 2019.
[   23s] 

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


Build failure of network:osmocom:latest/yder in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/yder/Debian_Testing/x86_64

Package network:osmocom:latest/yder failed to build in Debian_Testing/x86_64

Check out the package for editing:
  osc checkout network:osmocom:latest yder

Last lines of build log:
[   16s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[   25s] booting kvm...
[   25s] ### VM INTERACTION START ###
[   25s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/random,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
3000 -drive 
file=/var/cache/obs/worker/root_1/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_1/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_1/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 4
[   26s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   31s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   31s] 2nd stage started in virtual machine
[   33s] machine type: x86_64
[   33s] Linux version: 4[6.112886] sysrq: SysRq : Changing Loglevel
[   33s] [6.114345] sysrq: Loglevel set to 4
[   33s] .12.14-lp151.28.10-default #1 SMP Sat Jul 13 17:59:31 UTC 2019 
(0ab03b7)
[   33s] Increasing log level from now on...
[   33s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   33s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   33s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   33s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   33s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   33s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   33s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   33s] 
[   33s]  failed "build yder_1.4.4-4.1.dsc" at Thu Aug  8 04:07:49 UTC 2019.
[   33s] 
[   33s] ### VM INTERACTION START ###
[   36s] [9.444952] sysrq: SysRq : Power Off
[   36s] [9.462300] reboot: Power down
[   36s] ### VM INTERACTION END ###
[   36s] 
[   36s] cloud113 failed "build yder_1.4.4-4.1.dsc" at Thu Aug  8 04:07:53 UTC 
2019.
[   36s] 

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


Build failure of network:osmocom:latest/osmo-gsm-manuals in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-gsm-manuals/Debian_Testing/x86_64

Package network:osmocom:latest/osmo-gsm-manuals failed to build in 
Debian_Testing/x86_64

Check out the package for editing:
  osc checkout network:osmocom:latest osmo-gsm-manuals

Last lines of build log:
[   34s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[   43s] booting kvm...
[   43s] ### VM INTERACTION START ###
[   43s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/random,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
3000 -drive 
file=/var/cache/obs/worker/root_4/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_4/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_4/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 4
[   44s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   49s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   49s] 2nd stage started in virtual machine
[   50s] machine type: x86_64
[   50s] [6.003520] sysrq: SysRq : Changing Loglevel
[   50s] [6.004940] sysrq: Loglevel set to 4
[   50s] Linux version: 4.12.14-lp151.28.10-default #1 SMP Sat Jul 13 17:59:31 
UTC 2019 (0ab03b7)
[   50s] Increasing log level from now on...
[   51s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   51s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   51s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   51s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   51s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   51s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   51s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   51s] 
[   51s]  failed "build osmo-gsm-manuals-dev_0.1.1.dsc" at Thu Aug  8 04:07:19 
UTC 2019.
[   51s] 
[   51s] ### VM INTERACTION START ###
[   54s] [9.410893] sysrq: SysRq : Power Off
[   54s] [9.416214] reboot: Power down
[   54s] ### VM INTERACTION END ###
[   54s] 
[   54s] cloud114 failed "build osmo-gsm-manuals-dev_0.1.1.dsc" at Thu Aug  8 
04:07:23 UTC 2019.
[   54s] 

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


Build failure of network:osmocom:nightly/yder in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/yder/Debian_Testing/x86_64

Package network:osmocom:nightly/yder failed to build in Debian_Testing/x86_64

Check out the package for editing:
  osc checkout network:osmocom:nightly yder

Last lines of build log:
[   10s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[   11s] booting kvm...
[   11s] ### VM INTERACTION START ###
[   11s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/random,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
7250 -drive 
file=/var/cache/obs/worker/root_3/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_3/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_3/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 3
[   12s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   18s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   18s] 2nd stage started in virtual machine
[   18s] machine type: x86_64
[   18s] Linux version: 4.12.14-lp151.28.10-default #1 SMP Sat Jul 13 17:59:31 
UTC 2019 (0ab03b7)
[   18s] Increasing log level from now on...
[   18s] [5.770649] sysrq: SysRq : Changing Loglevel
[   18s] [5.771491] sysrq: Loglevel set to 4
[   18s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   18s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   18s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   18s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   18s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   18s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   18s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   18s] 
[   18s]  failed "build yder_1.4.4-4.1.dsc" at Thu Aug  8 04:07:37 UTC 2019.
[   18s] 
[   18s] ### VM INTERACTION START ###
[   21s] [8.827084] sysrq: SysRq : Power Off
[   21s] [8.829307] reboot: Power down
[   21s] ### VM INTERACTION END ###
[   21s] 
[   21s] build70 failed "build yder_1.4.4-4.1.dsc" at Thu Aug  8 04:07:40 UTC 
2019.
[   21s] 

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


Build failure of network:osmocom:latest/openbsc in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/openbsc/Debian_Testing/x86_64

Package network:osmocom:latest/openbsc failed to build in Debian_Testing/x86_64

Check out the package for editing:
  osc checkout network:osmocom:latest openbsc

Last lines of build log:
[   13s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[   13s] booting kvm...
[   13s] ### VM INTERACTION START ###
[   13s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/random,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
8192 -drive 
file=/var/cache/obs/worker/root_10/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_10/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_10/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 8
[   14s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   18s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   18s] 2nd stage started in virtual machine
[   19s] machine type: x86_64
[   19s] [3.682550] sysrq: SysRq : Changing Loglevel
[   19s] [3.683372] sysrq: Loglevel set to 4
[   19s] Linux version: 4.12.14-lp151.28.10-default #1 SMP Sat Jul 13 17:59:31 
UTC 2019 (0ab03b7)
[   19s] Increasing log level from now on...
[   19s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   19s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   19s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   19s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   19s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   19s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   19s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   19s] 
[   19s]  failed "build openbsc_1.3.0.dsc" at Thu Aug  8 04:07:59 UTC 2019.
[   19s] 
[   19s] ### VM INTERACTION START ###
[   22s] [6.755982] sysrq: SysRq : Power Off
[   22s] [6.765453] reboot: Power down
[   22s] ### VM INTERACTION END ###
[   22s] 
[   22s] lamb57 failed "build openbsc_1.3.0.dsc" at Thu Aug  8 04:08:03 UTC 
2019.
[   22s] 

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


Build failure of network:osmocom:nightly/osmo-hlr in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-hlr/Debian_Testing/x86_64

Package network:osmocom:nightly/osmo-hlr failed to build in 
Debian_Testing/x86_64

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

Last lines of build log:
[   14s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[   15s] booting kvm...
[   15s] ### VM INTERACTION START ###
[   15s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/random,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
8192 -drive 
file=/var/cache/obs/worker/root_5/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_5/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_5/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 8
[   16s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   20s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   20s] 2nd stage started in virtual machine
[   20s] machine type: x86_64
[   20s] Linux version: 4.12.14-lp151.28.10-default #1 SMP Sat Jul 13 17:59:31 
UTC 2019 (0ab03b7)
[   20s] Increasing log level from now on...
[   20s] [3.340537] sysrq: SysRq : Changing Loglevel
[   20s] [3.341376] sysrq: Loglevel set to 4
[   20s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   20s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   20s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   20s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   20s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   20s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   20s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   20s] 
[   20s]  failed "build osmo-hlr_1.0.0.49.e493.dsc" at Thu Aug  8 04:07:34 UTC 
2019.
[   20s] 
[   20s] ### VM INTERACTION START ###
[   23s] [6.429803] sysrq: SysRq : Power Off
[   23s] [6.438265] reboot: Power down
[   23s] ### VM INTERACTION END ###
[   23s] 
[   23s] lamb25 failed "build osmo-hlr_1.0.0.49.e493.dsc" at Thu Aug  8 
04:07:37 UTC 2019.
[   23s] 

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


Build failure of network:osmocom:nightly/ulfius in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/ulfius/Debian_Testing/x86_64

Package network:osmocom:nightly/ulfius failed to build in Debian_Testing/x86_64

Check out the package for editing:
  osc checkout network:osmocom:nightly ulfius

Last lines of build log:
[   12s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[   12s] booting kvm...
[   12s] ### VM INTERACTION START ###
[   12s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/random,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
8192 -drive 
file=/var/cache/obs/worker/root_2/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_2/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_2/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 8
[   13s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   17s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   17s] 2nd stage started in virtual machine
[   17s] machine type: x86_64
[   17s] [3.288275] sysrq: SysRq : Changing Loglevel
[   17s] Linux version: 4[3.289595] sysrq: Loglevel set to 4
[   17s] .12.14-lp151.28.10-default #1 SMP Sat Jul 13 17:59:31 UTC 2019 
(0ab03b7)
[   17s] Increasing log level from now on...
[   17s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] 
[   17s]  failed "build ulfius_2.5.2-4.1.dsc" at Thu Aug  8 04:08:29 UTC 2019.
[   17s] 
[   17s] ### VM INTERACTION START ###
[   20s] [6.367296] sysrq: SysRq : Power Off
[   20s] [6.376241] reboot: Power down
[   20s] ### VM INTERACTION END ###
[   20s] 
[   20s] lamb74 failed "build ulfius_2.5.2-4.1.dsc" at Thu Aug  8 04:08:32 UTC 
2019.
[   20s] 

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


Build failure of network:osmocom:nightly/libusrp in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/libusrp/Debian_Testing/x86_64

Package network:osmocom:nightly/libusrp failed to build in Debian_Testing/x86_64

Check out the package for editing:
  osc checkout network:osmocom:nightly libusrp

Last lines of build log:
[   16s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[   16s] booting kvm...
[   16s] ### VM INTERACTION START ###
[   16s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/random,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
8192 -drive 
file=/var/cache/obs/worker/root_11/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_11/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_11/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 8
[   17s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   22s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   22s] 2nd stage started in virtual machine
[   22s] machine type: x86_64
[   22s] Linux version: 4[3.490062] sysrq: SysRq : Changing Loglevel
[   22s] [3.491951] sysrq: Loglevel set to 4
[   22s] .12.14-lp151.28.10-default #1 SMP Sat Jul 13 17:59:31 UTC 2019 
(0ab03b7)
[   22s] Increasing log level from now on...
[   22s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   22s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   22s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   22s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   22s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   22s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   22s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   22s] 
[   22s]  failed "build libusrp_3.4.2.20190807.dsc" at Thu Aug  8 04:06:50 UTC 
2019.
[   22s] 
[   22s] ### VM INTERACTION START ###
[   25s] [6.567471] sysrq: SysRq : Power Off
[   25s] [6.575746] reboot: Power down
[   25s] ### VM INTERACTION END ###
[   25s] 
[   25s] lamb57 failed "build libusrp_3.4.2.20190807.dsc" at Thu Aug  8 
04:06:53 UTC 2019.
[   25s] 

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


Build failure of network:osmocom:latest/limesuite in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/limesuite/Debian_Testing/x86_64

Package network:osmocom:latest/limesuite failed to build in 
Debian_Testing/x86_64

Check out the package for editing:
  osc checkout network:osmocom:latest limesuite

Last lines of build log:
[   26s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[   37s] booting kvm...
[   37s] ### VM INTERACTION START ###
[   37s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/random,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
3000 -drive 
file=/var/cache/obs/worker/root_1/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_1/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_1/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 4
[   38s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   44s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   44s] 2nd stage started in virtual machine
[   46s] machine type: x86_64
[   46s] [7.036719] sysrq: SysRq : Changing Loglevel
[   46s] [7.038121] sysrq: Loglevel set to 4
[   46s] Linux version: 4.12.14-lp151.28.10-default #1 SMP Sat Jul 13 17:59:31 
UTC 2019 (0ab03b7)
[   46s] Increasing log level from now on...
[   46s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   46s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   46s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   46s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   46s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   46s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   46s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   46s] 
[   46s]  failed "build limesuite_19.04.0-1.dsc" at Thu Aug  8 04:07:20 UTC 
2019.
[   46s] 
[   46s] ### VM INTERACTION START ###
[   49s] [   10.434699] sysrq: SysRq : Power Off
[   49s] [   10.440516] reboot: Power down
[   50s] ### VM INTERACTION END ###
[   50s] 
[   50s] cloud123 failed "build limesuite_19.04.0-1.dsc" at Thu Aug  8 04:07:25 
UTC 2019.
[   50s] 

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


Build failure of network:osmocom:latest/osmo-sgsn in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-sgsn/Debian_Testing/x86_64

Package network:osmocom:latest/osmo-sgsn failed to build in 
Debian_Testing/x86_64

Check out the package for editing:
  osc checkout network:osmocom:latest osmo-sgsn

Last lines of build log:
[8s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[8s] booting kvm...
[8s] ### VM INTERACTION START ###
[8s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/hwrng,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
8192 -drive 
file=/var/cache/obs/worker/root_2/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_2/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_2/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 8
[9s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   12s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   12s] 2nd stage started in virtual machine
[   12s] machine type: x86_64
[   12s] Linux version: 4[2.996682] sysrq: SysRq : Changing Loglevel
[   12s] .12.14-lp151.28.[2.998318] sysrq: Loglevel set to 4
[   12s] 10-default #1 SMP Sat Jul 13 17:59:31 UTC 2019 (0ab03b7)
[   12s] Increasing log level from now on...
[   12s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   12s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   12s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   12s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   12s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   12s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   12s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   12s] 
[   12s]  failed "build osmo-sgsn_1.4.1.dsc" at Thu Aug  8 04:08:46 UTC 2019.
[   12s] 
[   12s] ### VM INTERACTION START ###
[   15s] [6.062168] sysrq: SysRq : Power Off
[   15s] [6.068801] reboot: Power down
[   16s] ### VM INTERACTION END ###
[   16s] 
[   16s] sheep84 failed "build osmo-sgsn_1.4.1.dsc" at Thu Aug  8 04:08:50 UTC 
2019.
[   16s] 

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


Build failure of network:osmocom:nightly/rtl-sdr in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/rtl-sdr/Debian_Testing/x86_64

Package network:osmocom:nightly/rtl-sdr failed to build in Debian_Testing/x86_64

Check out the package for editing:
  osc checkout network:osmocom:nightly rtl-sdr

Last lines of build log:
[   13s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[   14s] booting kvm...
[   14s] ### VM INTERACTION START ###
[   14s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/random,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
8192 -drive 
file=/var/cache/obs/worker/root_5/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_5/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_5/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 8
[   15s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   19s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   19s] 2nd stage started in virtual machine
[   19s] machine type: x86_64
[   19s] Linux version: 4[3.905630] sysrq: SysRq : Changing Loglevel
[   19s] .12.14-lp151.28.[3.906967] sysrq: Loglevel set to 4
[   19s] 10-default #1 SMP Sat Jul 13 17:59:31 UTC 2019 (0ab03b7)
[   19s] Increasing log level from now on...
[   19s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   19s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   19s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   19s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   19s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   19s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   19s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   19s] 
[   19s]  failed "build rtl-sdr_0.5.4.15.8183.dsc" at Thu Aug  8 04:06:41 UTC 
2019.
[   19s] 
[   19s] ### VM INTERACTION START ###
[   22s] [7.027812] sysrq: SysRq : Power Off
[   22s] [7.035677] reboot: Power down
[   23s] ### VM INTERACTION END ###
[   23s] 
[   23s] lamb18 failed "build rtl-sdr_0.5.4.15.8183.dsc" at Thu Aug  8 04:06:45 
UTC 2019.
[   23s] 

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


Build failure of network:osmocom:nightly/osmo-python-tests in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-python-tests/Debian_Testing/x86_64

Package network:osmocom:nightly/osmo-python-tests failed to build in 
Debian_Testing/x86_64

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

Last lines of build log:
[   12s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[   12s] booting kvm...
[   12s] ### VM INTERACTION START ###
[   12s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/random,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
8192 -drive 
file=/var/cache/obs/worker/root_3/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_3/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_3/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 8
[   13s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   17s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   17s] 2nd stage started in virtual machine
[   17s] machine type: x86_64
[   17s] Linux version: 4.12.14-lp151.28.[3.344598] sysrq: SysRq : Changing 
Loglevel
[   17s] 10-default #1 SM[3.346436] sysrq: Loglevel set to 4
[   17s] P Sat Jul 13 17:59:31 UTC 2019 (0ab03b7)
[   17s] Increasing log level from now on...
[   17s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] 
[   17s]  failed "build osmo-python-tests_0.0.9.20190807.dsc" at Thu Aug  8 
04:06:45 UTC 2019.
[   17s] 
[   17s] ### VM INTERACTION START ###
[   20s] [6.427064] sysrq: SysRq : Power Off
[   20s] [6.435729] reboot: Power down
[   20s] ### VM INTERACTION END ###
[   20s] 
[   20s] lamb74 failed "build osmo-python-tests_0.0.9.20190807.dsc" at Thu Aug  
8 04:06:48 UTC 2019.
[   20s] 

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


Build failure of network:osmocom:latest/simtrace2 in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/simtrace2/Debian_Testing/x86_64

Package network:osmocom:latest/simtrace2 failed to build in 
Debian_Testing/x86_64

Check out the package for editing:
  osc checkout network:osmocom:latest simtrace2

Last lines of build log:
[   14s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[   14s] booting kvm...
[   14s] ### VM INTERACTION START ###
[   14s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/random,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
8192 -drive 
file=/var/cache/obs/worker/root_4/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_4/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_4/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 8
[   15s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   21s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   21s] 2nd stage started in virtual machine
[   21s] machine type: x86_64
[   21s] Linux version: 4.12.14-lp151.28.10-default #1 SMP Sat Jul 13 17:[
4.986270] sysrq: SysRq : Changing Loglevel
[   21s] 59:31 UTC 2019 ([4.987224] sysrq: Loglevel set to 4
[   21s] 0ab03b7)
[   21s] Increasing log level from now on...
[   21s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   21s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   21s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   21s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   21s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   21s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   21s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   21s] 
[   21s]  failed "build simtrace2_0.5.1.dsc" at Thu Aug  8 04:07:16 UTC 2019.
[   21s] 
[   21s] ### VM INTERACTION START ###
[   24s] [8.147726] sysrq: SysRq : Power Off
[   24s] [8.162625] reboot: Power down
[   24s] ### VM INTERACTION END ###
[   24s] 
[   24s] lamb03 failed "build simtrace2_0.5.1.dsc" at Thu Aug  8 04:07:19 UTC 
2019.
[   24s] 

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


Build failure of network:osmocom:nightly/osmo-pcu in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-pcu/Debian_Testing/x86_64

Package network:osmocom:nightly/osmo-pcu failed to build in 
Debian_Testing/x86_64

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

Last lines of build log:
[   13s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[   14s] booting kvm...
[   14s] ### VM INTERACTION START ###
[   14s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/random,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
8192 -drive 
file=/var/cache/obs/worker/root_1/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_1/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_1/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 8
[   15s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   19s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   19s] 2nd stage started in virtual machine
[   19s] machine type: x86_64
[   19s] Linux version: 4[3.351640] sysrq: SysRq : Changing Loglevel
[   19s] .12.14-lp151.28.[3.353906] sysrq: Loglevel set to 4
[   19s] 10-default #1 SMP Sat Jul 13 17:59:31 UTC 2019 (0ab03b7)
[   19s] Increasing log level from now on...
[   19s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   19s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   19s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   19s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   19s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   19s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   19s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   19s] 
[   19s]  failed "build osmo-pcu_0.6.0.87.cd2a.dsc" at Thu Aug  8 04:07:30 UTC 
2019.
[   19s] 
[   19s] ### VM INTERACTION START ###
[   22s] [6.427600] sysrq: SysRq : Power Off
[   22s] [6.436777] reboot: Power down
[   22s] ### VM INTERACTION END ###
[   22s] 
[   22s] lamb11 failed "build osmo-pcu_0.6.0.87.cd2a.dsc" at Thu Aug  8 
04:07:33 UTC 2019.
[   22s] 

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


Build failure of network:osmocom:nightly/osmo-sgsn in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-sgsn/Debian_Testing/x86_64

Package network:osmocom:nightly/osmo-sgsn failed to build in 
Debian_Testing/x86_64

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

Last lines of build log:
[   17s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[   18s] booting kvm...
[   18s] ### VM INTERACTION START ###
[   18s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/random,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
8192 -drive 
file=/var/cache/obs/worker/root_1/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_1/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_1/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 8
[   19s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   23s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   23s] 2nd stage started in virtual machine
[   23s] machine type: x86_64
[   23s] [3.561975] sysrq: SysRq : Changing Loglevel
[   23s] [3.563479] sysrq: Loglevel set to 4
[   23s] Linux version: 4.12.14-lp151.28.10-default #1 SMP Sat Jul 13 17:59:31 
UTC 2019 (0ab03b7)
[   23s] Increasing log level from now on...
[   23s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   23s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   23s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   23s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   23s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   23s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   23s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   23s] 
[   23s]  failed "build osmo-sgsn_1.4.0.39.e456e.dsc" at Thu Aug  8 04:08:32 
UTC 2019.
[   23s] 
[   23s] ### VM INTERACTION START ###
[   26s] [6.630304] sysrq: SysRq : Power Off
[   26s] [6.638346] reboot: Power down
[   26s] ### VM INTERACTION END ###
[   26s] 
[   27s] lamb56 failed "build osmo-sgsn_1.4.0.39.e456e.dsc" at Thu Aug  8 
04:08:36 UTC 2019.
[   27s] 

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


Build failure of network:osmocom:nightly/limesuite in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/limesuite/Debian_Testing/x86_64

Package network:osmocom:nightly/limesuite failed to build in 
Debian_Testing/x86_64

Check out the package for editing:
  osc checkout network:osmocom:nightly limesuite

Last lines of build log:
[9s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[   10s] booting kvm...
[   10s] ### VM INTERACTION START ###
[   10s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/hwrng,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
8192 -drive 
file=/var/cache/obs/worker/root_8/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_8/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_8/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 8
[   11s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   14s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   14s] 2nd stage started in virtual machine
[   14s] machine type: x86_64
[   14s] Linux version: 4.12.14-lp151.28.10-default #1 SMP Sat Jul 13 17:59:31 
UTC 2019 (0ab03b7)
[   14s] Increasing log level from now on...
[   14s] [2.961156] sysrq: SysRq : Changing Loglevel
[   14s] [2.962179] sysrq: Loglevel set to 4
[   14s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   14s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   14s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   14s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   14s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   14s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   14s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   14s] 
[   14s]  failed "build limesuite_19.04.0-1.dsc" at Thu Aug  8 04:06:32 UTC 
2019.
[   14s] 
[   14s] ### VM INTERACTION START ###
[   17s] [6.016505] sysrq: SysRq : Power Off
[   17s] [6.022754] reboot: Power down
[   17s] ### VM INTERACTION END ###
[   17s] 
[   17s] sheep83 failed "build limesuite_19.04.0-1.dsc" at Thu Aug  8 04:06:36 
UTC 2019.
[   17s] 

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


Build failure of network:osmocom:nightly/osmo-mgw in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-mgw/Debian_Testing/x86_64

Package network:osmocom:nightly/osmo-mgw failed to build in 
Debian_Testing/x86_64

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

Last lines of build log:
[   14s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[   15s] booting kvm...
[   15s] ### VM INTERACTION START ###
[   15s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/random,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
8192 -drive 
file=/var/cache/obs/worker/root_4/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_4/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_4/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 8
[   16s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   20s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   20s] 2nd stage started in virtual machine
[   20s] machine type: x86_64
[   20s] Linux version: 4.12.14-lp151.28.10-default #1 SMP Sat Jul 13 17:59:31 
UTC 2019 (0ab03b7)
[   20s] Increasing log level from now on...
[   20s] [3.434560] sysrq: SysRq : Changing Loglevel
[   20s] [3.435484] sysrq: Loglevel set to 4
[   20s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   20s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   20s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   20s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   20s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   20s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   20s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   20s] 
[   20s]  failed "build osmo-mgw_1.5.0.83.f54eb.dsc" at Thu Aug  8 04:07:59 UTC 
2019.
[   20s] 
[   20s] ### VM INTERACTION START ###
[   23s] [6.521006] sysrq: SysRq : Power Off
[   23s] [6.526997] reboot: Power down
[   23s] ### VM INTERACTION END ###
[   23s] 
[   23s] lamb16 failed "build osmo-mgw_1.5.0.83.f54eb.dsc" at Thu Aug  8 
04:08:02 UTC 2019.
[   23s] 

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


Build failure of network:osmocom:latest/osmo-sysmon in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-sysmon/Debian_Testing/x86_64

Package network:osmocom:latest/osmo-sysmon failed to build in 
Debian_Testing/x86_64

Check out the package for editing:
  osc checkout network:osmocom:latest osmo-sysmon

Last lines of build log:
[   13s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[   13s] booting kvm...
[   13s] ### VM INTERACTION START ###
[   13s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/random,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
8192 -drive 
file=/var/cache/obs/worker/root_1/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_1/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_1/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 8
[   14s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   19s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   19s] 2nd stage started in virtual machine
[   19s] machine type: x86_64
[   19s] Linux version: 4[3.727871] sysrq: SysRq : Changing Loglevel
[   19s] .12.14-lp151.28.[3.728892] sysrq: Loglevel set to 4
[   19s] 10-default #1 SMP Sat Jul 13 17:59:31 UTC 2019 (0ab03b7)
[   19s] Increasing log level from now on...
[   19s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   19s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   19s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   19s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   19s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   19s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   19s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   19s] 
[   19s]  failed "build osmo-sysmon_0.2.0.dsc" at Thu Aug  8 04:07:11 UTC 2019.
[   19s] 
[   19s] ### VM INTERACTION START ###
[   22s] [6.826693] sysrq: SysRq : Power Off
[   22s] [6.833273] reboot: Power down
[   22s] ### VM INTERACTION END ###
[   22s] 
[   22s] lamb56 failed "build osmo-sysmon_0.2.0.dsc" at Thu Aug  8 04:07:15 UTC 
2019.
[   22s] 

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


Build failure of network:osmocom:latest/osmo-sip-connector in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-sip-connector/Debian_Testing/x86_64

Package network:osmocom:latest/osmo-sip-connector failed to build in 
Debian_Testing/x86_64

Check out the package for editing:
  osc checkout network:osmocom:latest osmo-sip-connector

Last lines of build log:
[   12s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[   12s] booting kvm...
[   12s] ### VM INTERACTION START ###
[   12s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/random,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
8192 -drive 
file=/var/cache/obs/worker/root_1/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_1/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_1/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 8
[   13s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   17s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   17s] 2nd stage started in virtual machine
[   17s] machine type: x86_64
[   17s] [3.445855] sysrq: SysRq : Changing Loglevel
[   17s] [3.446731] sysrq: Loglevel set to 4
[   17s] Linux version: 4.12.14-lp151.28.10-default #1 SMP Sat Jul 13 17:59:31 
UTC 2019 (0ab03b7)
[   17s] Increasing log level from now on...
[   17s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] 
[   17s]  failed "build osmo-sip-connector_1.2.0.dsc" at Thu Aug  8 04:07:09 
UTC 2019.
[   17s] 
[   17s] ### VM INTERACTION START ###
[   20s] [6.525898] sysrq: SysRq : Power Off
[   20s] [6.538646] reboot: Power down
[   21s] ### VM INTERACTION END ###
[   21s] 
[   21s] lamb28 failed "build osmo-sip-connector_1.2.0.dsc" at Thu Aug  8 
04:07:13 UTC 2019.
[   21s] 

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


Build failure of network:osmocom:latest/osmo-bts in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-bts/Debian_Testing/x86_64

Package network:osmocom:latest/osmo-bts failed to build in Debian_Testing/x86_64

Check out the package for editing:
  osc checkout network:osmocom:latest osmo-bts

Last lines of build log:
[   14s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[   15s] booting kvm...
[   15s] ### VM INTERACTION START ###
[   15s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/random,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
8192 -drive 
file=/var/cache/obs/worker/root_2/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_2/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_2/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 8
[   16s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   20s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   20s] 2nd stage started in virtual machine
[   20s] machine type: x86_64
[   20s] Linux version: 4[3.320641] sysrq: SysRq : Changing Loglevel
[   20s] .12.14-lp151.28.[3.321719] sysrq: Loglevel set to 4
[   20s] 10-default #1 SMP Sat Jul 13 17:59:31 UTC 2019 (0ab03b7)
[   20s] Increasing log level from now on...
[   20s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   20s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   20s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   20s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   20s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   20s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   20s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   20s] 
[   20s]  failed "build osmo-bts_1.1.0.dsc" at Thu Aug  8 04:08:13 UTC 2019.
[   20s] 
[   20s] ### VM INTERACTION START ###
[   23s] [6.393432] sysrq: SysRq : Power Off
[   23s] [6.401134] reboot: Power down
[   23s] ### VM INTERACTION END ###
[   23s] 
[   23s] lamb24 failed "build osmo-bts_1.1.0.dsc" at Thu Aug  8 04:08:16 UTC 
2019.
[   23s] 

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


Build failure of network:osmocom:nightly/orcania in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/orcania/Debian_Testing/x86_64

Package network:osmocom:nightly/orcania failed to build in Debian_Testing/x86_64

Check out the package for editing:
  osc checkout network:osmocom:nightly orcania

Last lines of build log:
[   15s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[   16s] booting kvm...
[   16s] ### VM INTERACTION START ###
[   16s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/random,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
8192 -drive 
file=/var/cache/obs/worker/root_3/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_3/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_3/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 8
[   17s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   25s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   25s] 2nd stage started in virtual machine
[   26s] machine type: x86_64
[   26s] [7.764871] sysrq: SysRq : Changing Loglevel
[   26s] [7.765759] sysrq: Loglevel set to 4
[   26s] Linux version: 4.12.14-lp151.28.10-default #1 SMP Sat Jul 13 17:59:31 
UTC 2019 (0ab03b7)
[   26s] Increasing log level from now on...
[   26s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   26s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   26s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   26s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   26s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   26s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   26s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   26s] 
[   26s]  failed "build orcania_1.2.9-5.dsc" at Thu Aug  8 04:06:53 UTC 2019.
[   26s] 
[   26s] ### VM INTERACTION START ###
[   29s] [   11.074247] sysrq: SysRq : Power Off
[   29s] [   11.111285] reboot: Power down
[   29s] ### VM INTERACTION END ###
[   29s] 
[   29s] lamb62 failed "build orcania_1.2.9-5.dsc" at Thu Aug  8 04:06:57 UTC 
2019.
[   29s] 

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


Build failure of network:osmocom:latest/eclipse-titan in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/eclipse-titan/Debian_Testing/x86_64

Package network:osmocom:latest/eclipse-titan failed to build in 
Debian_Testing/x86_64

Check out the package for editing:
  osc checkout network:osmocom:latest eclipse-titan

Last lines of build log:
[   13s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[   13s] booting kvm...
[   14s] ### VM INTERACTION START ###
[   14s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/random,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
8192 -drive 
file=/var/cache/obs/worker/root_2/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_2/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_2/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 8
[   15s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   19s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   19s] 2nd stage started in virtual machine
[   19s] machine type: x86_64
[   19s] Linux version: 4[3.557102] sysrq: SysRq : Changing Loglevel
[   19s] .12.14-lp151.28.[3.558169] sysrq: Loglevel set to 4
[   19s] 10-default #1 SMP Sat Jul 13 17:59:31 UTC 2019 (0ab03b7)
[   19s] Increasing log level from now on...
[   19s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   19s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   19s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   19s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   19s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   19s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   19s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   19s] 
[   19s]  failed "build eclipse-titan_6.5.0-1.dsc" at Thu Aug  8 04:06:59 UTC 
2019.
[   19s] 
[   19s] ### VM INTERACTION START ###
[   22s] [6.633291] sysrq: SysRq : Power Off
[   22s] [6.640081] reboot: Power down
[   22s] ### VM INTERACTION END ###
[   22s] 
[   22s] lamb20 failed "build eclipse-titan_6.5.0-1.dsc" at Thu Aug  8 04:07:02 
UTC 2019.
[   22s] 

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


Build failure of network:osmocom:nightly/libasn1c in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/libasn1c/Debian_Testing/x86_64

Package network:osmocom:nightly/libasn1c failed to build in 
Debian_Testing/x86_64

Check out the package for editing:
  osc checkout network:osmocom:nightly libasn1c

Last lines of build log:
[   11s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[   12s] booting kvm...
[   12s] ### VM INTERACTION START ###
[   12s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/random,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
8192 -drive 
file=/var/cache/obs/worker/root_7/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_7/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_7/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 8
[   13s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   17s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   17s] 2nd stage started in virtual machine
[   17s] machine type: x86_64
[   17s] Linux version: 4[3.430999] sysrq: SysRq : Changing Loglevel
[   17s] .12.14-lp151.28.[3.432758] sysrq: Loglevel set to 4
[   17s] 10-default #1 SMP Sat Jul 13 17:59:31 UTC 2019 (0ab03b7)
[   17s] Increasing log level from now on...
[   17s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] 
[   17s]  failed "build libasn1c_0.9.31.4.cd14.dsc" at Thu Aug  8 04:06:29 UTC 
2019.
[   17s] 
[   17s] ### VM INTERACTION START ###
[   20s] [6.518405] sysrq: SysRq : Power Off
[   20s] [6.527217] reboot: Power down
[   20s] ### VM INTERACTION END ###
[   20s] 
[   20s] lamb15 failed "build libasn1c_0.9.31.4.cd14.dsc" at Thu Aug  8 
04:06:32 UTC 2019.
[   20s] 

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


Build failure of network:osmocom:latest/ulfius in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/ulfius/Debian_Testing/x86_64

Package network:osmocom:latest/ulfius failed to build in Debian_Testing/x86_64

Check out the package for editing:
  osc checkout network:osmocom:latest ulfius

Last lines of build log:
[   12s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[   13s] booting kvm...
[   13s] ### VM INTERACTION START ###
[   13s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/random,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
8192 -drive 
file=/var/cache/obs/worker/root_4/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_4/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_4/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 8
[   14s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   18s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   18s] 2nd stage started in virtual machine
[   18s] machine type: x86_64
[   18s] [3.610539] sysrq: SysRq : Changing Loglevel
[   18s] Linux version: 4[3.611296] sysrq: Loglevel set to 4
[   18s] .12.14-lp151.28.10-default #1 SMP Sat Jul 13 17:59:31 UTC 2019 
(0ab03b7)
[   18s] Increasing log level from now on...
[   18s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   18s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   18s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   18s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   18s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   18s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   18s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   18s] 
[   18s]  failed "build ulfius_2.5.2-4.1.dsc" at Thu Aug  8 04:08:30 UTC 2019.
[   18s] 
[   18s] ### VM INTERACTION START ###
[   21s] [6.697818] sysrq: SysRq : Power Off
[   21s] [6.705456] reboot: Power down
[   21s] ### VM INTERACTION END ###
[   21s] 
[   21s] lamb59 failed "build ulfius_2.5.2-4.1.dsc" at Thu Aug  8 04:08:33 UTC 
2019.
[   21s] 

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


Build failure of network:osmocom:latest/orcania in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/orcania/Debian_Testing/x86_64

Package network:osmocom:latest/orcania failed to build in Debian_Testing/x86_64

Check out the package for editing:
  osc checkout network:osmocom:latest orcania

Last lines of build log:
[   11s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[   12s] booting kvm...
[   12s] ### VM INTERACTION START ###
[   12s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/random,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
8192 -drive 
file=/var/cache/obs/worker/root_11/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_11/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_11/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 8
[   13s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   17s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   17s] 2nd stage started in virtual machine
[   17s] machine type: x86_64
[   17s] Linux version: 4[3.438380] sysrq: SysRq : Changing Loglevel
[   17s] .12.14-lp151.28.[3.440333] sysrq: Loglevel set to 4
[   17s] 10-default #1 SMP Sat Jul 13 17:59:31 UTC 2019 (0ab03b7)
[   17s] Increasing log level from now on...
[   17s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] 
[   17s]  failed "build orcania_1.2.9-5.dsc" at Thu Aug  8 04:06:38 UTC 2019.
[   17s] 
[   17s] ### VM INTERACTION START ###
[   20s] [6.519220] sysrq: SysRq : Power Off
[   20s] [6.525289] reboot: Power down
[   20s] ### VM INTERACTION END ###
[   20s] 
[   20s] lamb25 failed "build orcania_1.2.9-5.dsc" at Thu Aug  8 04:06:41 UTC 
2019.
[   20s] 

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


Build failure of network:osmocom:nightly/osmo-sysmon in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-sysmon/Debian_Testing/x86_64

Package network:osmocom:nightly/osmo-sysmon failed to build in 
Debian_Testing/x86_64

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

Last lines of build log:
[   12s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[   12s] booting kvm...
[   12s] ### VM INTERACTION START ###
[   12s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/random,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
8192 -drive 
file=/var/cache/obs/worker/root_2/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_2/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_2/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 8
[   13s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   17s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   17s] 2nd stage started in virtual machine
[   17s] machine type: x86_64
[   17s] Linux version: 4.12.14-lp151.28.10-default #1 SMP Sat Jul 13 17:59:31 
UTC 2019 (0ab03b7)
[   17s] Increasing log level from now on...
[   17s] [3.570420] sysrq: SysRq : Changing Loglevel
[   17s] [3.571319] sysrq: Loglevel set to 4
[   17s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   17s] 
[   17s]  failed "build osmo-sysmon_0.2.0.dsc" at Thu Aug  8 04:07:09 UTC 2019.
[   17s] 
[   17s] ### VM INTERACTION START ###
[   20s] [6.653895] sysrq: SysRq : Power Off
[   20s] [6.660961] reboot: Power down
[   20s] ### VM INTERACTION END ###
[   20s] 
[   20s] lamb07 failed "build osmo-sysmon_0.2.0.dsc" at Thu Aug  8 04:07:12 UTC 
2019.
[   20s] 

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


Build failure of network:osmocom:nightly/osmocom-nightly in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmocom-nightly/Debian_Testing/x86_64

Package network:osmocom:nightly/osmocom-nightly failed to build in 
Debian_Testing/x86_64

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

Last lines of build log:
[8s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[8s] booting kvm...
[8s] ### VM INTERACTION START ###
[8s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/random,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
7250 -drive 
file=/var/cache/obs/worker/root_4/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_4/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_4/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 3
[9s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   15s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   15s] 2nd stage started in virtual machine
[   15s] machine type: x86_64
[   15s] Linux version: 4.12.14-lp151.28.10-default #1 SMP Sat Jul 13 17:59:31 
UTC 2019 (0ab03b7)
[   15s] Increasing log level from now on...
[   15s] [5.837152] sysrq: SysRq : Changing Loglevel
[   15s] [5.837980] sysrq: Loglevel set to 4
[   15s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   15s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   15s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   15s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   15s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   16s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   16s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   16s] 
[   16s]  failed "build osmocom-nightly_0.0.0.20190807.dsc" at Thu Aug  8 
04:06:23 UTC 2019.
[   16s] 
[   16s] ### VM INTERACTION START ###
[   19s] [8.885267] sysrq: SysRq : Power Off
[   19s] [8.887087] reboot: Power down
[   19s] ### VM INTERACTION END ###
[   19s] 
[   19s] build79 failed "build osmocom-nightly_0.0.0.20190807.dsc" at Thu Aug  
8 04:06:27 UTC 2019.
[   19s] 

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


Build failure of network:osmocom:latest/osmocom-latest in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmocom-latest/Debian_Testing/x86_64

Package network:osmocom:latest/osmocom-latest failed to build in 
Debian_Testing/x86_64

Check out the package for editing:
  osc checkout network:osmocom:latest osmocom-latest

Last lines of build log:
[   14s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[   14s] booting kvm...
[   14s] ### VM INTERACTION START ###
[   14s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/random,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
8192 -drive 
file=/var/cache/obs/worker/root_10/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_10/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_10/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 8
[   15s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   19s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   19s] 2nd stage started in virtual machine
[   19s] machine type: x86_64
[   19s] [3.541094] sysrq: SysRq : Changing Loglevel
[   19s] [3.541979] sysrq: Loglevel set to 4
[   19s] Linux version: 4.12.14-lp151.28.10-default #1 SMP Sat Jul 13 17:59:31 
UTC 2019 (0ab03b7)
[   19s] Increasing log level from now on...
[   19s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   19s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   19s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   19s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   19s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   19s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   19s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   19s] 
[   19s]  failed "build osmocom-latest_0.0.0.dsc" at Thu Aug  8 04:06:25 UTC 
2019.
[   19s] 
[   19s] ### VM INTERACTION START ###
[   23s] [6.632392] sysrq: SysRq : Power Off
[   23s] [6.638609] reboot: Power down
[   23s] ### VM INTERACTION END ###
[   23s] 
[   23s] lamb24 failed "build osmocom-latest_0.0.0.dsc" at Thu Aug  8 04:06:29 
UTC 2019.
[   23s] 

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


Build failure of network:osmocom:latest/libasn1c in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/libasn1c/Debian_Testing/x86_64

Package network:osmocom:latest/libasn1c failed to build in Debian_Testing/x86_64

Check out the package for editing:
  osc checkout network:osmocom:latest libasn1c

Last lines of build log:
[   32s] booting kvm...
[   32s] ### VM INTERACTION START ###
[   32s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/random,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
3000 -drive 
file=/var/cache/obs/worker/root_2/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_2/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_2/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 4
[   34s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   34s] Booting from ROM...
[   40s] c[?7l### VM INTERACTION END ###
[   40s] 2nd stage started in virtual machine
[   41s] [6.596972] sysrq: SysRq : Changing Loglevel
[   41s] [6.598404] sysrq: Loglevel set to 4
[   41s] machine type: x86_64
[   41s] Linux version: 4.12.14-lp151.28.10-default #1 SMP Sat Jul 13 17:59:31 
UTC 2019 (0ab03b7)
[   41s] Increasing log level from now on...
[   41s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   41s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   41s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   41s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   41s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   41s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   41s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   41s] 
[   41s]  failed "build libasn1c_0.9.32.dsc" at Thu Aug  8 04:06:59 UTC 2019.
[   41s] 
[   42s] ### VM INTERACTION START ###
[   45s] [   10.025718] sysrq: SysRq : Power Off
[   45s] [   10.048222] reboot: Power down
[   45s] ### VM INTERACTION END ###
[   45s] 
[   45s] cloud111 failed "build libasn1c_0.9.32.dsc" at Thu Aug  8 04:07:03 UTC 
2019.
[   45s] 

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


Build failure of network:osmocom:latest/libusrp in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/libusrp/Debian_Testing/x86_64

Package network:osmocom:latest/libusrp failed to build in Debian_Testing/x86_64

Check out the package for editing:
  osc checkout network:osmocom:latest libusrp

Last lines of build log:
[9s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[9s] booting kvm...
[9s] ### VM INTERACTION START ###
[9s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/hwrng,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
8192 -drive 
file=/var/cache/obs/worker/root_11/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_11/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_11/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 8
[   10s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   14s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   14s] 2nd stage started in virtual machine
[   14s] machine type: x86_64
[   14s] Linux version: 4[3.006416] sysrq: SysRq : Changing Loglevel
[   14s] .12.14-lp151.28.[3.007102] sysrq: Loglevel set to 4
[   14s] 10-default #1 SMP Sat Jul 13 17:59:31 UTC 2019 (0ab03b7)
[   14s] Increasing log level from now on...
[   14s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   14s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   14s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   14s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   14s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   14s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   14s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   14s] 
[   14s]  failed "build libusrp_3.4.3.dsc" at Thu Aug  8 04:06:28 UTC 2019.
[   14s] 
[   14s] ### VM INTERACTION START ###
[   17s] [6.059185] sysrq: SysRq : Power Off
[   17s] [6.066897] reboot: Power down
[   17s] ### VM INTERACTION END ###
[   17s] 
[   17s] sheep84 failed "build libusrp_3.4.3.dsc" at Thu Aug  8 04:06:33 UTC 
2019.
[   17s] 

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


Build failure of network:osmocom:latest/osmo-mgw in Debian_10/armv7l

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-mgw/Debian_10/armv7l

Package network:osmocom:latest/osmo-mgw failed to build in Debian_10/armv7l

Check out the package for editing:
  osc checkout network:osmocom:latest osmo-mgw

Last lines of build log:
[  807s] asciidoc -v -f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f 
/usr/share/osmo-gsm-manuals/build/diag-filter.conf -f 
/usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f 
/usr/share/osmo-gsm-manuals/build/python2-filter.conf -a srcdir='.' 
osmomgw-usermanual.adoc > osmomgw-usermanual.check 2>&1
[  814s] # Make absolutely sure that the %.check target is updated.
[  814s] touch osmomgw-usermanual.check
[  814s] # Do print the WARNING output but return error if any was found
[  814s] # (grep -v would omit the WARNING output from the log).
[  814s] asciidoc: WARNING: osmomgw-usermanual.adoc: line 23: include file not 
found: /usr/src/packages/BUILD/doc/manuals/common/chapters/osmux/osmux.adoc
[  814s] make[5]: *** 
[/usr/share/osmo-gsm-manuals/build/Makefile.asciidoc.inc:95: 
osmomgw-usermanual.check] Error 1
[  814s] make[5]: Leaving directory '/usr/src/packages/BUILD/doc/manuals'
[  814s] make[4]: *** [Makefile:380: check-recursive] Error 1
[  814s] make[4]: Leaving directory '/usr/src/packages/BUILD/doc'
[  814s] make[3]: *** [Makefile:499: check-recursive] Error 1
[  814s] make[3]: Leaving directory '/usr/src/packages/BUILD'
[  814s] make[2]: *** [Makefile:793: check] Error 2
[  814s] make[2]: Leaving directory '/usr/src/packages/BUILD'
[  814s] dh_auto_test: make -j1 check VERBOSE=1 returned exit code 2
[  814s] make[1]: *** [debian/rules:30: override_dh_auto_test] Error 1
[  814s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  814s] make: *** [debian/rules:17: build] Error 2
[  814s] dpkg-buildpackage: error: debian/rules build subprocess returned exit 
status 2
[  814s] 
[  814s] obs-arm-6 failed "build osmo-mgw_1.6.0.dsc" at Thu Aug  8 02:51:12 UTC 
2019.
[  814s] 
[  814s] ### VM INTERACTION START ###
[  817s] [  752.680300] sysrq: SysRq : Power Off
[  817s] [  752.708716] reboot: Power down
[  819s] ### VM INTERACTION END ###
[  819s] 
[  819s] obs-arm-6 failed "build osmo-mgw_1.6.0.dsc" at Thu Aug  8 02:51:17 UTC 
2019.
[  819s] 

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


Build failure of network:osmocom:latest/osmo-mgw in Raspbian_10/armv7l

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-mgw/Raspbian_10/armv7l

Package network:osmocom:latest/osmo-mgw failed to build in Raspbian_10/armv7l

Check out the package for editing:
  osc checkout network:osmocom:latest osmo-mgw

Last lines of build log:
[  527s] asciidoc -v -f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f 
/usr/share/osmo-gsm-manuals/build/diag-filter.conf -f 
/usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f 
/usr/share/osmo-gsm-manuals/build/python2-filter.conf -a srcdir='.' 
osmomgw-usermanual.adoc > osmomgw-usermanual.check 2>&1
[  538s] # Make absolutely sure that the %.check target is updated.
[  538s] touch osmomgw-usermanual.check
[  538s] # Do print the WARNING output but return error if any was found
[  538s] # (grep -v would omit the WARNING output from the log).
[  538s] asciidoc: WARNING: osmomgw-usermanual.adoc: line 23: include file not 
found: /usr/src/packages/BUILD/doc/manuals/common/chapters/osmux/osmux.adoc
[  538s] make[5]: *** 
[/usr/share/osmo-gsm-manuals/build/Makefile.asciidoc.inc:95: 
osmomgw-usermanual.check] Error 1
[  538s] make[5]: Leaving directory '/usr/src/packages/BUILD/doc/manuals'
[  538s] make[4]: *** [Makefile:380: check-recursive] Error 1
[  538s] make[4]: Leaving directory '/usr/src/packages/BUILD/doc'
[  538s] make[3]: *** [Makefile:499: check-recursive] Error 1
[  538s] make[3]: Leaving directory '/usr/src/packages/BUILD'
[  538s] make[2]: *** [Makefile:793: check] Error 2
[  538s] make[2]: Leaving directory '/usr/src/packages/BUILD'
[  538s] dh_auto_test: make -j1 check VERBOSE=1 returned exit code 2
[  538s] make[1]: *** [debian/rules:30: override_dh_auto_test] Error 1
[  538s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  538s] make: *** [debian/rules:17: build] Error 2
[  538s] dpkg-buildpackage: error: debian/rules build subprocess returned exit 
status 2
[  538s] 
[  538s] armbuild24 failed "build osmo-mgw_1.6.0.dsc" at Thu Aug  8 02:51:06 
UTC 2019.
[  538s] 
[  538s] ### VM INTERACTION START ###
[  541s] [  517.342534] sysrq: SysRq : Power Off
[  541s] [  517.361662] reboot: Power down
[  542s] ### VM INTERACTION END ###
[  542s] 
[  542s] armbuild24 failed "build osmo-mgw_1.6.0.dsc" at Thu Aug  8 02:51:10 
UTC 2019.
[  542s] 

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


Build failure of network:osmocom:latest/osmo-trx in xUbuntu_18.04/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-trx/xUbuntu_18.04/x86_64

Package network:osmocom:latest/osmo-trx failed to build in xUbuntu_18.04/x86_64

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

Last lines of build log:
[ 1493s] #define HAVE_MEMORY_H 1
[ 1493s] #define HAVE_STRINGS_H 1
[ 1493s] #define HAVE_INTTYPES_H 1
[ 1493s] #define HAVE_STDINT_H 1
[ 1493s] #define HAVE_UNISTD_H 1
[ 1493s] #define HAVE_DLFCN_H 1
[ 1493s] #define LT_OBJDIR ".libs/"
[ 1493s] #define STDC_HEADERS 1
[ 1493s] #define HAVE_BYTESWAP_H 1
[ 1493s] #define TIME_WITH_SYS_TIME 1
[ 1493s] 
[ 1493s] configure: exit 1
[ 1493s] 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-systemdsystemunitdir=/lib/systemd/system --enable-manuals returned exit 
code 1
[ 1493s] debian/rules:12: recipe for target 'override_dh_auto_configure' failed
[ 1493s] make[1]: *** [override_dh_auto_configure] Error 2
[ 1493s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[ 1493s] debian/rules:6: recipe for target 'build' failed
[ 1493s] make: *** [build] Error 2
[ 1493s] dpkg-buildpackage: error: debian/rules build subprocess returned exit 
status 2
[ 1493s] 
[ 1493s] lamb22 failed "build osmo-trx_1.1.0.dsc" at Thu Aug  8 02:46:51 UTC 
2019.
[ 1493s] 
[ 1493s] ### VM INTERACTION START ###
[ 1496s] [ 1386.666448] sysrq: SysRq : Power Off
[ 1496s] [ 1386.686408] reboot: Power down
[ 1496s] ### VM INTERACTION END ###
[ 1496s] 
[ 1496s] lamb22 failed "build osmo-trx_1.1.0.dsc" at Thu Aug  8 02:46:55 UTC 
2019.
[ 1496s] 

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


Build failure of network:osmocom:latest/osmo-bsc in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-bsc/Debian_Testing/x86_64

Package network:osmocom:latest/osmo-bsc failed to build in Debian_Testing/x86_64

Check out the package for editing:
  osc checkout network:osmocom:latest osmo-bsc

Last lines of build log:
[8s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[9s] booting kvm...
[9s] ### VM INTERACTION START ###
[9s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/random,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
7250 -drive 
file=/var/cache/obs/worker/root_3/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_3/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_3/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 3
[   10s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   15s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   15s] 2nd stage started in virtual machine
[   15s] machine type: x86_64
[   15s] Linux version: 4.12.14-lp151.28.10-default #1 SMP Sat Jul 13 17:59:31 
UTC 2019 (0ab03b7)
[   15s] Increasing log level from now on...
[   15s] [5.214227] sysrq: SysRq : Changing Loglevel
[   15s] [5.214829] sysrq: Loglevel set to 4
[   15s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   15s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   15s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   15s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   15s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   15s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   15s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   15s] 
[   15s]  failed "build osmo-bsc_1.5.0.dsc" at Thu Aug  8 04:09:20 UTC 2019.
[   15s] 
[   15s] ### VM INTERACTION START ###
[   18s] [8.253887] sysrq: SysRq : Power Off
[   18s] [8.255663] reboot: Power down
[   18s] ### VM INTERACTION END ###
[   18s] 
[   18s] build73 failed "build osmo-bsc_1.5.0.dsc" at Thu Aug  8 04:09:23 UTC 
2019.
[   18s] 

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


Build failure of network:osmocom:latest/osmo-bsc in xUbuntu_18.04/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-bsc/xUbuntu_18.04/x86_64

Package network:osmocom:latest/osmo-bsc failed to build in xUbuntu_18.04/x86_64

Check out the package for editing:
  osc checkout network:osmocom:latest osmo-bsc

Last lines of build log:
[  693s]  #include 
[  693s]   ^~~~
[  693s] compilation terminated.
[  693s] Makefile:623: recipe for target 'assignment_fsm.o' failed
[  693s] make[4]: *** [assignment_fsm.o] Error 1
[  693s] make[4]: Leaving directory '/usr/src/packages/BUILD/src/osmo-bsc'
[  693s] Makefile:405: recipe for target 'all-recursive' failed
[  693s] make[3]: *** [all-recursive] Error 1
[  693s] make[3]: Leaving directory '/usr/src/packages/BUILD/src'
[  693s] Makefile:448: recipe for target 'all-recursive' failed
[  693s] make[2]: *** [all-recursive] Error 1
[  693s] make[2]: Leaving directory '/usr/src/packages/BUILD'
[  693s] Makefile:380: recipe for target 'all' failed
[  693s] make[1]: *** [all] Error 2
[  693s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  693s] dh_auto_build: make -j1 returned exit code 2
[  693s] debian/rules:45: recipe for target 'build' failed
[  693s] make: *** [build] Error 2
[  693s] dpkg-buildpackage: error: debian/rules build subprocess returned exit 
status 2
[  693s] 
[  693s] lamb12 failed "build osmo-bsc_1.5.0.dsc" at Thu Aug  8 02:39:40 UTC 
2019.
[  693s] 
[  693s] ### VM INTERACTION START ###
[  696s] [  652.585414] sysrq: SysRq : Power Off
[  696s] [  652.602980] reboot: Power down
[  697s] ### VM INTERACTION END ###
[  697s] 
[  697s] lamb12 failed "build osmo-bsc_1.5.0.dsc" at Thu Aug  8 02:39:45 UTC 
2019.
[  697s] 

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


Build failure of network:osmocom:latest/osmo-trx in Debian_10/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-trx/Debian_10/x86_64

Package network:osmocom:latest/osmo-trx failed to build in Debian_10/x86_64

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

Last lines of build log:
[  503s] #define HAVE_STDLIB_H 1
[  503s] #define HAVE_STRING_H 1
[  503s] #define HAVE_MEMORY_H 1
[  503s] #define HAVE_STRINGS_H 1
[  503s] #define HAVE_INTTYPES_H 1
[  503s] #define HAVE_STDINT_H 1
[  503s] #define HAVE_UNISTD_H 1
[  503s] #define HAVE_DLFCN_H 1
[  503s] #define LT_OBJDIR ".libs/"
[  503s] #define STDC_HEADERS 1
[  503s] #define HAVE_BYTESWAP_H 1
[  503s] #define TIME_WITH_SYS_TIME 1
[  503s] 
[  503s] configure: exit 1
[  503s] 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-systemdsystemunitdir=/lib/systemd/system --enable-manuals returned exit 
code 1
[  503s] make[1]: *** [debian/rules:12: override_dh_auto_configure] Error 2
[  503s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  503s] make: *** [debian/rules:6: build] Error 2
[  503s] dpkg-buildpackage: error: debian/rules build subprocess returned exit 
status 2
[  503s] 
[  503s] morla3 failed "build osmo-trx_1.1.0.dsc" at Thu Aug  8 02:38:25 UTC 
2019.
[  503s] 
[  503s] ### VM INTERACTION START ###
[  506s] [  480.003189] sysrq: SysRq : Power Off
[  506s] [  480.017127] reboot: Power down
[  506s] ### VM INTERACTION END ###
[  506s] 
[  506s] morla3 failed "build osmo-trx_1.1.0.dsc" at Thu Aug  8 02:38:29 UTC 
2019.
[  506s] 

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


Build failure of network:osmocom:latest/osmo-bsc in Debian_10/aarch64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-bsc/Debian_10/aarch64

Package network:osmocom:latest/osmo-bsc failed to build in Debian_10/aarch64

Check out the package for editing:
  osc checkout network:osmocom:latest osmo-bsc

Last lines of build log:
[  727s] gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ 
-I/usr/include/ -I/usr/include/  -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 -Werror=implicit 
-Werror=maybe-uninitialized -Werror=memset-transposed-args -Wnull-dereference 
-Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess -c -o abis_rsl.o 
abis_rsl.c
[  732s] gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ 
-I/usr/include/ -I/usr/include/  -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 -Werror=implicit 
-Werror=maybe-uninitialized -Werror=memset-transposed-args -Wnull-dereference 
-Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess -c -o acc_ramp.o 
acc_ramp.c
[  733s] gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ 
-I/usr/include/ -I/usr/include/  -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 -Werror=implicit 
-Werror=maybe-uninitialized -Werror=memset-transposed-args -Wnull-dereference 
-Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess -c -o 
arfcn_range_encode.o arfcn_range_encode.c
[  733s] gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ 
-I/usr/include/ -I/usr/include/  -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 -Werror=implicit 
-Werror=maybe-uninitialized -Werror=memset-transposed-args -Wnull-dereference 
-Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess -c -o 
assignment_fsm.o assignment_fsm.c
[  733s] assignment_fsm.c:26:10: fatal error: 
osmocom/mgcp_client/mgcp_client_endpoint_fsm.h: No such file or directory
[  733s]  #include 
[  733s]   ^~~~
[  733s] compilation terminated.
[  733s] make[4]: *** [Makefile:662: assignment_fsm.o] Error 1
[  733s] make[4]: Leaving directory '/usr/src/packages/BUILD/src/osmo-bsc'
[  733s] make[3]: *** [Makefile:405: all-recursive] Error 1
[  733s] make[3]: Leaving directory '/usr/src/packages/BUILD/src'
[  733s] make[2]: *** [Makefile:448: all-recursive] Error 1
[  733s] make[2]: Leaving directory '/usr/src/packages/BUILD'
[  733s] make[1]: *** [Makefile:380: all] Error 2
[  733s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  733s] dh_auto_build: make -j1 returned exit code 2
[  733s] make: *** [debian/rules:45: build] Error 2
[  733s] dpkg-buildpackage: error: debian/rules build subprocess returned exit 
status 2
[  733s] 
[  733s] obs-arm-7 failed "build osmo-bsc_1.5.0.dsc" at Thu Aug  8 02:35:28 UTC 
2019.
[  733s] 
[  733s] ### VM INTERACTION START ###
[  737s] [  707.166191] sysrq: Power Off
[  737s] [  707.172752] reboot: Power down
[  737s] ### VM INTERACTION END ###
[  737s] 
[  737s] obs-arm-7 failed "build osmo-bsc_1.5.0.dsc" at Thu Aug  8 02:35:32 UTC 
2019.
[  737s] 

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


Build failure of network:osmocom:latest/osmo-bsc in xUbuntu_19.04/i586

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-bsc/xUbuntu_19.04/i586

Package network:osmocom:latest/osmo-bsc failed to build in xUbuntu_19.04/i586

Check out the package for editing:
  osc checkout network:osmocom:latest osmo-bsc

Last lines of build log:
[  541s] gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ 
-I/usr/include/ -I/usr/include/  -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 -Werror=implicit 
-Werror=maybe-uninitialized -Werror=memset-transposed-args -Wnull-dereference 
-Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess -c -o abis_rsl.o 
abis_rsl.c
[  542s] gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ 
-I/usr/include/ -I/usr/include/  -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 -Werror=implicit 
-Werror=maybe-uninitialized -Werror=memset-transposed-args -Wnull-dereference 
-Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess -c -o acc_ramp.o 
acc_ramp.c
[  542s] gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ 
-I/usr/include/ -I/usr/include/  -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 -Werror=implicit 
-Werror=maybe-uninitialized -Werror=memset-transposed-args -Wnull-dereference 
-Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess -c -o 
arfcn_range_encode.o arfcn_range_encode.c
[  542s] gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ 
-I/usr/include/ -I/usr/include/  -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 -Werror=implicit 
-Werror=maybe-uninitialized -Werror=memset-transposed-args -Wnull-dereference 
-Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess -c -o 
assignment_fsm.o assignment_fsm.c
[  542s] assignment_fsm.c:26:10: fatal error: 
osmocom/mgcp_client/mgcp_client_endpoint_fsm.h: No such file or directory
[  542s]  #include 
[  542s]   ^~~~
[  542s] compilation terminated.
[  542s] make[4]: *** [Makefile:662: assignment_fsm.o] Error 1
[  542s] make[4]: Leaving directory '/usr/src/packages/BUILD/src/osmo-bsc'
[  542s] make[3]: *** [Makefile:405: all-recursive] Error 1
[  542s] make[3]: Leaving directory '/usr/src/packages/BUILD/src'
[  542s] make[2]: *** [Makefile:448: all-recursive] Error 1
[  542s] make[2]: Leaving directory '/usr/src/packages/BUILD'
[  542s] make[1]: *** [Makefile:380: all] Error 2
[  542s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  542s] dh_auto_build: make -j1 returned exit code 2
[  542s] make: *** [debian/rules:45: build] Error 2
[  542s] dpkg-buildpackage: error: debian/rules build subprocess returned exit 
status 2
[  542s] 
[  542s] build77 failed "build osmo-bsc_1.5.0.dsc" at Thu Aug  8 02:33:45 UTC 
2019.
[  542s] 
[  542s] ### VM INTERACTION START ###
[  546s] [  530.389794] sysrq: SysRq : Power Off
[  546s] [  530.393475] reboot: Power down
[  546s] ### VM INTERACTION END ###
[  546s] 
[  546s] build77 failed "build osmo-bsc_1.5.0.dsc" at Thu Aug  8 02:33:49 UTC 
2019.
[  546s] 

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


Build failure of network:osmocom:latest/osmo-bsc in Debian_10/i586

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-bsc/Debian_10/i586

Package network:osmocom:latest/osmo-bsc failed to build in Debian_10/i586

Check out the package for editing:
  osc checkout network:osmocom:latest osmo-bsc

Last lines of build log:
[  722s] gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ 
-I/usr/include/ -I/usr/include/  -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 -Werror=implicit 
-Werror=maybe-uninitialized -Werror=memset-transposed-args -Wnull-dereference 
-Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess -c -o abis_rsl.o 
abis_rsl.c
[  725s] gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ 
-I/usr/include/ -I/usr/include/  -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 -Werror=implicit 
-Werror=maybe-uninitialized -Werror=memset-transposed-args -Wnull-dereference 
-Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess -c -o acc_ramp.o 
acc_ramp.c
[  725s] gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ 
-I/usr/include/ -I/usr/include/  -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 -Werror=implicit 
-Werror=maybe-uninitialized -Werror=memset-transposed-args -Wnull-dereference 
-Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess -c -o 
arfcn_range_encode.o arfcn_range_encode.c
[  725s] gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ 
-I/usr/include/ -I/usr/include/  -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 -Werror=implicit 
-Werror=maybe-uninitialized -Werror=memset-transposed-args -Wnull-dereference 
-Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess -c -o 
assignment_fsm.o assignment_fsm.c
[  725s] assignment_fsm.c:26:10: fatal error: 
osmocom/mgcp_client/mgcp_client_endpoint_fsm.h: No such file or directory
[  725s]  #include 
[  725s]   ^~~~
[  725s] compilation terminated.
[  725s] make[4]: *** [Makefile:662: assignment_fsm.o] Error 1
[  725s] make[4]: Leaving directory '/usr/src/packages/BUILD/src/osmo-bsc'
[  725s] make[3]: *** [Makefile:405: all-recursive] Error 1
[  725s] make[3]: Leaving directory '/usr/src/packages/BUILD/src'
[  725s] make[2]: *** [Makefile:448: all-recursive] Error 1
[  725s] make[2]: Leaving directory '/usr/src/packages/BUILD'
[  725s] make[1]: *** [Makefile:380: all] Error 2
[  725s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  725s] dh_auto_build: make -j1 returned exit code 2
[  725s] make: *** [debian/rules:45: build] Error 2
[  725s] dpkg-buildpackage: error: debian/rules build subprocess returned exit 
status 2
[  725s] 
[  725s] cloud116 failed "build osmo-bsc_1.5.0.dsc" at Thu Aug  8 02:29:34 UTC 
2019.
[  725s] 
[  725s] ### VM INTERACTION START ###
[  728s] [  637.336571] sysrq: SysRq : Power Off
[  728s] [  637.345186] reboot: Power down
[  730s] ### VM INTERACTION END ###
[  730s] 
[  730s] cloud116 failed "build osmo-bsc_1.5.0.dsc" at Thu Aug  8 02:29:40 UTC 
2019.
[  730s] 

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


Build failure of network:osmocom:latest/osmo-bsc in Debian_10/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-bsc/Debian_10/x86_64

Package network:osmocom:latest/osmo-bsc failed to build in Debian_10/x86_64

Check out the package for editing:
  osc checkout network:osmocom:latest osmo-bsc

Last lines of build log:
[  431s] gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ 
-I/usr/include/ -I/usr/include/  -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 -Werror=implicit 
-Werror=maybe-uninitialized -Werror=memset-transposed-args -Wnull-dereference 
-Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess -c -o abis_rsl.o 
abis_rsl.c
[  433s] gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ 
-I/usr/include/ -I/usr/include/  -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 -Werror=implicit 
-Werror=maybe-uninitialized -Werror=memset-transposed-args -Wnull-dereference 
-Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess -c -o acc_ramp.o 
acc_ramp.c
[  433s] gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ 
-I/usr/include/ -I/usr/include/  -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 -Werror=implicit 
-Werror=maybe-uninitialized -Werror=memset-transposed-args -Wnull-dereference 
-Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess -c -o 
arfcn_range_encode.o arfcn_range_encode.c
[  434s] gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ 
-I/usr/include/ -I/usr/include/  -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 -Werror=implicit 
-Werror=maybe-uninitialized -Werror=memset-transposed-args -Wnull-dereference 
-Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess -c -o 
assignment_fsm.o assignment_fsm.c
[  434s] assignment_fsm.c:26:10: fatal error: 
osmocom/mgcp_client/mgcp_client_endpoint_fsm.h: No such file or directory
[  434s]  #include 
[  434s]   ^~~~
[  434s] compilation terminated.
[  434s] make[4]: *** [Makefile:662: assignment_fsm.o] Error 1
[  434s] make[4]: Leaving directory '/usr/src/packages/BUILD/src/osmo-bsc'
[  434s] make[3]: *** [Makefile:405: all-recursive] Error 1
[  434s] make[3]: Leaving directory '/usr/src/packages/BUILD/src'
[  434s] make[2]: *** [Makefile:448: all-recursive] Error 1
[  434s] make[2]: Leaving directory '/usr/src/packages/BUILD'
[  434s] make[1]: *** [Makefile:380: all] Error 2
[  434s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  434s] dh_auto_build: make -j1 returned exit code 2
[  434s] make: *** [debian/rules:45: build] Error 2
[  434s] dpkg-buildpackage: error: debian/rules build subprocess returned exit 
status 2
[  434s] 
[  434s] lamb53 failed "build osmo-bsc_1.5.0.dsc" at Thu Aug  8 02:33:06 UTC 
2019.
[  434s] 
[  434s] ### VM INTERACTION START ###
[  437s] [  416.685447] sysrq: SysRq : Power Off
[  437s] [  416.707160] reboot: Power down
[  437s] ### VM INTERACTION END ###
[  437s] 
[  437s] lamb53 failed "build osmo-bsc_1.5.0.dsc" at Thu Aug  8 02:33:10 UTC 
2019.
[  437s] 

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


Build failure of network:osmocom:latest/osmo-bsc in Debian_8.0/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-bsc/Debian_8.0/x86_64

Package network:osmocom:latest/osmo-bsc failed to build in Debian_8.0/x86_64

Check out the package for editing:
  osc checkout network:osmocom:latest osmo-bsc

Last lines of build log:
[  266s]  #include 
[  266s]   ^
[  266s] compilation terminated.
[  267s] Makefile:612: recipe for target 'assignment_fsm.o' failed
[  267s] make[4]: *** [assignment_fsm.o] Error 1
[  267s] make[4]: Leaving directory '/usr/src/packages/BUILD/src/osmo-bsc'
[  267s] Makefile:393: recipe for target 'all-recursive' failed
[  267s] make[3]: *** [all-recursive] Error 1
[  267s] make[3]: Leaving directory '/usr/src/packages/BUILD/src'
[  267s] Makefile:436: recipe for target 'all-recursive' failed
[  267s] make[2]: *** [all-recursive] Error 1
[  267s] make[2]: Leaving directory '/usr/src/packages/BUILD'
[  267s] Makefile:367: recipe for target 'all' failed
[  267s] make[1]: *** [all] Error 2
[  267s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  267s] dh_auto_build: make -j1 returned exit code 2
[  267s] debian/rules:45: recipe for target 'build' failed
[  267s] make: *** [build] Error 2
[  267s] dpkg-buildpackage: error: debian/rules build gave error exit status 2
[  267s] 
[  267s] lamb19 failed "build osmo-bsc_1.5.0.dsc" at Thu Aug  8 02:26:15 UTC 
2019.
[  267s] 
[  267s] ### VM INTERACTION START ###
[  268s] Powering off.
[  268s] [  252.162534] reboot: Power down
[  268s] ### VM INTERACTION END ###
[  268s] 
[  268s] lamb19 failed "build osmo-bsc_1.5.0.dsc" at Thu Aug  8 02:26:16 UTC 
2019.
[  268s] 

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


Build failure of network:osmocom:latest/osmo-bsc in Debian_Unstable/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-bsc/Debian_Unstable/x86_64

Package network:osmocom:latest/osmo-bsc failed to build in 
Debian_Unstable/x86_64

Check out the package for editing:
  osc checkout network:osmocom:latest osmo-bsc

Last lines of build log:
[  201s] Building format(s) --all.
[  205s]This may take some time... done.
[  206s] [401/419] installing texlive-lang-greek-2019.20190710-1
[  212s] Processing triggers for tex-common (6.12) ...
[  212s] Running mktexlsr. This may take some time... done.
[  212s] Running updmap-sys. This may take some time... done.
[  212s] Running mktexlsr /var/lib/texmf ... done.
[  213s] Building latex-based formats --byhyphen language.dat.
[  215s]This may take some time... done.
[  215s] Building e-tex based formats --byhyphen language.def.
[  217s]This may take some time... done.
[  217s] [402/419] installing initscripts-2.95-4
[  217s] 12fe1992accd3a3977b4d8985ebeea9e  /etc/rc.local.dpkg-old
[  218s] invoke-rc.d: could not determine current runlevel
[  218s] invoke-rc.d: policy-rc.d denied execution of start.
[  218s] Processing triggers for man-db (2.8.6.1-1) ...
[  218s] [403/419] installing python-nwdiag-1.0.4+dfsg-1
[  219s] Processing triggers for man-db (2.8.6.1-1) ...
[  219s] [404/419] installing python-apt-1.8.4
[  220s] [405/419] installing graphviz-2.40.1-7
[  220s] Processing triggers for man-db (2.8.6.1-1) ...
[  221s] [406/419] installing texlive-bibtex-extra-2019.20190710-1
[  226s] Processing triggers for tex-common (6.12) ...
[  226s] Running mktexlsr. This may take some time... done.
[  227s] Processing triggers for man-db (2.8.6.1-1) ...
[  227s] [407/419] installing texlive-latex-recommended-2019.20190710-1
[  229s] Processing triggers for tex-common (6.12) ...
[  229s] Running mktexlsr. This may take some time... done.
[  229s] Processing triggers for man-db (2.8.6.1-1) ...

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


Build failure of network:osmocom:latest/osmo-trx in xUbuntu_18.10/i586

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-trx/xUbuntu_18.10/i586

Package network:osmocom:latest/osmo-trx failed to build in xUbuntu_18.10/i586

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

Last lines of build log:
[  582s] #define HAVE_STDLIB_H 1
[  582s] #define HAVE_STRING_H 1
[  582s] #define HAVE_MEMORY_H 1
[  582s] #define HAVE_STRINGS_H 1
[  582s] #define HAVE_INTTYPES_H 1
[  582s] #define HAVE_STDINT_H 1
[  582s] #define HAVE_UNISTD_H 1
[  582s] #define HAVE_DLFCN_H 1
[  582s] #define LT_OBJDIR ".libs/"
[  582s] #define STDC_HEADERS 1
[  582s] #define HAVE_BYTESWAP_H 1
[  582s] #define TIME_WITH_SYS_TIME 1
[  582s] 
[  582s] configure: exit 1
[  582s] dh_auto_configure: ./configure --build=i686-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/i386-linux-gnu 
--libexecdir=\${prefix}/lib/i386-linux-gnu --disable-maintainer-mode 
--disable-dependency-tracking --with-uhd --with-usrp1 --with-lms 
--with-systemdsystemunitdir=/lib/systemd/system --enable-manuals returned exit 
code 1
[  582s] make[1]: *** [debian/rules:12: override_dh_auto_configure] Error 2
[  582s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  582s] make: *** [debian/rules:6: build] Error 2
[  582s] dpkg-buildpackage: error: debian/rules build subprocess returned exit 
status 2
[  582s] 
[  582s] cloud106 failed "build osmo-trx_1.1.0.dsc" at Thu Aug  8 02:25:25 UTC 
2019.
[  582s] 
[  582s] ### VM INTERACTION START ###
[  586s] [  525.138589] sysrq: SysRq : Power Off
[  586s] [  525.161094] reboot: Power down
[  588s] ### VM INTERACTION END ###
[  588s] 
[  588s] cloud106 failed "build osmo-trx_1.1.0.dsc" at Thu Aug  8 02:25:31 UTC 
2019.
[  588s] 

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


Build failure of network:osmocom:latest/osmo-bsc in Debian_9.0/aarch64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-bsc/Debian_9.0/aarch64

Package network:osmocom:latest/osmo-bsc failed to build in Debian_9.0/aarch64

Check out the package for editing:
  osc checkout network:osmocom:latest osmo-bsc

Last lines of build log:
[  688s]  #include 
[  688s]   ^
[  688s] compilation terminated.
[  688s] Makefile:623: recipe for target 'assignment_fsm.o' failed
[  688s] make[4]: *** [assignment_fsm.o] Error 1
[  688s] make[4]: Leaving directory '/usr/src/packages/BUILD/src/osmo-bsc'
[  688s] Makefile:405: recipe for target 'all-recursive' failed
[  688s] make[3]: *** [all-recursive] Error 1
[  688s] make[3]: Leaving directory '/usr/src/packages/BUILD/src'
[  688s] Makefile:448: recipe for target 'all-recursive' failed
[  688s] make[2]: *** [all-recursive] Error 1
[  688s] make[2]: Leaving directory '/usr/src/packages/BUILD'
[  688s] Makefile:380: recipe for target 'all' failed
[  688s] make[1]: *** [all] Error 2
[  688s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  688s] dh_auto_build: make -j1 returned exit code 2
[  688s] debian/rules:45: recipe for target 'build' failed
[  688s] make: *** [build] Error 2
[  688s] dpkg-buildpackage: error: debian/rules build gave error exit status 2
[  688s] 
[  688s] obs-arm-3 failed "build osmo-bsc_1.5.0.dsc" at Thu Aug  8 02:26:39 UTC 
2019.
[  688s] 
[  688s] ### VM INTERACTION START ###
[  691s] [  662.250692] sysrq: SysRq : Power Off
[  691s] [  662.270199] reboot: Power down
[  691s] ### VM INTERACTION END ###
[  691s] 
[  691s] obs-arm-3 failed "build osmo-bsc_1.5.0.dsc" at Thu Aug  8 02:26:42 UTC 
2019.
[  691s] 

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


Build failure of network:osmocom:latest/osmo-mgw in xUbuntu_18.04/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-mgw/xUbuntu_18.04/x86_64

Package network:osmocom:latest/osmo-mgw failed to build in xUbuntu_18.04/x86_64

Check out the package for editing:
  osc checkout network:osmocom:latest osmo-mgw

Last lines of build log:
[  438s] /usr/share/osmo-gsm-manuals/build/Makefile.asciidoc.inc:86: recipe for 
target 'osmomgw-usermanual.check' failed
[  438s] make[5]: *** [osmomgw-usermanual.check] Error 1
[  438s] make[5]: Leaving directory '/usr/src/packages/BUILD/doc/manuals'
[  438s] Makefile:380: recipe for target 'check-recursive' failed
[  438s] make[4]: *** [check-recursive] Error 1
[  438s] make[4]: Leaving directory '/usr/src/packages/BUILD/doc'
[  438s] Makefile:499: recipe for target 'check-recursive' failed
[  438s] make[3]: *** [check-recursive] Error 1
[  438s] make[3]: Leaving directory '/usr/src/packages/BUILD'
[  438s] Makefile:790: recipe for target 'check' failed
[  438s] make[2]: *** [check] Error 2
[  438s] make[2]: Leaving directory '/usr/src/packages/BUILD'
[  438s] dh_auto_test: make -j1 check VERBOSE=1 returned exit code 2
[  438s] debian/rules:30: recipe for target 'override_dh_auto_test' failed
[  438s] make[1]: *** [override_dh_auto_test] Error 1
[  438s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  438s] debian/rules:17: recipe for target 'build' failed
[  438s] make: *** [build] Error 2
[  439s] dpkg-buildpackage: error: debian/rules build subprocess returned exit 
status 2
[  439s] 
[  439s] cloud116 failed "build osmo-mgw_1.6.0.dsc" at Thu Aug  8 02:25:16 UTC 
2019.
[  439s] 
[  439s] ### VM INTERACTION START ###
[  442s] [  405.516714] sysrq: SysRq : Power Off
[  442s] [  405.532387] reboot: Power down
[  442s] ### VM INTERACTION END ###
[  442s] 
[  442s] cloud116 failed "build osmo-mgw_1.6.0.dsc" at Thu Aug  8 02:25:20 UTC 
2019.
[  442s] 

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


Build failure of network:osmocom:latest/osmo-bsc in xUbuntu_18.10/i586

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-bsc/xUbuntu_18.10/i586

Package network:osmocom:latest/osmo-bsc failed to build in xUbuntu_18.10/i586

Check out the package for editing:
  osc checkout network:osmocom:latest osmo-bsc

Last lines of build log:
[  538s] gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ 
-I/usr/include/ -I/usr/include/  -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 -Werror=implicit 
-Werror=maybe-uninitialized -Werror=memset-transposed-args -Wnull-dereference 
-Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess -c -o abis_rsl.o 
abis_rsl.c
[  541s] gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ 
-I/usr/include/ -I/usr/include/  -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 -Werror=implicit 
-Werror=maybe-uninitialized -Werror=memset-transposed-args -Wnull-dereference 
-Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess -c -o acc_ramp.o 
acc_ramp.c
[  541s] gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ 
-I/usr/include/ -I/usr/include/  -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 -Werror=implicit 
-Werror=maybe-uninitialized -Werror=memset-transposed-args -Wnull-dereference 
-Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess -c -o 
arfcn_range_encode.o arfcn_range_encode.c
[  541s] gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ 
-I/usr/include/ -I/usr/include/  -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 -Werror=implicit 
-Werror=maybe-uninitialized -Werror=memset-transposed-args -Wnull-dereference 
-Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess -c -o 
assignment_fsm.o assignment_fsm.c
[  541s] assignment_fsm.c:26:10: fatal error: 
osmocom/mgcp_client/mgcp_client_endpoint_fsm.h: No such file or directory
[  541s]  #include 
[  541s]   ^~~~
[  541s] compilation terminated.
[  541s] make[4]: *** [Makefile:662: assignment_fsm.o] Error 1
[  541s] make[4]: Leaving directory '/usr/src/packages/BUILD/src/osmo-bsc'
[  541s] make[3]: *** [Makefile:405: all-recursive] Error 1
[  541s] make[3]: Leaving directory '/usr/src/packages/BUILD/src'
[  541s] make[2]: *** [Makefile:448: all-recursive] Error 1
[  541s] make[2]: Leaving directory '/usr/src/packages/BUILD'
[  541s] make[1]: *** [Makefile:380: all] Error 2
[  541s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  541s] dh_auto_build: make -j1 returned exit code 2
[  541s] make: *** [debian/rules:45: build] Error 2
[  541s] dpkg-buildpackage: error: debian/rules build subprocess returned exit 
status 2
[  541s] 
[  541s] build76 failed "build osmo-bsc_1.5.0.dsc" at Thu Aug  8 02:25:51 UTC 
2019.
[  541s] 
[  541s] ### VM INTERACTION START ###
[  545s] [  529.250441] sysrq: SysRq : Power Off
[  545s] [  529.257039] reboot: Power down
[  545s] ### VM INTERACTION END ###
[  545s] 
[  545s] build76 failed "build osmo-bsc_1.5.0.dsc" at Thu Aug  8 02:25:55 UTC 
2019.
[  545s] 

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


Build failure of network:osmocom:latest/osmo-trx in xUbuntu_19.04/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-trx/xUbuntu_19.04/x86_64

Package network:osmocom:latest/osmo-trx failed to build in xUbuntu_19.04/x86_64

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

Last lines of build log:
[  796s] #define HAVE_STDLIB_H 1
[  796s] #define HAVE_STRING_H 1
[  796s] #define HAVE_MEMORY_H 1
[  796s] #define HAVE_STRINGS_H 1
[  796s] #define HAVE_INTTYPES_H 1
[  796s] #define HAVE_STDINT_H 1
[  796s] #define HAVE_UNISTD_H 1
[  796s] #define HAVE_DLFCN_H 1
[  796s] #define LT_OBJDIR ".libs/"
[  796s] #define STDC_HEADERS 1
[  796s] #define HAVE_BYTESWAP_H 1
[  796s] #define TIME_WITH_SYS_TIME 1
[  796s] 
[  796s] configure: exit 1
[  796s] 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-systemdsystemunitdir=/lib/systemd/system --enable-manuals returned exit 
code 1
[  796s] make[1]: *** [debian/rules:12: override_dh_auto_configure] Error 2
[  796s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  796s] make: *** [debian/rules:6: build] Error 2
[  796s] dpkg-buildpackage: error: debian/rules build subprocess returned exit 
status 2
[  796s] 
[  796s] lamb26 failed "build osmo-trx_1.1.0.dsc" at Thu Aug  8 02:27:43 UTC 
2019.
[  796s] 
[  796s] ### VM INTERACTION START ###
[  799s] [  759.603040] sysrq: SysRq : Power Off
[  799s] [  759.610152] reboot: Power down
[  799s] ### VM INTERACTION END ###
[  799s] 
[  799s] lamb26 failed "build osmo-trx_1.1.0.dsc" at Thu Aug  8 02:27:46 UTC 
2019.
[  799s] 

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


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

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-trx/Debian_10/aarch64

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

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

Last lines of build log:
[  631s] ac_cv_env_LIBOSMOCTRL_LIBS_value=
[  631s] ac_cv_env_LIBOSMOVTY_CFLAGS_set=
[  631s] ac_cv_env_LIBOSMOVTY_CFLAGS_value=
[  631s] ac_cv_env_LIBOSMOVTY_LIBS_set=
[  631s] ac_cv_env_LIBOSMOVTY_LIBS_value=
[  631s] ac_cv_env_LIBS_set=
[  631s] ac_cv_env_LIBS_value=
[  631s] ac_cv_env_LIBUSB_CFLAGS_set=
[  631s] ac_cv_env_LIBUSB_CFLAGS_value=
[  631s] ac_cv_env_LIBUSB_LIBS_set=
[  631s] ac_cv_env_LIBUSB_LIBS_value=
[  631s] ac_cv_env_LMS_CFLAGS_set=
[  631s] ac_cv_env_LMS_CFLAGS_value=
[  631s] ac_cv_env_LMS_LIBS_set=
[  631s] ac_cv_env_LMS_LIBS_value=
[  631s] ac_cv_env_LT_SYS_LIBRARY_PATH_set=
[  631s] ac_cv_env_LT_SYS_LIBRARY_PATH_value=
[  631s] ac_cv_env_OSMO_GSM_MANUALS_DIR_set=
[  631s] ac_cv_env_OSMO_GSM_MANUALS_DIR_value=
[  631s] ac_cv_env_PKG_CONFIG_LIBDIR_set=
[  631s] ac_cv_env_PKG_CONFIG_LIBDIR_value=
[  631s] ac_cv_env_PKG_CONFIG_PATH_set=
[  631s] ac_cv_env_PKG_CONFIG_PATH_value=
[  633s] ac_cv_env_PKG_CONFIG_set[  598.803797] sysrq: Power Off
[  633s] [  598.884682] reboot: Power down
[  634s] ### VM INTERACTION END ###
[  634s] 
[  634s] obs-arm-9 failed "build osmo-trx_1.1.0.dsc" at Thu Aug  8 02:25:34 UTC 
2019.
[  634s] 

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


Build failure of network:osmocom:latest/osmo-mgw in xUbuntu_19.04/i586

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-mgw/xUbuntu_19.04/i586

Package network:osmocom:latest/osmo-mgw failed to build in xUbuntu_19.04/i586

Check out the package for editing:
  osc checkout network:osmocom:latest osmo-mgw

Last lines of build log:
[  881s] asciidoc -v -f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f 
/usr/share/osmo-gsm-manuals/build/diag-filter.conf -f 
/usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f 
/usr/share/osmo-gsm-manuals/build/python2-filter.conf -a srcdir='.' 
osmomgw-usermanual.adoc > osmomgw-usermanual.check 2>&1
[  888s] # Make absolutely sure that the %.check target is updated.
[  888s] touch osmomgw-usermanual.check
[  888s] # Do print the WARNING output but return error if any was found
[  888s] # (grep -v would omit the WARNING output from the log).
[  888s] asciidoc: WARNING: osmomgw-usermanual.adoc: line 23: include file not 
found: /usr/src/packages/BUILD/doc/manuals/common/chapters/osmux/osmux.adoc
[  888s] make[5]: *** 
[/usr/share/osmo-gsm-manuals/build/Makefile.asciidoc.inc:95: 
osmomgw-usermanual.check] Error 1
[  888s] make[5]: Leaving directory '/usr/src/packages/BUILD/doc/manuals'
[  888s] make[4]: *** [Makefile:380: check-recursive] Error 1
[  888s] make[4]: Leaving directory '/usr/src/packages/BUILD/doc'
[  888s] make[3]: *** [Makefile:499: check-recursive] Error 1
[  888s] make[3]: Leaving directory '/usr/src/packages/BUILD'
[  888s] make[2]: *** [Makefile:793: check] Error 2
[  888s] make[2]: Leaving directory '/usr/src/packages/BUILD'
[  888s] dh_auto_test: make -j1 check VERBOSE=1 returned exit code 2
[  888s] make[1]: *** [debian/rules:30: override_dh_auto_test] Error 1
[  888s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  888s] make: *** [debian/rules:17: build] Error 2
[  888s] dpkg-buildpackage: error: debian/rules build subprocess returned exit 
status 2
[  888s] 
[  888s] lamb59 failed "build osmo-mgw_1.6.0.dsc" at Thu Aug  8 02:24:22 UTC 
2019.
[  888s] 
[  888s] ### VM INTERACTION START ###
[  892s] [  850.627546] sysrq: SysRq : Power Off
[  892s] [  850.651983] reboot: Power down
[  892s] ### VM INTERACTION END ###
[  892s] 
[  892s] lamb59 failed "build osmo-mgw_1.6.0.dsc" at Thu Aug  8 02:24:26 UTC 
2019.
[  892s] 

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


Build failure of network:osmocom:latest/osmo-bsc in xUbuntu_18.10/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-bsc/xUbuntu_18.10/x86_64

Package network:osmocom:latest/osmo-bsc failed to build in xUbuntu_18.10/x86_64

Check out the package for editing:
  osc checkout network:osmocom:latest osmo-bsc

Last lines of build log:
[  643s] gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ 
-I/usr/include/ -I/usr/include/  -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 -Werror=implicit 
-Werror=maybe-uninitialized -Werror=memset-transposed-args -Wnull-dereference 
-Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess -c -o abis_rsl.o 
abis_rsl.c
[  645s] gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ 
-I/usr/include/ -I/usr/include/  -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 -Werror=implicit 
-Werror=maybe-uninitialized -Werror=memset-transposed-args -Wnull-dereference 
-Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess -c -o acc_ramp.o 
acc_ramp.c
[  645s] gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ 
-I/usr/include/ -I/usr/include/  -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 -Werror=implicit 
-Werror=maybe-uninitialized -Werror=memset-transposed-args -Wnull-dereference 
-Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess -c -o 
arfcn_range_encode.o arfcn_range_encode.c
[  645s] gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ 
-I/usr/include/ -I/usr/include/  -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 -Werror=implicit 
-Werror=maybe-uninitialized -Werror=memset-transposed-args -Wnull-dereference 
-Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess -c -o 
assignment_fsm.o assignment_fsm.c
[  646s] assignment_fsm.c:26:10: fatal error: 
osmocom/mgcp_client/mgcp_client_endpoint_fsm.h: No such file or directory
[  646s]  #include 
[  646s]   ^~~~
[  646s] compilation terminated.
[  646s] make[4]: *** [Makefile:662: assignment_fsm.o] Error 1
[  646s] make[4]: Leaving directory '/usr/src/packages/BUILD/src/osmo-bsc'
[  646s] make[3]: *** [Makefile:405: all-recursive] Error 1
[  646s] make[3]: Leaving directory '/usr/src/packages/BUILD/src'
[  646s] make[2]: *** [Makefile:448: all-recursive] Error 1
[  646s] make[2]: Leaving directory '/usr/src/packages/BUILD'
[  646s] make[1]: *** [Makefile:380: all] Error 2
[  646s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  646s] dh_auto_build: make -j1 returned exit code 2
[  646s] make: *** [debian/rules:45: build] Error 2
[  646s] dpkg-buildpackage: error: debian/rules build subprocess returned exit 
status 2
[  646s] 
[  646s] cloud125 failed "build osmo-bsc_1.5.0.dsc" at Thu Aug  8 02:30:44 UTC 
2019.
[  646s] 
[  646s] ### VM INTERACTION START ###
[  649s] [  592.405867] sysrq: SysRq : Power Off
[  649s] [  592.450908] reboot: Power down
[  650s] ### VM INTERACTION END ###
[  650s] 
[  650s] cloud125 failed "build osmo-bsc_1.5.0.dsc" at Thu Aug  8 02:30:49 UTC 
2019.
[  650s] 

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


Build failure of network:osmocom:latest/osmo-mgw in Debian_10/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-mgw/Debian_10/x86_64

Package network:osmocom:latest/osmo-mgw failed to build in Debian_10/x86_64

Check out the package for editing:
  osc checkout network:osmocom:latest osmo-mgw

Last lines of build log:
[  840s] asciidoc -v -f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f 
/usr/share/osmo-gsm-manuals/build/diag-filter.conf -f 
/usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f 
/usr/share/osmo-gsm-manuals/build/python2-filter.conf -a srcdir='.' 
osmomgw-usermanual.adoc > osmomgw-usermanual.check 2>&1
[  845s] # Make absolutely sure that the %.check target is updated.
[  845s] touch osmomgw-usermanual.check
[  846s] # Do print the WARNING output but return error if any was found
[  846s] # (grep -v would omit the WARNING output from the log).
[  846s] asciidoc: WARNING: osmomgw-usermanual.adoc: line 23: include file not 
found: /usr/src/packages/BUILD/doc/manuals/common/chapters/osmux/osmux.adoc
[  846s] make[5]: *** 
[/usr/share/osmo-gsm-manuals/build/Makefile.asciidoc.inc:95: 
osmomgw-usermanual.check] Error 1
[  846s] make[5]: Leaving directory '/usr/src/packages/BUILD/doc/manuals'
[  846s] make[4]: *** [Makefile:380: check-recursive] Error 1
[  846s] make[4]: Leaving directory '/usr/src/packages/BUILD/doc'
[  846s] make[3]: *** [Makefile:499: check-recursive] Error 1
[  846s] make[3]: Leaving directory '/usr/src/packages/BUILD'
[  846s] make[2]: *** [Makefile:793: check] Error 2
[  846s] make[2]: Leaving directory '/usr/src/packages/BUILD'
[  846s] dh_auto_test: make -j1 check VERBOSE=1 returned exit code 2
[  846s] make[1]: *** [debian/rules:30: override_dh_auto_test] Error 1
[  846s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  846s] make: *** [debian/rules:17: build] Error 2
[  846s] dpkg-buildpackage: error: debian/rules build subprocess returned exit 
status 2
[  846s] 
[  846s] lamb56 failed "build osmo-mgw_1.6.0.dsc" at Thu Aug  8 02:24:52 UTC 
2019.
[  846s] 
[  846s] ### VM INTERACTION START ###
[  849s] [  799.885395] sysrq: SysRq : Power Off
[  849s] [  799.891203] reboot: Power down
[  849s] ### VM INTERACTION END ###
[  849s] 
[  849s] lamb56 failed "build osmo-mgw_1.6.0.dsc" at Thu Aug  8 02:24:56 UTC 
2019.
[  849s] 

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


Build failure of network:osmocom:latest/osmo-bsc in Debian_9.0/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-bsc/Debian_9.0/x86_64

Package network:osmocom:latest/osmo-bsc failed to build in Debian_9.0/x86_64

Check out the package for editing:
  osc checkout network:osmocom:latest osmo-bsc

Last lines of build log:
[  284s]  #include 
[  284s]   ^
[  284s] compilation terminated.
[  284s] Makefile:623: recipe for target 'assignment_fsm.o' failed
[  284s] make[4]: *** [assignment_fsm.o] Error 1
[  284s] make[4]: Leaving directory '/usr/src/packages/BUILD/src/osmo-bsc'
[  284s] Makefile:405: recipe for target 'all-recursive' failed
[  284s] make[3]: *** [all-recursive] Error 1
[  284s] make[3]: Leaving directory '/usr/src/packages/BUILD/src'
[  284s] Makefile:448: recipe for target 'all-recursive' failed
[  284s] make[2]: *** [all-recursive] Error 1
[  284s] make[2]: Leaving directory '/usr/src/packages/BUILD'
[  284s] Makefile:380: recipe for target 'all' failed
[  284s] make[1]: *** [all] Error 2
[  284s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  284s] dh_auto_build: make -j1 returned exit code 2
[  284s] debian/rules:45: recipe for target 'build' failed
[  284s] make: *** [build] Error 2
[  284s] dpkg-buildpackage: error: debian/rules build gave error exit status 2
[  284s] 
[  284s] lamb05 failed "build osmo-bsc_1.5.0.dsc" at Thu Aug  8 02:26:30 UTC 
2019.
[  284s] 
[  284s] ### VM INTERACTION START ###
[  287s] [  271.336955] sysrq: SysRq : Power Off
[  287s] [  271.358290] reboot: Power down
[  287s] ### VM INTERACTION END ###
[  287s] 
[  287s] lamb05 failed "build osmo-bsc_1.5.0.dsc" at Thu Aug  8 02:26:34 UTC 
2019.
[  287s] 

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


Build failure of network:osmocom:latest/osmo-bsc in xUbuntu_19.04/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-bsc/xUbuntu_19.04/x86_64

Package network:osmocom:latest/osmo-bsc failed to build in xUbuntu_19.04/x86_64

Check out the package for editing:
  osc checkout network:osmocom:latest osmo-bsc

Last lines of build log:
[  275s] gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ 
-I/usr/include/ -I/usr/include/  -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 -Werror=implicit 
-Werror=maybe-uninitialized -Werror=memset-transposed-args -Wnull-dereference 
-Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess -c -o abis_rsl.o 
abis_rsl.c
[  277s] gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ 
-I/usr/include/ -I/usr/include/  -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 -Werror=implicit 
-Werror=maybe-uninitialized -Werror=memset-transposed-args -Wnull-dereference 
-Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess -c -o acc_ramp.o 
acc_ramp.c
[  277s] gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ 
-I/usr/include/ -I/usr/include/  -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 -Werror=implicit 
-Werror=maybe-uninitialized -Werror=memset-transposed-args -Wnull-dereference 
-Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess -c -o 
arfcn_range_encode.o arfcn_range_encode.c
[  277s] gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ 
-I/usr/include/ -I/usr/include/  -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 -Werror=implicit 
-Werror=maybe-uninitialized -Werror=memset-transposed-args -Wnull-dereference 
-Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess -c -o 
assignment_fsm.o assignment_fsm.c
[  277s] assignment_fsm.c:26:10: fatal error: 
osmocom/mgcp_client/mgcp_client_endpoint_fsm.h: No such file or directory
[  277s]  #include 
[  277s]   ^~~~
[  277s] compilation terminated.
[  277s] make[4]: *** [Makefile:662: assignment_fsm.o] Error 1
[  277s] make[4]: Leaving directory '/usr/src/packages/BUILD/src/osmo-bsc'
[  277s] make[3]: *** [Makefile:405: all-recursive] Error 1
[  277s] make[3]: Leaving directory '/usr/src/packages/BUILD/src'
[  277s] make[2]: *** [Makefile:448: all-recursive] Error 1
[  277s] make[2]: Leaving directory '/usr/src/packages/BUILD'
[  277s] make[1]: *** [Makefile:380: all] Error 2
[  277s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  277s] dh_auto_build: make -j1 returned exit code 2
[  277s] make: *** [debian/rules:45: build] Error 2
[  277s] dpkg-buildpackage: error: debian/rules build subprocess returned exit 
status 2
[  277s] 
[  277s] build83 failed "build osmo-bsc_1.5.0.dsc" at Thu Aug  8 02:21:29 UTC 
2019.
[  277s] 
[  277s] ### VM INTERACTION START ###
[  280s] [  270.630965] sysrq: SysRq : Power Off
[  280s] [  270.638575] reboot: Power down
[  280s] ### VM INTERACTION END ###
[  280s] 
[  280s] build83 failed "build osmo-bsc_1.5.0.dsc" at Thu Aug  8 02:21:33 UTC 
2019.
[  280s] 

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


Build failure of network:osmocom:latest/osmo-mgw in Debian_10/aarch64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-mgw/Debian_10/aarch64

Package network:osmocom:latest/osmo-mgw failed to build in Debian_10/aarch64

Check out the package for editing:
  osc checkout network:osmocom:latest osmo-mgw

Last lines of build log:
[  536s] asciidoc -v -f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f 
/usr/share/osmo-gsm-manuals/build/diag-filter.conf -f 
/usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f 
/usr/share/osmo-gsm-manuals/build/python2-filter.conf -a srcdir='.' 
osmomgw-usermanual.adoc > osmomgw-usermanual.check 2>&1
[  552s] # Make absolutely sure that the %.check target is updated.
[  552s] touch osmomgw-usermanual.check
[  552s] # Do print the WARNING output but return error if any was found
[  552s] # (grep -v would omit the WARNING output from the log).
[  552s] asciidoc: WARNING: osmomgw-usermanual.adoc: line 23: include file not 
found: /usr/src/packages/BUILD/doc/manuals/common/chapters/osmux/osmux.adoc
[  552s] make[5]: *** 
[/usr/share/osmo-gsm-manuals/build/Makefile.asciidoc.inc:95: 
osmomgw-usermanual.check] Error 1
[  552s] make[5]: Leaving directory '/usr/src/packages/BUILD/doc/manuals'
[  552s] make[4]: *** [Makefile:380: check-recursive] Error 1
[  552s] make[4]: Leaving directory '/usr/src/packages/BUILD/doc'
[  552s] make[3]: *** [Makefile:499: check-recursive] Error 1
[  552s] make[3]: Leaving directory '/usr/src/packages/BUILD'
[  552s] make[2]: *** [Makefile:793: check] Error 2
[  552s] make[2]: Leaving directory '/usr/src/packages/BUILD'
[  552s] dh_auto_test: make -j1 check VERBOSE=1 returned exit code 2
[  552s] make[1]: *** [debian/rules:30: override_dh_auto_test] Error 1
[  552s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  552s] make: *** [debian/rules:17: build] Error 2
[  552s] dpkg-buildpackage: error: debian/rules build subprocess returned exit 
status 2
[  552s] 
[  552s] obs-arm-4 failed "build osmo-mgw_1.6.0.dsc" at Thu Aug  8 02:20:20 UTC 
2019.
[  552s] 
[  552s] ### VM INTERACTION START ###
[  555s] [  515.805055] sysrq: SysRq : Power Off
[  555s] [  515.808180] reboot: Power down
[  555s] ### VM INTERACTION END ###
[  555s] 
[  555s] obs-arm-4 failed "build osmo-mgw_1.6.0.dsc" at Thu Aug  8 02:20:23 UTC 
2019.
[  555s] 

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


Build failure of network:osmocom:latest/osmo-mgw in Debian_9.0/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-mgw/Debian_9.0/x86_64

Package network:osmocom:latest/osmo-mgw failed to build in Debian_9.0/x86_64

Check out the package for editing:
  osc checkout network:osmocom:latest osmo-mgw

Last lines of build log:
[  400s] /usr/share/osmo-gsm-manuals/build/Makefile.asciidoc.inc:86: recipe for 
target 'osmomgw-usermanual.check' failed
[  400s] make[5]: *** [osmomgw-usermanual.check] Error 1
[  400s] make[5]: Leaving directory '/usr/src/packages/BUILD/doc/manuals'
[  400s] Makefile:380: recipe for target 'check-recursive' failed
[  400s] make[4]: *** [check-recursive] Error 1
[  400s] make[4]: Leaving directory '/usr/src/packages/BUILD/doc'
[  400s] Makefile:499: recipe for target 'check-recursive' failed
[  400s] make[3]: *** [check-recursive] Error 1
[  400s] make[3]: Leaving directory '/usr/src/packages/BUILD'
[  400s] Makefile:790: recipe for target 'check' failed
[  400s] make[2]: *** [check] Error 2
[  400s] make[2]: Leaving directory '/usr/src/packages/BUILD'
[  400s] dh_auto_test: make -j1 check VERBOSE=1 returned exit code 2
[  400s] debian/rules:30: recipe for target 'override_dh_auto_test' failed
[  400s] make[1]: *** [override_dh_auto_test] Error 1
[  400s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  400s] debian/rules:17: recipe for target 'build' failed
[  400s] make: *** [build] Error 2
[  400s] dpkg-buildpackage: error: debian/rules build gave error exit status 2
[  400s] 
[  400s] lamb58 failed "build osmo-mgw_1.6.0.dsc" at Thu Aug  8 02:19:58 UTC 
2019.
[  400s] 
[  400s] ### VM INTERACTION START ###
[  403s] [  384.668223] sysrq: SysRq : Power Off
[  404s] [  384.749687] reboot: Power down
[  404s] ### VM INTERACTION END ###
[  404s] 
[  404s] lamb58 failed "build osmo-mgw_1.6.0.dsc" at Thu Aug  8 02:20:02 UTC 
2019.
[  404s] 

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


Build failure of network:osmocom:latest/osmo-trx in Debian_9.0/aarch64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-trx/Debian_9.0/aarch64

Package network:osmocom:latest/osmo-trx failed to build in Debian_9.0/aarch64

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

Last lines of build log:
[  459s] configure:8798: checking for ar
[  459s] configure:8814: found /usr/bin/ar
[  459s] configure:8825: result: ar
[  459s] configure:8862: checking for archiver @FILE support
[  459s] configure:8879: g++ -c -g -O2 
-fdebug-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp >&5
[  459s] configure:8879: $? = 0
[  459s] configure:8882: ar cru libconftest.a @conftest.lst >&5
[  459s] ar: `u' modifier ignored since `D' is the default (see `U')
[  459s] configure:8885: $? = 0
[  459s] configure:8890: ar cru libconftest.a @conftest.lst >&5
[  459s] ar: `u' modifier ignored since `D' is the default (see `U')
[  459s] ar: conftest.o: No such file or directory
[  459s] configure:8893: $? = 1
[  459s] configure:8905: result: @
[  459s] configure:8963: checking for strip
[  459s] configure:8979: found /usr/bin/strip
[  459s] configure:8990: result: strip
[  459s] configure:9062: checking for ranlib
[  459s] configure:9078: found /usr/bin/ranlib
[  459s] configure:9089: result: ranlib
[  459s] configure:9191: checking command to parse /usr/bin/nm -B output from 
gcc object
[  459s] configure:9344: g++ -c -g -O2 
-fdebug-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp >&5
[  459s] configure:9347: $? = 0
[  461s] c[  427.878907] sysrq: SysRq : Power Off
[  461s] [  427.904659] reboot: Power down
[  461s] ### VM INTERACTION END ###
[  461s] 
[  461s] obs-arm-3 failed "build osmo-trx_1.1.0.dsc" at Thu Aug  8 02:22:10 UTC 
2019.
[  461s] 

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


Build failure of network:osmocom:latest/osmo-trx in xUbuntu_18.10/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-trx/xUbuntu_18.10/x86_64

Package network:osmocom:latest/osmo-trx failed to build in xUbuntu_18.10/x86_64

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

Last lines of build log:
[  464s] #define HAVE_STDLIB_H 1
[  464s] #define HAVE_STRING_H 1
[  464s] #define HAVE_MEMORY_H 1
[  464s] #define HAVE_STRINGS_H 1
[  464s] #define HAVE_INTTYPES_H 1
[  464s] #define HAVE_STDINT_H 1
[  464s] #define HAVE_UNISTD_H 1
[  464s] #define HAVE_DLFCN_H 1
[  464s] #define LT_OBJDIR ".libs/"
[  464s] #define STDC_HEADERS 1
[  464s] #define HAVE_BYTESWAP_H 1
[  464s] #define TIME_WITH_SYS_TIME 1
[  464s] 
[  464s] configure: exit 1
[  464s] 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-systemdsystemunitdir=/lib/systemd/system --enable-manuals returned exit 
code 1
[  464s] make[1]: *** [debian/rules:12: override_dh_auto_configure] Error 2
[  464s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  464s] make: *** [debian/rules:6: build] Error 2
[  464s] dpkg-buildpackage: error: debian/rules build subprocess returned exit 
status 2
[  464s] 
[  464s] morla3 failed "build osmo-trx_1.1.0.dsc" at Thu Aug  8 02:19:05 UTC 
2019.
[  464s] 
[  464s] ### VM INTERACTION START ###
[  467s] [  444.451861] sysrq: SysRq : Power Off
[  467s] [  444.707068] reboot: Power down
[  467s] ### VM INTERACTION END ###
[  468s] 
[  468s] morla3 failed "build osmo-trx_1.1.0.dsc" at Thu Aug  8 02:19:10 UTC 
2019.
[  468s] 

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


Build failure of network:osmocom:latest/osmo-bsc in Debian_9.0/i586

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-bsc/Debian_9.0/i586

Package network:osmocom:latest/osmo-bsc failed to build in Debian_9.0/i586

Check out the package for editing:
  osc checkout network:osmocom:latest osmo-bsc

Last lines of build log:
[  329s]  #include 
[  329s]   ^
[  329s] compilation terminated.
[  329s] Makefile:623: recipe for target 'assignment_fsm.o' failed
[  329s] make[4]: *** [assignment_fsm.o] Error 1
[  329s] make[4]: Leaving directory '/usr/src/packages/BUILD/src/osmo-bsc'
[  329s] Makefile:405: recipe for target 'all-recursive' failed
[  329s] make[3]: *** [all-recursive] Error 1
[  329s] make[3]: Leaving directory '/usr/src/packages/BUILD/src'
[  329s] Makefile:448: recipe for target 'all-recursive' failed
[  329s] make[2]: *** [all-recursive] Error 1
[  329s] make[2]: Leaving directory '/usr/src/packages/BUILD'
[  329s] Makefile:380: recipe for target 'all' failed
[  329s] make[1]: *** [all] Error 2
[  329s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  329s] dh_auto_build: make -j1 returned exit code 2
[  329s] debian/rules:45: recipe for target 'build' failed
[  329s] make: *** [build] Error 2
[  329s] dpkg-buildpackage: error: debian/rules build gave error exit status 2
[  329s] 
[  329s] lamb08 failed "build osmo-bsc_1.5.0.dsc" at Thu Aug  8 02:20:57 UTC 
2019.
[  329s] 
[  330s] ### VM INTERACTION START ###
[  333s] [  317.272640] sysrq: SysRq : Power Off
[  333s] [  317.287530] reboot: Power down
[  333s] ### VM INTERACTION END ###
[  333s] 
[  333s] lamb08 failed "build osmo-bsc_1.5.0.dsc" at Thu Aug  8 02:21:01 UTC 
2019.
[  333s] 

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


Build failure of network:osmocom:latest/osmo-trx in Debian_10/i586

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-trx/Debian_10/i586

Package network:osmocom:latest/osmo-trx failed to build in Debian_10/i586

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

Last lines of build log:
[  508s] #define HAVE_STDLIB_H 1
[  508s] #define HAVE_STRING_H 1
[  508s] #define HAVE_MEMORY_H 1
[  508s] #define HAVE_STRINGS_H 1
[  508s] #define HAVE_INTTYPES_H 1
[  508s] #define HAVE_STDINT_H 1
[  508s] #define HAVE_UNISTD_H 1
[  508s] #define HAVE_DLFCN_H 1
[  508s] #define LT_OBJDIR ".libs/"
[  508s] #define STDC_HEADERS 1
[  508s] #define HAVE_BYTESWAP_H 1
[  508s] #define TIME_WITH_SYS_TIME 1
[  508s] 
[  508s] configure: exit 1
[  508s] dh_auto_configure: ./configure --build=i686-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/i386-linux-gnu 
--libexecdir=\${prefix}/lib/i386-linux-gnu --disable-maintainer-mode 
--disable-dependency-tracking --with-uhd --with-usrp1 --with-lms 
--with-systemdsystemunitdir=/lib/systemd/system --enable-manuals returned exit 
code 1
[  508s] make[1]: *** [debian/rules:12: override_dh_auto_configure] Error 2
[  508s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  508s] make: *** [debian/rules:6: build] Error 2
[  508s] dpkg-buildpackage: error: debian/rules build subprocess returned exit 
status 2
[  508s] 
[  508s] lamb62 failed "build osmo-trx_1.1.0.dsc" at Thu Aug  8 02:22:19 UTC 
2019.
[  508s] 
[  508s] ### VM INTERACTION START ###
[  512s] [  473.009462] sysrq: SysRq : Power Off
[  512s] [  473.073403] reboot: Power down
[  512s] ### VM INTERACTION END ###
[  512s] 
[  512s] lamb62 failed "build osmo-trx_1.1.0.dsc" at Thu Aug  8 02:22:23 UTC 
2019.
[  512s] 

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


Build failure of network:osmocom:latest/osmo-trx in Debian_Unstable/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-trx/Debian_Unstable/x86_64

Package network:osmocom:latest/osmo-trx failed to build in 
Debian_Unstable/x86_64

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

Last lines of build log:
[  418s] #define HAVE_STDLIB_H 1
[  418s] #define HAVE_STRING_H 1
[  418s] #define HAVE_MEMORY_H 1
[  418s] #define HAVE_STRINGS_H 1
[  418s] #define HAVE_INTTYPES_H 1
[  418s] #define HAVE_STDINT_H 1
[  418s] #define HAVE_UNISTD_H 1
[  418s] #define HAVE_DLFCN_H 1
[  418s] #define LT_OBJDIR ".libs/"
[  418s] #define STDC_HEADERS 1
[  418s] #define HAVE_BYTESWAP_H 1
[  418s] #define TIME_WITH_SYS_TIME 1
[  418s] 
[  418s] configure: exit 1
[  418s] 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-systemdsystemunitdir=/lib/systemd/system --enable-manuals returned exit 
code 1
[  418s] make[1]: *** [debian/rules:12: override_dh_auto_configure] Error 255
[  418s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  418s] make: *** [debian/rules:6: build] Error 2
[  418s] dpkg-buildpackage: error: debian/rules build subprocess returned exit 
status 2
[  419s] 
[  419s] lamb62 failed "build osmo-trx_1.1.0.dsc" at Thu Aug  8 04:23:51 UTC 
2019.
[  419s] 
[  419s] ### VM INTERACTION START ###
[  422s] [  400.652104] sysrq: SysRq : Power Off
[  422s] [  400.658641] reboot: Power down
[  422s] ### VM INTERACTION END ###
[  422s] 
[  422s] lamb62 failed "build osmo-trx_1.1.0.dsc" at Thu Aug  8 04:23:56 UTC 
2019.
[  422s] 

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


Build failure of network:osmocom:latest/osmo-trx in xUbuntu_19.04/i586

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-trx/xUbuntu_19.04/i586

Package network:osmocom:latest/osmo-trx failed to build in xUbuntu_19.04/i586

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

Last lines of build log:
[  443s] #define HAVE_STDLIB_H 1
[  443s] #define HAVE_STRING_H 1
[  443s] #define HAVE_MEMORY_H 1
[  443s] #define HAVE_STRINGS_H 1
[  443s] #define HAVE_INTTYPES_H 1
[  443s] #define HAVE_STDINT_H 1
[  443s] #define HAVE_UNISTD_H 1
[  443s] #define HAVE_DLFCN_H 1
[  443s] #define LT_OBJDIR ".libs/"
[  443s] #define STDC_HEADERS 1
[  443s] #define HAVE_BYTESWAP_H 1
[  443s] #define TIME_WITH_SYS_TIME 1
[  443s] 
[  443s] configure: exit 1
[  443s] dh_auto_configure: ./configure --build=i686-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/i386-linux-gnu 
--libexecdir=\${prefix}/lib/i386-linux-gnu --disable-maintainer-mode 
--disable-dependency-tracking --with-uhd --with-usrp1 --with-lms 
--with-systemdsystemunitdir=/lib/systemd/system --enable-manuals returned exit 
code 1
[  443s] make[1]: *** [debian/rules:12: override_dh_auto_configure] Error 2
[  443s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  443s] make: *** [debian/rules:6: build] Error 2
[  443s] dpkg-buildpackage: error: debian/rules build subprocess returned exit 
status 2
[  443s] 
[  443s] cloud125 failed "build osmo-trx_1.1.0.dsc" at Thu Aug  8 02:19:24 UTC 
2019.
[  443s] 
[  443s] ### VM INTERACTION START ###
[  446s] [  410.147399] sysrq: SysRq : Power Off
[  446s] [  410.166446] reboot: Power down
[  448s] ### VM INTERACTION END ###
[  448s] 
[  448s] cloud125 failed "build osmo-trx_1.1.0.dsc" at Thu Aug  8 02:19:30 UTC 
2019.
[  448s] 

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


Build failure of network:osmocom:latest/osmo-bsc in xUbuntu_16.04/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-bsc/xUbuntu_16.04/x86_64

Package network:osmocom:latest/osmo-bsc failed to build in xUbuntu_16.04/x86_64

Check out the package for editing:
  osc checkout network:osmocom:latest osmo-bsc

Last lines of build log:
[  216s] gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ 
-I/usr/include/ -I/usr/include/  -I/usr/include/ -I/usr/include/ 
-I/usr/include/  -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Werror=implicit -Werror=maybe-uninitialized 
-Werror=memset-transposed-args -Werror=sizeof-array-argument 
-Werror=sizeof-pointer-memaccess -c -o assignment_fsm.o assignment_fsm.c
[  216s] assignment_fsm.c:26:58: fatal error: 
osmocom/mgcp_client/mgcp_client_endpoint_fsm.h: No such file or directory
[  216s] compilation terminated.
[  216s] Makefile:623: recipe for target 'assignment_fsm.o' failed
[  216s] make[4]: *** [assignment_fsm.o] Error 1
[  216s] make[4]: Leaving directory '/usr/src/packages/BUILD/src/osmo-bsc'
[  216s] Makefile:405: recipe for target 'all-recursive' failed
[  216s] make[3]: *** [all-recursive] Error 1
[  216s] make[3]: Leaving directory '/usr/src/packages/BUILD/src'
[  216s] Makefile:448: recipe for target 'all-recursive' failed
[  216s] make[2]: *** [all-recursive] Error 1
[  216s] make[2]: Leaving directory '/usr/src/packages/BUILD'
[  216s] Makefile:380: recipe for target 'all' failed
[  216s] make[1]: *** [all] Error 2
[  216s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  216s] dh_auto_build: make -j1 returned exit code 2
[  216s] debian/rules:45: recipe for target 'build' failed
[  216s] make: *** [build] Error 2
[  216s] dpkg-buildpackage: error: debian/rules build gave error exit status 2
[  216s] 
[  217s] lamb25 failed "build osmo-bsc_1.5.0.dsc" at Thu Aug  8 02:20:53 UTC 
2019.
[  217s] 
[  217s] ### VM INTERACTION START ###
[  220s] [  199.832691] sysrq: SysRq : Power Off
[  220s] [  199.856834] reboot: Power down
[  220s] ### VM INTERACTION END ###
[  220s] 
[  220s] lamb25 failed "build osmo-bsc_1.5.0.dsc" at Thu Aug  8 02:20:57 UTC 
2019.
[  220s] 

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


Build failure of network:osmocom:latest/osmo-trx in xUbuntu_18.04/i586

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-trx/xUbuntu_18.04/i586

Package network:osmocom:latest/osmo-trx failed to build in xUbuntu_18.04/i586

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

Last lines of build log:
[  486s] #define HAVE_MEMORY_H 1
[  486s] #define HAVE_STRINGS_H 1
[  486s] #define HAVE_INTTYPES_H 1
[  486s] #define HAVE_STDINT_H 1
[  486s] #define HAVE_UNISTD_H 1
[  486s] #define HAVE_DLFCN_H 1
[  486s] #define LT_OBJDIR ".libs/"
[  486s] #define STDC_HEADERS 1
[  486s] #define HAVE_BYTESWAP_H 1
[  486s] #define TIME_WITH_SYS_TIME 1
[  486s] 
[  486s] configure: exit 1
[  486s] dh_auto_configure: ./configure --build=i686-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/i386-linux-gnu 
--libexecdir=\${prefix}/lib/i386-linux-gnu --disable-maintainer-mode 
--disable-dependency-tracking --with-uhd --with-usrp1 --with-lms 
--with-systemdsystemunitdir=/lib/systemd/system --enable-manuals returned exit 
code 1
[  486s] debian/rules:12: recipe for target 'override_dh_auto_configure' failed
[  486s] make[1]: *** [override_dh_auto_configure] Error 2
[  486s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  486s] debian/rules:6: recipe for target 'build' failed
[  486s] make: *** [build] Error 2
[  486s] dpkg-buildpackage: error: debian/rules build subprocess returned exit 
status 2
[  486s] 
[  486s] lamb16 failed "build osmo-trx_1.1.0.dsc" at Thu Aug  8 02:23:18 UTC 
2019.
[  486s] 
[  486s] ### VM INTERACTION START ###
[  489s] [  458.221531] sysrq: SysRq : Power Off
[  489s] [  458.313899] reboot: Power down
[  489s] ### VM INTERACTION END ###
[  489s] 
[  489s] lamb16 failed "build osmo-trx_1.1.0.dsc" at Thu Aug  8 02:23:22 UTC 
2019.
[  489s] 

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


Build failure of network:osmocom:latest/osmo-bsc in xUbuntu_18.04/i586

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-bsc/xUbuntu_18.04/i586

Package network:osmocom:latest/osmo-bsc failed to build in xUbuntu_18.04/i586

Check out the package for editing:
  osc checkout network:osmocom:latest osmo-bsc

Last lines of build log:
[  286s]  #include 
[  286s]   ^~~~
[  286s] compilation terminated.
[  286s] Makefile:623: recipe for target 'assignment_fsm.o' failed
[  286s] make[4]: *** [assignment_fsm.o] Error 1
[  286s] make[4]: Leaving directory '/usr/src/packages/BUILD/src/osmo-bsc'
[  286s] Makefile:405: recipe for target 'all-recursive' failed
[  286s] make[3]: *** [all-recursive] Error 1
[  286s] make[3]: Leaving directory '/usr/src/packages/BUILD/src'
[  286s] Makefile:448: recipe for target 'all-recursive' failed
[  286s] make[2]: *** [all-recursive] Error 1
[  286s] make[2]: Leaving directory '/usr/src/packages/BUILD'
[  286s] Makefile:380: recipe for target 'all' failed
[  286s] make[1]: *** [all] Error 2
[  286s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  286s] dh_auto_build: make -j1 returned exit code 2
[  286s] debian/rules:45: recipe for target 'build' failed
[  286s] make: *** [build] Error 2
[  286s] dpkg-buildpackage: error: debian/rules build subprocess returned exit 
status 2
[  286s] 
[  286s] sheep84 failed "build osmo-bsc_1.5.0.dsc" at Thu Aug  8 02:23:18 UTC 
2019.
[  286s] 
[  286s] ### VM INTERACTION START ###
[  289s] [  279.057198] sysrq: SysRq : Power Off
[  289s] [  279.062402] reboot: Power down
[  289s] ### VM INTERACTION END ###
[  289s] 
[  289s] sheep84 failed "build osmo-bsc_1.5.0.dsc" at Thu Aug  8 02:23:22 UTC 
2019.
[  289s] 

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


Build failure of network:osmocom:latest/osmo-mgw in xUbuntu_18.04/i586

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-mgw/xUbuntu_18.04/i586

Package network:osmocom:latest/osmo-mgw failed to build in xUbuntu_18.04/i586

Check out the package for editing:
  osc checkout network:osmocom:latest osmo-mgw

Last lines of build log:
[  478s] /usr/share/osmo-gsm-manuals/build/Makefile.asciidoc.inc:86: recipe for 
target 'osmomgw-usermanual.check' failed
[  478s] make[5]: *** [osmomgw-usermanual.check] Error 1
[  478s] make[5]: Leaving directory '/usr/src/packages/BUILD/doc/manuals'
[  478s] Makefile:380: recipe for target 'check-recursive' failed
[  478s] make[4]: *** [check-recursive] Error 1
[  478s] make[4]: Leaving directory '/usr/src/packages/BUILD/doc'
[  478s] Makefile:499: recipe for target 'check-recursive' failed
[  478s] make[3]: *** [check-recursive] Error 1
[  478s] make[3]: Leaving directory '/usr/src/packages/BUILD'
[  478s] Makefile:790: recipe for target 'check' failed
[  478s] make[2]: *** [check] Error 2
[  478s] make[2]: Leaving directory '/usr/src/packages/BUILD'
[  478s] dh_auto_test: make -j1 check VERBOSE=1 returned exit code 2
[  478s] debian/rules:30: recipe for target 'override_dh_auto_test' failed
[  478s] make[1]: *** [override_dh_auto_test] Error 1
[  478s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  478s] debian/rules:17: recipe for target 'build' failed
[  478s] make: *** [build] Error 2
[  478s] dpkg-buildpackage: error: debian/rules build subprocess returned exit 
status 2
[  478s] 
[  478s] lamb27 failed "build osmo-mgw_1.6.0.dsc" at Thu Aug  8 02:18:04 UTC 
2019.
[  478s] 
[  478s] ### VM INTERACTION START ###
[  481s] [  462.105620] sysrq: SysRq : Power Off
[  481s] [  462.114847] reboot: Power down
[  481s] ### VM INTERACTION END ###
[  481s] 
[  481s] lamb27 failed "build osmo-mgw_1.6.0.dsc" at Thu Aug  8 02:18:08 UTC 
2019.
[  481s] 

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


Build failure of network:osmocom:latest/osmo-trx in Debian_9.0/i586

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-trx/Debian_9.0/i586

Package network:osmocom:latest/osmo-trx failed to build in Debian_9.0/i586

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

Last lines of build log:
[  290s] #define HAVE_MEMORY_H 1
[  290s] #define HAVE_STRINGS_H 1
[  290s] #define HAVE_INTTYPES_H 1
[  290s] #define HAVE_STDINT_H 1
[  290s] #define HAVE_UNISTD_H 1
[  290s] #define HAVE_DLFCN_H 1
[  290s] #define LT_OBJDIR ".libs/"
[  290s] #define STDC_HEADERS 1
[  290s] #define HAVE_BYTESWAP_H 1
[  290s] #define TIME_WITH_SYS_TIME 1
[  290s] 
[  290s] configure: exit 1
[  290s] dh_auto_configure: ./configure --build=i686-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/i386-linux-gnu 
--libexecdir=${prefix}/lib/i386-linux-gnu --disable-maintainer-mode 
--disable-dependency-tracking --with-uhd --with-usrp1 --with-lms 
--with-systemdsystemunitdir=/lib/systemd/system --enable-manuals returned exit 
code 1
[  290s] debian/rules:12: recipe for target 'override_dh_auto_configure' failed
[  290s] make[1]: *** [override_dh_auto_configure] Error 2
[  290s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  290s] debian/rules:6: recipe for target 'build' failed
[  290s] make: *** [build] Error 2
[  290s] dpkg-buildpackage: error: debian/rules build gave error exit status 2
[  290s] 
[  290s] lamb52 failed "build osmo-trx_1.1.0.dsc" at Thu Aug  8 02:19:08 UTC 
2019.
[  290s] 
[  290s] ### VM INTERACTION START ###
[  293s] [  275.902619] sysrq: SysRq : Power Off
[  293s] [  275.927946] reboot: Power down
[  293s] ### VM INTERACTION END ###
[  293s] 
[  293s] lamb52 failed "build osmo-trx_1.1.0.dsc" at Thu Aug  8 02:19:11 UTC 
2019.
[  293s] 

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


Build failure of network:osmocom:latest/osmo-mgw in Debian_Testing/x86_64

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-mgw/Debian_Testing/x86_64

Package network:osmocom:latest/osmo-mgw failed to build in Debian_Testing/x86_64

Check out the package for editing:
  osc checkout network:osmocom:latest osmo-mgw

Last lines of build log:
[   15s] objdump: /boot/vmlinuz: warning: ignoring section flag 
IMAGE_SCN_MEM_NOT_PAGED in section .bss
[   15s] booting kvm...
[   15s] ### VM INTERACTION START ###
[   15s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu 
host -object rng-random,filename=/dev/random,id=rng0 -device 
virtio-rng-pci,rng=rng0 -runas qemu -net none -kernel /boot/vmlinuz -initrd 
/boot/initrd -append root=/dev/sda rootfstype=ext3 
rootflags=data=writeback,nobarrier,commit=150,noatime ext4.allow_unsupported=1 
kpti=off pti=off spectre_v2=off panic=1 quiet no-kvmclock elevator=noop 
nmi_watchdog=0 rw rd.driver.pre=binfmt_misc console=ttyS0 init=/.build/build -m 
8192 -drive 
file=/var/cache/obs/worker/root_4/root,format=raw,if=none,id=disk,cache=unsafe 
-device ide-hd,drive=disk,serial=0 -drive 
file=/var/cache/obs/worker/root_4/swap,format=raw,if=none,id=swap,cache=unsafe 
-device ide-hd,drive=swap,serial=1 -serial stdio -chardev 
socket,id=monitor,server,nowait,path=/var/cache/obs/worker/root_4/root.qemu/monitor
 -mon chardev=monitor,mode=readline -smp 8
[   16s] c[?7lSeaBIOS (version 
rel-1.12.0-0-ga698c89-prebuilt.qemu.org)
[   20s] Booting from ROM..c[?7l### VM INTERACTION END ###
[   20s] 2nd stage started in virtual machine
[   20s] machine type: x86_64
[   20s] Linux version: 4[3.391300] sysrq: SysRq : Changing Loglevel
[   20s] .12.14-lp151.28.[3.392449] sysrq: Loglevel set to 4
[   20s] 10-default #1 SMP Sat Jul 13 17:59:31 UTC 2019 (0ab03b7)
[   20s] Increasing log level from now on...
[   20s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   20s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   20s] mkdir: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   20s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   21s] mount: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   21s] mkswap: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   21s] swapon: error while loading shared libraries: libpcre2-8.so.0: cannot 
open shared object file: No such file or directory
[   21s] 
[   21s]  failed "build osmo-mgw_1.6.0.dsc" at Thu Aug  8 04:08:40 UTC 2019.
[   21s] 
[   21s] ### VM INTERACTION START ###
[   24s] [6.459939] sysrq: SysRq : Power Off
[   24s] [6.468279] reboot: Power down
[   24s] ### VM INTERACTION END ###
[   24s] 
[   24s] lamb09 failed "build osmo-mgw_1.6.0.dsc" at Thu Aug  8 04:08:43 UTC 
2019.
[   24s] 

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


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

2019-08-07 Thread OBS Notification
Visit 
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/osmo-trx/Debian_9.0/x86_64

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

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

Last lines of build log:
[  402s] #define HAVE_MEMORY_H 1
[  402s] #define HAVE_STRINGS_H 1
[  402s] #define HAVE_INTTYPES_H 1
[  402s] #define HAVE_STDINT_H 1
[  402s] #define HAVE_UNISTD_H 1
[  402s] #define HAVE_DLFCN_H 1
[  402s] #define LT_OBJDIR ".libs/"
[  402s] #define STDC_HEADERS 1
[  402s] #define HAVE_BYTESWAP_H 1
[  402s] #define TIME_WITH_SYS_TIME 1
[  402s] 
[  402s] configure: exit 1
[  402s] 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-systemdsystemunitdir=/lib/systemd/system --enable-manuals returned exit 
code 1
[  402s] debian/rules:12: recipe for target 'override_dh_auto_configure' failed
[  402s] make[1]: *** [override_dh_auto_configure] Error 2
[  402s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  402s] debian/rules:6: recipe for target 'build' failed
[  402s] make: *** [build] Error 2
[  402s] dpkg-buildpackage: error: debian/rules build gave error exit status 2
[  402s] 
[  402s] lamb19 failed "build osmo-trx_1.1.0.dsc" at Thu Aug  8 02:20:15 UTC 
2019.
[  402s] 
[  402s] ### VM INTERACTION START ###
[  405s] [  380.574453] sysrq: SysRq : Power Off
[  405s] [  380.585144] reboot: Power down
[  405s] ### VM INTERACTION END ###
[  405s] 
[  405s] lamb19 failed "build osmo-trx_1.1.0.dsc" at Thu Aug  8 02:20:18 UTC 
2019.
[  405s] 

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


  1   2   3   >