[darcs-devel] help with buildbot on macos?
Keith Browne
tuxedo at htq.org
Sun Mar 9 04:05:04 UTC 2008
David Roundy wrote:
> Hi Keith,
>
> Would you mind running make check and looking at the env output that
> is now generated (with the latest darcs-unstable) at the beginning of
> the test suite?
>
> I'd be very interested if the environment is different (particularly
> the PATH) for the buildbot, as that could easily explain why the
> buildbot hangs where your code doesn't. Thanks!
>
> David
>
> The buildbot gives:
>
> environment is:
> IFS=
>
> SHELL=/bin/sh
> TERM=xterm-color
> DARCS_DONT_COLOR=1
> MAKEFLAGS=
> USER=buildbot
> MAKELEVEL=1
> MFLAGS=
> PATH=/Users/buildbot/darcs-workdir/macos-tiger/build/tests-shell-hashed.dir/bin:/opt/local/bin:/bin:/sbin:/usr/bin:/usr/sbin
> _=/usr/bin/env
> PWD=/Users/buildbot/darcs-workdir/macos-tiger/build/tests-shell-hashed.dir
> DARCS_DONT_ESCAPE_ANYTHING=1
> HOME=/Users/buildbot/darcs-workdir/macos-tiger/build/tests-shell-hashed.dir
> SHLVL=4
> EMAIL=tester
> DARCS_EMAIL=tester
David,
Down to running my own "make check" in a different directory from the
one the buildbot is running in, the environments look identical to me:
Running shell tests on hashed repositories...
environment is:
IFS=
SHELL=/bin/sh
TERM=xterm-color
DARCS_DONT_COLOR=1
MAKEFLAGS=
USER=buildbot
MAKELEVEL=1
MFLAGS=
PATH=/Users/buildbot/unstable/tests-shell-hashed.dir/bin:/opt/local/bin:/bin:/sbin:/usr/bin:/usr/sbin
_=/usr/bin/env
PWD=/Users/buildbot/unstable/tests-shell-hashed.dir
DARCS_DONT_ESCAPE_ANYTHING=1
HOME=/Users/buildbot/unstable/tests-shell-hashed.dir
SHLVL=3
EMAIL=tester
DARCS_EMAIL=tester
Keith
tuxedo at htq.org
More information about the darcs-devel
mailing list