Skip to content

Conversation

@UnixY2K
Copy link
Contributor

@UnixY2K UnixY2K commented Dec 14, 2022

description

under MacOS 11 BigSur(macos-latest) the macro SQLITE_OPEN_NOFOLLOW is not defined so it may cause compilation issues for those versions, you can check more about it on this repo which extracts it: https://github.com/ninjaoflight/macos-latest-checks

this seems to be an edge case as the sqlite version on that image is reported as 3036000 but does not adds it, I don´t know if this issue is related to only the MacOS GitHub Image, however this should also fix those edge corners where this modification is present.

this was noticed under the meson review, so this could be added on a separate parch under wrapdb, which has not been merged as this issue is present, however this should not been an issue for any future CI run as mac-os latest will be MacOS 12 Monterey

please let me know if there is anything else required

under MacOS 11 BigSur(macos-latest) the macro SQLITE_OPEN_NOFOLLOW
is not defined so it may cause compilation issues for those versions
@SRombauts
Copy link
Owner

Hey, thanks for this. I agree that it's strange, and I didn't want to rush it yesterday, but it cannot do any harm after all :)

@SRombauts SRombauts merged commit 6697560 into SRombauts:master Dec 15, 2022
@UnixY2K UnixY2K deleted the macos-11-fix branch December 17, 2022 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants