Opened 14 years ago

Last modified 4 years ago

#23754 closed defect

pump mode in distcc — at Version 1

Reported by: kyle.tarplee@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: distcc

Description (last modified by mf2k (Frank Schima))

I get this error when running pump

pump scons -j4
__________Using distcc-pump from /opt/local/bin
Traceback (most recent call last):
  File "/opt/local/lib/python2.5/site-packages/include_server/include_server.py", line 42, in <module>
    import distcc_pump_c_extensions
ImportError: dlopen(/opt/local/lib/python2.5/site-packages/include_server/distcc_pump_c_extensions.so, 2): no suitable image found.  Did find:
	/opt/local/lib/python2.5/site-packages/include_server/distcc_pump_c_extensions.so: mach-o, but wrong architecture
__________Expected a socket at '/tmp/distcc-pump.RLL311/socket'
__________Could not start distcc-pump include server
__________Warning: distcc-pump include server failed; running unpumped
__________Found        0 available distcc servers

I don't have python 2.5 installed via mac ports (only 2.6)

Change History (2)

comment:1 Changed 14 years ago by mf2k (Frank Schima)

Description: modified (diff)

Changed 13 years ago by arsptr@…

Attachment: pythonvariant.patch added

Patch for portfile

Note: See TracTickets for help on using tickets.