#38906: Error: Processing of port keepassx failed -----------------------+-------------------------------- Reporter: gaga335@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: keepassx | Port: keepassx -----------------------+-------------------------------- Error: Processing of port keepassx failed The problem seems zlib 1.2.x cannot be found in the path. Please let me know how to fix it. Many thanks! {{{ ---> Computing dependencies for KeePassX DEBUG: KeePassX has no conflicts DEBUG: Searching for dependency: pkgconfig DEBUG: Found Dependency: receipt exists for pkgconfig DEBUG: Searching for dependency: cmake DEBUG: Found Dependency: receipt exists for cmake DEBUG: Searching for dependency: qt4-mac DEBUG: Found Dependency: receipt exists for qt4-mac DEBUG: Searching for dependency: libgcrypt DEBUG: Found Dependency: receipt exists for libgcrypt DEBUG: Executing org.macports.main (KeePassX) DEBUG: changing euid/egid - current euid: 0 - current egid: 0 DEBUG: egid changed to: 501 DEBUG: euid changed to: 502 DEBUG: Skipping completed org.macports.archivefetch (KeePassX) DEBUG: Privilege de-escalation not attempted as not running as root. DEBUG: Skipping completed org.macports.fetch (KeePassX) DEBUG: Privilege de-escalation not attempted as not running as root. DEBUG: Skipping completed org.macports.checksum (KeePassX) DEBUG: Privilege de-escalation not attempted as not running as root. DEBUG: Skipping completed org.macports.extract (KeePassX) DEBUG: Privilege de-escalation not attempted as not running as root. DEBUG: Skipping completed org.macports.patch (KeePassX) DEBUG: Privilege de-escalation not attempted as not running as root. DEBUG: configure phase started at Wed Apr 24 17:39:59 CST 2013 ---> Configuring KeePassX DEBUG: Using compiler 'Mac OS X clang' DEBUG: Executing org.macports.configure (KeePassX) DEBUG: Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.8' PKG_CONFIG_PATH='/opt/local/lib/pkgconfig' CXX='/usr/bin/clang++' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_security_KeePassX/KeePassX/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' FCFLAGS='-pipe -O2 -m64' OBJC='/usr/bin/clang' INSTALL='/usr/bin/install -c' MOC='/opt/local/bin/moc' QMAKESPEC='macx-g++' FFLAGS='-pipe -O2 -m64' OBJCFLAGS='-pipe -O2 -arch x86_64' QTDIR='/opt/local' CC_PRINT_OPTIONS='YES' CC='/usr/bin/clang' QMAKE='/opt/local/bin/qmake' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_security_KeePassX/KeePassX/work/build" && cmake -DCMAKE_INSTALL_PREFIX=/Applications/MacPorts -DQT_QT_INCLUDE_DIR=/opt/local/include -DQT_QMAKESPEC=macx-g++ -DQT_ZLIB_LIBRARY=/opt/local/lib/libz.dylib -DQT_PNG_LIBRARY=/opt/local/lib/libpng.dylib ../keepassx-2.0-alpha3' DEBUG: Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_security_KeePassX/KeePassX/work/build" && cmake -DCMAKE_INSTALL_PREFIX=/Applications/MacPorts -DQT_QT_INCLUDE_DIR=/opt/local/include -DQT_QMAKESPEC=macx-g++ -DQT_ZLIB_LIBRARY=/opt/local/lib/libz.dylib -DQT_PNG_LIBRARY=/opt/local/lib/libpng.dylib ../keepassx-2.0-alpha3 CMake Error at CMakeLists.txt:179 (message): zlib 1.2.x or higher is required to use the gzip format -- Configuring incomplete, errors occurred! Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_security_KeePassX/KeePassX/work/build" && cmake -DCMAKE_INSTALL_PREFIX=/Applications/MacPorts -DQT_QT_INCLUDE_DIR=/opt/local/include -DQT_QMAKESPEC=macx-g++ -DQT_ZLIB_LIBRARY=/opt/local/lib/libz.dylib -DQT_PNG_LIBRARY=/opt/local/lib/libpng.dylib ../keepassx-2.0-alpha3 Exit code: 1 Error: org.macports.configure for port KeePassX returned: configure failure: command execution failed DEBUG: Error code: NONE DEBUG: Backtrace: configure failure: command execution failed while executing "$procedure $targetname" Warning: targets not executed for KeePassX: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install Please see the log file for port KeePassX for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_security_KeePassX/KeePassX/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port keepassx failed }}} -- Ticket URL: <https://trac.macports.org/ticket/38906> MacPorts <http://www.macports.org/> Ports system for OS X