[pkg-go] Bug#978210: burrow: FTBFS: src/github.com/DataDog/zstd/zstd_stream.go:7:10: fatal error: zbuff.h: No such file or directory

Lucas Nussbaum lucas at debian.org
Sat Dec 26 21:31:51 GMT 2020


Source: burrow
Version: 1.2.1-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201226 ftbfs-bullseye

Hi,

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

Relevant part (hopefully):
>  debian/rules build
> dh build --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 github.com/linkedin/Burrow github.com/linkedin/Burrow/core github.com/linkedin/Burrow/core/internal github.com/linkedin/Burrow/core/internal/cluster github.com/linkedin/Burrow/core/internal/consumer github.com/linkedin/Burrow/core/internal/evaluator github.com/linkedin/Burrow/core/internal/helpers github.com/linkedin/Burrow/core/internal/httpserver github.com/linkedin/Burrow/core/internal/notifier github.com/linkedin/Burrow/core/internal/storage github.com/linkedin/Burrow/core/internal/zookeeper github.com/linkedin/Burrow/core/protocol
> runtime/internal/sys
> internal/unsafeheader
> runtime/internal/atomic
> math/bits
> internal/cpu
> runtime/internal/math
> unicode/utf8
> internal/race
> sync/atomic
> internal/bytealg
> unicode
> math
> internal/testlog
> container/list
> crypto/internal/subtle
> crypto/subtle
> unicode/utf16
> runtime
> vendor/golang.org/x/crypto/cryptobyte/asn1
> internal/nettrace
> vendor/golang.org/x/crypto/internal/subtle
> runtime/cgo
> github.com/eapache/queue
> golang.org/x/sys/internal/unsafeheader
> encoding
> container/ring
> github.com/linkedin/Burrow/core/internal
> internal/reflectlite
> sync
> internal/singleflight
> math/rand
> errors
> sort
> io
> internal/oserror
> strconv
> syscall
> vendor/golang.org/x/net/dns/dnsmessage
> strings
> reflect
> bytes
> hash
> hash/crc32
> bufio
> internal/syscall/unix
> time
> internal/syscall/execenv
> crypto
> crypto/internal/randutil
> crypto/hmac
> crypto/rc4
> vendor/golang.org/x/crypto/hkdf
> regexp/syntax
> text/tabwriter
> hash/fnv
> vendor/golang.org/x/text/transform
> internal/poll
> context
> regexp
> internal/fmtsort
> encoding/binary
> os
> github.com/eapache/go-resiliency/breaker
> go.uber.org/atomic
> go.uber.org/zap/buffer
> crypto/cipher
> crypto/sha512
> crypto/ed25519/internal/edwards25519
> fmt
> crypto/aes
> crypto/des
> crypto/md5
> crypto/sha1
> crypto/sha256
> encoding/base64
> path/filepath
> encoding/pem
> flag
> compress/flate
> math/big
> encoding/hex
> io/ioutil
> net
> net/url
> compress/gzip
> 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
> github.com/DataDog/zstd
> crypto/elliptic
> encoding/asn1
> crypto/rand
> vendor/golang.org/x/crypto/cryptobyte
> crypto/ed25519
> crypto/rsa
> crypto/ecdsa
> crypto/dsa
> crypto/x509/pkix
> # github.com/DataDog/zstd
> src/github.com/DataDog/zstd/zstd_stream.go:7:10: fatal error: zbuff.h: No such file or directory
>     7 | #include "zbuff.h"
>       |          ^~~~~~~~~
> compilation terminated.
> github.com/davecgh/go-spew/spew
> github.com/golang/snappy
> github.com/pierrec/lz4/internal/xxh32
> runtime/debug
> github.com/eapache/go-xerial-snappy
> encoding/json
> log
> github.com/pierrec/lz4
> runtime/pprof
> os/exec
> go.uber.org/multierr
> go.uber.org/zap/internal/bufferpool
> go.uber.org/zap/internal/color
> go.uber.org/zap/internal/exit
> vendor/golang.org/x/text/unicode/bidi
> go.uber.org/zap/zapcore
> vendor/golang.org/x/text/unicode/norm
> vendor/golang.org/x/text/secure/bidirule
> vendor/golang.org/x/net/http2/hpack
> mime
> mime/quotedprintable
> vendor/golang.org/x/net/idna
> net/http/internal
> path
> crypto/x509
> log/syslog
> golang.org/x/net/internal/socks
> github.com/rcrowley/go-metrics
> golang.org/x/net/proxy
> github.com/samuel/go-zookeeper/zk
> net/textproto
> crypto/tls
> vendor/golang.org/x/net/http/httpguts
> vendor/golang.org/x/net/http/httpproxy
> mime/multipart
> encoding/csv
> golang.org/x/sys/unix
> github.com/hashicorp/hcl/hcl/strconv
> github.com/mitchellh/mapstructure
> github.com/hashicorp/hcl/hcl/token
> github.com/hashicorp/hcl/hcl/ast
> github.com/hashicorp/hcl/hcl/scanner
> github.com/hashicorp/hcl/hcl/parser
> github.com/hashicorp/hcl/json/token
> github.com/hashicorp/hcl/json/scanner
> github.com/hashicorp/hcl/hcl/printer
> github.com/hashicorp/hcl/json/parser
> github.com/pelletier/go-toml
> github.com/hashicorp/hcl
> github.com/fsnotify/fsnotify
> net/http/httptrace
> github.com/spf13/afero/mem
> golang.org/x/text/transform
> net/http
> golang.org/x/text/unicode/norm
> html
> text/template/parse
> github.com/spf13/jwalterweatherman
> github.com/spf13/pflag
> github.com/subosito/gotenv
> text/template
> gopkg.in/ini.v1
> html/template
> gopkg.in/yaml.v2
> github.com/pmezard/go-difflib/difflib
> github.com/stretchr/objx
> github.com/spf13/cast
> gopkg.in/yaml.v3
> github.com/karrick/goswarm
> github.com/OneOfOne/xxhash
> go.uber.org/zap
> github.com/magiconair/properties
> github.com/spf13/afero
> net/http/httptest
> github.com/linkedin/Burrow/core/protocol
> github.com/julienschmidt/httprouter
> github.com/spf13/viper
> database/sql/driver
> net/smtp
> github.com/google/uuid
> github.com/stretchr/testify/assert
> gopkg.in/natefinch/lumberjack.v2
> github.com/pborman/uuid
> os/signal
> github.com/stretchr/testify/mock
> dh_auto_build: error: cd obj-x86_64-linux-gnu && go install -trimpath -v -p 4 github.com/linkedin/Burrow github.com/linkedin/Burrow/core github.com/linkedin/Burrow/core/internal github.com/linkedin/Burrow/core/internal/cluster github.com/linkedin/Burrow/core/internal/consumer github.com/linkedin/Burrow/core/internal/evaluator github.com/linkedin/Burrow/core/internal/helpers github.com/linkedin/Burrow/core/internal/httpserver github.com/linkedin/Burrow/core/internal/notifier github.com/linkedin/Burrow/core/internal/storage github.com/linkedin/Burrow/core/internal/zookeeper github.com/linkedin/Burrow/core/protocol returned exit code 2
> make: *** [debian/rules:11: build] Error 25

The full build log is available from:
   http://qa-logs.debian.net/2020/12/26/burrow_1.2.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 me
so that we can identify if something relevant changed in the meantime.

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.



More information about the Pkg-go-maintainers mailing list