Raspbian Package Auto-Building

Buildd status for selected packages (bullseye-staging)

Bugs

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

Package armhf
Buildd exposure stats
✔ acoveaBuild-Attempted
✔ mingw32-binutilsBuild-Attempted
✔ apfBuild-Attempted
✔ badgerBuild-Attempted
✔ bustoolsBuild-Attempted
✔ consul-migrateBuild-Attempted
✔ deepin-movie-rebornBuild-Attempted
✔ icu-extBuild-Attempted
✔ libmaus2Build-Attempted
✔ ruby-cborBuild-Attempted
✔ rust-pq-sysBuild-Attempted
✔ tarantoolBuild-Attempted
✔ sfcgalBuild-Attempted
✘ flatpak  Build-Attempted
✔ openmsBuild-Attempted
✔ openstructureBuild-Attempted

Tail of log for acovea on armhf:

 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp 
# Add here commands to clean up after the build process.
/usr/bin/make distclean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make[1]: *** No rule to make target 'distclean'.  Stop.
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: [debian/rules:49: clean] Error 2 (ignored)
cp -f /usr/share/misc/config.sub config.sub
cp -f /usr/share/misc/config.guess config.guess
dh_clean 
dh_clean: error: Compatibility levels before 5 are no longer supported (level 4 requested)
make: *** [debian/rules:52: clean] Error 25

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

checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether arm-linux-gnueabihf-gcc accepts -g... yes
checking for arm-linux-gnueabihf-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of arm-linux-gnueabihf-gcc... gcc3
checking how to run the C preprocessor... arm-linux-gnueabihf-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether arm-linux-gnueabihf-gcc needs -traditional... no
checking for openssl... no
checking for SSL_library_init in -lssl... no
configure: error: "lib ssl not found!"
make: *** [debian/rules:29: config.status] Error 1

Tail of log for badger on armhf:

github.com/spf13/pflag
net/http
runtime/trace
github.com/spf13/cobra
net/http/pprof
expvar
golang.org/x/net/trace
github.com/dgraph-io/badger/y
github.com/dgraph-io/badger/table
github.com/dgraph-io/badger/skl
github.com/dgraph-io/badger
# github.com/dgraph-io/badger
src/github.com/dgraph-io/badger/value.go:50:5: constant 4294967295 overflows int
dh_auto_build: error: cd obj-arm-linux-gnueabihf && go install -trimpath -v -p 4 github.com/dgraph-io/badger/badger github.com/dgraph-io/badger/badger/cmd github.com/dgraph-io/badger/integration/testgc github.com/dgraph-io/badger/options github.com/dgraph-io/badger/pb github.com/dgraph-io/badger/skl github.com/dgraph-io/badger/table github.com/dgraph-io/badger/trie github.com/dgraph-io/badger/y returned exit code 2
make: *** [debian/rules:7: binary-arch] Error 25

