[pkg-go] Bug#917596: vuls: FTBFS

Santiago Vila sanvila at debian.org
Sat Dec 29 00:25:33 GMT 2018


Package: src:vuls
Version: 0.4.2+git20180531.0.399a087-2
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-arch
dh build-arch --buildsystem=golang --with=golang
   dh_update_autotools_config -a -O--buildsystem=golang
   dh_auto_configure -a -O--buildsystem=golang
   dh_auto_build -a -O--buildsystem=golang
	cd obj-x86_64-linux-gnu && go install -gcflags=all=\"-trimpath=/<<BUILDDIR>>/vuls-0.4.2\+git20180531.0.399a087/obj-x86_64-linux-gnu/src\" -asmflags=all=\"-trimpath=/<<BUILDDIR>>/vuls-0.4.2\+git20180531.0.399a087/obj-x86_64-linux-gnu/src\" -v -p 1 github.com/future-architect/vuls github.com/future-architect/vuls/cache github.com/future-architect/vuls/commands github.com/future-architect/vuls/config github.com/future-architect/vuls/contrib/owasp-dependency-check/parser github.com/future-architect/vuls/models github.com/future-architect/vuls/oval github.com/future-architect/vuls/report github.com/future-architect/vuls/scan github.com/future-architect/vuls/util
errors
internal/race
runtime/internal/atomic
runtime/internal/sys
runtime
sync/atomic
sync
io

[... snipped ...]

github.com/aws/aws-sdk-go/service/sts
github.com/aws/aws-sdk-go/aws/credentials/stscreds
github.com/aws/aws-sdk-go/aws/credentials/endpointcreds
github.com/aws/aws-sdk-go/aws/defaults
github.com/aws/aws-sdk-go/aws/session
github.com/aws/aws-sdk-go/private/protocol/restxml
github.com/aws/aws-sdk-go/service/s3
github.com/google/subcommands
github.com/mattn/go-runewidth
github.com/gosuri/uitable/util/strutil
github.com/gosuri/uitable/util/wordwrap
github.com/gosuri/uitable
os/signal
github.com/nsf/termbox-go
github.com/jroimartin/gocui
github.com/kotakanbe/go-cve-dictionary/log
github.com/kotakanbe/go-cve-dictionary/config
github.com/kotakanbe/go-cve-dictionary/util
gopkg.in/cheggaaa/pb.v1
github.com/kotakanbe/go-cve-dictionary/jvn
github.com/kotakanbe/go-cve-dictionary/nvd
github.com/kotakanbe/go-cve-dictionary/db
golang.org/x/net/websocket
github.com/nlopes/slack
net/mail
net/smtp
text/template/parse
text/template
hash/fnv
runtime/debug
github.com/boltdb/bolt
github.com/future-architect/vuls/cache
os/exec
github.com/mitchellh/go-homedir
golang.org/x/crypto/curve25519
golang.org/x/crypto/ed25519/internal/edwards25519
golang.org/x/crypto/ed25519
golang.org/x/crypto/internal/subtle
golang.org/x/crypto/internal/chacha20
golang.org/x/crypto/poly1305
golang.org/x/crypto/ssh
golang.org/x/crypto/ssh/agent
github.com/howeyc/gopass
github.com/kotakanbe/go-pingscanner
dh_auto_build: cd obj-x86_64-linux-gnu && go install -gcflags=all=\"-trimpath=/<<BUILDDIR>>/vuls-0.4.2\+git20180531.0.399a087/obj-x86_64-linux-gnu/src\" -asmflags=all=\"-trimpath=/<<BUILDDIR>>/vuls-0.4.2\+git20180531.0.399a087/obj-x86_64-linux-gnu/src\" -v -p 1 github.com/future-architect/vuls github.com/future-architect/vuls/cache github.com/future-architect/vuls/commands github.com/future-architect/vuls/config github.com/future-architect/vuls/contrib/owasp-dependency-check/parser github.com/future-architect/vuls/models github.com/future-architect/vuls/oval github.com/future-architect/vuls/report github.com/future-architect/vuls/scan github.com/future-architect/vuls/util returned exit code 2
make: *** [debian/rules:4: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit status 2
--------------------------------------------------------------------------------

The build was made in my autobuilder with "dpkg-buildpackage -B"
but it also fails here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/vuls.html

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and affects,
so that this is still visible in the BTS web page for this package.

Thanks.



More information about the Pkg-go-maintainers mailing list