Closed
Description
Seems it failed in CI: https://github.com/diffblue/cbmc/runs/8139333515?check_suite_focus=true
Metadata
Metadata
Assignees
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Seems it failed in CI: https://github.com/diffblue/cbmc/runs/8139333515?check_suite_focus=true
Activity
NlightNFotis commentedon Sep 5, 2022
Hello, there seems to be a new version of
z3
installed in one of the actions that run per PR, but somehow we missed adding it to the release build job - which made it fail when the tests run.I will fix it now, but we need to make a point release to fix that. We'll work on an ASAP basis to get it done today, to avoid any disruption to your release cycle.
NlightNFotis commentedon Sep 5, 2022
We have now released version 5.65.1 which contains binaries for Ubuntu 18.04.
Apologies for any disruption caused by this.
thomasspriggs commentedon Sep 5, 2022
This issue should now be resolved by the provision of a new release. Please feel free to re-open if that does not meet your needs.
zhassan-aws commentedon Sep 6, 2022
Thanks! Would it be possible to add the 5.65.1 version to the CBMC brew tap?
NlightNFotis commentedon Sep 6, 2022
@zhassan-aws I just added it to the tap.
Let us know if there are any further issues! Thanks for your patience.
zhassan-aws commentedon Sep 6, 2022
Thanks @NlightNFotis!