Raspbian Package Auto-Building

Buildd status for selected packages (bullseye-staging)

Bugs

Package(s): Suite:
Compact mode Co-maintainers

Package armhf
Buildd exposure stats
✔ icinga2Build-Attempted
✔ python-apswInstalled
✔ rust-sysinfoInstalled
✔ haskell-cryptolInstalled
✔ highwayhashInstalled
✔ mrsBuild-Attempted
✔ mingw32-binutilsBuild-Attempted
✔ asterisk-chan-capiBuild-Attempted
✔ austinInstalled
✔ blastemBuild-Attempted
✔ dxvknot in w-b
✔ haskell-genvalidity-hspecInstalled
✔ ibamBuild-Attempted
✔ lib3mfInstalled
✔ libnunc-stansBuild-Attempted
✔ libxsmmBuild-Attempted
✔ mensisBD-Uninstallable
✔ open-axiomBuild-Attempted
✔ percona-xtradb-cluster-galera-2.xBuild-Attempted
Package armhf
Buildd exposure stats
✔ python-pbh5toolsBD-Uninstallable
✔ rpm2htmlBuild-Attempted
✔ rust-pq-sysBuild-Attempted
✔ tlsdateBD-Uninstallable
✔ unanimityBD-Uninstallable
✔ kubrickInstalled
✔ polymlInstalled

Tail of log for icinga2 on armhf:

  426 |       vector<_Tp, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/10/vector:67,
                 from /<<PKGBUILDDIR>>/lib/base/object.hpp:14,
                 from /<<PKGBUILDDIR>>/lib/base/value.hpp:6,
                 from /<<PKGBUILDDIR>>/lib/base/value-operators.cpp:3:
/usr/include/c++/10/bits/stl_vector.h: In function 'icinga::Value icinga::operator-(const icinga::Value&, const icinga::Value&)':
/usr/include/c++/10/bits/stl_vector.h:1198:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<icinga::Value*, std::vector<icinga::Value> >' changed in GCC 7.1
 1198 |    _M_realloc_insert(end(), __x);
      |    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
make: *** [debian/rules:18: build-arch] Terminated
E: Caught signal ‘Terminated’: terminating immediately
make[3]: *** [lib/base/CMakeFiles/base.dir/build.make:646: lib/base/CMakeFiles/base.dir/namespace.cpp.o] Terminated
make[2]: *** [CMakeFiles/Makefile2:1761: lib/base/CMakeFiles/base.dir/all] Terminated
make[1]: *** [Makefile:185: all] Terminated

BinNMU changelog for haskell-cryptol on armhf:

rebuild due to debcheck failure

Tail of log for mrs on armhf:

   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<BUILDDIR>>/mrs-6.0.5+dfsg'
./configure --prefix=/usr --config-dir=/etc/mrs/ \
	--man-dir=/usr/share/man --mrs-user=mrs-dba \
	--data-dir=/var/lib/mrs --log-dir=/var/log/mrs
length() used on @boost_version (did you mean "scalar(@boost_version)"?) at ./configure line 289.
Using perl /usr/bin/perl
Checking for a compiler... OK
Checking for libboost... OK
Checking for libzeep...libzeep is not installed, either install the package libzeep-dev
or download libzeep from ftp://ftp.cmbi.ru.nl/pub/software/libzeep
and run configure again.
make[1]: *** [debian/rules:15: override_dh_auto_configure] Error 2
make[1]: Leaving directory '/<<BUILDDIR>>/mrs-6.0.5+dfsg'
make: *** [debian/rules:12: binary-arch] Error 2

Tail of log for mingw32-binutils on armhf:

dpkg-buildpackage
-----------------

dpkg-buildpackage: info: source package mingw32-binutils
dpkg-buildpackage: info: source version 2.20-0.2
dpkg-buildpackage: info: source distribution unstable
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture armhf
 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -rf /<<PKGBUILDDIR>>/build_dir *-stamp
dh_clean
dh_clean: error: Compatibility levels before 5 are no longer supported (level 4 requested)
make: *** [debian/rules:123: clean] Error 25

