[Opensim-users] Build error on x86_64

Miss Suzhanna Rossini suz at balsasluts.org
Tue May 13 19:41:22 UTC 2008


I'm not sure if this has ben asked/replied to before, but I'm trying to 
compile on a SUSE 11 x86_64 beta system, and I get this:

     [nant] 
/usr/src/opensim/OpenSim/Framework/RegionLoader/Web/OpenSim.Framework.RegionLoader.Web.dll.build 
build
            Buildfile: 
file:///usr/src/opensim/OpenSim/Framework/RegionLoader/Web/OpenSim.Framework.RegionLoader.Web.dll.build
            Target framework: Mono 2.0 Profile
            Target(s) specified: build
           
           
            build:
           
                 [echo] Build Directory is 
/usr/src/opensim/OpenSim/Framework/RegionLoader/Web/bin/Debug
                  [csc] Compiling 1 files to 
'/usr/src/opensim/OpenSim/Framework/RegionLoader/Web/bin/Debug/OpenSim.Framework.RegionLoader.Web.dll'.
                  [csc] Stacktrace:
                  [csc]
                  [csc]   at System.MonoType.GetAttributeFlagsImpl () 
<0xffffffff>
                  [csc]   at System.MonoType.GetAttributeFlagsImpl () 
<0x0000d>
                  [csc]   at System.Type.get_Attributes () <0x00013>
                  [csc]   at Mono.CSharp.RootNamespace.ComputeNamespaces 
(System.Reflection.Assembly) <0x0024c>
                  [csc]   at 
Mono.CSharp.GlobalRootNamespace.AddAssemblyReference 
(System.Reflection.Assembly) <0x000cc>
                  [csc]   at Mono.CSharp.Driver.LoadAssembly 
(string,string,bool) <0x00631>
                  [csc]   at Mono.CSharp.Driver.LoadAssembly 
(string,bool) <0x0001a>
                  [csc]   at Mono.CSharp.Driver.LoadReferences () <0x000bd>
                  [csc]   at Mono.CSharp.Driver.MainDriver (string[]) 
<0x0070c>
                  [csc]   at Mono.CSharp.Driver.Main (string[]) <0x00079>
                  [csc]   at (wrapper runtime-invoke) 
Mono.CSharp.Driver.runtime_invoke_int_string[] 
(object,intptr,intptr,intptr) <0xffffffff>
                  [csc]
                  [csc] Native stacktrace:
                  [csc]
                  [csc]  /usr/bin/mono [0x533b19]
                  [csc]  /usr/bin/mono [0x4fe31d]
                  [csc]  /lib64/libpthread.so.0 [0x7fb639d0fb30]
                  [csc]  /lib64/libc.so.6(memcpy+0x60) [0x7fb6397d2bd0]
                  [csc]  /usr/bin/mono(mono_breakpoint_clean_code+0x1b) 
[0x42868b]
                  [csc]  /usr/bin/mono [0x44063d]
                  [csc]  /usr/bin/mono [0x538710]
                  [csc]  [0x409be160]
                  [csc]
                  [csc] Debug info from gdb:
                  [csc]
                  [csc] (no debugging symbols found)
                  [csc] (no debugging symbols found)
                  [csc] (no debugging symbols found)
                  [csc] (no debugging symbols found)
                  [csc] (no debugging symbols found)
                  [csc] (no debugging symbols found)
                  [csc] (no debugging symbols found)
                  [csc] [Thread debugging using libthread_db enabled]
                  [csc] [New Thread 0x7fb63ac21720 (LWP 4658)]
                  [csc] [New Thread 0x41b9d950 (LWP 4662)]
                  [csc] [New Thread 0x41459950 (LWP 4661)]
                  [csc] (no debugging symbols found)
                  [csc] (no debugging symbols found)
                  [csc] (no debugging symbols found)
                  [csc] (no debugging symbols found)
                  [csc] (no debugging symbols found)
                  [csc] (no debugging symbols found)
                  [csc] (no debugging symbols found)
                  [csc] (no debugging symbols found)
                  [csc] (no debugging symbols found)
                  [csc] 0x00007fb6397f42a7 in fork () from /lib64/libc.so.6
                  [csc]   3 Thread 0x41459950 (LWP 4661)  
