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 | 0.0.430-2.1+b1 | Installed | 128d 14h 4m | x86-ubc-01 | misc | old | all (1) | giveback | |
arm64 | 0.0.430-2.1+b1 | Installed | 128d 14h 4m | arm-conova-04 | misc | old | all (1) | giveback | |
armel | 0.0.430-2.1+b1 | Installed | 128d 14h 4m | arm-arm-03 | misc | old | all (1) | giveback | |
armhf | 0.0.430-2.1+b1 | Installed | 128d 14h 4m | arm-conova-01 | misc | old | all (1) | giveback | |
i386 | 0.0.430-2.1+b1 | Installed | 128d 14h 4m | x86-ubc-02 | misc | old | all (1) | giveback | |
mips64el ↓ | 0.0.430-2.1 | Build-Attempted | 343d 21h 45m | mipsel-osuosl-05 | uncompiled | misc | old | all (1) | giveback |
ppc64el ↓ | 0.0.430-2.1 | Build-Attempted | 343d 21h 53m | ppc64el-conova-01 | uncompiled | misc | old | all (1) | giveback |
riscv64 | 0.0.430-2.1+b1 | Installed | 128d 13h 30m | rv-osuosl-05 | misc | old | all (1) | giveback | |
s390x | 0.0.430-2.1+b1 | Installed | 127d 23h 13m | zandonai | misc | old | all (1) | giveback | |
alpha ↓ | 0.0.430-2.1 | BD-Uninstallable | 343d 21h 42m | uncompiled | misc | old | no log | giveback | |
hppa ↓ | 0.0.430-2.1 | BD-Uninstallable | 343d 21h 42m | out-of-date | misc | old | no log | giveback | |
hurd-amd64 ↓ | 0.0.430-2.1 | BD-Uninstallable | 343d 21h 42m | uncompiled | misc | old | no log | giveback | |
hurd-i386 ↓ | 0.0.430-2.1 | BD-Uninstallable | 190d 17h 2m | uncompiled | misc | old | no log | giveback | |
loong64 | 0.0.430-2.1 | Installed | 116d 13h 49m | loong64-loongson-06 | misc | old | all (2) | giveback | |
m68k ↓ | 0.0.430-2.1 | BD-Uninstallable | 343d 21h 42m | uncompiled | misc | old | no log | giveback | |
powerpc ↓ | 0.0.430-2.1 | Build-Attempted | 45d 22h 36m | kapitsa | uncompiled | misc | old | all (3) | giveback |
ppc64 ↓ | 0.0.430-2.1 | Build-Attempted | 124d 10h 59m | debian-project-be-1 | uncompiled | misc | old | all (4) | giveback |
sh4 ↓ | 0.0.430-2.1 | BD-Uninstallable | 343d 21h 41m | uncompiled | misc | old | no log | giveback | |
sparc64 ↓ | 0.0.430-2.1 | BD-Uninstallable | 343d 21h 41m | uncompiled | misc | old | no log | giveback | |
x32 | 0.0.430-2.1+b1 | Installed | 128d 12h 24m | x32-do-02 | misc | old | all (1) | giveback | |
Install getbuildlog: sudo apt install devscripts
Download latest dustmite build logs: getbuildlog dustmite last
Download all dustmite build logs: getbuildlog dustmite
Rebuild against libgphobos5
/usr/lib/gcc/mips64el-linux-gnuabi64/13/include/d/core/internal/atomic.d:715:30: error: function ‘gcc.builtins.__atomic_load(ulong, shared(const(void))*, void*, int)’ is not callable using argument types ‘(ulong, shared(inout(Pid)*), shared(Pid)*, MemoryOrder)’
715 | __atomic_load(T.sizeof, cast(shared)src, &value, order);
| ^
/usr/lib/gcc/mips64el-linux-gnuabi64/13/include/d/core/internal/atomic.d:715:30: note: cannot pass argument `& value` of type `shared(Pid)*` to parameter `void*`
715 | __atomic_load(T.sizeof, cast(shared)src, &value, order);
| ^
/usr/lib/gcc/mips64el-linux-gnuabi64/13/include/d/core/atomic.d:99:46: error: template instance ‘core.internal.atomic.atomicLoad!(MemoryOrder.seq, shared(Pid))’ error instantiating
99 | return core.internal.atomic.atomicLoad!ms(cast(TailShared!T*)&val);
| ^
dustmite.d:2182:68: note: instantiated from here: ‘atomicLoad!(MemoryOrder.seq, Pid)’
2182 | auto pid = cast()atomicLoad(process.pid);
| ^
make[1]: *** [debian/rules:14: override_dh_auto_build] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:6: binary-arch] Error 2
-g -O2 -fstack-protector-strong \
-Wl,-z,relro \
-Wall \
-fall-instantiations -ffile-prefix-map=/<<PKGBUILDDIR>>=. \
*.d
dustmite.d:16:8: error: unable to read module ‘stopwatch’
16 | import std.datetime.stopwatch : StopWatch;
| ^
dustmite.d:16:8: note: Expected 'std/datetime/stopwatch.d' or 'std/datetime/stopwatch/package.d' in one of the following import paths:
16 | import std.datetime.stopwatch : StopWatch;
| ^
import path[0] = /usr/lib/gcc/powerpc64le-linux-gnu/13/include/d
make[1]: *** [debian/rules:14: override_dh_auto_build] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:6: binary-arch] Error 2
-g -O2 -fstack-protector-strong \
-Wl,-z,relro \
-Wall \
-fall-instantiations -ffile-prefix-map=/<<PKGBUILDDIR>>=. \
*.d
dustmite.d:16:8: error: unable to read module ‘stopwatch’
16 | import std.datetime.stopwatch : StopWatch;
| ^
dustmite.d:16:8: note: Expected 'std/datetime/stopwatch.d' or 'std/datetime/stopwatch/package.d' in one of the following import paths:
16 | import std.datetime.stopwatch : StopWatch;
| ^
import path[0] = /usr/lib/gcc/powerpc-linux-gnu/14/include/d
make[1]: *** [debian/rules:14: override_dh_auto_build] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:6: binary-arch] Error 2
-g -O2 -fstack-protector-strong \
-Wl,-z,relro \
-Wall \
-fall-instantiations -ffile-prefix-map=/<<PKGBUILDDIR>>=. \
*.d
dustmite.d:16:8: error: unable to read module ‘stopwatch’
16 | import std.datetime.stopwatch : StopWatch;
| ^
dustmite.d:16:8: note: Expected 'std/datetime/stopwatch.d' or 'std/datetime/stopwatch/package.d' in one of the following import paths:
16 | import std.datetime.stopwatch : StopWatch;
| ^
import path[0] = /usr/lib/gcc/powerpc64-linux-gnu/14/include/d
make[1]: *** [debian/rules:14: override_dh_auto_build] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:6: binary-arch] Error 2
dustmite build-depends on missing: - gdc:alpha (>= 4:10) | gdc:alpha (>= 4:10)
dustmite build-depends on missing: - gdc:hppa (>= 4:10) | gdc:hppa (>= 4:10)
dustmite build-depends on missing: - gdc:hurd-amd64 (>= 4:10)
dustmite build-depends on missing: - gdc:hurd-i386 (>= 4:10) | gdc:hurd-i386 (>= 4:10)
dustmite build-depends on missing: - gdc:m68k (>= 4:10) | gdc:m68k (>= 4:10)
dustmite build-depends on missing: - gdc:sh4 (>= 4:10) | gdc:sh4 (>= 4:10)
dustmite build-depends on missing: - gdc:sparc64 (>= 4:10) | gdc:sparc64 (>= 4:10)