Package: golang-github-abbot-go-http-auth
Version: 0.4.0-1
Severity: serious
Tags: ftbfs
Justification: fails to build from source

Hi,

golang-github-abbot-go-http-auth/experimental FTBFS with

 debian/rules build
dh build --buildsystem=golang --with=golang --builddirectory=_build
   dh_update_autotools_config -O--buildsystem=golang -O--builddirectory=_build
   dh_autoreconf -O--buildsystem=golang -O--builddirectory=_build
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/build/golang-github-abbot-go-http-auth-0.4.0'
dh_auto_configure
## Install test data files:
cp -v test.*  _build/src/github.com/abbot/go-http-auth//
'test.htdigest' -> '_build/src/github.com/abbot/go-http-auth/test.htdigest'
'test.htpasswd' -> '_build/src/github.com/abbot/go-http-auth/test.htpasswd'
make[1]: Leaving directory '/build/golang-github-abbot-go-http-auth-0.4.0'
   dh_auto_build -O--buildsystem=golang -O--builddirectory=_build
        cd _build && go install 
-gcflags=all=\"-trimpath=/build/golang-github-abbot-go-http-auth-0.4.0/_build/src\"
 
-asmflags=all=\"-trimpath=/build/golang-github-abbot-go-http-auth-0.4.0/_build/src\"
 -v -p 3 github.com/abbot/go-http-auth
src/github.com/abbot/go-http-auth/basic.go:12:2: cannot find package 
"golang.org/x/crypto/bcrypt" in any of:
        /usr/lib/go-1.11/src/golang.org/x/crypto/bcrypt (from $GOROOT)
        
/build/golang-github-abbot-go-http-auth-0.4.0/_build/src/golang.org/x/crypto/bcrypt
 (from $GOPATH)
src/github.com/abbot/go-http-auth/auth.go:7:2: cannot find package 
"golang.org/x/net/context" in any of:
        /usr/lib/go-1.11/src/golang.org/x/net/context (from $GOROOT)
        
/build/golang-github-abbot-go-http-auth-0.4.0/_build/src/golang.org/x/net/context
 (from $GOPATH)
dh_auto_build: cd _build && go install 
-gcflags=all=\"-trimpath=/build/golang-github-abbot-go-http-auth-0.4.0/_build/src\"
 
-asmflags=all=\"-trimpath=/build/golang-github-abbot-go-http-auth-0.4.0/_build/src\"
 -v -p 3 github.com/abbot/go-http-auth returned exit code 1
make: *** [debian/rules:9: build] Error 1


Andreas

Attachment: golang-github-abbot-go-http-auth_0.4.0-1.log.gz
Description: application/gzip

Reply via email to