# New Ticket Created by  Ron Blaschke 
# Please include the string:  [perl #42587]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=42587 >


Attached patch adds NexentaOS GNU/OpenSolaris Alpha 6 to the list of
platforms.

$ uname -a
SunOS nexenta 5.11 NexentaOS_20061012 i86pc i386 i86pc Solaris

$ gcc --version
gcc (GCC) 4.0.3 (GNU_Solaris 4.0.3-1nexenta6)

$ make test
...
Failed Test              Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/configure/01-options.t  255 65280    33   48 145.45%  10-33
t/examples/shootout.t      13  3328    20   13  65.00%  1 3 6-11 14-15 17-19
t/op/trans.t                1   256    21    1   4.76%  13
9 tests and 582 subtests skipped.
Failed 3/276 test scripts, 98.91% okay. 38/6752 subtests failed, 99.44%
okay.
make: *** [test] Error 29

Ron
Index: PLATFORMS
===================================================================
--- PLATFORMS   (revision 18265)
+++ PLATFORMS   (working copy)
@@ -26,6 +26,7 @@
 sol8-sparc-cc                B    -    -    -     -   -   -    Y/997 ?  
20060530
 sol10-sparc-cc_5.8           B    Y    -    -     Y   Y   Y    Y/9   ?  
20060807
 sol10-sparc-gcc_4.0.2        B    Y    -    -     Y   Y   Y    Y/9   ?  
20060807
+opensolaris-x86-gcc_4.0.3     4   Y    Y    ?     ?   ?   Y    Y/3   ?  
20070417
 tru64-alpha-compaq_c6.5       8   ?    ?    ?     Y   ?   Y    Y/2   ?  
20060203
 win32-x86-cygwin_1.5.21           -    -    -     -   -   -    -     -  
20070221
 win32-x86-mingw-gcc3.4.2          Y    Y    -     -   -   Y    Y/19  Y  
20070222

Reply via email to