Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

make error in grumpy build #387

Closed
wuyeguo opened this issue Nov 30, 2017 · 0 comments
Closed

make error in grumpy build #387

wuyeguo opened this issue Nov 30, 2017 · 0 comments

Comments

@wuyeguo
Copy link

wuyeguo commented Nov 30, 2017

[work@al-data-api-test01 grumpy]$ make
can't load package: package python/go/os:
build/src/python/go/os/module.go:1:1: expected 'package', found 'EOF'
make: *** [build/pkg/linux_amd64/python/go/os.a] Error 1

[work@al-data-api-test01 grumpy]$ uname -a
Linux al-data-api-test01 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

[work@al-data-api-test01 grumpy]$ python --version
Python 2.7.5

[work@al-data-api-test01 grumpy]$ go env
GOARCH="amd64"
GOBIN=""
GOEXE=""
GOHOSTARCH="amd64"
GOHOSTOS="linux"
GOOS="linux"
GOPATH="/home/work/go"
GORACE=""
GOROOT="/home/work/wuyeguo/source/go"
GOTOOLDIR="/home/work/wuyeguo/source/go/pkg/tool/linux_amd64"
GCCGO="gccgo"
CC="gcc"
GOGCCFLAGS="-fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build005003833=/tmp/go-build -gno-record-gcc-switches"
CXX="g++"
CGO_ENABLED="1"
CGO_CFLAGS="-g -O2"
CGO_CPPFLAGS=""
CGO_CXXFLAGS="-g -O2"
CGO_FFLAGS="-g -O2"
CGO_LDFLAGS="-g -O2"
PKG_CONFIG="pkg-config"

@wuyeguo wuyeguo closed this as completed Nov 30, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant