[Bug 201404] sysutils/docker-freebsd: build failure docker v1.7 requires go v1.4+

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 7 15:47:08 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201404

            Bug ID: 201404
           Summary: sysutils/docker-freebsd: build failure docker v1.7
                    requires go v1.4+
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: kmoore at FreeBSD.org
          Reporter: jake at xz.cx
             Flags: maintainer-feedback?(kmoore at FreeBSD.org)
          Assignee: kmoore at FreeBSD.org

Docker v1.7+ requires lang/go v1.4+

see similar report:
https://github.com/docker/docker/issues/14112

Excerpt from port build:
---> Making bundle: binary (in bundles/1.7.0-dev/binary)
Building:
/usr/ports/sysutils/docker-freebsd/work/docker-582db78/bundles/1.7.0-dev/binary/docker-1.7.0-dev
# github.com/docker/docker/api/client
.gopath/src/github.com/docker/docker/api/client/stats.go:164: syntax error:
unexpected range, expecting {
.gopath/src/github.com/docker/docker/api/client/stats.go:184: non-declaration
statement outside function body
.gopath/src/github.com/docker/docker/api/client/stats.go:185: syntax error:
unexpected }
# github.com/docker/docker/daemon/networkdriver/portmapper
.gopath/src/github.com/docker/docker/daemon/networkdriver/portmapper/proxy_freebsd.go:89:
syntax error: unexpected range, expecting {
.gopath/src/github.com/docker/docker/daemon/networkdriver/portmapper/proxy_freebsd.go:94:
syntax error: unexpected }
*** Error code 2

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list