[pkg-go] Bug#952302: golang-github-docopt-docopt-go: FTBFS: failed to initialize build cache at /sbuild-nonexistent/.cache/go-build: mkdir /sbuild-nonexistent: permission denied

Lucas Nussbaum lucas at debian.org
Sun Feb 23 13:41:57 GMT 2020


Source: golang-github-docopt-docopt-go
Version: 0.6.2+git20160216.0.784ddc5-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200222 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_auto_configure -O--buildsystem=golang
>    dh_auto_build -O--buildsystem=golang
> 	cd obj-x86_64-linux-gnu && go install -trimpath -v -p 1 github.com/docopt/docopt-go github.com/docopt/docopt-go/examples/arguments github.com/docopt/docopt-go/examples/calculator github.com/docopt/docopt-go/examples/config_file github.com/docopt/docopt-go/examples/counted github.com/docopt/docopt-go/examples/git github.com/docopt/docopt-go/examples/git/branch github.com/docopt/docopt-go/examples/git/checkout github.com/docopt/docopt-go/examples/git/clone github.com/docopt/docopt-go/examples/git/push github.com/docopt/docopt-go/examples/git/remote github.com/docopt/docopt-go/examples/naval_fate github.com/docopt/docopt-go/examples/odd_even github.com/docopt/docopt-go/examples/options github.com/docopt/docopt-go/examples/options_shortcut github.com/docopt/docopt-go/examples/quick github.com/docopt/docopt-go/examples/type_assert
> internal/cpu
> internal/bytealg
> runtime/internal/atomic
> runtime/internal/sys
> runtime/internal/math
> runtime
> internal/reflectlite
> errors
> math/bits
> math
> unicode/utf8
> strconv
> internal/race
> sync/atomic
> sync
> unicode
> reflect
> sort
> internal/fmtsort
> io
> internal/oserror
> syscall
> time
> internal/poll
> internal/syscall/unix
> internal/testlog
> os
> fmt
> bytes
> strings
> regexp/syntax
> regexp
> github.com/docopt/docopt-go
> github.com/docopt/docopt-go/examples/arguments
> github.com/docopt/docopt-go/examples/calculator
> encoding
> encoding/binary
> encoding/base64
> unicode/utf16
> encoding/json
> github.com/docopt/docopt-go/examples/config_file
> github.com/docopt/docopt-go/examples/counted
> context
> path/filepath
> os/exec
> github.com/docopt/docopt-go/examples/git
> github.com/docopt/docopt-go/examples/git/branch
> github.com/docopt/docopt-go/examples/git/checkout
> github.com/docopt/docopt-go/examples/git/clone
> github.com/docopt/docopt-go/examples/git/push
> github.com/docopt/docopt-go/examples/git/remote
> github.com/docopt/docopt-go/examples/naval_fate
> github.com/docopt/docopt-go/examples/odd_even
> github.com/docopt/docopt-go/examples/options
> github.com/docopt/docopt-go/examples/options_shortcut
> github.com/docopt/docopt-go/examples/quick
> github.com/docopt/docopt-go/examples/type_assert
>    debian/rules override_dh_auto_test
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> go test -v
> failed to initialize build cache at /sbuild-nonexistent/.cache/go-build: mkdir /sbuild-nonexistent: permission denied
> make[1]: *** [debian/rules:17: override_dh_auto_test] Error 1

The full build log is available from:
   http://qa-logs.debian.net/2020/02/22/golang-github-docopt-docopt-go_0.6.2+git20160216.0.784ddc5-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.



More information about the Pkg-go-maintainers mailing list