Raspbian Package Auto-Building

Buildd status for selected packages (bullseye-staging)

Bugs

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

Package armhf
Buildd exposure stats
✘ scamp  Build-Attempted
✔ wrkInstalled
✔ bagelnot in w-b
✔ kodiBuild-Attempted
✔ llvm-toolchain-6.0Installed
✔ xbindkeys-configInstalled
✔ librandomxBuild-Attempted
✔ gnome-documentsInstalled
✔ raucInstalled
✔ austinInstalled
✔ mystiqInstalled
✔ postgresql-numeralBuild-Attempted
✔ python-crc32cInstalled
✔ tensorpipeBuild-Attempted
✔ unison-2.51+4.11.1Installed
✔ libgclibInstalled
✔ bcachefs-toolsBuild-Attempted
✔ mojoshaderBuild-Attempted
✔ batctlInstalled
Package armhf
Buildd exposure stats
✔ ruby-cborBuild-Attempted
✔ python-bloscInstalled
✔ autodock-vinaInstalled
✔ qtwebengine-opensource-srcMaybe-Failed
✔ ayatana-indicator-sessionInstalled
✔ python-cartopyInstalled
✔ bpfccInstalled
✔ valentinaInstalled
✔ ismrmrdBuild-Attempted
✔ ddrutilityInstalled
✔ gpawInstalled
✔ open3dInstalled
✔ boincInstalled
✔ intakeInstalled
✔ beancountInstalled
✔ firefox-esrInstalled
✔ psychtoolbox-3Installed
✔ nanaInstalled

Tail of log for scamp on armhf:

# ERROR: 0
============================================================================
See tests/test-suite.log
Please report to astromatic@astromatic.net
============================================================================
make[4]: *** [Makefile:782: test-suite.log] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests'
make[3]: *** [Makefile:890: check-TESTS] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests'
make[2]: *** [Makefile:992: check-am] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests'
make[1]: *** [Makefile:537: check-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: error: make -j4 check VERBOSE=1 returned exit code 2
make: *** [debian/rules:7: binary-arch] Error 25

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

BinNMU changelog for llvm-toolchain-6.0 on armhf:

rebuild due to debcheck failure

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 postgresql-numeral on armhf:

 
@@ -245,8 +245,8 @@
 (1 row)
 
 SELECT 'zweihundertzweiunddreißig'::zahl;
-           zahl            
----------------------------
+            zahl            
+----------------------------
  zweihundertzweiunddreißig
 (1 row)
 
### End 13 installcheck (FAILED with exit code 1) ###
dh_pgxs_test: error: pg_buildext installcheck . build-%v postgresql-%v-numeral returned exit code 1
make: *** [debian/rules:7: 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++/10/bits/atomic_base.h:548: 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++/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: ../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:488: tensorpipe/test/tensorpipe_test] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
make[2]: *** [CMakeFiles/Makefile2:227: tensorpipe/test/CMakeFiles/tensorpipe_test.dir/all] Error 2
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:9: binary-arch] Error 25

Tail of log for bcachefs-tools on armhf:

                 from libbcachefs/bcachefs_ioctl.h:7,
                 from cmd_data.c:6:
include/linux/slab.h: In function 'kmalloc':
include/linux/kernel.h:78:17: warning: comparison of distinct pointer types lacks a cast
   78 |  (void) (&_min1 == &_min2);  \
      |                 ^~
include/linux/slab.h:24:22: note: in expansion of macro 'min'
   24 |   size_t alignment = min(rounddown_pow_of_two(size), (size_t)PAGE_SIZE);
      |                      ^~~
