[MacPorts] #31655: kde4-runtime build error
MacPorts
noreply at macports.org
Tue Oct 18 16:41:58 PDT 2011
#31655: kde4-runtime build error
------------------------------+---------------------------------------------
Reporter: kjesso@… | Owner: snc@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Keywords: | Port: kde4-runtime
------------------------------+---------------------------------------------
Comment(by kjesso@…):
Ok that suggestion for using llvm-gcc-4.2 instead of clang worked! Here's
the result:
{{{
Keith-Jessos-MacBook-Pro:~ kjesso$ sudo port clean kde4-runtime
Password:
---> Cleaning kde4-runtime
Keith-Jessos-MacBook-Pro:~ kjesso$ sudo port install kde4-runtime
configure.compiler=llvm-gcc-4.2
---> Computing dependencies for kde4-runtime
---> Fetching archive for kde4-runtime
---> Attempting to fetch kde4-runtime-4.7.2_0.darwin_10.x86_64.tbz2 from
http://packages.macports.org/kde4-runtime
---> Fetching kde4-runtime
---> Verifying checksum(s) for kde4-runtime
---> Extracting kde4-runtime
---> Applying patches to kde4-runtime
---> Configuring kde4-runtime
---> Building kde4-runtime
---> Staging kde4-runtime into destroot
---> Installing kde4-runtime @4.7.2_0
---> Activating kde4-runtime @4.7.2_0
##########################################################
# Don't forget that dbus needs to be started as the local
# user (not with sudo) before any KDE programs will launch
# To start it run the following command:
# launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-
session.plist
##########################################################
######################################################
# Programs will not start until you run the command
# 'sudo chown -R $USER ~/Library/Preferences/KDE'
# replacing $USER with your username.
######################################################
---> Cleaning kde4-runtime
Keith-Jessos-MacBook-Pro:~ kjesso$
}}}
However, I now have a problem with building krusader. I also tried running
'''sudo port clean krusader''' first, but still unable to build.
Anyone able to help me out with that one or should I post it into a
completely new ticket? Here is the result in the terminal:
{{{
Keith-Jessos-MacBook-Pro:~ kjesso$ sudo port clean krusader
Password:
---> Cleaning krusader
Keith-Jessos-MacBook-Pro:~ kjesso$ sudo port install krusader
---> Computing dependencies for krusader
---> Fetching archive for krusader
---> Attempting to fetch krusader-2.0.0_1.darwin_10.x86_64.tbz2 from
http://packages.macports.org/krusader
---> Fetching krusader
---> Verifying checksum(s) for krusader
---> Extracting krusader
---> Applying patches to krusader
---> Configuring krusader
---> Building krusader
Error: Target org.macports.build returned: shell command failed (see log
for details)
Log for krusader is at:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_krusader/krusader/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>
Keith-Jessos-MacBook-Pro:~ kjesso$ sudo port clean krusader
---> Cleaning krusader
Keith-Jessos-MacBook-Pro:~ kjesso$ sudo port install krusader
---> Computing dependencies for krusader
---> Fetching archive for krusader
---> Attempting to fetch krusader-2.0.0_1.darwin_10.x86_64.tbz2 from
http://packages.macports.org/krusader
---> Fetching krusader
---> Verifying checksum(s) for krusader
---> Extracting krusader
---> Applying patches to krusader
---> Configuring krusader
---> Building krusader
Error: Target org.macports.build returned: shell command failed (see log
for details)
Log for krusader is at:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_krusader/krusader/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>
Keith-Jessos-MacBook-Pro:~ kjesso$
}}}
I'm also attaching the krusader '''main.log''' file.
--
Ticket URL: <https://trac.macports.org/ticket/31655#comment:9>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list