[Reproducible-builds] Bug#792159: FTBFS: html2article/conv.go: ...go.net/html expects import "golang.org/x/net/html"

Chris West (Faux) solo-debianbugs at goeswhere.com
Sun Jul 12 10:21:48 UTC 2015


Source: golang-go.tools
Version: 0.0~hg20140703-4
Severity: serious
Tags: sid
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs

Dear Maintainer,

The package fails to build:
dh_auto_build override_dh_auto_build
can't load package: the code.google.com/p/go.tools/cmd/cover command has moved; use golang.org/x/tools/cmd/cover instead.
can't load package: the code.google.com/p/go.tools/cmd/godoc command has moved; use golang.org/x/tools/cmd/godoc instead.
can't load package: the code.google.com/p/go.tools/cmd/vet command has moved; use golang.org/x/tools/cmd/vet instead.
        cd obj-x86_64-linux-gnu
....
go install -v code.google.com/p/go.tools/astutil code.google.com/p/go.tools/blog code.google.com/p/go.tools/blog/atom code.goog...
src/code.google.com/p/go.tools/cmd/html2article/conv.go:21:2: code in directory /golang-go.tools-0.0~hg20140703/obj-x86_64-linux-gnu/src/code.google.com/p/go.net/html expects import "golang.org/x/net/html"
src/code.google.com/p/go.tools/cmd/html2article/conv.go:22:2: code in directory /golang-go.tools-0.0~hg20140703/obj-x86_64-linux-gnu/src/code.google.com/p/go.net/html/atom expects import "golang.org/x/net/html/atom"
src/code.google.com/p/go.tools/playground/socket/socket.go:38:2: code in directory /golang-go.tools-0.0~hg20140703/obj-x86_64-linux-gnu/src/code.google.com/p/go.net/websocket expects import "golang.org/x/net/websocket"
...


Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/golang-go.tools.html

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.19.0-22-generic (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



More information about the Reproducible-builds mailing list