Tail of log for asterisk-chan-capi on armhf:

 9096 |   if (cid_name == 0 && i->owner->cid.cid_name && *i->owner->cid.cid_name) {
      |                                ^~
chan_capi.c:9096:59: error: invalid use of undefined type 'struct ast_channel'
 9096 |   if (cid_name == 0 && i->owner->cid.cid_name && *i->owner->cid.cid_name) {
      |                                                           ^~
In file included from /usr/include/asterisk/asterisk.h:23,
                 from chan_capi.h:20,
                 from chan_capi.c:32:
chan_capi.c:9097:34: error: invalid use of undefined type 'struct ast_channel'
 9097 |   cid_name = ast_strdupa(i->owner->cid.cid_name);
      |                                  ^~
make[1]: *** [Makefile:198: chan_capi.o] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:3: build-arch] Error 25

Tail of log for blastem on armhf:

      |                                                                     ~~~~~~~~~^~~
z80_to_x86.c: In function 'zremove_breakpoint':
z80_to_x86.c:3872:22: warning: assignment to 'code_ptr' {aka 'unsigned int *'} from incompatible pointer type 'uint8_t *' {aka 'unsigned char *'} [-Wincompatible-pointer-types]
 3872 |   opts->gen.code.cur = native;
      |                      ^
z80_to_x86.c:3873:23: warning: assignment to 'code_ptr' {aka 'unsigned int *'} from incompatible pointer type 'uint8_t *' {aka 'unsigned char *'} [-Wincompatible-pointer-types]
 3873 |   opts->gen.code.last = native + 128;
      |                       ^
make[2]: *** [Makefile:356: z80_to_x86.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 "INSTALL=install --strip-program=true" HOST_ZLIB=1 CONFIG_PATH=/etc/blastem DATA_PATH=/usr/share/games/blastem returned exit code 2
make[1]: *** [debian/rules:10: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:7: binary-arch] Error 2

BinNMU changelog for haskell-genvalidity-hspec on armhf:

rebuild due to debcheck failure

Tail of log for ibam on armhf:

make[1]: Entering directory '/<<PKGBUILDDIR>>'
make[1]: 'ibam-krell.so' is up to date.
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
touch build-stamp
dh_testdir
dh_testroot
dh_clean
dh_clean: warning: Compatibility levels before 10 are deprecated (level 7 in use)
dh_installdirs
dh_installdirs: warning: Compatibility levels before 10 are deprecated (level 7 in use)
# Add here commands to install the package into debian/tmp.
install -m0755 ibam `pwd`/debian/ibam/usr/bin
install -m0644 ibam-krell.so `pwd`/debian/gkrellm-ibam/usr/lib/gkrellm2/plugins
install: cannot create regular file '/<<PKGBUILDDIR>>/debian/gkrellm-ibam/usr/lib/gkrellm2/plugins': No such file or directory
make: *** [debian/rules:58: install] Error 1

Tail of log for libnunc-stans on armhf:

mkdir -p bin
mkdir -p obj
gcc -MM -std=c99 -I"src" -I"inc" src/abstraction/abstraction_dcas.c >obj/abstraction_dcas.d
gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -c -fpic -Wno-unknown-pragmas -std=c99 -I"src" -I"inc"  -o obj/abstraction_dcas.o src/abstraction/abstraction_dcas.c
/tmp/cc0uK8B7.s: Assembler messages:
/tmp/cc0uK8B7.s:74: Error: selected processor does not support `ldrexd r6,r7,[r0]' in ARM mode
/tmp/cc0uK8B7.s:74: Error: selected processor does not support `strexd lr,r2,r3,[r0]' in ARM mode
make[3]: *** [makefile.linux:79: obj/abstraction_dcas.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/liblfds'
make[2]: *** [Makefile:921: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:646: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:21: build-arch] Error 25

Tail of log for libxsmm on armhf:

      |   ^~~~~
In file included from include/libxsmm.h:65,
                 from ./src/libxsmm_gemm_diff.h:34,
                 from ./src/libxsmm_main.c:31:
./src/libxsmm_main.c: In function 'libxsmm_init':
include/libxsmm_sync.h:70:29: warning: implicit declaration of function '__builtin_ia32_pause'; did you mean '__builtin_isspace'? [-Wimplicit-function-declaration]
   70 | # define LIBXSMM_SYNC_PAUSE __builtin_ia32_pause()
      |                             ^~~~~~~~~~~~~~~~~~~~
./src/libxsmm_main.c:719:36: note: in expansion of macro 'LIBXSMM_SYNC_PAUSE'
  719 |       if (0 != once) break; else { LIBXSMM_SYNC_PAUSE; }
      |                                    ^~~~~~~~~~~~~~~~~~
make[1]: *** [Makefile:721: build/intel64/libxsmm_main.o] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:7: build-arch] Error 25

Dependency installability problem for mensis on armhf:

mensis build-depends on missing:
- libfontforge-dev:armhf

Tail of log for open-axiom on armhf:

/* confdefs.h */
#define PACKAGE_NAME "OpenAxiom"
#define PACKAGE_TARNAME "openaxiom"
#define PACKAGE_VERSION "1.5.0-2013-06-21"
#define PACKAGE_STRING "OpenAxiom 1.5.0-2013-06-21"
#define PACKAGE_BUGREPORT "open-axiom-bugs@lists.sf.net"
#define PACKAGE_URL ""
#define PACKAGE "openaxiom"
#define VERSION "1.5.0-2013-06-21"
#define OPENAXIOM_BASE_RTS Runtime::sbcl

configure: exit 1
dh_auto_configure: error: cd build-tree && ../configure --build=arm-linux-gnueabihf --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libexecdir=\${prefix}/lib/open-axiom --disable-maintainer-mode --disable-dependency-tracking --with-lisp=sbcl --with-x --disable-gcl returned exit code 1
make: *** [debian/rules:50: configure-stamp] Error 25

Tail of log for percona-xtradb-cluster-galera-2.x on armhf:

   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
scons revno=318911d boost_pool=0 garb/garbd libgalera_smm.so 
scons: Reading SConscript files ...
  File "/<<PKGBUILDDIR>>/SConstruct", line 23

    print 'Host: ' + sysname + ' ' + machine

          ^

SyntaxError: Missing parentheses in call to 'print'. Did you mean print('Host: ' + sysname + ' ' + machine)?

make[1]: *** [debian/rules:15: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:18: build-arch] Error 2

Dependency installability problem for python-pbh5tools on armhf:

python-pbh5tools build-depends on missing:
- python-sphinx:armhf

Tail of log for rpm2html on armhf:

  758 |              headerNextIterator(sIter, &tag, &type, (void *) &p, &count);) {
      |              ^~~~~~~~~~~~~~~~~~
      |              headerInitIterator
rpmopen.c: In function 'rpmOpen':
rpmopen.c:1052:20: error: storage size of 'lead' isn't known
 1052 |     struct rpmlead lead;
      |                    ^~~~
rpmopen.c:1140:9: warning: implicit declaration of function 'fdClose'; did you mean 'fclose'? [-Wimplicit-function-declaration]
 1140 |         fdClose(fd);
      |         ^~~~~~~
      |         fclose
make[1]: *** [Makefile:516: rpmopen.o] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:7: build-arch] Error 25

Tail of log for rust-pq-sys on armhf:

failures:
    bindgen_test_layout__PQconninfoOption
    bindgen_test_layout__PQprintOpt
    bindgen_test_layout___sFILE
    bindgen_test_layout___sbuf
    bindgen_test_layout_pgNotify
    bindgen_test_layout_pgresAttDesc

test result: FAILED. 2 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out

error: test failed, to rerun pass '--lib'
dh_auto_test: error: /usr/share/cargo/bin/cargo test --all returned exit code 101
make[1]: *** [debian/rules:6: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:3: build-arch] Error 2

Dependency installability problem for tlsdate on armhf:

tlsdate build-depends on missing:
- dh-systemd:armhf

Dependency installability problem for unanimity on armhf:

unanimity build-depends on missing:
- python-numpy:armhf