Raspbian Package Auto-Building

Buildd status for selected packages (jessie-staging)

Bugs

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

Package armhf
Buildd exposure stats
✔ gambcBuild-Attempted
✔ htslibBuild-Attempted
✔ libfusefs-rubyBuild-Attempted
✔ libtangoBuild-Attempted
✔ msrtoolBuild-Attempted
✔ open-axiomBuild-Attempted
✔ patchelfBuild-Attempted
✔ pyfftwBuild-Attempted
✔ python-pysamBuild-Attempted
✔ rhmessagingBuild-Attempted
✔ varnish-agentBuild-Attempted
✔ wesnoth-1.8Build-Attempted
✔ poclBuild-Attempted
✔ libzyppBuild-Attempted

Tail of log for gambc on armhf:

making all in gsi
make[2]: Entering directory '/<<PKGBUILDDIR>>/gsi'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/gsi'
making all in gsc
make[2]: Entering directory '/<<PKGBUILDDIR>>/gsc'
LD_LIBRARY_PATH=../lib:../gsi:../gsc: ../gsc-comp -:=.. -f -c -check _gsclib.scm
Segmentation fault
makefile:176: recipe for target '_gsclib.c' failed
make[2]: *** [_gsclib.c] Error 139
make[2]: Leaving directory '/<<PKGBUILDDIR>>/gsc'
makefile:216: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:43: recipe for target 'build-stamp' failed
make: *** [build-stamp] Error 2

Tail of log for htslib on armhf:

dh_auto_test
	make -j4 test
make[2]: Entering directory '/<<PKGBUILDDIR>>'
test/fieldarith test/fieldarith.sam
test/hfile
test/sam
Makefile:240: recipe for target 'test' failed
make[2]: *** [test] Bus error
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: make -j4 test returned exit code 2
debian/rules:10: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:7: recipe for target 'build-arch' failed
make: *** [build-arch] Error 2

Tail of log for libfusefs-ruby on armhf:

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

dpkg-buildpackage: source package libfusefs-ruby
dpkg-buildpackage: source version 0.6.0-3
dpkg-buildpackage: source distribution unstable
 dpkg-source --before-build libfusefs-ruby-0.6.0
dpkg-buildpackage: host architecture armhf
 fakeroot debian/rules clean
test -x debian/rules
dh_clean 
if [ ! -L debian-setup.rb ] ; then if [ -f debian-setup.rb ] ; then mv debian-setup.rb debian-setup.rb.moved_away_by_debian_build ; fi ; ln -s /usr/lib/ruby/1.8/setup.rb debian-setup.rb ; fi
/usr/bin/ruby1.8 debian-setup.rb config --installdirs=std
/usr/bin/ruby1.8: No such file or directory -- debian-setup.rb (LoadError)
/usr/share/ruby-pkg-tools/1/class/ruby-setup-rb.mk:87: recipe for target 'clean' failed
make: *** [clean] Error 1

Tail of log for libtango on armhf:

/usr/bin/ldc -I. -I./tango/core -I./tango/core/rt/compiler/ldc -g -c tango/core/tools/Cpuid.d -ofobjs/base/tango-core-tools-Cpuid.o
make[3]: /usr/bin/ldc: Command not found
Makefile:109: recipe for target 'stamps/build-d-file-tango-core-tools-Cpuid.d' failed
make[3]: *** [stamps/build-d-file-tango-core-tools-Cpuid.d] Error 127
/usr/bin/ldc -I. -I./tango/core -I./tango/core/rt/compiler/ldc -g -c tango/core/tools/LinuxStackTrace.d -ofobjs/base/tango-core-tools-LinuxStackTrace.o
make[3]: /usr/bin/ldc: Command not found
Makefile:109: recipe for target 'stamps/build-d-file-tango-core-tools-LinuxStackTrace.d' failed
make[3]: *** [stamps/build-d-file-tango-core-tools-LinuxStackTrace.d] Error 127
Makefile:112: recipe for target 'stamps/build-dir-tango-core-tools' failed
make[2]: *** [stamps/build-dir-tango-core-tools] Error 2
Makefile:121: recipe for target 'stamps/build-lib-base' failed
make[1]: *** [stamps/build-lib-base] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:13: recipe for target 'build-stamp-ldc' failed
make: *** [build-stamp-ldc] Error 2

Tail of log for msrtool on armhf:

gcc -MM msrtool.c msrutils.c sys.c linux.c geodelx.c cs5536.c k8.c > Makefile.deps
gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -DVERSION='"4091"' -c msrtool.c -o msrtool.o
gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2  -c -o msrutils.o msrutils.c
gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2  -c -o sys.o sys.c
sys.c: In function 'cpuid':
sys.c:28:2: error: unknown register name '%edx' in 'asm'
  asm ("cpuid" : "=a" (outeax) : "a" (1) : "%ebx", "%ecx", "%edx");
  ^
sys.c:28:2: error: unknown register name '%ecx' in 'asm'
sys.c:28:2: error: unknown register name '%ebx' in 'asm'
<builtin>: recipe for target 'sys.o' failed
make[1]: *** [sys.o] Error 1
make[1]: Leaving directory '/<<BUILDDIR>>/msrtool-0.0+r4091'
/usr/share/cdbs/1/class/makefile.mk:47: recipe for target 'debian/stamp-makefile-build' failed
make: *** [debian/stamp-makefile-build] Error 2

Tail of log for open-axiom on armhf:

checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking how to run the C preprocessor... /lib/cpp
configure: error: in `/<<BUILDDIR>>/open-axiom-1.5.0~svn3056+ds/build-tree':
configure: error: C preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details
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 --libexecdir=${prefix}/lib/open-axiom --disable-maintainer-mode --disable-dependency-tracking --with-lisp=sbcl --with-x --disable-gcl returned exit code 1
debian/rules:45: recipe for target 'configure-stamp' failed
make: *** [configure-stamp] Error 2

Tail of log for patchelf on armhf:

Makefile:700: recipe for target 'test-suite.log' failed
make[4]: *** [test-suite.log] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests'
Makefile:806: recipe for target 'check-TESTS' failed
make[3]: *** [check-TESTS] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests'
Makefile:935: recipe for target 'check-am' failed
make[2]: *** [check-am] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests'
Makefile:427: recipe for target 'check-recursive' failed
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: make -j1 check returned exit code 2
debian/rules:8: recipe for target 'build-arch' failed
make: *** [build-arch] Error 2

Tail of log for pyfftw on armhf:

/<<BUILDDIR>>/pyfftw-0.9.2+dfsg/pyfftw/pyfftw.c:2452:6: warning: '__pyx_v_update_dtype' may be used uninitialized in this function [-Wmaybe-uninitialized]
   if (__pyx_t_2) {
      ^
/<<BUILDDIR>>/pyfftw-0.9.2+dfsg/pyfftw/pyfftw.c:2305:7: note: '__pyx_v_update_dtype' was declared here
   int __pyx_v_update_dtype;
       ^
arm-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 build/temp.linux-armv7l-2.7/<<BUILDDIR>>/pyfftw-0.9.2+dfsg/pyfftw/pyfftw.o -lfftw3 -lfftw3f -lfftw3l -lfftw3_threads -lfftw3f_threads -lfftw3l_threads -o /<<BUILDDIR>>/pyfftw-0.9.2+dfsg/.pybuild/pythonX.Y_2.7/build/pyfftw/pyfftw.so
/usr/bin/ld: cannot find -lfftw3l
/usr/bin/ld: cannot find -lfftw3l_threads
collect2: error: ld returned 1 exit status
error: command 'arm-linux-gnueabihf-gcc' failed with exit status 1
E: pybuild pybuild:256: build: plugin distutils failed with: exit code=1: /usr/bin/python setup.py build 
dh_auto_build: pybuild --build -i python{version} -p 2.7 --dir . returned exit code 13
debian/rules:12: recipe for target 'build-arch' failed
make: *** [build-arch] Error 13

Tail of log for python-pysam on armhf:

make[2]: *** [ex10.bam] Bus error
make[2]: *** Deleting file 'ex10.bam'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests'
building data files
starting tests
.....................E...E../pysam_test_offline.py:473: UserWarning: fetch called for samfile without header
  result = list(infile.fetch())
................................................................EE.....................Bus error
E: pybuild pybuild:256: test: plugin custom failed with: exit code=135: cd tests && PYTHONPATH=/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build python2.7 ./pysam_test_offline.py
dh_auto_test: pybuild --test -i python{version} -p 2.7 --dir . returned exit code 13
debian/rules:29: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 13
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:9: recipe for target 'build-arch' failed
make: *** [build-arch] Error 2

Tail of log for rhmessaging on armhf:

#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define lint 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_LIBAIO 1

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 --libdir=${prefix}/lib/arm-linux-gnueabihf --libexecdir=${prefix}/lib/arm-linux-gnueabihf --disable-maintainer-mode --disable-dependency-tracking --with-qpid-prefix=/usr --with-sysconfigdir=/etc/qpid returned exit code 1
debian/rules:26: recipe for target 'override_dh_auto_configure' failed
make[1]: *** [override_dh_auto_configure] Error 255
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:34: recipe for target 'build-arch' failed
make: *** [build-arch] Error 2

Tail of log for varnish-agent on armhf:

src/Makefile.am:8: but option 'subdir-objects' is disabled
src/Makefile.am:8: warning: source file 'modules/vban.c' is in a subdirectory,
src/Makefile.am:8: but option 'subdir-objects' is disabled
src/Makefile.am:8: warning: source file 'modules/curl.c' is in a subdirectory,
src/Makefile.am:8: but option 'subdir-objects' is disabled
src/Makefile.am:8: warning: source file 'modules/vdirect.c' is in a subdirectory,
src/Makefile.am:8: but option 'subdir-objects' is disabled
src/Makefile.am:8: warning: source file 'modules/vac_register.c' is in a subdirectory,
src/Makefile.am:8: but option 'subdir-objects' is disabled
src/Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
autoreconf: automake failed with exit status: 1
dh_autoreconf: autoreconf -f -i returned exit code 1
debian/rules:46: recipe for target 'build-arch' failed
make: *** [build-arch] Error 2

Tail of log for wesnoth-1.8 on armhf:

display.hpp:111:33: warning: narrowing conversion of 'display::w()' from 'int' to 'Uint16 {aka short unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing]
   { const SDL_Rect res = {0,0,w(),h()}; return res; }
                                 ^
display.hpp:111:37: warning: narrowing conversion of 'display::h()' from 'int' to 'Uint16 {aka short unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing]
   { const SDL_Rect res = {0,0,w(),h()}; return res; }
                                     ^
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
Makefile:639: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
Makefile:496: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:79: recipe for target 'build-stamp' failed
make: *** [build-stamp] Error 2

Tail of log for pocl on armhf:

+ _ZTVSt23_Sp_counted_ptr_inplaceIN5clang19DependencyCollectorESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 0.10-10
+#MISSING: 0.10-10# _ZTVSt23_Sp_counted_ptr_inplaceIN5clang19DependencyCollectorESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.10
+ _ZTVSt23_Sp_counted_ptr_inplaceIN5clang25ModuleDependencyCollectorESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 0.10-10
+#MISSING: 0.10-10# _ZTVSt23_Sp_counted_ptr_inplaceIN5clang25ModuleDependencyCollectorESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.10
+ _ZTVSt23_Sp_counted_ptr_inplaceISt5stackIN5clang3vfs18directory_iteratorESt6vectorIS3_SaIS3_EEESaIS7_ELN9__gnu_cxx12_Lock_policyE1EE@Base 0.10-10
+#MISSING: 0.10-10# _ZTVSt23_Sp_counted_ptr_inplaceISt5stackIN5clang3vfs18directory_iteratorESt6vectorIS3_SaIS3_EEESaIS7_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.10
  _ZZN4llvm7hashing6detail18get_execution_seedEvE4seed@Base 0.10
  (subst)_ZnwIN4llvm15MallocAllocatorEL{size_t}4096EL{size_t}4096EEPv{size_t}RNS0_20BumpPtrAllocatorImplIT_XT0_EXT1_EEE@Base 0.10
  check_compiler_cache@Base 0.10
dh_makeshlibs: failing due to earlier errors
debian/rules:74: recipe for target 'override_dh_makeshlibs' failed
make[1]: *** [override_dh_makeshlibs] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:33: recipe for target 'binary-arch' failed
make: *** [binary-arch] Error 2

Tail of log for libzypp on armhf:

8: Test command: /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/tests/zypp/CpeId_test "--catch_system_errors=no"
8: Test timeout computed to be: 9.99988e+06
make[4]: *** wait: No child processes.  Stop.
make[4]: *** Waiting for unfinished jobs....
make[4]: *** wait: No child processes.  Stop.
make[3]: *** wait: No child processes.  Stop.
make[3]: *** Waiting for unfinished jobs....
make[3]: *** wait: No child processes.  Stop.
CMakeFiles/Makefile2:2799: recipe for target 'tests/CMakeFiles/ctest.dir/rule' failed
make[2]: *** [tests/CMakeFiles/ctest.dir/rule] Error 2
Makefile:1185: recipe for target 'ctest' failed
make[1]: *** [ctest] Terminated
/usr/share/cdbs/1/class/makefile.mk:67: recipe for target 'debian/stamp-makefile-check' failed
make: *** [debian/stamp-makefile-check] Terminated
E: Caught signal ‘Terminated’: terminating immediately