[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:33:46 UTC 2015
#2527: Can't build on Mac OS X (10.10.5)
--------------------------+-----------------------
Reporter: scttnlsn | Owner: scttnlsn
Type: defect | Status: new
Priority: normal | Milestone: undecided
Component: unknown | Version: 1.10.1
Resolution: | Keywords:
Launchpad Bug: |
--------------------------+-----------------------
Changes (by scttnlsn):
* milestone: 1.10.3 => undecided
Comment:
I'm running OS X version 10.10.5 (Yosemite).
Here's the output of `python misc/build_helpers/show-tool-versions.py`:
{{{
platform: Darwin-14.5.0-x86_64-i386-64bit
machine: x86_64
linux_distribution: ('', '', '')
python: 2.7.8 (default, Nov 30 2014, 12:34:08) [GCC 4.2.1 Compatible
Apple LLVM 6.0 (clang-600.0.54)]
maxunicode: 65535
locale: LANG="en_US.UTF-8" LC_COLLATE="en_US.UTF-8" LC_CTYPE="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8" LC_MONETARY="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8" LC_TIME="en_US.UTF-8" LC_ALL=
filesystem.encoding: utf-8
locale.getpreferredencoding: UTF-8
locale.defaultlocale: ('en_US', 'UTF-8')
locale.locale: (None, None)
buildbot: no such file or directory
buildslave: no such file or directory
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr
--with-gxx-include-dir=/usr/include/c++/4.2.1
gcc: Apple LLVM version 7.0.0 (clang-700.0.72)
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr
--with-gxx-include-dir=/usr/include/c++/4.2.1
g++: Apple LLVM version 7.0.0 (clang-700.0.72)
cryptest: no such file or directory
git: git version 2.2.2
openssl: OpenSSL 0.9.8zg 14 July 2015
Traceback (most recent call last):
File "/Users/scott/.pyenv/versions/2.7.8/bin/flappclient", line 15, in
<module>
from foolscap.appserver.client import run_flappclient
File "/Users/scott/.pyenv/versions/2.7.8/lib/python2.7/site-
packages/foolscap/appserver/client.py", line 4, in <module>
from twisted.python import usage
ImportError: No module named twisted.python
flappclient:
valgrind: no such file or directory
as: clang: error: unknown argument: '-version'
setuptools: [setuptools 7.0
(/Users/scott/.pyenv/versions/2.7.8/lib/python2.7/site-
packages/setuptools-7.0-py2.7.egg)]
cffi: DistributionNotFound
coverage: DistributionNotFound
cryptography: DistributionNotFound
foolscap: DistributionNotFound
foolscap module: <module 'foolscap' from
'/Users/scott/.pyenv/versions/2.7.8/lib/python2.7/site-
packages/foolscap/__init__.pyc'>
foolscap __version__: 0.9.1
mock: [mock 1.0.1 (/Users/scott/.pyenv/versions/2.7.8/lib/python2.7/site-
packages)]
mock module: <module 'mock' from
'/Users/scott/.pyenv/versions/2.7.8/lib/python2.7/site-packages/mock.pyc'>
mock __version__: 1.0.1
Nevow: DistributionNotFound
pyasn1: DistributionNotFound
pycparser: DistributionNotFound
pycrypto: [pycrypto 2.6.1
(/Users/scott/.pyenv/versions/2.7.8/lib/python2.7/site-packages)]
pycrypto module: <module 'Crypto' from
'/Users/scott/.pyenv/versions/2.7.8/lib/python2.7/site-
packages/Crypto/__init__.pyc'>
pycrypto __version__: 2.6.1
pycryptopp: DistributionNotFound
pyflakes: DistributionNotFound
pyOpenSSL: DistributionNotFound
simplejson: [simplejson 3.8.0
(/Users/scott/.pyenv/versions/2.7.8/lib/python2.7/site-packages)]
simplejson module: <module 'simplejson' from
'/Users/scott/.pyenv/versions/2.7.8/lib/python2.7/site-
packages/simplejson/__init__.pyc'>
simplejson __version__: 3.8.0
six: [six 1.9.0 (/Users/scott/.pyenv/versions/2.7.8/lib/python2.7/site-
packages)]
six module: <module 'six' from
'/Users/scott/.pyenv/versions/2.7.8/lib/python2.7/site-packages/six.pyc'>
six __version__: 1.9.0
trialcoverage: DistributionNotFound
Twisted: DistributionNotFound
TwistedCore: DistributionNotFound
TwistedWeb: DistributionNotFound
TwistedConch: DistributionNotFound
zfec: DistributionNotFound
zope.interface: [zope.interface 4.1.3
(/Users/scott/.pyenv/versions/2.7.8/lib/python2.7/site-packages),
setuptools 7.0 (/Users/scott/.pyenv/versions/2.7.8/lib/python2.7/site-
packages/setuptools-7.0-py2.7.egg)]
zope.interface module: <module 'zope.interface' from
'/Users/scott/.pyenv/versions/2.7.8/lib/python2.7/site-
packages/zope/interface/__init__.pyc'>
}}}
I've give that pull request a try and report back.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2527#comment:5>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list