Package: ciborium
Version: 1.0.2-1
Severity: normal
The package fails to build on various architectures. See
https://buildd.debian.org/status/package.php?p=ciborium&suite=sid.
Able to reproduce the issue while building the package on pp64el and
checked the build logs from pp64el
(https://buildd.debian.org/status/fetch.php?pkg=ciborium&arch=ppc64el&ver=1.0.2-1&stamp=1746479521&raw=0)
and found a log stating "missing body function".
crypto
vendor/golang.org/x/net/dns/dnsmessage
math/rand
crypto/internal/fips140deps/godebug
net/netip
internal/syscall/unix
internal/syscall/execenv
time
gitlab.com/ubports/development/core/ciborium/qml.v1/cdata
bufio
# gitlab.com/ubports/development/core/ciborium/qml.v1/cdata
src/gitlab.com/ubports/development/core/ciborium/qml.v1/cdata/cdata.go:4:6:
missing function body
It seems that there is some function declared in the source with no
definition.