Raspbian Package Auto-Building

Buildd status for selected packages (stretch-staging)

Bugs

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

Package armhf
Buildd exposure stats
✘ docker.io  Build-Attempted
✘ isatapd  Build-Attempted
✘ liquidsoap  Build-Attempted
✔ spice-gtkInstalled
✘ osmose-emulator  Build-Attempted
✘ stopmotion  Build-Attempted
✘ trinity  Build-Attempted
✘ trilinos  Build-Attempted
✔ gfccoreBuild-Attempted
✔ libqglviewerBuild-Attempted
✔ acoveaBuild-Attempted
✔ mingw32-binutilsBuild-Attempted
✔ apfBuild-Attempted
✔ audacious-analog-vumeter-pluginBuild-Attempted
✔ binoBuild-Attempted
✔ consul-migrateBuild-Attempted
✔ cross-binutilsBuild-Attempted
✔ efitoolsBuild-Attempted
✔ formBuild-Attempted
Package armhf
Buildd exposure stats
✔ ibamBuild-Attempted
✔ libretro-mupen64plusBuild-Attempted
✔ mdp-srcBuild-Attempted
✔ mpi-testsuiteBuild-Attempted
✔ networkmanagementBuild-Attempted
✔ php-apcBuild-Attempted
✔ prboomBuild-Attempted
✔ qstopmotionBuild-Attempted
✔ snap-alignerBuild-Attempted
✔ ulogdBuild-Attempted
✔ wesnoth-1.8Build-Attempted
✔ monavBuild-Attempted
✔ iceweaselBuild-Attempted
✘ aeskulap  Build-Attempted
✘ blender  Build-Attempted
✔ trafficserverBuild-Attempted

