[tahoe-dev] Trouble compiling on OSX

David-Sarah Hopwood david-sarah at jacaranda.org
Wed Aug 3 08:01:29 PDT 2011


On 03/08/11 08:00, Olaf TNSB wrote:
> Here are the last two messages (the fails) from my build:
> 
> [FAIL]
> Traceback (most recent call last):
>   File "/Users/sandbox/src/tahoe-trunk/tahoe-lafs/src/allmydata/test/test_client.py",
> line 159, in test_versions
>     self.failIfEqual(str(allmydata.__version__), "unknown")
> twisted.trial.unittest.FailTest: 'unknown' == 'unknown'
> 
> allmydata.test.test_client.Basic.test_versions
> ===============================================================================
> [FAIL]
> Traceback (most recent call last):
>   File "/Users/sandbox/src/tahoe-trunk/tahoe-lafs/src/allmydata/test/test_runner.py",
> line 146, in _cb
>     "We don't know our version, because this distribution didn't come "
> twisted.trial.unittest.FailTest: We don't know our version, because
> this distribution didn't come with a _version.py and 'setup.py
> darcsver' hasn't been run.
> 
> allmydata.test.test_runner.BinTahoe.test_path
> -------------------------------------------------------------------------------

Can you please post the output of

  python setup.py darcsver

and then

  make clean
  python setup.py build
  cat src/allmydata/_version.py

?

-- 
David-Sarah Hopwood ⚥ http://davidsarah.livejournal.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 294 bytes
Desc: OpenPGP digital signature
URL: <http://tahoe-lafs.org/pipermail/tahoe-dev/attachments/20110803/50517f61/attachment.pgp>


More information about the tahoe-dev mailing list