Package: *rkt*
Version: 1.30.0+dfsg-7
Severity: normal

Hello,
Currently the ppc64el of rkt on sid fails with following error.
ls 
/<<BUILDDIR>>/rkt-1.30.0+dfsg/_build/src/github.com/rkt/rkt/build-rkt-1.30.0/gopath/src/github.com/rkt/rkt/rkt/*.go
 | \
        grep -vE '_test.go|main.go|_gen.go|_stub.go' | \
        GO15VENDOREXPERIMENT=1 GOOS="linux" GOARCH="ppc64le" CGO_ENABLED=1 
CC="gcc" CXX="g++" GOPATH="/<<BUILDDIR>>/rkt-1.30.0+dfsg/_build/src2" 
GOARCH=ppc64le CC= xargs "go" run 
/<<BUILDDIR>>/rkt-1.30.0+dfsg/_build/src/github.com/rkt/rkt/build-rkt-1.30.0/gopath/src/github.com/rkt/rkt/rkt/manpages_gen.go
# github.com/remyoudompheng/bigfft
../../../../src2/src/github.com/remyoudompheng/bigfft/arith_decl.go:10:6: 
missing function body
../../../../src2/src/github.com/remyoudompheng/bigfft/arith_decl.go:11:6: 
missing function body
../../../../src2/src/github.com/remyoudompheng/bigfft/arith_decl.go:12:6: 
missing function body
../../../../src2/src/github.com/remyoudompheng/bigfft/arith_decl.go:13:6: 
missing function body
../../../../src2/src/github.com/remyoudompheng/bigfft/arith_decl.go:14:6: 
missing function body
../../../../src2/src/github.com/remyoudompheng/bigfft/arith_decl.go:15:6: 
missing function body
../../../../src2/src/github.com/remyoudompheng/bigfft/arith_decl.go:16:6: 
missing function body
../../../../src2/src/github.com/remyoudompheng/bigfft/arith_decl.go:17:6: 
missing function body
../../../../src2/src/github.com/remyoudompheng/bigfft/arith_decl.go:18:6: 
missing function body
../../../../src2/src/github.com/remyoudompheng/bigfft/arith_decl.go:19:6: 
missing function body
../../../../src2/src/github.com/remyoudompheng/bigfft/arith_decl.go:19:6: too 
many errors
make[2]: *** [rkt/rkt.mk:38: manpages] Error 123
make[2]: Leaving directory 
'/<<BUILDDIR>>/rkt-1.30.0+dfsg/_build/src/github.com/rkt/rkt'
make[1]: *** [debian/rules:50: override_dh_auto_build] Error 2

As this sounds a common error with go environment, may be you get an idea to 
fix that easily.
Thanks

Reply via email to