dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [DotGNU]Platform testers for threading , please


From: James Mc Parlane
Subject: RE: [DotGNU]Platform testers for threading , please
Date: Tue, 18 Feb 2003 11:28:30 +1100

--- +sparc/solaris ---
root(sparcsolaris)# ./test_thread
System does not support threads - skipping all tests

0 tests run, 0 tests failed
--- -sparc/solaris ---



--- +parisc2.0/hpux ---
bash-2.05(parischpux)# ./test_thread 
System does not support threads - skipping all tests

0 tests run, 0 tests failed
--- -parisc2.0/hpux ---



--- +powerpc-apple-g4cube/debian ---
g4cube:/home/dotgnu/pnet/tests# ./test_thread 
Suite: Main Thread Properties
-----------------------------

thread_main_nonnull ... ok
thread_main_object ... ok
thread_main_running ... ok
thread_main_foreground ... ok

Suite: Thread Creation
----------------------

thread_create_arg ... ok
thread_create_suspended ... ok
thread_create_state ... ok
thread_create_destroy ... ok
thread_create_foreground ... ok

Suite: Thread Suspend
---------------------

thread_suspend ... ok
thread_suspend_self ... ok
thread_suspend_destroy ... ok
thread_suspend_mutex ... ok
thread_suspend_rdlock ... ok
thread_suspend_wrlock ... ok
thread_suspend_main ... ok
thread_suspend_main_self ... ok

Suite: Thread Sleep
-------------------

thread_sleep ... ok
thread_sleep_interrupt ... ok
thread_sleep_suspend ... ok
thread_sleep_suspend_ignore ... ok

Suite: Misc Thread Tests
------------------------

thread_other_object ... ok
thread_counts ... ok

Suite: Wait Mutex Tests
-----------------------

mutex_create ... ok

24 tests run, 0 tests failed

(As soon as I get a copy of OSX, I'll be using that on this box instead for
something a little more exotic)

--- -powerpc-apple-g4cube/debian ---

--- +alpha-debian

Still won't build without disabling libffi

make[5]: Entering directory `/home/pnet/pnet/ieee/libffi'
make[5]: *** No rule to make target `all'.  Stop.
make[5]: Leaving directory `/home/pnet/pnet/ieee/libffi'
make[4]: *** [multi-do] Error 1
make[4]: Leaving directory `/home/pnet/pnet/libffi'
make[3]: *** [all-multi] Error 2
make[3]: Leaving directory `/home/pnet/pnet/libffi'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory `/home/pnet/pnet/libffi'
make[1]: *** [libffi-all-local] Error 2
make[1]: Leaving directory `/home/pnet/pnet'
make: *** [all-recursive] Error 1

It takes about 4 hours to build (And I thought MetaWrap was slow to build ;)
) but is fine in the end

alpha:/home/pnet/pnet/tests# ./test_thread 
Suite: Main Thread Properties
-----------------------------

thread_main_nonnull ... ok
thread_main_object ... ok
thread_main_running ... ok
thread_main_foreground ... ok

Suite: Thread Creation
----------------------

thread_create_arg ... ok
thread_create_suspended ... ok
thread_create_state ... ok
thread_create_destroy ... ok
thread_create_foreground ... ok

Suite: Thread Suspend
---------------------

thread_suspend ... ok
thread_suspend_self ... ok
thread_suspend_destroy ... ok
thread_suspend_mutex ... ok
thread_suspend_rdlock ... ok
thread_suspend_wrlock ... ok
thread_suspend_main ... ok
thread_suspend_main_self ... ok

Suite: Thread Sleep
-------------------

thread_sleep ... ok
thread_sleep_interrupt ... ok
thread_sleep_suspend ... ok
thread_sleep_suspend_ignore ... ok

Suite: Misc Thread Tests
------------------------

thread_other_object ... ok
thread_counts ... ok

Suite: Wait Mutex Tests
-----------------------

mutex_create ... ok

24 tests run, 0 tests failed




--- -alpha-debian




> -----Original Message-----
> From: Gopal V [mailto:address@hidden
> Sent: Friday, February 14, 2003 7:51 PM
> To: DotGNU Mailing List
> Subject: [DotGNU]Platform testers for threading , please
> 
> 
> 
> Could everyone building on all the deviant platforms please try
> running the test_thread program in pnet/tests ?. That should 
> give us an idea about the portability of the thread support.
> 
> Gopal
> -- 
> The difference between insanity and genius is measured by success
> _______________________________________________
> Developers mailing list
> address@hidden
> http://www.dotgnu.org/mailman/listinfo/developers
> 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]