Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Travis-ci: AMD64 build is failing #216

Open
sanjaymsh opened this issue Sep 28, 2020 · 1 comment
Open

Travis-ci: AMD64 build is failing #216

sanjaymsh opened this issue Sep 28, 2020 · 1 comment

Comments

@sanjaymsh
Copy link

Hi,
I am enabling ppc64le support on Travis, but its failing for both of the arch. Then i removed my changes from .travis.yml. Amd then tried to build just for AMD64 which is default. But i am getting below error:

"# golang.org/x/tools/go/internal/gcimporter
../../../golang.org/x/tools/go/internal/gcimporter/bexport.go:212: obj.IsAlias undefined (type *types.TypeName has no field or method IsAlias)
../../../golang.org/x/tools/go/internal/gcimporter/iexport.go:234: obj.IsAlias undefined (type *types.TypeName has no field or method IsAlias)
The command "go get github.com/golang/lint/golint" failed and exited with 2 during .
Your build has been stopped."

The full log can be seen here : https://travis-ci.com/github/sanjay-cpu/libkv/builds/187011429

Please have a look on this.

Thanks !!

@sanjaymsh
Copy link
Author

This link may help : golang/tools@72bfe77

Thanks !!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant