[kaffe] CVS OS X Tiger Failues
Michael Franz
mvfranz at gmail.com
Fri Oct 14 19:46:48 PDT 2005
It has been a while since I have attempted to build kaffe. Here are the
results from my new Mac Mini!
12 of 148 tests failed
This is a checkout of head. I will post my test results from the developer
release once they are done.
DateFormatTest.fail
DosTimeVerify.fail
GCTest.fail
InetSocketAddressTest.fail
InternHog.fail
KaffeVerifyBug.fail
ProcessTest.fail
PropertiesTest.fail
SoTimeout.fail
TestMessageFormat.fail
UDPTest.fail
ZipTest.fail
Here is the summary of errors: file name follows error message.
Same time zone
./DateFormatTest.fail
Timeout - 30 seconds - killed
./GCTest.fail
java.lang.IllegalArgumentException: Null host name value
java.lang.IllegalArgumentException: Bad port number: 100000
java.lang.IllegalArgumentException: Bad port number: 65536
java.lang.IllegalArgumentException: Bad port number: -1
java.lang.IllegalArgumentException: Bad port number: -128
Unresolved bad.bad.bad: true
Unresolved toString(): bad.bad.bad:0
Unresolved localhost: false
Resolved toString(): localhost/127.0.0.1:0
java.lang.InternalError: Unhandled getnameinfo error: ai_family not
supported: 0.0.0.0 <http://0.0.0.0>
at gnu.java.net.SysInetAddressImpl.getHostByAddr (
SysInetAddressImpl.java:native)
at java.net.VMInetAddress.getHostByAddr (VMInetAddress.java:113)
at java.net.InetAddress.getHostName (InetAddress.java:377)
at java.net.InetSocketAddress.<init> (InetSocketAddress.java:89)
at java.net.InetSocketAddress.<init> (InetSocketAddress.java:101)
at InetSocketAddressTest.main (InetSocketAddressTest.java:60)
./InetSocketAddressTest.fail
java.lang.InternalError: Unhandled getnameinfo error: ai_family not
supported: 0.0.0.0 <http://0.0.0.0>
at gnu.java.net.SysInetAddressImpl.getHostByAddr (
SysInetAddressImpl.java:native)
at java.net.VMInetAddress.getHostByAddr (VMInetAddress.java:113)
at java.net.InetAddress.getHostName (InetAddress.java:377)
at java.net.InetSocketAddress.<init> (InetSocketAddress.java:89)
at java.net.Socket.bind (Socket.java:354)
at java.net.Socket.<init> (Socket.java:306)
at java.net.Socket.<init> (Socket.java:165)
at KaffeVerifyBug.doit (KaffeVerifyBug.java:21)
at KaffeVerifyBug.main (KaffeVerifyBug.java:9)
./KaffeVerifyBug.fail
ProcessTest: Success.
mach_port_deallocate(kernel_thread) failed: (os/kern) invalid name
mach_port_mod_refs(reply_port) failed: (os/kern) invalid name
./ProcessTest.fail
java.lang.InternalError: Unhandled getnameinfo error: ai_family not
supported: 0.0.0.0 <http://0.0.0.0>
at gnu.java.net.SysInetAddressImpl.getHostByAddr (
SysInetAddressImpl.java:native)
at java.net.VMInetAddress.getHostByAddr (VMInetAddress.java:113)
at java.net.InetAddress.getHostName (InetAddress.java:377)
at java.net.InetSocketAddress.<init> (InetSocketAddress.java:89)
at java.net.ServerSocket.<init> (ServerSocket.java:183)
at java.net.ServerSocket.<init> (ServerSocket.java:157)
at java.net.ServerSocket.<init> (ServerSocket.java:139)
at SoTimeout.main (SoTimeout.java:17)
./SoTimeout.fail
Exception in thread "Thread-1" java.lang.InternalError: Unhandled
getnameinfo error: ai_family not supported: 0.0.0.0 <http://0.0.0.0>
at gnu.java.net.SysInetAddressImpl.getHostByAddr (SysInetAddressImpl.java)
at java.net.VMInetAddress.getHostByAddr (VMInetAddress.java:113)
at java.net.InetAddress.getHostName (InetAddress.java:377)
at java.net.InetSocketAddress.<init> (InetSocketAddress.java:89)
at java.net.InetSocketAddress.<init> (InetSocketAddress.java:101)
at java.net.DatagramSocket.<init> (DatagramSocket.java:144)
at UDPTest$UDPReceive.run (UDPTest.java:44)
at java.lang.Thread.run (Thread.java:674)
at java.lang.VMThread.run (VMThread.java:123)
./UDPTest.fail
Creating ziptest1.zip (uncompressed)
./ZipTest.fail
Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://kaffe.org/pipermail/kaffe/attachments/20051014/2e635192/attachment-0005.htm
More information about the kaffe
mailing list