Raspbian Package Auto-Building

Buildd status for selected packages (bullseye-staging)

Bugs

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

Package armhf
Buildd exposure stats
✔ haskell-protobufBuild-Attempted
✔ dengBuild-Attempted
✔ ghemicalBuild-Attempted
✔ haskell-ormoluBuild-Attempted
✔ jocamlBuild-Attempted
✔ leela-zeroBuild-Attempted
✔ libgrokj2kBuild-Attempted
✔ libmlx5Build-Attempted
✔ librandomxBuild-Attempted
✔ mariadb-connector-odbcBuild-Attempted
✔ mojoshaderBuild-Attempted
✔ nsd3Build-Attempted
✔ odcBuild-Attempted
✔ patatBuild-Attempted
✔ rpm2htmlBuild-Attempted
✔ rust-generatorBuild-Attempted
✔ rust-libnotcurses-sysBuild-Attempted
✔ scanbuttondBuild-Attempted
✔ tarantoolBuild-Attempted
Package armhf
Buildd exposure stats
✔ rheolefBuild-Attempted
✔ openstructureBuild-Attempted
✔ sagemathBuild-Attempted
✔ kodiBuild-Attempted

Tail of log for haskell-protobuf on armhf:

    fixed32:                                     OK
      +++ OK, passed 100 tests (100% prop_wire :: Fixed Word32).
    fixed64:                                     OK (0.01s)
      +++ OK, passed 100 tests (100% prop_wire :: Fixed Word64).
    sfixed32:                                    OK
      +++ OK, passed 100 tests (100% prop_wire :: Fixed Int32).
    sfixed64:                                    OK (0.01s)
      +++ OK, passed 100 tests (100% prop_wire :: Fixed Int64).
    float:                                       OK (0.01s)
      +++ OK, passed 100 tests (100% prop_wire :: Float).
    double:                                      protobuf-test: SignalException 7
Test suite protobuf-test: FAIL
Test suite logged to: dist-ghc/test/protobuf-0.2.1.3-protobuf-test.log
0 of 1 test suites (0 of 1 test cases) passed.
make: *** [/usr/share/cdbs/1/class/hlibrary.mk:154: check-ghc-stamp] Error 1

Tail of log for deng on armhf:

  175 |                                         pixel[1] = png_info->palette[rows[i][off]].green;
      |                                                            ^~
/<<BUILDDIR>>/deng-1.9.0-beta6.9+dfsg1/doomsday/engine/portable/src/gl_png.c:176:60: error: invalid use of incomplete typedef 'png_info' {aka 'struct png_info_def'}
  176 |                                         pixel[2] = png_info->palette[rows[i][off]].blue;
      |                                                            ^~
/<<BUILDDIR>>/deng-1.9.0-beta6.9+dfsg1/doomsday/engine/portable/src/gl_png.c:183:48: error: invalid use of incomplete typedef 'png_info' {aka 'struct png_info_def'}
  183 |                                     if(png_info->channels == 2) // Alpha data.
      |                                                ^~
make[3]: *** [CMakeFiles/doomsday.dir/build.make:745: CMakeFiles/doomsday.dir/engine/portable/src/gl_png.o] Error 1
make[3]: Leaving directory '/<<BUILDDIR>>/deng-1.9.0-beta6.9+dfsg1/doomsdaybuild'
make[2]: *** [CMakeFiles/Makefile2:228: CMakeFiles/doomsday.dir/all] Error 2
make[2]: Leaving directory '/<<BUILDDIR>>/deng-1.9.0-beta6.9+dfsg1/doomsdaybuild'
make[1]: *** [Makefile:171: all] Error 2
make[1]: Leaving directory '/<<BUILDDIR>>/deng-1.9.0-beta6.9+dfsg1/doomsdaybuild'
make: *** [debian/rules:25: build-stamp] Error 2

Tail of log for ghemical on armhf:

/usr/bin/ld: /usr/lib/gcc/arm-linux-gnueabihf/10/../../../arm-linux-gnueabihf/libghemical.so: undefined reference to `sc::KeyVal::exists(char const*)'
/usr/bin/ld: /usr/lib/gcc/arm-linux-gnueabihf/10/../../../arm-linux-gnueabihf/libghemical.so: undefined reference to `sc::Appearance::Appearance(sc::Ref<sc::KeyVal> const&)'
/usr/bin/ld: /usr/lib/gcc/arm-linux-gnueabihf/10/../../../arm-linux-gnueabihf/libghemical.so: undefined reference to `sc::PrefixKeyVal::PrefixKeyVal(sc::Ref<sc::KeyVal> const&, char const*)'
/usr/bin/ld: /usr/lib/gcc/arm-linux-gnueabihf/10/../../../arm-linux-gnueabihf/libghemical.so: undefined reference to `sc::RenderedBallMolecule::RenderedBallMolecule(sc::Ref<sc::KeyVal> const&)'
collect2: error: ld returned 1 exit status
make[4]: *** [Makefile:595: ghemical] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[3]: *** [Makefile:682: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:495: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: *** [Makefile:427: all-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:13: build-arch] Error 25

Tail of log for haskell-ormolu on armhf:

  tests/Ormolu/PrinterSpec.hs:25:25: 
  4) Ormolu.Printer module-header/leading-empty-line.hs works
       uncaught exception: IOException of type InvalidArgument
       data/examples/module-header/leading-empty-line.hs: hGetContents: invalid argument (invalid byte sequence)

  To rerun use: --match "/Ormolu.Printer/module-header/leading-empty-line.hs works/"

Randomized with seed 201508727

Finished in 7.6156 seconds
367 examples, 4 failures
Test suite tests: FAIL
Test suite logged to: dist-ghc/test/ormolu-0.1.2.0-tests.log
0 of 1 test suites (0 of 1 test cases) passed.
make: *** [/usr/share/cdbs/1/class/hlibrary.mk:154: check-ghc-stamp] Error 1

Tail of log for jocaml on armhf:

|---
| tools/ocamlmklib.ml | 5 +++++
| 1 file changed, 5 insertions(+)
|
|diff --git a/tools/ocamlmklib.ml b/tools/ocamlmklib.ml
|index d5bb84c..ab3ca2b 100644
|--- a/tools/ocamlmklib.ml
|+++ b/tools/ocamlmklib.ml
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
Patch debian/patches/0001-Don-t-use-rpath.patch does not apply (enforce with -f)
make[1]: *** [debian/rules:22: override_dh_auto_configure] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:85: build-arch] Error 2

Tail of log for leela-zero on armhf:

