Opened 11 days ago
Last modified 10 days ago
#71174 new defect
sqlite3 @ 3.47.0 does not respect macosx_deployment_target or macosx_sdk_version
Reported by: | lukaso (Lukas Oberhuber) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | sqlite3 |
Description
When checking min versions I get:
File: /Users/circleci/macports-gimp3-osx-app-x86_64/GIMP.app/Contents/Resources/lib/libsqlite3.0.dylib, minos: 14.0, sdk: 14.4
This looks like it arose (based on when the issue started happening in my build) when upgrading to 3.47.0 from 3.46.1 but I can't find anything in the Portfile
or the sqlite3
code that would indicate why or how this is happening.
The same problem has appeared for nghttp2
.
Note: See
TracTickets for help on using
tickets.
https://gitlab.gnome.org/Infrastructure/gimp-macos-build/-/merge_requests/327 This overlay works.