Changes between Initial Version and Version 1 of Ticket #33823


Ignore:
Timestamp:
Mar 30, 2012, 1:43:53 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

The relevant error seems to be:

error: /opt/local/bin/xmkmf (imake) failed

I wonder why xmkmf failed. Is there a config.log you can attach that might contain more details?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #33823

    • Property Keywords kdebase3 removed
    • Property Summary changed from kdebase3 fails to build due to missing Tcl error?! to kdebase3: error: /opt/local/bin/xmkmf (imake) failed
  • Ticket #33823 – Description

    initial v1  
    55The Terminal outputs thus:
    66
     7{{{
    78Error: Target org.macports.build returned: shell command failed (see log for details)
    89Error: Failed to install kdebase3
     
    1011Error: The following dependencies were not installed: kdebase3
    1112Error: Status 1 encountered during processing.
     13}}}
    1214
    1315As best I can tell, the only error in the log is here:
    1416
     17{{{
    1518:info:build Warning: the following items did not execute (for kdebase3): org.macports.activate org.macports.build org.macports.destroot org.macports.install
    1619:error:build Failed to install kdebase3
     
    1821    while executing
    1922"open [file join $dir tclIndex]"
     23}}}
    2024
    2125I'm attaching the entire log anyway in case it has more enlightening information I didn't catch.