Build Information
Failed to build JavApi⁴Swift, reference main (22ccea
), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 16:42:57 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bastie/JavApi4Swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bastie/JavApi4Swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 22ccea4 add throws declarion at Iterator.next, and add List an ListIterator in java.util
Cloned https://github.com/bastie/JavApi4Swift.git
Revision (git rev-parse @):
22ccea4c14eca7f3befed15355b680c90cadabaf
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/bastie/JavApi4Swift.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/bastie/JavApi4Swift.git
https://github.com/bastie/JavApi4Swift.git
{
"dependencies" : [
],
"manifest_display_name" : "JavApi⁴Swift",
"name" : "JavApi⁴Swift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "JavApi",
"targets" : [
"JavApi"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "JavApiTests",
"module_type" : "SwiftTarget",
"name" : "JavApiTests",
"path" : "Tests/JavApiTests",
"sources" : [
"JavApi_io_File_Tests.swift",
"JavApi_lang_Character_Tests.swift",
"JavApi_lang_Class_Tests.swift",
"JavApi_lang_Long.swift",
"JavApi_lang_Object_Tests.swift",
"JavApi_lang_String.swift",
"JavApi_lang_StringBuilder_Tests.swift",
"JavApi_lang_Thread_Tests.swift",
"JavApi_math_BigDecimal.swift",
"JavApi_time_Clock_Tests.swift",
"JavApi_time_Instant_Tests.swift",
"JavApi_time_IntegerExtensionTests.swift",
"JavApi_time_LocalDateTime_Tests.swift",
"JavApi_time_LocalDate_Tests.swift",
"JavApi_time_LocalTime_Tests.swift",
"JavApi_time_Period_Tests.swift",
"JavApi_time_ZonedDateTime_Tests.swift",
"JavApi_util_Base64_Tests.swift",
"JavApi_util_LinkedHashMap.swift",
"JavApi_util_Random_Tests.swift",
"JavApi_util_Stack_Tests.swift",
"JavApi_util_TimeZone_Tests.swift",
"JavApi_util_UUID_Tests.swift",
"JavApi_util_zip_Checksums_Tests.swift"
],
"target_dependencies" : [
"JavApi"
],
"type" : "test"
},
{
"c99name" : "JavApi",
"module_type" : "SwiftTarget",
"name" : "JavApi",
"path" : "Sources/JavApi",
"product_memberships" : [
"JavApi"
],
"sources" : [
"awt/Point.swift",
"awt/geom/Point2D+Hashable.swift",
"awt/geom/Point2D.swift",
"awt/geom/java.awt.geom.swift",
"awt/java.awt.swift",
"io/BufferedOutputStream.swift",
"io/ByteArrayInputStream+Swiftify.swift",
"io/ByteArrayInputStream.swift",
"io/CharArrayWriter.swift",
"io/Closeable.swift",
"io/DataInput.swift",
"io/DataOutput.swift",
"io/File+Extensions.swift",
"io/File.swift",
"io/FileDescriptor.swift",
"io/FileFilter.swift",
"io/FileInputStream.swift",
"io/FileOutputStream.swift",
"io/FilterInputStream.swift",
"io/FilterOutputStream.swift",
"io/Flushable.swift",
"io/InputStream+Swiftify.swift",
"io/InputStream.swift",
"io/OutputStream+Swiftify.swift",
"io/OutputStream.swift",
"io/PrintStream.swift",
"io/RandomAccessFile.swift",
"io/Reader.swift",
"io/Writer+Swiftify.swift",
"io/Writer.swift",
"io/java.io.swift",
"java.swift",
"lang/Appendable.swift",
"lang/Array+Java.swift",
"lang/Boolean.swift",
"lang/CharSequence+StringProtocol.swift",
"lang/CharSequence.swift",
"lang/Character+Java.swift",
"lang/Character+Operator.swift",
"lang/Character+Strideable.swift",
"lang/Character+Swiftify.swift",
"lang/Class+Swiftify.swift",
"lang/Class.swift",
"lang/Cloneable+Swiftify.swift",
"lang/Cloneable.swift",
"lang/Comparable+Swiftify.swift",
"lang/Comparable.swift",
"lang/Double+Java.swift",
"lang/Double+Swiftify.swift",
"lang/FileHandle+TextOutputStream.swift",
"lang/Int+Java.swift",
"lang/Int16+Java.swift",
"lang/Int32+Java.swift",
"lang/Int64+Java.swift",
"lang/Integer.swift",
"lang/Iterable.swift",
"lang/Long.swift",
"lang/Math.swift",
"lang/Operator+Java.swift",
"lang/Runnable.swift",
"lang/String+CharSequence.swift",
"lang/String+Java.swift",
"lang/String+Swiftify.swift",
"lang/StringBuilder+Equalable.swift",
"lang/StringBuilder+Hashable.swift",
"lang/StringBuilder+Swiftify.swift",
"lang/StringBuilder.swift",
"lang/StringProtocol+Java.swift",
"lang/SubString+CharSequence.swift",
"lang/System+Properties.swift",
"lang/System+Swiftify.swift",
"lang/System+SystemErr.swift",
"lang/System+SystemIn.swift",
"lang/System+SystemOut.swift",
"lang/System.swift",
"lang/Thread+Swiftify.swift",
"lang/Thread.swift",
"lang/Throwable.swift",
"lang/java.lang.swift",
"math/BigDecimal+Java.swift",
"math/BigDecimal+Swiftify.swift",
"math/BigDecimal.swift",
"math/Decimal+Java.swift",
"math/java.math.swift",
"net/java.net.swift",
"nio/ByteBuffer+Swiftify.swift",
"nio/ByteBuffer.swift",
"nio/ByteOrder.swift",
"nio/CharBuffer.swift",
"nio/charset/Charset.swift",
"nio/charset/StandardCharsets.swift",
"nio/charset/java.nio.charset.swift",
"nio/file/Files+Swiftify.swift",
"nio/file/Files.swift",
"nio/file/OpenOption.swift",
"nio/file/Path.swift",
"nio/file/Paths.swift",
"nio/file/StandardOpenOption.swift",
"nio/file/attribute/FileAttribute.swift",
"nio/file/attribute/java.nio.file.attribute.swift",
"nio/file/java.nio.file.swift",
"nio/java.nio.swift",
"no/cobol/PIC9+BinaryInteger.swift",
"no/cobol/PIC9+Codeable.swift",
"no/cobol/PIC9+CustomDebugStringConvertible.swift",
"no/cobol/PIC9+CustomReflectable.swift",
"no/cobol/PIC9+CustomStringConvertible.swift",
"no/cobol/PIC9+Equatable.swift",
"no/cobol/PIC9+ExpessibleByIntegerLiteral.swift",
"no/cobol/PIC9+ExpressibleByStringLiteral.swift",
"no/cobol/PIC9+Hashable.swift",
"no/cobol/PIC9+LosslessStringConvertible.swift",
"no/cobol/PIC9+Numeric.swift",
"no/cobol/PIC9+Strideable.swift",
"no/cobol/PIC9+UnsignedInteger.swift",
"no/cobol/PIC9.swift",
"no/lowlevel/Array+Extension.swift",
"no/lowlevel/Array+UInt4.swift",
"no/lowlevel/Array+UInt8.swift",
"no/lowlevel/UInt4+BinaryInteger.swift",
"no/lowlevel/UInt4+Codable.swift",
"no/lowlevel/UInt4+Comparable.swift",
"no/lowlevel/UInt4+CustomDebugStringConvertible.swift",
"no/lowlevel/UInt4+CustomPlaygroundDisplayConvertible.swift",
"no/lowlevel/UInt4+CustomReflectable.swift",
"no/lowlevel/UInt4+CustomStringConvertible.swift",
"no/lowlevel/UInt4+Equatable.swift",
"no/lowlevel/UInt4+ExpressibleByIntegerLiteral.swift",
"no/lowlevel/UInt4+ExpressibleByStringLiteral.swift",
"no/lowlevel/UInt4+FixedWidthInteger.swift",
"no/lowlevel/UInt4+Hashable.swift",
"no/lowlevel/UInt4+LosslessStringConvertible.swift",
"no/lowlevel/UInt4+Numeric.swift",
"no/lowlevel/UInt4+Strideable.swift",
"no/lowlevel/UInt4+UnsignedInteger.swift",
"no/lowlevel/UInt4.swift",
"no/no.swift",
"security/SecureRandom.swift",
"security/java.security.swift",
"time/Clock.swift",
"time/ClockIdentifierName.swift",
"time/Instant+AnyDate.swift",
"time/Instant+Codable.swift",
"time/Instant+Comparable.swift",
"time/Instant+CustomDebugStringConvertible.swift",
"time/Instant+CustomPlaygroundDisplayConvertible.swift",
"time/Instant+CustomReflectable.swift",
"time/Instant+CustomStringConvertible.swift",
"time/Instant+Equatable.swift",
"time/Instant+Hashable.swift",
"time/Instant.swift",
"time/IntegerExtension.swift",
"time/LocalDate.swift",
"time/LocalDateTime.swift",
"time/LocalTime.swift",
"time/Period.swift",
"time/ZonedDateTime.swift",
"time/java.time.swift",
"util/AbstractCollection.swift",
"util/ArrayList.swift",
"util/Arrays.swift",
"util/Base64+Alphabets.swift",
"util/Base64.Decoder.swift",
"util/Base64.Encoder.swift",
"util/Base64.swift",
"util/Calendar+Swiftify.swift",
"util/Calendar.swift",
"util/Collection.swift",
"util/Collections.swift",
"util/Comparator.swift",
"util/Date+Cloneable.swift",
"util/Date+Comparable.swift",
"util/Date+Equalable.swift",
"util/Date.swift",
"util/Dictionary+Java.swift",
"util/Dictionary+Swiftify.swift",
"util/GregorianCalendar+Swiftify.swift",
"util/GregorianCalendar.swift",
"util/Iterator.swift",
"util/LinkedHashMap+Operator.swift",
"util/LinkedHashMap+Swiftify.swift",
"util/LinkedHashMap.swift",
"util/List.swift",
"util/ListIterator.swift",
"util/Map.swift",
"util/Observable.swift",
"util/Observer+Equatable.swift",
"util/Observer+Hashable.swift",
"util/Observer.swift",
"util/Queue.swift",
"util/Random.swift",
"util/RandomAccessCollection+Java.swift",
"util/Set+Java.swift",
"util/Stack+Swiftify.swift",
"util/Stack.swift",
"util/TimeZone.swift",
"util/UUID+Java.swift",
"util/java.util.swift",
"util/zip/Adler32+Swiftify.swift",
"util/zip/Adler32.swift",
"util/zip/CRC32+Swiftify.swift",
"util/zip/CRC32.swift",
"util/zip/CRC32C+Swiftify.swift",
"util/zip/CRC32C.swift",
"util/zip/Checksum+Swiftify.swift",
"util/zip/Checksum.swift",
"util/zip/java.util.zip.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/190] Compiling JavApi java.net.swift
[4/190] Compiling JavApi ByteBuffer+Swiftify.swift
[5/190] Compiling JavApi ByteBuffer.swift
[6/190] Compiling JavApi ByteOrder.swift
[7/190] Compiling JavApi CharBuffer.swift
[8/190] Compiling JavApi Charset.swift
[9/190] Compiling JavApi StandardCharsets.swift
[10/190] Compiling JavApi java.nio.charset.swift
[11/190] Compiling JavApi Files+Swiftify.swift
[12/190] Compiling JavApi Files.swift
[13/190] Compiling JavApi OpenOption.swift
[14/190] Compiling JavApi Path.swift
[15/190] Compiling JavApi Paths.swift
[16/190] Compiling JavApi StandardOpenOption.swift
[17/190] Compiling JavApi FileAttribute.swift
[18/190] Compiling JavApi java.nio.file.attribute.swift
[19/190] Compiling JavApi java.nio.file.swift
[20/190] Compiling JavApi java.nio.swift
[21/190] Compiling JavApi PIC9+BinaryInteger.swift
[22/190] Compiling JavApi PIC9+Codeable.swift
[23/190] Compiling JavApi PIC9+CustomDebugStringConvertible.swift
[24/210] Compiling JavApi Class.swift
[25/210] Compiling JavApi Cloneable+Swiftify.swift
[26/210] Compiling JavApi Cloneable.swift
[27/210] Compiling JavApi Comparable+Swiftify.swift
[28/210] Compiling JavApi Comparable.swift
[29/210] Compiling JavApi Double+Java.swift
[30/210] Compiling JavApi Double+Swiftify.swift
[31/210] Compiling JavApi FileHandle+TextOutputStream.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[32/210] Compiling JavApi Int+Java.swift
[33/210] Compiling JavApi Int16+Java.swift
[34/210] Compiling JavApi Int32+Java.swift
[35/210] Compiling JavApi Int64+Java.swift
[36/210] Compiling JavApi Integer.swift
[37/210] Compiling JavApi Iterable.swift
[38/210] Compiling JavApi Long.swift
[39/210] Compiling JavApi Math.swift
[40/210] Compiling JavApi Operator+Java.swift
[41/210] Compiling JavApi Runnable.swift
[42/210] Compiling JavApi String+CharSequence.swift
[43/210] Compiling JavApi String+Java.swift
[44/210] Compiling JavApi String+Swiftify.swift
[45/210] Compiling JavApi InputStream+Swiftify.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
| |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public typealias Stride = Int
36 |
[46/210] Compiling JavApi InputStream.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
| |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public typealias Stride = Int
36 |
[47/210] Compiling JavApi OutputStream+Swiftify.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
| |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public typealias Stride = Int
36 |
[48/210] Compiling JavApi OutputStream.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
| |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public typealias Stride = Int
36 |
[49/210] Compiling JavApi PrintStream.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
| |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public typealias Stride = Int
36 |
[50/210] Compiling JavApi RandomAccessFile.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
| |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public typealias Stride = Int
36 |
[51/210] Compiling JavApi Reader.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
| |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public typealias Stride = Int
36 |
[52/210] Compiling JavApi Writer+Swiftify.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
| |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public typealias Stride = Int
36 |
[53/210] Compiling JavApi Writer.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
| |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public typealias Stride = Int
36 |
[54/210] Compiling JavApi java.io.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
| |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public typealias Stride = Int
36 |
[55/210] Compiling JavApi java.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
| |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public typealias Stride = Int
36 |
[56/210] Compiling JavApi Appendable.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
| |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public typealias Stride = Int
36 |
[57/210] Compiling JavApi Array+Java.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
| |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public typealias Stride = Int
36 |
[58/210] Compiling JavApi Boolean.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
| |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public typealias Stride = Int
36 |
[59/210] Compiling JavApi CharSequence+StringProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
| |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public typealias Stride = Int
36 |
[60/210] Compiling JavApi CharSequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
| |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public typealias Stride = Int
36 |
[61/210] Compiling JavApi Character+Java.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
| |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public typealias Stride = Int
36 |
[62/210] Compiling JavApi Character+Operator.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
| |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public typealias Stride = Int
36 |
[63/210] Compiling JavApi Character+Strideable.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
| |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public typealias Stride = Int
36 |
[64/210] Compiling JavApi Character+Swiftify.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
| |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public typealias Stride = Int
36 |
[65/210] Compiling JavApi Class+Swiftify.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
| |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public typealias Stride = Int
36 |
[66/210] Compiling JavApi Instant+CustomStringConvertible.swift
[67/210] Compiling JavApi Instant+Equatable.swift
[68/210] Compiling JavApi Instant+Hashable.swift
[69/210] Compiling JavApi Instant.swift
[70/210] Compiling JavApi IntegerExtension.swift
[71/210] Compiling JavApi LocalDate.swift
[72/210] Compiling JavApi LocalDateTime.swift
[73/210] Compiling JavApi LocalTime.swift
[74/210] Compiling JavApi Period.swift
[75/210] Compiling JavApi ZonedDateTime.swift
[76/210] Compiling JavApi java.time.swift
[77/210] Compiling JavApi AbstractCollection.swift
[78/210] Compiling JavApi ArrayList.swift
[79/210] Compiling JavApi Arrays.swift
[80/210] Compiling JavApi Base64+Alphabets.swift
[81/210] Compiling JavApi Base64.Decoder.swift
[82/210] Compiling JavApi Base64.Encoder.swift
[83/210] Compiling JavApi Base64.swift
[84/210] Compiling JavApi Calendar+Swiftify.swift
[85/210] Compiling JavApi Calendar.swift
[86/210] Emitting module JavApi
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
| |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public typealias Stride = Int
36 |
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/util/Observer+Equatable.swift:7:22: error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
5 | extension java.util.Observer {
6 |
7 | public static func == (lhs : any java.util.Observer, rhs : any java.util.Observer) -> Bool {
| `- error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
8 | return false
9 | }
[87/210] Compiling JavApi PIC9+CustomReflectable.swift
[88/210] Compiling JavApi PIC9+CustomStringConvertible.swift
[89/210] Compiling JavApi PIC9+Equatable.swift
[90/210] Compiling JavApi PIC9+ExpessibleByIntegerLiteral.swift
[91/210] Compiling JavApi PIC9+ExpressibleByStringLiteral.swift
[92/210] Compiling JavApi PIC9+Hashable.swift
[93/210] Compiling JavApi PIC9+LosslessStringConvertible.swift
[94/210] Compiling JavApi PIC9+Numeric.swift
[95/210] Compiling JavApi PIC9+Strideable.swift
[96/210] Compiling JavApi PIC9+UnsignedInteger.swift
[97/210] Compiling JavApi PIC9.swift
[98/210] Compiling JavApi Array+Extension.swift
[99/210] Compiling JavApi Array+UInt4.swift
[100/210] Compiling JavApi Array+UInt8.swift
[101/210] Compiling JavApi UInt4+BinaryInteger.swift
[102/210] Compiling JavApi UInt4+Codable.swift
[103/210] Compiling JavApi UInt4+Comparable.swift
[104/210] Compiling JavApi UInt4+CustomDebugStringConvertible.swift
[105/210] Compiling JavApi UInt4+CustomPlaygroundDisplayConvertible.swift
[106/210] Compiling JavApi UInt4+CustomReflectable.swift
[107/210] Compiling JavApi UInt4+CustomStringConvertible.swift
[108/210] Compiling JavApi UInt4+Equatable.swift
[109/210] Compiling JavApi UInt4+ExpressibleByIntegerLiteral.swift
[110/210] Compiling JavApi UInt4+ExpressibleByStringLiteral.swift
[111/210] Compiling JavApi UInt4+FixedWidthInteger.swift
[112/210] Compiling JavApi UInt4+Hashable.swift
[113/210] Compiling JavApi UInt4+LosslessStringConvertible.swift
[114/210] Compiling JavApi UInt4+Numeric.swift
[115/210] Compiling JavApi UInt4+Strideable.swift
[116/210] Compiling JavApi UInt4+UnsignedInteger.swift
[117/210] Compiling JavApi UInt4.swift
[118/210] Compiling JavApi no.swift
[119/210] Compiling JavApi SecureRandom.swift
[120/210] Compiling JavApi java.security.swift
[121/210] Compiling JavApi Clock.swift
[122/210] Compiling JavApi ClockIdentifierName.swift
[123/210] Compiling JavApi Instant+AnyDate.swift
[124/210] Compiling JavApi Instant+Codable.swift
[125/210] Compiling JavApi Instant+Comparable.swift
[126/210] Compiling JavApi Instant+CustomDebugStringConvertible.swift
[127/210] Compiling JavApi Instant+CustomPlaygroundDisplayConvertible.swift
[128/210] Compiling JavApi Instant+CustomReflectable.swift
[129/210] Compiling JavApi Point.swift
[130/210] Compiling JavApi Point2D+Hashable.swift
[131/210] Compiling JavApi Point2D.swift
[132/210] Compiling JavApi java.awt.geom.swift
[133/210] Compiling JavApi java.awt.swift
[134/210] Compiling JavApi BufferedOutputStream.swift
[135/210] Compiling JavApi ByteArrayInputStream+Swiftify.swift
[136/210] Compiling JavApi ByteArrayInputStream.swift
[137/210] Compiling JavApi CharArrayWriter.swift
[138/210] Compiling JavApi Closeable.swift
[139/210] Compiling JavApi DataInput.swift
[140/210] Compiling JavApi DataOutput.swift
[141/210] Compiling JavApi File+Extensions.swift
[142/210] Compiling JavApi File.swift
[143/210] Compiling JavApi FileDescriptor.swift
[144/210] Compiling JavApi FileFilter.swift
[145/210] Compiling JavApi FileInputStream.swift
[146/210] Compiling JavApi FileOutputStream.swift
[147/210] Compiling JavApi FilterInputStream.swift
[148/210] Compiling JavApi FilterOutputStream.swift
[149/210] Compiling JavApi Flushable.swift
[150/210] Compiling JavApi StringBuilder+Equalable.swift
[151/210] Compiling JavApi StringBuilder+Hashable.swift
[152/210] Compiling JavApi StringBuilder+Swiftify.swift
[153/210] Compiling JavApi StringBuilder.swift
[154/210] Compiling JavApi StringProtocol+Java.swift
[155/210] Compiling JavApi SubString+CharSequence.swift
[156/210] Compiling JavApi System+Properties.swift
[157/210] Compiling JavApi System+Swiftify.swift
[158/210] Compiling JavApi System+SystemErr.swift
[159/210] Compiling JavApi System+SystemIn.swift
[160/210] Compiling JavApi System+SystemOut.swift
[161/210] Compiling JavApi System.swift
[162/210] Compiling JavApi Thread+Swiftify.swift
[163/210] Compiling JavApi Thread.swift
[164/210] Compiling JavApi Throwable.swift
[165/210] Compiling JavApi java.lang.swift
[166/210] Compiling JavApi BigDecimal+Java.swift
[167/210] Compiling JavApi BigDecimal+Swiftify.swift
[168/210] Compiling JavApi BigDecimal.swift
[169/210] Compiling JavApi Decimal+Java.swift
[170/210] Compiling JavApi java.math.swift
[171/210] Compiling JavApi Collection.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/util/Observer+Equatable.swift:7:22: error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
5 | extension java.util.Observer {
6 |
7 | public static func == (lhs : any java.util.Observer, rhs : any java.util.Observer) -> Bool {
| `- error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
8 | return false
9 | }
[172/210] Compiling JavApi Collections.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/util/Observer+Equatable.swift:7:22: error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
5 | extension java.util.Observer {
6 |
7 | public static func == (lhs : any java.util.Observer, rhs : any java.util.Observer) -> Bool {
| `- error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
8 | return false
9 | }
[173/210] Compiling JavApi Comparator.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/util/Observer+Equatable.swift:7:22: error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
5 | extension java.util.Observer {
6 |
7 | public static func == (lhs : any java.util.Observer, rhs : any java.util.Observer) -> Bool {
| `- error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
8 | return false
9 | }
[174/210] Compiling JavApi Date+Cloneable.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/util/Observer+Equatable.swift:7:22: error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
5 | extension java.util.Observer {
6 |
7 | public static func == (lhs : any java.util.Observer, rhs : any java.util.Observer) -> Bool {
| `- error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
8 | return false
9 | }
[175/210] Compiling JavApi Date+Comparable.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/util/Observer+Equatable.swift:7:22: error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
5 | extension java.util.Observer {
6 |
7 | public static func == (lhs : any java.util.Observer, rhs : any java.util.Observer) -> Bool {
| `- error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
8 | return false
9 | }
[176/210] Compiling JavApi Date+Equalable.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/util/Observer+Equatable.swift:7:22: error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
5 | extension java.util.Observer {
6 |
7 | public static func == (lhs : any java.util.Observer, rhs : any java.util.Observer) -> Bool {
| `- error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
8 | return false
9 | }
[177/210] Compiling JavApi Date.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/util/Observer+Equatable.swift:7:22: error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
5 | extension java.util.Observer {
6 |
7 | public static func == (lhs : any java.util.Observer, rhs : any java.util.Observer) -> Bool {
| `- error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
8 | return false
9 | }
[178/210] Compiling JavApi Dictionary+Java.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/util/Observer+Equatable.swift:7:22: error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
5 | extension java.util.Observer {
6 |
7 | public static func == (lhs : any java.util.Observer, rhs : any java.util.Observer) -> Bool {
| `- error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
8 | return false
9 | }
[179/210] Compiling JavApi Dictionary+Swiftify.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/util/Observer+Equatable.swift:7:22: error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
5 | extension java.util.Observer {
6 |
7 | public static func == (lhs : any java.util.Observer, rhs : any java.util.Observer) -> Bool {
| `- error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
8 | return false
9 | }
[180/210] Compiling JavApi GregorianCalendar+Swiftify.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/util/Observer+Equatable.swift:7:22: error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
5 | extension java.util.Observer {
6 |
7 | public static func == (lhs : any java.util.Observer, rhs : any java.util.Observer) -> Bool {
| `- error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
8 | return false
9 | }
[181/210] Compiling JavApi GregorianCalendar.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/util/Observer+Equatable.swift:7:22: error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
5 | extension java.util.Observer {
6 |
7 | public static func == (lhs : any java.util.Observer, rhs : any java.util.Observer) -> Bool {
| `- error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
8 | return false
9 | }
[182/210] Compiling JavApi Iterator.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/util/Observer+Equatable.swift:7:22: error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
5 | extension java.util.Observer {
6 |
7 | public static func == (lhs : any java.util.Observer, rhs : any java.util.Observer) -> Bool {
| `- error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
8 | return false
9 | }
[183/210] Compiling JavApi LinkedHashMap+Operator.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/util/Observer+Equatable.swift:7:22: error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
5 | extension java.util.Observer {
6 |
7 | public static func == (lhs : any java.util.Observer, rhs : any java.util.Observer) -> Bool {
| `- error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
8 | return false
9 | }
[184/210] Compiling JavApi LinkedHashMap+Swiftify.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/util/Observer+Equatable.swift:7:22: error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
5 | extension java.util.Observer {
6 |
7 | public static func == (lhs : any java.util.Observer, rhs : any java.util.Observer) -> Bool {
| `- error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
8 | return false
9 | }
[185/210] Compiling JavApi LinkedHashMap.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/util/Observer+Equatable.swift:7:22: error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
5 | extension java.util.Observer {
6 |
7 | public static func == (lhs : any java.util.Observer, rhs : any java.util.Observer) -> Bool {
| `- error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
8 | return false
9 | }
[186/210] Compiling JavApi List.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/util/Observer+Equatable.swift:7:22: error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
5 | extension java.util.Observer {
6 |
7 | public static func == (lhs : any java.util.Observer, rhs : any java.util.Observer) -> Bool {
| `- error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
8 | return false
9 | }
[187/210] Compiling JavApi ListIterator.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/util/Observer+Equatable.swift:7:22: error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
5 | extension java.util.Observer {
6 |
7 | public static func == (lhs : any java.util.Observer, rhs : any java.util.Observer) -> Bool {
| `- error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
8 | return false
9 | }
[188/210] Compiling JavApi Map.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/util/Observer+Equatable.swift:7:22: error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
5 | extension java.util.Observer {
6 |
7 | public static func == (lhs : any java.util.Observer, rhs : any java.util.Observer) -> Bool {
| `- error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
8 | return false
9 | }
[189/210] Compiling JavApi Observable.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/util/Observer+Equatable.swift:7:22: error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
5 | extension java.util.Observer {
6 |
7 | public static func == (lhs : any java.util.Observer, rhs : any java.util.Observer) -> Bool {
| `- error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
8 | return false
9 | }
[190/210] Compiling JavApi Observer+Equatable.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/util/Observer+Equatable.swift:7:22: error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
5 | extension java.util.Observer {
6 |
7 | public static func == (lhs : any java.util.Observer, rhs : any java.util.Observer) -> Bool {
| `- error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
8 | return false
9 | }
[191/210] Compiling JavApi Observer+Hashable.swift
[192/210] Compiling JavApi Observer.swift
[193/210] Compiling JavApi Queue.swift
[194/210] Compiling JavApi Random.swift
[195/210] Compiling JavApi RandomAccessCollection+Java.swift
[196/210] Compiling JavApi Set+Java.swift
[197/210] Compiling JavApi Stack+Swiftify.swift
[198/210] Compiling JavApi Stack.swift
[199/210] Compiling JavApi TimeZone.swift
[200/210] Compiling JavApi UUID+Java.swift
[201/210] Compiling JavApi java.util.swift
[202/210] Compiling JavApi Adler32+Swiftify.swift
[203/210] Compiling JavApi Adler32.swift
[204/210] Compiling JavApi CRC32+Swiftify.swift
[205/210] Compiling JavApi CRC32.swift
[206/210] Compiling JavApi CRC32C+Swiftify.swift
[207/210] Compiling JavApi CRC32C.swift
[208/210] Compiling JavApi Checksum+Swiftify.swift
[209/210] Compiling JavApi Checksum.swift
[210/210] Compiling JavApi java.util.zip.swift
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/189] Emitting module JavApi
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
| |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public typealias Stride = Int
36 |
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/util/Observer+Equatable.swift:7:22: error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
5 | extension java.util.Observer {
6 |
7 | public static func == (lhs : any java.util.Observer, rhs : any java.util.Observer) -> Bool {
| `- error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
8 | return false
9 | }
[3/209] Compiling JavApi InputStream+Swiftify.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
| |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public typealias Stride = Int
36 |
[4/209] Compiling JavApi InputStream.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
| |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public typealias Stride = Int
36 |
[5/209] Compiling JavApi OutputStream+Swiftify.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
| |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public typealias Stride = Int
36 |
[6/209] Compiling JavApi OutputStream.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
| |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public typealias Stride = Int
36 |
[7/209] Compiling JavApi PrintStream.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
| |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public typealias Stride = Int
36 |
[8/209] Compiling JavApi RandomAccessFile.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
| |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public typealias Stride = Int
36 |
[9/209] Compiling JavApi Reader.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
| |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public typealias Stride = Int
36 |
[10/209] Compiling JavApi Writer+Swiftify.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
| |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public typealias Stride = Int
36 |
[11/209] Compiling JavApi Writer.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
| |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public typealias Stride = Int
36 |
[12/209] Compiling JavApi java.io.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
| |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public typealias Stride = Int
36 |
[13/209] Compiling JavApi java.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
| |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public typealias Stride = Int
36 |
[14/209] Compiling JavApi Appendable.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
| |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public typealias Stride = Int
36 |
[15/209] Compiling JavApi Array+Java.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
| |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public typealias Stride = Int
36 |
[16/209] Compiling JavApi Boolean.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
| |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public typealias Stride = Int
36 |
[17/209] Compiling JavApi CharSequence+StringProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
| |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public typealias Stride = Int
36 |
[18/209] Compiling JavApi CharSequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
| |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public typealias Stride = Int
36 |
[19/209] Compiling JavApi Character+Java.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
| |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public typealias Stride = Int
36 |
[20/209] Compiling JavApi Character+Operator.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
| |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public typealias Stride = Int
36 |
[21/209] Compiling JavApi Character+Strideable.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
| |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public typealias Stride = Int
36 |
[22/209] Compiling JavApi Character+Swiftify.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
| |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public typealias Stride = Int
36 |
[23/209] Compiling JavApi Class+Swiftify.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
| |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | public typealias Stride = Int
36 |
[24/209] Compiling JavApi Class.swift
[25/209] Compiling JavApi Cloneable+Swiftify.swift
[26/209] Compiling JavApi Cloneable.swift
[27/209] Compiling JavApi Comparable+Swiftify.swift
[28/209] Compiling JavApi Comparable.swift
[29/209] Compiling JavApi Double+Java.swift
[30/209] Compiling JavApi Double+Swiftify.swift
[31/209] Compiling JavApi FileHandle+TextOutputStream.swift
[32/209] Compiling JavApi Int+Java.swift
[33/209] Compiling JavApi Int16+Java.swift
[34/209] Compiling JavApi Int32+Java.swift
[35/209] Compiling JavApi Int64+Java.swift
[36/209] Compiling JavApi Integer.swift
[37/209] Compiling JavApi Iterable.swift
[38/209] Compiling JavApi Long.swift
[39/209] Compiling JavApi Math.swift
[40/209] Compiling JavApi Operator+Java.swift
[41/209] Compiling JavApi Runnable.swift
[42/209] Compiling JavApi String+CharSequence.swift
[43/209] Compiling JavApi String+Java.swift
[44/209] Compiling JavApi String+Swiftify.swift
[45/209] Compiling JavApi java.net.swift
[46/209] Compiling JavApi ByteBuffer+Swiftify.swift
[47/209] Compiling JavApi ByteBuffer.swift
[48/209] Compiling JavApi ByteOrder.swift
[49/209] Compiling JavApi CharBuffer.swift
[50/209] Compiling JavApi Charset.swift
[51/209] Compiling JavApi StandardCharsets.swift
[52/209] Compiling JavApi java.nio.charset.swift
[53/209] Compiling JavApi Files+Swiftify.swift
[54/209] Compiling JavApi Files.swift
[55/209] Compiling JavApi OpenOption.swift
[56/209] Compiling JavApi Path.swift
[57/209] Compiling JavApi Paths.swift
[58/209] Compiling JavApi StandardOpenOption.swift
[59/209] Compiling JavApi FileAttribute.swift
[60/209] Compiling JavApi java.nio.file.attribute.swift
[61/209] Compiling JavApi java.nio.file.swift
[62/209] Compiling JavApi java.nio.swift
[63/209] Compiling JavApi PIC9+BinaryInteger.swift
[64/209] Compiling JavApi PIC9+Codeable.swift
[65/209] Compiling JavApi PIC9+CustomDebugStringConvertible.swift
[66/209] Compiling JavApi Point.swift
[67/209] Compiling JavApi Point2D+Hashable.swift
[68/209] Compiling JavApi Point2D.swift
[69/209] Compiling JavApi java.awt.geom.swift
[70/209] Compiling JavApi java.awt.swift
[71/209] Compiling JavApi BufferedOutputStream.swift
[72/209] Compiling JavApi ByteArrayInputStream+Swiftify.swift
[73/209] Compiling JavApi ByteArrayInputStream.swift
[74/209] Compiling JavApi CharArrayWriter.swift
[75/209] Compiling JavApi Closeable.swift
[76/209] Compiling JavApi DataInput.swift
[77/209] Compiling JavApi DataOutput.swift
[78/209] Compiling JavApi File+Extensions.swift
[79/209] Compiling JavApi File.swift
[80/209] Compiling JavApi FileDescriptor.swift
[81/209] Compiling JavApi FileFilter.swift
[82/209] Compiling JavApi FileInputStream.swift
[83/209] Compiling JavApi FileOutputStream.swift
[84/209] Compiling JavApi FilterInputStream.swift
[85/209] Compiling JavApi FilterOutputStream.swift
[86/209] Compiling JavApi Flushable.swift
[87/209] Compiling JavApi StringBuilder+Equalable.swift
[88/209] Compiling JavApi StringBuilder+Hashable.swift
[89/209] Compiling JavApi StringBuilder+Swiftify.swift
[90/209] Compiling JavApi StringBuilder.swift
[91/209] Compiling JavApi StringProtocol+Java.swift
[92/209] Compiling JavApi SubString+CharSequence.swift
[93/209] Compiling JavApi System+Properties.swift
[94/209] Compiling JavApi System+Swiftify.swift
[95/209] Compiling JavApi System+SystemErr.swift
[96/209] Compiling JavApi System+SystemIn.swift
[97/209] Compiling JavApi System+SystemOut.swift
[98/209] Compiling JavApi System.swift
[99/209] Compiling JavApi Thread+Swiftify.swift
[100/209] Compiling JavApi Thread.swift
[101/209] Compiling JavApi Throwable.swift
[102/209] Compiling JavApi java.lang.swift
[103/209] Compiling JavApi BigDecimal+Java.swift
[104/209] Compiling JavApi BigDecimal+Swiftify.swift
[105/209] Compiling JavApi BigDecimal.swift
[106/209] Compiling JavApi Decimal+Java.swift
[107/209] Compiling JavApi java.math.swift
[108/209] Compiling JavApi UInt4+Equatable.swift
[109/209] Compiling JavApi UInt4+ExpressibleByIntegerLiteral.swift
[110/209] Compiling JavApi UInt4+ExpressibleByStringLiteral.swift
[111/209] Compiling JavApi UInt4+FixedWidthInteger.swift
[112/209] Compiling JavApi UInt4+Hashable.swift
[113/209] Compiling JavApi UInt4+LosslessStringConvertible.swift
[114/209] Compiling JavApi UInt4+Numeric.swift
[115/209] Compiling JavApi UInt4+Strideable.swift
[116/209] Compiling JavApi UInt4+UnsignedInteger.swift
[117/209] Compiling JavApi UInt4.swift
[118/209] Compiling JavApi no.swift
[119/209] Compiling JavApi SecureRandom.swift
[120/209] Compiling JavApi java.security.swift
[121/209] Compiling JavApi Clock.swift
[122/209] Compiling JavApi ClockIdentifierName.swift
[123/209] Compiling JavApi Instant+AnyDate.swift
[124/209] Compiling JavApi Instant+Codable.swift
[125/209] Compiling JavApi Instant+Comparable.swift
[126/209] Compiling JavApi Instant+CustomDebugStringConvertible.swift
[127/209] Compiling JavApi Instant+CustomPlaygroundDisplayConvertible.swift
[128/209] Compiling JavApi Instant+CustomReflectable.swift
[129/209] Compiling JavApi PIC9+CustomReflectable.swift
[130/209] Compiling JavApi PIC9+CustomStringConvertible.swift
[131/209] Compiling JavApi PIC9+Equatable.swift
[132/209] Compiling JavApi PIC9+ExpessibleByIntegerLiteral.swift
[133/209] Compiling JavApi PIC9+ExpressibleByStringLiteral.swift
[134/209] Compiling JavApi PIC9+Hashable.swift
[135/209] Compiling JavApi PIC9+LosslessStringConvertible.swift
[136/209] Compiling JavApi PIC9+Numeric.swift
[137/209] Compiling JavApi PIC9+Strideable.swift
[138/209] Compiling JavApi PIC9+UnsignedInteger.swift
[139/209] Compiling JavApi PIC9.swift
[140/209] Compiling JavApi Array+Extension.swift
[141/209] Compiling JavApi Array+UInt4.swift
[142/209] Compiling JavApi Array+UInt8.swift
[143/209] Compiling JavApi UInt4+BinaryInteger.swift
[144/209] Compiling JavApi UInt4+Codable.swift
[145/209] Compiling JavApi UInt4+Comparable.swift
[146/209] Compiling JavApi UInt4+CustomDebugStringConvertible.swift
[147/209] Compiling JavApi UInt4+CustomPlaygroundDisplayConvertible.swift
[148/209] Compiling JavApi UInt4+CustomReflectable.swift
[149/209] Compiling JavApi UInt4+CustomStringConvertible.swift
[150/209] Compiling JavApi Observer+Hashable.swift
[151/209] Compiling JavApi Observer.swift
[152/209] Compiling JavApi Queue.swift
[153/209] Compiling JavApi Random.swift
[154/209] Compiling JavApi RandomAccessCollection+Java.swift
[155/209] Compiling JavApi Set+Java.swift
[156/209] Compiling JavApi Stack+Swiftify.swift
[157/209] Compiling JavApi Stack.swift
[158/209] Compiling JavApi TimeZone.swift
[159/209] Compiling JavApi UUID+Java.swift
[160/209] Compiling JavApi java.util.swift
[161/209] Compiling JavApi Adler32+Swiftify.swift
[162/209] Compiling JavApi Adler32.swift
[163/209] Compiling JavApi CRC32+Swiftify.swift
[164/209] Compiling JavApi CRC32.swift
[165/209] Compiling JavApi CRC32C+Swiftify.swift
[166/209] Compiling JavApi CRC32C.swift
[167/209] Compiling JavApi Checksum+Swiftify.swift
[168/209] Compiling JavApi Checksum.swift
[169/209] Compiling JavApi java.util.zip.swift
[170/209] Compiling JavApi Instant+CustomStringConvertible.swift
[171/209] Compiling JavApi Instant+Equatable.swift
[172/209] Compiling JavApi Instant+Hashable.swift
[173/209] Compiling JavApi Instant.swift
[174/209] Compiling JavApi IntegerExtension.swift
[175/209] Compiling JavApi LocalDate.swift
[176/209] Compiling JavApi LocalDateTime.swift
[177/209] Compiling JavApi LocalTime.swift
[178/209] Compiling JavApi Period.swift
[179/209] Compiling JavApi ZonedDateTime.swift
[180/209] Compiling JavApi java.time.swift
[181/209] Compiling JavApi AbstractCollection.swift
[182/209] Compiling JavApi ArrayList.swift
[183/209] Compiling JavApi Arrays.swift
[184/209] Compiling JavApi Base64+Alphabets.swift
[185/209] Compiling JavApi Base64.Decoder.swift
[186/209] Compiling JavApi Base64.Encoder.swift
[187/209] Compiling JavApi Base64.swift
[188/209] Compiling JavApi Calendar+Swiftify.swift
[189/209] Compiling JavApi Calendar.swift
[190/209] Compiling JavApi Collection.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/util/Observer+Equatable.swift:7:22: error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
5 | extension java.util.Observer {
6 |
7 | public static func == (lhs : any java.util.Observer, rhs : any java.util.Observer) -> Bool {
| `- error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
8 | return false
9 | }
[191/209] Compiling JavApi Collections.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/util/Observer+Equatable.swift:7:22: error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
5 | extension java.util.Observer {
6 |
7 | public static func == (lhs : any java.util.Observer, rhs : any java.util.Observer) -> Bool {
| `- error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
8 | return false
9 | }
[192/209] Compiling JavApi Comparator.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/util/Observer+Equatable.swift:7:22: error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
5 | extension java.util.Observer {
6 |
7 | public static func == (lhs : any java.util.Observer, rhs : any java.util.Observer) -> Bool {
| `- error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
8 | return false
9 | }
[193/209] Compiling JavApi Date+Cloneable.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/util/Observer+Equatable.swift:7:22: error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
5 | extension java.util.Observer {
6 |
7 | public static func == (lhs : any java.util.Observer, rhs : any java.util.Observer) -> Bool {
| `- error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
8 | return false
9 | }
[194/209] Compiling JavApi Date+Comparable.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/util/Observer+Equatable.swift:7:22: error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
5 | extension java.util.Observer {
6 |
7 | public static func == (lhs : any java.util.Observer, rhs : any java.util.Observer) -> Bool {
| `- error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
8 | return false
9 | }
[195/209] Compiling JavApi Date+Equalable.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/util/Observer+Equatable.swift:7:22: error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
5 | extension java.util.Observer {
6 |
7 | public static func == (lhs : any java.util.Observer, rhs : any java.util.Observer) -> Bool {
| `- error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
8 | return false
9 | }
[196/209] Compiling JavApi Date.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/util/Observer+Equatable.swift:7:22: error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
5 | extension java.util.Observer {
6 |
7 | public static func == (lhs : any java.util.Observer, rhs : any java.util.Observer) -> Bool {
| `- error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
8 | return false
9 | }
[197/209] Compiling JavApi Dictionary+Java.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/util/Observer+Equatable.swift:7:22: error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
5 | extension java.util.Observer {
6 |
7 | public static func == (lhs : any java.util.Observer, rhs : any java.util.Observer) -> Bool {
| `- error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
8 | return false
9 | }
[198/209] Compiling JavApi Dictionary+Swiftify.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/util/Observer+Equatable.swift:7:22: error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
5 | extension java.util.Observer {
6 |
7 | public static func == (lhs : any java.util.Observer, rhs : any java.util.Observer) -> Bool {
| `- error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
8 | return false
9 | }
[199/209] Compiling JavApi GregorianCalendar+Swiftify.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/util/Observer+Equatable.swift:7:22: error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
5 | extension java.util.Observer {
6 |
7 | public static func == (lhs : any java.util.Observer, rhs : any java.util.Observer) -> Bool {
| `- error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
8 | return false
9 | }
[200/209] Compiling JavApi GregorianCalendar.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/util/Observer+Equatable.swift:7:22: error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
5 | extension java.util.Observer {
6 |
7 | public static func == (lhs : any java.util.Observer, rhs : any java.util.Observer) -> Bool {
| `- error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
8 | return false
9 | }
[201/209] Compiling JavApi Iterator.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/util/Observer+Equatable.swift:7:22: error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
5 | extension java.util.Observer {
6 |
7 | public static func == (lhs : any java.util.Observer, rhs : any java.util.Observer) -> Bool {
| `- error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
8 | return false
9 | }
[202/209] Compiling JavApi LinkedHashMap+Operator.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/util/Observer+Equatable.swift:7:22: error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
5 | extension java.util.Observer {
6 |
7 | public static func == (lhs : any java.util.Observer, rhs : any java.util.Observer) -> Bool {
| `- error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
8 | return false
9 | }
[203/209] Compiling JavApi LinkedHashMap+Swiftify.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/util/Observer+Equatable.swift:7:22: error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
5 | extension java.util.Observer {
6 |
7 | public static func == (lhs : any java.util.Observer, rhs : any java.util.Observer) -> Bool {
| `- error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
8 | return false
9 | }
[204/209] Compiling JavApi LinkedHashMap.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/util/Observer+Equatable.swift:7:22: error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
5 | extension java.util.Observer {
6 |
7 | public static func == (lhs : any java.util.Observer, rhs : any java.util.Observer) -> Bool {
| `- error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
8 | return false
9 | }
[205/209] Compiling JavApi List.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/util/Observer+Equatable.swift:7:22: error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
5 | extension java.util.Observer {
6 |
7 | public static func == (lhs : any java.util.Observer, rhs : any java.util.Observer) -> Bool {
| `- error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
8 | return false
9 | }
[206/209] Compiling JavApi ListIterator.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/util/Observer+Equatable.swift:7:22: error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
5 | extension java.util.Observer {
6 |
7 | public static func == (lhs : any java.util.Observer, rhs : any java.util.Observer) -> Bool {
| `- error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
8 | return false
9 | }
[207/209] Compiling JavApi Map.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/util/Observer+Equatable.swift:7:22: error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
5 | extension java.util.Observer {
6 |
7 | public static func == (lhs : any java.util.Observer, rhs : any java.util.Observer) -> Bool {
| `- error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
8 | return false
9 | }
[208/209] Compiling JavApi Observable.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/util/Observer+Equatable.swift:7:22: error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
5 | extension java.util.Observer {
6 |
7 | public static func == (lhs : any java.util.Observer, rhs : any java.util.Observer) -> Bool {
| `- error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
8 | return false
9 | }
[209/209] Compiling JavApi Observer+Equatable.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/util/Observer+Equatable.swift:7:22: error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
5 | extension java.util.Observer {
6 |
7 | public static func == (lhs : any java.util.Observer, rhs : any java.util.Observer) -> Bool {
| `- error: member operator '==' of protocol 'java.util.Observer' must have at least one argument of type 'Self'
8 | return false
9 | }
BUILD FAILURE 6.1 macosSpm