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 sanitizer builds failing - not using ld.gold #3216

Closed
daniel-j-h opened this issue Nov 1, 2016 · 1 comment
Closed

Travis sanitizer builds failing - not using ld.gold #3216

daniel-j-h opened this issue Nov 1, 2016 · 1 comment

Comments

@daniel-j-h
Copy link
Member

Looks like linking the example with the libraries produced with ld.gold + sanitizer fails:

https://travis-ci.org/Project-OSRM/osrm-backend/jobs/172270256#L1703

/usr/bin/ld: unrecognized option '--push-state'
/usr/bin/ld: use the --help option for usage information
collect2: error: ld returned 1 exit status
@daniel-j-h
Copy link
Member Author

Closing - was missing the before_install.x86_64-asan.sh step forcing a binutils upgrade.

dschlaep added a commit to DrylandEcology/SOILWAT2 that referenced this issue May 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant