Raspbian Package Auto-Building

Buildd status for selected packages (bullseye-staging)

Bugs

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

Package armhf
Buildd exposure stats
✔ pulseviewInstalled
✔ ocamlgslBuild-Attempted
✔ bcachefs-toolsBuild-Attempted
✔ criuBuild-Attempted
✔ debimanBuild-Attempted
✔ haskell-pretty-simpleBuild-Attempted
✔ kleborateBuild-Attempted
✔ listallerBuild-Attempted
✔ octave-tiseanBuild-Attempted
✔ libgrokj2kBuild-Attempted
✔ siconosBuild-Attempted
✔ golang-github-vbatts-tar-splitInstalled
✔ fprintdInstalled

Tail of log for ocamlgsl on armhf:

In file included from mlgsl_matrix.h:9,
                 from mlgsl_matrix_double.h:11,
                 from mlgsl_wavelet.c:13:
wrappers.h:13:2: error: #error "Architectures with double-word alignment for doubles are not supported"
   13 | #error "Architectures with double-word alignment for doubles are not supported"
      |  ^~~~~
arm-linux-gnueabihf-gcc src/mlgsl_cdf.o (exit 1)
(cd _build/default/src && /usr/bin/arm-linux-gnueabihf-gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -fno-strict-aliasing -fwrapv -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /usr/lib/ocaml -o mlgsl_cdf.o -c mlgsl_cdf.c)
In file included from mlgsl_cdf.c:2:
wrappers.h:13:2: error: #error "Architectures with double-word alignment for doubles are not supported"
   13 | #error "Architectures with double-word alignment for doubles are not supported"
      |  ^~~~~
make[1]: *** [debian/rules:11: override_dh_auto_build] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:8: binary-arch] Error 2

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

  192 | #define PTRACE_SETSIGMASK PTRACE_SETSIGMASK
      | 
In file included from include/protobuf.h:8,
                 from arch/arm/crtools.c:9:
include/util.h: In function 'kdev_to_odev':
include/util.h:158:9: error: implicit declaration of function 'makedev' [-Werror=implicit-function-declaration]
  158 |  return makedev(major, minor);
      |         ^~~~~~~
cc1: all warnings being treated as errors
make[2]: *** [scripts/Makefile.build:185: arch/arm/crtools.o] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:208: arch/arm] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:6: build-arch] Error 25

Tail of log for debiman on armhf:

--- PASS: TestCronSection (0.00s)
    --- PASS: TestCronSection/cron (0.00s)
PASS
ok  	github.com/Debian/debiman/internal/redirect	0.089s
=== RUN   TestSitemap
--- PASS: TestSitemap (0.00s)
=== RUN   TestSitemapIndex
--- PASS: TestSitemapIndex (0.00s)
PASS
ok  	github.com/Debian/debiman/internal/sitemap	0.019s
?   	github.com/Debian/debiman/internal/tag	[no test files]
?   	github.com/Debian/debiman/internal/write	[no test files]
FAIL
dh_auto_test: error: cd obj-arm-linux-gnueabihf && go test -vet=off -v -p 4 github.com/Debian/debiman github.com/Debian/debiman/cmd/debiman github.com/Debian/debiman/cmd/debiman-auxserver github.com/Debian/debiman/cmd/debiman-idx2rwmap github.com/Debian/debiman/cmd/debiman-minisrv github.com/Debian/debiman/internal/auxserver github.com/Debian/debiman/internal/bundled github.com/Debian/debiman/internal/commontmpl github.com/Debian/debiman/internal/convert github.com/Debian/debiman/internal/manpage github.com/Debian/debiman/internal/proto github.com/Debian/debiman/internal/recode github.com/Debian/debiman/internal/redirect github.com/Debian/debiman/internal/sitemap github.com/Debian/debiman/internal/tag github.com/Debian/debiman/internal/write returned exit code 1
make: *** [debian/rules:4: binary-arch] Error 25

Tail of log for haskell-pretty-simple on armhf:

[7 of 9] Compiling Text.Pretty.Simple.Internal ( src/Text/Pretty/Simple/Internal.hs, dist-ghc/build/Text/Pretty/Simple/Internal.p_o )
[8 of 9] Compiling Text.Pretty.Simple ( src/Text/Pretty/Simple.hs, dist-ghc/build/Text/Pretty/Simple.p_o )
[9 of 9] Compiling Debug.Pretty.Simple ( src/Debug/Pretty/Simple.hs, dist-ghc/build/Debug/Pretty/Simple.p_o )
touch build-ghc-stamp
. /usr/share/haskell-devscripts/Dh_Haskell.sh && \
check_recipe
Running debian/hlibrary.setup test --builddir=dist-ghc --show-details=direct
Running 1 test suites...
Test suite pretty-simple-doctest: RUNNING...
pretty-simple-doctest: fd:13: hGetLine: end of file
Test suite pretty-simple-doctest: FAIL
Test suite logged to:
dist-ghc/test/pretty-simple-3.2.3.0-pretty-simple-doctest.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 kleborate on armhf:

======================================================================
FAIL: test_salmonella (test.test_species.TestSpecies)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/test/test_species.py", line 113, in test_salmonella
    self.assertTrue('Salmonella' in species)
AssertionError: False is not true

----------------------------------------------------------------------
Ran 190 tests in 1415.090s

FAILED (failures=19)
E: pybuild pybuild:353: test: plugin distutils failed with: exit code=1: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build; python3.9 -m unittest discover -v 
dh_auto_test: error: pybuild --test -i python{version} -p 3.9 returned exit code 13
make: *** [debian/rules:6: binary-arch] Error 25

Tail of log for listaller on armhf:

  Command-line option `--thread` is deprecated and will be ignored

  Compilation failed: 7 error(s), 12 warning(s)



make[3]: *** [src/CMakeFiles/listaller-glib_precompile.dir/build.make:126: src/CMakeFiles/listaller-glib_precompile.dir/precompile.stamp] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
make[2]: *** [CMakeFiles/Makefile2:711: src/CMakeFiles/listaller-glib_precompile.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 -j1 VERBOSE=1 returned exit code 2
make: *** [debian/rules:15: build-arch] Error 25

Tail of log for octave-tisean on armhf:

***** ###############################################################
***** fail("lazy([(1:10);(1:10)],7,-0.06)");
***** fail("lazy((1:10),0,0.04)");
***** fail("[a,b,c] = lazy((1:10),1,0.05)");
***** test
 "In is generated from Octave using 'in = 1 + 0.5 * rand(10,1);'";
 in = [1.47007925526322;1.168775342017635;1.10943000146922; 1.174293926353764;  1.075741574572656; 1.373465364407417; 1.089417388489702; 1.403669883669071;1.452726826806777;  1.016960990335037];
 "res was generated using 'lazy -m1 -v0.06 in.dat' from TISEAN 'lazy'";
 res = [1.47007930, 0.00000000; 1.17153454, -2.75921822E-03; 1.10942996, 0.00000000; 1.17153454, 2.75933743E-03; 1.07574153, 0.00000000; 1.37346542, 0.00000000; 1.08941734, 0.00000000; 1.40366983, 0.00000000; 1.45272684, 0.00000000; 1.01696098, 0.00000000];
 [al,bl] = lazy(in, 1, -0.06);
 assert([al,bl],res,1e-6);
4 tests, 4 passed, 0 known failure, 0 skipped
Summary: 162 tests, 152 passed, 0 known failures, 0 skipped
Some tests failed.  Giving up...
make: *** [debian/rules:5: binary-arch] Error 1

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

 6518 |     npy_intp this_vector_dim[1] = { v.size() };
      |                                     ~~~~~~^~
/<<BUILDDIR>>/siconos-4.3.1+dfsg/obj-arm-linux-gnueabihf/wrap/siconos/kernelPYTHON_wrap.cxx: In function 'PyObject* SP_SiconosVector_to_numpy(SP::SiconosVector)':
/<<BUILDDIR>>/siconos-4.3.1+dfsg/obj-arm-linux-gnueabihf/wrap/siconos/kernelPYTHON_wrap.cxx:6528:44: warning: narrowing conversion of '((std::__shared_ptr_access<SiconosVector, __gnu_cxx::_S_mutex, false, false>*)(& v))->std::__shared_ptr_access<SiconosVector, __gnu_cxx::_S_mutex, false, false>::operator->()->SiconosVector::size()' from 'unsigned int' to 'npy_intp' {aka 'int'} [-Wnarrowing]
 6528 |     npy_intp this_vector_dim[1] = { v->size() };
      |                                     ~~~~~~~^~
virtual memory exhausted: Cannot allocate memory
make[3]: *** [kernel/swig/CMakeFiles/_kernel.dir/build.make:85: kernel/swig/CMakeFiles/_kernel.dir/__/__/wrap/siconos/kernelPYTHON_wrap.cxx.o] Error 1
make[3]: Leaving directory '/<<BUILDDIR>>/siconos-4.3.1+dfsg/obj-arm-linux-gnueabihf'
make[2]: *** [CMakeFiles/Makefile2:6035: kernel/swig/CMakeFiles/_kernel.dir/all] Error 2
make[2]: Leaving directory '/<<BUILDDIR>>/siconos-4.3.1+dfsg/obj-arm-linux-gnueabihf'
make[1]: *** [Makefile:163: all] Error 2
make[1]: Leaving directory '/<<BUILDDIR>>/siconos-4.3.1+dfsg/obj-arm-linux-gnueabihf'
dh_auto_build: error: cd obj-arm-linux-gnueabihf && make -j1 "INSTALL=install --strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:49: binary-arch] Error 25