Tail of log for bustools on armhf:

   73 | inline size_t rndup(size_t v) {
      |               ^~~~~
make[4]: *** [src/CMakeFiles/bustools_core.dir/build.make:98: src/CMakeFiles/bustools_core.dir/Common.cpp.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: *** [src/CMakeFiles/bustools_core.dir/build.make:111: src/CMakeFiles/bustools_core.dir/bustools_capture.cpp.o] Error 1
make[4]: *** [src/CMakeFiles/bustools_core.dir/build.make:124: src/CMakeFiles/bustools_core.dir/bustools_correct.cpp.o] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
make[3]: *** [CMakeFiles/Makefile2:145: src/CMakeFiles/bustools_core.dir/all] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
make[2]: *** [Makefile:152: all] Error 2
make[2]: 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[1]: *** [debian/rules:17: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:9: binary-arch] Error 2

Tail of log for consul-migrate on armhf:

--- FAIL: TestMigrator_data (0.01s)
=== RUN   TestMigrator_new
--- PASS: TestMigrator_new (0.00s)
=== RUN   TestMigrator_migrate
    migrator_test.go:130: err: Failed to connect MDB: MDB_INVALID: File is not an LMDB file %!s(MISSING)
--- FAIL: TestMigrator_migrate (0.01s)
=== RUN   TestMigrator_migrate_fails
--- PASS: TestMigrator_migrate_fails (0.47s)
=== RUN   TestMigrator_migrate_noop
--- PASS: TestMigrator_migrate_noop (0.00s)
FAIL
FAIL	github.com/hashicorp/consul-migrate/migrator	0.524s
FAIL
dh_auto_test: error: cd obj-arm-linux-gnueabihf && go test -vet=off -v -p 1 github.com/hashicorp/consul-migrate github.com/hashicorp/consul-migrate/migrator returned exit code 1
make: *** [debian/rules:7: build-arch] Error 25

Tail of log for deepin-movie-reborn on armhf:

                 from /usr/include/arm-linux-gnueabihf/qt5/QtWidgets/QtWidgetsDepends:4,
                 from /usr/include/arm-linux-gnueabihf/qt5/QtWidgets/QtWidgets:3,
                 from /<<PKGBUILDDIR>>/src/libdmr/player_backend.h:33,
                 from /<<PKGBUILDDIR>>/src/backends/mpv/mpv_proxy.h:36,
                 from /<<PKGBUILDDIR>>/src/backends/mpv/mpv_proxy.cpp:32:
/usr/include/arm-linux-gnueabihf/qt5/QtGui/qpixmap.h:134:13: note: declared here
  134 |     QPixmap transformed(const QMatrix &, Qt::TransformationMode mode = Qt::FastTransformation) const;
      |             ^~~~~~~~~~~
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
make[2]: *** [CMakeFiles/Makefile2:160: src/CMakeFiles/deepin-movie.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:14: binary-arch] Error 25

Tail of log for icu-ext on armhf:

-   0 |  
- 200 | you
-   0 |  
- 200 | like
-   0 |  
- 200 | O'Reilly
-   0 |  
- 200 | books
-   0 | ?
-(10 rows)
-
+ERROR:  encoding "SQL_ASCII" not supported by ICU
### End 13 installcheck (FAILED with exit code 1) ###
dh_pgxs_test: error: pg_buildext installcheck . . postgresql-%v-icu-ext returned exit code 1
make: *** [debian/rules:9: binary-arch] Error 25

Tail of log for libmaus2 on armhf:

/usr/bin/ld: ./.libs/libmaus2.so: undefined reference to `__atomic_fetch_and_8'
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:6848: testThreadPoolBgzfRead] Error 1
/usr/bin/ld: ./.libs/libmaus2.so: undefined reference to `__atomic_fetch_or_8'
/usr/bin/ld: ./.libs/libmaus2.so: undefined reference to `__atomic_compare_exchange_8'
/usr/bin/ld: ./.libs/libmaus2.so: undefined reference to `__atomic_fetch_and_8'
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:6842: testThreadPoolBgzfDecompress] Error 1
make[3]: Leaving directory '/<<BUILDDIR>>/libmaus2-2.0.768+dfsg/src'
make[2]: *** [Makefile:679: all-recursive] Error 1
make[2]: Leaving directory '/<<BUILDDIR>>/libmaus2-2.0.768+dfsg'
make[1]: *** [Makefile:563: all] Error 2
make[1]: Leaving directory '/<<BUILDDIR>>/libmaus2-2.0.768+dfsg'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:17: 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 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

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

/usr/bin/ld: CMakeFiles/SFCGAL.dir/detail/generator/building.cpp.o:(.data.rel.ro+0x3c): multiple definition of `typeinfo for CORE::AddSubRep<CORE::Add>'; CMakeFiles/SFCGAL.dir/algorithm/straightSkeleton.cpp.o:(.data.rel.ro+0x3c): first defined here
/usr/bin/ld: CMakeFiles/SFCGAL.dir/detail/generator/building.cpp.o:(.data.rel.ro+0x48): multiple definition of `typeinfo for CORE::AddSubRep<CORE::Sub>'; CMakeFiles/SFCGAL.dir/algorithm/straightSkeleton.cpp.o:(.data.rel.ro+0x48): first defined here
/usr/bin/ld: CMakeFiles/SFCGAL.dir/detail/generator/building.cpp.o:(.data.rel.ro+0x54): multiple definition of `typeinfo for CORE::ConstPolyRep<CORE::Expr>'; CMakeFiles/SFCGAL.dir/algorithm/straightSkeleton.cpp.o:(.data.rel.ro+0x54): first defined here
/usr/bin/ld: CMakeFiles/SFCGAL.dir/detail/generator/building.cpp.o:(.data.rel.ro+0x60): multiple definition of `typeinfo for CORE::ConstPolyRep<CORE::BigFloat>'; CMakeFiles/SFCGAL.dir/algorithm/straightSkeleton.cpp.o:(.data.rel.ro+0x60): first defined here
/usr/bin/ld: CMakeFiles/SFCGAL.dir/detail/generator/building.cpp.o:(.data.rel.ro+0x6c): multiple definition of `typeinfo for CORE::ConstPolyRep<CORE::BigInt>'; CMakeFiles/SFCGAL.dir/algorithm/straightSkeleton.cpp.o:(.data.rel.ro+0x6c): first defined here
/usr/bin/ld: CMakeFiles/SFCGAL.dir/detail/generator/building.cpp.o:(.data.rel.ro+0x78): multiple definition of `typeinfo for CORE::ConstPolyRep<CORE::BigRat>'; CMakeFiles/SFCGAL.dir/algorithm/straightSkeleton.cpp.o:(.data.rel.ro+0x78): first defined here
collect2: error: ld returned 1 exit status
make[3]: *** [src/CMakeFiles/SFCGAL.dir/build.make:1423: src/libSFCGAL.so.1.3.8] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
make[2]: *** [CMakeFiles/Makefile2:280: src/CMakeFiles/SFCGAL.dir/all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
make[1]: *** [Makefile:163: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
dh_auto_build: error: cd obj-arm-linux-gnueabihf && make -j4 VERBOSE=1 returned exit code 2
make: *** [debian/rules:22: build-arch] Error 25

Tail of log for flatpak on armhf:

PASS: test-libglnx-macros 1 /inset
ok 2 /hash_table_foreach
PASS: test-libglnx-macros 2 /hash_table_foreach

==> ./test-libglnx-shutil.log <==
# random seed: R02Sf83939cf517f3c7039e45df69386e44d
1..1
# Start of mkdir-p tests
ok 1 /mkdir-p/enoent
PASS: test-libglnx-shutil 1 /mkdir-p/enoent
# End of mkdir-p tests
Killing gpg-agent processes:
make[1]: *** [debian/rules:74: override_dh_auto_test-arch] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:11: binary-arch] Error 2

Tail of log for openms on armhf:

  101 |         return static_cast< QOpenGLFunctions_2_0*>(this);
      |                                                         ^
      |                                                         )
make[5]: *** [src/openms_gui/CMakeFiles/OpenMS_GUI.dir/build.make:227: src/openms_gui/CMakeFiles/OpenMS_GUI.dir/OpenMS_GUI_autogen/mocs_compilation.cpp.o] Error 1
make[5]: Leaving directory '/<<BUILDDIR>>/openms-2.6.0+cleaned1/obj-arm-linux-gnueabihf'
make[4]: *** [CMakeFiles/Makefile2:1961: src/openms_gui/CMakeFiles/OpenMS_GUI.dir/all] Error 2
make[4]: Leaving directory '/<<BUILDDIR>>/openms-2.6.0+cleaned1/obj-arm-linux-gnueabihf'
make[3]: *** [CMakeFiles/Makefile2:1819: src/openms_gui/CMakeFiles/GUI.dir/rule] Error 2
make[3]: Leaving directory '/<<BUILDDIR>>/openms-2.6.0+cleaned1/obj-arm-linux-gnueabihf'
make[2]: *** [Makefile:626: GUI] Error 2
make[2]: Leaving directory '/<<BUILDDIR>>/openms-2.6.0+cleaned1/obj-arm-linux-gnueabihf'
dh_auto_build: error: cd obj-arm-linux-gnueabihf && make -j1 "INSTALL=install --strip-program=true" OpenMS GUI TOPP UTILS VERBOSE=1 returned exit code 2
make[1]: *** [debian/rules:95: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<BUILDDIR>>/openms-2.6.0+cleaned1'
make: *** [debian/rules:43: build-arch] Error 2

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