See <https://builds.apache.org/job/log4net-trunk-build/100/changes>

Changes:

[dpsenner] Fixed the remoting appender test

The trouble was the broken default serialization of logging events. Using
a binary formatter solved the issue.

[dpsenner] LOG4NET-490: fix inter process lock such that the tests pass

[dpsenner] Fixed line endings of the rolling file appender

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows1 (Windows) in workspace 
<https://builds.apache.org/job/log4net-trunk-build/ws/>
Updating https://svn.apache.org/repos/asf/logging/log4net/trunk at revision 
'2015-11-13T19:25:25.471 +0000'
U         src\Appender\FileAppender.cs
U         src\Appender\RollingFileAppender.cs
U         tests\src\Appender\RemotingAppenderTest.cs
At revision 1714255
WARNING: clock of the subversion server appears to be out of sync. This can 
result in inconsistent check out behavior.
Executing command: cmd.exe /C ""F:\hudson\tools\nant-0.92\bin\NAnt.exe 
-buildfile:log4net.build && exit %%ERRORLEVEL%%""
[log4net-trunk-build] $ cmd.exe /C '"F:\hudson\tools\nant-0.92\bin\NAnt.exe 
-buildfile:log4net.build && exit %%ERRORLEVEL%%"'
NAnt 0.92 (Build 0.92.4543.0; release; 6/9/2012)
Copyright (C) 2001-2012 Gerry Shaw
http://nant.sourceforge.net

Buildfile: 
file:///f:/hudson/hudson-slave/workspace/log4net-trunk-build/log4net.build
Target framework: Microsoft .NET Framework 4.0
Target(s) specified: compile-all 


check-current-build-config:


set-build-configuration:


set-debug-build-configuration:


check-current-build-config:


set-build-configuration-flags:


check-current-build-config:


set-framework-configuration:


check-bin-dir:


check-doc-dir:


check-sdkdoc-dir:


check-sdkdoc-debug:


check-current-build-config:


check-build-debug:


check-build-defines:


set-net-4.0-runtime-configuration:


generate-assembly-description:

    [sleep] Sleeping for 500 milliseconds.
   [delete] Deleting file 
<https://builds.apache.org/job/log4net-trunk-build/ws/_svnrevision.xml.>
   [delete] Deleting file 
<https://builds.apache.org/job/log4net-trunk-build/ws/src\GeneratedAssemblyInfo.cs.>
  [asminfo] Generated file 
'<https://builds.apache.org/job/log4net-trunk-build/ws/src\GeneratedAssemblyInfo.cs'.>

compile-all:

     [echo] Compiling all build configurations for all runtime configurations.

set-debug-build-configuration:


check-current-build-config:


set-build-configuration-flags:


compile-build:

     [echo] Compiling all framework versions for the debug build configuration.
     [echo] The .NET Framework 1.0 is not available. Build skipped.
     [echo] The .NET Framework 1.1 is not available. Build skipped.

check-bin-dir:


check-doc-dir:


check-sdkdoc-dir:


check-sdkdoc-debug:


check-current-build-config:


check-build-debug:


check-build-defines:


set-net-2.0-runtime-configuration:

 [property] Target framework changed to "Microsoft .NET Framework 2.0".

check-log4net-basedir:


check-current-bin-dir:


clean-current-bin-dir:

     [echo] Cleaning the bin/net/2.0/debug binaries directory.
   [delete] Deleting directory 
'<https://builds.apache.org/job/log4net-trunk-build/ws/bin\net\2.0\debug'.>
    [mkdir] Creating directory 
'<https://builds.apache.org/job/log4net-trunk-build/ws/bin\net\2.0\debug'.>

compile-net-2.0:

      [csc] Compiling 225 files to 
'<https://builds.apache.org/job/log4net-trunk-build/ws/bin\net\2.0\debug\log4net.dll'.>
      [csc] 
<https://builds.apache.org/job/log4net-trunk-build/ws/src\Appender\FileAppender.cs(1098,27)>:
 error CS1591: Warning as Error: Missing XML comment for publicly visible type 
or member 'log4net.Appender.FileAppender.OnClose()'
      [csc] 
<https://builds.apache.org/job/log4net-trunk-build/ws/src\Appender\FileAppender.cs(833,14)>:
 error CS0122: 'System.Threading.WaitHandle.Dispose(bool)' is inaccessible due 
to its protection level
      [csc] c:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorlib.dll: 
(Location of symbol related to previous error)

BUILD FAILED

<https://builds.apache.org/job/log4net-trunk-build/ws/log4net.build(658,6)>:
External Program Failed: 
C:\Windows\Microsoft.NET\Framework64\v2.0.50727\csc.exe (return code was 1)

Total time: 18.4 seconds.

Build step 'Execute NAnt build' marked build as failure

Reply via email to