Bugs
Tail of log for jetty on armhf:
TERM=xterm
USER=buildd
dpkg-buildpackage
-----------------
dpkg-buildpackage: source package jetty
dpkg-buildpackage: source version 6.1.26-1+deb7u1
dpkg-source --before-build jetty-6.1.26
dpkg-buildpackage: host architecture armhf
fakeroot debian/rules clean
test -x debian/rules
dh_testroot
You must specify a valid JAVA_HOME or JAVACMD!
make: *** [testsanity] Error 1
< Domain name: , Seq number: 0, Config Rev fb499603[|vtp]
---
> Domain name: , Seq number: 0, Config Rev fb499603
Failed test: vtp_asan-3
2c2
< Domain name: , Seq number: 0, Config Rev 4040404[|vtp]
---
> Domain name: , Seq number: 0, Config Rev 4040404
make[1]: *** [check] Error 2
make[1]: Leaving directory `/<<PKGBUILDDIR>>'
dh_auto_test: make -j4 check returned exit code 2
make: *** [build-arch] Error 29
/usr/bin/install -c -m 644 include/X11/fonts/fontconf.h '/<<PKGBUILDDIR>>/debian/tmp-udeb/usr/include/X11/fonts'
/bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp-udeb/usr/lib/pkgconfig'
/usr/bin/install -c -m 644 xfont.pc '/<<PKGBUILDDIR>>/debian/tmp-udeb/usr/lib/pkgconfig'
make[4]: Leaving directory `/<<PKGBUILDDIR>>/build-udeb'
make[3]: Leaving directory `/<<PKGBUILDDIR>>/build-udeb'
make[2]: Leaving directory `/<<PKGBUILDDIR>>/build-udeb'
make[1]: Leaving directory `/<<PKGBUILDDIR>>'
debian/rules override_dh_install
make[1]: Entering directory `/<<PKGBUILDDIR>>'
find debian/tmp-* -name '*.la' -delete
dh_install -a -Nlibxfont1-udeb --sourcedir=debian/tmp-main --fail-missing
dh_install: libxfont-dev missing files (../../build-main/doc/*.txt), aborting
make[1]: *** [override_dh_install] Error 2
make[1]: Leaving directory `/<<PKGBUILDDIR>>'
make: *** [binary-arch] Error 2
Tail of log for apr on armhf:
if [ "" = "" ] ;\
then \
echo "ERROR: POSIX semaphores not usable and /dev/shm not mounted." ;\
echo "ERROR: Aborting." ;\
echo "HINT: If you are using pbuilder or cowbuilder, add /dev/shm to BINDMOUNTS" ;\
echo "HINT: in pbuilderrc" ;\
exit 1 ;\
fi ;\
fi
WARNING: This is Linux but configure did not detect POSIX semaphores.
ERROR: POSIX semaphores not usable and /dev/shm not mounted.
ERROR: Aborting.
HINT: If you are using pbuilder or cowbuilder, add /dev/shm to BINDMOUNTS
HINT: in pbuilderrc
make: *** [build-armhf/config.status] Error 1
dpkg-buildpackage: source version 0.13.56-1.1+deb7u2
dpkg-source --before-build zziplib-0.13.56
dpkg-buildpackage: host architecture armhf
fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f configure-stamp build-stamp
rm -f config.sub config.guess zziplib/config.sub zziplib/config.guess docs/zzipdoc/*.pyc
[ ! -f Makefile ] || /usr/bin/make distclean
make[1]: Entering directory `/<<PKGBUILDDIR>>'
(cd `uname -msr | tr " /" "__"`.d && test ! -f configure && /usr/bin/make "distclean") || exit ; /usr/bin/make done "RULE=distclean"
/bin/bash: line 0: cd: Linux_3.19.0-trunk-armmp_armv7l.d: No such file or directory
make[1]: *** [distclean] Error 1
make[1]: Leaving directory `/<<PKGBUILDDIR>>'
make: *** [clean] Error 2
Tail of log for cups on armhf:
Running HTTP API tests...
./testhttp
httpGetDateString()/httpGetDateTime(): PASS
httpDecode64_2()/httpEncode64_2(): PASS
httpGetHostname(): PASS (mb-lxc-02)
httpAddrGetList(mb-lxc-02): FAIL
httpSeparateURI(): PASS (35 URIs tested)
httpAssembleURI(): PASS (14 URIs tested)
1 TESTS FAILED!
make[2]: *** [testhttp] Error 1
make[2]: Leaving directory `/<<PKGBUILDDIR>>/cups'
make[1]: *** [unittests] Error 1
make[1]: Leaving directory `/<<PKGBUILDDIR>>'
make: *** [debian/stamp-makefile-check] Error 2