Changes between Initial Version and Version 1 of Ticket #31607


Ignore:
Timestamp:
Oct 15, 2011, 6:16:54 AM (13 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

No, the tclIndex messages are irrelevant, and the log you attached is also not usable because it is not from a clean build (it contains lines "Skipping completed"). Clean and try again and attach that main.log.

sudo port clean koffice

Note there is another existing ticket about koffice not working (#29583); the koffice port is old and it would surprise me if it worked at all anymore.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #31607

    • Property Keywords tclIndex removed
  • Ticket #31607 – Description

    initial v1  
    33To replicate the problem, follow sample output with MacPorts 2.0.3 and OS X 10.6.8:
    44
     5{{{
    56$ sudo port install koffice
    67--->  Computing dependencies for koffice
     
    1213Error: Status 1 encountered during processing.
    1314To report a bug, see <http://guide.macports.org/#project.tickets>
    14 
     15}}}
    1516
    1617In the log file, there will be the line:
    1718
     19{{{
    1820:debug:patch couldn't open "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex": no such file or directory
     21}}}
    1922
    2023I think that's the culprit.  I'm attaching the full log file in case.