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

encode_amd64.s - redeclaration of end #30

Closed
serejja opened this issue Apr 23, 2016 · 1 comment
Closed

encode_amd64.s - redeclaration of end #30

serejja opened this issue Apr 23, 2016 · 1 comment

Comments

@serejja
Copy link

serejja commented Apr 23, 2016

Hi,

one of our projects is experiencing Travis CI build failures because of golang/snappy.

The build job on golang 1.4 is erroring with a following message:

# github.com/golang/snappy
../../golang/snappy/encode_amd64.s:208 redeclaration of end
../../golang/snappy/encode_amd64.s:564 redeclaration of end

Full log is located here, with the error message starting on line 350 - https://gist.github.com/serejja/e4593342cb002370c3c95326a6cce1c0

Just to provide a bit more info (which is in that log anyway):

  1. go version go1.4 linux/amd64
  2. Ubuntu 12.04.5 LTS, 3.13.0-29-generic
  3. gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3

Thanks!

@serejja
Copy link
Author

serejja commented Apr 24, 2016

Confirmed, 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