Source: golang-github-datadog-zstd Severity: serious Justification: ftbfs X-Debbugs-Cc: z...@debian.org
Dear Maintainer, During rebuild your package, I notice it FTBFS. dh_auto_build -O--buildsystem=golang cd obj-x86_64-linux-gnu && go install -trimpath -v -p 4 github.com/DataDog/zstd runtime/cgo github.com/DataDog/zstd # 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.