Debian Package Auto-Building

Buildd status for dustmite (sid)

TrackerChangelogBugspackages.d.oSource

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

ArchitectureVersionStatusForBuilddStateSectionLogsActions
all is not present in the architecture list set by the maintainer
Buildd exposure stats amd64 0.0.430-2.1+b1Installed128d 14h 4mx86-ubc-01miscold | all (1)giveback
Buildd exposure stats arm64 0.0.430-2.1+b1Installed128d 14h 4marm-conova-04miscold | all (1)giveback
Buildd exposure stats armel 0.0.430-2.1+b1Installed128d 14h 4marm-arm-03miscold | all (1)giveback
Buildd exposure stats armhf 0.0.430-2.1+b1Installed128d 14h 4marm-conova-01miscold | all (1)giveback
Buildd exposure stats i386 0.0.430-2.1+b1Installed128d 14h 4mx86-ubc-02miscold | all (1)giveback
Buildd exposure stats mips64el  0.0.430-2.1Build-Attempted343d 21h 45mmipsel-osuosl-05uncompiledmiscold | all (1)giveback
Buildd exposure stats ppc64el  0.0.430-2.1Build-Attempted343d 21h 53mppc64el-conova-01uncompiledmiscold | all (1)giveback
Buildd exposure stats riscv64 0.0.430-2.1+b1Installed128d 13h 30mrv-osuosl-05miscold | all (1)giveback
Buildd exposure stats s390x 0.0.430-2.1+b1Installed127d 23h 13mzandonaimiscold | all (1)giveback
Buildd exposure stats alpha  0.0.430-2.1BD-Uninstallable343d 21h 42muncompiledmiscold | no loggiveback
Buildd exposure stats hppa  0.0.430-2.1BD-Uninstallable343d 21h 42mout-of-datemiscold | no loggiveback
Buildd exposure stats hurd-amd64  0.0.430-2.1BD-Uninstallable343d 21h 42muncompiledmiscold | no loggiveback
Buildd exposure stats hurd-i386  0.0.430-2.1BD-Uninstallable190d 17h 2muncompiledmiscold | no loggiveback
Buildd exposure stats loong64 0.0.430-2.1Installed116d 13h 49mloong64-loongson-06miscold | all (2)giveback
Buildd exposure stats m68k  0.0.430-2.1BD-Uninstallable343d 21h 42muncompiledmiscold | no loggiveback
Buildd exposure stats powerpc  0.0.430-2.1Build-Attempted45d 22h 36mkapitsauncompiledmiscold | all (3)giveback
Buildd exposure stats ppc64  0.0.430-2.1Build-Attempted124d 10h 59mdebian-project-be-1uncompiledmiscold | all (4)giveback
Buildd exposure stats sh4  0.0.430-2.1BD-Uninstallable343d 21h 41muncompiledmiscold | no loggiveback
Buildd exposure stats sparc64  0.0.430-2.1BD-Uninstallable343d 21h 41muncompiledmiscold | no loggiveback
Buildd exposure stats x32 0.0.430-2.1+b1Installed128d 12h 24mx32-do-02miscold | all (1)giveback

Install getbuildlog: sudo apt install devscripts
Download latest dustmite build logs: getbuildlog dustmite last
Download all dustmite build logs: getbuildlog dustmite

BinNMU changelog for dustmite on amd64, arm64, armel, armhf, i386, riscv64, s390x and x32:

Rebuild against libgphobos5

Tail of log for dustmite on mips64el:

/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

Tail of log for dustmite on ppc64el:

	-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

Tail of log for dustmite on powerpc:

	-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

Tail of log for dustmite on ppc64:

	-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

Dependency installability problem for dustmite on alpha:

dustmite build-depends on missing:
- gdc:alpha (>= 4:10) | gdc:alpha (>= 4:10)

Dependency installability problem for dustmite on hppa:

dustmite build-depends on missing:
- gdc:hppa (>= 4:10) | gdc:hppa (>= 4:10)

Dependency installability problem for dustmite on hurd-amd64:

dustmite build-depends on missing:
- gdc:hurd-amd64 (>= 4:10)

Dependency installability problem for dustmite on hurd-i386:

dustmite build-depends on missing:
- gdc:hurd-i386 (>= 4:10) | gdc:hurd-i386 (>= 4:10)

Dependency installability problem for dustmite on m68k:

dustmite build-depends on missing:
- gdc:m68k (>= 4:10) | gdc:m68k (>= 4:10)

Dependency installability problem for dustmite on sh4:

dustmite build-depends on missing:
- gdc:sh4 (>= 4:10) | gdc:sh4 (>= 4:10)

Dependency installability problem for dustmite on sparc64:

dustmite build-depends on missing:
- gdc:sparc64 (>= 4:10) | gdc:sparc64 (>= 4:10)