Raspbian Package Auto-Building

Buildd status for rakudo (trixie-staging)

Debian PTSTrackerChangelogBugspackages.d.obuildd.d.oSource

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

ArchitectureVersionStatusForBuilddStateSectionLogsActions
Buildd exposure stats armhf  2022.12-1.1+b1Build-Attempted6d 16h 24mtest2023out-of-dateinterpretersold | all (1)giveback

BinNMU changelog for rakudo on armhf:

rebuild due to debcheck failure

Tail of log for rakudo on armhf:

ok 15 - sizeof(MyStruct2)
ok 16 - getting long from C-created struct
ok 17 - getting num from C-created struct
ok 18 - getting int8 from C-created struct
ok 19 - getting num32 from C-created struct
ok 20 - long in union*
ok 21 - int in union*
ok 22 - short in union*
ok 23 - char in union*
ok 24 - sizeof(UnionOfStructs)
ok 25 - member a of union is-a MyStruct
ok 26 - member b of union is-a YourStruct
ok 27 - a.byte was set to 42 by C
ok 28 - b.byte must be the same
ok