>>> Starting at: Tue Jul 7 17:20:47 EDT 2009
>>> Commit: cab5e1271c698d13db96f21f6d99367e88efc52c
>>> Switching git branch...
Previous HEAD position was 1e75b19... Oops, earlier refactoring broke the counter in WvDbi.Dispose().
HEAD is now at cab5e12... Close the DataReader in ExecuteToWvAutoReader even when an exception is thrown.
HEAD is now at cab5e12 Close the DataReader in ExecuteToWvAutoReader even when an exception is thrown.
>>> 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 wvstreamstream.cs wvsockstream.cs wvloopback.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=11616
+ cd ..
+ sleep 2
+ make test
make: *** No rule to make target `test'. Stop.
+ RET=2
+ kill -15 11616
../build.sh: line 55: kill: (11616) - No such process
+ test 2 -ne 0
+ exit 2
>>> Result code: 40
FAIL
`log.out' -> `out/fail/cab5e1271c698d13db96f21f6d99367e88efc52c'
Done: cab5e1271c698d13db96f21f6d99367e88efc52c