[MacPorts] #56869: Failed to build serf1: command execution failed
MacPorts
noreply at macports.org
Thu Jul 26 16:51:01 UTC 2018
#56869: Failed to build serf1: command execution failed
------------------------+----------------------
Reporter: maurogaio | Owner: blair
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.5.3
Resolution: | Keywords:
Port: serf1 |
------------------------+----------------------
Comment (by blair):
It looks like there's something odd with your setup:
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/struct.py",
line 1, in <module> :info:build from _struct import * :info:build
ImportError: No module named _struct
This should work
{{{
$ python2.7
Python 2.7.15 (default, Jul 18 2018, 15:02:33)
[GCC 4.2.1 Compatible Apple LLVM 9.1.0 (clang-902.0.39.2)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
Setting tab completion.
>>> import struct
}}}
--
Ticket URL: <https://trac.macports.org/ticket/56869#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list