Changes between Initial Version and Version 1 of Ticket #49370


Ignore:
Timestamp:
Oct 20, 2015, 12:18:17 AM (9 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

This is a curious error.

It seems that the file "._printfw.h" (and others) was added to the archive, but at extract time, it couldn't be found.

Files whose names begin with "._" are created by OS X when a file with extended attributes is created on a filesystem that does not support extended attributes.

Is the filesystem MacPorts is installed on formatted as HFS+ (Journaled), or as something else? Are there other volumes involved (for example, have you symlinked the build or software directories or other parts of the MacPorts prefix onto other volumes), and if so, how are those volumes formatted?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #49370

    • Property Owner changed from macports-tickets@… to jwa@…
    • Property Cc ryandesign@… mojca@… added
    • Property Port wxPython-3.0 added
  • Ticket #49370 – Description

    initial v1  
     1{{{
    12Error: org.macports.activate for port wxPython-3.0 returned: Image error: Source file /opt/local/var/macports/software/wxPython-3.0/mpextractkTiaNAbK/opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxPython/3.0/include/wx-3.0/wx/wxPython/._printfw.h does not appear to exist (cannot lstat it).  Unable to activate port wxPython-3.0.
    23Please see the log file for port wxPython-3.0 for details:
     
    56To report a bug, follow the instructions in the guide:
    67    http://guide.macports.org/#project.tickets
     8}}}