forked from cil-project/cil
-
Notifications
You must be signed in to change notification settings - Fork 20
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
Version 2.0.0 test failure on macos-homebrew #154
Labels
Comments
GobCon decision: use |
This has somehow gotten a lot worse. Now in our CI all non-M1 MacOS tests seem to be failing: https://github.com/goblint/cil/actions/runs/10073492596. |
There are 50 occurrences of this in one of the logs:
Is this the same as #168 but also on OSX 13, not 15? |
Extracting the file from CI, it is int renameat(int, const char *, int, const char *) __OSX_AVAILABLE_STARTING(__MAC_10_10, __IPHONE_8_0); which indeed preprocesses to the same availability crap. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ocaml/opam-repository#24493 reveals test failures on macos-homebrew:
goblint-cil.2.0.0.macos-homebrew.txt
Namely:
The text was updated successfully, but these errors were encountered: