[MacPorts] #48628: KeePassX @2.0-beta1 configure error - zlib not found
MacPorts
noreply at macports.org
Wed Aug 19 07:36:16 PDT 2015
#48628: KeePassX @2.0-beta1 configure error - zlib not found
-----------------------------------+--------------------------------
Reporter: martin.desruisseaux@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Keywords: | Port: KeePassX
-----------------------------------+--------------------------------
Attempt to install KeePassX on MacOS 10.7.5 fails with the log attached. I
tried to clean everything (`port -f uninstall installed` followed by `port
clean all`) then `port selfupdate` and `port install KeePassX` as the very
first port to install. I also tried explicit `port install zlib` without
success. The log contains the following lines:
{{{
:info:configure -- Found ZLIB: /opt/local/lib/libz.dylib (found version
"1.2.8")
:info:configure -- Performing Test ZLIB_SUPPORTS_GZIP
:info:configure -- Performing Test ZLIB_SUPPORTS_GZIP - Failed
:info:configure CMake Error at CMakeLists.txt:187 (message):
:info:configure zlib 1.2.x or higher is required to use the gzip format
}}}
`port installed zlib` gives me:
{{{
The following ports are currently installed:
zlib @1.2.8_0 (active)
}}}
My XCode version is 4.6.3 (the latest one compatible with MacOS 10.7).
This issue seems related to https://trac.macports.org/ticket/38906 but the
later is 2 years old and marked as "fixed".
--
Ticket URL: <https://trac.macports.org/ticket/48628>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list