Skip to content
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.

[do not merge] Fixing the Travis build #101

Closed
wants to merge 1 commit into from
Closed

Conversation

korken89
Copy link
Contributor

The travis build is failing on nightly, probably the old cortex-m dependency that's the issue.

@korken89 korken89 requested a review from a team as a code owner August 31, 2018 14:04
@korken89
Copy link
Contributor Author

  1. It seems to be that the overflowing examples fail (as they should) but the ! does not make the fail a pass in the script. Does anyone know why this is happening?
  2. The final error is referring to rust-lld: error while loading shared libraries: libLLVM-7.so: cannot open shared object file: No such file or directory, but I am unable to replicate this on my local machine. Any ideas?

cc @rust-embedded/cortex-m

@japaric
Copy link
Member

japaric commented Aug 31, 2018

(2) is due to rust-lang/rust#53813. It will be fixed in tomorrow's nightly. The workaround is to install the llvm-tools-preview component or to roll back to a 2-days old nightly.

@korken89
Copy link
Contributor Author

korken89 commented Sep 2, 2018

Thanks for the clarification!

@japaric
Copy link
Member

japaric commented Sep 3, 2018

Restarted the CI build and it passed so I'm going to close this.

@japaric japaric closed this Sep 3, 2018
@korken89
Copy link
Contributor Author

korken89 commented Sep 3, 2018

Thanks @japaric !

@jonas-schievink jonas-schievink deleted the travis_fix branch January 13, 2020 21:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants