[darcs-devel] Building darcs on Solaris 10 i386 experience
zooko
zooko at zooko.com
Wed Nov 28 14:36:20 UTC 2007
Roy Marantz:
Thank you for the build report.
For what it is worth, I run darcs on Solaris, but it isn't real
Solaris -- it is Nexenta, a Solaris 10 kernel with a GNU C library
and userland. :-)
I started with the ghc binaries for solaris from http://
www.haskell.org/ghc/download_ghc_661.html .
> After all that I ran make test which failed 1 test
> rmdir.pl 1 256 34 1 2.94% 14
> (1 subtest UNEXPECTEDLY SUCCEEDED).
> Although the resulting binary seems to run fine. I haven't been
> able to
> find out
> how serious that unexpected succeeded failure is, can you tell me?
I can't. I get that too, although I've never run the tests until
just now.
Darcs devs: would there be any interest in running a BuildBot for
darcs? BuildBot is an excellent and widely used tool that runs unit
tests automatically (triggered by a darcs push, for example) on
various platforms.
BuildBot is written and maintained by Brian Warner, who is also my
programming partner on the http://allmydata.org project.
Here is an example of a running buildbot. This one runs the
allmydata.org unit tests as well as some performance tests and some
"build me a .deb" tasks, whenever a new patch is pushed into the
central darcs repository for allmydata.org:
http://allmydata.org/buildbot/waterfall
Regards,
Zooko
More information about the darcs-devel
mailing list