Re: [Monotone-devel] Some buildbots seem to fail when updating...

2007-07-12 Thread Nathaniel Smith
On Thu, Jul 12, 2007 at 09:12:57PM +0200, Richard Levitte wrote:
 I've noticed that a few of the slaves have failed at the end of the
 update step.  There's really no error, but it seems like something
 gives the exit code -1.  I haven't tried to figure out what happens,
 I've only recommended that people get the same tar archive I'm using,
 http://guardian.lp.se/debian/unstable/buildbot_0.7.5-1.1+RL20070709-2.tar.gz
 So far, it seems to work.

IME you need the slave daemon's log files to debug this kind of
problem -- they are generally much more detailed.

-- Nathaniel

-- 
The problem...is that sets have a very limited range of
activities -- they can't carry pianos, for example, nor drink
beer.


___
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel


Re: [Monotone-devel] ding dong, boost::filesystem is dead

2007-07-12 Thread Zack Weinberg

On 7/12/07, Richard Levitte [EMAIL PROTECTED] wrote:

In message [EMAIL PROTECTED] on Thu, 12 Jul 2007 14:15:58 -0700, Zack Weinberg 
[EMAIL PROTECTED] said:

zackw I am entirely in agreement with you. :-)  In fact, the
zackw nvm.experiment.pcre branch does just that - replaces
zackw boost::regex with libpcre, which is much smaller and can sanely
zackw be bundled with monotone.  This is why I am suggesting landing
zackw both the .deregexp and the .pcre branches.

Mmmm, I like the idea...  Now, to choose, wait with that until 0.36 is
released or risk that the build fails miserably?  I frankly dunno what
to recommend here...  On the other hand, more or less all current
build slaves, except most the Linux ones, are failing...

You know, I think we might as well go for it now, if you think it's
safe enough.  Considering there are some build slaves I want to see up
before doing a release, it will be another week before we get there.


Hm.  The .deregexp branch should be entirely safe, though I'd be
happier with another pair of eyes on it...  However, Nathaniel was
worried about stack-overflow problems with PCRE's use of recursion,
mainly in the context of netsync branch patterns.  Thus, I'd like to
take a crack at rewriting globish_matcher without regular expressions
first.  I can do that tomorrow (maybe) or Monday (more likely).

zw


___
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel


Re: [Monotone-devel] Windows build slaves desired

2007-07-12 Thread Ben Walton

I'd be happy to setup a windows slave when I return to work.  It'll be
at least a week before that happens.  I don't use monotone on Windows,
but have access to the resources to run a slave on a spare
workstation.

Thanks
-Ben

On 7/12/07, Richard Levitte [EMAIL PROTECTED] wrote:

Hello,

Since I announced the buildbot on monotone.ca, there's been a few
volunteers on the Unixly side of the industry that jumped in.
However, not a word from any other major platform, such as Windows.

Does that mean that the Windows crowd is uninterested in monotone?
Shall we simply not care any more at all, making monotone a Unix-
only piece of software?  Personally, I'd find it quite sad if it went
that way, there's been quite a bit of work done to make monotone work
on Windows as well, and I'd hate to see that work just rot away.

I do recall that there was at least one Windows build slave with the
buildbot on venge.net.  Who administrateed it?  Are you still around?
Are you willing to have monotone.ca as build master?

Remember, a build slave helps a lot in making a release that works on
your platform!

Have I done enough guilt tripping?  ;-)

Anyway, I hope to see one or two Windows slaves, and if there are
other major platforms (oh, how I would love to see VMS on the list,
but alas, I know there's a lot of work to get monotone there), please
step up!

Cheers,
Richard

-
Please consider sponsoring my work on free software.
See http://www.free.lp.se/sponsoring.html for details.

--
Richard Levitte [EMAIL PROTECTED]
http://richard.levitte.org/

When I became a man I put away childish things, including
 the fear of childishness and the desire to be very grown up.
-- C.S. Lewis


___
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel




--
---
Ben Walton [EMAIL PROTECTED]

When one person suffers from a delusion, it is called insanity. When
many people suffer from a delusion it is called Religion.
Robert M. Pirsig, Zen and the Art of Motorcycle Maintenance

---


___
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel


Re: [Monotone-devel] Test results from OSX

2007-07-12 Thread Matt Johnston
On Thu, Jul 12, 2007 at 02:14:54AM +0200, Thomas Keller wrote:
 Revision: 8f93e38f42c2c6f3e4b5ccb0eddc446d8d4ccf18
 System: Mac OS X 10.4.10, gcc 4.0.1, boost 1.33.1
 
 Unit tests ran through without errors, the testsuite however brought:
 
 Of 445 tests run:
 363 succeeded
 50 failed
 31 had expected failures
 1 succeeded unexpectedly
 0 were skipped

A codepath in unix/fs.cc do_read_directory() wasn't using
the changed  to ., so it ended up with workspace paths like
/renamed-in. It's fixed in 5e5e95cf97e18b0b4f37643aa6f3634c24259fa5
now.

Matt


___
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel