[MacPorts] #69507: qgis3-ltr @3.34.4 configure failure on macOS Sonoma 14.4
MacPorts
noreply at macports.org
Sat Mar 16 12:25:55 UTC 2024
#69507: qgis3-ltr @3.34.4 configure failure on macOS Sonoma 14.4
--------------------------+----------------------
Reporter: arthurhoney | Owner: Veence
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.9.1
Resolution: | Keywords:
Port: qgis3 |
--------------------------+----------------------
Comment (by tydalforce):
I am receiving the same error, installing qgis3 (not qgis3-ltr as
mentioned in the description), except the line number is different
{{{
:info:configure CMake Error at src/core/CMakeLists.txt:2446
(target_link_libraries):
:info:configure Target "qgis_core" links to:
:info:configure PROJ::proj
:info:configure but the target was not found. Possible reasons include:
:info:configure * There is a typo in the target name.
:info:configure * A find_package call is missing for an IMPORTED
target.
:info:configure * An ALIAS target is missing.
}}}
Earlier in the log I spotted this about sqlite3 which just seems
confusing. Reinstalling the sqlite3 port didn't resolve it
{{{
:info:configure -- Found Sqlite3: /opt/local/lib/libsqlite3.dylib
:info:configure CMake Warning at cmake/FindProj.cmake:21 (find_package):
:info:configure Found package configuration file:
:info:configure /opt/local/lib/proj9/lib/cmake/proj/proj-config.cmake
:info:configure but it set PROJ_FOUND to FALSE so package "PROJ" is
considered to be NOT
:info:configure FOUND. Reason given by package:
:info:configure PROJ could not be found because dependency SQLite3 could
not be found.
:info:configure Call Stack (most recent call first):
:info:configure CMakeLists.txt:361 (find_package)
:info:configure -- Found Proj: 9.4.0 /opt/local/lib/proj9/lib/cmake/proj
:info:configure -- Found Geos: 3.12.1 /opt/local/lib/cmake/GEOS
:info:configure -- Found GDAL: 3.8.4 /opt/local/lib/cmake/gdal
:info:configure -- Found EXPAT: /opt/local/lib/libexpat.dylib (found
version "2.6.2")
:info:configure -- Found Spatialindex:
/opt/local/lib/libspatialindex.dylib
:info:configure -- Found LibZip: /opt/local/lib/libzip.dylib
:info:configure -- Found libzip: /opt/local/lib/libzip.dylib
:info:configure -- Found Sqlite3: /opt/local/lib/libsqlite3.dylib
}}}
--
Ticket URL: <https://trac.macports.org/ticket/69507#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list