Raspbian Package Auto-Building

Buildd status for selected packages (bookworm-staging)

Bugs

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

Package armhf
Buildd exposure stats
✘ gnome-connections  Build-Attempted
✔ libundeadBuild-Attempted
✔ quorumBuild-Attempted
✔ febootstrapBuild-Attempted
✔ gjh-asl-jsonBuild-Attempted
✔ golang-android-soongBuild-Attempted
✘ target-factory  Build-Attempted
✔ gfxreconstructBuild-Attempted
✔ tensorpipeBuild-Attempted
✔ jocamlBuild-Attempted
✔ libmath-int128-perlBuild-Attempted
✔ libretro-mupen64plusBuild-Attempted
✔ mesBuild-Attempted
✔ node-srsBuild-Attempted
✔ perftestBuild-Attempted
✔ python-ppmdBuild-Attempted
✔ ruby2.1Build-Attempted
✔ scanbuttondBuild-Attempted
✔ tendermintBuild-Attempted
Package armhf
Buildd exposure stats
✔ fpzipBuild-Attempted
✔ librandomxBuild-Attempted
✔ mojoshaderBuild-Attempted
✔ tarantoolBuild-Attempted
✔ paraviewBuild-Attempted
✘ lix  Build-Attempted
✔ agdaBuild-Attempted
✔ pyfftwBuild-Attempted
✔ iem-plugin-suiteBuild-Attempted
✔ mlpackBuild-Attempted
✘ kronosnet  Build-Attempted
✘ ayatana-indicator-messages  Build-Attempted
✔ qtwebengine-opensource-srcBuild-Attempted

Tail of log for gnome-connections on armhf:


Summary of Failures:

3/3 Validate appstream file FAIL            0.47s   exit status 1


Ok:                 2   
Expected Fail:      0   
Fail:               1   
Unexpected Pass:    0   
Skipped:            0   
Timeout:            0   
dh_auto_test: error: cd obj-arm-linux-gnueabihf && LC_ALL=C.UTF-8 MESON_TESTTHREADS=4 meson test returned exit code 1
make: *** [debian/rules:7: binary-arch] Error 25

Tail of log for libundead on armhf:

Target machine cpu: armv7l
WARNING: You should add the boolean check kwarg to the run_command call.
         It currently defaults to false,
         but it will default to true in future releases of meson.
         See also: https://github.com/mesonbuild/meson/issues/9300
Running command: /bin/sh -c 'echo "void main () {}" > /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/umain.d'
--- stdout ---

--- stderr ---



../meson.build:55:0: ERROR: Unknown method "unittest_args" in object <[CompilerHolder] holds [GnuDCompiler]: <GnuDCompiler: v12.2.0-14 `gdc`>> of type CompilerHolder.
dh_auto_configure: error: cd obj-arm-linux-gnueabihf && LC_ALL=C.UTF-8 meson setup .. --wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir=lib/arm-linux-gnueabihf returned exit code 1
make: *** [debian/rules:9: build-arch] Error 25

Tail of log for quorum on armhf:

/usr/include/c++/11/bits/stl_algo.h:3455:5: note: candidate: 'template<class _Tp, class _Compare> _Tp std::min(std::initializer_list<_Tp>, _Compare)'
 3455 |     min(initializer_list<_Tp> __l, _Compare __comp)
      |     ^~~
/usr/include/c++/11/bits/stl_algo.h:3455:5: note:   template argument deduction/substitution failed:
src/histo_mer_database.cc:19:34: note:   mismatched types 'std::initializer_list<_Tp>' and 'long long unsigned int'
   19 |     const uint64_t val = std::min(vals.first, hlen - 1);
      |                          ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
make[3]: *** [Makefile:973: src/histo_mer_database.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: *** [Makefile:1444: check-am] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:1447: check] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: error: make -j1 check "TESTSUITEFLAGS=-j1 --verbose" VERBOSE=1 returned exit code 2
make: *** [debian/rules:12: binary-arch] Error 25

Tail of log for febootstrap on armhf:

File "febootstrap_utils.ml", line 85, characters 42-46:
85 |   really_input chan data 0 (String.length data);
                                               ^^^^
Error: This expression has type bytes but an expression was expected of type
         string
