On Mon, Jun 08, 2015 at 03:17:04AM -0600, Dmitrij Czarkoff wrote:
> Modified files:
>       lang/go        : go.port.mk 
>       net/go-websocket: Makefile 
>       net/go-websocket/pkg: PLIST 
>       net/websocketd : Makefile 
>       sysutils/logstash/forwarder: Makefile 
> 

websocketd is broken for me:

>>> Building on exopi-6 under net/websocketd
         BDEPENDS = [lang/go;net/go-websocket]
         DIST = [net/websocketd:websocketd-0.2.10.tar.gz]
         FULLPKGNAME = websocketd-0.2.10p1
(Junk lock failure for exopi-6 at 1433835038)
Received IO
(Junk lock obtained for exopi-6 at 1433835046)
Woken up net/websocketd
Woken up net/websocketd
Woken up net/websocketd
Woken up net/websocketd
>>> Running depends in net/websocketd at 1433835057
   last junk was in net/hping
/usr/sbin/pkg_add -aI -Dunsigned -Drepair bzip2-1.0.6p1 go-1.4.2 
go-websocket-0.0p1 libiconv-1.14p3 python-3.4.3
was: /usr/sbin/pkg_add -aI -Dunsigned -Drepair go-1.4.2 go-websocket-0.0p1
/usr/sbin/pkg_add -aI -Dunsigned -Drepair bzip2-1.0.6p1 go-1.4.2 
go-websocket-0.0p1 libiconv-1.14p3 python-3.4.3
>>> Running show-prepare-results in net/websocketd at 1433835072
===> net/websocketd
===> websocketd-0.2.10p1 depends on: go-websocket-* -> go-websocket-0.0p1
===> websocketd-0.2.10p1 depends on: go-* -> go-1.4.2
===>  Verifying specs:  c pthread
===>  found c.79.0 pthread.19.0
go-1.4.2
go-websocket-0.0p1
(Junk lock released for exopi-6 at 1433835075)
Woken up devel/boost
distfiles size=37196
>>> Running build in net/websocketd at 1433835075
===> net/websocketd
===>  Checking files for websocketd-0.2.10p1
`/exopi-cvs/ports/distfiles/websocketd-0.2.10.tar.gz' is up to date.
===>  Extracting for websocketd-0.2.10p1
===>  Patching for websocketd-0.2.10p1
mkdir -p /exopi-obj/pobj/websocketd-0.2.10/go/src/github.com/joewalnes; mv 
/exopi-obj/pobj/websocketd-0.2.10/websocketd-0.2.10 
/exopi-obj/pobj/websocketd-0.2.10/go/src/github.com/joewalnes/websocketd;
===>  Configuring for websocketd-0.2.10p1
===>  Building for websocketd-0.2.10p1
unset GOPATH; export GOPATH="/exopi-obj/pobj/websocketd-0.2.10/go"; go install 
-a -x -work github.com/joewalnes/websocketd 2>&1 | sed -E  -e 's, 
/usr/local/go, /exopi-obj/pobj/websocketd-0.2.10/go,'  -e '/operation not 
permitted/d'  -e 's,\$WORK,/exopi-obj/pobj/websocketd-0.2.10/build-amd64,g' | 
sh -v
WORK=/tmp/go-build592970079
mkdir -p 
/exopi-obj/pobj/websocketd-0.2.10/build-amd64/golang.org/x/net/websocket/_obj/
mkdir -p /exopi-obj/pobj/websocketd-0.2.10/build-amd64/golang.org/x/net/
cd /exopi-obj/pobj/websocketd-0.2.10/go/src/golang.org/x/net/websocket
sh: <stdin>[4]: cd: 
/exopi-obj/pobj/websocketd-0.2.10/go/src/golang.org/x/net/websocket - No such 
file or directory
/usr/local/go/pkg/tool/openbsd_amd64/6g -o 
/exopi-obj/pobj/websocketd-0.2.10/build-amd64/golang.org/x/net/websocket.a 
-trimpath /exopi-obj/pobj/websocketd-0.2.10/build-amd64 -p 
golang.org/x/net/websocket -complete -D 
_/usr/local/go/src/golang.org/x/net/websocket -I 
/exopi-obj/pobj/websocketd-0.2.10/build-amd64 -pack ./client.go ./hybi.go 
./server.go ./websocket.go
open ./client.go: No such file or directory
mkdir -p 
/exopi-obj/pobj/websocketd-0.2.10/go/pkg/openbsd_amd64/golang.org/x/net/
cp /exopi-obj/pobj/websocketd-0.2.10/build-amd64/golang.org/x/net/websocket.a 
/exopi-obj/pobj/websocketd-0.2.10/go/pkg/openbsd_amd64/golang.org/x/net/websocket.a
cp: /exopi-obj/pobj/websocketd-0.2.10/build-amd64/golang.org/x/net/websocket.a: 
No such file or directory
go install golang.org/x/net/websocket: open 
/exopi-obj/pobj/websocketd-0.2.10/go/pkg/openbsd_amd64/golang.org/x/net/websocket.a:
 permission denied
can't load package: package golang.org/x/net/websocket:: cannot find package 
"golang.org/x/net/websocket:" in any of:
        /usr/local/go/src/golang.org/x/net/websocket: (from $GOROOT)
        /exopi-obj/pobj/websocketd-0.2.10/go/src/golang.org/x/net/websocket: 
(from $GOPATH)
can't load package: package open: cannot find package "open" in any of:
        /usr/local/go/src/open (from $GOROOT)
        /exopi-obj/pobj/websocketd-0.2.10/go/src/open (from $GOPATH)
can't load package: package 
/exopi-obj/pobj/websocketd-0.2.10/go/pkg/openbsd_amd64/golang.org/x/net/websocket.a::
 import 
"/exopi-obj/pobj/websocketd-0.2.10/go/pkg/openbsd_amd64/golang.org/x/net/websocket.a:":
 cannot import absolute path
can't load package: package permission: cannot find package "permission" in any 
of:
        /usr/local/go/src/permission (from $GOROOT)
        /exopi-obj/pobj/websocketd-0.2.10/go/src/permission (from $GOPATH)
can't load package: package denied: cannot find package "denied" in any of:
        /usr/local/go/src/denied (from $GOROOT)
        /exopi-obj/pobj/websocketd-0.2.10/go/src/denied (from $GOPATH)
*** Error 1 in net/websocketd (/exopi-cvs/ports/lang/go/go.port.mk:74 
'do-build')
*** Error 1 in net/websocketd 
(/exopi-cvs/ports/infrastructure/mk/bsd.port.mk:2761 
'/exopi-obj/pobj/websocketd-0.2.10/build-amd64/.build_done')
===> Exiting net/websocketd with an error
*** Error 1 in net/websocketd 
(/exopi-cvs/ports/infrastructure/mk/bsd.port.mk:2486 'build')
*** Error 1 in /exopi-cvs/ports (infrastructure/mk/bsd.port.subdir.mk:147 
'build')
Error: job failed 256

Reply via email to