Changes between Initial Version and Version 1 of Ticket #43941


Ignore:
Timestamp:
Jun 7, 2014, 8:18:27 PM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

And do the files exist and are they readable? They should. The first two are provided by the dbus-python27 port; the second two by the gpsd port. If they don't exist or aren't readable you could try rebuilding those ports (i.e. by running "sudo port -n upgrade --force dbus-python27 gpsd").

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #43941

    • Property Keywords python removed
    • Property Cc mcalhoun@… added
    • Property Port dbus-python27 gpsd added; python27 removed
    • Property Summary changed from python27 Warning: Error parsing file in python2.7/site-packages/ to dbus-python27, gpsd: Warning: Error parsing file in python2.7/site-packages/
  • Ticket #43941 – Description

    initial v1  
    11I get these warnings after installing any new port, but it is successful. I've tried cleaning everything and reinstalling all python packages:
    22
     3{{{
    34--->  Scanning binaries for linking errors
    45Warning: Error parsing file /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/_dbus_bindings.so: Error opening or reading file
     
    67Warning: Error parsing file /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps/clienthelpers.so: Error opening or reading file
    78Warning: Error parsing file /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gps/packet.so: Error opening or reading file
     9}}}