Opened 13 years ago
Last modified 12 years ago
#33823 closed defect
kdebase3 fails to build due to missing Tcl error?! — at Initial Version
Reported by: | batshua@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.4 |
Keywords: | Cc: | ||
Port: | kdebase3 |
Description
I'm trying to build kdegames3, but first I need kdebase3 to build successfully.
I'm running Lion 10.7.3, and I'm using Xcode 4.3.2.
The Terminal outputs thus:
Error: Target org.macports.build returned: shell command failed (see log for details) Error: Failed to install kdebase3 Log for kdebase3 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdebase3/kdebase3/main.log Error: The following dependencies were not installed: kdebase3 Error: Status 1 encountered during processing.
As best I can tell, the only error in the log is here:
:info:build Warning: the following items did not execute (for kdebase3): org.macports.activate org.macports.build org.macports.destroot org.macports.install :error:build Failed to install kdebase3 :debug:build couldn't open "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex": no such file or directory
while executing
"open [file join $dir tclIndex]"
I'm attaching the entire log anyway in case it has more enlightening information I didn't catch.
Log of failure in question.