[tahoe-dev] Trouble compiling on OSX

Olaf TNSB still.another.person at gmail.com
Wed Aug 3 07:00:50 UTC 2011


On Wed, Aug 3, 2011 at 3:15 AM, Zooko O'Whielacronx <zooko at zooko.com> wrote:
> On Tue, Aug 2, 2011 at 4:36 AM, Olaf TNSB
> <still.another.person at gmail.com> wrote:
>>
>> Thanks for the help.  Just tried to build with the latest trunk and it did
>> just work.  I got two errors in the test suite but they look like they were
>> a result of me not having darcs in my path - they were 'version' type
>> errors.
>
> I guess those were "warnings" rather than "errors", but can you tell
> me what they were so that I can make them go away? I hate spurious
> warnings.

See below.


>> Zooko - do you need me to close the trac ticket?
>
> No, and in fact the ticket isn't yet closable because it turns out
> that Nevow, not zope.interface, is the package that is going to be
> updated to fix the conflict, but a new version of Nevow hasn't come
> out yet.

Ah.  Cool.


>> Now I'm off to actually play with Tahoe.  :)
>
> Looking forward to more bug reports! ;-)

Looking forward to breaking things!  ;-)


Thanks again for the help all.

~~~~~~~~~~~~~

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
-------------------------------------------------------------------------------
Ran 859 tests in 1739.158s

FAILED (skips=6, expectedFailures=3, failures=2, successes=848)



More information about the tahoe-dev mailing list