Raspbian Package Auto-Building

Buildd status for selected packages (buster-staging)

Bugs

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

Package armhf
Buildd exposure stats
✘ r-cran-samr  Build-Attempted
✔ libqglviewerBuild-Attempted
✔ apfBuild-Attempted
✔ audacious-analog-vumeter-pluginBuild-Attempted
✔ ezquakeBuild-Attempted
✔ ibamBuild-Attempted
✔ kubernetes-addon-heapsterBuild-Attempted
✔ msrtoolBuild-Attempted
✔ oliveBuild-Attempted
✔ perftestBuild-Attempted
✔ rpm2htmlBuild-Attempted
✔ sdrangeloveBuild-Attempted
✔ coneBuild-Attempted
✔ chromium-browserBuild-Attempted
✔ chromiumInstalled
✘ perl  Build-Attempted

Tail of log for r-cran-samr on armhf:

gfortran   -fpic  -g -O2 -fdebug-prefix-map=/build/r-base-xoRi9J/r-base-3.5.2=. -fstack-protector-strong  -c rankcol.f -o rankcol.o
gcc -std=gnu99 -I"/usr/share/R/include" -DNDEBUG      -fpic  -g -O2 -fdebug-prefix-map=/build/r-base-xoRi9J/r-base-3.5.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g  -c samr_init.c -o samr_init.o
gcc -std=gnu99 -shared -L/usr/lib/R/lib -Wl,-z,relro -o samr.so rankcol.o samr_init.o -lgfortran -lm -L/usr/lib/R/lib -lR
make[1]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: Entering directory '/<<PKGBUILDDIR>>/src'
make[1]: Leaving directory '/<<PKGBUILDDIR>>/src'
installing to /<<PKGBUILDDIR>>/debian/r-cran-samr/usr/lib/R/site-library/samr/libs
** R
** inst
** byte-compile and prepare package for lazy loading
terminate called after throwing an instance of 'std::runtime_error'
  what():  Mutex creation failed
Aborted
dh_auto_install: R CMD INSTALL -l /<<PKGBUILDDIR>>/debian/r-cran-samr/usr/lib/R/site-library --clean . "--built-timestamp='Tue, 18 Dec 2018 08:16:30 +0100'" returned exit code 134
make: *** [debian/rules:4: binary-arch] Error 2

Tail of log for libqglviewer on armhf:

/usr/lib/qt5/bin/qmake -install qinstall /<<BUILDDIR>>/libqglviewer-2.6.3+dfsg2/doc/refManual/tabs.css /<<BUILDDIR>>/libqglviewer-2.6.3+dfsg2/debian/tmp/usr/share/doc/QGLViewer/refManual/tabs.css
/usr/lib/qt5/bin/qmake -install qinstall /<<BUILDDIR>>/libqglviewer-2.6.3+dfsg2/doc/refManual/vec_8cpp.html /<<BUILDDIR>>/libqglviewer-2.6.3+dfsg2/debian/tmp/usr/share/doc/QGLViewer/refManual/vec_8cpp.html
/usr/lib/qt5/bin/qmake -install qinstall /<<BUILDDIR>>/libqglviewer-2.6.3+dfsg2/doc/refManual/vec_8h.html /<<BUILDDIR>>/libqglviewer-2.6.3+dfsg2/debian/tmp/usr/share/doc/QGLViewer/refManual/vec_8h.html
make[2]: Leaving directory '/<<BUILDDIR>>/libqglviewer-2.6.3+dfsg2/QGLViewer'
mv debian/qt4/* debian/tmp/usr/lib/arm-linux-gnueabihf/
make[1]: Leaving directory '/<<BUILDDIR>>/libqglviewer-2.6.3+dfsg2'
   dh_install -a -O--parallel -O--sourcedirectory=/<<BUILDDIR>>/libqglviewer-2.6.3\+dfsg2/QGLViewer
dh_install: Cannot find (any matches for) "usr/lib/*/libQGLViewer-qt4.so.*" (tried in ., debian/tmp)

