[pkg-go] Bug#1008464: sia: FTBFS: dh_auto_build: error: cd obj-x86_64-linux-gnu && go install -trimpath -v -p 1 github.com/NebulousLabs/Sia/api [..] github.com/NebulousLabs/Sia/sync github.com/NebulousLabs/Sia/types returned exit code 2

Lucas Nussbaum lucas at debian.org
Sat Mar 26 22:00:57 GMT 2022


Source: sia
Version: 1.3.0-1.1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20220326 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  fakeroot debian/rules binary
> dh binary --buildsystem=golang --with=golang --with=systemd --with=bash-completion
> dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
>    dh_update_autotools_config -O--buildsystem=golang
>    dh_auto_configure -O--buildsystem=golang
> dh_auto_configure: warning: Compatibility levels before 10 are deprecated (level 9 in use)
>    dh_auto_build -O--buildsystem=golang
> dh_auto_build: warning: Compatibility levels before 10 are deprecated (level 9 in use)
> 	cd obj-x86_64-linux-gnu && go install -trimpath -v -p 1 github.com/NebulousLabs/Sia/api github.com/NebulousLabs/Sia/build github.com/NebulousLabs/Sia/compatibility github.com/NebulousLabs/Sia/crypto github.com/NebulousLabs/Sia/encoding github.com/NebulousLabs/Sia/modules github.com/NebulousLabs/Sia/modules/consensus github.com/NebulousLabs/Sia/modules/explorer github.com/NebulousLabs/Sia/modules/gateway github.com/NebulousLabs/Sia/modules/host github.com/NebulousLabs/Sia/modules/host/contractmanager github.com/NebulousLabs/Sia/modules/miner github.com/NebulousLabs/Sia/modules/renter github.com/NebulousLabs/Sia/modules/renter/contractor github.com/NebulousLabs/Sia/modules/renter/hostdb github.com/NebulousLabs/Sia/modules/renter/hostdb/hosttree github.com/NebulousLabs/Sia/modules/renter/proto github.com/NebulousLabs/Sia/modules/transactionpool github.com/NebulousLabs/Sia/modules/wallet github.com/NebulousLabs/Sia/persist github.com/NebulousLabs/Sia/profile github.com/NebulousLabs/Sia/siac github.com/NebulousLabs/Sia/siad github.com/NebulousLabs/Sia/sync github.com/NebulousLabs/Sia/types
> internal/goarch
> internal/unsafeheader
> internal/abi
> internal/cpu
> internal/bytealg
> internal/goexperiment
> internal/goos
> runtime/internal/atomic
> runtime/internal/math
> runtime/internal/sys
> runtime/internal/syscall
> runtime
> internal/reflectlite
> errors
> internal/race
> sync/atomic
> sync
> io
> math/bits
> math
> internal/itoa
> unicode/utf8
> strconv
> unicode
> reflect
> encoding/binary
> encoding/base64
> bytes
> encoding
> sort
> internal/fmtsort
> internal/oserror
> syscall
> internal/syscall/unix
> time
> internal/poll
> internal/syscall/execenv
> internal/testlog
> path
> io/fs
> os
> fmt
> strings
> unicode/utf16
> encoding/json
> runtime/cgo
> os/user
> archive/tar
> bufio
> compress/flate
> hash
> hash/crc32
> compress/gzip
> io/ioutil
> path/filepath
> runtime/debug
> github.com/NebulousLabs/Sia/build
> crypto/internal/subtle
> crypto/subtle
> crypto/cipher
> encoding/hex
> github.com/NebulousLabs/Sia/encoding
> crypto/aes
> math/rand
> math/big
> crypto/rand
> github.com/dchest/blake2b
> github.com/NebulousLabs/fastrand
> github.com/NebulousLabs/merkletree
> crypto
> golang.org/x/sys/cpu
> golang.org/x/crypto/blake2b
> crypto/ed25519/internal/edwards25519/field
> crypto/ed25519/internal/edwards25519
> crypto/sha512
> crypto/ed25519
> golang.org/x/crypto/ed25519
> github.com/NebulousLabs/Sia/vendor/golang.org/x/crypto/twofish
> github.com/NebulousLabs/Sia/crypto
> github.com/NebulousLabs/Sia/types
> golang.org/x/text/transform
> golang.org/x/text/unicode/norm
> github.com/NebulousLabs/entropy-mnemonics
> context
> vendor/golang.org/x/net/dns/dnsmessage
> internal/godebug
> internal/nettrace
> internal/singleflight
> internal/intern
> net/netip
> net
> github.com/NebulousLabs/Sia/modules
> github.com/NebulousLabs/Sia/modules/renter/proto
> encoding/base32
> hash/fnv
> log
> github.com/NebulousLabs/bolt
> github.com/NebulousLabs/Sia/persist
> github.com/NebulousLabs/Sia/sync
> github.com/NebulousLabs/Sia/modules/renter/contractor
> github.com/NebulousLabs/Sia/modules/renter/hostdb/hosttree
> github.com/NebulousLabs/Sia/modules/renter/hostdb
> flag
> github.com/klauspost/cpuid/v2
> github.com/klauspost/reedsolomon
> github.com/NebulousLabs/Sia/modules/renter
> container/list
> crypto/des
> crypto/elliptic/internal/fiat
> crypto/elliptic/internal/nistec
> embed
> crypto/elliptic
> crypto/internal/randutil
> encoding/asn1
> vendor/golang.org/x/crypto/cryptobyte/asn1
> vendor/golang.org/x/crypto/cryptobyte
> crypto/ecdsa
> crypto/hmac
> crypto/md5
> crypto/rc4
> crypto/rsa
> crypto/sha1
> crypto/sha256
> crypto/dsa
> crypto/x509/pkix
> encoding/pem
> net/url
> crypto/x509
> vendor/golang.org/x/crypto/internal/subtle
> 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
> vendor/golang.org/x/crypto/curve25519/internal/field
> vendor/golang.org/x/crypto/curve25519
> vendor/golang.org/x/crypto/hkdf
> crypto/tls
> 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
> mime
> mime/quotedprintable
> mime/multipart
> net/http/httptrace
> net/http/internal
> net/http/internal/ascii
> net/http
> github.com/julienschmidt/httprouter
> github.com/NebulousLabs/Sia/api
> github.com/NebulousLabs/Sia/compatibility
> github.com/NebulousLabs/demotemutex
> github.com/NebulousLabs/errors
> github.com/NebulousLabs/Sia/modules/consensus
> github.com/NebulousLabs/Sia/modules/explorer
> encoding/xml
> regexp/syntax
> regexp
> github.com/NebulousLabs/go-upnp/goupnp/httpu
> github.com/NebulousLabs/go-upnp/goupnp/scpd
> github.com/NebulousLabs/go-upnp/goupnp/soap
> github.com/NebulousLabs/go-upnp/goupnp/ssdp
> golang.org/x/net/html/atom
> golang.org/x/net/html
> golang.org/x/text/encoding/internal/identifier
> golang.org/x/text/encoding
> golang.org/x/text/encoding/internal
> golang.org/x/text/encoding/charmap
> golang.org/x/text/encoding/japanese
> golang.org/x/text/encoding/korean
> golang.org/x/text/encoding/simplifiedchinese
> golang.org/x/text/encoding/traditionalchinese
> golang.org/x/text/internal/utf8internal
> golang.org/x/text/runes
> golang.org/x/text/encoding/unicode
> golang.org/x/text/internal/tag
> golang.org/x/text/internal/language
> golang.org/x/text/internal/language/compact
> golang.org/x/text/language
> golang.org/x/text/encoding/htmlindex
> golang.org/x/net/html/charset
> github.com/NebulousLabs/go-upnp/goupnp
> github.com/NebulousLabs/go-upnp/goupnp/dcps/internetgateway1
> github.com/NebulousLabs/go-upnp
> github.com/inconshreveable/muxado/proto/buffer
> github.com/inconshreveable/muxado/proto/frame
> github.com/inconshreveable/muxado/proto
> github.com/inconshreveable/muxado/proto/ext
> github.com/inconshreveable/muxado
> github.com/NebulousLabs/Sia/vendor/github.com/pkg/errors
> github.com/NebulousLabs/Sia/vendor/github.com/xtaci/smux
> github.com/NebulousLabs/Sia/modules/gateway
> github.com/NebulousLabs/Sia/modules/host/contractmanager
> # github.com/NebulousLabs/Sia/modules/host/contractmanager
> src/github.com/NebulousLabs/Sia/modules/host/contractmanager/storagefolderempty.go:54:6: syncChan declared but not used
> github.com/NebulousLabs/Sia/modules/miner
> github.com/NebulousLabs/Sia/modules/transactionpool
> github.com/NebulousLabs/Sia/modules/wallet
> text/tabwriter
> runtime/pprof
> runtime/trace
> github.com/NebulousLabs/Sia/profile
> os/signal
> github.com/bgentry/speakeasy
> encoding/csv
> github.com/spf13/pflag
> text/template/parse
> text/template
> github.com/spf13/cobra
> html
> github.com/russross/blackfriday/v2
> github.com/cpuguy83/go-md2man/v2/md2man
> gopkg.in/yaml.v2
> github.com/spf13/cobra/doc
> github.com/NebulousLabs/Sia/siac
> archive/zip
> github.com/kardianos/osext
> compress/bzip2
> os/exec
> github.com/kr/binarydist
> github.com/inconshreveable/go-update
> dh_auto_build: error: cd obj-x86_64-linux-gnu && go install -trimpath -v -p 1 github.com/NebulousLabs/Sia/api github.com/NebulousLabs/Sia/build github.com/NebulousLabs/Sia/compatibility github.com/NebulousLabs/Sia/crypto github.com/NebulousLabs/Sia/encoding github.com/NebulousLabs/Sia/modules github.com/NebulousLabs/Sia/modules/consensus github.com/NebulousLabs/Sia/modules/explorer github.com/NebulousLabs/Sia/modules/gateway github.com/NebulousLabs/Sia/modules/host github.com/NebulousLabs/Sia/modules/host/contractmanager github.com/NebulousLabs/Sia/modules/miner github.com/NebulousLabs/Sia/modules/renter github.com/NebulousLabs/Sia/modules/renter/contractor github.com/NebulousLabs/Sia/modules/renter/hostdb github.com/NebulousLabs/Sia/modules/renter/hostdb/hosttree github.com/NebulousLabs/Sia/modules/renter/proto github.com/NebulousLabs/Sia/modules/transactionpool github.com/NebulousLabs/Sia/modules/wallet github.com/NebulousLabs/Sia/persist github.com/NebulousLabs/Sia/profile github.com/NebulousLabs/Sia/siac github.com/NebulousLabs/Sia/siad github.com/NebulousLabs/Sia/sync github.com/NebulousLabs/Sia/types returned exit code 2
> make: *** [debian/rules:4: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/03/26/sia_1.3.0-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!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



More information about the Pkg-go-maintainers mailing list