Your message dated Wed, 25 Nov 2020 02:47:43 +0100
with message-id <20201125014743.ycdqic6m5s7lzftj@bogus>
and subject line Re: Bug #975230: golang-pault-go-ykpiv FTBFS
has caused the Debian Bug report #975230,
regarding golang-pault-go-ykpiv: FTBFS: src/pault.ag/go/ykpiv/ykpiv.go:539:12:
_Ctype_struct_ykpiv_state can't be allocated in Go; it is incomplete (or
unallocatable)
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
975230: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=975230
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-pault-go-ykpiv
Version: 1.3.1-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201119 ftbfs-bullseye
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> dpkg-buildpackage
> -----------------
>
> Command: dpkg-buildpackage -us -uc -sa -rfakeroot
> dpkg-buildpackage: info: source package golang-pault-go-ykpiv
> dpkg-buildpackage: info: source version 1.3.1-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Nilesh Patra <npatra...@gmail.com>
> dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
> debian/rules clean
> dh clean --buildsystem=golang --with=golang
> dh_auto_clean -O--buildsystem=golang
> dh_autoreconf_clean -O--buildsystem=golang
> dh_clean -O--buildsystem=golang
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building golang-pault-go-ykpiv using existing
> ./golang-pault-go-ykpiv_1.3.1.orig.tar.gz
> dpkg-source: info: building golang-pault-go-ykpiv in
> golang-pault-go-ykpiv_1.3.1-1.debian.tar.xz
> dpkg-source: info: building golang-pault-go-ykpiv in
> golang-pault-go-ykpiv_1.3.1-1.dsc
> debian/rules binary
> dh binary --buildsystem=golang --with=golang
> dh_update_autotools_config -O--buildsystem=golang
> dh_autoreconf -O--buildsystem=golang
> dh_auto_configure -O--buildsystem=golang
> dh_auto_build -O--buildsystem=golang
> cd obj-x86_64-linux-gnu && go install -trimpath -v -p 4
> pault.ag/go/ykpiv pault.ag/go/ykpiv/cmd/ykls
> pault.ag/go/ykpiv/internal/bytearray pault.ag/go/ykpiv/internal/pkcs1v15
> internal/unsafeheader
> internal/cpu
> runtime/internal/atomic
> runtime/internal/sys
> internal/race
> runtime/internal/math
> sync/atomic
> unicode
> unicode/utf8
> internal/bytealg
> math/bits
> crypto/internal/subtle
> math
> crypto/subtle
> internal/testlog
> runtime
> unicode/utf16
> vendor/golang.org/x/crypto/cryptobyte/asn1
> container/list
> internal/nettrace
> runtime/cgo
> vendor/golang.org/x/crypto/internal/subtle
> internal/reflectlite
> sync
> internal/singleflight
> math/rand
> errors
> sort
> io
> internal/oserror
> strconv
> vendor/golang.org/x/net/dns/dnsmessage
> syscall
> bytes
> hash
> crypto
> reflect
> strings
> crypto/internal/randutil
> crypto/hmac
> crypto/rc4
> vendor/golang.org/x/crypto/hkdf
> internal/syscall/unix
> time
> internal/syscall/execenv
> bufio
> golang.org/x/crypto/pbkdf2
> context
> internal/poll
> os
> internal/fmtsort
> encoding/binary
> crypto/sha512
> crypto/ed25519/internal/edwards25519
> crypto/cipher
> fmt
> crypto/aes
> crypto/des
> crypto/md5
> crypto/sha1
> crypto/sha256
> encoding/base64
> encoding/pem
> path/filepath
> math/big
> encoding/hex
> net
> net/url
> io/ioutil
> vendor/golang.org/x/crypto/chacha20
> vendor/golang.org/x/crypto/poly1305
> vendor/golang.org/x/sys/cpu
> vendor/golang.org/x/crypto/curve25519
> vendor/golang.org/x/crypto/chacha20poly1305
> pault.ag/go/ykpiv/internal/pkcs1v15
> crypto/rand
> encoding/asn1
> crypto/elliptic
> crypto/rsa
> crypto/ed25519
> vendor/golang.org/x/crypto/cryptobyte
> crypto/dsa
> crypto/x509/pkix
> pault.ag/go/ykpiv/internal/bytearray
> crypto/ecdsa
> crypto/x509
> crypto/tls
> pault.ag/go/ykpiv
> # pault.ag/go/ykpiv
> src/pault.ag/go/ykpiv/ykpiv.go:539:12: _Ctype_struct_ykpiv_state can't be
> allocated in Go; it is incomplete (or unallocatable)
> src/pault.ag/go/ykpiv/ykpiv.go:569:11: _Ctype_struct_ykpiv_state can't be
> allocated in Go; it is incomplete (or unallocatable)
> dh_auto_build: error: cd obj-x86_64-linux-gnu && go install -trimpath -v -p 4
> pault.ag/go/ykpiv pault.ag/go/ykpiv/cmd/ykls
> pault.ag/go/ykpiv/internal/bytearray pault.ag/go/ykpiv/internal/pkcs1v15
> returned exit code 2
> make: *** [debian/rules:4: binary] Error 25
The full build log is available from:
http://qa-logs.debian.net/2020/11/19/golang-pault-go-ykpiv_1.3.1-1_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Hi,
This is fixed in 1.3.2-1, which I uploaded today to deal with additional
FTBFSy breakage introduced by my latest upload to yubico-piv-tool
(This was expected, I changed the directory where libykpiv-dev installed
headers, so as to safely be able to mark the library pkgs Multi-Arch: same)
Best,
nicoo
On Thu, Nov 19, 2020 at 10:52:55AM +0100, Lucas Nussbaum wrote:
> Source: golang-pault-go-ykpiv
> Version: 1.3.1-1
> Severity: serious
> Justification: FTBFS on amd64
> Tags: bullseye sid ftbfs
> Usertags: ftbfs-20201119 ftbfs-bullseye
>
> Hi,
>
> During a rebuild of all packages in sid, your package failed to build
> on amd64.
>
> Relevant part (hopefully):
> > dpkg-buildpackage
> > -----------------
> >
> > Command: dpkg-buildpackage -us -uc -sa -rfakeroot
> > dpkg-buildpackage: info: source package golang-pault-go-ykpiv
> > dpkg-buildpackage: info: source version 1.3.1-1
> > dpkg-buildpackage: info: source distribution unstable
> > dpkg-buildpackage: info: source changed by Nilesh Patra
> > <npatra...@gmail.com>
> > dpkg-source --before-build .
> > dpkg-buildpackage: info: host architecture amd64
> > debian/rules clean
> > dh clean --buildsystem=golang --with=golang
> > dh_auto_clean -O--buildsystem=golang
> > dh_autoreconf_clean -O--buildsystem=golang
> > dh_clean -O--buildsystem=golang
> > dpkg-source -b .
> > dpkg-source: info: using source format '3.0 (quilt)'
> > dpkg-source: info: building golang-pault-go-ykpiv using existing
> > ./golang-pault-go-ykpiv_1.3.1.orig.tar.gz
> > dpkg-source: info: building golang-pault-go-ykpiv in
> > golang-pault-go-ykpiv_1.3.1-1.debian.tar.xz
> > dpkg-source: info: building golang-pault-go-ykpiv in
> > golang-pault-go-ykpiv_1.3.1-1.dsc
> > debian/rules binary
> > dh binary --buildsystem=golang --with=golang
> > dh_update_autotools_config -O--buildsystem=golang
> > dh_autoreconf -O--buildsystem=golang
> > dh_auto_configure -O--buildsystem=golang
> > dh_auto_build -O--buildsystem=golang
> > cd obj-x86_64-linux-gnu && go install -trimpath -v -p 4
> > pault.ag/go/ykpiv pault.ag/go/ykpiv/cmd/ykls
> > pault.ag/go/ykpiv/internal/bytearray pault.ag/go/ykpiv/internal/pkcs1v15
> > internal/unsafeheader
> > internal/cpu
> > runtime/internal/atomic
> > runtime/internal/sys
> > internal/race
> > runtime/internal/math
> > sync/atomic
> > unicode
> > unicode/utf8
> > internal/bytealg
> > math/bits
> > crypto/internal/subtle
> > math
> > crypto/subtle
> > internal/testlog
> > runtime
> > unicode/utf16
> > vendor/golang.org/x/crypto/cryptobyte/asn1
> > container/list
> > internal/nettrace
> > runtime/cgo
> > vendor/golang.org/x/crypto/internal/subtle
> > internal/reflectlite
> > sync
> > internal/singleflight
> > math/rand
> > errors
> > sort
> > io
> > internal/oserror
> > strconv
> > vendor/golang.org/x/net/dns/dnsmessage
> > syscall
> > bytes
> > hash
> > crypto
> > reflect
> > strings
> > crypto/internal/randutil
> > crypto/hmac
> > crypto/rc4
> > vendor/golang.org/x/crypto/hkdf
> > internal/syscall/unix
> > time
> > internal/syscall/execenv
> > bufio
> > golang.org/x/crypto/pbkdf2
> > context
> > internal/poll
> > os
> > internal/fmtsort
> > encoding/binary
> > crypto/sha512
> > crypto/ed25519/internal/edwards25519
> > crypto/cipher
> > fmt
> > crypto/aes
> > crypto/des
> > crypto/md5
> > crypto/sha1
> > crypto/sha256
> > encoding/base64
> > encoding/pem
> > path/filepath
> > math/big
> > encoding/hex
> > net
> > net/url
> > io/ioutil
> > vendor/golang.org/x/crypto/chacha20
> > vendor/golang.org/x/crypto/poly1305
> > vendor/golang.org/x/sys/cpu
> > vendor/golang.org/x/crypto/curve25519
> > vendor/golang.org/x/crypto/chacha20poly1305
> > pault.ag/go/ykpiv/internal/pkcs1v15
> > crypto/rand
> > encoding/asn1
> > crypto/elliptic
> > crypto/rsa
> > crypto/ed25519
> > vendor/golang.org/x/crypto/cryptobyte
> > crypto/dsa
> > crypto/x509/pkix
> > pault.ag/go/ykpiv/internal/bytearray
> > crypto/ecdsa
> > crypto/x509
> > crypto/tls
> > pault.ag/go/ykpiv
> > # pault.ag/go/ykpiv
> > src/pault.ag/go/ykpiv/ykpiv.go:539:12: _Ctype_struct_ykpiv_state can't be
> > allocated in Go; it is incomplete (or unallocatable)
> > src/pault.ag/go/ykpiv/ykpiv.go:569:11: _Ctype_struct_ykpiv_state can't be
> > allocated in Go; it is incomplete (or unallocatable)
> > dh_auto_build: error: cd obj-x86_64-linux-gnu && go install -trimpath -v -p
> > 4 pault.ag/go/ykpiv pault.ag/go/ykpiv/cmd/ykls
> > pault.ag/go/ykpiv/internal/bytearray pault.ag/go/ykpiv/internal/pkcs1v15
> > returned exit code 2
> > make: *** [debian/rules:4: binary] Error 25
>
> The full build log is available from:
>
> http://qa-logs.debian.net/2020/11/19/golang-pault-go-ykpiv_1.3.1-1_unstable.log
>
> A list of current common problems and possible solutions is available at
> http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
>
> About the archive rebuild: The rebuild was done on EC2 VM instances from
> Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
> failed build was retried once to eliminate random failures.
>
signature.asc
Description: PGP signature
--- End Message ---