>>> Starting at: Tue Jul 7 17:21:04 EDT 2009
>>> Commit: bbaf93e2471690732d06f92144af169ce23b2dbb
>>> Switching git branch...
Previous HEAD position was cab5e12... Close the DataReader in ExecuteToWvAutoReader even when an exception is thrown.
HEAD is now at bbaf93e... WvTest: print a newline before start of a new "Testing blah blah" group.
HEAD is now at bbaf93e WvTest: print a newline before start of a new "Testing blah blah" group.
>>> 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
gmcs -langversion:linq /warn:4 /debug /target:library /out:wv.dll /r:Mono.Posix /r:System.Data /r:System.Web assemblyinfo.cs wvutils.cs wvtest.cs wvdata.cs wvdbi.cs wvini.cs wveventer.cs wvbuf.cs wvstream.cs wvlog.cs wvhexdump.cs wvextensions.cs wvweb.cs wvhtml.cs wvhttpserver.cs ndesk-options.cs
warning CS8030: Deprecated: The `linq' option is no longer required and should not be used
Compilation succeeded - 1 warning(s)
+ make -q tests
+ '[' 1 = 1 ']'
+ make tests
gmcs -langversion:linq /warn:4 /debug /target:exe /out:streamtest.exe /r:Mono.Posix /r:System.Data /r:System.Web streamtest.cs /r:wv.dll
warning CS8030: Deprecated: The `linq' option is no longer required and should not be used
Compilation succeeded - 1 warning(s)
rm -f streamtest
ln -s streamtest.exe streamtest
gmcs -langversion:linq /warn:4 /debug /target:exe /out:servtest.exe /r:Mono.Posix /r:System.Data /r:System.Web /r:System.ServiceProcess /r:System.Configuration.Install servtest.cs /r:wv.dll
warning CS8030: Deprecated: The `linq' option is no longer required and should not be used
Compilation succeeded - 1 warning(s)
rm -f servtest
ln -s servtest.exe servtest
gmcs -langversion:linq /warn:4 /debug /target:exe /out:httpservtest.exe /r:Mono.Posix /r:System.Data /r:System.Web httpservtest.cs /r:wv.dll
warning CS8030: Deprecated: The `linq' option is no longer required and should not be used
Compilation succeeded - 1 warning(s)
rm -f httpservtest
ln -s httpservtest.exe httpservtest
gmcs -langversion:linq /warn:4 /debug /target:exe /out:htmlgentest.exe /r:Mono.Posix /r:System.Data /r:System.Web htmlgentest.cs /r:wv.dll
warning CS8030: Deprecated: The `linq' option is no longer required and should not be used
Compilation succeeded - 1 warning(s)
rm -f htmlgentest
ln -s htmlgentest.exe htmlgentest
+ export DBUS_SESSION_BUS_ADDRESS=tcp:host=localhost,port=55155
+ DBUS_SESSION_BUS_ADDRESS=tcp:host=localhost,port=55155
+ cd versaplexd
../build.sh: line 32: cd: versaplexd: No such file or directory
+ cat
+ ./versaplexd -l tcp:55155 -c versaplexd.ini
+ VPID=12434
+ cd ..
+ sleep 2
+ make test
make: *** No rule to make target `test'. Stop.
+ RET=2
+ kill -15 12434
../build.sh: line 55: kill: (12434) - No such process
+ test 2 -ne 0
+ exit 2
>>> Result code: 40
FAIL
`log.out' -> `out/fail/bbaf93e2471690732d06f92144af169ce23b2dbb'
Done: bbaf93e2471690732d06f92144af169ce23b2dbb