make[1]: *** [<builtin>: cmd_assemble.o] Error 1
make[1]: *** [<builtin>: cmd_attr.o] Error 1
make[1]: *** [<builtin>: cmd_data.o] Error 1
make[1]: Leaving directory '/<<BUILDDIR>>/bcachefs-tools-0.1+git20201025.742dbbdb'
dh_auto_build: error: make -j4 "INSTALL=install --strip-program=true" returned exit code 2
make: *** [debian/rules:7: 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 ../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 ruby-cbor on armhf:

     # ./spec/format_spec.rb:503:in `to_cbor'
     # ./spec/format_spec.rb:503:in `check'
     # ./spec/format_spec.rb:383:in `block (2 levels) in <top (required)>'

Finished in 35.47 seconds (files took 1.49 seconds to load)
160 examples, 1 failure

Failed examples:

rspec ./spec/format_spec.rb:378 # CBOR Tagged

/usr/bin/ruby2.7 -I/usr/share/rubygems-integration/all/gems/rspec-support-3.9.3/lib:/usr/share/rubygems-integration/all/gems/rspec-core-3.9.2/lib /usr/share/rubygems-integration/all/gems/rspec-core-3.9.2/exe/rspec --pattern ./spec/\*\*/\*_spec.rb --format documentation failed
ERROR: Test "ruby2.7" failed. Exiting.
dh_auto_install: error: dh_ruby --install /<<PKGBUILDDIR>>/debian/ruby-cbor returned exit code 1
make: *** [debian/rules:7: binary-arch] Error 25

Tail of log for qtwebengine-opensource-src on armhf:

  _ZTVNSt6thread11_State_implINS_8_InvokerISt5tupleIJPFvPvEP12SkThreadPoolISt5dequeISt8functionIFvvEESaISA_EEEEEEEEE@Qt_5 5.11.1
- _ZTVSt15_Sp_counted_ptrIPSt6vectorIcSaIcEELN9__gnu_cxx12_Lock_policyE2EE@Qt_5 5.15.2
- _ZTVSt23_Sp_counted_ptr_inplaceINSt8__detail4_NFAINSt7__cxx1112regex_traitsIcEEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE@Qt_5 5.14.1
- _ZTVSt23_Sp_counted_ptr_inplaceISt6vectorIhSaIhEESaIS2_ELN9__gnu_cxx12_Lock_policyE2EE@Qt_5 5.15.1
+ _ZTVSt15_Sp_counted_ptrIPSt6vectorIcSaIcEELN9__gnu_cxx12_Lock_policyE1EE@Qt_5 5.15.2+dfsg-3
+#MISSING: 5.15.2+dfsg-3# _ZTVSt15_Sp_counted_ptrIPSt6vectorIcSaIcEELN9__gnu_cxx12_Lock_policyE2EE@Qt_5 5.15.2
+ _ZTVSt23_Sp_counted_ptr_inplaceINSt8__detail4_NFAINSt7__cxx1112regex_traitsIcEEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE@Qt_5 5.15.2+dfsg-3
+#MISSING: 5.15.2+dfsg-3# _ZTVSt23_Sp_counted_ptr_inplaceINSt8__detail4_NFAINSt7__cxx1112regex_traitsIcEEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE@Qt_5 5.14.1
+ _ZTVSt23_Sp_counted_ptr_inplaceISt6vectorIhSaIhEESaIS2_ELN9__gnu_cxx12_Lock_policyE1EE@Qt_5 5.15.2+dfsg-3
+#MISSING: 5.15.2+dfsg-3# _ZTVSt23_Sp_counted_ptr_inplaceISt6vectorIhSaIhEESaIS2_ELN9__gnu_cxx12_Lock_policyE2EE@Qt_5 5.15.1
  (optional=templinst)_ZZNKSt7__cxx1112regex_traitsIcE16lookup_classnameIPKcEENS1_10_RegexMaskET_S6_bE12__classnames@Qt_5 5.14.1
  (optional=templinst)_ZZNKSt7__cxx1112regex_traitsIcE18lookup_collatenameIPKcEENS_12basic_stringIcSt11char_traitsIcESaIcEEET_SA_E14__collatenames@Qt_5 5.14.1
  (optional=templinst)_ZZNKSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb0ELb0ELb0EEclEcE5__nul@Qt_5 5.14.1
dh_makeshlibs: error: failing due to earlier errors
make: *** [debian/rules:56: binary-arch] Error 25

Tail of log for ismrmrd on armhf:

./tests/test_acquisitions.cpp(7): Leaving test suite "AcquisitionsTest"
Test is aborted
Leaving test module "ISMRMRD Unit Tests"

*** 1 failure is detected in the test module "ISMRMRD Unit Tests"
make[4]: *** [tests/CMakeFiles/check.dir/build.make:79: tests/CMakeFiles/check] Error 201
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
make[3]: *** [CMakeFiles/Makefile2:435: tests/CMakeFiles/check.dir/all] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
make[2]: *** [CMakeFiles/Makefile2:442: tests/CMakeFiles/check.dir/rule] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
make[1]: *** [Makefile:325: check] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
dh_auto_test: error: cd obj-arm-linux-gnueabihf && make -j4 check ARGS\+=-j4 returned exit code 2
make: *** [debian/rules:14: binary-arch] Error 25

BinNMU changelog for ddrutility on armhf:

rebuild due to debcheck failure

BinNMU changelog for open3d on armhf:

rebuild due to debcheck failure