Tracker – Changelog – Bugs – packages.d.o – Source
| Architecture | Version | Status | For | Buildd | State | Section | Logs | Actions |
|---|---|---|---|---|---|---|---|---|
| all is not present in the architecture list set by the maintainer | ||||||||
amd64 | 20.1.1-1 | Installed | 551d 6h 54m | x86-ubc-01 | misc | old | all (1) | giveback | |
arm64 ↓ | 20.1.1-1 | Build-Attempted | 551d 7h 25m | arm-ubc-02 | out-of-date | misc | old | all (1) | giveback |
armel ↓ | 20.1.1-1 | Build-Attempted | 32d 16h 15m | arm-ubc-04 | out-of-date | misc | old | all (2) | giveback |
armhf ↓ | 20.1.1-1 | Build-Attempted | 551d 7h 26m | arm-arm-03 | out-of-date | misc | old | all (1) | giveback |
i386 ↓ | 20.1.1-1 | Build-Attempted | 32d 16h 18m | x86-csail-01 | out-of-date | misc | old | all (2) | giveback |
| mips64el is not present in the architecture list set by the maintainer | ||||||||
mipsel | 20.1.1-1 | Installed | 550d 15h 58m | mipsel-aql-02 | misc | old | all (1) | giveback | |
| ppc64el is not present in the architecture list set by the maintainer | ||||||||
s390x ↓ | 20.1.1-1 | Build-Attempted | 551d 6h 1m | zandonai | uncompiled | misc | old | all (1) | giveback |
| alpha is not present in the architecture list set by the maintainer | ||||||||
| arc is not present in the architecture list set by the maintainer | ||||||||
| hppa is not present in the architecture list set by the maintainer | ||||||||
hurd-i386 ↓ | 20.1.1-1 | Failed | 551d 7h 10m | ironforge | out-of-date | misc | old | all (1) | giveback |
| ia64 is not present in the architecture list set by the maintainer | ||||||||
kfreebsd-amd64 | 20.1.1-1 | Installed | 551d 6h 47m | kamp | misc | old | all (1) | giveback | |
kfreebsd-i386 ↓ | 20.1.1-1 | Build-Attempted | 551d 6h 26m | kamp | out-of-date | misc | old | all (1) | giveback |
| m68k is not present in the architecture list set by the maintainer | ||||||||
powerpc ↓ | 20.1.1-1 | Build-Attempted | 38d 8h 34m | debian-project-be-2 | out-of-date | misc | old | all (5) | giveback |
| ppc64 is not present in the architecture list set by the maintainer | ||||||||
| riscv64 is not present in the architecture list set by the maintainer | ||||||||
| sh4 is not present in the architecture list set by the maintainer | ||||||||
| sparc64 is not present in the architecture list set by the maintainer | ||||||||
| x32 is not present in the architecture list set by the maintainer | ||||||||
Install getbuildlog: sudo apt install devscripts
Download latest mlucas build logs: getbuildlog mlucas last
Download all mlucas build logs: getbuildlog mlucas
INFO: testing qfloat routines... INFO: 8417 MB of free system RAM detected. CPU Family = ARM Embedded ABI, OS = Linux, 64-bit Version, compiled with Gnu C [or other compatible], Version 11.2.0. FAIL: tests/self-test ======================================= 3 of 3 tests failed Please report to ewmayer AT aol DOT com ======================================= make[2]: *** [Makefile:13752: check-TESTS] Error 1 make[2]: Leaving directory '/<<PKGBUILDDIR>>' make[1]: *** [Makefile:14017: check-am] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' rm -fr -- /tmp/dh-xdg-rundir-DfuXqPcf dh_auto_test: error: make -j4 check VERBOSE=1 returned exit code 2 make: *** [debian/rules:19: binary-arch] Error 25
INFO: testing qfloat routines... INFO: 2 MB of free system RAM detected. CPU Family = ARM Embedded ABI, OS = Linux, 32-bit Version, compiled with Gnu C [or other compatible], Version 12.2.0. FAIL: tests/self-test ======================================= 3 of 3 tests failed Please report to ewmayer AT aol DOT com ======================================= make[2]: *** [Makefile:13752: check-TESTS] Error 1 make[2]: Leaving directory '/<<PKGBUILDDIR>>' make[1]: *** [Makefile:14017: check-am] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' rm -fr -- /tmp/dh-xdg-rundir-iPqKw1rw dh_auto_test: error: make -j4 check "TESTSUITEFLAGS=-j4 --verbose" VERBOSE=1 returned exit code 2 make: *** [debian/rules:19: binary-arch] Error 25
INFO: testing qfloat routines... INFO: 3 MB of free system RAM detected. CPU Family = ARM Embedded ABI, OS = Linux, 32-bit Version, compiled with Gnu C [or other compatible], Version 11.2.0. FAIL: tests/self-test ======================================= 3 of 3 tests failed Please report to ewmayer AT aol DOT com ======================================= make[2]: *** [Makefile:13752: check-TESTS] Error 1 make[2]: Leaving directory '/<<PKGBUILDDIR>>' make[1]: *** [Makefile:14017: check-am] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' rm -fr -- /tmp/dh-xdg-rundir-o03fheih dh_auto_test: error: make -j8 check VERBOSE=1 returned exit code 2 make: *** [debian/rules:19: binary-arch] Error 25
from upstream/src/Mlucas.h:29,
from upstream/src/Mlucas.c:26:
upstream/src/platform.h:1632:18: error: #error SIMD-assembler code only supported for 64-bit build!
1632 | #error SIMD-assembler code only supported for 64-bit build!
| ^~~~~
In file included from upstream/src/Mlucas.h:30:
upstream/src/carry.h:603:34: fatal error: carry_gcc32.h: No such file or directory
603 | #include "carry_gcc32.h"
| ^~~~~~~~~~~~~~~
compilation terminated.
make[1]: *** [Makefile:12268: upstream/src/mlucas_sse2-Mlucas.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:19: binary-arch] Error 25
1831 | #error Need big-endian implementation of mi64_md5!
| ^~~~~
upstream/src/mi64.c: In function ‘mi64_div’:
upstream/src/mi64.c:4846:50: warning: passing argument 1 of ‘mi64_div_by_scalar64_u4’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
4846 | itmp64 = mi64_div_by_scalar64_u4(x, y[0], xlen, q); // Use 4-folded divrem for speed
| ^
In file included from upstream/src/mi64.c:25:
upstream/src/mi64.h:310:49: note: expected ‘uint64 *’ {aka ‘long long unsigned int *’} but argument is of type ‘const uint64 *’ {aka ‘const long long unsigned int *’}
310 | DEV uint64 mi64_div_by_scalar64_u4 (uint64 x[], uint64 a, uint32 lenX, uint64 q[]); // 4-way interleaved-|| loop
| ~~~~~~~^~~
make[1]: *** [Makefile:11050: upstream/src/mlucas_generic_c-mi64.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j2 returned exit code 2
make: *** [debian/rules:19: binary-arch] Error 25
upstream/src/platform.h:1632:18: error: #error SIMD-assembler code only supported for 64-bit build!
1632 | #error SIMD-assembler code only supported for 64-bit build!
| ^~~~~
In file included from upstream/src/Mlucas.h:30,
from upstream/src/Mlucas.c:26:
upstream/src/carry.h:603:34: fatal error: carry_gcc32.h: No such file or directory
603 | #include "carry_gcc32.h"
| ^~~~~~~~~~~~~~~
compilation terminated.
Makefile:12268: recipe for target 'upstream/src/mlucas_sse2-Mlucas.o' failed
make[1]: *** [upstream/src/mlucas_sse2-Mlucas.o] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
debian/rules:19: recipe for target 'binary-arch' failed
make: *** [binary-arch] Error 255
from upstream/src/Mlucas.c:26:
upstream/src/platform.h:1632:18: error: #error SIMD-assembler code only supported for 64-bit build!
1632 | #error SIMD-assembler code only supported for 64-bit build!
| ^~~~~
In file included from upstream/src/Mlucas.h:30,
from upstream/src/Mlucas.c:26:
upstream/src/carry.h:603:34: fatal error: carry_gcc32.h: No such file or directory
603 | #include "carry_gcc32.h"
| ^~~~~~~~~~~~~~~
compilation terminated.
make[1]: *** [Makefile:12268: upstream/src/mlucas_sse2-Mlucas.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j2 returned exit code 2
make: *** [debian/rules:19: binary-arch] Error 25
upstream/src/pm1.c:2114:104: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
2114 | ierr = func_mod_square(pow, 0x0, n, nmodmul,nmodmul+1, (uint64)mult[0] + (uint64)mode_flag, p, scrnFlag,&tdif2, FALSE, buf[tmp+j]); nerr += ierr;
| ^
upstream/src/pm1.c:2156:105: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
2156 | ierr += func_mod_square(pow, 0x0, n, nmodmul,nmodmul+1, (uint64)mult[0] + (uint64)mode_flag, p, scrnFlag,&tdif2, FALSE, buf[tmp+i]); nerr += ierr;
| ^
upstream/src/pm1.c:2313:76: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
2313 | /* [1a]: */ ierr = func_mod_square(mult[0], 0x0, n, nmodmul,nmodmul+1, (uint64)mult[1] + 0xC + mode_flag, p, scrnFlag,&tdif2, FALSE, 0x0); nerr += ierr;
| ^
upstream/src/pm1.c:2318:76: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
2318 | /* [2a]: */ ierr = func_mod_square(mult[1], 0x0, n, nmodmul,nmodmul+1, (uint64)mult[2] + 0xC + mode_flag, p, scrnFlag,&tdif2, FALSE, 0x0); nerr += ierr;
| ^
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j8 returned exit code 2
make: *** [debian/rules:19: binary-arch] Error 25
> upstream/src/platform.h:1632:18: error: #error SIMD-assembler code only supported for 64-bit build!