Raspbian Package Auto-Building

Buildd status for selected packages (bookworm-staging)

Bugs

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

Package armhf
Buildd exposure stats
✔ cclsBuild-Attempted
✔ fairy-stockfishBuild-Attempted
✔ gjh-asl-jsonBuild-Attempted
✔ haskell-ghc-lib-parser-exBuild-Attempted
✔ icu-extBuild-Attempted
✔ kafs-clientBuild-Attempted
✔ libbiodBuild-Attempted
✔ libnunc-stansBuild-Attempted
✔ libxsmmBD-Uninstallable
✔ micropythonBuild-Attempted
✔ msrtoolBuild-Attempted
✔ node-srsBuild-Attempted
✔ wmmailBuild-Attempted
✔ haskell-ormoluBuild-Attempted
✔ prometheus-libvirt-exporterBuild-Attempted
✔ ibus-libpinyinInstalled
✘ pdns-recursor  Build-Attempted
✔ mypyInstalled
✘ openvswitch  Build-Attempted

Tail of log for ccls on armhf:

      |                                 ~~~~~~~
[100%] Linking CXX executable ccls
/usr/bin/cmake -E cmake_link_script CMakeFiles/ccls.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 -Wl,-z,now CMakeFiles/ccls.dir/third_party/siphash.cc.o CMakeFiles/ccls.dir/src/clang_tu.cc.o CMakeFiles/ccls.dir/src/config.cc.o CMakeFiles/ccls.dir/src/filesystem.cc.o CMakeFiles/ccls.dir/src/fuzzy_match.cc.o CMakeFiles/ccls.dir/src/main.cc.o CMakeFiles/ccls.dir/src/include_complete.cc.o CMakeFiles/ccls.dir/src/indexer.cc.o CMakeFiles/ccls.dir/src/log.cc.o CMakeFiles/ccls.dir/src/lsp.cc.o CMakeFiles/ccls.dir/src/message_handler.cc.o CMakeFiles/ccls.dir/src/pipeline.cc.o CMakeFiles/ccls.dir/src/platform_posix.cc.o CMakeFiles/ccls.dir/src/platform_win.cc.o CMakeFiles/ccls.dir/src/position.cc.o CMakeFiles/ccls.dir/src/project.cc.o CMakeFiles/ccls.dir/src/query.cc.o CMakeFiles/ccls.dir/src/sema_manager.cc.o CMakeFiles/ccls.dir/src/serializer.cc.o CMakeFiles/ccls.dir/src/test.cc.o CMakeFiles/ccls.dir/src/utils.cc.o CMakeFiles/ccls.dir/src/working_files.cc.o CMakeFiles/ccls.dir/src/messages/ccls_call.cc.o CMakeFiles/ccls.dir/src/messages/ccls_info.cc.o CMakeFiles/ccls.dir/src/messages/ccls_inheritance.cc.o CMakeFiles/ccls.dir/src/messages/ccls_member.cc.o CMakeFiles/ccls.dir/src/messages/ccls_navigate.cc.o CMakeFiles/ccls.dir/src/messages/ccls_reload.cc.o CMakeFiles/ccls.dir/src/messages/ccls_vars.cc.o CMakeFiles/ccls.dir/src/messages/initialize.cc.o CMakeFiles/ccls.dir/src/messages/textDocument_code.cc.o CMakeFiles/ccls.dir/src/messages/textDocument_completion.cc.o CMakeFiles/ccls.dir/src/messages/textDocument_definition.cc.o CMakeFiles/ccls.dir/src/messages/textDocument_did.cc.o CMakeFiles/ccls.dir/src/messages/textDocument_foldingRange.cc.o CMakeFiles/ccls.dir/src/messages/textDocument_formatting.cc.o CMakeFiles/ccls.dir/src/messages/textDocument_document.cc.o CMakeFiles/ccls.dir/src/messages/textDocument_hover.cc.o CMakeFiles/ccls.dir/src/messages/textDocument_references.cc.o CMakeFiles/ccls.dir/src/messages/textDocument_rename.cc.o CMakeFiles/ccls.dir/src/messages/textDocument_signatureHelp.cc.o CMakeFiles/ccls.dir/src/messages/workspace.cc.o -o ccls  -Wl,-rpath,/usr/lib/llvm-13/lib: /usr/lib/llvm-13/lib/libclang-cpp.so.13 /usr/lib/llvm-13/lib/libLLVM-13.so.1 -pthread 
/usr/bin/ld: CMakeFiles/ccls.dir/src/pipeline.cc.o: undefined reference to symbol '__atomic_load_8@@LIBATOMIC_1.0'
/usr/bin/ld: /usr/lib/arm-linux-gnueabihf/libatomic.so.1: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make[3]: *** [CMakeFiles/ccls.dir/build.make:758: ccls] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
make[2]: *** [CMakeFiles/Makefile2:90: CMakeFiles/ccls.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:15: binary-arch] Error 25

Tail of log for fairy-stockfish on armhf:

/usr/bin/ld: /usr/include/c++/12/bits/atomic_base.h:488: undefined reference to `__atomic_load_8'
/usr/bin/ld: /tmp/ccGDCiW9.ltrans6.ltrans.o: in function `UCI::loop(int, char**)':
/usr/include/c++/12/bits/atomic_base.h:488: undefined reference to `__atomic_load_8'
/usr/bin/ld: /tmp/ccGDCiW9.ltrans9.ltrans.o: in function `ThreadPool::start_thinking(Position&, std::unique_ptr<std::deque<StateInfo, std::allocator<StateInfo> >, std::default_delete<std::deque<StateInfo, std::allocator<StateInfo> > > >&, Search::LimitsType const&, bool) [clone .constprop.0]':
/usr/include/c++/12/bits/atomic_base.h:464: undefined reference to `__atomic_store_8'
/usr/bin/ld: /usr/include/c++/12/bits/atomic_base.h:464: undefined reference to `__atomic_store_8'
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:516: stockfish] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:433: build] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
dh_auto_build: error: cd src && make -j4 build ARCH=general-32 returned exit code 2
make[1]: *** [debian/rules:105: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:99: 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 haskell-ghc-lib-parser-ex on armhf:

ghc-lib-parser-ex-test: 
ghc-lib-parser-ex-test: Other RTS options may be available for programs compiled a different way.
ghc-lib-parser-ex-test: The GHC User's Guide has full details.
ghc-lib-parser-ex-test: 
Test suite ghc-lib-parser-ex-test: FAIL
Test suite logged to:
dist-ghc/test/ghc-lib-parser-ex-8.10.0.16-ghc-lib-parser-ex-test.log
0 of 1 test suites (0 of 1 test cases) passed.
-e: error: debian/hlibrary.setup test --builddir=dist-ghc --show-details=direct returned exit code 1
 at /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 852.
	Debian::Debhelper::Dh_Lib::error("debian/hlibrary.setup test --builddir=dist-ghc --show-details"...) called at /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 596
	Debian::Debhelper::Dh_Lib::error_exitcode("debian/hlibrary.setup test --builddir=dist-ghc --show-details"...) called at /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 470
	Debian::Debhelper::Dh_Lib::doit("debian/hlibrary.setup", "test", "--builddir=dist-ghc", "--show-details=direct") called at /usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line 686
	Debian::Debhelper::Buildsystem::Haskell::Recipes::check_recipe() called at -e line 1
make: *** [/usr/share/cdbs/1/class/hlibrary.mk:163: check-ghc-stamp] 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 14 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 kafs-client on armhf:

cc: error: unrecognized command-line option '-m32'; did you mean '-mbe32'?
cc: error: unrecognized command-line option '-m32'; did you mean '-mbe32'?
cc: error: unrecognized command-line option '-m32'; did you mean '-mbe32'?
cc: error: unrecognized command-line option '-m32'; did you mean '-mbe32'?
make[2]: *** [Makefile:34: lib_cell_lookup.os] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [Makefile:34: lib_cellserv.os] Error 1
cc: error: unrecognized command-line option '-m32'; did you mean '-mbe32'?
make[2]: *** [Makefile:34: lib_dns_lookup.os] Error 1
make[2]: *** [Makefile:34: lib_object.os] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: *** [Makefile:43: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 "INSTALL=install --strip-program=true" returned exit code 2
make: *** [debian/rules:8: binary-arch] Error 25

Tail of log for libbiod on armhf:

gdc: error: unrecognized command-line option ‘-release’; did you mean ‘-frelease’?
gdc: error: unrecognized command-line option ‘-boundscheck=off’; did you mean ‘-fbounds-check=off’?
[3/199] gdc -Ilibbiod.so.0.2.3.p -I. -I.. -Wall -Wdeprecated -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -frelease -fPIC -O3 -release -enable-inlining -boundscheck=off -MD -MQ libbiod.so.0.2.3.p/contrib_undead_stream.d.o -MF libbiod.so.0.2.3.p/contrib_undead_stream.d.o.deps -o libbiod.so.0.2.3.p/contrib_undead_stream.d.o -c ../contrib/undead/stream.d
FAILED: libbiod.so.0.2.3.p/contrib_undead_stream.d.o 
gdc -Ilibbiod.so.0.2.3.p -I. -I.. -Wall -Wdeprecated -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -frelease -fPIC -O3 -release -enable-inlining -boundscheck=off -MD -MQ libbiod.so.0.2.3.p/contrib_undead_stream.d.o -MF libbiod.so.0.2.3.p/contrib_undead_stream.d.o.deps -o libbiod.so.0.2.3.p/contrib_undead_stream.d.o -c ../contrib/undead/stream.d
gdc: error: unrecognized command-line option ‘-release’; did you mean ‘-frelease’?
gdc: error: unrecognized command-line option ‘-boundscheck=off’; did you mean ‘-fbounds-check=off’?
[4/199] gdc -Ilibbiod.so.0.2.3.p -I. -I.. -Wall -Wdeprecated -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -frelease -fPIC -O3 -release -enable-inlining -boundscheck=off -MD -MQ libbiod.so.0.2.3.p/contrib_undead_doformat.d.o -MF libbiod.so.0.2.3.p/contrib_undead_doformat.d.o.deps -o libbiod.so.0.2.3.p/contrib_undead_doformat.d.o -c ../contrib/undead/doformat.d
FAILED: libbiod.so.0.2.3.p/contrib_undead_doformat.d.o 
gdc -Ilibbiod.so.0.2.3.p -I. -I.. -Wall -Wdeprecated -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -frelease -fPIC -O3 -release -enable-inlining -boundscheck=off -MD -MQ libbiod.so.0.2.3.p/contrib_undead_doformat.d.o -MF libbiod.so.0.2.3.p/contrib_undead_doformat.d.o.deps -o libbiod.so.0.2.3.p/contrib_undead_doformat.d.o -c ../contrib/undead/doformat.d
gdc: error: unrecognized command-line option ‘-release’; did you mean ‘-frelease’?
gdc: error: unrecognized command-line option ‘-boundscheck=off’; did you mean ‘-fbounds-check=off’?
ninja: build stopped: subcommand failed.
dh_auto_build: error: cd obj-arm-linux-gnueabihf && LC_ALL=C.UTF-8 ninja -j4 -v returned exit code 1
make: *** [debian/rules:7: build-arch] Error 25

Tail of log for libnunc-stans on armhf:

mkdir -p bin
mkdir -p obj
gcc -MM -std=c99 -I"src" -I"inc" src/abstraction/abstraction_dcas.c >obj/abstraction_dcas.d
gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -c -fpic -Wno-unknown-pragmas -std=c99 -I"src" -I"inc"  -o obj/abstraction_dcas.o src/abstraction/abstraction_dcas.c
/tmp/ccdzV3UU.s: Assembler messages:
/tmp/ccdzV3UU.s:75: Error: selected processor does not support `ldrexd r6,r7,[ip]' in ARM mode
/tmp/ccdzV3UU.s:75: Error: selected processor does not support `strexd r0,r2,r3,[ip]' in ARM mode
make[3]: *** [makefile.linux:79: obj/abstraction_dcas.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/liblfds'
make[2]: *** [Makefile:921: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:646: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:21: build-arch] Error 25

Dependency installability problem for libxsmm on armhf:

libxsmm build-depends on missing:
- python:armhf

Tail of log for micropython on armhf:

pass  unix/ffi_float.py
pass  unix/ffi_float2.py
skip  unix/ffi_types.py
pass  stress/dict_create_max.py
pass  unix/time.py
802 tests performed (21164 individual testcases)
801 tests passed
59 tests skipped: btree1 btree_error btree_gc builtin_next_arg2 builtin_range_binop class_inplace_op2 cmd_parsetree extra_coverage ffi_types framebuf1 framebuf16 framebuf2 framebuf4 framebuf8 framebuf_palette framebuf_subclass heap_locked import_mpy_invalid io_buffered_writer machine_timer math_factorial_intbig memoryview_itemsize namedtuple_asdict repl_words_move resource_stream schedule sys_getsizeof sys_settrace_features sys_settrace_generator sys_settrace_loop uasyncio_threadsafeflag ucryptolib_aes128_ctr urandom_extra urandom_extra_float urandom_seed_default ure_debug ure_groups ure_span ure_sub ure_sub_unmatched vfs_basic vfs_blockdev vfs_fat_fileio1 vfs_fat_fileio2 vfs_fat_finaliser vfs_fat_more vfs_fat_mtime vfs_fat_oldproto vfs_fat_ramdisk vfs_fat_ramdisklarge vfs_lfs vfs_lfs_corrupt vfs_lfs_error vfs_lfs_file vfs_lfs_mount vfs_lfs_mtime vfs_lfs_superblock vfs_posix vfs_userfs
1 tests failed: string_format_error
make[2]: *** [Makefile:313: test] Error 1
make[2]: Leaving directory '/<<BUILDDIR>>/micropython-1.17+ds/ports/unix'
dh_auto_test: error: cd ports/unix && make -j4 test STRIP=true MICROPY_PY_BTREE=0 MICROPY_SSL_AXTLS=0 MICROPY_SSL_MBEDTLS=1 MICROPY_PY_JNI=1 "TESTS_ARGS=-e '(?:ussl_basic|urandom_basic|import_pkg7|mpy_native)'" returned exit code 2
make[1]: *** [debian/rules:64: override_dh_auto_test-arch] Error 25
make[1]: Leaving directory '/<<BUILDDIR>>/micropython-1.17+ds'
make: *** [debian/rules:36: binary-arch] Error 2

Tail of log for msrtool on armhf:

gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Os -Wall -Werror   -c -o msrutils.o msrutils.c
gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Os -Wall -Werror   -c -o sys.o sys.c
sys.c: In function ‘cpuid’:
sys.c:40:9: error: unknown register name ‘%edx’ in ‘asm’
   40 |         asm ("cpuid" : "=b" (outebx) : "a" (0) : "%ecx", "%edx");
      |         ^~~
sys.c:40:9: error: unknown register name ‘%ecx’ in ‘asm’
sys.c:54:9: error: unknown register name ‘%edx’ in ‘asm’
   54 |         asm ("cpuid" : "=a" (outeax) : "a" (1) : "%ebx", "%ecx", "%edx");
      |         ^~~
sys.c:54:9: error: unknown register name ‘%ecx’ in ‘asm’
sys.c:54:9: error: unknown register name ‘%ebx’ in ‘asm’
make[1]: *** [<builtin>: sys.o] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [/usr/share/cdbs/1/class/makefile.mk:77: debian/stamp-makefile-build] 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 wmmail on armhf:

/usr/bin/make
make[1]: Entering directory '/<<PKGBUILDDIR>>'
Making all in src
make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
gcc -DPACKAGE=\"WMMail\" -DVERSION=\"0.64\" -DHAVE_LIBNSL=1 -DHAVE_LIBX11=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXT=1 -DHAVE_LIBXPM=1 -DHAVE_LIBWUTIL=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DRETSIGTYPE=int -DHAVE_VPRINTF=1 -DHAVE_SOCKET=1 -DHAVE_STRSTR=1  -I. -I.      -g -O2 -I  -c global.c
In file included from global.c:27:
wmmail.h:32:10: fatal error: WINGs/proplist-compat.h: No such file or directory
   32 | #include <WINGs/proplist-compat.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [Makefile:247: global.o] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: *** [Makefile:125: all-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:17: build-stamp] Error 2

Tail of log for haskell-ormolu on armhf:

dpkg-gencontrol: warning: package ormolu: substitution variable ${haskell:Blurb} used, but is not defined
dpkg-gencontrol: warning: package ormolu: substitution variable ${haskell:ghc-version} unused, but is defined
dh_md5sums -pormolu 
dh_builddeb -pormolu 
dpkg-deb: building package 'ormolu' in '../ormolu_0.1.2.0-1_armhf.deb'.
 dpkg-genbuildinfo --build=any -O../haskell-ormolu_0.1.2.0-1_armhf.buildinfo
 dpkg-genchanges --build=any -mRaspbian wandboard test autobuilder <root@raspbian.org> -O../haskell-ormolu_0.1.2.0-1_armhf.changes
dpkg-genchanges: warning: substitution variable ${haskell:ShortDescription} used, but is not defined
dpkg-genchanges: warning: substitution variable ${haskell:ShortBlurb} used, but is not defined
dpkg-genchanges: warning: substitution variable ${haskell:ShortDescription} used, but is not defined
dpkg-genchanges: warning: substitution variable ${haskell:ShortBlurb} used, but is not defined
dpkg-genchanges: warning: substitution variable ${haskell:ShortDescription} used, but is not defined
dpkg-genchanges: warning: substitution variable ${haskell:ShortBlurb} used, but is not defined
dpkg-genchanges: info: binary-only arch-specific upload (source code and arch-indep packages not included)
 dpkg-source --after-build .

Tail of log for prometheus-libvirt-exporter on armhf:

go/doc
google.golang.org/protobuf/internal/filetype
google.golang.org/protobuf/runtime/protoimpl
google.golang.org/protobuf/types/known/timestamppb
text/template
github.com/prometheus/common/expfmt
github.com/prometheus/client_golang/prometheus
gopkg.in/alecthomas/kingpin.v2
github.com/prometheus/client_golang/prometheus/promhttp
# github.com/libvirt/libvirt-go
src/github.com/libvirt/libvirt-go/connect.go:181:78: cannot convert (_Ciconst_VIR_CONNECT_GET_ALL_DOMAINS_STATS_ENFORCE_STATS) (untyped int constant 2147483648) to type ConnectGetAllDomainStatsFlags
dh_auto_build: error: cd build && go install -trimpath -v -p 4 github.com/kumina/libvirt_exporter github.com/kumina/libvirt_exporter/libvirt_schema returned exit code 2
make[1]: *** [debian/rules:19: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:12: binary-arch] Error 2

Tail of log for pdns-recursor on armhf:

#define __STDC_WANT_IEC_60559_DFP_EXT__ 1
#define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
#define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
#define __STDC_WANT_LIB_EXT2__ 1
#define __STDC_WANT_MATH_SPEC_FUNCS__ 1
#define _TANDEM_SOURCE 1
#define __EXTENSIONS__ 1
#define PDNS_CONFIG_ARGS " '--build=arm-linux-gnueabihf' '--prefix=/usr' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-option-checking' '--libdir=${prefix}/lib/arm-linux-gnueabihf' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--sysconfdir=/etc/powerdns' '--enable-systemd' '--with-systemd=/lib/systemd/system' '--enable-reproducible' '--enable-unit-tests' '--disable-silent-rules' '--with-service-user=pdns' '--with-service-group=pdns' '--with-libcap' '--with-libsodium' '--with-lua' '--with-net-snmp' '--with-protobuf=yes' '--enable-dnstap' 'build_alias=arm-linux-gnueabihf' 'CFLAGS=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security' 'LDFLAGS=-Wl,-z,relro -Wl,-z,now' 'CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2' 'CXXFLAGS=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -DPACKAGEVERSION='\''"4.5.7-1.Raspbian"'\'''"
#define SIZEOF_TIME_T 4

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 --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking --sysconfdir=/etc/powerdns --enable-systemd --with-systemd=/lib/systemd/system --enable-reproducible --enable-unit-tests --disable-silent-rules --with-service-user=pdns --with-service-group=pdns --with-libcap --with-libsodium --with-lua --with-net-snmp --with-protobuf=yes --enable-dnstap returned exit code 1
make[1]: *** [debian/rules:23: override_dh_auto_configure] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:15: binary-arch] Error 2

Tail of log for openvswitch on armhf:

| #define HAVE_STRUCT_TCF_T_FIRSTUSE 1
| #define HAVE_TCA_VLAN_PUSH_VLAN_PRIORITY 1
| #define HAVE_TCA_MPLS_TTL 1
| #define HAVE_TCA_TUNNEL_KEY_ENC_TTL 1
| #define HAVE_TCA_PEDIT_KEY_EX_HDR_TYPE_UDP 1
| #define HAVE_TCA_SKBEDIT_FLAGS 1
| #define HAVE_SCTP_CONNTRACK_HEARTBEATS 1
| #define HAVE_VIRTIO_TYPES 1
| #define HAVE_PRAGMA_MESSAGE 1
| 
| configure: exit 0

make[1]: *** [debian/rules:170: override_dh_auto_test] Error 1
make[1]: Leaving directory '/<<BUILDDIR>>/openvswitch-2.15.0+ds1'
make: *** [debian/rules:9: build-arch] Error 2