Package: src:nncp Version: 8.11.0-4 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, your package failed to build. Below you will find how the build ends (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202509/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you could not reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:nncp, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean --builddirectory=_build --buildsystem=golang --with=golang debian/rules override_dh_auto_clean make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_clean rm -rf debian/nncp.1 doc/*.info doc/*.plantuml.txt doc/*.html make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_autoreconf_clean -O--builddirectory=_build -O--buildsystem=golang dh_clean -O--builddirectory=_build -O--buildsystem=golang debian/rules binary dh binary --builddirectory=_build --buildsystem=golang --with=golang dh_update_autotools_config -O--builddirectory=_build -O--buildsystem=golang dh_autoreconf -O--builddirectory=_build -O--buildsystem=golang dh_auto_configure -O--builddirectory=_build -O--buildsystem=golang debian/rules override_dh_auto_build make[1]: Entering directory '/<<PKGBUILDDIR>>' #mkdir -p _build/src/go.cypherpunks.su/nncp/v7 #cp -r src/* _build/src/go.cypherpunks.su/nncp/v7/ #ln -s src/uilive _build/src/go.cypherpunks.su/nncp/v7/uilive mv -vi _build/src/go.cypherpunks.su/nncp/v8/src/* _build/src/go.cypherpunks.su/nncp/v8/ renamed '_build/src/go.cypherpunks.su/nncp/v8/src/area.go' -> '_build/src/go.cypherpunks.su/nncp/v8/area.go' renamed '_build/src/go.cypherpunks.su/nncp/v8/src/call.go' -> '_build/src/go.cypherpunks.su/nncp/v8/call.go' renamed '_build/src/go.cypherpunks.su/nncp/v8/src/cfg.go' -> '_build/src/go.cypherpunks.su/nncp/v8/cfg.go' renamed '_build/src/go.cypherpunks.su/nncp/v8/src/cfgdir.go' -> '_build/src/go.cypherpunks.su/nncp/v8/cfgdir.go' renamed '_build/src/go.cypherpunks.su/nncp/v8/src/check.go' -> '_build/src/go.cypherpunks.su/nncp/v8/check.go' renamed '_build/src/go.cypherpunks.su/nncp/v8/src/chunked.go' -> '_build/src/go.cypherpunks.su/nncp/v8/chunked.go' renamed '_build/src/go.cypherpunks.su/nncp/v8/src/cmd' -> '_build/src/go.cypherpunks.su/nncp/v8/cmd' renamed '_build/src/go.cypherpunks.su/nncp/v8/src/ctx.go' -> '_build/src/go.cypherpunks.su/nncp/v8/ctx.go' renamed '_build/src/go.cypherpunks.su/nncp/v8/src/df.go' -> '_build/src/go.cypherpunks.su/nncp/v8/df.go' renamed '_build/src/go.cypherpunks.su/nncp/v8/src/df_netbsd.go' -> '_build/src/go.cypherpunks.su/nncp/v8/df_netbsd.go' renamed '_build/src/go.cypherpunks.su/nncp/v8/src/df_openbsd.go' -> '_build/src/go.cypherpunks.su/nncp/v8/df_openbsd.go' renamed '_build/src/go.cypherpunks.su/nncp/v8/src/dirwatch.go' -> '_build/src/go.cypherpunks.su/nncp/v8/dirwatch.go' renamed '_build/src/go.cypherpunks.su/nncp/v8/src/dirwatch_dummy.go' -> '_build/src/go.cypherpunks.su/nncp/v8/dirwatch_dummy.go' renamed '_build/src/go.cypherpunks.su/nncp/v8/src/eblob.go' -> '_build/src/go.cypherpunks.su/nncp/v8/eblob.go' renamed '_build/src/go.cypherpunks.su/nncp/v8/src/humanizer.go' -> '_build/src/go.cypherpunks.su/nncp/v8/humanizer.go' renamed '_build/src/go.cypherpunks.su/nncp/v8/src/jobs.go' -> '_build/src/go.cypherpunks.su/nncp/v8/jobs.go' renamed '_build/src/go.cypherpunks.su/nncp/v8/src/lockdir.go' -> '_build/src/go.cypherpunks.su/nncp/v8/lockdir.go' renamed '_build/src/go.cypherpunks.su/nncp/v8/src/log.go' -> '_build/src/go.cypherpunks.su/nncp/v8/log.go' renamed '_build/src/go.cypherpunks.su/nncp/v8/src/magic.go' -> '_build/src/go.cypherpunks.su/nncp/v8/magic.go' renamed '_build/src/go.cypherpunks.su/nncp/v8/src/mcd.go' -> '_build/src/go.cypherpunks.su/nncp/v8/mcd.go' renamed '_build/src/go.cypherpunks.su/nncp/v8/src/mth.go' -> '_build/src/go.cypherpunks.su/nncp/v8/mth.go' renamed '_build/src/go.cypherpunks.su/nncp/v8/src/mth_test.go' -> '_build/src/go.cypherpunks.su/nncp/v8/mth_test.go' renamed '_build/src/go.cypherpunks.su/nncp/v8/src/nice.go' -> '_build/src/go.cypherpunks.su/nncp/v8/nice.go' renamed '_build/src/go.cypherpunks.su/nncp/v8/src/nice_test.go' -> '_build/src/go.cypherpunks.su/nncp/v8/nice_test.go' renamed '_build/src/go.cypherpunks.su/nncp/v8/src/nncp.go' -> '_build/src/go.cypherpunks.su/nncp/v8/nncp.go' renamed '_build/src/go.cypherpunks.su/nncp/v8/src/node.go' -> '_build/src/go.cypherpunks.su/nncp/v8/node.go' renamed '_build/src/go.cypherpunks.su/nncp/v8/src/pipe.go' -> '_build/src/go.cypherpunks.su/nncp/v8/pipe.go' renamed '_build/src/go.cypherpunks.su/nncp/v8/src/pkt.go' -> '_build/src/go.cypherpunks.su/nncp/v8/pkt.go' renamed '_build/src/go.cypherpunks.su/nncp/v8/src/pkt_test.go' -> '_build/src/go.cypherpunks.su/nncp/v8/pkt_test.go' renamed '_build/src/go.cypherpunks.su/nncp/v8/src/progress.go' -> '_build/src/go.cypherpunks.su/nncp/v8/progress.go' renamed '_build/src/go.cypherpunks.su/nncp/v8/src/sp.go' -> '_build/src/go.cypherpunks.su/nncp/v8/sp.go' renamed '_build/src/go.cypherpunks.su/nncp/v8/src/tmp.go' -> '_build/src/go.cypherpunks.su/nncp/v8/tmp.go' renamed '_build/src/go.cypherpunks.su/nncp/v8/src/toss.go' -> '_build/src/go.cypherpunks.su/nncp/v8/toss.go' renamed '_build/src/go.cypherpunks.su/nncp/v8/src/toss_test.go' -> '_build/src/go.cypherpunks.su/nncp/v8/toss_test.go' renamed '_build/src/go.cypherpunks.su/nncp/v8/src/tx.go' -> '_build/src/go.cypherpunks.su/nncp/v8/tx.go' renamed '_build/src/go.cypherpunks.su/nncp/v8/src/tx_test.go' -> '_build/src/go.cypherpunks.su/nncp/v8/tx_test.go' renamed '_build/src/go.cypherpunks.su/nncp/v8/src/ucspi.go' -> '_build/src/go.cypherpunks.su/nncp/v8/ucspi.go' renamed '_build/src/go.cypherpunks.su/nncp/v8/src/uilive' -> '_build/src/go.cypherpunks.su/nncp/v8/uilive' renamed '_build/src/go.cypherpunks.su/nncp/v8/src/via.go' -> '_build/src/go.cypherpunks.su/nncp/v8/via.go' renamed '_build/src/go.cypherpunks.su/nncp/v8/src/yggdrasil' -> '_build/src/go.cypherpunks.su/nncp/v8/yggdrasil' dh_auto_build cd _build && go install -trimpath -v -p 2 go.cypherpunks.su [too-long-redacted] ypherpunks.su/nncp/v8/yggdrasil internal/goarch internal/unsafeheader internal/cpu internal/abi internal/bytealg internal/byteorder internal/chacha8rand internal/coverage/rtcov internal/godebugs internal/goexperiment internal/goos internal/profilerecord internal/runtime/atomic internal/asan internal/msan internal/race internal/runtime/math internal/runtime/exithook internal/runtime/sys internal/runtime/syscall internal/runtime/maps internal/stringslite sync/atomic internal/sync math/bits unicode runtime unicode/utf8 cmp internal/itoa math crypto/internal/fips140/alias crypto/internal/fips140deps/byteorder crypto/internal/fips140deps/cpu crypto/internal/fips140/subtle crypto/internal/boring/sig encoding unicode/utf16 golang.org/x/crypto/internal/alias github.com/klauspost/compress github.com/klauspost/compress/internal/cpuinfo github.com/klauspost/compress/internal/le log/internal internal/nettrace container/list vendor/golang.org/x/crypto/cryptobyte/asn1 vendor/golang.org/x/crypto/internal/alias golang.org/x/text/encoding/internal/identifier golang.org/x/text/internal/utf8internal golang.org/x/crypto/salsa20/salsa github.com/coder/websocket/internal/util github.com/quic-go/quic-go/internal/utils/ringbuffer golang.org/x/net/internal/iana github.com/yggdrasil-network/yggdrasil-go/src/version gvisor.dev/gvisor/pkg/gohacks gvisor.dev/gvisor/pkg/bits gvisor.dev/gvisor/pkg/tcpip/seqnum internal/reflectlite sync errors iter io strconv bytes slices reflect internal/oserror path internal/bisect internal/godebug syscall time internal/fmtsort io/fs internal/syscall/unix internal/poll internal/filepathlite internal/syscall/execenv internal/testlog maps strings os runtime/cgo fmt path/filepath bufio crypto/internal/fips140deps/godebug crypto/internal/fips140 crypto/internal/impl crypto/internal/fips140/sha256 crypto/internal/fips140/sha3 crypto/internal/fips140/sha512 crypto/internal/fips140/hmac crypto/internal/fips140/check crypto/internal/fips140/aes crypto/internal/sysrand os/user crypto/internal/entropy math/rand/v2 crypto/internal/randutil crypto/internal/fips140/drbg crypto/internal/fips140/aes/gcm hash crypto/internal/fips140only crypto/subtle crypto/cipher crypto crypto/internal/boring math/rand math/big archive/tar encoding/base32 encoding/binary crypto/rand encoding/hex github.com/davecgh/go-xdr/xdr2 encoding/base64 encoding/json sort regexp/syntax crypto/aes crypto/sha3 regexp crypto/internal/fips140hash crypto/hmac crypto/sha256 crypto/sha512 golang.org/x/sys/cpu golang.org/x/crypto/blake2b github.com/dustin/go-humanize golang.org/x/crypto/blake2s golang.org/x/crypto/chacha20 golang.org/x/crypto/internal/poly1305 crypto/internal/fips140/nistec/fiat golang.org/x/crypto/chacha20poly1305 crypto/internal/fips140/edwards25519/field golang.org/x/sys/unix crypto/internal/fips140/nistec crypto/internal/fips140/ecdh crypto/ecdh golang.org/x/crypto/curve25519 github.com/flynn/noise github.com/gorhill/cronexpr github.com/fsnotify/fsnotify/internal github.com/hjson/hjson-go/v4 github.com/fsnotify/fsnotify context github.com/cespare/xxhash github.com/klauspost/compress/fse hash/crc32 github.com/klauspost/compress/internal/snapref log github.com/klauspost/compress/huff0 runtime/debug go.cypherpunks.ru/balloon go.cypherpunks.su/nncp/v8/uilive crypto/internal/fips140/edwards25519 github.com/klauspost/compress/zstd crypto/internal/fips140/ed25519 crypto/ed25519 vendor/golang.org/x/net/dns/dnsmessage internal/singleflight weak unique net/netip github.com/gologme/log github.com/yggdrasil-network/yggdrasil-go/src/address net crypto/des crypto/elliptic crypto/internal/boring/bbig crypto/internal/fips140/bigmod crypto/internal/fips140/ecdsa encoding/asn1 vendor/golang.org/x/crypto/cryptobyte crypto/ecdsa crypto/internal/fips140/hkdf crypto/internal/fips140/mlkem crypto/internal/fips140/tls12 crypto/internal/fips140/tls13 vendor/golang.org/x/crypto/chacha20 vendor/golang.org/x/crypto/internal/poly1305 vendor/golang.org/x/sys/cpu vendor/golang.org/x/crypto/chacha20poly1305 crypto/internal/hpke crypto/md5 crypto/rc4 crypto/internal/fips140/rsa crypto/rsa crypto/sha1 crypto/tls/internal/fips140tls crypto/dsa crypto/x509/pkix encoding/pem net/url github.com/Arceliar/ironwood/types crypto/x509 golang.org/x/text/transform golang.org/x/text/encoding golang.org/x/text/encoding/internal golang.org/x/text/runes golang.org/x/text/encoding/unicode github.com/Arceliar/ironwood/encrypted/internal/e2c container/heap github.com/Arceliar/phony github.com/bits-and-blooms/bitset github.com/bits-and-blooms/bloom github.com/Arceliar/ironwood/network crypto/tls golang.org/x/crypto/nacl/secretbox golang.org/x/crypto/nacl/box github.com/Arceliar/ironwood/encrypted compress/flate github.com/coder/websocket/internal/errd github.com/coder/websocket/internal/xsync compress/gzip vendor/golang.org/x/text/transform vendor/golang.org/x/text/unicode/bidi vendor/golang.org/x/text/secure/bidirule vendor/golang.org/x/text/unicode/norm vendor/golang.org/x/net/idna net/textproto vendor/golang.org/x/net/http/httpguts vendor/golang.org/x/net/http/httpproxy vendor/golang.org/x/net/http2/hpack github.com/yggdrasil-network/yggdrasil-go/src/config mime mime/quotedprintable net/http/httptrace net/http/internal net/http/internal/ascii github.com/quic-go/quic-go/quicvarint github.com/quic-go/quic-go/internal/protocol github.com/quic-go/quic-go/internal/utils github.com/quic-go/quic-go/internal/qerr github.com/quic-go/quic-go/internal/wire mime/multipart net/http github.com/quic-go/quic-go/logging github.com/quic-go/quic-go/internal/congestion github.com/quic-go/quic-go/internal/ackhandler github.com/quic-go/quic-go/internal/flowcontrol golang.org/x/crypto/hkdf github.com/quic-go/quic-go/internal/handshake github.com/quic-go/quic-go/internal/utils/linkedlist golang.org/x/net/bpf golang.org/x/net/internal/socket golang.org/x/net/ipv4 golang.org/x/net/ipv6 github.com/quic-go/quic-go github.com/coder/websocket golang.org/x/net/internal/socks golang.org/x/net/proxy html internal/profile text/tabwriter runtime/pprof runtime/trace github.com/wlynxg/anet golang.org/x/crypto/ed25519 gvisor.dev/gvisor/pkg/sync gvisor.dev/gvisor/pkg/state/wire net/http/pprof gvisor.dev/gvisor/pkg/state github.com/yggdrasil-network/yggdrasil-go/src/core # github.com/yggdrasil-network/yggdrasil-go/src/core src/github.com/yggdrasil-network/yggdrasil-go/src/core/link_quic.go:23:7: undefined: quic.Connection src/github.com/yggdrasil-network/yggdrasil-go/src/core/link_quic.go:70:16: cannot use qs (variable of type *quic.Stream) as quic.Stream value in struct literal src/github.com/yggdrasil-network/yggdrasil-go/src/core/link_quic.go:102:18: cannot use qs (variable of type *quic.Stream) as quic.Stream value in struct literal golang.org/x/time/rate gvisor.dev/gvisor/pkg/linewriter gvisor.dev/gvisor/pkg/log gvisor.dev/gvisor/pkg/tcpip/checksum gvisor.dev/gvisor/pkg/rand gvisor.dev/gvisor/pkg/sync/locking gvisor.dev/gvisor/pkg/tcpip/hash/jenkins github.com/google/btree go.cypherpunks.su/recfile/v2 golang.org/x/crypto/poly1305 golang.org/x/term gvisor.dev/gvisor/pkg/atomicbitops gvisor.dev/gvisor/pkg/waiter gvisor.dev/gvisor/pkg/sleep gvisor.dev/gvisor/pkg/context flag gvisor.dev/gvisor/pkg/refs gvisor.dev/gvisor/pkg/buffer github.com/klauspost/cpuid/v2 gvisor.dev/gvisor/pkg/tcpip lukechampine.com/blake3/guts lukechampine.com/blake3/bao lukechampine.com/blake3 os/exec golang.org/x/net/netutil gvisor.dev/gvisor/pkg/tcpip/internal/tcp gvisor.dev/gvisor/pkg/tcpip/header gvisor.dev/gvisor/pkg/tcpip/transport gvisor.dev/gvisor/pkg/tcpip/ports gvisor.dev/gvisor/pkg/tcpip/transport/tcpconntrack gvisor.dev/gvisor/pkg/tcpip/stack gvisor.dev/gvisor/pkg/tcpip/header/parse gvisor.dev/gvisor/pkg/tcpip/transport/internal/network gvisor.dev/gvisor/pkg/tcpip/transport/internal/noop gvisor.dev/gvisor/pkg/tcpip/transport/packet gvisor.dev/gvisor/pkg/tcpip/network/internal/fragmentation gvisor.dev/gvisor/pkg/tcpip/transport/raw gvisor.dev/gvisor/pkg/tcpip/network/internal/ip gvisor.dev/gvisor/pkg/tcpip/network/internal/multicast gvisor.dev/gvisor/pkg/tcpip/transport/tcp gvisor.dev/gvisor/pkg/tcpip/transport/udp gvisor.dev/gvisor/pkg/tcpip/network/ipv6 gvisor.dev/gvisor/pkg/tcpip/adapters/gonet dh_auto_build: error: cd _build && go install -trimpath -v - [too-long-redacted] /yggdrasil returned exit code 1 make[1]: *** [debian/rules:18: override_dh_auto_build] Error 25 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:6: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