dh_install: libqglviewer2-qt4 missing files: usr/lib/*/libQGLViewer-qt4.so.*
dh_install: Cannot find (any matches for) "usr/lib/*/libQGLViewer-qt4.so" (tried in ., debian/tmp)

dh_install: libqglviewer-dev-qt4 missing files: usr/lib/*/libQGLViewer-qt4.so
dh_install: missing files, aborting
make: *** [debian/rules:4: binary-arch] Error 25

Tail of log for apf on armhf:

checking for suffix of executables... 
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... openssl
checking for SSL_library_init in -lssl... no
configure: error: "lib ssl not found!"
make: *** [debian/rules:29: config.status] Error 1

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

make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -ggdb  -g -O2 -DSKINDIR=\"/usr/share/audacious\" -g -O2 -c -o plugin_main.lo plugin_main.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ggdb -g -O2 -DSKINDIR=\"/usr/share/audacious\" -g -O2 -c plugin_main.c  -fPIC -DPIC -o .libs/plugin_main.o
plugin_main.c:1:10: fatal error: gtk/gtk.h: No such file or directory
 #include <gtk/gtk.h>
          ^~~~~~~~~~~
compilation terminated.
make[3]: *** [Makefile:321: plugin_main.lo] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:365: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:254: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j1 returned exit code 2
make: *** [debian/rules:8: build-arch] Error 2

Tail of log for ezquake on armhf:

  snprintf(name, MAX_OSPATH, "%s/%s.log", fs_gamedir, G_STRING(OFS_PARM0));
                                   ^~~~
In file included from /usr/include/stdio.h:873,
                 from q_shared.h:30,
                 from common.h:35,
                 from qwsvdef.h:26,
                 from pr_cmds.c:22:
/usr/include/arm-linux-gnueabihf/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 6 or more bytes (assuming 133) into a destination of size 128
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/<<BUILDDIR>>/ezquake-2.2+git20150324'
dh_auto_build: make -j4 returned exit code 2
make: *** [debian/rules:14: build-arch] Error 2

Tail of log for ibam on armhf:

make[1]: Entering directory '/<<PKGBUILDDIR>>'
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
make: *** [debian/rules:58: install] Error 1

Tail of log for kubernetes-addon-heapster on armhf:

rm -f -rv `perl -0nE 'say $1 if m{^Files\-Excluded\:\s*(.*?)(?:\n\n|Files:|Comment:)}sm;' debian/copyright`
make[1]: Leaving directory '/<<BUILDDIR>>/kubernetes-addon-heapster-1.2.0+dfsg'
 debian/rules build-arch
I: _1.2.0+dfsg
dh build-arch --buildsystem=golang --with=golang
   dh_update_autotools_config -a -O--buildsystem=golang
   dh_auto_configure -a -O--buildsystem=golang
   dh_auto_build -a -O--buildsystem=golang
	cd obj-arm-linux-gnueabihf && go install -gcflags=all=\"-trimpath=/<<BUILDDIR>>/kubernetes-addon-heapster-1.2.0\+dfsg/obj-arm-linux-gnueabihf/src\" -asmflags=all=\"-trimpath=/<<BUILDDIR>>/kubernetes-addon-heapster-1.2.0\+dfsg/obj-arm-linux-gnueabihf/src\" -v -p 1 k8s.io/heapster/common/elasticsearch k8s.io/heapster/common/flags k8s.io/heapster/common/gce k8s.io/heapster/common/influxdb k8s.io/heapster/common/kubernetes k8s.io/heapster/events k8s.io/heapster/events/core k8s.io/heapster/events/manager k8s.io/heapster/events/sinks k8s.io/heapster/events/sinks/elasticsearch k8s.io/heapster/events/sinks/gcl k8s.io/heapster/events/sinks/influxdb k8s.io/heapster/events/sinks/log k8s.io/heapster/events/sources k8s.io/heapster/events/sources/kubernetes k8s.io/heapster/events/util k8s.io/heapster/integration k8s.io/heapster/metrics k8s.io/heapster/metrics/api/v1 k8s.io/heapster/metrics/api/v1/types k8s.io/heapster/metrics/apis/metrics k8s.io/heapster/metrics/apis/metrics/v1alpha1 k8s.io/heapster/metrics/core k8s.io/heapster/metrics/manager k8s.io/heapster/metrics/processors k8s.io/heapster/metrics/sinks k8s.io/heapster/metrics/sinks/elasticsearch k8s.io/heapster/metrics/sinks/gcm k8s.io/heapster/metrics/sinks/hawkular k8s.io/heapster/metrics/sinks/influxdb k8s.io/heapster/metrics/sinks/kafka k8s.io/heapster/metrics/sinks/log k8s.io/heapster/metrics/sinks/metric k8s.io/heapster/metrics/sinks/monasca k8s.io/heapster/metrics/sinks/opentsdb k8s.io/heapster/metrics/sinks/riemann k8s.io/heapster/metrics/sources k8s.io/heapster/metrics/sources/kubelet k8s.io/heapster/metrics/sources/summary k8s.io/heapster/metrics/util k8s.io/heapster/metrics/util/metrics k8s.io/heapster/version
src/k8s.io/heapster/vendor/k8s.io/kubernetes/pkg/api/validation/schema.go:26:2: cannot find package "github.com/emicklei/go-restful/swagger" in any of:
	/<<BUILDDIR>>/kubernetes-addon-heapster-1.2.0+dfsg/obj-arm-linux-gnueabihf/src/k8s.io/heapster/vendor/github.com/emicklei/go-restful/swagger (vendor tree)
	/usr/lib/go-1.11/src/github.com/emicklei/go-restful/swagger (from $GOROOT)
	/<<BUILDDIR>>/kubernetes-addon-heapster-1.2.0+dfsg/obj-arm-linux-gnueabihf/src/github.com/emicklei/go-restful/swagger (from $GOPATH)
dh_auto_build: cd obj-arm-linux-gnueabihf && go install -gcflags=all=\"-trimpath=/<<BUILDDIR>>/kubernetes-addon-heapster-1.2.0\+dfsg/obj-arm-linux-gnueabihf/src\" -asmflags=all=\"-trimpath=/<<BUILDDIR>>/kubernetes-addon-heapster-1.2.0\+dfsg/obj-arm-linux-gnueabihf/src\" -v -p 1 k8s.io/heapster/common/elasticsearch k8s.io/heapster/common/flags k8s.io/heapster/common/gce k8s.io/heapster/common/influxdb k8s.io/heapster/common/kubernetes k8s.io/heapster/events k8s.io/heapster/events/core k8s.io/heapster/events/manager k8s.io/heapster/events/sinks k8s.io/heapster/events/sinks/elasticsearch k8s.io/heapster/events/sinks/gcl k8s.io/heapster/events/sinks/influxdb k8s.io/heapster/events/sinks/log k8s.io/heapster/events/sources k8s.io/heapster/events/sources/kubernetes k8s.io/heapster/events/util k8s.io/heapster/integration k8s.io/heapster/metrics k8s.io/heapster/metrics/api/v1 k8s.io/heapster/metrics/api/v1/types k8s.io/heapster/metrics/apis/metrics k8s.io/heapster/metrics/apis/metrics/v1alpha1 k8s.io/heapster/metrics/core k8s.io/heapster/metrics/manager k8s.io/heapster/metrics/processors k8s.io/heapster/metrics/sinks k8s.io/heapster/metrics/sinks/elasticsearch k8s.io/heapster/metrics/sinks/gcm k8s.io/heapster/metrics/sinks/hawkular k8s.io/heapster/metrics/sinks/influxdb k8s.io/heapster/metrics/sinks/kafka k8s.io/heapster/metrics/sinks/log k8s.io/heapster/metrics/sinks/metric k8s.io/heapster/metrics/sinks/monasca k8s.io/heapster/metrics/sinks/opentsdb k8s.io/heapster/metrics/sinks/riemann k8s.io/heapster/metrics/sources k8s.io/heapster/metrics/sources/kubelet k8s.io/heapster/metrics/sources/summary k8s.io/heapster/metrics/util k8s.io/heapster/metrics/util/metrics k8s.io/heapster/version returned exit code 1
make: *** [debian/rules:4: build-arch] Error 1

Tail of log for msrtool on armhf:

gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Os -Wall -Werror   -c -o msrutils.o msrutils.c
gcc -g -O2 -fdebug-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:2: error: unknown register name '%edx' in 'asm'
  asm ("cpuid" : "=b" (outebx) : "a" (0) : "%ecx", "%edx");
  ^~~
sys.c:40:2: error: unknown register name '%ecx' in 'asm'
sys.c:54:2: error: unknown register name '%edx' in 'asm'
  asm ("cpuid" : "=a" (outeax) : "a" (1) : "%ebx", "%ecx", "%edx");
  ^~~
sys.c:54:2: error: unknown register name '%ecx' in 'asm'
sys.c:54:2: 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 olive on armhf:

                 glPopMatrix();
                 ^~~~~~~~~~~
                 QMatrix
ui/viewerwidget.cpp:899:17: error: 'glColor4f' was not declared in this scope
                 glColor4f(color[0], color[1], color[2], color[3]);
                 ^~~~~~~~~
ui/viewerwidget.cpp:899:17: note: suggested alternative: 'glColorMask'
                 glColor4f(color[0], color[1], color[2], color[3]);
                 ^~~~~~~~~
                 glColorMask
make[1]: *** [Makefile:1461: viewerwidget.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j4 returned exit code 2
make: *** [debian/rules:17: build-arch] Error 25

Tail of log for perftest on armhf:

                 from src/perftest_communication.h:45,
                 from src/perftest_communication.c:17:
src/get_clock.h:109:2: warning: #warning get_cycles not implemented for this architecture: attempt asm/timex.h [-Wcpp]
 #warning get_cycles not implemented for this architecture: attempt asm/timex.h
  ^~~~~~~
src/get_clock.h:110:10: fatal error: asm/timex.h: No such file or directory
 #include <asm/timex.h>
          ^~~~~~~~~~~~~
compilation terminated.
make[2]: *** [Makefile:844: src/perftest_communication.o] Error 1
make[2]: Leaving directory '/<<BUILDDIR>>/perftest-4.4+0.5'
make[1]: *** [Makefile:571: all] Error 2
make[1]: Leaving directory '/<<BUILDDIR>>/perftest-4.4+0.5'
dh_auto_build: make -j4 returned exit code 2
make: *** [debian/rules:7: build-arch] Error 2

Tail of log for rpm2html on armhf:

              headerNextIterator(sIter, &tag, &type, (void *) &p, &count);) {
              ^~~~~~~~~~~~~~~~~~
              headerInitIterator
rpmopen.c: In function 'rpmOpen':
rpmopen.c:1052:20: error: storage size of 'lead' isn't known
     struct rpmlead lead;
                    ^~~~
rpmopen.c:1140:9: warning: implicit declaration of function 'fdClose'; did you mean 'fclose'? [-Wimplicit-function-declaration]
         fdClose(fd);
         ^~~~~~~
         fclose
make[1]: *** [Makefile:514: rpmopen.o] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j1 returned exit code 2
make: *** [debian/rules:7: build-arch] Error 2

Tail of log for sdrangelove on armhf:

/<<PKGBUILDDIR>>/sdrbase/gui/glscope.cpp:284:12: error: 'GL_LINE_SMOOTH' was not declared in this scope
   glEnable(GL_LINE_SMOOTH);
            ^~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/sdrbase/gui/glscope.cpp:284:12: note: suggested alternative: 'GL_LINE_LOOP'
   glEnable(GL_LINE_SMOOTH);
            ^~~~~~~~~~~~~~
            GL_LINE_LOOP
make[3]: *** [CMakeFiles/sdrbase.dir/build.make:439: CMakeFiles/sdrbase.dir/sdrbase/gui/glscope.cpp.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
make[2]: *** [CMakeFiles/Makefile2:76: CMakeFiles/sdrbase.dir/all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
make[1]: *** [Makefile:87: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
dh_auto_build: cd obj-arm-linux-gnueabihf && make -j1 returned exit code 2
make: *** [debian/rules:14: build-arch] Error 2

Tail of log for cone on armhf:

myserverremoteconfig.C: In member function 'mail::account* myServer::remoteConfig::login2()':
myserverremoteconfig.C:145:11: error: cannot convert 'bool' to 'mail::account*' in return
    return false;
           ^~~~~
make[5]: *** [Makefile:849: myserverremoteconfig.o] Error 1
make[5]: Leaving directory '/<<PKGBUILDDIR>>/cone'
make[4]: *** [Makefile:970: all-recursive] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/cone'
make[3]: *** [Makefile:617: all] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/cone'
make[2]: *** [Makefile:370: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:275: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [/usr/share/cdbs/1/class/makefile.mk:77: debian/stamp-makefile-build] Error 2

Tail of log for chromium-browser on armhf:

                 from ../../third_party/blink/renderer/platform/heap/heap_allocator.h:12,
                 from ../../third_party/blink/renderer/platform/heap/handle.h:35,
                 from ../../third_party/blink/renderer/platform/bindings/script_state.h:13,
                 from ../../third_party/blink/renderer/bindings/core/v8/script_value.h:37,
                 from ../../third_party/blink/renderer/bindings/core/v8/script_promise.h:35,
                 from ../../third_party/blink/renderer/core/fullscreen/document_fullscreen.h:29,
                 from ./../../third_party/blink/renderer/core/fullscreen/document_fullscreen.cc:26,
                 from gen/third_party/blink/renderer/core/fullscreen/fullscreen_jumbo_1.cc:5:
../../third_party/blink/renderer/platform/heap/member.h:204:7: note: 'class blink::Member<blink::SVGTransform>' declared here
 class Member : public MemberBase<T, TracenessMemberConfiguration::kTraced> {
       ^~~~~~
ninja: build stopped: subcommand failed.
make[1]: *** [debian/rules:139: override_dh_auto_build-arch] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:120: binary-arch] Error 2

Tail of log for perl on armhf:

dpkg-shlibdeps: warning: unknown executable format in file 'debian/build/perl/usr/bin/pod2usage'
dpkg-shlibdeps: warning: unknown executable format in file 'debian/build/perl/usr/bin/enc2xs'
dpkg-shlibdeps: warning: unknown executable format in file 'debian/build/perl/usr/bin/h2ph'
dpkg-shlibdeps: warning: unknown executable format in file 'debian/build/perl/usr/bin/ptardiff'
dpkg-shlibdeps: warning: unknown executable format in file 'debian/build/perl/usr/bin/pl2pm'
dpkg-shlibdeps: warning: unknown executable format in file 'debian/build/perl/usr/bin/cpan'
dpkg-shlibdeps: warning: unknown executable format in file 'debian/build/perl/usr/bin/corelist'
dpkg-shlibdeps: warning: unknown executable format in file 'debian/build/perl/usr/bin/ptar'
dpkg-gencontrol: warning: Depends field of package perl: substitution variable ${shlibs:Depends} used, but is not defined
dpkg-deb: building package 'perl' in '../perl_5.28.1-6+deb10u1_armhf.deb'.
 dpkg-genbuildinfo --build=any
 dpkg-genchanges --build=any -mRaspbian mythic lxc autobuilder 1 <root@raspbian.org> >../perl_5.28.1-6+deb10u1_armhf.changes
dpkg-genchanges: info: binary-only arch-specific upload (source code and arch-indep packages not included)
 dpkg-source --after-build .
dpkg-source: info: using options from perl-5.28.1/debian/source/options: --tar-ignore=debian/.git-dpm