Hi Zooko, don't wonder with this, it's actually my mistake since SunOS' GNU make is installed as a `gmake' (ditto for *BSD) so to support buildbot I created link to it, but by coincidence in darcs's bin directory. Yesterday I switched to use newly compiled/installed darcs but forgot to install also the make -> gmake link. When I saw this failure I quickly fixed this of course.
Cheers, Karel PS: so what's buildbot executes in this case is Sun's make which probably does not look for GNUmakefile, hence the error message PPS: if you can change the buildbot master to execute `gmake' instead of `make' for my Solaris and OpenBSD buildbot, then it'll be more comfortable for me in the future. Thanks! zooko wrote: > On May 22, 2008, at 4:20 AM, [EMAIL PROTECTED] wrote: > >> The Buildbot has detected a new failure of karel solaris >> Solaris-5.11 nevada-79a x86_64 on darcs. >> Full details are available at: >> http://allmydata.org:13010/builders/karel%20solaris%20Solaris-5.11% >> 20nevada-79a%20x86_64/builds/35 > > Hm. The compile step failed, when the buildmaster told it to execute > the command "make", with: > > make: Fatal error: No arguments to build > > Where the previous build: > > http://allmydata.org:13010/builders/karel%20solaris%20Solaris-5.11% > 20nevada-79a%20x86_64/builds/34 > > succeeded. > > Did Karel change the version of "make" that was installed on his system? > > Regards, > > Zooko > > _______________________________________________ > darcs-users mailing list > [email protected] > http://lists.osuosl.org/mailman/listinfo/darcs-users > -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd. http://www.objectsecurity.com _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
