make[1]: Entering directory `/home/peri/src/languageMachine/tarball/languagemachine-0.2.1-w/src/j2d' gdc -I ../classpath-0.90 -c $(find ../classpath-0.90/java/io -name '*.d') ../classpath-0.90/java/io/BufferedInputStream.d:3: identifier 'FilterInputStream' is not defined ../classpath-0.90/java/io/BufferedInputStream.d:3: FilterInputStream is used as a type ../classpath-0.90/java/io/BufferedInputStream.d:3: class java.io.BufferedInputStream.BufferedInputStream base type must be class or interface, not void ../classpath-0.90/java/io/BufferedInputStream.d:12: identifier 'InputStream' is not defined ../classpath-0.90/java/io/BufferedInputStream.d:12: InputStream is used as a type ../classpath-0.90/java/io/BufferedInputStream.d:12: cannot have parameter of type void ../classpath-0.90/java/io/BufferedInputStream.d:16: identifier 'InputStream' is not defined ../classpath-0.90/java/io/BufferedInputStream.d:16: InputStream is used as a type ../classpath-0.90/java/io/BufferedInputStream.d:16: cannot have parameter of type void ../classpath-0.90/java/io/BufferedOutputStream.d:3: identifier 'FilterOutputStream' is not defined ../classpath-0.90/java/io/BufferedOutputStream.d:3: FilterOutputStream is used as a type ../classpath-0.90/java/io/BufferedOutputStream.d:3: class java.io.BufferedOutputStream.BufferedOutputStream base type must be class or interface, not void ../classpath-0.90/java/io/BufferedOutputStream.d:8: identifier 'OutputStream' is not defined ../classpath-0.90/java/io/BufferedOutputStream.d:8: OutputStream is used as a type ../classpath-0.90/java/io/BufferedOutputStream.d:8: cannot have parameter of type void ../classpath-0.90/java/io/BufferedOutputStream.d:12: identifier 'OutputStream' is not defined ../classpath-0.90/java/io/BufferedOutputStream.d:12: OutputStream is used as a type ../classpath-0.90/java/io/BufferedOutputStream.d:12: cannot have parameter of type void ../classpath-0.90/java/io/BufferedReader.d:3: identifier 'Reader' is not defined ../classpath-0.90/java/io/BufferedReader.d:3: Reader is used as a type ../classpath-0.90/java/io/BufferedReader.d:3: class java.io.BufferedReader.BufferedReader base type must be class or interface, not void ../classpath-0.90/java/io/BufferedReader.d:4: identifier 'Reader' is not defined ../classpath-0.90/java/io/BufferedReader.d:4: Reader is used as a type ../classpath-0.90/java/io/BufferedReader.d:4: variable java.io.BufferedReader.BufferedReader.j_in voids have no value ../classpath-0.90/java/io/BufferedReader.d:10: identifier 'StringBuffer' is not defined ../classpath-0.90/java/io/BufferedReader.d:10: StringBuffer is used as a type ../classpath-0.90/java/io/BufferedReader.d:10: variable java.io.BufferedReader.BufferedReader.sbuf voids have no value ../classpath-0.90/java/io/BufferedReader.d:12: identifier 'Reader' is not defined ../classpath-0.90/java/io/BufferedReader.d:12: Reader is used as a type ../classpath-0.90/java/io/BufferedReader.d:12: cannot have parameter of type void ../classpath-0.90/java/io/BufferedReader.d:16: identifier 'Reader' is not defined ../classpath-0.90/java/io/BufferedReader.d:16: Reader is used as a type ../classpath-0.90/java/io/BufferedReader.d:16: cannot have parameter of type void ../classpath-0.90/java/io/BufferedReader.d:157: identifier 'String' is not defined ../classpath-0.90/java/io/BufferedReader.d:157: String is used as a type ../classpath-0.90/java/io/BufferedWriter.d:3: identifier 'Writer' is not defined ../classpath-0.90/java/io/BufferedWriter.d:3: Writer is used as a type ../classpath-0.90/java/io/BufferedWriter.d:3: class java.io.BufferedWriter.BufferedWriter base type must be class or interface, not void ../classpath-0.90/java/io/BufferedWriter.d:5: identifier 'Writer' is not defined ../classpath-0.90/java/io/BufferedWriter.d:5: Writer is used as a type ../classpath-0.90/java/io/BufferedWriter.d:5: variable java.io.BufferedWriter.BufferedWriter.j_out voids have no value ../classpath-0.90/java/io/BufferedWriter.d:9: identifier 'Writer' is not defined ../classpath-0.90/java/io/BufferedWriter.d:9: Writer is used as a type ../classpath-0.90/java/io/BufferedWriter.d:9: cannot have parameter of type void ../classpath-0.90/java/io/BufferedWriter.d:13: identifier 'Writer' is not defined ../classpath-0.90/java/io/BufferedWriter.d:13: Writer is used as a type ../classpath-0.90/java/io/BufferedWriter.d:13: cannot have parameter of type void ../classpath-0.90/java/io/BufferedWriter.d:71: identifier 'String' is not defined ../classpath-0.90/java/io/BufferedWriter.d:71: String is used as a type ../classpath-0.90/java/io/BufferedWriter.d:71: cannot have parameter of type void ../classpath-0.90/java/io/ByteArrayInputStream.d:3: identifier 'InputStream' is not defined ../classpath-0.90/java/io/ByteArrayInputStream.d:3: InputStream is used as a type ../classpath-0.90/java/io/ByteArrayInputStream.d:3: class java.io.ByteArrayInputStream.ByteArrayInputStream base type must be class or interface, not void ../classpath-0.90/java/io/ByteArrayInputStream.d:26: function java.io.ByteArrayInputStream.ByteArrayInputStream.mark conflicts with java.io.ByteArrayInputStream.ByteArrayInputStream.mark at ../classpath-0.90/java/io/ByteArrayInputStream.d:6 ../classpath-0.90/java/io/ByteArrayOutputStream.d:3: identifier 'OutputStream' is not defined ../classpath-0.90/java/io/ByteArrayOutputStream.d:3: OutputStream is used as a type ../classpath-0.90/java/io/ByteArrayOutputStream.d:3: class java.io.ByteArrayOutputStream.ByteArrayOutputStream base type must be class or interface, not void ../classpath-0.90/java/io/ByteArrayOutputStream.d:28: identifier 'String' is not defined ../classpath-0.90/java/io/ByteArrayOutputStream.d:28: String is used as a type ../classpath-0.90/java/io/ByteArrayOutputStream.d:28: function java.io.ByteArrayOutputStream.ByteArrayOutputStream.toString of type void() overrides but is not covariant with object.Object.toString of type char[]() ../classpath-0.90/java/io/ByteArrayOutputStream.d:32: identifier 'String' is not defined ../classpath-0.90/java/io/ByteArrayOutputStream.d:32: String is used as a type ../classpath-0.90/java/io/ByteArrayOutputStream.d:32: identifier 'String' is not defined ../classpath-0.90/java/io/ByteArrayOutputStream.d:32: String is used as a type ../classpath-0.90/java/io/ByteArrayOutputStream.d:32: cannot have parameter of type void ../classpath-0.90/java/io/ByteArrayOutputStream.d:36: identifier 'String' is not defined ../classpath-0.90/java/io/ByteArrayOutputStream.d:36: String is used as a type ../classpath-0.90/java/io/ByteArrayOutputStream.d:61: identifier 'OutputStream' is not defined ../classpath-0.90/java/io/ByteArrayOutputStream.d:61: OutputStream is used as a type ../classpath-0.90/java/io/ByteArrayOutputStream.d:61: cannot have parameter of type void ../classpath-0.90/java/io/CharArrayReader.d:3: identifier 'Reader' is not defined ../classpath-0.90/java/io/CharArrayReader.d:3: Reader is used as a type ../classpath-0.90/java/io/CharArrayReader.d:3: class java.io.CharArrayReader.CharArrayReader base type must be class or interface, not void ../classpath-0.90/java/io/CharArrayWriter.d:3: identifier 'Writer' is not defined ../classpath-0.90/java/io/CharArrayWriter.d:3: Writer is used as a type ../classpath-0.90/java/io/CharArrayWriter.d:3: class java.io.CharArrayWriter.CharArrayWriter base type must be class or interface, not void ../classpath-0.90/java/io/CharArrayWriter.d:43: identifier 'String' is not defined ../classpath-0.90/java/io/CharArrayWriter.d:43: String is used as a type ../classpath-0.90/java/io/CharArrayWriter.d:43: function java.io.CharArrayWriter.CharArrayWriter.toString of type void() overrides but is not covariant with object.Object.toString of type char[]() ../classpath-0.90/java/io/CharArrayWriter.d:70: identifier 'String' is not defined ../classpath-0.90/java/io/CharArrayWriter.d:70: String is used as a type ../classpath-0.90/java/io/CharArrayWriter.d:70: cannot have parameter of type void ../classpath-0.90/java/io/CharArrayWriter.d:80: identifier 'Writer' is not defined ../classpath-0.90/java/io/CharArrayWriter.d:80: Writer is used as a type ../classpath-0.90/java/io/CharArrayWriter.d:80: cannot have parameter of type void ../classpath-0.90/java/io/CharConversionException.d:3: identifier 'IOException' is not defined ../classpath-0.90/java/io/CharConversionException.d:3: IOException is used as a type ../classpath-0.90/java/io/CharConversionException.d:3: class java.io.CharConversionException.CharConversionException base type must be class or interface, not void ../classpath-0.90/java/io/CharConversionException.d:9: identifier 'String' is not defined ../classpath-0.90/java/io/CharConversionException.d:9: String is used as a type ../classpath-0.90/java/io/CharConversionException.d:9: cannot have parameter of type void ../classpath-0.90/java/io/DataInput.d:14: identifier 'String' is not defined ../classpath-0.90/java/io/DataInput.d:14: String is used as a type ../classpath-0.90/java/io/DataInput.d:15: identifier 'String' is not defined ../classpath-0.90/java/io/DataInput.d:15: String is used as a type ../classpath-0.90/java/io/DataInputStream.d:3: identifier 'FilterInputStream' is not defined ../classpath-0.90/java/io/DataInputStream.d:3: FilterInputStream is used as a type ../classpath-0.90/java/io/DataInputStream.d:3: class java.io.DataInputStream.DataInputStream base type must be class or interface, not void ../classpath-0.90/java/io/DataInputStream.d:3: identifier 'DataInput' is not defined ../classpath-0.90/java/io/DataInputStream.d:3: DataInput is used as a type ../classpath-0.90/java/io/DataInputStream.d:3: class java.io.DataInputStream.DataInputStream base type must be interface, not void ../classpath-0.90/java/io/DataInputStream.d:6: identifier 'InputStream' is not defined ../classpath-0.90/java/io/DataInputStream.d:6: InputStream is used as a type ../classpath-0.90/java/io/DataInputStream.d:6: cannot have parameter of type void ../classpath-0.90/java/io/DataInputStream.d:58: identifier 'String' is not defined ../classpath-0.90/java/io/DataInputStream.d:58: String is used as a type ../classpath-0.90/java/io/DataInputStream.d:96: identifier 'String' is not defined ../classpath-0.90/java/io/DataInputStream.d:96: String is used as a type ../classpath-0.90/java/io/DataInputStream.d:100: identifier 'String' is not defined ../classpath-0.90/java/io/DataInputStream.d:100: String is used as a type ../classpath-0.90/java/io/DataInputStream.d:100: identifier 'DataInput' is not defined ../classpath-0.90/java/io/DataInputStream.d:100: DataInput is used as a type ../classpath-0.90/java/io/DataInputStream.d:100: cannot have parameter of type void ../classpath-0.90/java/io/DataInputStream.d:152: identifier 'String' is not defined ../classpath-0.90/java/io/DataInputStream.d:152: String is used as a type ../classpath-0.90/java/io/DataOutput.d:12: identifier 'String' is not defined ../classpath-0.90/java/io/DataOutput.d:12: String is used as a type ../classpath-0.90/java/io/DataOutput.d:12: cannot have parameter of type void ../classpath-0.90/java/io/DataOutput.d:13: identifier 'String' is not defined ../classpath-0.90/java/io/DataOutput.d:13: String is used as a type ../classpath-0.90/java/io/DataOutput.d:13: cannot have parameter of type void ../classpath-0.90/java/io/DataOutput.d:14: identifier 'String' is not defined ../classpath-0.90/java/io/DataOutput.d:14: String is used as a type ../classpath-0.90/java/io/DataOutput.d:14: cannot have parameter of type void ../classpath-0.90/java/io/DataOutputStream.d:3: identifier 'FilterOutputStream' is not defined ../classpath-0.90/java/io/DataOutputStream.d:3: FilterOutputStream is used as a type ../classpath-0.90/java/io/DataOutputStream.d:3: class java.io.DataOutputStream.DataOutputStream base type must be class or interface, not void ../classpath-0.90/java/io/DataOutputStream.d:3: identifier 'DataOutput' is not defined ../classpath-0.90/java/io/DataOutputStream.d:3: DataOutput is used as a type ../classpath-0.90/java/io/DataOutputStream.d:3: class java.io.DataOutputStream.DataOutputStream base type must be interface, not void ../classpath-0.90/java/io/DataOutputStream.d:6: identifier 'OutputStream' is not defined ../classpath-0.90/java/io/DataOutputStream.d:6: OutputStream is used as a type ../classpath-0.90/java/io/DataOutputStream.d:6: cannot have parameter of type void ../classpath-0.90/java/io/DataOutputStream.d:73: identifier 'String' is not defined ../classpath-0.90/java/io/DataOutputStream.d:73: String is used as a type ../classpath-0.90/java/io/DataOutputStream.d:73: cannot have parameter of type void ../classpath-0.90/java/io/DataOutputStream.d:78: identifier 'String' is not defined ../classpath-0.90/java/io/DataOutputStream.d:78: String is used as a type ../classpath-0.90/java/io/DataOutputStream.d:78: cannot have parameter of type void ../classpath-0.90/java/io/DataOutputStream.d:83: identifier 'String' is not defined ../classpath-0.90/java/io/DataOutputStream.d:83: String is used as a type ../classpath-0.90/java/io/DataOutputStream.d:83: cannot have parameter of type void ../classpath-0.90/java/io/IOException.d:9: identifier 'String' is not defined ../classpath-0.90/java/io/IOException.d:9: String is used as a type ../classpath-0.90/java/io/IOException.d:9: cannot have parameter of type void ../classpath-0.90/java/lang/reflect/Array.d:2: module Configuration cannot read file 'gnu/classpath/Configuration.d' ../classpath-0.90/java/io/EOFException.d:3: identifier 'IOException' is not defined ../classpath-0.90/java/io/EOFException.d:3: IOException is used as a type ../classpath-0.90/java/io/EOFException.d:3: class java.io.EOFException.EOFException base type must be class or interface, not void ../classpath-0.90/java/io/EOFException.d:9: identifier 'String' is not defined ../classpath-0.90/java/io/EOFException.d:9: String is used as a type ../classpath-0.90/java/io/EOFException.d:9: cannot have parameter of type void ../classpath-0.90/java/io/Externalizable.d:3: identifier 'Serializable' is not defined ../classpath-0.90/java/io/Externalizable.d:3: Serializable is used as a type ../classpath-0.90/java/io/Externalizable.d:4: identifier 'ObjectInput' is not defined ../classpath-0.90/java/io/Externalizable.d:4: ObjectInput is used as a type ../classpath-0.90/java/io/Externalizable.d:4: cannot have parameter of type void ../classpath-0.90/java/io/Externalizable.d:5: identifier 'ObjectOutput' is not defined ../classpath-0.90/java/io/Externalizable.d:5: ObjectOutput is used as a type ../classpath-0.90/java/io/Externalizable.d:5: cannot have parameter of type void ../classpath-0.90/java/io/File.d:8: identifier 'Serializable' is not defined ../classpath-0.90/java/io/File.d:8: Serializable is used as a type ../classpath-0.90/java/io/File.d:8: class java.io.File.File base type must be class or interface, not void ../classpath-0.90/java/io/File.d:8: identifier 'Comparable' is not defined ../classpath-0.90/java/io/File.d:8: Comparable is used as a type ../classpath-0.90/java/io/File.d:8: class java.io.File.File base type must be interface, not void ../classpath-0.90/java/io/File.d:10: identifier 'String' is not defined ../classpath-0.90/java/io/File.d:10: String is used as a type ../classpath-0.90/java/io/File.d:10: variable java.io.File.File.separator voids have no value ../classpath-0.90/java/io/File.d:11: identifier 'String' is not defined ../classpath-0.90/java/io/File.d:11: String is used as a type ../classpath-0.90/java/io/File.d:11: variable java.io.File.File.dupSeparator voids have no value ../classpath-0.90/java/io/File.d:13: identifier 'String' is not defined ../classpath-0.90/java/io/File.d:13: String is used as a type ../classpath-0.90/java/io/File.d:13: variable java.io.File.File.pathSeparator voids have no value ../classpath-0.90/java/io/File.d:15: identifier 'String' is not defined ../classpath-0.90/java/io/File.d:15: String is used as a type ../classpath-0.90/java/io/File.d:15: variable java.io.File.File.path voids have no value ../classpath-0.90/java/io/File.d:54: identifier 'String' is not defined ../classpath-0.90/java/io/File.d:54: String is used as a type ../classpath-0.90/java/io/File.d:54: cannot have parameter of type void ../classpath-0.90/java/io/File.d:58: identifier 'String' is not defined ../classpath-0.90/java/io/File.d:58: String is used as a type ../classpath-0.90/java/io/File.d:58: identifier 'String' is not defined ../classpath-0.90/java/io/File.d:58: String is used as a type ../classpath-0.90/java/io/File.d:58: cannot have parameter of type void ../classpath-0.90/java/io/File.d:94: identifier 'String' is not defined ../classpath-0.90/java/io/File.d:94: String is used as a type ../classpath-0.90/java/io/File.d:94: cannot have parameter of type void ../classpath-0.90/java/io/File.d:94: identifier 'String' is not defined ../classpath-0.90/java/io/File.d:94: String is used as a type ../classpath-0.90/java/io/File.d:94: cannot have parameter of type void ../classpath-0.90/java/io/File.d:115: identifier 'String' is not defined ../classpath-0.90/java/io/File.d:115: String is used as a type ../classpath-0.90/java/io/File.d:115: cannot have parameter of type void ../classpath-0.90/java/io/File.d:119: identifier 'URI' is not defined ../classpath-0.90/java/io/File.d:119: URI is used as a type ../classpath-0.90/java/io/File.d:119: cannot have parameter of type void ../classpath-0.90/java/io/File.d:127: identifier 'String' is not defined ../classpath-0.90/java/io/File.d:127: String is used as a type ../classpath-0.90/java/io/File.d:151: identifier 'String' is not defined ../classpath-0.90/java/io/File.d:151: String is used as a type ../classpath-0.90/java/io/File.d:162: identifier 'String' is not defined ../classpath-0.90/java/io/File.d:162: String is used as a type ../classpath-0.90/java/io/File.d:166: identifier 'String' is not defined ../classpath-0.90/java/io/File.d:166: String is used as a type ../classpath-0.90/java/io/File.d:197: identifier 'String' is not defined ../classpath-0.90/java/io/File.d:197: String is used as a type ../classpath-0.90/java/io/File.d:235: identifier 'String' is not defined ../classpath-0.90/java/io/File.d:235: String is used as a type ../classpath-0.90/java/io/File.d:235: identifier 'FilenameFilter' is not defined ../classpath-0.90/java/io/File.d:235: FilenameFilter is used as a type ../classpath-0.90/java/io/File.d:235: cannot have parameter of type void ../classpath-0.90/java/io/File.d:252: identifier 'String' is not defined ../classpath-0.90/java/io/File.d:252: String is used as a type ../classpath-0.90/java/io/File.d:260: identifier 'FilenameFilter' is not defined ../classpath-0.90/java/io/File.d:260: FilenameFilter is used as a type ../classpath-0.90/java/io/File.d:260: cannot have parameter of type void ../classpath-0.90/java/io/File.d:268: identifier 'FileFilter' is not defined ../classpath-0.90/java/io/File.d:268: FileFilter is used as a type ../classpath-0.90/java/io/File.d:268: cannot have parameter of type void ../classpath-0.90/java/io/File.d:283: identifier 'String' is not defined ../classpath-0.90/java/io/File.d:283: String is used as a type ../classpath-0.90/java/io/File.d:283: function java.io.File.File.toString of type void() overrides but is not covariant with object.Object.toString of type char[]() ../classpath-0.90/java/io/File.d:287: identifier 'URI' is not defined ../classpath-0.90/java/io/File.d:287: URI is used as a type ../classpath-0.90/java/io/File.d:299: identifier 'URL' is not defined ../classpath-0.90/java/io/File.d:299: URL is used as a type ../classpath-0.90/java/io/File.d:322: identifier 'String' is not defined ../classpath-0.90/java/io/File.d:322: String is used as a type ../classpath-0.90/java/io/File.d:322: cannot have parameter of type void ../classpath-0.90/java/io/File.d:322: identifier 'String' is not defined ../classpath-0.90/java/io/File.d:322: String is used as a type ../classpath-0.90/java/io/File.d:322: cannot have parameter of type void ../classpath-0.90/java/io/File.d:374: identifier 'String' is not defined ../classpath-0.90/java/io/File.d:374: String is used as a type ../classpath-0.90/java/io/File.d:374: cannot have parameter of type void ../classpath-0.90/java/io/File.d:374: identifier 'String' is not defined ../classpath-0.90/java/io/File.d:374: String is used as a type ../classpath-0.90/java/io/File.d:374: cannot have parameter of type void ../classpath-0.90/java/io/File.d:415: identifier 'ObjectOutputStream' is not defined ../classpath-0.90/java/io/File.d:415: ObjectOutputStream is used as a type ../classpath-0.90/java/io/File.d:415: cannot have parameter of type void ../classpath-0.90/java/io/File.d:420: identifier 'ObjectInputStream' is not defined ../classpath-0.90/java/io/File.d:420: ObjectInputStream is used as a type ../classpath-0.90/java/io/File.d:420: cannot have parameter of type void ../classpath-0.90/java/io/FileDescriptor.d:10: identifier 'ByteChannel' is not defined ../classpath-0.90/java/io/FileDescriptor.d:10: ByteChannel is used as a type ../classpath-0.90/java/io/FileDescriptor.d:10: variable java.io.FileDescriptor.FileDescriptor.channel voids have no value ../classpath-0.90/java/io/FileDescriptor.d:16: identifier 'ByteChannel' is not defined ../classpath-0.90/java/io/FileDescriptor.d:16: ByteChannel is used as a type ../classpath-0.90/java/io/FileDescriptor.d:16: cannot have parameter of type void ../classpath-0.90/java/io/FileFilter.d:4: identifier 'File' is not defined ../classpath-0.90/java/io/FileFilter.d:4: File is used as a type ../classpath-0.90/java/io/FileFilter.d:4: cannot have parameter of type void ../classpath-0.90/java/io/FileInputStream.d:5: identifier 'InputStream' is not defined ../classpath-0.90/java/io/FileInputStream.d:5: InputStream is used as a type ../classpath-0.90/java/io/FileInputStream.d:5: class java.io.FileInputStream.FileInputStream base type must be class or interface, not void ../classpath-0.90/java/io/FileInputStream.d:6: identifier 'FileDescriptor' is not defined ../classpath-0.90/java/io/FileInputStream.d:6: FileDescriptor is used as a type ../classpath-0.90/java/io/FileInputStream.d:6: variable java.io.FileInputStream.FileInputStream.fd voids have no value ../classpath-0.90/java/io/FileInputStream.d:7: identifier 'FileChannelImpl' is not defined ../classpath-0.90/java/io/FileInputStream.d:7: FileChannelImpl is used as a type ../classpath-0.90/java/io/FileInputStream.d:7: variable java.io.FileInputStream.FileInputStream.ch voids have no value ../classpath-0.90/java/io/FileInputStream.d:9: identifier 'String' is not defined ../classpath-0.90/java/io/FileInputStream.d:9: String is used as a type ../classpath-0.90/java/io/FileInputStream.d:9: cannot have parameter of type void ../classpath-0.90/java/io/FileInputStream.d:13: identifier 'File' is not defined ../classpath-0.90/java/io/FileInputStream.d:13: File is used as a type ../classpath-0.90/java/io/FileInputStream.d:13: cannot have parameter of type void ../classpath-0.90/java/io/FileInputStream.d:19: identifier 'FileDescriptor' is not defined ../classpath-0.90/java/io/FileInputStream.d:19: FileDescriptor is used as a type ../classpath-0.90/java/io/FileInputStream.d:19: cannot have parameter of type void ../classpath-0.90/java/io/FileInputStream.d:26: identifier 'FileChannelImpl' is not defined ../classpath-0.90/java/io/FileInputStream.d:26: FileChannelImpl is used as a type ../classpath-0.90/java/io/FileInputStream.d:26: cannot have parameter of type void ../classpath-0.90/java/io/FileInputStream.d:41: identifier 'FileDescriptor' is not defined ../classpath-0.90/java/io/FileInputStream.d:41: FileDescriptor is used as a type ../classpath-0.90/java/io/FileInputStream.d:71: identifier 'FileChannel' is not defined ../classpath-0.90/java/io/FileInputStream.d:71: FileChannel is used as a type ../classpath-0.90/java/io/FileNotFoundException.d:3: identifier 'IOException' is not defined ../classpath-0.90/java/io/FileNotFoundException.d:3: IOException is used as a type ../classpath-0.90/java/io/FileNotFoundException.d:3: class java.io.FileNotFoundException.FileNotFoundException base type must be class or interface, not void ../classpath-0.90/java/io/FileNotFoundException.d:9: identifier 'String' is not defined ../classpath-0.90/java/io/FileNotFoundException.d:9: String is used as a type ../classpath-0.90/java/io/FileNotFoundException.d:9: cannot have parameter of type void ../classpath-0.90/java/io/FileOutputStream.d:5: identifier 'OutputStream' is not defined ../classpath-0.90/java/io/FileOutputStream.d:5: OutputStream is used as a type ../classpath-0.90/java/io/FileOutputStream.d:5: class java.io.FileOutputStream.FileOutputStream base type must be class or interface, not void ../classpath-0.90/java/io/FileOutputStream.d:6: identifier 'FileDescriptor' is not defined ../classpath-0.90/java/io/FileOutputStream.d:6: FileDescriptor is used as a type ../classpath-0.90/java/io/FileOutputStream.d:6: variable java.io.FileOutputStream.FileOutputStream.fd voids have no value ../classpath-0.90/java/io/FileOutputStream.d:7: identifier 'FileChannelImpl' is not defined ../classpath-0.90/java/io/FileOutputStream.d:7: FileChannelImpl is used as a type ../classpath-0.90/java/io/FileOutputStream.d:7: variable java.io.FileOutputStream.FileOutputStream.ch voids have no value ../classpath-0.90/java/io/FileOutputStream.d:9: identifier 'String' is not defined ../classpath-0.90/java/io/FileOutputStream.d:9: String is used as a type ../classpath-0.90/java/io/FileOutputStream.d:9: cannot have parameter of type void ../classpath-0.90/java/io/FileOutputStream.d:13: identifier 'String' is not defined ../classpath-0.90/java/io/FileOutputStream.d:13: String is used as a type ../classpath-0.90/java/io/FileOutputStream.d:13: cannot have parameter of type void ../classpath-0.90/java/io/FileOutputStream.d:17: identifier 'File' is not defined ../classpath-0.90/java/io/FileOutputStream.d:17: File is used as a type ../classpath-0.90/java/io/FileOutputStream.d:17: cannot have parameter of type void ../classpath-0.90/java/io/FileOutputStream.d:21: identifier 'File' is not defined ../classpath-0.90/java/io/FileOutputStream.d:21: File is used as a type ../classpath-0.90/java/io/FileOutputStream.d:21: cannot have parameter of type void ../classpath-0.90/java/io/FileOutputStream.d:27: identifier 'FileDescriptor' is not defined ../classpath-0.90/java/io/FileOutputStream.d:27: FileDescriptor is used as a type ../classpath-0.90/java/io/FileOutputStream.d:27: cannot have parameter of type void ../classpath-0.90/java/io/FileOutputStream.d:35: identifier 'FileChannelImpl' is not defined ../classpath-0.90/java/io/FileOutputStream.d:35: FileChannelImpl is used as a type ../classpath-0.90/java/io/FileOutputStream.d:35: cannot have parameter of type void ../classpath-0.90/java/io/FileOutputStream.d:42: identifier 'FileDescriptor' is not defined ../classpath-0.90/java/io/FileOutputStream.d:42: FileDescriptor is used as a type ../classpath-0.90/java/io/FileOutputStream.d:68: identifier 'FileChannel' is not defined ../classpath-0.90/java/io/FileOutputStream.d:68: FileChannel is used as a type ../classpath-0.90/java/io/FilePermission.d:4: identifier 'Permission' is not defined ../classpath-0.90/java/io/FilePermission.d:4: Permission is used as a type ../classpath-0.90/java/io/FilePermission.d:4: class java.io.FilePermission.FilePermission base type must be class or interface, not void ../classpath-0.90/java/io/FilePermission.d:4: identifier 'Serializable' is not defined ../classpath-0.90/java/io/FilePermission.d:4: Serializable is used as a type ../classpath-0.90/java/io/FilePermission.d:4: class java.io.FilePermission.FilePermission base type must be interface, not void ../classpath-0.90/java/io/FilePermission.d:6: identifier 'String' is not defined ../classpath-0.90/java/io/FilePermission.d:6: String is used as a type ../classpath-0.90/java/io/FilePermission.d:6: variable java.io.FilePermission.FilePermission.CURRENT_DIRECTORY voids have no value ../classpath-0.90/java/io/FilePermission.d:7: identifier 'String' is not defined ../classpath-0.90/java/io/FilePermission.d:7: String is used as a type ../classpath-0.90/java/io/FilePermission.d:7: variable java.io.FilePermission.FilePermission.ALL_FILES voids have no value ../classpath-0.90/java/io/FilePermission.d:12: identifier 'String' is not defined ../classpath-0.90/java/io/FilePermission.d:12: String is used as a type ../classpath-0.90/java/io/FilePermission.d:12: variable java.io.FilePermission.FilePermission.actionsString voids have no value ../classpath-0.90/java/io/FilePermission.d:36: identifier 'String' is not defined ../classpath-0.90/java/io/FilePermission.d:36: String is used as a type ../classpath-0.90/java/io/FilePermission.d:36: cannot have parameter of type void ../classpath-0.90/java/io/FilePermission.d:36: identifier 'String' is not defined ../classpath-0.90/java/io/FilePermission.d:36: String is used as a type ../classpath-0.90/java/io/FilePermission.d:36: cannot have parameter of type void ../classpath-0.90/java/io/FilePermission.d:44: identifier 'String' is not defined ../classpath-0.90/java/io/FilePermission.d:44: String is used as a type ../classpath-0.90/java/io/FilePermission.d:76: identifier 'Permission' is not defined ../classpath-0.90/java/io/FilePermission.d:76: Permission is used as a type ../classpath-0.90/java/io/FilePermission.d:76: cannot have parameter of type void ../classpath-0.90/java/io/FileReader.d:3: identifier 'InputStreamReader' is not defined ../classpath-0.90/java/io/FileReader.d:3: InputStreamReader is used as a type ../classpath-0.90/java/io/FileReader.d:3: class java.io.FileReader.FileReader base type must be class or interface, not void ../classpath-0.90/java/io/FileReader.d:5: identifier 'File' is not defined ../classpath-0.90/java/io/FileReader.d:5: File is used as a type ../classpath-0.90/java/io/FileReader.d:5: cannot have parameter of type void ../classpath-0.90/java/io/FileReader.d:9: identifier 'FileDescriptor' is not defined ../classpath-0.90/java/io/FileReader.d:9: FileDescriptor is used as a type ../classpath-0.90/java/io/FileReader.d:9: cannot have parameter of type void ../classpath-0.90/java/io/FileReader.d:13: identifier 'String' is not defined ../classpath-0.90/java/io/FileReader.d:13: String is used as a type ../classpath-0.90/java/io/FileReader.d:13: cannot have parameter of type void ../classpath-0.90/java/io/FileWriter.d:3: identifier 'OutputStreamWriter' is not defined ../classpath-0.90/java/io/FileWriter.d:3: OutputStreamWriter is used as a type ../classpath-0.90/java/io/FileWriter.d:3: class java.io.FileWriter.FileWriter base type must be class or interface, not void ../classpath-0.90/java/io/FileWriter.d:5: identifier 'File' is not defined ../classpath-0.90/java/io/FileWriter.d:5: File is used as a type ../classpath-0.90/java/io/FileWriter.d:5: cannot have parameter of type void ../classpath-0.90/java/io/FileWriter.d:9: identifier 'File' is not defined ../classpath-0.90/java/io/FileWriter.d:9: File is used as a type ../classpath-0.90/java/io/FileWriter.d:9: cannot have parameter of type void ../classpath-0.90/java/io/FileWriter.d:13: identifier 'FileDescriptor' is not defined ../classpath-0.90/java/io/FileWriter.d:13: FileDescriptor is used as a type ../classpath-0.90/java/io/FileWriter.d:13: cannot have parameter of type void ../classpath-0.90/java/io/FileWriter.d:17: identifier 'String' is not defined ../classpath-0.90/java/io/FileWriter.d:17: String is used as a type ../classpath-0.90/java/io/FileWriter.d:17: cannot have parameter of type void ../classpath-0.90/java/io/FileWriter.d:21: identifier 'String' is not defined ../classpath-0.90/java/io/FileWriter.d:21: String is used as a type ../classpath-0.90/java/io/FileWriter.d:21: cannot have parameter of type void ../classpath-0.90/java/io/FilenameFilter.d:4: identifier 'File' is not defined ../classpath-0.90/java/io/FilenameFilter.d:4: File is used as a type ../classpath-0.90/java/io/FilenameFilter.d:4: cannot have parameter of type void ../classpath-0.90/java/io/FilenameFilter.d:4: identifier 'String' is not defined ../classpath-0.90/java/io/FilenameFilter.d:4: String is used as a type ../classpath-0.90/java/io/FilenameFilter.d:4: cannot have parameter of type void ../classpath-0.90/java/io/FilterInputStream.d:3: identifier 'InputStream' is not defined ../classpath-0.90/java/io/FilterInputStream.d:3: InputStream is used as a type ../classpath-0.90/java/io/FilterInputStream.d:3: class java.io.FilterInputStream.FilterInputStream base type must be class or interface, not void ../classpath-0.90/java/io/FilterInputStream.d:4: identifier 'InputStream' is not defined ../classpath-0.90/java/io/FilterInputStream.d:4: InputStream is used as a type ../classpath-0.90/java/io/FilterInputStream.d:4: variable java.io.FilterInputStream.FilterInputStream.j_in voids have no value ../classpath-0.90/java/io/FilterInputStream.d:6: identifier 'InputStream' is not defined ../classpath-0.90/java/io/FilterInputStream.d:6: InputStream is used as a type ../classpath-0.90/java/io/FilterInputStream.d:6: cannot have parameter of type void ../classpath-0.90/java/io/FilterOutputStream.d:3: identifier 'OutputStream' is not defined ../classpath-0.90/java/io/FilterOutputStream.d:3: OutputStream is used as a type ../classpath-0.90/java/io/FilterOutputStream.d:3: class java.io.FilterOutputStream.FilterOutputStream base type must be class or interface, not void ../classpath-0.90/java/io/FilterOutputStream.d:4: identifier 'OutputStream' is not defined ../classpath-0.90/java/io/FilterOutputStream.d:4: OutputStream is used as a type ../classpath-0.90/java/io/FilterOutputStream.d:4: variable java.io.FilterOutputStream.FilterOutputStream.j_out voids have no value ../classpath-0.90/java/io/FilterOutputStream.d:6: identifier 'OutputStream' is not defined ../classpath-0.90/java/io/FilterOutputStream.d:6: OutputStream is used as a type ../classpath-0.90/java/io/FilterOutputStream.d:6: cannot have parameter of type void ../classpath-0.90/java/io/FilterReader.d:3: identifier 'Reader' is not defined ../classpath-0.90/java/io/FilterReader.d:3: Reader is used as a type ../classpath-0.90/java/io/FilterReader.d:3: class java.io.FilterReader.FilterReader base type must be class or interface, not void ../classpath-0.90/java/io/FilterReader.d:4: identifier 'Reader' is not defined ../classpath-0.90/java/io/FilterReader.d:4: Reader is used as a type ../classpath-0.90/java/io/FilterReader.d:4: variable java.io.FilterReader.FilterReader.j_in voids have no value ../classpath-0.90/java/io/FilterReader.d:6: identifier 'Reader' is not defined ../classpath-0.90/java/io/FilterReader.d:6: Reader is used as a type ../classpath-0.90/java/io/FilterReader.d:6: cannot have parameter of type void ../classpath-0.90/java/io/FilterWriter.d:3: identifier 'Writer' is not defined ../classpath-0.90/java/io/FilterWriter.d:3: Writer is used as a type ../classpath-0.90/java/io/FilterWriter.d:3: class java.io.FilterWriter.FilterWriter base type must be class or interface, not void ../classpath-0.90/java/io/FilterWriter.d:4: identifier 'Writer' is not defined ../classpath-0.90/java/io/FilterWriter.d:4: Writer is used as a type ../classpath-0.90/java/io/FilterWriter.d:4: variable java.io.FilterWriter.FilterWriter.j_out voids have no value ../classpath-0.90/java/io/FilterWriter.d:6: identifier 'Writer' is not defined ../classpath-0.90/java/io/FilterWriter.d:6: Writer is used as a type ../classpath-0.90/java/io/FilterWriter.d:6: cannot have parameter of type void ../classpath-0.90/java/io/FilterWriter.d:27: identifier 'String' is not defined ../classpath-0.90/java/io/FilterWriter.d:27: String is used as a type ../classpath-0.90/java/io/FilterWriter.d:27: cannot have parameter of type void ../classpath-0.90/java/io/IOException.d:9: identifier 'String' is not defined ../classpath-0.90/java/io/IOException.d:9: String is used as a type ../classpath-0.90/java/io/IOException.d:9: cannot have parameter of type void ../classpath-0.90/java/io/InputStream.d:28: identifier 'IndexOutOfBoundsException' is not defined ../classpath-0.90/java/io/InputStream.d:28: IndexOutOfBoundsException is used as a type ../classpath-0.90/java/io/InputStream.d:28: new can only create structs, dynamic arrays or class objects, not void's ../classpath-0.90/java/io/InputStream.d:28: can only throw class objects, not type void* ../classpath-0.90/java/io/InputStream.d:34: identifier 'IOException' is not defined ../classpath-0.90/java/io/InputStream.d:34: IOException is used as a type Error: can only catch class objects, not 'void' ../classpath-0.90/java/io/InputStreamReader.d:11: identifier 'Reader' is not defined ../classpath-0.90/java/io/InputStreamReader.d:11: Reader is used as a type ../classpath-0.90/java/io/InputStreamReader.d:11: class java.io.InputStreamReader.InputStreamReader base type must be class or interface, not void ../classpath-0.90/java/io/InputStreamReader.d:12: identifier 'InputStream' is not defined ../classpath-0.90/java/io/InputStreamReader.d:12: InputStream is used as a type ../classpath-0.90/java/io/InputStreamReader.d:12: variable java.io.InputStreamReader.InputStreamReader.j_in voids have no value ../classpath-0.90/java/io/InputStreamReader.d:13: identifier 'CharsetDecoder' is not defined ../classpath-0.90/java/io/InputStreamReader.d:13: CharsetDecoder is used as a type ../classpath-0.90/java/io/InputStreamReader.d:13: variable java.io.InputStreamReader.InputStreamReader.decoder voids have no value ../classpath-0.90/java/io/InputStreamReader.d:16: identifier 'ByteBuffer' is not defined ../classpath-0.90/java/io/InputStreamReader.d:16: ByteBuffer is used as a type ../classpath-0.90/java/io/InputStreamReader.d:16: variable java.io.InputStreamReader.InputStreamReader.byteBuffer voids have no value ../classpath-0.90/java/io/InputStreamReader.d:17: identifier 'String' is not defined ../classpath-0.90/java/io/InputStreamReader.d:17: String is used as a type ../classpath-0.90/java/io/InputStreamReader.d:17: variable java.io.InputStreamReader.InputStreamReader.encoding voids have no value ../classpath-0.90/java/io/InputStreamReader.d:21: identifier 'InputStream' is not defined ../classpath-0.90/java/io/InputStreamReader.d:21: InputStream is used as a type ../classpath-0.90/java/io/InputStreamReader.d:21: cannot have parameter of type void ../classpath-0.90/java/io/InputStreamReader.d:57: identifier 'InputStream' is not defined ../classpath-0.90/java/io/InputStreamReader.d:57: InputStream is used as a type ../classpath-0.90/java/io/InputStreamReader.d:57: cannot have parameter of type void ../classpath-0.90/java/io/InputStreamReader.d:57: identifier 'String' is not defined ../classpath-0.90/java/io/InputStreamReader.d:57: String is used as a type ../classpath-0.90/java/io/InputStreamReader.d:57: cannot have parameter of type void ../classpath-0.90/java/io/InputStreamReader.d:87: identifier 'InputStream' is not defined ../classpath-0.90/java/io/InputStreamReader.d:87: InputStream is used as a type ../classpath-0.90/java/io/InputStreamReader.d:87: cannot have parameter of type void ../classpath-0.90/java/io/InputStreamReader.d:87: identifier 'Charset' is not defined ../classpath-0.90/java/io/InputStreamReader.d:87: Charset is used as a type ../classpath-0.90/java/io/InputStreamReader.d:87: cannot have parameter of type void ../classpath-0.90/java/io/InputStreamReader.d:103: identifier 'InputStream' is not defined ../classpath-0.90/java/io/InputStreamReader.d:103: InputStream is used as a type ../classpath-0.90/java/io/InputStreamReader.d:103: cannot have parameter of type void ../classpath-0.90/java/io/InputStreamReader.d:103: identifier 'CharsetDecoder' is not defined ../classpath-0.90/java/io/InputStreamReader.d:103: CharsetDecoder is used as a type ../classpath-0.90/java/io/InputStreamReader.d:103: cannot have parameter of type void ../classpath-0.90/java/io/InputStreamReader.d:134: identifier 'String' is not defined ../classpath-0.90/java/io/InputStreamReader.d:134: String is used as a type ../classpath-0.90/java/io/InterruptedIOException.d:3: identifier 'IOException' is not defined ../classpath-0.90/java/io/InterruptedIOException.d:3: IOException is used as a type ../classpath-0.90/java/io/InterruptedIOException.d:3: class java.io.InterruptedIOException.InterruptedIOException base type must be class or interface, not void ../classpath-0.90/java/io/InterruptedIOException.d:10: identifier 'String' is not defined ../classpath-0.90/java/io/InterruptedIOException.d:10: String is used as a type ../classpath-0.90/java/io/InterruptedIOException.d:10: cannot have parameter of type void ../classpath-0.90/java/io/InterruptedIOException.d:14: identifier 'String' is not defined ../classpath-0.90/java/io/InterruptedIOException.d:14: String is used as a type ../classpath-0.90/java/io/InterruptedIOException.d:14: cannot have parameter of type void ../classpath-0.90/java/io/InvalidClassException.d:3: identifier 'ObjectStreamException' is not defined ../classpath-0.90/java/io/InvalidClassException.d:3: ObjectStreamException is used as a type ../classpath-0.90/java/io/InvalidClassException.d:3: class java.io.InvalidClassException.InvalidClassException base type must be class or interface, not void ../classpath-0.90/java/io/InvalidClassException.d:5: identifier 'String' is not defined ../classpath-0.90/java/io/InvalidClassException.d:5: String is used as a type ../classpath-0.90/java/io/InvalidClassException.d:5: variable java.io.InvalidClassException.InvalidClassException.classname voids have no value ../classpath-0.90/java/io/InvalidClassException.d:7: identifier 'String' is not defined ../classpath-0.90/java/io/InvalidClassException.d:7: String is used as a type ../classpath-0.90/java/io/InvalidClassException.d:7: cannot have parameter of type void ../classpath-0.90/java/io/InvalidClassException.d:11: identifier 'String' is not defined ../classpath-0.90/java/io/InvalidClassException.d:11: String is used as a type ../classpath-0.90/java/io/InvalidClassException.d:11: cannot have parameter of type void ../classpath-0.90/java/io/InvalidClassException.d:11: identifier 'String' is not defined ../classpath-0.90/java/io/InvalidClassException.d:11: String is used as a type ../classpath-0.90/java/io/InvalidClassException.d:11: cannot have parameter of type void ../classpath-0.90/java/io/InvalidClassException.d:16: identifier 'String' is not defined ../classpath-0.90/java/io/InvalidClassException.d:16: String is used as a type ../classpath-0.90/java/io/InvalidObjectException.d:3: identifier 'ObjectStreamException' is not defined ../classpath-0.90/java/io/InvalidObjectException.d:3: ObjectStreamException is used as a type ../classpath-0.90/java/io/InvalidObjectException.d:3: class java.io.InvalidObjectException.InvalidObjectException base type must be class or interface, not void ../classpath-0.90/java/io/InvalidObjectException.d:6: identifier 'String' is not defined ../classpath-0.90/java/io/InvalidObjectException.d:6: String is used as a type ../classpath-0.90/java/io/InvalidObjectException.d:6: cannot have parameter of type void ../classpath-0.90/java/io/LineNumberInputStream.d:3: identifier 'FilterInputStream' is not defined ../classpath-0.90/java/io/LineNumberInputStream.d:3: FilterInputStream is used as a type ../classpath-0.90/java/io/LineNumberInputStream.d:3: class java.io.LineNumberInputStream.LineNumberInputStream base type must be class or interface, not void ../classpath-0.90/java/io/LineNumberInputStream.d:8: identifier 'InputStream' is not defined ../classpath-0.90/java/io/LineNumberInputStream.d:8: InputStream is used as a type ../classpath-0.90/java/io/LineNumberInputStream.d:8: cannot have parameter of type void ../classpath-0.90/java/io/LineNumberReader.d:3: identifier 'BufferedReader' is not defined ../classpath-0.90/java/io/LineNumberReader.d:3: BufferedReader is used as a type ../classpath-0.90/java/io/LineNumberReader.d:3: class java.io.LineNumberReader.LineNumberReader base type must be class or interface, not void ../classpath-0.90/java/io/LineNumberReader.d:8: identifier 'Reader' is not defined ../classpath-0.90/java/io/LineNumberReader.d:8: Reader is used as a type ../classpath-0.90/java/io/LineNumberReader.d:8: cannot have parameter of type void ../classpath-0.90/java/io/LineNumberReader.d:12: identifier 'Reader' is not defined ../classpath-0.90/java/io/LineNumberReader.d:12: Reader is used as a type ../classpath-0.90/java/io/LineNumberReader.d:12: cannot have parameter of type void ../classpath-0.90/java/io/LineNumberReader.d:120: identifier 'String' is not defined ../classpath-0.90/java/io/LineNumberReader.d:120: String is used as a type ../classpath-0.90/java/io/NotActiveException.d:3: identifier 'ObjectStreamException' is not defined ../classpath-0.90/java/io/NotActiveException.d:3: ObjectStreamException is used as a type ../classpath-0.90/java/io/NotActiveException.d:3: class java.io.NotActiveException.NotActiveException base type must be class or interface, not void ../classpath-0.90/java/io/NotActiveException.d:9: identifier 'String' is not defined ../classpath-0.90/java/io/NotActiveException.d:9: String is used as a type ../classpath-0.90/java/io/NotActiveException.d:9: cannot have parameter of type void ../classpath-0.90/java/io/NotSerializableException.d:3: identifier 'ObjectStreamException' is not defined ../classpath-0.90/java/io/NotSerializableException.d:3: ObjectStreamException is used as a type ../classpath-0.90/java/io/NotSerializableException.d:3: class java.io.NotSerializableException.NotSerializableException base type must be class or interface, not void ../classpath-0.90/java/io/NotSerializableException.d:9: identifier 'String' is not defined ../classpath-0.90/java/io/NotSerializableException.d:9: String is used as a type ../classpath-0.90/java/io/NotSerializableException.d:9: cannot have parameter of type void ../classpath-0.90/java/io/ObjectInput.d:3: identifier 'DataInput' is not defined ../classpath-0.90/java/io/ObjectInput.d:3: DataInput is used as a type ../classpath-0.90/java/lang/reflect/Array.d:2: module Configuration cannot read file 'gnu/classpath/Configuration.d' ../classpath-0.90/java/io/ObjectOutput.d:3: identifier 'DataOutput' is not defined ../classpath-0.90/java/io/ObjectOutput.d:3: DataOutput is used as a type ../classpath-0.90/java/lang/reflect/Array.d:2: module Configuration cannot read file 'gnu/classpath/Configuration.d' ../classpath-0.90/java/io/ObjectStreamClass.d:6: module Constructor cannot read file 'java/lang/reflect/Constructor.d' ../classpath-0.90/java/io/ObjectStreamConstants.d:4: variable java.io.ObjectStreamConstants.ObjectStreamConstants.PROTOCOL_VERSION_1 field not allowed in interface ../classpath-0.90/java/io/ObjectStreamConstants.d:5: variable java.io.ObjectStreamConstants.ObjectStreamConstants.PROTOCOL_VERSION_2 field not allowed in interface ../classpath-0.90/java/io/ObjectStreamConstants.d:6: variable java.io.ObjectStreamConstants.ObjectStreamConstants.STREAM_MAGIC field not allowed in interface ../classpath-0.90/java/io/ObjectStreamConstants.d:7: variable java.io.ObjectStreamConstants.ObjectStreamConstants.STREAM_VERSION field not allowed in interface ../classpath-0.90/java/io/ObjectStreamConstants.d:8: variable java.io.ObjectStreamConstants.ObjectStreamConstants.TC_NULL field not allowed in interface ../classpath-0.90/java/io/ObjectStreamConstants.d:9: variable java.io.ObjectStreamConstants.ObjectStreamConstants.TC_REFERENCE field not allowed in interface ../classpath-0.90/java/io/ObjectStreamConstants.d:10: variable java.io.ObjectStreamConstants.ObjectStreamConstants.TC_CLASSDESC field not allowed in interface ../classpath-0.90/java/io/ObjectStreamConstants.d:11: variable java.io.ObjectStreamConstants.ObjectStreamConstants.TC_OBJECT field not allowed in interface ../classpath-0.90/java/io/ObjectStreamConstants.d:12: variable java.io.ObjectStreamConstants.ObjectStreamConstants.TC_STRING field not allowed in interface ../classpath-0.90/java/io/ObjectStreamConstants.d:13: variable java.io.ObjectStreamConstants.ObjectStreamConstants.TC_ARRAY field not allowed in interface ../classpath-0.90/java/io/ObjectStreamConstants.d:14: variable java.io.ObjectStreamConstants.ObjectStreamConstants.TC_CLASS field not allowed in interface ../classpath-0.90/java/io/ObjectStreamConstants.d:15: variable java.io.ObjectStreamConstants.ObjectStreamConstants.TC_BLOCKDATA field not allowed in interface ../classpath-0.90/java/io/ObjectStreamConstants.d:16: variable java.io.ObjectStreamConstants.ObjectStreamConstants.TC_ENDBLOCKDATA field not allowed in interface ../classpath-0.90/java/io/ObjectStreamConstants.d:17: variable java.io.ObjectStreamConstants.ObjectStreamConstants.TC_RESET field not allowed in interface ../classpath-0.90/java/io/ObjectStreamConstants.d:18: variable java.io.ObjectStreamConstants.ObjectStreamConstants.TC_BLOCKDATALONG field not allowed in interface ../classpath-0.90/java/io/ObjectStreamConstants.d:19: variable java.io.ObjectStreamConstants.ObjectStreamConstants.TC_EXCEPTION field not allowed in interface ../classpath-0.90/java/io/ObjectStreamConstants.d:20: variable java.io.ObjectStreamConstants.ObjectStreamConstants.TC_LONGSTRING field not allowed in interface ../classpath-0.90/java/io/ObjectStreamConstants.d:21: variable java.io.ObjectStreamConstants.ObjectStreamConstants.TC_PROXYCLASSDESC field not allowed in interface ../classpath-0.90/java/io/ObjectStreamConstants.d:22: variable java.io.ObjectStreamConstants.ObjectStreamConstants.TC_BASE field not allowed in interface ../classpath-0.90/java/io/ObjectStreamConstants.d:23: variable java.io.ObjectStreamConstants.ObjectStreamConstants.TC_MAX field not allowed in interface ../classpath-0.90/java/io/ObjectStreamConstants.d:24: variable java.io.ObjectStreamConstants.ObjectStreamConstants.baseWireHandle field not allowed in interface ../classpath-0.90/java/io/ObjectStreamConstants.d:25: variable java.io.ObjectStreamConstants.ObjectStreamConstants.SC_WRITE_METHOD field not allowed in interface ../classpath-0.90/java/io/ObjectStreamConstants.d:26: variable java.io.ObjectStreamConstants.ObjectStreamConstants.SC_SERIALIZABLE field not allowed in interface ../classpath-0.90/java/io/ObjectStreamConstants.d:27: variable java.io.ObjectStreamConstants.ObjectStreamConstants.SC_EXTERNALIZABLE field not allowed in interface ../classpath-0.90/java/io/ObjectStreamConstants.d:28: variable java.io.ObjectStreamConstants.ObjectStreamConstants.SC_BLOCK_DATA field not allowed in interface ../classpath-0.90/java/io/ObjectStreamConstants.d:29: identifier 'SerializablePermission' is not defined ../classpath-0.90/java/io/ObjectStreamConstants.d:29: SerializablePermission is used as a type ../classpath-0.90/java/io/ObjectStreamConstants.d:29: variable java.io.ObjectStreamConstants.ObjectStreamConstants.SUBSTITUTION_PERMISSION voids have no value ../classpath-0.90/java/io/ObjectStreamConstants.d:29: variable java.io.ObjectStreamConstants.ObjectStreamConstants.SUBSTITUTION_PERMISSION field not allowed in interface ../classpath-0.90/java/io/ObjectStreamConstants.d:30: identifier 'SerializablePermission' is not defined ../classpath-0.90/java/io/ObjectStreamConstants.d:30: SerializablePermission is used as a type ../classpath-0.90/java/io/ObjectStreamConstants.d:30: variable java.io.ObjectStreamConstants.ObjectStreamConstants.SUBCLASS_IMPLEMENTATION_PERMISSION voids have no value ../classpath-0.90/java/io/ObjectStreamConstants.d:30: variable java.io.ObjectStreamConstants.ObjectStreamConstants.SUBCLASS_IMPLEMENTATION_PERMISSION field not allowed in interface ../classpath-0.90/java/io/ObjectStreamException.d:3: identifier 'IOException' is not defined ../classpath-0.90/java/io/ObjectStreamException.d:3: IOException is used as a type ../classpath-0.90/java/io/ObjectStreamException.d:3: class java.io.ObjectStreamException.ObjectStreamException base type must be class or interface, not void ../classpath-0.90/java/io/ObjectStreamException.d:9: identifier 'String' is not defined ../classpath-0.90/java/io/ObjectStreamException.d:9: String is used as a type ../classpath-0.90/java/io/ObjectStreamException.d:9: cannot have parameter of type void ../classpath-0.90/java/io/ObjectStreamField.d:3: module Field cannot read file 'java/lang/reflect/Field.d' ../classpath-0.90/java/io/OptionalDataException.d:3: identifier 'ObjectStreamException' is not defined ../classpath-0.90/java/io/OptionalDataException.d:3: ObjectStreamException is used as a type ../classpath-0.90/java/io/OptionalDataException.d:3: class java.io.OptionalDataException.OptionalDataException base type must be class or interface, not void ../classpath-0.90/java/io/OutputStream.d:14: identifier 'ArrayIndexOutOfBoundsException' is not defined ../classpath-0.90/java/io/OutputStream.d:14: ArrayIndexOutOfBoundsException is used as a type ../classpath-0.90/java/io/OutputStream.d:14: new can only create structs, dynamic arrays or class objects, not void's ../classpath-0.90/java/io/OutputStream.d:14: can only throw class objects, not type void* ../classpath-0.90/java/io/OutputStreamWriter.d:11: identifier 'Writer' is not defined ../classpath-0.90/java/io/OutputStreamWriter.d:11: Writer is used as a type ../classpath-0.90/java/io/OutputStreamWriter.d:11: class java.io.OutputStreamWriter.OutputStreamWriter base type must be class or interface, not void ../classpath-0.90/java/io/OutputStreamWriter.d:12: identifier 'OutputStream' is not defined ../classpath-0.90/java/io/OutputStreamWriter.d:12: OutputStream is used as a type ../classpath-0.90/java/io/OutputStreamWriter.d:12: variable java.io.OutputStreamWriter.OutputStreamWriter.j_out voids have no value ../classpath-0.90/java/io/OutputStreamWriter.d:13: identifier 'CharsetEncoder' is not defined ../classpath-0.90/java/io/OutputStreamWriter.d:13: CharsetEncoder is used as a type ../classpath-0.90/java/io/OutputStreamWriter.d:13: variable java.io.OutputStreamWriter.OutputStreamWriter.encoder voids have no value ../classpath-0.90/java/io/OutputStreamWriter.d:14: identifier 'String' is not defined ../classpath-0.90/java/io/OutputStreamWriter.d:14: String is used as a type ../classpath-0.90/java/io/OutputStreamWriter.d:14: variable java.io.OutputStreamWriter.OutputStreamWriter.encodingName voids have no value ../classpath-0.90/java/io/OutputStreamWriter.d:15: identifier 'CharBuffer' is not defined ../classpath-0.90/java/io/OutputStreamWriter.d:15: CharBuffer is used as a type ../classpath-0.90/java/io/OutputStreamWriter.d:15: variable java.io.OutputStreamWriter.OutputStreamWriter.outputBuffer voids have no value ../classpath-0.90/java/io/OutputStreamWriter.d:18: identifier 'OutputStream' is not defined ../classpath-0.90/java/io/OutputStreamWriter.d:18: OutputStream is used as a type ../classpath-0.90/java/io/OutputStreamWriter.d:18: cannot have parameter of type void ../classpath-0.90/java/io/OutputStreamWriter.d:18: identifier 'String' is not defined ../classpath-0.90/java/io/OutputStreamWriter.d:18: String is used as a type ../classpath-0.90/java/io/OutputStreamWriter.d:18: cannot have parameter of type void ../classpath-0.90/java/io/OutputStreamWriter.d:54: identifier 'OutputStream' is not defined ../classpath-0.90/java/io/OutputStreamWriter.d:54: OutputStream is used as a type ../classpath-0.90/java/io/OutputStreamWriter.d:54: cannot have parameter of type void ../classpath-0.90/java/io/OutputStreamWriter.d:74: identifier 'OutputStream' is not defined ../classpath-0.90/java/io/OutputStreamWriter.d:74: OutputStream is used as a type ../classpath-0.90/java/io/OutputStreamWriter.d:74: cannot have parameter of type void ../classpath-0.90/java/io/OutputStreamWriter.d:74: identifier 'Charset' is not defined ../classpath-0.90/java/io/OutputStreamWriter.d:74: Charset is used as a type ../classpath-0.90/java/io/OutputStreamWriter.d:74: cannot have parameter of type void ../classpath-0.90/java/io/OutputStreamWriter.d:82: identifier 'OutputStream' is not defined ../classpath-0.90/java/io/OutputStreamWriter.d:82: OutputStream is used as a type ../classpath-0.90/java/io/OutputStreamWriter.d:82: cannot have parameter of type void ../classpath-0.90/java/io/OutputStreamWriter.d:82: identifier 'CharsetEncoder' is not defined ../classpath-0.90/java/io/OutputStreamWriter.d:82: CharsetEncoder is used as a type ../classpath-0.90/java/io/OutputStreamWriter.d:82: cannot have parameter of type void ../classpath-0.90/java/io/OutputStreamWriter.d:95: identifier 'String' is not defined ../classpath-0.90/java/io/OutputStreamWriter.d:95: String is used as a type ../classpath-0.90/java/io/OutputStreamWriter.d:164: identifier 'String' is not defined ../classpath-0.90/java/io/OutputStreamWriter.d:164: String is used as a type ../classpath-0.90/java/io/OutputStreamWriter.d:164: cannot have parameter of type void ../classpath-0.90/java/io/PipedInputStream.d:3: identifier 'InputStream' is not defined ../classpath-0.90/java/io/PipedInputStream.d:3: InputStream is used as a type ../classpath-0.90/java/io/PipedInputStream.d:3: class java.io.PipedInputStream.PipedInputStream base type must be class or interface, not void ../classpath-0.90/java/io/PipedInputStream.d:4: identifier 'PipedOutputStream' is not defined ../classpath-0.90/java/io/PipedInputStream.d:4: PipedOutputStream is used as a type ../classpath-0.90/java/io/PipedInputStream.d:4: variable java.io.PipedInputStream.PipedInputStream.source voids have no value ../classpath-0.90/java/io/PipedInputStream.d:15: identifier 'PipedOutputStream' is not defined ../classpath-0.90/java/io/PipedInputStream.d:15: PipedOutputStream is used as a type ../classpath-0.90/java/io/PipedInputStream.d:15: cannot have parameter of type void ../classpath-0.90/java/io/PipedInputStream.d:19: identifier 'PipedOutputStream' is not defined ../classpath-0.90/java/io/PipedInputStream.d:19: PipedOutputStream is used as a type ../classpath-0.90/java/io/PipedInputStream.d:19: cannot have parameter of type void ../classpath-0.90/java/io/PipedOutputStream.d:3: identifier 'OutputStream' is not defined ../classpath-0.90/java/io/PipedOutputStream.d:3: OutputStream is used as a type ../classpath-0.90/java/io/PipedOutputStream.d:3: class java.io.PipedOutputStream.PipedOutputStream base type must be class or interface, not void ../classpath-0.90/java/io/PipedOutputStream.d:4: identifier 'PipedInputStream' is not defined ../classpath-0.90/java/io/PipedOutputStream.d:4: PipedInputStream is used as a type ../classpath-0.90/java/io/PipedOutputStream.d:4: variable java.io.PipedOutputStream.PipedOutputStream.sink voids have no value ../classpath-0.90/java/io/PipedOutputStream.d:10: identifier 'PipedInputStream' is not defined ../classpath-0.90/java/io/PipedOutputStream.d:10: PipedInputStream is used as a type ../classpath-0.90/java/io/PipedOutputStream.d:10: cannot have parameter of type void ../classpath-0.90/java/io/PipedOutputStream.d:14: identifier 'PipedInputStream' is not defined ../classpath-0.90/java/io/PipedOutputStream.d:14: PipedInputStream is used as a type ../classpath-0.90/java/io/PipedOutputStream.d:14: cannot have parameter of type void ../classpath-0.90/java/io/PipedReader.d:3: identifier 'Reader' is not defined ../classpath-0.90/java/io/PipedReader.d:3: Reader is used as a type ../classpath-0.90/java/io/PipedReader.d:3: class java.io.PipedReader.PipedReader base type must be class or interface, not void ../classpath-0.90/java/io/PipedReader.d:4: identifier 'PipedWriter' is not defined ../classpath-0.90/java/io/PipedReader.d:4: PipedWriter is used as a type ../classpath-0.90/java/io/PipedReader.d:4: variable java.io.PipedReader.PipedReader.source voids have no value ../classpath-0.90/java/io/PipedReader.d:15: identifier 'PipedWriter' is not defined ../classpath-0.90/java/io/PipedReader.d:15: PipedWriter is used as a type ../classpath-0.90/java/io/PipedReader.d:15: cannot have parameter of type void ../classpath-0.90/java/io/PipedReader.d:19: identifier 'PipedWriter' is not defined ../classpath-0.90/java/io/PipedReader.d:19: PipedWriter is used as a type ../classpath-0.90/java/io/PipedReader.d:19: cannot have parameter of type void ../classpath-0.90/java/io/PipedWriter.d:3: identifier 'Writer' is not defined ../classpath-0.90/java/io/PipedWriter.d:3: Writer is used as a type ../classpath-0.90/java/io/PipedWriter.d:3: class java.io.PipedWriter.PipedWriter base type must be class or interface, not void ../classpath-0.90/java/io/PipedWriter.d:4: identifier 'PipedReader' is not defined ../classpath-0.90/java/io/PipedWriter.d:4: PipedReader is used as a type ../classpath-0.90/java/io/PipedWriter.d:4: variable java.io.PipedWriter.PipedWriter.sink voids have no value ../classpath-0.90/java/io/PipedWriter.d:11: identifier 'PipedReader' is not defined ../classpath-0.90/java/io/PipedWriter.d:11: PipedReader is used as a type ../classpath-0.90/java/io/PipedWriter.d:11: cannot have parameter of type void ../classpath-0.90/java/io/PipedWriter.d:15: identifier 'PipedReader' is not defined ../classpath-0.90/java/io/PipedWriter.d:15: PipedReader is used as a type ../classpath-0.90/java/io/PipedWriter.d:15: cannot have parameter of type void ../classpath-0.90/java/io/PrintStream.d:4: identifier 'FilterOutputStream' is not defined ../classpath-0.90/java/io/PrintStream.d:4: FilterOutputStream is used as a type ../classpath-0.90/java/io/PrintStream.d:4: class java.io.PrintStream.PrintStream base type must be class or interface, not void ../classpath-0.90/java/io/PrintStream.d:6: identifier 'String' is not defined ../classpath-0.90/java/io/PrintStream.d:6: String is used as a type ../classpath-0.90/java/io/PrintStream.d:6: variable java.io.PrintStream.PrintStream.encoding voids have no value ../classpath-0.90/java/io/PrintStream.d:10: identifier 'OutputStream' is not defined ../classpath-0.90/java/io/PrintStream.d:10: OutputStream is used as a type ../classpath-0.90/java/io/PrintStream.d:10: cannot have parameter of type void ../classpath-0.90/java/io/PrintStream.d:14: identifier 'OutputStream' is not defined ../classpath-0.90/java/io/PrintStream.d:14: OutputStream is used as a type ../classpath-0.90/java/io/PrintStream.d:14: cannot have parameter of type void ../classpath-0.90/java/io/PrintStream.d:31: identifier 'OutputStream' is not defined ../classpath-0.90/java/io/PrintStream.d:31: OutputStream is used as a type ../classpath-0.90/java/io/PrintStream.d:31: cannot have parameter of type void ../classpath-0.90/java/io/PrintStream.d:31: identifier 'String' is not defined ../classpath-0.90/java/io/PrintStream.d:31: String is used as a type ../classpath-0.90/java/io/PrintStream.d:31: cannot have parameter of type void ../classpath-0.90/java/io/PrintStream.d:72: identifier 'String' is not defined ../classpath-0.90/java/io/PrintStream.d:72: String is used as a type ../classpath-0.90/java/io/PrintStream.d:72: cannot have parameter of type void ../classpath-0.90/java/io/PrintStream.d:105: identifier 'String' is not defined ../classpath-0.90/java/io/PrintStream.d:105: String is used as a type ../classpath-0.90/java/io/PrintStream.d:105: cannot have parameter of type void ../classpath-0.90/java/io/PrintStream.d:134: identifier 'String' is not defined ../classpath-0.90/java/io/PrintStream.d:134: String is used as a type ../classpath-0.90/java/io/PrintStream.d:134: cannot have parameter of type void ../classpath-0.90/java/io/PrintStream.d:174: identifier 'String' is not defined ../classpath-0.90/java/io/PrintStream.d:174: String is used as a type ../classpath-0.90/java/io/PrintStream.d:174: cannot have parameter of type void ../classpath-0.90/java/io/PrintWriter.d:3: identifier 'Writer' is not defined ../classpath-0.90/java/io/PrintWriter.d:3: Writer is used as a type ../classpath-0.90/java/io/PrintWriter.d:3: class java.io.PrintWriter.PrintWriter base type must be class or interface, not void ../classpath-0.90/java/io/PrintWriter.d:7: identifier 'Writer' is not defined ../classpath-0.90/java/io/PrintWriter.d:7: Writer is used as a type ../classpath-0.90/java/io/PrintWriter.d:7: variable java.io.PrintWriter.PrintWriter.j_out voids have no value ../classpath-0.90/java/io/PrintWriter.d:9: identifier 'Writer' is not defined ../classpath-0.90/java/io/PrintWriter.d:9: Writer is used as a type ../classpath-0.90/java/io/PrintWriter.d:9: cannot have parameter of type void ../classpath-0.90/java/io/PrintWriter.d:14: identifier 'Writer' is not defined ../classpath-0.90/java/io/PrintWriter.d:14: Writer is used as a type ../classpath-0.90/java/io/PrintWriter.d:14: cannot have parameter of type void ../classpath-0.90/java/io/PrintWriter.d:20: identifier 'OutputStream' is not defined ../classpath-0.90/java/io/PrintWriter.d:20: OutputStream is used as a type ../classpath-0.90/java/io/PrintWriter.d:20: cannot have parameter of type void ../classpath-0.90/java/io/PrintWriter.d:26: identifier 'OutputStream' is not defined ../classpath-0.90/java/io/PrintWriter.d:26: OutputStream is used as a type ../classpath-0.90/java/io/PrintWriter.d:26: cannot have parameter of type void ../classpath-0.90/java/io/PrintWriter.d:31: identifier 'String' is not defined ../classpath-0.90/java/io/PrintWriter.d:31: String is used as a type ../classpath-0.90/java/io/PrintWriter.d:31: cannot have parameter of type void ../classpath-0.90/java/io/PrintWriter.d:35: identifier 'String' is not defined ../classpath-0.90/java/io/PrintWriter.d:35: String is used as a type ../classpath-0.90/java/io/PrintWriter.d:35: cannot have parameter of type void ../classpath-0.90/java/io/PrintWriter.d:35: identifier 'String' is not defined ../classpath-0.90/java/io/PrintWriter.d:35: String is used as a type ../classpath-0.90/java/io/PrintWriter.d:35: cannot have parameter of type void ../classpath-0.90/java/io/PrintWriter.d:39: identifier 'File' is not defined ../classpath-0.90/java/io/PrintWriter.d:39: File is used as a type ../classpath-0.90/java/io/PrintWriter.d:39: cannot have parameter of type void ../classpath-0.90/java/io/PrintWriter.d:43: identifier 'File' is not defined ../classpath-0.90/java/io/PrintWriter.d:43: File is used as a type ../classpath-0.90/java/io/PrintWriter.d:43: cannot have parameter of type void ../classpath-0.90/java/io/PrintWriter.d:43: identifier 'String' is not defined ../classpath-0.90/java/io/PrintWriter.d:43: String is used as a type ../classpath-0.90/java/io/PrintWriter.d:43: cannot have parameter of type void ../classpath-0.90/java/io/PrintWriter.d:75: identifier 'String' is not defined ../classpath-0.90/java/io/PrintWriter.d:75: String is used as a type ../classpath-0.90/java/io/PrintWriter.d:75: cannot have parameter of type void ../classpath-0.90/java/io/PrintWriter.d:180: identifier 'String' is not defined ../classpath-0.90/java/io/PrintWriter.d:180: String is used as a type ../classpath-0.90/java/io/PrintWriter.d:180: cannot have parameter of type void ../classpath-0.90/java/io/PrintWriter.d:225: identifier 'String' is not defined ../classpath-0.90/java/io/PrintWriter.d:225: String is used as a type ../classpath-0.90/java/io/PrintWriter.d:225: cannot have parameter of type void ../classpath-0.90/java/io/PrintWriter.d:238: identifier 'String' is not defined ../classpath-0.90/java/io/PrintWriter.d:238: String is used as a type ../classpath-0.90/java/io/PrintWriter.d:238: cannot have parameter of type void ../classpath-0.90/java/io/PushbackInputStream.d:3: identifier 'FilterInputStream' is not defined ../classpath-0.90/java/io/PushbackInputStream.d:3: FilterInputStream is used as a type ../classpath-0.90/java/io/PushbackInputStream.d:3: class java.io.PushbackInputStream.PushbackInputStream base type must be class or interface, not void ../classpath-0.90/java/io/PushbackInputStream.d:8: identifier 'InputStream' is not defined ../classpath-0.90/java/io/PushbackInputStream.d:8: InputStream is used as a type ../classpath-0.90/java/io/PushbackInputStream.d:8: cannot have parameter of type void ../classpath-0.90/java/io/PushbackInputStream.d:12: identifier 'InputStream' is not defined ../classpath-0.90/java/io/PushbackInputStream.d:12: InputStream is used as a type ../classpath-0.90/java/io/PushbackInputStream.d:12: cannot have parameter of type void ../classpath-0.90/java/io/PushbackReader.d:3: identifier 'FilterReader' is not defined ../classpath-0.90/java/io/PushbackReader.d:3: FilterReader is used as a type ../classpath-0.90/java/io/PushbackReader.d:3: class java.io.PushbackReader.PushbackReader base type must be class or interface, not void ../classpath-0.90/java/io/PushbackReader.d:8: identifier 'Reader' is not defined ../classpath-0.90/java/io/PushbackReader.d:8: Reader is used as a type ../classpath-0.90/java/io/PushbackReader.d:8: cannot have parameter of type void ../classpath-0.90/java/io/PushbackReader.d:12: identifier 'Reader' is not defined ../classpath-0.90/java/io/PushbackReader.d:12: Reader is used as a type ../classpath-0.90/java/io/PushbackReader.d:12: cannot have parameter of type void ../classpath-0.90/java/io/RandomAccessFile.d:5: identifier 'DataOutput' is not defined ../classpath-0.90/java/io/RandomAccessFile.d:5: DataOutput is used as a type ../classpath-0.90/java/io/RandomAccessFile.d:5: class java.io.RandomAccessFile.RandomAccessFile base type must be class or interface, not void ../classpath-0.90/java/io/RandomAccessFile.d:5: identifier 'DataInput' is not defined ../classpath-0.90/java/io/RandomAccessFile.d:5: DataInput is used as a type ../classpath-0.90/java/io/RandomAccessFile.d:5: class java.io.RandomAccessFile.RandomAccessFile base type must be interface, not void ../classpath-0.90/java/io/RandomAccessFile.d:6: identifier 'FileChannelImpl' is not defined ../classpath-0.90/java/io/RandomAccessFile.d:6: FileChannelImpl is used as a type ../classpath-0.90/java/io/RandomAccessFile.d:6: variable java.io.RandomAccessFile.RandomAccessFile.ch voids have no value ../classpath-0.90/java/io/RandomAccessFile.d:7: identifier 'FileDescriptor' is not defined ../classpath-0.90/java/io/RandomAccessFile.d:7: FileDescriptor is used as a type ../classpath-0.90/java/io/RandomAccessFile.d:7: variable java.io.RandomAccessFile.RandomAccessFile.fd voids have no value ../classpath-0.90/java/io/RandomAccessFile.d:8: identifier 'DataOutputStream' is not defined ../classpath-0.90/java/io/RandomAccessFile.d:8: DataOutputStream is used as a type ../classpath-0.90/java/io/RandomAccessFile.d:8: variable java.io.RandomAccessFile.RandomAccessFile.j_out voids have no value ../classpath-0.90/java/io/RandomAccessFile.d:9: identifier 'DataInputStream' is not defined ../classpath-0.90/java/io/RandomAccessFile.d:9: DataInputStream is used as a type ../classpath-0.90/java/io/RandomAccessFile.d:9: variable java.io.RandomAccessFile.RandomAccessFile.j_in voids have no value ../classpath-0.90/java/io/RandomAccessFile.d:11: identifier 'File' is not defined ../classpath-0.90/java/io/RandomAccessFile.d:11: File is used as a type ../classpath-0.90/java/io/RandomAccessFile.d:11: cannot have parameter of type void ../classpath-0.90/java/io/RandomAccessFile.d:11: identifier 'String' is not defined ../classpath-0.90/java/io/RandomAccessFile.d:11: String is used as a type ../classpath-0.90/java/io/RandomAccessFile.d:11: cannot have parameter of type void ../classpath-0.90/java/io/RandomAccessFile.d:35: identifier 'String' is not defined ../classpath-0.90/java/io/RandomAccessFile.d:35: String is used as a type ../classpath-0.90/java/io/RandomAccessFile.d:35: cannot have parameter of type void ../classpath-0.90/java/io/RandomAccessFile.d:35: identifier 'String' is not defined ../classpath-0.90/java/io/RandomAccessFile.d:35: String is used as a type ../classpath-0.90/java/io/RandomAccessFile.d:35: cannot have parameter of type void ../classpath-0.90/java/io/RandomAccessFile.d:43: identifier 'FileDescriptor' is not defined ../classpath-0.90/java/io/RandomAccessFile.d:43: FileDescriptor is used as a type ../classpath-0.90/java/io/RandomAccessFile.d:114: identifier 'String' is not defined ../classpath-0.90/java/io/RandomAccessFile.d:114: String is used as a type ../classpath-0.90/java/io/RandomAccessFile.d:134: identifier 'String' is not defined ../classpath-0.90/java/io/RandomAccessFile.d:134: String is used as a type ../classpath-0.90/java/io/RandomAccessFile.d:208: identifier 'String' is not defined ../classpath-0.90/java/io/RandomAccessFile.d:208: String is used as a type ../classpath-0.90/java/io/RandomAccessFile.d:208: cannot have parameter of type void ../classpath-0.90/java/io/RandomAccessFile.d:213: identifier 'String' is not defined ../classpath-0.90/java/io/RandomAccessFile.d:213: String is used as a type ../classpath-0.90/java/io/RandomAccessFile.d:213: cannot have parameter of type void ../classpath-0.90/java/io/RandomAccessFile.d:218: identifier 'String' is not defined ../classpath-0.90/java/io/RandomAccessFile.d:218: String is used as a type ../classpath-0.90/java/io/RandomAccessFile.d:218: cannot have parameter of type void ../classpath-0.90/java/io/RandomAccessFile.d:223: identifier 'FileChannel' is not defined ../classpath-0.90/java/io/RandomAccessFile.d:223: FileChannel is used as a type ../classpath-0.90/java/io/Reader.d:31: identifier 'IOException' is not defined ../classpath-0.90/java/io/Reader.d:31: IOException is used as a type ../classpath-0.90/java/io/Reader.d:31: new can only create structs, dynamic arrays or class objects, not void's ../classpath-0.90/java/io/Reader.d:31: can only throw class objects, not type void* ../classpath-0.90/java/io/Reader.d:35: identifier 'IOException' is not defined ../classpath-0.90/java/io/Reader.d:35: IOException is used as a type ../classpath-0.90/java/io/Reader.d:35: new can only create structs, dynamic arrays or class objects, not void's ../classpath-0.90/java/io/Reader.d:35: can only throw class objects, not type void* ../classpath-0.90/java/io/SequenceInputStream.d:4: identifier 'InputStream' is not defined ../classpath-0.90/java/io/SequenceInputStream.d:4: InputStream is used as a type ../classpath-0.90/java/io/SequenceInputStream.d:4: class java.io.SequenceInputStream.SequenceInputStream base type must be class or interface, not void ../classpath-0.90/java/io/SequenceInputStream.d:5: identifier 'InputStream' is not defined ../classpath-0.90/java/io/SequenceInputStream.d:5: InputStream is used as a type ../classpath-0.90/java/io/SequenceInputStream.d:5: variable java.io.SequenceInputStream.SequenceInputStream.j_in voids have no value ../classpath-0.90/java/io/SequenceInputStream.d:6: identifier 'InputStream' is not defined ../classpath-0.90/java/io/SequenceInputStream.d:6: InputStream is used as a type ../classpath-0.90/java/io/SequenceInputStream.d:6: variable java.io.SequenceInputStream.SequenceInputStream.in2 voids have no value ../classpath-0.90/java/io/SequenceInputStream.d:15: identifier 'InputStream' is not defined ../classpath-0.90/java/io/SequenceInputStream.d:15: InputStream is used as a type ../classpath-0.90/java/io/SequenceInputStream.d:15: cannot have parameter of type void ../classpath-0.90/java/io/SequenceInputStream.d:15: identifier 'InputStream' is not defined ../classpath-0.90/java/io/SequenceInputStream.d:15: InputStream is used as a type ../classpath-0.90/java/io/SequenceInputStream.d:15: cannot have parameter of type void ../classpath-0.90/java/io/SequenceInputStream.d:50: identifier 'InputStream' is not defined ../classpath-0.90/java/io/SequenceInputStream.d:50: InputStream is used as a type ../classpath-0.90/java/io/SerializablePermission.d:4: identifier 'BasicPermission' is not defined ../classpath-0.90/java/io/SerializablePermission.d:4: BasicPermission is used as a type ../classpath-0.90/java/io/SerializablePermission.d:4: class java.io.SerializablePermission.SerializablePermission base type must be class or interface, not void ../classpath-0.90/java/io/SerializablePermission.d:6: identifier 'String' is not defined ../classpath-0.90/java/io/SerializablePermission.d:6: String is used as a type ../classpath-0.90/java/io/SerializablePermission.d:9: identifier 'String' is not defined ../classpath-0.90/java/io/SerializablePermission.d:9: String is used as a type ../classpath-0.90/java/io/SerializablePermission.d:9: cannot have parameter of type void ../classpath-0.90/java/io/SerializablePermission.d:13: identifier 'String' is not defined ../classpath-0.90/java/io/SerializablePermission.d:13: String is used as a type ../classpath-0.90/java/io/SerializablePermission.d:13: cannot have parameter of type void ../classpath-0.90/java/io/SerializablePermission.d:13: identifier 'String' is not defined ../classpath-0.90/java/io/SerializablePermission.d:13: String is used as a type ../classpath-0.90/java/io/SerializablePermission.d:13: cannot have parameter of type void ../classpath-0.90/java/io/StreamCorruptedException.d:3: identifier 'ObjectStreamException' is not defined ../classpath-0.90/java/io/StreamCorruptedException.d:3: ObjectStreamException is used as a type ../classpath-0.90/java/io/StreamCorruptedException.d:3: class java.io.StreamCorruptedException.StreamCorruptedException base type must be class or interface, not void ../classpath-0.90/java/io/StreamCorruptedException.d:9: identifier 'String' is not defined ../classpath-0.90/java/io/StreamCorruptedException.d:9: String is used as a type ../classpath-0.90/java/io/StreamCorruptedException.d:9: cannot have parameter of type void ../classpath-0.90/java/io/StreamTokenizer.d:10: identifier 'String' is not defined ../classpath-0.90/java/io/StreamTokenizer.d:10: String is used as a type ../classpath-0.90/java/io/StreamTokenizer.d:10: variable java.io.StreamTokenizer.StreamTokenizer.sval voids have no value ../classpath-0.90/java/io/StreamTokenizer.d:21: identifier 'PushbackReader' is not defined ../classpath-0.90/java/io/StreamTokenizer.d:21: PushbackReader is used as a type ../classpath-0.90/java/io/StreamTokenizer.d:21: variable java.io.StreamTokenizer.StreamTokenizer.j_in voids have no value ../classpath-0.90/java/io/StreamTokenizer.d:25: identifier 'InputStream' is not defined ../classpath-0.90/java/io/StreamTokenizer.d:25: InputStream is used as a type ../classpath-0.90/java/io/StreamTokenizer.d:25: cannot have parameter of type void ../classpath-0.90/java/io/StreamTokenizer.d:29: identifier 'Reader' is not defined ../classpath-0.90/java/io/StreamTokenizer.d:29: Reader is used as a type ../classpath-0.90/java/io/StreamTokenizer.d:29: cannot have parameter of type void ../classpath-0.90/java/io/StreamTokenizer.d:259: identifier 'String' is not defined ../classpath-0.90/java/io/StreamTokenizer.d:259: String is used as a type ../classpath-0.90/java/io/StreamTokenizer.d:259: function java.io.StreamTokenizer.StreamTokenizer.toString of type void() overrides but is not covariant with object.Object.toString of type char[]() ../classpath-0.90/java/io/StringBufferInputStream.d:3: identifier 'InputStream' is not defined ../classpath-0.90/java/io/StringBufferInputStream.d:3: InputStream is used as a type ../classpath-0.90/java/io/StringBufferInputStream.d:3: class java.io.StringBufferInputStream.StringBufferInputStream base type must be class or interface, not void ../classpath-0.90/java/io/StringBufferInputStream.d:4: identifier 'String' is not defined ../classpath-0.90/java/io/StringBufferInputStream.d:4: String is used as a type ../classpath-0.90/java/io/StringBufferInputStream.d:4: variable java.io.StringBufferInputStream.StringBufferInputStream.buffer voids have no value ../classpath-0.90/java/io/StringBufferInputStream.d:8: identifier 'String' is not defined ../classpath-0.90/java/io/StringBufferInputStream.d:8: String is used as a type ../classpath-0.90/java/io/StringBufferInputStream.d:8: cannot have parameter of type void ../classpath-0.90/java/io/StringReader.d:3: identifier 'Reader' is not defined ../classpath-0.90/java/io/StringReader.d:3: Reader is used as a type ../classpath-0.90/java/io/StringReader.d:3: class java.io.StringReader.StringReader base type must be class or interface, not void ../classpath-0.90/java/io/StringReader.d:4: identifier 'String' is not defined ../classpath-0.90/java/io/StringReader.d:4: String is used as a type ../classpath-0.90/java/io/StringReader.d:4: variable java.io.StringReader.StringReader.buf voids have no value ../classpath-0.90/java/io/StringReader.d:9: identifier 'String' is not defined ../classpath-0.90/java/io/StringReader.d:9: String is used as a type ../classpath-0.90/java/io/StringReader.d:9: cannot have parameter of type void ../classpath-0.90/java/io/StringWriter.d:3: identifier 'Writer' is not defined ../classpath-0.90/java/io/StringWriter.d:3: Writer is used as a type ../classpath-0.90/java/io/StringWriter.d:3: class java.io.StringWriter.StringWriter base type must be class or interface, not void ../classpath-0.90/java/io/StringWriter.d:12: identifier 'StringBuffer' is not defined ../classpath-0.90/java/io/StringWriter.d:12: StringBuffer is used as a type ../classpath-0.90/java/io/StringWriter.d:26: identifier 'String' is not defined ../classpath-0.90/java/io/StringWriter.d:26: String is used as a type ../classpath-0.90/java/io/StringWriter.d:26: function java.io.StringWriter.StringWriter.toString of type void() overrides but is not covariant with object.Object.toString of type char[]() ../classpath-0.90/java/io/StringWriter.d:38: identifier 'String' is not defined ../classpath-0.90/java/io/StringWriter.d:38: String is used as a type ../classpath-0.90/java/io/StringWriter.d:38: cannot have parameter of type void ../classpath-0.90/java/io/StringWriter.d:42: identifier 'String' is not defined ../classpath-0.90/java/io/StringWriter.d:42: String is used as a type ../classpath-0.90/java/io/StringWriter.d:42: cannot have parameter of type void ../classpath-0.90/java/io/StringWriter.d:45: identifier 'StringBuffer' is not defined ../classpath-0.90/java/io/StringWriter.d:45: StringBuffer is used as a type ../classpath-0.90/java/io/StringWriter.d:45: variable java.io.StringWriter.StringWriter.buffer voids have no value ../classpath-0.90/java/io/SyncFailedException.d:3: identifier 'IOException' is not defined ../classpath-0.90/java/io/SyncFailedException.d:3: IOException is used as a type ../classpath-0.90/java/io/SyncFailedException.d:3: class java.io.SyncFailedException.SyncFailedException base type must be class or interface, not void ../classpath-0.90/java/io/SyncFailedException.d:6: identifier 'String' is not defined ../classpath-0.90/java/io/SyncFailedException.d:6: String is used as a type ../classpath-0.90/java/io/SyncFailedException.d:6: cannot have parameter of type void ../classpath-0.90/java/io/UTFDataFormatException.d:3: identifier 'IOException' is not defined ../classpath-0.90/java/io/UTFDataFormatException.d:3: IOException is used as a type ../classpath-0.90/java/io/UTFDataFormatException.d:3: class java.io.UTFDataFormatException.UTFDataFormatException base type must be class or interface, not void ../classpath-0.90/java/io/UTFDataFormatException.d:9: identifier 'String' is not defined ../classpath-0.90/java/io/UTFDataFormatException.d:9: String is used as a type ../classpath-0.90/java/io/UTFDataFormatException.d:9: cannot have parameter of type void ../classpath-0.90/java/io/UnsupportedEncodingException.d:3: identifier 'IOException' is not defined ../classpath-0.90/java/io/UnsupportedEncodingException.d:3: IOException is used as a type ../classpath-0.90/java/io/UnsupportedEncodingException.d:3: class java.io.UnsupportedEncodingException.UnsupportedEncodingException base type must be class or interface, not void ../classpath-0.90/java/io/UnsupportedEncodingException.d:9: identifier 'String' is not defined ../classpath-0.90/java/io/UnsupportedEncodingException.d:9: String is used as a type ../classpath-0.90/java/io/UnsupportedEncodingException.d:9: cannot have parameter of type void ../classpath-0.90/java/io/WriteAbortedException.d:3: identifier 'ObjectStreamException' is not defined ../classpath-0.90/java/io/WriteAbortedException.d:3: ObjectStreamException is used as a type ../classpath-0.90/java/io/WriteAbortedException.d:3: class java.io.WriteAbortedException.WriteAbortedException base type must be class or interface, not void ../classpath-0.90/java/io/WriteAbortedException.d:7: identifier 'String' is not defined ../classpath-0.90/java/io/WriteAbortedException.d:7: String is used as a type ../classpath-0.90/java/io/WriteAbortedException.d:7: cannot have parameter of type void ../classpath-0.90/java/io/WriteAbortedException.d:13: identifier 'String' is not defined ../classpath-0.90/java/io/WriteAbortedException.d:13: String is used as a type ../classpath-0.90/java/io/WriteAbortedException.d:18: identifier 'Throwable' is not defined ../classpath-0.90/java/io/WriteAbortedException.d:18: Throwable is used as a type ../classpath-0.90/java/io/Writer.d:28: identifier 'String' is not defined ../classpath-0.90/java/io/Writer.d:28: String is used as a type ../classpath-0.90/java/io/Writer.d:28: cannot have parameter of type void ../classpath-0.90/java/io/Writer.d:32: identifier 'String' is not defined ../classpath-0.90/java/io/Writer.d:32: String is used as a type ../classpath-0.90/java/io/Writer.d:32: cannot have parameter of type void make[1]: *** [../classpath-0.90/java/io.d2o] Error 1 make[1]: Leaving directory `/home/peri/src/languageMachine/tarball/languagemachine-0.2.1-w/src/j2d'