Changes between Initial Version and Version 1 of Ticket #33823
- Timestamp:
- Mar 30, 2012, 1:43:53 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #33823
- Property Keywords kdebase3 removed
-
Property
Summary
changed from
kdebase3 fails to build due to missing Tcl error?!
tokdebase3: error: /opt/local/bin/xmkmf (imake) failed
-
Ticket #33823 – Description
initial v1 5 5 The Terminal outputs thus: 6 6 7 {{{ 7 8 Error: Target org.macports.build returned: shell command failed (see log for details) 8 9 Error: Failed to install kdebase3 … … 10 11 Error: The following dependencies were not installed: kdebase3 11 12 Error: Status 1 encountered during processing. 13 }}} 12 14 13 15 As best I can tell, the only error in the log is here: 14 16 17 {{{ 15 18 :info:build Warning: the following items did not execute (for kdebase3): org.macports.activate org.macports.build org.macports.destroot org.macports.install 16 19 :error:build Failed to install kdebase3 … … 18 21 while executing 19 22 "open [file join $dir tclIndex]" 23 }}} 20 24 21 25 I'm attaching the entire log anyway in case it has more enlightening information I didn't catch.