Bugs
Tail of log for scamp on armhf:
# ERROR: 0
============================================================================
See tests/test-suite.log
Please report to astromatic@astromatic.net
============================================================================
make[4]: *** [Makefile:782: test-suite.log] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests'
make[3]: *** [Makefile:890: check-TESTS] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests'
make[2]: *** [Makefile:992: check-am] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests'
make[1]: *** [Makefile:537: check-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: error: make -j4 check VERBOSE=1 returned exit code 2
make: *** [debian/rules:7: binary-arch] Error 25
/usr/bin/ld: ../lib/autofs.a(master.o): in function `master_submount_list_empty':
master.c:(.text+0x1950): undefined reference to `dump_core'
/usr/bin/ld: master.c:(.text+0x1970): undefined reference to `dump_core'
/usr/bin/ld: ../lib/autofs.a(master.o):master.c:(.text+0x1bdc): more undefined references to `dump_core' follow
/usr/bin/ld: ../lib/autofs.a(master.o): in function `master_mount_mounts':
master.c:(.text+0x2264): undefined reference to `pthread_create'
/usr/bin/ld: master.c:(.text+0x23dc): undefined reference to `dump_core'
/usr/bin/ld: ../lib/autofs.a(master.o): in function `master_done':
master.c:(.text+0x2544): undefined reference to `pthread_join'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:28: automount] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/daemon'
make[1]: *** [Makefile:14: daemon] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:23: build.stamp] Error 2
73 | inline size_t rndup(size_t v) {
| ^~~~~
make[4]: *** [src/CMakeFiles/bustools_core.dir/build.make:98: src/CMakeFiles/bustools_core.dir/Common.cpp.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: *** [src/CMakeFiles/bustools_core.dir/build.make:111: src/CMakeFiles/bustools_core.dir/bustools_capture.cpp.o] Error 1
make[4]: *** [src/CMakeFiles/bustools_core.dir/build.make:124: src/CMakeFiles/bustools_core.dir/bustools_correct.cpp.o] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
make[3]: *** [CMakeFiles/Makefile2:145: src/CMakeFiles/bustools_core.dir/all] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
make[2]: *** [Makefile:152: all] Error 2
make[2]: 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[1]: *** [debian/rules:17: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:9: binary-arch] Error 2
--- FAIL: TestMigrator_data (0.01s)
=== RUN TestMigrator_new
--- PASS: TestMigrator_new (0.00s)
=== RUN TestMigrator_migrate
migrator_test.go:130: err: Failed to connect MDB: MDB_INVALID: File is not an LMDB file %!s(MISSING)
--- FAIL: TestMigrator_migrate (0.01s)
=== RUN TestMigrator_migrate_fails
--- PASS: TestMigrator_migrate_fails (0.47s)
=== RUN TestMigrator_migrate_noop
--- PASS: TestMigrator_migrate_noop (0.00s)
FAIL
FAIL github.com/hashicorp/consul-migrate/migrator 0.524s
FAIL
dh_auto_test: error: cd obj-arm-linux-gnueabihf && go test -vet=off -v -p 1 github.com/hashicorp/consul-migrate github.com/hashicorp/consul-migrate/migrator returned exit code 1
make: *** [debian/rules:7: build-arch] Error 25
from /usr/include/arm-linux-gnueabihf/qt5/QtWidgets/QtWidgetsDepends:4,
from /usr/include/arm-linux-gnueabihf/qt5/QtWidgets/QtWidgets:3,
from /<<PKGBUILDDIR>>/src/libdmr/player_backend.h:33,
from /<<PKGBUILDDIR>>/src/backends/mpv/mpv_proxy.h:36,
from /<<PKGBUILDDIR>>/src/backends/mpv/mpv_proxy.cpp:32:
/usr/include/arm-linux-gnueabihf/qt5/QtGui/qpixmap.h:134:13: note: declared here
134 | QPixmap transformed(const QMatrix &, Qt::TransformationMode mode = Qt::FastTransformation) const;
| ^~~~~~~~~~~
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
make[2]: *** [CMakeFiles/Makefile2:160: src/CMakeFiles/deepin-movie.dir/all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
make[1]: *** [Makefile:152: 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:14: binary-arch] Error 25
|
266 | instance (DivMod x y q r) => Div x y q
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
src/Data/TypeLevel/Num/Ops.hs:336:10: error:
* Illegal instance declaration for `Div10 x q'
The liberal coverage condition fails in class `Div10'
for functional dependency: `q -> x'
Reason: lhs type `q' does not determine rhs type `x'
Un-determined variable: x
* In the instance declaration for `Div10 x q'
|
336 | instance DivMod10 x q r => Div10 x q
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^
make: *** [/usr/share/cdbs/1/class/hlibrary.mk:147: build-ghc-stamp] Error 1
======================================================================
FAIL: test_salmonella (test.test_species.TestSpecies)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/test/test_species.py", line 113, in test_salmonella
self.assertTrue('Salmonella' in species)
AssertionError: False is not true
----------------------------------------------------------------------
Ran 190 tests in 1415.090s
FAILED (failures=19)
E: pybuild pybuild:353: test: plugin distutils failed with: exit code=1: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build; python3.9 -m unittest discover -v
dh_auto_test: error: pybuild --test -i python{version} -p 3.9 returned exit code 13
make: *** [debian/rules:6: binary-arch] Error 25
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:2: error: unknown register name '%edx' in 'asm'
40 | 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'
54 | 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 qtmir on armhf:
+ _ZTVSt23_Sp_counted_ptr_inplaceIN5qtmir20PromptSessionManagerESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 0.6.1
+#MISSING: 0.6.1-7# (arch=!armel)_ZTVSt23_Sp_counted_ptr_inplaceIN5qtmir20PromptSessionManagerESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.6.1
+ _ZTVSt23_Sp_counted_ptr_inplaceIN5qtmir26DisplayConfigurationPolicyESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 0.6.1
+#MISSING: 0.6.1-7# (arch=!armel)_ZTVSt23_Sp_counted_ptr_inplaceIN5qtmir26DisplayConfigurationPolicyESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.6.1
+ _ZTVSt23_Sp_counted_ptr_inplaceIN5qtmir29WindowManagementPolicyPrivateESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 0.6.1
+#MISSING: 0.6.1-7# (arch=!armel)_ZTVSt23_Sp_counted_ptr_inplaceIN5qtmir29WindowManagementPolicyPrivateESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.6.1
+ _ZTVSt23_Sp_counted_ptr_inplaceIN5qtmir34BasicSetDisplayConfigurationPolicy4SelfESaIS2_ELN9__gnu_cxx12_Lock_policyE1EE@Base 0.6.1
+#MISSING: 0.6.1-7# (arch=!armel)_ZTVSt23_Sp_counted_ptr_inplaceIN5qtmir34BasicSetDisplayConfigurationPolicy4SelfESaIS2_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.6.1
+ _ZTVSt23_Sp_counted_ptr_inplaceIN5qtmir35BasicSetDisplayConfigurationStorage4SelfESaIS2_ELN9__gnu_cxx12_Lock_policyE1EE@Base 0.6.1
+#MISSING: 0.6.1-7# (arch=!armel)_ZTVSt23_Sp_counted_ptr_inplaceIN5qtmir35BasicSetDisplayConfigurationStorage4SelfESaIS2_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.6.1
(optional=templinst)_ZZN11QMetaTypeIdIN3Mir5StateEE14qt_metatype_idEvE11metatype_id@Base 0.6.1
(optional=templinst)_ZZN11QMetaTypeIdIN5miral10WindowInfoEE14qt_metatype_idEvE11metatype_id@Base 0.6.1
(optional=templinst)_ZZN11QMetaTypeIdIN5miral15ApplicationInfoEE14qt_metatype_idEvE11metatype_id@Base 0.6.1
dh_makeshlibs: error: failing due to earlier errors
make: *** [debian/rules:24: binary-arch] Error 25
/usr/bin/clang++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -ftemplate-depth=1000 -Wno-unused-function -pthread -g -O0 -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -Wl,-z,relro -Wl,-z,now -rdynamic CMakeFiles/generate_pyx_preprocess_one_hot_encoding.dir/__/__/bindings/python/generate_pyx_preprocess_one_hot_encoding.cpp.o CMakeFiles/generate_pyx_preprocess_one_hot_encoding.dir/__/__/bindings/python/print_pyx.cpp.o -o ../../../../bin/generate_pyx_preprocess_one_hot_encoding -Wl,-rpath,/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/lib ../../../../lib/libmlpack.so.3.4 -lm /usr/lib/libarmadillo.so /usr/lib/arm-linux-gnueabihf/libboost_unit_test_framework.so /usr/lib/arm-linux-gnueabihf/libboost_serialization.so
cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/src/mlpack/methods/preprocess && /usr/bin/cmake -DPROGRAM=/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/bin/generate_pyx_preprocess_one_hot_encoding -DOUTPUT_FILE=/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/src/mlpack/bindings/python/mlpack/preprocess_one_hot_encoding.pyx -P /<<PKGBUILDDIR>>/CMake/RunProgram.cmake
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
[ 61%] Built target generate_pyx_preprocess_one_hot_encoding
[ 61%] Linking CXX executable ../../../../bin/generate_pyx_preprocess_binarize
cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/src/mlpack/methods/preprocess && /usr/bin/cmake -E cmake_link_script CMakeFiles/generate_pyx_preprocess_binarize.dir/link.txt --verbose=1
/usr/bin/clang++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -ftemplate-depth=1000 -Wno-unused-function -pthread -g -O0 -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -Wl,-z,relro -Wl,-z,now -rdynamic CMakeFiles/generate_pyx_preprocess_binarize.dir/__/__/bindings/python/generate_pyx_preprocess_binarize.cpp.o CMakeFiles/generate_pyx_preprocess_binarize.dir/__/__/bindings/python/print_pyx.cpp.o -o ../../../../bin/generate_pyx_preprocess_binarize -Wl,-rpath,/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/lib ../../../../lib/libmlpack.so.3.4 -lm /usr/lib/libarmadillo.so /usr/lib/arm-linux-gnueabihf/libboost_unit_test_framework.so /usr/lib/arm-linux-gnueabihf/libboost_serialization.so
cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/src/mlpack/methods/preprocess && /usr/bin/cmake -DPROGRAM=/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/bin/generate_pyx_preprocess_binarize -DOUTPUT_FILE=/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/src/mlpack/bindings/python/mlpack/preprocess_binarize.pyx -P /<<PKGBUILDDIR>>/CMake/RunProgram.cmake
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
[ 61%] Built target generate_pyx_preprocess_binarize
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf'
make[1]: *** [Makefile:163: 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:59: binary-arch] Error 25