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 build currently erroring #989

Closed
jsha opened this issue Apr 16, 2019 · 1 comment
Closed

Travis build currently erroring #989

jsha opened this issue Apr 16, 2019 · 1 comment
Assignees
Labels

Comments

@jsha
Copy link
Contributor

jsha commented Apr 16, 2019

It looks like the Travis build is currently erroring with this output:

/home/travis/.gimme/versions/go1.11.8.linux.amd64/pkg/tool/linux_amd64/link: running gcc failed: exit status 1
/usr/bin/ld: /tmp/go-link-377698855/000024.o: unrecognized relocation (0x2a) in section `.text'
/usr/bin/ld: final link failed: Bad value
collect2: error: ld returned 1 exit status

https://travis-ci.org/cloudflare/cfssl/jobs/517594147

@cbroglie
Copy link
Contributor

I believe that was due to golang/go#31293 (it affected Go 1.11 and 1.12), which should be fixed. But it looks like tests are broken in master for all versions due to a different breakage currently.

@lgarofalo lgarofalo self-assigned this May 7, 2019
@lgarofalo lgarofalo added the build label May 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants