[Opensim-users] Difficulty build SVN 9480

Brent Seidel brentseidel at mac.com
Tue May 19 22:52:50 UTC 2009


I am able to build SVN 9479, but when I try to build SVN 9480, I get  
the following results from nant:
----------
NAnt 0.86 (Build 0.86.2898.0; beta1; 12/8/2007)
Copyright (C) 2001-2007 Gerry Shaw
http://nant.sourceforge.net

Buildfile: file:///home/OpenSim/svn/opensim-0.6.4.9561/OpenSim.build
Target framework: Mono 2.0 Profile
Target(s) specified: build

      [echo] Using 'mono-2.0' Framework

init:


Debug:

      [echo] Platform unix

build:

      [nant] /home/OpenSim/svn/opensim-0.6.4.9561/OpenSim/Framework/ 
Servers/HttpServer/OpenSim.Framework.Servers.HttpServer.dll.build build
             Buildfile: file:///home/OpenSim/svn/opensim-0.6.4.9561/ 
OpenSim/Framework/Servers/HttpServer/ 
OpenSim.Framework.Servers.HttpServer.dll.build
             Target framework: Mono 2.0 Profile
             Target(s) specified: build


             build:

                  [echo] Build Directory is /home/OpenSim/svn/ 
opensim-0.6.4.9561/OpenSim/Framework/Servers/HttpServer/bin/Debug
                   [csc] Compiling 24 files to '/home/OpenSim/svn/ 
opensim-0.6.4.9561/OpenSim/Framework/Servers/HttpServer/bin/Debug/ 
OpenSim.Framework.Servers.HttpServer.dll'.
                   [csc] /home/OpenSim/svn/opensim-0.6.4.9561/OpenSim/ 
Framework/Servers/HttpServer/AsynchronousRestObjectRequester.cs 
(95,41): error CS0246: The type or namespace name `TResponse' could  
not be found. Are you missing a using directive or an assembly  
reference?
                   [csc] /home/OpenSim/svn/opensim-0.6.4.9561/OpenSim/ 
Framework/Servers/HttpServer/AsynchronousRestObjectRequester.cs 
(115,21): error CS0029: Cannot implicitly convert type `TResponse' to  
`TResponse'
                   [csc] /home/OpenSim/svn/opensim-0.6.4.9561/OpenSim/ 
Framework/Servers/HttpServer/AsynchronousRestObjectRequester.cs 
(115,21): The generic parameter `TResponse' of  
`OpenSim.Framework.Servers.HttpServer.AsynchronousRestObjectRequester.<> 
c__CompilerGenerated0<TRequest,TResponse>' cannot be converted to the  
generic parameter `TResponse' of  
`OpenSim.Framework.Servers.HttpServer.AsynchronousRestObjectRequester.Ma 
keRequest<TRequest,TResponse>(string, string, TRequest,  
System.Action<TResponse>)' (in the previous error)
                   [csc] Compilation failed: 2 error(s), 0 warnings

             BUILD FAILED - 0 non-fatal error(s), 3 warning(s)

             /home/OpenSim/svn/opensim-0.6.4.9561/OpenSim/Framework/ 
Servers/HttpServer/OpenSim.Framework.Servers.HttpServer.dll.build(14,6):
             External Program Failed: /usr/lib/mono/2.0/gmcs.exe  
(return code was 1)

             Total time: 0.8 seconds.


BUILD FAILED

Nested build failed.  Refer to build log for exact reason.

Total time: 0.8 seconds.
----------
I used the same process for each version - checkout into a new  
director, runprebuild, and nant.

I'm using mono 2.4 on CentOS 5.2.

If anyone can give me some pointers, I'd appreciate it.

thanks,
brent




More information about the Opensim-users mailing list