make[4]: *** [Makefile:1275: febootstrap_utils.cmx] Error 2
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[3]: *** [Makefile:1058: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: *** [Makefile:996: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make[1]: *** [debian/rules:8: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:11: build-arch] Error 2

Tail of log for gjh-asl-json on armhf:

  280 | #define conval(x,r,ne)          (*((ASL*)asl)->p.Conval)((ASL*)asl,x,r,ne)
      |                                                                        ^~
src/AmplInterface.cpp: In member function ‘void AmplInterface::eval_jac_c(const double*, double*) const’:
src/AmplInterface.cpp:920:37: error: invalid conversion from ‘int*’ to ‘fint*’ {aka ‘long int*’} [-fpermissive]
  920 |    jacval((double*)x, jac_c_values, &nerror);
      |                                     ^~~~~~~
      |                                     |
      |                                     int*
/usr/include/ampl-netlib-solvers/asl.h:281:72: note: in definition of macro ‘jacval’
  281 | #define jacval(x,j,ne)          (*((ASL*)asl)->p.Jacval)((ASL*)asl,x,j,ne)
      |                                                                        ^~
make[1]: *** [Makefile:25: src/AmplInterface.o] Error 1
make[1]: Leaving directory '/<<BUILDDIR>>/gjh-asl-json-0.0+git20180428.eb8720e'
dh_auto_build: error: make -j4 "INSTALL=install --strip-program=true" returned exit code 2
make: *** [debian/rules:21: binary-arch] Error 25

Tail of log for golang-android-soong on armhf:

android/soong/partner/bpfix
android/soong/phony
android/soong/rust/config
android/soong/scripts
android/soong/symbol_inject/cmd
android/soong/xml
android/soong/zip/cmd
android/soong/sh
android/soong/rust
android/soong/java
android/soong/sysprop
android/soong/apex
android/soong/sdk
dh_auto_build: error: cd _build && go install -trimpath -v -p 4 android/soong android/soong/android android/soong/android/soongconfig android/soong/androidmk/androidmk android/soong/androidmk/cmd android/soong/androidmk/parser android/soong/apex android/soong/bpf android/soong/bpfix/bpfix android/soong/bpfix/cmd android/soong/bpfix/cmd_lib android/soong/cc android/soong/cc/config android/soong/cmd/dep_fixer android/soong/cmd/diff_target_files android/soong/cmd/extract_apks android/soong/cmd/extract_apks/bundle_proto android/soong/cmd/extract_jar_packages android/soong/cmd/extract_linker android/soong/cmd/fileslist android/soong/cmd/host_bionic_inject android/soong/cmd/javac_wrapper android/soong/cmd/merge_zips android/soong/cmd/multiproduct_kati android/soong/cmd/path_interposer android/soong/cmd/pom2bp android/soong/cmd/pom2mk android/soong/cmd/sbox android/soong/cmd/soong_build android/soong/cmd/soong_env android/soong/cmd/soong_ui android/soong/cmd/zip2zip android/soong/cmd/zipsync android/soong/cuj android/soong/dexpreopt android/soong/dexpreopt/dexpreopt_gen android/soong/env android/soong/etc android/soong/finder android/soong/finder/cmd android/soong/finder/fs android/soong/genrule android/soong/jar android/soong/java android/soong/java/config android/soong/makedeps android/soong/partner/androidmk android/soong/partner/bpfix android/soong/partner/bpfix/extensions android/soong/phony android/soong/python android/soong/remoteexec android/soong/rust android/soong/rust/config android/soong/scripts android/soong/sdk android/soong/sh android/soong/shared android/soong/symbol_inject android/soong/symbol_inject/cmd android/soong/sysprop android/soong/third_party/zip android/soong/tradefed android/soong/ui/build android/soong/ui/build/paths android/soong/ui/logger android/soong/ui/metrics android/soong/ui/metrics/metrics_proto android/soong/ui/metrics/upload_proto android/soong/ui/status android/soong/ui/status/build_error_proto android/soong/ui/status/build_progress_proto android/soong/ui/status/ninja_frontend android/soong/ui/terminal android/soong/ui/tracer android/soong/xml android/soong/zip android/soong/zip/cmd returned exit code 2
make: *** [debian/rules:6: binary-arch] Error 25

Tail of log for target-factory on armhf:

  _ZNSt15_Rb_tree_headerC1Ev@Base 1.4
@@ -2116,7 +2120,8 @@
  _ZNSt15__uniq_ptr_implISt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS6_EESt14default_deleteIS8_EE6_M_ptrEv@Base 1.4
  _ZNSt15__uniq_ptr_implISt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS6_EESt14default_deleteIS8_EEC1EPS8_@Base 1.4
  _ZNSt15__uniq_ptr_implISt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS6_EESt14default_deleteIS8_EEC2EPS8_@Base 1.4
- _ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE10_M_releaseEv@Base 1.4
+ _ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE10_M_releaseEv@Base 1.4-5
+#MISSING: 1.4-5# _ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE10_M_releaseEv@Base 1.4
  _ZNSt16allocator_traitsISaIN6google8protobuf12UnknownFieldEEE10deallocateERS3_PS2_j@Base 1.4
  _ZNSt16allocator_traitsISaINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEE10deallocateERS6_PS5_j@Base 1.4
  _ZNSt16allocator_traitsISaINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEE7destroyIS5_EEvRS6_PT_@Base 1.4
dh_makeshlibs: error: failing due to earlier errors
	mv debian/.debhelper/generated/libtarget-factory1/triggers.new debian/.debhelper/generated/libtarget-factory1/triggers
	rm -f debian/libtarget-factory-dev/DEBIAN/shlibs
make: *** [debian/rules:11: binary-arch] Error 25

Tail of log for gfxreconstruct on armhf:

/usr/bin/ld: ../../framework/decode/libgfxrecon_decode.a(vulkan_rebind_allocator.cpp.o): in function `std::__atomic_base<unsigned long long>::operator+=(unsigned long long)':
/usr/include/c++/11/bits/atomic_base.h:394: undefined reference to `__atomic_fetch_add_8'
/usr/bin/ld: /usr/include/c++/11/bits/atomic_base.h:394: undefined reference to `__atomic_fetch_add_8'
/usr/bin/ld: /usr/include/c++/11/bits/atomic_base.h:394: undefined reference to `__atomic_fetch_add_8'
/usr/bin/ld: ../../framework/decode/libgfxrecon_decode.a(vulkan_rebind_allocator.cpp.o): in function `std::__atomic_base<unsigned long long>::operator-=(unsigned long long)':
/usr/include/c++/11/bits/atomic_base.h:402: undefined reference to `__atomic_fetch_sub_8'
collect2: error: ld returned 1 exit status
make[3]: *** [tools/replay/CMakeFiles/gfxrecon-replay.dir/build.make:108: tools/replay/gfxrecon-replay] Error 1
make[3]: Leaving directory '/<<BUILDDIR>>/gfxreconstruct-0.9.9+dfsg/obj-arm-linux-gnueabihf'
make[2]: *** [CMakeFiles/Makefile2:635: tools/replay/CMakeFiles/gfxrecon-replay.dir/all] Error 2
make[2]: Leaving directory '/<<BUILDDIR>>/gfxreconstruct-0.9.9+dfsg/obj-arm-linux-gnueabihf'
make[1]: *** [Makefile:139: all] Error 2
make[1]: Leaving directory '/<<BUILDDIR>>/gfxreconstruct-0.9.9+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:6: binary-arch] Error 25

Tail of log for tensorpipe on armhf:

/usr/bin/ld: CMakeFiles/tensorpipe_test.dir/util/ringbuffer/ringbuffer_test.cc.o: in function `std::__atomic_base<unsigned long long>::fetch_add(unsigned long long, std::memory_order)':
/usr/include/c++/11/bits/atomic_base.h:636: undefined reference to `__atomic_fetch_add_8'
/usr/bin/ld: CMakeFiles/tensorpipe_test.dir/util/ringbuffer/ringbuffer_test.cc.o: in function `std::__atomic_base<unsigned long long>::load(std::memory_order) const':
/usr/include/c++/11/bits/atomic_base.h:481: undefined reference to `__atomic_load_8'
/usr/bin/ld: /usr/include/c++/11/bits/atomic_base.h:481: undefined reference to `__atomic_load_8'
/usr/bin/ld: ../libtensorpipe.so.0: undefined reference to `__atomic_fetch_sub_8'
collect2: error: ld returned 1 exit status
make[3]: *** [tensorpipe/test/CMakeFiles/tensorpipe_test.dir/build.make:507: tensorpipe/test/tensorpipe_test] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
make[2]: *** [CMakeFiles/Makefile2:199: tensorpipe/test/CMakeFiles/tensorpipe_test.dir/all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
make[1]: *** [Makefile:139: 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:9: binary-arch] Error 25

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 0ca7b80..e50ea0e 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 libmath-int128-perl on armhf:

Checking for strings.h... yes
Checking for inttypes.h... yes
Checking for stdint.h... yes
Checking for unistd.h... yes
Checking for uint64_t... yes
Checking for __int128... no
Checking for uint64_t... (cached) yes
Checking for int __attribute__ ((__mode__ (TI)))... 
  It looks like your compiler doesn't support a 128-bit integer type (one of
  "int __attribute__ ((__mode__ (TI)))" or "__int128"). One of these types is
  necessary to compile the Math::Int128 module.

no
dh_auto_configure: error: /usr/bin/perl Makefile.PL INSTALLDIRS=vendor "OPTIMIZE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2" "LD=arm-linux-gnueabihf-gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now" returned exit code 1
make: *** [debian/rules:6: build-arch] Error 25

Tail of log for libretro-mupen64plus on armhf:

      |                 ^~~~~~~~
In file included from ./libretro-common/include/glsym/rglgen_headers.h:55,
                 from ./libretro-common/include/glsym/rglgen.h:30,
                 from ./libretro/opengl_state_machine.h:4:
/usr/include/GLES2/gl2ext.h:3191:16: note: previous declaration as 'typedef double GLdouble'
 3191 | typedef double GLdouble;
      |                ^~~~~~~~
g++ -Wdate-time -D_FORTIFY_SOURCE=2 -g -ffile-prefix-map=/<<BUILDDIR>>/libretro-mupen64plus-2.0+git20160207+dfsg2=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu++98 -MMD -O2 -DNDEBUG -DHAVE_NEON -D__LIBRETRO__ -DINLINE="inline" -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSDL_VIDEO_OPENGL_ES2=1 -DSINC_LOWER_QUALITY -DHAVE_COMBINE_EXT -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./mupen64plus-core/src/plugin/audio_libretro -I./glide2gl/src/Glitch64/inc -I./libretro-common/include -I./libretro -DARM -fPIC -DARM -DNO_ASM -DARM -D__arm__ -DARM_ASM -DNOSSE -marm -D__NEON_OPT -mfpu=neon -mfloat-abi=hard -DGLES -DHAVE_OPENGLES2 -DDISABLE_3POINT -DUSE_GLES -DNEW_DYNAREC=3 -DDYNAREC -c gles2rice/src/FrameBuffer.cpp -o gles2rice/src/FrameBuffer.o
make[2]: *** [Makefile:408: gles2rice/src/DeviceBuilder.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/<<BUILDDIR>>/libretro-mupen64plus-2.0+git20160207+dfsg2'
dh_auto_build: error: make -j4 "platform=armv gles neon hardfloat" returned exit code 2
make[1]: *** [debian/rules:19: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<BUILDDIR>>/libretro-mupen64plus-2.0+git20160207+dfsg2'
make: *** [debian/rules:16: build-arch] Error 2

Tail of log for mes on armhf:

+ stage0_cpu=armv7l
+ trace 'CCLD       lib/linux/arm-mes-gcc/exit-42.S' /usr/bin/gcc -nostdlib -g lib/linux/arm-mes-gcc/exit-42.S -o exit-42
+ shift
+ echo /usr/bin/gcc -nostdlib -g lib/linux/arm-mes-gcc/exit-42.S -o exit-42
+ eval /usr/bin/gcc -nostdlib -g lib/linux/arm-mes-gcc/exit-42.S -o exit-42
++ /usr/bin/gcc -nostdlib -g lib/linux/arm-mes-gcc/exit-42.S -o exit-42
lib/linux/arm-mes-gcc/exit-42.S: Assembler messages:
lib/linux/arm-mes-gcc/exit-42.S:46: Error: selected processor does not support `wfi' in ARM mode
make[2]: *** [GNUmakefile:95: build] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 V=2 returned exit code 2
make[1]: *** [debian/rules:26: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:20: binary-arch] Error 2

Tail of log for node-srs on armhf:

make[1]: *** [gdal.target.mk:156: Release/obj.target/gdal/src/node_gdal.o] Error 1
make[1]: Leaving directory '/<<BUILDDIR>>/node-srs-1.2.0+~2.6.2/gdal/build'
gyp ERR! build error 
gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack     at ChildProcess.onExit (/usr/share/nodejs/node-gyp/lib/build.js:203:23)
gyp ERR! stack     at ChildProcess.emit (node:events:513:28)
gyp ERR! stack     at ChildProcess._handle.onexit (node:internal/child_process:291:12)
gyp ERR! System Linux 4.15.0-187-generic
gyp ERR! command "/usr/bin/node" "/usr/bin/node-gyp" "rebuild" "-module_name=gdal" "-module_path=lib/binding/" "-shared_gdal=1"
gyp ERR! cwd /<<BUILDDIR>>/node-srs-1.2.0+~2.6.2/gdal
gyp ERR! node -v v18.13.0
gyp ERR! node-gyp -v v9.3.0
gyp ERR! not ok 
dh_auto_build: error: cd ./gdal && sh -ex ../debian/nodejs/gdal/build returned exit code 1
make: *** [debian/rules:10: binary-arch] Error 25

Tail of log for perftest on armhf:

                 from src/perftest_communication.h:45,
                 from src/perftest_communication.c:17:
src/get_clock.h:109:2: warning: #warning get_cycles not implemented for this architecture: attempt asm/timex.h [-Wcpp]
  109 | #warning get_cycles not implemented for this architecture: attempt asm/timex.h
      |  ^~~~~~~
src/get_clock.h:110:10: fatal error: asm/timex.h: No such file or directory
  110 | #include <asm/timex.h>
      |          ^~~~~~~~~~~~~
compilation terminated.
make[2]: *** [Makefile:859: src/perftest_communication.o] Error 1
make[2]: Leaving directory '/<<BUILDDIR>>/perftest-4.4+0.37'
make[1]: *** [Makefile:583: all] Error 2
make[1]: Leaving directory '/<<BUILDDIR>>/perftest-4.4+0.37'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:7: binary-arch] Error 25

Tail of log for python-ppmd on armhf:

    ffibuilder.cdef('typedef struct CPpmd_State_ * CPpmd_State_Ref;')
  File "/usr/lib/python3/dist-packages/cffi/api.py", line 112, in cdef
    self._cdef(csource, override=override, packed=packed, pack=pack)
  File "/usr/lib/python3/dist-packages/cffi/api.py", line 126, in _cdef
    self._parser.parse(csource, override=override, **options)
  File "/usr/lib/python3/dist-packages/cffi/cparser.py", line 389, in parse
    self._internal_parse(csource)
  File "/usr/lib/python3/dist-packages/cffi/cparser.py", line 431, in _internal_parse
    self._declare('typedef ' + decl.name, realtype, quals=quals)
  File "/usr/lib/python3/dist-packages/cffi/cparser.py", line 568, in _declare
    raise FFIError(
cffi.FFIError: multiple declarations of typedef CPpmd_State_Ref (for interactive usage, try cdef(xx, override=True))
E: pybuild pybuild:388: clean: plugin distutils failed with: exit code=1: python3.11 setup.py clean 
dh_auto_clean: error: pybuild --clean -i python{version} -p 3.11 returned exit code 13
make: *** [debian/rules:5: clean] Error 25

Tail of log for ruby2.1 on armhf:

      | 
parse.c:10833:63: error: macro "yydestruct" passed 4 arguments, but takes just 3
10833 |      this YYABORT or YYACCEPT.  */
      |                                                               ^
parse.c:4959: note: macro "yydestruct" defined here
 4959 | #define yydestruct(m, t, v) ruby_parser_yydestruct(m, t, v, parser)
      | 
gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC  -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -Wdate-time -D_FORTIFY_SOURCE=2   -I. -I.ext/include/arm-linux-gnueabihf -I./include -I. -o compile.o -c compile.c
make[2]: *** [Makefile:334: parse.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 main V=1 returned exit code 2
make[1]: *** [debian/rules:67: override_dh_auto_build-arch] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:49: build-arch] Error 2

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

--- PASS: TestBadVotes (0.11s)
=== RUN   TestConflicts
--- PASS: TestConflicts (0.02s)
=== RUN   TestMakeCommit
--- PASS: TestMakeCommit (0.03s)
=== RUN   TestVoteSignable
--- PASS: TestVoteSignable (0.00s)
PASS
ok  	github.com/tendermint/tendermint/types	3.119s
?   	github.com/tendermint/tendermint/version	[no test files]
FAIL
dh_auto_test: error: cd obj-arm-linux-gnueabihf && go test -vet=off -v -p 1 github.com/tendermint/tendermint/benchmarks github.com/tendermint/tendermint/benchmarks/proto github.com/tendermint/tendermint/benchmarks/simu github.com/tendermint/tendermint/blockchain github.com/tendermint/tendermint/cmd/tendermint github.com/tendermint/tendermint/config/tendermint github.com/tendermint/tendermint/config/tendermint_test github.com/tendermint/tendermint/consensus github.com/tendermint/tendermint/fail-test github.com/tendermint/tendermint/mempool github.com/tendermint/tendermint/node github.com/tendermint/tendermint/proxy github.com/tendermint/tendermint/rpc/core github.com/tendermint/tendermint/rpc/core/types github.com/tendermint/tendermint/rpc/grpc github.com/tendermint/tendermint/rpc/test github.com/tendermint/tendermint/state github.com/tendermint/tendermint/test/app github.com/tendermint/tendermint/types github.com/tendermint/tendermint/version returned exit code 1
make[1]: *** [debian/rules:9: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<BUILDDIR>>/tendermint-0.8.0+git20170113.0.764091d'
make: *** [debian/rules:6: build-arch] Error 2

Tail of log for fpzip on armhf:

one or more tests failed


0% tests passed, 1 tests failed out of 1

Total Test time (real) =   0.01 sec

The following tests FAILED:
	  1 - compress-decompress-validate (Failed)
Errors while running CTest
make[1]: *** [Makefile:74: test] Error 8
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
	rm -fr -- /tmp/dh-xdg-rundir-1tJg0Uwx
dh_auto_test: error: cd obj-arm-linux-gnueabihf && make -j4 test ARGS\+=--verbose ARGS\+=-j4 returned exit code 2
make: *** [debian/rules:8: 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:117: randomx-benchmark] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
make[2]: *** [CMakeFiles/Makefile2:170: 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:139: 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:43: binary-arch] Error 25

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 /<<BUILDDIR>>/mojoshader-0.0~hg1314+dfsg/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 (core dumped)
make[3]: *** [CMakeFiles/mojoshader.dir/build.make:79: /<<BUILDDIR>>/mojoshader-0.0~hg1314+dfsg/mojoshader_parser_hlsl.h] Error 139
make[3]: *** Deleting file '/<<BUILDDIR>>/mojoshader-0.0~hg1314+dfsg/mojoshader_parser_hlsl.h'
make[3]: Leaving directory '/<<BUILDDIR>>/mojoshader-0.0~hg1314+dfsg/obj-arm-linux-gnueabihf'
make[2]: *** [CMakeFiles/Makefile2:126: CMakeFiles/mojoshader.dir/all] Error 2
make[2]: Leaving directory '/<<BUILDDIR>>/mojoshader-0.0~hg1314+dfsg/obj-arm-linux-gnueabihf'
make[1]: *** [Makefile:139: 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 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:79: CMakeFiles/coro.dir/third_party/coro/coro.c.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
make[2]: *** [CMakeFiles/Makefile2:1243: CMakeFiles/coro.dir/all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
make[1]: *** [Makefile:159: 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 paraview on armhf:

cd "/<<PKGBUILDDIR>>/build.python3.9/VTK/ThirdParty/ioss/vtkioss" && /usr/bin/c++ -DH5_BUILT_AS_DYNAMIC_LIB -DMPICH_SKIP_MPICXX -DMPI_NO_CPPBIND -DNO_PARMETIS_SUPPORT -DNO_ZOLTAN_SUPPORT -DOMPI_SKIP_MPICXX -DVTK_MODULE_ENABLE_VTK_mpi=1 -D_FILE_OFFSET_BITS=64 -D_MPICC_H -Dioss_EXPORTS -I"/<<PKGBUILDDIR>>/build.python3.9/VTK/ThirdParty/ioss/vtkioss" -I"/<<PKGBUILDDIR>>/VTK/ThirdParty/ioss/vtkioss" -I"/<<PKGBUILDDIR>>/VTK/ThirdParty/ioss/vtkioss/private_copy_fmt" -I"/<<PKGBUILDDIR>>/build.python3.9/VTK/ThirdParty/exodusII/vtkexodusII" -I"/<<PKGBUILDDIR>>/VTK/ThirdParty/exodusII/vtkexodusII" -I"/<<PKGBUILDDIR>>/VTK/ThirdParty/exodusII/vtkexodusII/include" -I"/<<PKGBUILDDIR>>/build.python3.9/VTK/ThirdParty/exodusII/vtkexodusII/include" -I"/<<PKGBUILDDIR>>/build.python3.9/VTK/ThirdParty/cgns/vtkcgns/src" -I"/<<PKGBUILDDIR>>/VTK/ThirdParty/cgns/vtkcgns/src" -isystem "/<<PKGBUILDDIR>>/build.python3.9/VTK/ThirdParty/ioss" -isystem "/<<PKGBUILDDIR>>/VTK/ThirdParty/ioss" -isystem "/<<PKGBUILDDIR>>/build.python3.9/VTK/ThirdParty/exodusII" -isystem "/<<PKGBUILDDIR>>/VTK/ThirdParty/exodusII" -isystem "/<<PKGBUILDDIR>>/build.python3.9/VTK/ThirdParty/hdf5" -isystem "/<<PKGBUILDDIR>>/VTK/ThirdParty/hdf5" -isystem /usr/include/hdf5/serial -isystem "/<<PKGBUILDDIR>>/build.python3.9/VTK/Utilities/MPI" -isystem "/<<PKGBUILDDIR>>/VTK/Utilities/MPI" -isystem /usr/lib/arm-linux-gnueabihf/openmpi/include -isystem /usr/lib/arm-linux-gnueabihf/openmpi/include/openmpi -isystem "/<<PKGBUILDDIR>>/build.python3.9/VTK/ThirdParty/netcdf" -isystem "/<<PKGBUILDDIR>>/VTK/ThirdParty/netcdf" -isystem "/<<PKGBUILDDIR>>/build.python3.9/VTK/ThirdParty/cgns" -isystem "/<<PKGBUILDDIR>>/VTK/ThirdParty/cgns" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2  -O3 -DNDEBUG -fPIC -pthread -std=c++11 -MD -MT VTK/ThirdParty/ioss/vtkioss/CMakeFiles/ioss.dir/Ioss_Tri4.C.o -MF CMakeFiles/ioss.dir/Ioss_Tri4.C.o.d -o CMakeFiles/ioss.dir/Ioss_Tri4.C.o -c "/<<PKGBUILDDIR>>/VTK/ThirdParty/ioss/vtkioss/Ioss_Tri4.C"
[  7%] Building CXX object VTK/ThirdParty/ioss/vtkioss/CMakeFiles/ioss.dir/Ioss_Tri6.C.o
cd "/<<PKGBUILDDIR>>/build.python3.9/VTK/ThirdParty/ioss/vtkioss" && /usr/bin/c++ -DH5_BUILT_AS_DYNAMIC_LIB -DMPICH_SKIP_MPICXX -DMPI_NO_CPPBIND -DNO_PARMETIS_SUPPORT -DNO_ZOLTAN_SUPPORT -DOMPI_SKIP_MPICXX -DVTK_MODULE_ENABLE_VTK_mpi=1 -D_FILE_OFFSET_BITS=64 -D_MPICC_H -Dioss_EXPORTS -I"/<<PKGBUILDDIR>>/build.python3.9/VTK/ThirdParty/ioss/vtkioss" -I"/<<PKGBUILDDIR>>/VTK/ThirdParty/ioss/vtkioss" -I"/<<PKGBUILDDIR>>/VTK/ThirdParty/ioss/vtkioss/private_copy_fmt" -I"/<<PKGBUILDDIR>>/build.python3.9/VTK/ThirdParty/exodusII/vtkexodusII" -I"/<<PKGBUILDDIR>>/VTK/ThirdParty/exodusII/vtkexodusII" -I"/<<PKGBUILDDIR>>/VTK/ThirdParty/exodusII/vtkexodusII/include" -I"/<<PKGBUILDDIR>>/build.python3.9/VTK/ThirdParty/exodusII/vtkexodusII/include" -I"/<<PKGBUILDDIR>>/build.python3.9/VTK/ThirdParty/cgns/vtkcgns/src" -I"/<<PKGBUILDDIR>>/VTK/ThirdParty/cgns/vtkcgns/src" -isystem "/<<PKGBUILDDIR>>/build.python3.9/VTK/ThirdParty/ioss" -isystem "/<<PKGBUILDDIR>>/VTK/ThirdParty/ioss" -isystem "/<<PKGBUILDDIR>>/build.python3.9/VTK/ThirdParty/exodusII" -isystem "/<<PKGBUILDDIR>>/VTK/ThirdParty/exodusII" -isystem "/<<PKGBUILDDIR>>/build.python3.9/VTK/ThirdParty/hdf5" -isystem "/<<PKGBUILDDIR>>/VTK/ThirdParty/hdf5" -isystem /usr/include/hdf5/serial -isystem "/<<PKGBUILDDIR>>/build.python3.9/VTK/Utilities/MPI" -isystem "/<<PKGBUILDDIR>>/VTK/Utilities/MPI" -isystem /usr/lib/arm-linux-gnueabihf/openmpi/include -isystem /usr/lib/arm-linux-gnueabihf/openmpi/include/openmpi -isystem "/<<PKGBUILDDIR>>/build.python3.9/VTK/ThirdParty/netcdf" -isystem "/<<PKGBUILDDIR>>/VTK/ThirdParty/netcdf" -isystem "/<<PKGBUILDDIR>>/build.python3.9/VTK/ThirdParty/cgns" -isystem "/<<PKGBUILDDIR>>/VTK/ThirdParty/cgns" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2  -O3 -DNDEBUG -fPIC -pthread -std=c++11 -MD -MT VTK/ThirdParty/ioss/vtkioss/CMakeFiles/ioss.dir/Ioss_Tri6.C.o -MF CMakeFiles/ioss.dir/Ioss_Tri6.C.o.d -o CMakeFiles/ioss.dir/Ioss_Tri6.C.o -c "/<<PKGBUILDDIR>>/VTK/ThirdParty/ioss/vtkioss/Ioss_Tri6.C"
The bug is not reproducible, so it is likely a hardware or OS problem.
make[4]: *** [VTK/ThirdParty/ioss/vtkioss/CMakeFiles/ioss.dir/build.make:905: VTK/ThirdParty/ioss/vtkioss/CMakeFiles/ioss.dir/Ioss_Region.C.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory '/<<PKGBUILDDIR>>/build.python3.9'
make[3]: *** [CMakeFiles/Makefile2:28799: VTK/ThirdParty/ioss/vtkioss/CMakeFiles/ioss.dir/all] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/build.python3.9'
make[2]: *** [Makefile:149: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/build.python3.9'
dh_auto_build: error: cd build.python3.9 && make -j4 "INSTALL=install --strip-program=true" VERBOSE=1 returned exit code 2
make[1]: *** [debian/rules:95: my_build_python3.9] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:8: build-arch] Error 2

BinNMU changelog for lix on armhf:

rebuild due to debcheck failure

Tail of log for lix on armhf:

src/physics/state.d(58,20): Deprecation: returning `this` escapes a reference to parameter `this`
src/physics/state.d(58,20):        perhaps annotate the parameter with `return`
src/physics/state.d(135,16): Deprecation: returning `this` escapes a reference to parameter `this`
src/physics/state.d(135,16):        perhaps annotate the parameter with `return`
src/server/src/festival.d(52,20): Deprecation: returning `this` escapes a reference to parameter `this`
src/server/src/festival.d(52,20):        perhaps annotate the parameter with `return`
src/server/src/festival.d(60,16): Deprecation: returning `this` escapes a reference to parameter `this`
src/server/src/festival.d(60,16):        perhaps annotate the parameter with `return`
/usr/lib/ldc/arm-linux-gnueabihf/include/d/std/algorithm/comparison.d(1531,6): Warning: skipping definition of function `std.algorithm.comparison.max!(int, int).max` due to previous definition for the same mangled name: _D3std9algorithm10comparison__T3maxTiTiZQjFNaNbNiNfiiZi
Error: warnings are treated as errors
       Use -wi if you wish to treat warnings only as informational.
ldc2 failed with exit code 1.
make[1]: *** [debian/rules:23: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:16: build-arch] Error 2

Tail of log for agda on armhf:

[152 of 369] Compiling Agda.Utils.Zipper ( src/full/Agda/Utils/Zipper.hs, dist-ghc/build/Agda/Utils/Zipper.o )
[153 of 369] Compiling Paths_Agda       ( dist-ghc/build/autogen/Paths_Agda.hs, dist-ghc/build/Paths_Agda.o )
[154 of 369] Compiling Agda.Version     ( src/full/Agda/Version.hs, dist-ghc/build/Agda/Version.o )
[155 of 369] Compiling Agda.VersionCommit ( src/full/Agda/VersionCommit.hs, dist-ghc/build/Agda/VersionCommit.o )
[156 of 369] Compiling Agda.Interaction.Library ( src/full/Agda/Interaction/Library.hs, dist-ghc/build/Agda/Interaction/Library.o )
[157 of 369] Compiling Agda.Interaction.Options ( src/full/Agda/Interaction/Options.hs, dist-ghc/build/Agda/Interaction/Options.o )
[158 of 369] Compiling Agda.TypeChecking.Monad.Base ( src/full/Agda/TypeChecking/Monad/Base.hs, dist-ghc/build/Agda/TypeChecking/Monad/Base.o )
ghc: out of memory (requested 1048576 bytes)
-e: error: debian/hlibrary.setup build --builddir=dist-ghc returned exit code 251
 at /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 852.
	Debian::Debhelper::Dh_Lib::error("debian/hlibrary.setup build --builddir=dist-ghc returned exit"...) called at /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 596
	Debian::Debhelper::Dh_Lib::error_exitcode("debian/hlibrary.setup build --builddir=dist-ghc") called at /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 470
	Debian::Debhelper::Dh_Lib::doit("debian/hlibrary.setup", "build", "--builddir=dist-ghc") called at /usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line 650
	Debian::Debhelper::Buildsystem::Haskell::Recipes::build_recipe() called at -e line 1
make: *** [/usr/share/cdbs/1/class/hlibrary.mk:158: build-ghc-stamp] Error 25

Tail of log for pyfftw on armhf:

One run: 19.31 ms (versus 65.05 ms for singled threaded)
One run: 21.48 ms (versus 65.05 ms for singled threaded)
One run: 70.54 ms (versus 82.81 ms for numpy.fft)
One run: 70.57 ms (versus 82.82 ms for numpy.fft)
One run: 28.51 ms (versus 104.04 ms for numpy.fft)
One run: 28.25 ms (versus 104.43 ms for numpy.fft)
One run: 70.88 ms (versus 60.87 ms for numpy.fft)
One run: 70.86 ms (versus 61.10 ms for numpy.fft)
One run: 36.21 ms (versus 78.60 ms for numpy.fft)
One run: 36.04 ms (versus 78.58 ms for numpy.fft)
E: pybuild pybuild:354: test: plugin distutils failed with: exit code=1: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pyfftw/build; python3.9 -m unittest discover -v 
dh_auto_test: error: pybuild --test -i python{version} -p 3.9 returned exit code 13
make[1]: *** [debian/rules:35: override_dh_auto_test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:14: build-arch] Error 2

Tail of log for iem-plugin-suite on armhf:

                 from ../../JuceLibraryCode/../JuceLibraryCode/JuceHeader.h:17,
                 from ../../../resources/Standalone/StandaloneApp.cpp:53:
/usr/share/juce/modules/juce_core/memory/juce_Atomic.h: In instantiation of 'juce::Atomic<Type>::~Atomic() [with Type = bool]':
../../JuceLibraryCode/../Source/../../resources/OSC/OSCUtilities.h:33:5:   required from here
/usr/share/juce/modules/juce_core/memory/juce_Atomic.h:58:43: error: static assertion failed: This class can only be used for lock-free types
   58 |         static_assert (std::atomic<Type>::is_always_lock_free,
      |                                           ^~~~~~~~~~~~~~~~~~~
make[3]: *** [Makefile:179: build/intermediate/Release/StandaloneApp_2a979640.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/RoomEncoder/Builds/LinuxMakefile'
make[2]: *** [Makefile:125: RoomEncoder-LinuxMakefile-build] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 "INSTALL=install --strip-program=true" returned exit code 2
make[1]: *** [debian/rules:42: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:39: binary-arch] Error 2

Tail of log for mlpack on armhf:

mlpack/arma_numpy.cpp:7592:69: warning: unused parameter 'tstate' [-Wunused-parameter]
static int __Pyx_CLineForTraceback(CYTHON_NCP_UNUSED PyThreadState *tstate, int c_line) {
                                                                    ^
2 warnings generated.
clang++ -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -Wl,-z,now -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-armv7l-cpython-311/mlpack/arma_numpy.o -L/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/lib -L/usr/lib/arm-linux-gnueabihf -L/usr/lib/arm-linux-gnueabihf -o build/lib.linux-armv7l-cpython-311/mlpack/arma_numpy.cpython-311-arm-linux-gnueabihf.so /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/lib/libmlpack.so /usr/lib/arm-linux-gnueabihf/libboost_serialization.so /usr/lib/libarmadillo.so
cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/src/mlpack/bindings/python && /usr/bin/python3 /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/src/mlpack/bindings/python/copy_artifacts.py
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/src/mlpack/bindings/python/copy_artifacts.py", line 23, in <module>
    for f in os.listdir(directory):
             ^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'build/lib.linux-armv7l-3.11/mlpack/'
make[3]: *** [src/mlpack/bindings/python/CMakeFiles/python.dir/build.make:77: python] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
make[2]: *** [CMakeFiles/Makefile2:2587: src/mlpack/bindings/python/CMakeFiles/python.dir/all] Error 2
make[2]: *** Waiting for unfinished jobs....

Tail of log for kronosnet on armhf:

   dh_shlibdeps -a
   dh_installdeb -a
   dh_gencontrol -a
   dh_md5sums -a
   dh_builddeb -a
dpkg-deb: building package 'libknet1-dbgsym' in '../libknet1-dbgsym_1.23-1_armhf.deb'.
dpkg-deb: building package 'libknet-dev' in '../libknet-dev_1.23-1_armhf.deb'.
dpkg-deb: building package 'libnozzle1' in '../libnozzle1_1.23-1_armhf.deb'.
dpkg-deb: building package 'libnozzle1-dbgsym' in '../libnozzle1-dbgsym_1.23-1_armhf.deb'.
dpkg-deb: building package 'libknet1' in '../libknet1_1.23-1_armhf.deb'.
dpkg-deb: building package 'libnozzle-dev' in '../libnozzle-dev_1.23-1_armhf.deb'.
 dpkg-genbuildinfo --build=any
 dpkg-genchanges --build=any -mRaspbian mythic lxc autobuilder 1 <root@raspbian.org> >../kronosnet_1.23-1_armhf.changes
dpkg-genchanges: info: binary-only arch-specific upload (source code and arch-indep packages not included)
 dpkg-source --after-build .

Tail of log for ayatana-indicator-messages on armhf:

   dh_installdeb -a
   dh_gencontrol -a
dpkg-gencontrol: warning: Depends field of package libmessaging-menu-dev: substitution variable ${shlibs:Depends} used, but is not defined
   dh_md5sums -a
   dh_builddeb -a
dpkg-deb: building package 'libmessaging-menu0' in '../libmessaging-menu0_0.9.0-1_armhf.deb'.
dpkg-deb: building package 'ayatana-indicator-messages' in '../ayatana-indicator-messages_0.9.0-1_armhf.deb'.
dpkg-deb: building package 'libmessaging-menu-dev' in '../libmessaging-menu-dev_0.9.0-1_armhf.deb'.
dpkg-deb: building package 'libmessaging-menu0-dbgsym' in '../libmessaging-menu0-dbgsym_0.9.0-1_armhf.deb'.
dpkg-deb: building package 'gir1.2-messagingmenu-1.0' in '../gir1.2-messagingmenu-1.0_0.9.0-1_armhf.deb'.
dpkg-deb: building package 'ayatana-indicator-messages-dbgsym' in '../ayatana-indicator-messages-dbgsym_0.9.0-1_armhf.deb'.
 dpkg-genbuildinfo --build=any
 dpkg-genchanges --build=any -mRaspbian wandboard test autobuilder <root@raspbian.org> >../ayatana-indicator-messages_0.9.0-1_armhf.changes
dpkg-genchanges: info: binary-only arch-specific upload (source code and arch-indep packages not included)
 dpkg-source --after-build .