0x00007fb639d0f251 in nanosleep ()
                  [csc]    from /lib64/libpthread.so.0
                  [csc]   2 Thread 0x41b9d950 (LWP 4662)  
0x00007fb639d0bdd9 in pthread_cond_wait@@GLIBC_2.3.2 () from 
/lib64/libpthread.so.0
                  [csc]   1 Thread 0x7fb63ac21720 (LWP 4658)  
0x00007fb6397f42a7 in fork ()
                  [csc]    from /lib64/libc.so.6
                  [csc]
                  [csc] Thread 3 (Thread 0x41459950 (LWP 4661)):
                  [csc] #0  0x00007fb639d0f251 in nanosleep () from 
/lib64/libpthread.so.0
                  [csc] #1  0x00000000004d5132 in ?? ()
                  [csc] #2  0x00007fb639d08040 in start_thread () from 
/lib64/libpthread.so.0
                  [csc] #3  0x00007fb63982503d in clone () from 
/lib64/libc.so.6
                  [csc]
                  [csc] Thread 2 (Thread 0x41b9d950 (LWP 4662)):
                  [csc] #0  0x00007fb639d0bdd9 in 
pthread_cond_wait@@GLIBC_2.3.2 ()
                  [csc]    from /lib64/libpthread.so.0
                  [csc] #1  0x00000000004e04b5 in ?? ()
                  [csc] #2  0x00000000004e275b in ?? ()
                  [csc] #3  0x00000000004e399e in ?? ()
                  [csc] #4  0x00000000005397c3 in ?? ()
                  [csc] #5  0x000000000048253b in ?? ()
                  [csc] #6  0x00000000004daba3 in ?? ()
                  [csc] #7  0x00000000004f4272 in ?? ()
                  [csc] #8  0x00007fb639d08040 in start_thread () from 
/lib64/libpthread.so.0
                  [csc] #9  0x00007fb63982503d in clone () from 
/lib64/libc.so.6
                  [csc]
                  [csc] Thread 1 (Thread 0x7fb63ac21720 (LWP 4658)):
                  [csc] #0  0x00007fb6397f42a7 in fork () from 
/lib64/libc.so.6
                  [csc] #1  0x00007fb63a3b9ab3 in ?? () from 
/usr/lib64/libglib-2.0.so.0
                  [csc] #2  0x00007fb63a3ba7db in g_spawn_sync () from 
/usr/lib64/libglib-2.0.so.0
                  [csc] #3  0x00007fb63a3bac98 in 
g_spawn_command_line_sync ()
                  [csc]    from /usr/lib64/libglib-2.0.so.0
                  [csc] #4  0x0000000000533bb4 in ?? ()
                  [csc] #5  0x00000000004fe31d in ?? ()
                  [csc] #6  <signal handler called>
                  [csc] #7  0x00007fb6397d2bd0 in memcpy () from 
/lib64/libc.so.6
                  [csc] #8  0x000000000042868b in 
mono_breakpoint_clean_code ()
                  [csc] #9  0x000000000044063d in ?? ()
                  [csc] #10 0x0000000000538710 in ?? ()
                  [csc] #11 0x00000000409be160 in ?? ()
                  [csc] #12 0x0000000000000000 in ?? ()
                  [csc] #0  0x00007fb6397f42a7 in fork () from 
/lib64/libc.so.6
                  [csc]
                  [csc]
                  [csc] 
=================================================================
                  [csc] Got a SIGSEGV while executing native code. This 
usually indicates
                  [csc] a fatal error in the mono runtime or one of the 
native libraries
                  [csc] used by your application.
                  [csc] 
=================================================================
                  [csc]
           
            BUILD FAILED - 0 non-fatal error(s), 97 warning(s)
           
            
/usr/src/opensim/OpenSim/Framework/RegionLoader/Web/OpenSim.Framework.RegionLoader.Web.dll.build(14,10):
            External Program Failed: /usr/lib/mono/2.0/gmcs.exe (return 
code was 134)
           
            Total time: 0.5 seconds.
           
 
BUILD FAILED
 




More information about the Opensim-users mailing list