/usr/include/c++/10/bits/atomic_base.h:426: undefined reference to `__atomic_load_8'
/usr/bin/ld: /usr/include/c++/10/bits/atomic_base.h:426: undefined reference to `__atomic_load_8'
/usr/bin/ld: /usr/include/c++/10/bits/atomic_base.h:426: undefined reference to `__atomic_load_8'
/usr/bin/ld: /usr/include/c++/10/bits/atomic_base.h:426: undefined reference to `__atomic_load_8'
/usr/bin/ld: /usr/include/c++/10/bits/atomic_base.h:426: undefined reference to `__atomic_load_8'
/usr/bin/ld: CMakeFiles/objs.dir/src/UCTNodePointer.cpp.o:/usr/include/c++/10/bits/atomic_base.h:426: more undefined references to `__atomic_load_8' follow
collect2: error: ld returned 1 exit status
make[3]: *** [CMakeFiles/tests.dir/build.make:177: tests] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
make[2]: *** [CMakeFiles/Makefile2:208: CMakeFiles/tests.dir/all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
make[1]: *** [Makefile:174: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
dh_auto_build: error: cd obj-arm-linux-gnueabihf && make -j4 "INSTALL=install --strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:15: build-arch] Error 25

Tail of log for libgrokj2k on armhf:

[ 99%] Building C object src/bin/jp2/CMakeFiles/grk_dump.dir/__/image_format/iccjpeg.c.o
cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/src/bin/jp2 && /usr/bin/cc -DSPDLOG_COMPILED_LIB -I/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/src/lib/jp2 -I/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/src/bin/common -I/<<PKGBUILDDIR>>/src/lib/jp2 -I/<<PKGBUILDDIR>>/src/bin/common -I/<<PKGBUILDDIR>>/src/bin/image_format -I/<<PKGBUILDDIR>>/src/bin/jp2 -I/<<PKGBUILDDIR>>/src/include -I/<<PKGBUILDDIR>>/src/include/taskflow -I/usr/lib/arm-linux-gnueabihf/perl/5.32/CORE -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wconversion -Wsign-conversion -Wunused-parameter -o CMakeFiles/grk_dump.dir/__/image_format/iccjpeg.c.o -c /<<PKGBUILDDIR>>/src/bin/image_format/iccjpeg.c
[100%] Linking CXX executable ../../../bin/grk_dump
cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/src/bin/jp2 && /usr/bin/cmake -E cmake_link_script CMakeFiles/grk_dump.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now CMakeFiles/grk_dump.dir/grk_dump.cpp.o CMakeFiles/grk_dump.dir/__/common/convert.cpp.o CMakeFiles/grk_dump.dir/__/image_format/ImageFormat.cpp.o CMakeFiles/grk_dump.dir/__/image_format/FileStreamIO.cpp.o CMakeFiles/grk_dump.dir/__/image_format/PNMFormat.cpp.o CMakeFiles/grk_dump.dir/__/image_format/PGXFormat.cpp.o CMakeFiles/grk_dump.dir/__/image_format/BMPFormat.cpp.o CMakeFiles/grk_dump.dir/__/image_format/RAWFormat.cpp.o CMakeFiles/grk_dump.dir/__/common/color.cpp.o CMakeFiles/grk_dump.dir/__/common/common.cpp.o CMakeFiles/grk_dump.dir/__/common/exif.cpp.o CMakeFiles/grk_dump.dir/__/common/spdlog/spdlog.cpp.o CMakeFiles/grk_dump.dir/__/common/spdlog/color_sinks.cpp.o CMakeFiles/grk_dump.dir/__/common/spdlog/stdout_sinks.cpp.o CMakeFiles/grk_dump.dir/__/common/spdlog/fmt.cpp.o CMakeFiles/grk_dump.dir/__/common/spdlog/async.cpp.o CMakeFiles/grk_dump.dir/__/common/spdlog/file_sinks.cpp.o CMakeFiles/grk_dump.dir/__/image_format/TIFFFormat.cpp.o CMakeFiles/grk_dump.dir/__/image_format/PNGFormat.cpp.o CMakeFiles/grk_dump.dir/__/image_format/JPEGFormat.cpp.o CMakeFiles/grk_dump.dir/__/image_format/iccjpeg.c.o -o ../../../bin/grk_dump  ../../../bin/libgrokj2k.so.7.6.6 /usr/lib/arm-linux-gnueabihf/libpng.so /usr/lib/arm-linux-gnueabihf/libz.so /usr/lib/arm-linux-gnueabihf/libtiff.so /usr/lib/arm-linux-gnueabihf/liblcms2.so /usr/lib/arm-linux-gnueabihf/libjpeg.so -ldl /usr/lib/arm-linux-gnueabihf/libz.so /usr/lib/arm-linux-gnueabihf/libperl.so.5.32 -lcrypt -lpthread /usr/lib/arm-linux-gnueabihf/libtiff.so /usr/lib/arm-linux-gnueabihf/liblcms2.so /usr/lib/arm-linux-gnueabihf/libjpeg.so -ldl /usr/lib/arm-linux-gnueabihf/libperl.so.5.32 -lcrypt 
/usr/bin/ld: ../../../bin/libgrokj2k.so.7.6.6: undefined reference to `__atomic_fetch_add_8'
collect2: error: ld returned 1 exit status
make[3]: *** [src/bin/jp2/CMakeFiles/grk_dump.dir/build.make:418: bin/grk_dump] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
make[2]: *** [CMakeFiles/Makefile2:315: src/bin/jp2/CMakeFiles/grk_dump.dir/all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
make[1]: *** [Makefile:174: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
dh_auto_build: error: cd obj-arm-linux-gnueabihf && make -j4 "INSTALL=install --strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:14: binary-arch] Error 25

Tail of log for libmlx5 on armhf:

#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define NVALGRIND 1
#define HAVE_LIBIBVERBS 1

configure: exit 1
dh_auto_configure: error: ./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 --libdir=\${prefix}/lib/arm-linux-gnueabihf --libexecdir=\${prefix}/lib/arm-linux-gnueabihf --disable-maintainer-mode --disable-dependency-tracking returned exit code 1
make: *** [debian/rules:6: build-arch] Error 25

Tail of log for librandomx on armhf:

collect2: error: ld returned 1 exit status
make[3]: *** [CMakeFiles/randomx-benchmark.dir/build.make:122: randomx-benchmark] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
make[2]: *** [CMakeFiles/Makefile2:104: CMakeFiles/randomx-benchmark.dir/all] Error 2
make[2]: *** Waiting for unfinished jobs....
[100%] Linking CXX executable randomx-tests
/usr/bin/cmake -E cmake_link_script CMakeFiles/randomx-tests.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -rdynamic CMakeFiles/randomx-tests.dir/src/tests/tests.cpp.o -o randomx-tests  -Wl,-rpath,/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf librandomx.so.0.0.0 
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
[100%] Built target randomx-tests
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
make[1]: *** [Makefile:152: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
dh_auto_build: error: cd obj-arm-linux-gnueabihf && make -j4 "INSTALL=install --strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:46: binary-arch] Error 25

Tail of log for mariadb-connector-odbc on armhf:

/usr/bin/cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/mariadb -Wdate-time -D_FORTIFY_SOURCE=2 -DCHECK_FUNCTION_EXISTS=floor -Wl,-z,relro  -rdynamic CMakeFiles/cmTC_4cb6d.dir/CheckFunctionExists.c.o -o cmTC_4cb6d 
/usr/bin/ld: CMakeFiles/cmTC_4cb6d.dir/CheckFunctionExists.c.o: in function `main':
/usr/share/cmake-3.18/Modules/CheckFunctionExists.c:17: undefined reference to `floor'
collect2: error: ld returned 1 exit status
gmake[3]: *** [CMakeFiles/cmTC_4cb6d.dir/build.make:106: cmTC_4cb6d] Error 1
gmake[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
gmake[2]: *** [Makefile:140: cmTC_4cb6d/fast] Error 2
gmake[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'



dh_auto_configure: error: cd obj-arm-linux-gnueabihf && cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run "-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/arm-linux-gnueabihf -DMARIADB_LINK_DYNAMIC=yes -DINSTALL_LIBDIR=lib/arm-linux-gnueabihf/odbc .. returned exit code 1
make[1]: *** [debian/rules:11: override_dh_auto_configure] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:8: build-arch] Error 2

Tail of log for mojoshader on armhf:

[  6%] Built target lemon
make  -f CMakeFiles/mojoshader.dir/build.make CMakeFiles/mojoshader.dir/depend
make[3]: Entering directory '/<<BUILDDIR>>/mojoshader-0.0~hg1314+dfsg/obj-arm-linux-gnueabihf'
[  9%] Generating ../mojoshader_parser_hlsl.h
./lemon -q -T/<<BUILDDIR>>/mojoshader-0.0~hg1314+dfsg/misc/lempar.c /<<BUILDDIR>>/mojoshader-0.0~hg1314+dfsg/mojoshader_parser_hlsl.lemon
Segmentation fault
make[3]: *** [CMakeFiles/mojoshader.dir/build.make:86: ../mojoshader_parser_hlsl.h] Error 139
make[3]: *** Deleting file '../mojoshader_parser_hlsl.h'
make[3]: Leaving directory '/<<BUILDDIR>>/mojoshader-0.0~hg1314+dfsg/obj-arm-linux-gnueabihf'
make[2]: *** [CMakeFiles/Makefile2:139: CMakeFiles/mojoshader.dir/all] Error 2
make[2]: Leaving directory '/<<BUILDDIR>>/mojoshader-0.0~hg1314+dfsg/obj-arm-linux-gnueabihf'
make[1]: *** [Makefile:152: all] Error 2
make[1]: Leaving directory '/<<BUILDDIR>>/mojoshader-0.0~hg1314+dfsg/obj-arm-linux-gnueabihf'
dh_auto_build: error: cd obj-arm-linux-gnueabihf && make -j4 "INSTALL=install --strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:12: binary-arch] Error 25

Tail of log for nsd3 on armhf:

#define FACILITY LOG_DAEMON
#define MAX_INTERFACES 8
#define TCP_TIMEOUT 120
#define ROOT_SERVER /**/
#define INET6 /**/
#define BIND8_STATS /**/
#define NDEBUG /**/
#define RATELIMIT /**/
#define HAVE_SSL /**/

configure: exit 1
dh_auto_configure: error: ./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/nsd3 --disable-maintainer-mode --disable-dependency-tracking --with-configdir=/etc/nsd3 --with-nsd_conf_file=/etc/nsd3/nsd.conf --with-pidfile=/var/run/nsd3/nsd.pid --with-dbfile=/var/lib/nsd3/nsd.db --with-zonesdir=/etc/nsd3 --with-difffile=/var/lib/nsd3/ixfr.db --with-xfrdfile=/var/lib/nsd3/xfrd.state --disable-largefile --enable-root-server --enable-mmap --enable-ratelimit returned exit code 1
make[1]: *** [debian/rules:32: override_dh_auto_configure] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:26: build-arch] Error 2

Tail of log for odc on armhf:

/<<PKGBUILDDIR>>/src/odc/codec/Integer.h:84:41: error: static assertion failed: unsafe casting check
/<<PKGBUILDDIR>>/src/odc/codec/Integer.h: In instantiation of 'void odc::codec::CodecIntegerOffset<ByteOrder, ValueType, InternalValueType, DerivedCodec>::decode(double*) [with ByteOrder = odc::core::OtherByteOrder; ValueType = long long int; InternalValueType = short unsigned int; DerivedCodec = odc::codec::CodecInt16<odc::core::OtherByteOrder, long long int>]':
/<<PKGBUILDDIR>>/src/odc/codec/Integer.h:83:10:   required from here
/<<PKGBUILDDIR>>/src/odc/codec/Integer.h:84:41: error: static assertion failed: unsafe casting check
/<<PKGBUILDDIR>>/src/odc/codec/Integer.h: In instantiation of 'void odc::codec::CodecIntegerOffset<ByteOrder, ValueType, InternalValueType, DerivedCodec>::decode(double*) [with ByteOrder = odc::core::SameByteOrder; ValueType = long long int; InternalValueType = short unsigned int; DerivedCodec = odc::codec::CodecInt16<odc::core::SameByteOrder, long long int>]':
/<<PKGBUILDDIR>>/src/odc/codec/Integer.h:83:10:   required from here
/<<PKGBUILDDIR>>/src/odc/codec/Integer.h:84:41: error: static assertion failed: unsafe casting check
make[3]: *** [src/odc/CMakeFiles/odccore.dir/build.make:631: src/odc/CMakeFiles/odccore.dir/codec/String.cc.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
make[2]: *** [CMakeFiles/Makefile2:1319: src/odc/CMakeFiles/odccore.dir/all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
make[1]: *** [Makefile:185: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
dh_auto_build: error: cd obj-arm-linux-gnueabihf && make -j4 "INSTALL=install --strip-program=true" returned exit code 2
make: *** [debian/rules:19: build-arch] Error 25

Tail of log for patat on armhf:

patat:   -Mgrace=<n>
patat:             The amount of allocation after the program receives a
patat:             HeapOverflow exception before the exception is thrown again, if
patat:             the program is still exceeding the heap limit.
patat: 
patat: RTS options may also be specified using the GHCRTS environment variable.
patat: 
patat: Other RTS options may be available for programs compiled a different way.
patat: The GHC User's Guide has full details.
patat: 
make[2]: *** [Makefile:80: extra/patat.bash-completion] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [debian/rules:23: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:12: build-arch] Error 2

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-generator on armhf:

  thread 'main' panicked at 'Unsupported architecture: arm-unknown-linux-gnueabihf', build.rs:30:13
  stack backtrace:
     0: rust_begin_unwind
               at /usr/src/rustc-1.48.0/library/std/src/panicking.rs:483
     1: std::panicking::begin_panic_fmt
               at /usr/src/rustc-1.48.0/library/std/src/panicking.rs:437
     2: build_script_build::main
               at ./build.rs:30
     3: core::ops::function::FnOnce::call_once
               at /usr/src/rustc-1.48.0/library/core/src/ops/function.rs:227
  note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
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

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

   |                                         ^^ types differ in mutability
   |
   = note: expected raw pointer `*mut bindings::ffi::notcurses`
                found reference `&bindings::ffi::notcurses`

error: aborting due to 16 previous errors

Some errors have detailed explanations: E0308, E0412, E0425, E0432.
For more information about an error, try `rustc --explain E0308`.
error: could not compile `libnotcurses-sys`.

Caused by:
  process didn't exit successfully: `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=libnotcurses_sys CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_PKG_AUTHORS='nick black <dankamongmen@gmail.com>:José Luis Cruz <joseluis@andamira.net>' CARGO_PKG_DESCRIPTION='Low-level Rust bindings for the notcurses C library.' CARGO_PKG_HOMEPAGE='https://nick-black.com/dankwiki/index.php/Notcurses' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libnotcurses-sys CARGO_PKG_REPOSITORY='https://github.com/dankamongmen/notcurses' CARGO_PKG_VERSION=2.1.8 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' OUT_DIR=/<<PKGBUILDDIR>>/target/arm-unknown-linux-gnueabihf/debug/build/libnotcurses-sys-6d2a835ad1a90904/out rustc --crate-name libnotcurses_sys --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 -C metadata=f9dd4e71e191bc5c -C extra-filename=-f9dd4e71e191bc5c --out-dir /<<PKGBUILDDIR>>/target/arm-unknown-linux-gnueabihf/debug/deps --target arm-unknown-linux-gnueabihf -C incremental=/<<PKGBUILDDIR>>/target/arm-unknown-linux-gnueabihf/debug/incremental -L dependency=/<<PKGBUILDDIR>>/target/arm-unknown-linux-gnueabihf/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern cty=/<<PKGBUILDDIR>>/target/arm-unknown-linux-gnueabihf/debug/deps/libcty-904649ed5cec472e.rmeta --extern libc=/<<PKGBUILDDIR>>/target/arm-unknown-linux-gnueabihf/debug/deps/liblibc-7ac701aa45c57138.rmeta -C debuginfo=2 --cap-lints warn -C linker=arm-linux-gnueabihf-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/libnotcurses-sys-2.1.8 -L native=/usr/lib/arm-linux-gnueabihf -l notcurses -l notcurses-core` (exit code: 1)
dh_auto_test: error: /usr/share/cargo/bin/cargo build returned exit code 101
make: *** [debian/rules:3: binary-arch] Error 25

Tail of log for scanbuttond on armhf:

dpkg-buildpackage: info: source package scanbuttond
dpkg-buildpackage: info: source version 0.2.3.cvs20090713-16
dpkg-buildpackage: info: source distribution unstable
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture armhf
 fakeroot debian/rules clean
dh_testdir
set -e; for f in include/scanbuttond/config.h.in INSTALL; do cp "$f" "$f.upstream"; done
if [ -f /usr/share/libtool/config/ltmain.sh ]; then \
  cp /usr/share/libtool/config/ltmain.sh .; \
else \
  cp /usr/share/libtool/ltmain.sh .; \
fi
cp: cannot stat '/usr/share/libtool/ltmain.sh': No such file or directory
make: *** [debian/rules:45: configure-stamp] Error 1

Tail of log for tarantool on armhf:

      |    ^~~~~
/<<PKGBUILDDIR>>/third_party/coro/coro.c:480:14: error: 'NUM_SAVED' undeclared (first use in this function)
  480 |   ctx->sp -= NUM_SAVED;
      |              ^~~~~~~~~
/<<PKGBUILDDIR>>/third_party/coro/coro.c:480:14: note: each undeclared identifier is reported only once for each function it appears in
/<<PKGBUILDDIR>>/third_party/coro/coro.c:494:4: error: #error unsupported architecture
  494 |   #error unsupported architecture
      |    ^~~~~
make[3]: *** [CMakeFiles/coro.dir/build.make:85: CMakeFiles/coro.dir/third_party/coro/coro.c.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
make[2]: *** [CMakeFiles/Makefile2:1367: CMakeFiles/coro.dir/all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
make[1]: *** [Makefile:174: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
make: *** [/usr/share/cdbs/1/class/makefile.mk:77: debian/stamp-makefile-build] Error 2

Tail of log for rheolef on armhf:

/usr/bin/ld: ./.libs/libfem.a(geo_domain_indirect_seq.o):(.data.rel.ro+0x18): multiple definition of `typeinfo for rheolef::geo_domain_indirect_rep<double, rheolef::sequential>'; ./.libs/libfem.a(geo_domain_indirect.o):(.data.rel.ro+0x0): first defined here
/usr/bin/ld: ./.libs/libfem.a(geo_domain_indirect_mpi.o):(.rodata+0x0): multiple definition of `typeinfo name for rheolef::geo_domain_indirect_rep<double, rheolef::distributed>'; ./.libs/libfem.a(geo_domain_indirect.o):(.rodata+0x38): first defined here
/usr/bin/ld: ./.libs/libfem.a(geo_domain_indirect_mpi.o):(.data.rel.ro+0x0): multiple definition of `typeinfo for rheolef::geo_domain_indirect_rep<double, rheolef::distributed>'; ./.libs/libfem.a(geo_domain_indirect.o):(.data.rel.ro+0xc): first defined here
/usr/bin/ld: ./.libs/libfem.a(geo_domain_seq.o):(.rodata+0x0): multiple definition of `typeinfo name for rheolef::geo_rep<double, rheolef::sequential>'; ./.libs/libfem.a(geo.o):(.rodata+0x2c): first defined here
/usr/bin/ld: ./.libs/libfem.a(geo_domain_seq.o):(.data.rel.ro+0x0): multiple definition of `typeinfo for rheolef::geo_rep<double, rheolef::sequential>'; ./.libs/libfem.a(geo.o):(.data.rel.ro+0xc): first defined here
/usr/bin/ld: ./.libs/libfem.a(geo_domain_mpi.o):(.rodata+0x0): multiple definition of `typeinfo name for rheolef::geo_rep<double, rheolef::distributed>'; ./.libs/libfem.a(geo.o):(.rodata+0x84): first defined here
/usr/bin/ld: ./.libs/libfem.a(geo_domain_mpi.o):(.data.rel.ro+0x0): multiple definition of `typeinfo for rheolef::geo_rep<double, rheolef::distributed>'; ./.libs/libfem.a(geo.o):(.data.rel.ro+0x24): first defined here
collect2: error: ld returned 1 exit status
make[4]: *** [Makefile:947: librheolef.la] Error 1
make[3]: *** [Makefile:863: all] Error 2
make[2]: *** [Makefile:445: all-recursive] Error 1
make[1]: *** [Makefile:514: all-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:30: build-arch] Error 25

Tail of log for openstructure on armhf:

...
----------------------------------------------------------------------
Ran 3 tests in 0.002s

OK
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
[100%] Built target test_local_align.py_run
.
----------------------------------------------------------------------
Ran 2 tests in 66.128s

OK
Could not find CAD score classic executables: ignoring unit tests
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
[100%] Built target test_cadscore.py_run

Tail of log for sagemath on armhf:

  File "/usr/lib/python3.9/multiprocessing/heap.py", line 95, in _choose_dir
    st = os.statvfs(d)
FileNotFoundError: [Errno 2] No such file or directory: '/dev/shm'
make[2]: Entering directory '/<<PKGBUILDDIR>>'
Error: log file sage/logs/ptestlong-arch.log not found
make[2]: *** [debian/rules:164: had-few-failures] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: Entering directory '/<<PKGBUILDDIR>>'
Checking number of failed tests to determine whether to rerun tests in series...
Error: log file sage/logs/ptestlong-arch.log not found
make[2]: *** [debian/rules:177: had-not-too-many-failures] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [debian/rules:202: override_dh_auto_test-arch] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:40: binary-arch] Error 2

Tail of log for kodi on armhf:

dh_clean \
	addons/skin.estuary/media/from-debian-logo.png \
	addons/webinterface.default/ \
	debian/dh-addon/*.1 \
	kodi_build_*/ \
	lib/gtest/ \
	media/Fonts/arial.ttf
make[1]: Leaving directory '/<<BUILDDIR>>/kodi-19.1+dfsg2'
 debian/rules binary-arch
dh binary-arch --buildsystem cmake --with python3
   dh_update_autotools_config -a -O--buildsystem=cmake
   dh_autoreconf -a -O--buildsystem=cmake
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<BUILDDIR>>/kodi-19.1+dfsg2'
rsvg-convert -w 250 -h 82 -o addons/skin.estuary/media/from-debian-logo.png debian/from-debian-logo.svg