[MacPorts] #38795: Follow-up on ticket 34538
MacPorts
noreply at macports.org
Sat Apr 13 19:47:28 PDT 2013
#38795: Follow-up on ticket 34538
-------------------------------------------+-------------------------------
Reporter: ozanyarman@… | Owner: macports-
Type: defect | tickets@…
Priority: Normal | Status: new
Component: ports | Milestone:
Resolution: | Version: 2.1.3
Port: soprano, graphite2, kdenlive | Keywords:
-------------------------------------------+-------------------------------
Comment (by ozanyarman@…):
I have been cleaning and trying reinstalls for over two months regarding
the port KDENLIVE, reaching each time a dead end with soprano or graphite2
failing to compile due to:
{{{
CMake Error: CMake was unable to find a build program corresponding to
"Unix Makefiles". CMAKE_MAKE_PROGRAM is not set. You probably need to
select a different build tool.
}}}
Maybe pango-devel is not at all the issue here, and I only tried to see if
it would get me further than where I am now, since one of the failing
port's main.log seemed to indicate its absence. Never mind that if it's
irrelevant.
Here is the terminal output and attached main.log from graphite2:
{{{
port select --list gcc
Available versions for gcc:
apple-gcc42 (active)
gcc40
gcc42
llvm-gcc42
mp-gcc44
mp-gcc45
mp-gcc48
none
Ozan-Yarmans-MacBook-Pro:~ ozanyarman$ sudo port select --set gcc none
Password:
Selecting 'none' for 'gcc' succeeded. 'none' is now active.
Ozan-Yarmans-MacBook-Pro:~ ozanyarman$ sudo port clean kdenlive
---> Cleaning kdenlive
Ozan-Yarmans-MacBook-Pro:~ ozanyarman$ sudo port install kdenlive
---> Computing dependencies for pango
---> Dependencies to be installed: harfbuzz graphite2 icu
---> Configuring graphite2
Error: org.macports.configure for port graphite2 returned: configure
failure: command execution failed
Error: Failed to install graphite2
Please see the log file for port graphite2 for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_graphite2/graphite2/main.log
Error: The following dependencies were not installed: harfbuzz graphite2
icu
Error: Unable to upgrade port: 1
Error: Unable to execute port: upgrade mlt failed
Ozan-Yarmans-MacBook-Pro:~ ozanyarman$ sudo port clean kdenlive
---> Cleaning kdenlive
Ozan-Yarmans-MacBook-Pro:~ ozanyarman$ sudo port clean graphite2
---> Cleaning graphite2
Ozan-Yarmans-MacBook-Pro:~ ozanyarman$ sudo port clean soprano
---> Cleaning soprano
Ozan-Yarmans-MacBook-Pro:~ ozanyarman$ sudo port clean harfbuzz
---> Cleaning harfbuzz
Ozan-Yarmans-MacBook-Pro:~ ozanyarman$ sudo port clean icu
---> Cleaning icu
Ozan-Yarmans-MacBook-Pro:~ ozanyarman$ sudo port install kdenlive
---> Computing dependencies for pango
---> Dependencies to be installed: harfbuzz graphite2 icu
---> Fetching archive for graphite2
---> Attempting to fetch
graphite2-1.2.1_0+universal.darwin_10.i386-x86_64.tbz2 from
http://mse.uk.packages.macports.org/sites/packages.macports.org/graphite2
---> Attempting to fetch
graphite2-1.2.1_0+universal.darwin_10.i386-x86_64.tbz2 from
http://lil.fr.packages.macports.org/graphite2
---> Attempting to fetch
graphite2-1.2.1_0+universal.darwin_10.i386-x86_64.tbz2 from
http://packages.macports.org/graphite2
---> Fetching distfiles for graphite2
---> Verifying checksum(s) for graphite2
---> Extracting graphite2
---> Applying patches to graphite2
---> Configuring graphite2
Error: org.macports.configure for port graphite2 returned: configure
failure: command execution failed
Error: Failed to install graphite2
Please see the log file for port graphite2 for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_graphite2/graphite2/main.log
Error: The following dependencies were not installed: harfbuzz graphite2
icu
Error: Unable to upgrade port: 1
Error: Unable to execute port: upgrade mlt failed
}}}
What can you make of the problem Ryan?
Thanks for your aid,
Dr. Oz.
--
Ticket URL: <https://trac.macports.org/ticket/38795#comment:4>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list