Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Jul 2015 15:47:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 201404] sysutils/docker-freebsd: build failure docker v1.7 requires go v1.4+
Message-ID:  <bug-201404-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: jake@xz.cx
             Flags: maintainer-feedback?(kmoore@FreeBSD.org)
          Assignee: kmoore@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201404-13>