#36008: kdelibs4: Building failure -------------------------------+-------------------------------------------- Reporter: sevendump@… | Owner: sharky@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: kdelibs4 -------------------------------+-------------------------------------------- Changes (by ryandesign@…): * cc: michaelld@… (added) * priority: High => Normal * port: => kdelibs4 * owner: macports-tickets@… => sharky@… Old description:
I'm trying to install Krusader (KDE File manager) on Mac OS 10.7.4. The process ends with an error when building kdelibs4.
------------------------------- sudo port install krusader ---> Computing dependencies for krusader ---> Dependencies to be installed: kde4-runtime kdelibs4 libssh openslp oxygen-icons qimageblitz ---> Building kdelibs4 Error: org.macports.build for port kdelibs4 returned: command execution failed Error: Failed to install kdelibs4 Please see the log file for port kdelibs4 for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_kdelibs4/kdelibs4/main.log Error: The following dependencies were not installed: kde4-runtime kdelibs4 libssh openslp oxygen-icons qimageblitz To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port krusader failed
--------------------------
New description: I'm trying to install Krusader (KDE File manager) on Mac OS 10.7.4. The process ends with an error when building kdelibs4. {{{ sudo port install krusader ---> Computing dependencies for krusader ---> Dependencies to be installed: kde4-runtime kdelibs4 libssh openslp oxygen-icons qimageblitz ---> Building kdelibs4 Error: org.macports.build for port kdelibs4 returned: command execution failed Error: Failed to install kdelibs4 Please see the log file for port kdelibs4 for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_kdelibs4/kdelibs4/main.log Error: The following dependencies were not installed: kde4-runtime kdelibs4 libssh openslp oxygen-icons qimageblitz To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port krusader failed }}} -- Comment: The log shows that this was not a clean build attempt, so you should "sudo port clean kdelibs4". But it also shows you are building with clang, which is known not to work if you're using Xcode 4.4+; see #34378 for the workaround. Let us know if that helps. -- Ticket URL: <https://trac.macports.org/ticket/36008#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS