>>> Starting at: Tue Jul 7 17:21:40 EDT 2009
>>> Commit: 8070ab409a6b3306c4be1f51c077fcd51df30f03
>>> Switching git branch...
Previous HEAD position was 1f1e04f... Move wvdotnet test programs to wvdotnet/t.
HEAD is now at 8070ab4... Added my attempt at writing a WvStreams-for-.Net in wvdotnet/streams.
HEAD is now at 8070ab4 Added my attempt at writing a WvStreams-for-.Net in wvdotnet/streams.
>>> Cleaning...
>>> Building...
+ . /home/apenwarr/.bashrc
++ export SVN=svn+ssh://svn.pwbc.ca/home/svn
++ SVN=svn+ssh://svn.pwbc.ca/home/svn
++ export PATH=/home/apenwarr/bin:/home/apenwarr/src/git:/usr/lib/ccache:/usr/bin:/bin:/usr/sbin:/sbin
++ PATH=/home/apenwarr/bin:/home/apenwarr/src/git:/usr/lib/ccache:/usr/bin:/bin:/usr/sbin:/sbin
++ export LESS=-MMFRSXi
++ LESS=-MMFRSXi
++ export EDITOR=joe
++ EDITOR=joe
++ export EMAIL=apenwarr@gmail.com
++ EMAIL=apenwarr@gmail.com
++ gitify
++ export PATH=/home/apenwarr/src/git:/sw/bin:/usr/local/bin:/home/apenwarr/bin:/home/apenwarr/src/git:/usr/lib/ccache:/usr/bin:/bin:/usr/sbin:/sbin
++ PATH=/home/apenwarr/src/git:/sw/bin:/usr/local/bin:/home/apenwarr/bin:/home/apenwarr/src/git:/usr/lib/ccache:/usr/bin:/bin:/usr/sbin:/sbin
++ export GITPERLLIB=/home/apenwarr/src/git/perl
++ GITPERLLIB=/home/apenwarr/src/git/perl
++ '[' -z '' ']'
++ return
+ '[' -x configure-mingw32 ']'
+ clean
+ git clean -fdx
+ '[' '!' -d wv ']'
+ git clean -fdx
+ '[' '!' -d wv/wvstreams ']'
+ git clean -fdx
+ '[' '!' -x get-git-modules ']'
+ '[' '!' -x autogen.sh ']'
+ autoconf
autoconf: no input file
+ true
+ '[' '!' -x configure ']'
+ make
Makefile:53: wvtest.t.d: No such file or directory
Makefile:53: wvutils.t.d: No such file or directory
Generating dependency file wvutils.t.d for wvutils.t.cs
Generating dependency file wvtest.t.d for wvtest.t.cs
gmcs /r:System.Data /r:System.Web /warn:4 /debug /target:library /out:wv.dll wvutils.cs wvtest.cs wvweb.cs wvdbi.cs wvini.cs assemblyinfo.cs
wvini.cs(12,37): warning CS0618: `System.Collections.CaseInsensitiveHashCodeProvider' is obsolete: `Please use StringComparer instead.'
Compilation succeeded - 1 warning(s)
+ make -q tests
make: *** No rule to make target `tests'. Stop.
+ '[' 2 = 1 ']'
+ exit 0
>>> Done at: Tue Jul 7 17:21:41 EDT 2009
>>> Result code: 0
PASS
`log.out' -> `out/pass/8070ab409a6b3306c4be1f51c077fcd51df30f03'
Done: 8070ab409a6b3306c4be1f51c077fcd51df30f03