Tail of log for isatapd on armhf:

   dh_fixperms -a
   dh_strip -a
   dh_makeshlibs -a
   dh_shlibdeps -a
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/isatapd/usr/sbin/isatapd was not linked against ld-linux-armhf.so.3 (it uses none of the library's symbols)
   dh_installdeb -a
   dh_gencontrol -a
   dh_md5sums -a
   dh_builddeb -a
dpkg-deb: building package 'isatapd-dbgsym' in '../isatapd-dbgsym_0.9.7-4_armhf.deb'.
dpkg-deb: building package 'isatapd' in '../isatapd_0.9.7-4_armhf.deb'.
 dpkg-genbuildinfo --build=any
 dpkg-genchanges --build=any -mRaspbian wandboard test autobuilder <root@raspbian.org> >../isatapd_0.9.7-4_armhf.changes
dpkg-genchanges: info: binary-only arch-specific upload (source code and arch-indep packages not included)
 dpkg-source --after-build isatapd-0.9.7

Tail of log for liquidsoap on armhf:

/usr/bin/ld: cannot find -lpng12
collect2: error: ld returned 1 exit status
File "caml_startup", line 1:
Error: Error during linking
../Makefile.rules:170: recipe for target 'plugins/camlimages.cmxs' failed
make[3]: *** [plugins/camlimages.cmxs] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
../Makefile.rules:67: recipe for target 'all-auto-ocaml-prog' failed
make[2]: *** [all-auto-ocaml-prog] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
Makefile.rules:27: recipe for target 'all-subdirs' failed
make[1]: *** [all-subdirs] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
/usr/share/cdbs/1/class/makefile.mk:77: recipe for target 'debian/stamp-makefile-build' failed
make: *** [debian/stamp-makefile-build] Error 2

Tail of log for osmose-emulator on armhf:

QGLImage.cpp:174:17: error: 'glLoadIdentity' was not declared in this scope
  glLoadIdentity();
                 ^
QGLImage.cpp:175:43: error: 'glOrtho' was not declared in this scope
  glOrtho(0.0f,width,height,0.0f,-1.0f,1.0f);
                                           ^
QGLImage.cpp:176:15: error: 'GL_MODELVIEW' was not declared in this scope
  glMatrixMode(GL_MODELVIEW);
               ^~~~~~~~~~~~
Makefile:663: recipe for target 'QGLImage.o' failed
make[1]: *** [QGLImage.o] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j1 returned exit code 2
debian/rules:8: recipe for target 'build-arch' failed
make: *** [build-arch] Error 25

Tail of log for stopmotion on armhf:

src/technical/audio/ossdriver.cpp:123:2: error: narrowing conversion of '3221508098u' from 'unsigned int' to 'int' inside { } [-Wnarrowing]
src/technical/audio/ossdriver.cpp: In member function 'virtual void OSSDriver::play()':
src/technical/audio/ossdriver.cpp:80:41: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
     write(audioFD, audioBuffer, written);
                                         ^
Makefile.Release:995: recipe for target 'build/release/ossdriver.o' failed
make[2]: *** [build/release/ossdriver.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
Makefile:34: recipe for target 'release' failed
make[1]: *** [release] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j4 returned exit code 2
debian/rules:7: recipe for target 'build-arch' failed
make: *** [build-arch] Error 25

Tail of log for trinity on armhf:

	(cd debian/trinity >/dev/null ; find . -type f  ! -regex './DEBIAN/.*' -printf '%P\0' | LC_ALL=C sort -z | xargs -r0 md5sum | perl -pe 'if (s@^\\@@) { s/\\\\/\\/g; }' > DEBIAN/md5sums) >/dev/null
	chmod 0644 -- debian/trinity/DEBIAN/md5sums
	chown 0:0 -- debian/trinity/DEBIAN/md5sums
	(cd debian/.debhelper/trinity/dbgsym-root >/dev/null ; find . -type f ! -regex './DEBIAN/.*' -printf '%P\0' | LC_ALL=C sort -z | xargs -r0 md5sum | perl -pe 'if (s@^\\@@) { s/\\\\/\\/g; }' > DEBIAN/md5sums) >/dev/null
	chmod 0644 -- debian/.debhelper/trinity/dbgsym-root/DEBIAN/md5sums
	chown 0:0 -- debian/.debhelper/trinity/dbgsym-root/DEBIAN/md5sums
   dh_builddeb -a
	dpkg-deb -z1 -Zxz -Sextreme --build debian/.debhelper/trinity/dbgsym-root ..
dpkg-deb: building package 'trinity-dbgsym' in '../trinity-dbgsym_1.7-1_armhf.deb'.
	dpkg-deb --build debian/trinity ..
dpkg-deb: building package 'trinity' in '../trinity_1.7-1_armhf.deb'.
 dpkg-genbuildinfo --build=any
 dpkg-genchanges --build=any -mRaspbian mythic lxc autobuilder 1 <root@raspbian.org> >../trinity_1.7-1_armhf.changes
dpkg-genchanges: info: binary-only arch-specific upload (source code and arch-indep packages not included)
 dpkg-source --after-build trinity-1.7

Tail of log for trilinos on armhf:

cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/packages/zoltan/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/trilinos_zoltan.dir/link.txt --verbose=1
/usr/bin/mpicc  -fPIC   -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,--as-needed -shared -Wl,-soname,libtrilinos_zoltan.so.12 -o libtrilinos_zoltan.so.12.10.1 CMakeFiles/trilinos_zoltan.dir/all/all_allo.c.o CMakeFiles/trilinos_zoltan.dir/coloring/coloring.c.o CMakeFiles/trilinos_zoltan.dir/coloring/color_test.c.o CMakeFiles/trilinos_zoltan.dir/coloring/g2l_hash.c.o CMakeFiles/trilinos_zoltan.dir/coloring/bucket.c.o CMakeFiles/trilinos_zoltan.dir/graph/graph.c.o CMakeFiles/trilinos_zoltan.dir/ha/divide_machine.c.o CMakeFiles/trilinos_zoltan.dir/ha/get_processor_name.c.o CMakeFiles/trilinos_zoltan.dir/ha/ha_ovis.c.o CMakeFiles/trilinos_zoltan.dir/hier/hier.c.o CMakeFiles/trilinos_zoltan.dir/hier/hier_free_struct.c.o CMakeFiles/trilinos_zoltan.dir/hsfc/hsfc_box_assign.c.o CMakeFiles/trilinos_zoltan.dir/hsfc/hsfc.c.o CMakeFiles/trilinos_zoltan.dir/hsfc/hsfc_hilbert.c.o CMakeFiles/trilinos_zoltan.dir/hsfc/hsfc_point_assign.c.o CMakeFiles/trilinos_zoltan.dir/lb/lb_balance.c.o CMakeFiles/trilinos_zoltan.dir/lb/lb_box_assign.c.o CMakeFiles/trilinos_zoltan.dir/lb/lb_copy.c.o CMakeFiles/trilinos_zoltan.dir/lb/lb_eval.c.o CMakeFiles/trilinos_zoltan.dir/lb/lb_free.c.o CMakeFiles/trilinos_zoltan.dir/lb/lb_init.c.o CMakeFiles/trilinos_zoltan.dir/lb/lb_invert.c.o CMakeFiles/trilinos_zoltan.dir/lb/lb_migrate.c.o CMakeFiles/trilinos_zoltan.dir/lb/lb_part2proc.c.o CMakeFiles/trilinos_zoltan.dir/lb/lb_point_assign.c.o CMakeFiles/trilinos_zoltan.dir/lb/lb_remap.c.o CMakeFiles/trilinos_zoltan.dir/lb/lb_set_fn.c.o CMakeFiles/trilinos_zoltan.dir/lb/lb_set_method.c.o CMakeFiles/trilinos_zoltan.dir/lb/lb_set_part_sizes.c.o CMakeFiles/trilinos_zoltan.dir/matrix/matrix_build.c.o CMakeFiles/trilinos_zoltan.dir/matrix/matrix_distribute.c.o CMakeFiles/trilinos_zoltan.dir/matrix/matrix_operations.c.o CMakeFiles/trilinos_zoltan.dir/matrix/matrix_sym.c.o CMakeFiles/trilinos_zoltan.dir/matrix/matrix_utils.c.o CMakeFiles/trilinos_zoltan.dir/order/hsfcOrder.c.o CMakeFiles/trilinos_zoltan.dir/order/order.c.o CMakeFiles/trilinos_zoltan.dir/order/order_struct.c.o CMakeFiles/trilinos_zoltan.dir/order/order_tools.c.o CMakeFiles/trilinos_zoltan.dir/order/perm.c.o CMakeFiles/trilinos_zoltan.dir/par/par_average.c.o CMakeFiles/trilinos_zoltan.dir/par/par_bisect.c.o CMakeFiles/trilinos_zoltan.dir/par/par_median.c.o CMakeFiles/trilinos_zoltan.dir/par/par_median_randomized.c.o CMakeFiles/trilinos_zoltan.dir/par/par_stats.c.o CMakeFiles/trilinos_zoltan.dir/par/par_sync.c.o CMakeFiles/trilinos_zoltan.dir/par/par_tflops_special.c.o CMakeFiles/trilinos_zoltan.dir/params/assign_param_vals.c.o CMakeFiles/trilinos_zoltan.dir/params/bind_param.c.o CMakeFiles/trilinos_zoltan.dir/params/check_param.c.o CMakeFiles/trilinos_zoltan.dir/params/free_params.c.o CMakeFiles/trilinos_zoltan.dir/params/key_params.c.o CMakeFiles/trilinos_zoltan.dir/params/print_params.c.o CMakeFiles/trilinos_zoltan.dir/params/set_param.c.o CMakeFiles/trilinos_zoltan.dir/tpls/build_graph.c.o CMakeFiles/trilinos_zoltan.dir/tpls/postprocessing.c.o CMakeFiles/trilinos_zoltan.dir/tpls/preprocessing.c.o CMakeFiles/trilinos_zoltan.dir/tpls/scatter_graph.c.o CMakeFiles/trilinos_zoltan.dir/tpls/third_library.c.o CMakeFiles/trilinos_zoltan.dir/tpls/verify_graph.c.o CMakeFiles/trilinos_zoltan.dir/phg/phg_build.c.o CMakeFiles/trilinos_zoltan.dir/phg/phg_build_calls.c.o CMakeFiles/trilinos_zoltan.dir/phg/phg.c.o CMakeFiles/trilinos_zoltan.dir/phg/phg_lookup.c.o CMakeFiles/trilinos_zoltan.dir/phg/phg_verbose.c.o CMakeFiles/trilinos_zoltan.dir/phg/phg_coarse.c.o CMakeFiles/trilinos_zoltan.dir/phg/phg_comm.c.o CMakeFiles/trilinos_zoltan.dir/phg/phg_distrib.c.o CMakeFiles/trilinos_zoltan.dir/phg/phg_gather.c.o CMakeFiles/trilinos_zoltan.dir/phg/phg_hypergraph.c.o CMakeFiles/trilinos_zoltan.dir/phg/phg_match.c.o CMakeFiles/trilinos_zoltan.dir/phg/phg_order.c.o CMakeFiles/trilinos_zoltan.dir/phg/phg_parkway.c.o CMakeFiles/trilinos_zoltan.dir/phg/phg_patoh.c.o CMakeFiles/trilinos_zoltan.dir/phg/phg_plot.c.o CMakeFiles/trilinos_zoltan.dir/phg/phg_rdivide.c.o CMakeFiles/trilinos_zoltan.dir/phg/phg_refinement.c.o CMakeFiles/trilinos_zoltan.dir/phg/phg_scale.c.o CMakeFiles/trilinos_zoltan.dir/phg/phg_serialpartition.c.o CMakeFiles/trilinos_zoltan.dir/phg/phg_tree.c.o CMakeFiles/trilinos_zoltan.dir/phg/phg_two_ways.c.o CMakeFiles/trilinos_zoltan.dir/phg/phg_util.c.o CMakeFiles/trilinos_zoltan.dir/phg/phg_Vcycle.c.o CMakeFiles/trilinos_zoltan.dir/rcb/box_assign.c.o CMakeFiles/trilinos_zoltan.dir/rcb/create_proc_list.c.o CMakeFiles/trilinos_zoltan.dir/rcb/inertial1d.c.o CMakeFiles/trilinos_zoltan.dir/rcb/inertial2d.c.o CMakeFiles/trilinos_zoltan.dir/rcb/inertial3d.c.o CMakeFiles/trilinos_zoltan.dir/rcb/point_assign.c.o CMakeFiles/trilinos_zoltan.dir/rcb/rcb_box.c.o CMakeFiles/trilinos_zoltan.dir/rcb/rcb.c.o CMakeFiles/trilinos_zoltan.dir/rcb/rcb_util.c.o CMakeFiles/trilinos_zoltan.dir/rcb/rib.c.o CMakeFiles/trilinos_zoltan.dir/rcb/rib_util.c.o CMakeFiles/trilinos_zoltan.dir/rcb/shared.c.o CMakeFiles/trilinos_zoltan.dir/reftree/reftree_build.c.o CMakeFiles/trilinos_zoltan.dir/reftree/reftree_coarse_path.c.o CMakeFiles/trilinos_zoltan.dir/reftree/reftree_hash.c.o CMakeFiles/trilinos_zoltan.dir/reftree/reftree_part.c.o CMakeFiles/trilinos_zoltan.dir/simple/block.c.o CMakeFiles/trilinos_zoltan.dir/simple/cyclic.c.o CMakeFiles/trilinos_zoltan.dir/simple/random.c.o CMakeFiles/trilinos_zoltan.dir/timer/timer_params.c.o CMakeFiles/trilinos_zoltan.dir/Utilities/Communication/comm_exchange_sizes.c.o CMakeFiles/trilinos_zoltan.dir/Utilities/Communication/comm_invert_map.c.o CMakeFiles/trilinos_zoltan.dir/Utilities/Communication/comm_do.c.o CMakeFiles/trilinos_zoltan.dir/Utilities/Communication/comm_do_reverse.c.o CMakeFiles/trilinos_zoltan.dir/Utilities/Communication/comm_info.c.o CMakeFiles/trilinos_zoltan.dir/Utilities/Communication/comm_create.c.o CMakeFiles/trilinos_zoltan.dir/Utilities/Communication/comm_resize.c.o CMakeFiles/trilinos_zoltan.dir/Utilities/Communication/comm_sort_ints.c.o CMakeFiles/trilinos_zoltan.dir/Utilities/Communication/comm_destroy.c.o CMakeFiles/trilinos_zoltan.dir/Utilities/Communication/comm_invert_plan.c.o CMakeFiles/trilinos_zoltan.dir/Utilities/Timer/zoltan_timer.c.o CMakeFiles/trilinos_zoltan.dir/Utilities/Timer/timer.c.o CMakeFiles/trilinos_zoltan.dir/Utilities/DDirectory/DD_Find.c.o CMakeFiles/trilinos_zoltan.dir/Utilities/DDirectory/DD_Destroy.c.o CMakeFiles/trilinos_zoltan.dir/Utilities/DDirectory/DD_Set_Neighbor_Hash_Fn3.c.o CMakeFiles/trilinos_zoltan.dir/Utilities/DDirectory/DD_Remove.c.o CMakeFiles/trilinos_zoltan.dir/Utilities/DDirectory/DD_Create.c.o CMakeFiles/trilinos_zoltan.dir/Utilities/DDirectory/DD_Update.c.o CMakeFiles/trilinos_zoltan.dir/Utilities/DDirectory/DD_Stats.c.o CMakeFiles/trilinos_zoltan.dir/Utilities/DDirectory/DD_Hash2.c.o CMakeFiles/trilinos_zoltan.dir/Utilities/DDirectory/DD_Memory.c.o CMakeFiles/trilinos_zoltan.dir/Utilities/DDirectory/DD_Print.c.o CMakeFiles/trilinos_zoltan.dir/Utilities/DDirectory/DD_Set_Neighbor_Hash_Fn2.c.o CMakeFiles/trilinos_zoltan.dir/Utilities/DDirectory/DD_Set_Hash_Fn.c.o CMakeFiles/trilinos_zoltan.dir/Utilities/DDirectory/DD_Set_Neighbor_Hash_Fn1.c.o CMakeFiles/trilinos_zoltan.dir/Utilities/Memory/mem.c.o CMakeFiles/trilinos_zoltan.dir/Utilities/shared/zoltan_align.c.o CMakeFiles/trilinos_zoltan.dir/Utilities/shared/zoltan_id.c.o CMakeFiles/trilinos_zoltan.dir/zz/zz_coord.c.o CMakeFiles/trilinos_zoltan.dir/zz/zz_gen_files.c.o CMakeFiles/trilinos_zoltan.dir/zz/zz_hash.c.o CMakeFiles/trilinos_zoltan.dir/zz/zz_map.c.o CMakeFiles/trilinos_zoltan.dir/zz/zz_heap.c.o CMakeFiles/trilinos_zoltan.dir/zz/zz_init.c.o CMakeFiles/trilinos_zoltan.dir/zz/zz_obj_list.c.o CMakeFiles/trilinos_zoltan.dir/zz/zz_rand.c.o CMakeFiles/trilinos_zoltan.dir/zz/zz_set_fn.c.o CMakeFiles/trilinos_zoltan.dir/zz/zz_sort.c.o CMakeFiles/trilinos_zoltan.dir/zz/zz_struct.c.o CMakeFiles/trilinos_zoltan.dir/zz/zz_back_trace.c.o CMakeFiles/trilinos_zoltan.dir/zz/zz_util.c.o -lm /usr/lib/arm-linux-gnueabihf/libz.so 
cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/packages/zoltan/src && /usr/bin/cmake -E cmake_symlink_library libtrilinos_zoltan.so.12.10.1 libtrilinos_zoltan.so.12 libtrilinos_zoltan.so
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
[  4%] Built target trilinos_zoltan
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
Makefile:163: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
dh_auto_build: make -j4 returned exit code 2
debian/rules:79: recipe for target 'override_dh_auto_build-arch' failed
make[1]: *** [override_dh_auto_build-arch] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:68: recipe for target 'build-arch' failed
make: *** [build-arch] Error 2

Tail of log for gfccore on armhf:

make[1]: Leaving directory '/<<PKGBUILDDIR>>'
if [ "reverse-patches" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi
patches: 
if [ "reverse-patches" != "reverse-patches" ]; then touch debian/stamp-patched; fi
if [ "reverse-patches" != "reverse-patches" ] ; then \
	/usr/bin/make -f debian/rules update-config ; \
fi
for dir in debian/patches ; do \
    rm -f $dir/*.log ; \
done
set -e;    
dh_clean 
dh_clean: Compatibility levels before 5 are no longer supported (level 4 requested)
/usr/share/cdbs/1/rules/debhelper.mk:210: recipe for target 'clean' failed
make: *** [clean] Error 25

Tail of log for libqglviewer on armhf:

 typedef khronos_intptr_t GLintptr;
                          ^~~~~~~~
Makefile:562: recipe for target '.obj/manipulatedFrame.o' failed
make[1]: *** [.obj/manipulatedFrame.o] Error 1
make[1]: *** Waiting for unfinished jobs....
Makefile:548: recipe for target '.obj/camera.o' failed
make[1]: *** [.obj/camera.o] Error 1
Makefile:576: recipe for target '.obj/manipulatedCameraFrame.o' failed
make[1]: *** [.obj/manipulatedCameraFrame.o] Error 1
Makefile:534: recipe for target '.obj/qglviewer.o' failed
make[1]: *** [.obj/qglviewer.o] Error 1
make[1]: Leaving directory '/<<BUILDDIR>>/libqglviewer-2.6.3+dfsg2/QGLViewer'
dh_auto_test: make -j4 check returned exit code 2
debian/rules:4: recipe for target 'build-arch' failed
make: *** [build-arch] Error 2

Tail of log for acovea on armhf:

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>>'
debian/rules:45: recipe for target 'clean' failed
make: [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: Compatibility levels before 5 are no longer supported (level 4 requested)
debian/rules:45: recipe for target 'clean' failed
make: *** [clean] Error 25

Tail of log for mingw32-binutils on armhf:

-----------------

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 mingw32-binutils-2.20
dpkg-buildpackage: info: host architecture armhf
 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -rf /<<PKGBUILDDIR>>/build_dir *-stamp
dh_clean
dh_clean: Compatibility levels before 5 are no longer supported (level 4 requested)
debian/rules:120: recipe for target 'clean' failed
make: *** [clean] Error 25

Tail of log for apf on armhf:

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!"
debian/rules:28: recipe for target 'config.status' failed
make: *** [config.status] Error 1

Tail of log for audacious-analog-vumeter-plugin on armhf:

 #include <gtk/gtk.h>
                     ^
compilation terminated.
Makefile:321: recipe for target 'plugin_main.lo' failed
make[3]: *** [plugin_main.lo] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
Makefile:365: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
Makefile:254: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j1 returned exit code 2
debian/rules:8: recipe for target 'build-arch' failed
make: *** [build-arch] Error 2

Tail of log for bino on armhf:

#define LIBASS_PKGCONFIG_VERSION "0.13.4"
#define HAVE_AL_AL_H 1
#define HAVE_X11 1
#define HAVE_LIBEQUALIZER 0
#define HAVE_LIBXNVCTRL 0
#define HAVE_LIRC 1
#define LIRC_PKGCONFIG_VERSION "0.9.4c"

configure: exit 1
dh_auto_configure: ./configure --build=arm-linux-gnueabihf --prefix=/usr --includedir=${prefix}/include --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir=${prefix}/lib/arm-linux-gnueabihf --libexecdir=${prefix}/lib/arm-linux-gnueabihf --disable-maintainer-mode --disable-dependency-tracking --htmldir=${docdir}/html --without-equalizer --disable-silent-rules --with-qt-version=5 returned exit code 1
debian/rules:12: recipe for target 'override_dh_auto_configure' failed
make[1]: *** [override_dh_auto_configure] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:9: recipe for target 'build-arch' failed
make: *** [build-arch] Error 2

Tail of log for consul-migrate on armhf:

=== RUN   TestMigrator_new
--- PASS: TestMigrator_new (0.00s)
=== RUN   TestMigrator_migrate
--- FAIL: TestMigrator_migrate (0.00s)
	migrator_test.go:130: err: Failed to connect MDB: MDB_INVALID: File is not an LMDB file %!s(MISSING)
=== RUN   TestMigrator_migrate_fails
--- PASS: TestMigrator_migrate_fails (0.52s)
=== RUN   TestMigrator_migrate_noop
--- PASS: TestMigrator_migrate_noop (0.00s)
FAIL
exit status 1
FAIL	github.com/hashicorp/consul-migrate/migrator	0.588s
dh_auto_test: go test -v -p 1 github.com/hashicorp/consul-migrate github.com/hashicorp/consul-migrate/migrator returned exit code 1
debian/rules:7: recipe for target 'build-arch' failed
make: *** [build-arch] Error 1

Tail of log for cross-binutils on armhf:

SCHROOT_USER=buildd
SHELL=/bin/sh
TERM=linux
USER=buildd

dpkg-buildpackage
-----------------

dpkg-buildpackage: info: source package cross-binutils
dpkg-buildpackage: info: source version 0.26
dpkg-buildpackage: info: source distribution unstable
 dpkg-source --before-build cross-binutils-0.26
dpkg-buildpackage: info: host architecture armhf
 fakeroot debian/rules clean
debian/rules:31: *** unknown distro "Raspbian". Nothing will be built..  Stop.

Tail of log for efitools on armhf:

	make -j1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make -C lib lib-efi.a
make[2]: Entering directory '/<<PKGBUILDDIR>>/lib'
cc -I/<<PKGBUILDDIR>>/include/ -I/usr/include/efi -I/usr/include/efi/armv7l -I/usr/include/efi/protocol -O2 -fpic -Wall -fshort-wchar -fno-strict-aliasing -fno-merge-constants -mno-red-zone -fno-stack-protector -g -DCONFIG_armv7l -fno-toplevel-reorder -DBUILD_EFI -c simple_file.c -o simple_file.efi.o
cc: error: unrecognized command line option '-mno-red-zone'; did you mean '-fno-regmove'?
../Make.rules:53: recipe for target 'simple_file.efi.o' failed
make[2]: *** [simple_file.efi.o] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/lib'
Makefile:29: recipe for target 'lib/lib-efi.a' failed
make[1]: *** [lib/lib-efi.a] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j1 returned exit code 2
debian/rules:11: recipe for target 'build-arch' failed
make: *** [build-arch] Error 2

Tail of log for form on armhf:

1 of 1 test failed
Please report to form@nikhef.nl
===============================
Makefile:236: recipe for target 'check-TESTS' failed
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/check'
Makefile:359: recipe for target 'check-am' failed
make[2]: *** [check-am] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/check'
Makefile:311: recipe for target 'check-recursive' failed
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: make -j4 check VERBOSE=1 returned exit code 2
debian/rules:10: recipe for target 'build-arch' failed
make: *** [build-arch] Error 2

Tail of log for ibam on armhf:

make[1]: 'ibam-krell.so' is up to date.
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
touch build-stamp
dh_testdir
dh_testroot
dh_clean
dh_clean: Compatibility levels before 9 are deprecated (level 7 in use)
dh_installdirs
dh_installdirs: Compatibility levels before 9 are deprecated (level 7 in use)
# Add here commands to install the package into debian/tmp.
install -m0755 ibam `pwd`/debian/ibam/usr/bin
install -m0644 ibam-krell.so `pwd`/debian/gkrellm-ibam/usr/lib/gkrellm2/plugins
install: cannot create regular file '/<<PKGBUILDDIR>>/debian/gkrellm-ibam/usr/lib/gkrellm2/plugins': No such file or directory
debian/rules:51: recipe for target 'install' failed
make: *** [install] Error 1

Tail of log for libretro-mupen64plus on armhf:

gles2rice/src/RenderBase_neon.S:205: Error: selected processor does not support `movw r8,#0x0000ffff' in ARM mode
gles2rice/src/RenderBase_neon.S:206: Error: selected processor does not support `movt r8,#0x7f7f' in ARM mode
gles2rice/src/RenderBase_neon.S:248: Error: selected processor does not support `movt r8,#0x437f' in ARM mode
gles2rice/src/RenderBase_neon.S:287: Error: selected processor does not support `movw r8,#0' in ARM mode
gles2rice/src/RenderBase_neon.S:288: Error: selected processor does not support `movt r8,#0x4f7f' in ARM mode
Makefile:402: recipe for target 'gles2rice/src/RenderBase_neon.o' failed
make[2]: *** [gles2rice/src/RenderBase_neon.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/<<BUILDDIR>>/libretro-mupen64plus-2.0+git20160207+dfsg2'
dh_auto_build: make -j4 platform=armv gles neon hardfloat returned exit code 2
debian/rules:19: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<BUILDDIR>>/libretro-mupen64plus-2.0+git20160207+dfsg2'
debian/rules:16: recipe for target 'build-arch' failed
make: *** [build-arch] Error 2

Tail of log for mdp-src on armhf:

cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -I../include  -c -o viewer.o viewer.c
In file included from viewer.c:30:0:
../include/viewer.h:41:21: fatal error: ncurses.h: No such file or directory
 #include <ncurses.h>
                     ^
compilation terminated.
<builtin>: recipe for target 'viewer.o' failed
make[2]: *** [viewer.o] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
Makefile:55: recipe for target 'src' failed
make[1]: *** [src] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j1 returned exit code 2
debian/rules:13: recipe for target 'build-arch' failed
make: *** [build-arch] Error 2

Tail of log for mpi-testsuite on armhf:

config.status: executing default-3 commands
config.status: executing default-4 commands
for i in `find . -name "testlist" | grep -v ^..build`; 		\
do								\
  if [ ! -e build-openmpi/$i ];				\
  then								\
    ln -s `pwd`/$i `pwd`/build-openmpi/$i;			\
  fi;								\
done
ln: failed to create symbolic link '/<<BUILDDIR>>/mpi-testsuite-3.2+dfsg/build-openmpi/./.pc/disable_large_tests.patch/group/testlist': No such file or directory
debian/rules:14: recipe for target 'override_dh_auto_configure' failed
make[1]: *** [override_dh_auto_configure] Error 1
make[1]: Leaving directory '/<<BUILDDIR>>/mpi-testsuite-3.2+dfsg'
debian/rules:7: recipe for target 'build-arch' failed
make: *** [build-arch] Error 2

Tail of log for networkmanagement on armhf:

                 (reinterpret_cast<T*>(current))->~T();
                 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 88%] Linking CXX shared library ../../lib/libknmservice.so
cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/libs/service && /usr/bin/cmake -E cmake_link_script CMakeFiles/knmservice.dir/link.txt --verbose=1
/usr/bin/c++  -fPIC -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -DNDEBUG -DQT_NO_DEBUG -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-z,relro -shared -Wl,-soname,libknmservice.so.4 -o ../../lib/libknmservice.so.4.14.26 CMakeFiles/knmservice.dir/knmservice_automoc.o CMakeFiles/knmservice.dir/connectionhandler.o CMakeFiles/knmservice.dir/connectionlist.o CMakeFiles/knmservice.dir/secretstorage.o CMakeFiles/knmservice.dir/secretsprovider.o CMakeFiles/knmservice.dir/activatablelist.o CMakeFiles/knmservice.dir/networkinterfacemonitor.o CMakeFiles/knmservice.dir/networkinterfaceactivatableprovider.o CMakeFiles/knmservice.dir/wirednetworkinterfaceactivatableprovider.o CMakeFiles/knmservice.dir/wirelessnetworkinterfaceactivatableprovider.o CMakeFiles/knmservice.dir/gsmnetworkinterfaceactivatableprovider.o CMakeFiles/knmservice.dir/activatableobserver.o CMakeFiles/knmservice.dir/activatabledebug.o CMakeFiles/knmservice.dir/configurationlauncher.o CMakeFiles/knmservice.dir/connectionusagemonitor.o CMakeFiles/knmservice.dir/sessionabstractedservice.o CMakeFiles/knmservice.dir/vpninterfaceconnectionprovider.o CMakeFiles/knmservice.dir/notificationmanager.o CMakeFiles/knmservice.dir/events.o CMakeFiles/knmservice.dir/sortedactivatablelist.o CMakeFiles/knmservice.dir/pindialog.o CMakeFiles/knmservice.dir/activatableadaptor.o CMakeFiles/knmservice.dir/interfaceconnectionadaptor.o CMakeFiles/knmservice.dir/wirelessinterfaceconnectionadaptor.o CMakeFiles/knmservice.dir/wirelessnetworkadaptor.o CMakeFiles/knmservice.dir/gsminterfaceconnectionadaptor.o CMakeFiles/knmservice.dir/sessionabstractedserviceadaptor.o -Wl,-rpath,/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/lib: ../../lib/libknmui.so.4.14.26 ../../lib/libknminternals.so.4.14.26 ../../lib/libsolidcontrolfuture.so ../../lib/libsolidcontrolnm09.so.4.14.26 /usr/lib/libsolid.so.4.14.26 /usr/lib/libkdeui.so.5.14.26 /usr/lib/libkdecore.so.5.14.26 /usr/lib/arm-linux-gnueabihf/libQtDBus.so /usr/lib/arm-linux-gnueabihf/libQtCore.so /usr/lib/arm-linux-gnueabihf/libQtGui.so /usr/lib/arm-linux-gnueabihf/libQtSvg.so -Wl,-rpath-link,/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/lib 
cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/libs/service && /usr/bin/cmake -E cmake_symlink_library ../../lib/libknmservice.so.4.14.26 ../../lib/libknmservice.so.4 ../../lib/libknmservice.so
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
[ 88%] Built target knmservice
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
Makefile:141: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
dh_auto_build: make -j4 returned exit code 2
debian/rules:9: recipe for target 'build-arch' failed
make: *** [build-arch] Error 2

Tail of log for php-apc on armhf:

libtool: compile:  cc -I. -I/<<PKGBUILDDIR>>/APC-3.1.13 -DPHP_ATOM_INC -I/<<PKGBUILDDIR>>/APC-3.1.13/include -I/<<PKGBUILDDIR>>/APC-3.1.13/main -I/<<PKGBUILDDIR>>/APC-3.1.13 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /<<PKGBUILDDIR>>/APC-3.1.13/apc_cache.c  -fPIC -DPIC -o .libs/apc_cache.o
/<<PKGBUILDDIR>>/APC-3.1.13/apc_cache.c: In function '_apc_cache_user_update':
/<<PKGBUILDDIR>>/APC-3.1.13/apc_cache.c:818:63: error: 'IS_CONSTANT_INDEX' undeclared (first use in this function)
             switch(Z_TYPE_P((*slot)->value->data.user.val) & ~IS_CONSTANT_INDEX) {
                                                               ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/APC-3.1.13/apc_cache.c:818:63: note: each undeclared identifier is reported only once for each function it appears in
/<<PKGBUILDDIR>>/APC-3.1.13/apc_cache.c:820:22: error: 'IS_CONSTANT_ARRAY' undeclared (first use in this function)
                 case IS_CONSTANT_ARRAY:
                      ^~~~~~~~~~~~~~~~~
Makefile:186: recipe for target 'apc_cache.lo' failed
make[1]: *** [apc_cache.lo] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>/APC-3.1.13'
cp: cannot stat 'modules/*': No such file or directory
debian/rules:48: recipe for target 'build-stamp' failed
make: *** [build-stamp] Error 1

Tail of log for prboom on armhf:

                                           ^~~~~~~~~~~~~~~
Makefile:242: recipe for target 'i_sshot.o' failed
make[4]: *** [i_sshot.o] Error 1
make[4]: Leaving directory '/<<BUILDDIR>>/prboom-2.5.0+dfsg1/src/SDL'
Makefile:460: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/<<BUILDDIR>>/prboom-2.5.0+dfsg1/src'
Makefile:285: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/<<BUILDDIR>>/prboom-2.5.0+dfsg1'
Makefile:205: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/<<BUILDDIR>>/prboom-2.5.0+dfsg1'
debian/rules:26: recipe for target 'build-stamp' failed
make: *** [build-stamp] Error 2

Tail of log for qstopmotion on armhf:

[ 97%] Building CXX object CMakeFiles/qstopmotion.dir/src/technical/grabber/video4linux2/v4l2grabber.cpp.o
/usr/bin/c++   -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -I/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/src -isystem /usr/include/arm-linux-gnueabihf/qt5 -isystem /usr/include/arm-linux-gnueabihf/qt5/QtCore -isystem /usr/lib/arm-linux-gnueabihf/qt5/mkspecs/linux-g++ -isystem /usr/include/arm-linux-gnueabihf/qt5/QtGui -isystem /usr/include/arm-linux-gnueabihf/qt5/QtWidgets -isystem /usr/include/arm-linux-gnueabihf/qt5/QtXml  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2   -fPIC -std=gnu++11 -o CMakeFiles/qstopmotion.dir/src/technical/grabber/video4linux2/v4l2grabber.cpp.o -c /<<PKGBUILDDIR>>/src/technical/grabber/video4linux2/v4l2grabber.cpp
CMakeFiles/qstopmotion.dir/build.make:1817: recipe for target 'CMakeFiles/qstopmotion.dir/src/technical/grabber/gphoto2/gpgrabber.cpp.o' failed
make[3]: *** [CMakeFiles/qstopmotion.dir/src/technical/grabber/gphoto2/gpgrabber.cpp.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
CMakeFiles/Makefile2:70: recipe for target 'CMakeFiles/qstopmotion.dir/all' failed
make[2]: *** [CMakeFiles/qstopmotion.dir/all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
Makefile:152: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
dh_auto_build: make -j4 returned exit code 2
debian/rules:16: recipe for target 'build-arch' failed
make: *** [build-arch] Error 2

Tail of log for snap-aligner on armhf:

     ^~~
/usr/include/c++/6/bits/stl_algobase.h:219:5: note:   template argument deduction/substitution failed:
SNAPLib/SortedDataWriter.cpp:338:70: note:   deduced conflicting types for parameter 'const _Tp' ('long unsigned int' and '_int64 {aka long long int}')
             min(1UL << 23, max(1UL << 17, bufferSpace / blocks.size()))); // 128kB to 8MB buffer space per block
                                                                      ^
<builtin>: recipe for target 'SNAPLib/SortedDataWriter.o' failed
make[2]: *** [SNAPLib/SortedDataWriter.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/<<BUILDDIR>>/snap-aligner-1.0~beta.18+dfsg'
dh_auto_build: make -j4 returned exit code 2
debian/rules:18: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<BUILDDIR>>/snap-aligner-1.0~beta.18+dfsg'
debian/rules:11: recipe for target 'build-arch' failed
make: *** [build-arch] Error 2

Tail of log for ulogd on armhf:

make[2]: Entering directory '/<<PKGBUILDDIR>>/libipulog'
gcc -g -O2  -Wall -DULOGD_CONFIGFILE=\"/etc/ulogd.conf\" -D_FILE_OFFSET_BITS=64 -I./debian/include -Iinclude -I/usr/src/linux/include -c libipulog.c -o libipulog.o
In file included from libipulog.c:32:0:
include/libipulog/libipulog.h:15:43: fatal error: linux/netfilter_ipv4/ipt_ULOG.h: No such file or directory
 #include <linux/netfilter_ipv4/ipt_ULOG.h>
                                           ^
compilation terminated.
Makefile:15: recipe for target 'libipulog.o' failed
make[2]: *** [libipulog.o] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/libipulog'
Makefile:63: recipe for target 'recurse' failed
make[1]: *** [recurse] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
/usr/share/cdbs/1/class/makefile.mk:77: recipe for target 'debian/stamp-makefile-build' failed
make: *** [debian/stamp-makefile-build] Error 2

Tail of log for wesnoth-1.8 on armhf:

	config/py-compile config.log
find po -name "*.gmo" -exec rm -f {} \;
find po -name "stamp-po" -exec rm -f {} \;
rm -f config.sub config.guess
/usr/bin/make -f /usr/share/quilt/quilt.make unpatch
make[1]: Entering directory '/<<PKGBUILDDIR>>'
QUILT_PATCHES=debian/patches \
	quilt --quiltrc /dev/null pop -a -R || test $? = 2
No patch removed
rm -rf .pc debian/stamp-patched
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_clean
dh_clean: Compatibility levels before 9 are deprecated (level 7 in use)
 debian/rules build-arch
make: *** No rule to make target 'build-arch'.  Stop.

Tail of log for monav on armhf:

compilation terminated.
Makefile.preprocessor-gui.preprocessor_plugins.mapnikrenderer:234: recipe for target 'mapnikrenderer.o' failed
make[4]: *** [mapnikrenderer.o] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/plugins/osmrenderer'
Makefile.preprocessor-gui.preprocessor_plugins:112: recipe for target 'sub-osmrenderer-mapnikrenderer-pro-make_default' failed
make[3]: *** [sub-osmrenderer-mapnikrenderer-pro-make_default] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins'
Makefile.preprocessor-gui:62: recipe for target 'sub-plugins-preprocessor_plugins-pro-make_default' failed
make[2]: *** [sub-plugins-preprocessor_plugins-pro-make_default] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:31: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:53: recipe for target 'build-arch' failed
make: *** [build-arch] Error 2

Tail of log for aeskulap on armhf:

make[3]: *** [poolservers.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../configuration -DHAVE_CONFIG_H -I/usr/include -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib/arm-linux-gnueabihf/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib/arm-linux-gnueabihf/gdkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib/arm-linux-gnueabihf/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib/arm-linux-gnueabihf/pangomm-1.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/arm-linux-gnueabihf/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib/arm-linux-gnueabihf/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/arm-linux-gnueabihf/sigc++-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/arm-linux-gnueabihf/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/freetype2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/aeskulap-0.2.2b1+git20161206=. -fstack-protector-strong -Wformat -Werror=format-security -c dicomdir.cpp -o dicomdir.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../configuration -DHAVE_CONFIG_H -I/usr/include -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib/arm-linux-gnueabihf/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib/arm-linux-gnueabihf/gdkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib/arm-linux-gnueabihf/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib/arm-linux-gnueabihf/pangomm-1.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/arm-linux-gnueabihf/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib/arm-linux-gnueabihf/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/arm-linux-gnueabihf/sigc++-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/arm-linux-gnueabihf/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/freetype2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/aeskulap-0.2.2b1+git20161206=. -fstack-protector-strong -Wformat -Werror=format-security -c dicomdirloader.cpp -o dicomdirloader.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../configuration -DHAVE_CONFIG_H -I/usr/include -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib/arm-linux-gnueabihf/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib/arm-linux-gnueabihf/gdkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib/arm-linux-gnueabihf/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib/arm-linux-gnueabihf/pangomm-1.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/arm-linux-gnueabihf/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib/arm-linux-gnueabihf/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/arm-linux-gnueabihf/sigc++-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/arm-linux-gnueabihf/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/freetype2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/aeskulap-0.2.2b1+git20161206=. -fstack-protector-strong -Wformat -Werror=format-security -c loader.cpp -o loader.o >/dev/null 2>&1
make[3]: Leaving directory '/<<BUILDDIR>>/aeskulap-0.2.2b1+git20161206/imagepool'
Makefile:490: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/<<BUILDDIR>>/aeskulap-0.2.2b1+git20161206'
Makefile:422: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/<<BUILDDIR>>/aeskulap-0.2.2b1+git20161206'
dh_auto_build: make -j4 returned exit code 2
debian/rules:6: recipe for target 'build-arch' failed
make: *** [build-arch] Error 2

Tail of log for blender on armhf:

dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/blender/usr/bin/blenderplayer debian/blender/usr/bin/blender were not linked against libImath-2_2.so.12 (they use none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/blender/usr/bin/blenderplayer debian/blender/usr/bin/blender were not linked against libboost_chrono.so.1.62.0 (they use none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/blender/usr/bin/blenderplayer debian/blender/usr/bin/blender were not linked against libIlmThread-2_2.so.12 (they use none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/blender/usr/bin/blenderplayer debian/blender/usr/bin/blender were not linked against libboost_filesystem.so.1.62.0 (they use none of the library's symbols)
   dh_installdeb -a -O--buildsystem=cmake
   dh_gencontrol -a -O--buildsystem=cmake
   dh_md5sums -a -O--buildsystem=cmake
   dh_builddeb -a -O--buildsystem=cmake
dpkg-deb: building package 'blender-dbg' in '../blender-dbg_2.79.b+dfsg0-1~deb9u1_armhf.deb'.
dpkg-deb: building package 'blender' in '../blender_2.79.b+dfsg0-1~deb9u1_armhf.deb'.
 dpkg-genbuildinfo --build=any
 dpkg-genchanges --build=any -mRaspbian wandboard test autobuilder <root@raspbian.org> >../blender_2.79.b+dfsg0-1~deb9u1_armhf.changes
dpkg-genchanges: warning: the current version (2.79.b+dfsg0-1~deb9u1) is earlier than the previous one (2.79.b+dfsg0-1)
dpkg-genchanges: info: binary-only arch-specific upload (source code and arch-indep packages not included)
 dpkg-source --after-build blender-2.79.b+dfsg0

Tail of log for trafficserver on armhf:

make[3]: *** [traffic_server] Error 1
/usr/bin/ld: final link failed: Input/output error
collect2: error: ld returned 1 exit status
Makefile:1160: recipe for target 'traffic_logstats' failed
make[3]: *** [traffic_logstats] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/proxy'
Makefile:1243: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/proxy'
Makefile:682: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j4 returned exit code 2
debian/rules:29: recipe for target 'build-arch' failed
make: *** [build-arch] Error 2