[MacPorts] #72580: cairo-devel fails to configure due to undeclared dependency
MacPorts
noreply at macports.org
Thu Jun 5 03:04:15 UTC 2025
#72580: cairo-devel fails to configure due to undeclared dependency
--------------------------+-------------------------
Reporter: barracuda156 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.10.7
Keywords: | Port: cairo-devel
--------------------------+-------------------------
{{{
Run-time dependency lzo2 found: NO (tried pkgconfig and framework)
meson.build:212:10: ERROR: Dependency "lzo2" not found, tried pkgconfig
and framework
}}}
From meson log:
{{{
-----------
Called: `/opt/local/bin/pkg-config --modversion lzo2` -> 1
stderr:
Package lzo2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `lzo2.pc'
to the PKG_CONFIG_PATH environment variable
No package 'lzo2' found
-----------
Finding framework path by running: /opt/local/bin/gcc-mp-14 -v -E - -pipe
-Os -arch ppc -isystem/opt/local/include/LegacySupport
-I/opt/local/include
CMake binary for host machine is not cached
CMake binary missing from cross or native file, or env var undefined.
Trying a default CMake fallback at cmake
Did not find CMake 'cmake'
Found CMake: NO
Dependency lookup for lzo2 with method 'cmake' failed: CMake binary for
machine host machine not found. Giving up.
Run-time dependency lzo2 found: NO (tried pkgconfig and framework)
meson.build:212:10: ERROR: Dependency "lzo2" not found, tried pkgconfig
and framework
}}}
--
Ticket URL: <https://trac.macports.org/ticket/72580>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list