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

[new release] goblint (2.3.0) #24844

Merged
merged 1 commit into from
Nov 27, 2023
Merged

Conversation

sim642
Copy link
Contributor

@sim642 sim642 commented Nov 24, 2023

Static analysis framework for C

CHANGES:

Functionally equivalent to Goblint in SV-COMP 2024.

@sim642
Copy link
Contributor Author

sim642 commented Nov 24, 2023

CI failures:

  1. freebsd:

    #=== ERROR while compiling conf-ruby.1.0.0 ====================================#
    "ruby": command not found.
    

    I guess conf-ruby doesn't have a depext for FreeBSD.

  2. macos-homebrew: (from goblint-cil)

    # /usr/local/Cellar/gcc/13.2.0/lib/gcc/current/gcc/x86_64-apple-darwin23/13/include-fixed/stdio.h:78:10: fatal error: _stdio.h: No such file or directory
    #    78 | #include <_stdio.h>
    #       |          ^~~~~~~~~~
    

    Same failure as mentioned in [new release] goblint-cil (2.0.3) #24812 (comment).

Copy link
Member

@haochenx haochenx left a comment

Choose a reason for hiding this comment

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

All looks good to me and CI failures are not blocks (as explained by the author)

@mseri mseri merged commit bf92918 into ocaml:master Nov 27, 2023
1 of 2 checks passed
@mseri
Copy link
Member

mseri commented Nov 27, 2023

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants