[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2527: Can't build on Mac OS X (10.10.5)
Tahoe-LAFS
trac at tahoe-lafs.org
Tue Oct 13 20:24:00 UTC 2015
#2527: Can't build on Mac OS X (10.10.5)
--------------------------+-----------------------
Reporter: scttnlsn | Owner: daira
Type: defect | Status: new
Priority: normal | Milestone: undecided
Component: unknown | Version: 1.10.1
Resolution: | Keywords:
Launchpad Bug: |
--------------------------+-----------------------
Comment (by zooko):
Hi there. I'm sorry you've hit this bug, and thank you for reporting it.
The critical part of the log that you posted is this:
{{{
Running
pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958/setup.py
-q bdist_egg --dist-dir /var/folders/z3/x8fdxj9x1rv8zt4ylnkjcgyh0000gn/T
/easy_install-
oDsLyH/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958
/egg-dist-tmp-OVEURv
src-cryptopp/integer.cpp:534:2: error: unknown token in expression
".intel_syntax;"
^
}}}
Apparently the toolchain on your system is incompatible with the assembler
syntax in pycryptopp.
Could you please let us know version of OSX, and also show us the output
of:
{{{
python misc/build_helpers/show-tool-versions.py
}}}
This patch would fix your problem:
https://github.com/tahoe-lafs/pycryptopp/pull/23
as described in this ticket:
https://tahoe-lafs.org/trac/pycryptopp/ticket/85
Let me know if you want to help us test that patch.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2527#comment:1>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list