Skip to content

Conversation

tautschnig
Copy link
Member

Description of changes:

Build failures of Kani-related components did not result in a non-zero exit code.

Resolved issues:

n/a

Related RFC:

n/a

Call-outs:

n/a

Testing:

Checklist

  • Each commit message has a non-empty body, explaining why the change was made
  • n/a Methods or procedures are documented
  • Regression or unit tests are included, or existing tests cover the modified code
  • My PR is restricted to a single feature or bugfix

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT licenses.

@tautschnig tautschnig requested a review from a team as a code owner April 20, 2023 12:50
Copy link
Contributor

@adpaco-aws adpaco-aws left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @tautschnig ! Just a couple of minor comments.

If I'm not mistaken, this will prevent this error that @karkhaz had a while ago:

error: extern location for std does not exist: /home/runner/work/kani/kani/target/kani/lib/libstd.rlib

@tautschnig
Copy link
Member Author

Thanks, @tautschnig ! Just a couple of minor comments.

If I'm not mistaken, this will prevent this error that @karkhaz had a while ago:

error: extern location for std does not exist: /home/runner/work/kani/kani/target/kani/lib/libstd.rlib

Indeed, I had very similar issues, and by now I've had them more than once...

Build failures of Kani-related components did not result in a non-zero
exit code.
Copy link
Contributor

@zhassan-aws zhassan-aws left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@tautschnig tautschnig merged commit e1bc7bf into model-checking:main Apr 21, 2023
@tautschnig tautschnig deleted the fail-build branch April 21, 2023 09:33
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

Successfully merging this pull request may close these issues.

3 participants