Build Information
Failed to build JavApi⁴Swift, reference main (e47dc4), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 10:32:24 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
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 e47dc45 add swift-version with 6.2.4 value in result of 6.3 creates a compiler error
Cloned https://github.com/bastie/JavApi4Swift.git
Revision (git rev-parse @):
e47dc457d944066e06cf9a7b19df5dc5bbfdb1a2
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/bastie/JavApi4Swift.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "javapi4swift",
"name": "JavApi⁴Swift",
"url": "https://github.com/bastie/JavApi4Swift.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JavApi4Swift",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/bastie/JavApi4Swift.git
[1/31553] Fetching javapi4swift
Fetched https://github.com/bastie/JavApi4Swift.git from cache (3.82s)
Creating working copy for https://github.com/bastie/JavApi4Swift.git
Working copy of https://github.com/bastie/JavApi4Swift.git resolved at main (e47dc45)
warning: '.resolve-product-dependencies': dependency 'javapi4swift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/bastie/JavApi4Swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/197] Compiling JavApi Decimal+Java.swift
[4/197] Compiling JavApi java.math.swift
[5/197] Compiling JavApi java.net.swift
[6/197] Compiling JavApi ByteBuffer+Swiftify.swift
[7/197] Compiling JavApi ByteBuffer.swift
[8/197] Compiling JavApi ByteOrder.swift
[9/197] Compiling JavApi CharBuffer.swift
[10/197] Compiling JavApi Charset.swift
[11/197] Compiling JavApi StandardCharsets.swift
[12/197] Compiling JavApi java.nio.charset.swift
[13/197] Compiling JavApi Files+Swiftify.swift
[14/197] Compiling JavApi Files.swift
[15/197] Compiling JavApi OpenOption.swift
[16/197] Compiling JavApi Path.swift
[17/197] Compiling JavApi Paths.swift
[18/197] Compiling JavApi StandardOpenOption.swift
[19/197] Compiling JavApi FileAttribute.swift
[20/197] Compiling JavApi java.nio.file.attribute.swift
[21/197] Compiling JavApi java.nio.file.swift
[22/197] Compiling JavApi java.nio.swift
[23/197] Compiling JavApi PIC9+BinaryInteger.swift
[24/197] Compiling JavApi PIC9+Codeable.swift
[25/218] Compiling JavApi FileOutputStream.swift
[26/218] Compiling JavApi FilterInputStream.swift
[27/218] Compiling JavApi FilterOutputStream.swift
[28/218] Compiling JavApi Flushable.swift
[29/218] Compiling JavApi InputStream+Swiftify.swift
[30/218] Compiling JavApi InputStream.swift
[31/218] Compiling JavApi OutputStream+Swiftify.swift
[32/218] Compiling JavApi OutputStream.swift
[33/218] Compiling JavApi PrintStream.swift
[34/218] Compiling JavApi RandomAccessFile.swift
[35/218] Compiling JavApi Reader.swift
[36/218] Compiling JavApi Writer+Swiftify.swift
[37/218] Compiling JavApi Writer.swift
[38/218] Compiling JavApi _CrossPlatformMutex.swift
[39/218] Compiling JavApi java.io.swift
[40/218] Compiling JavApi java.swift
[41/218] Compiling JavApi Appendable.swift
[42/218] Compiling JavApi Array+Java.swift
[43/218] Compiling JavApi Boolean.swift
[44/218] Compiling JavApi CharSequence+StringProtocol.swift
[45/218] Compiling JavApi CharSequence.swift
[46/218] Compiling JavApi Character+Java.swift
[47/218] Compiling JavApi Collection.swift
[48/218] Compiling JavApi Collections.swift
[49/218] Compiling JavApi Comparator.swift
[50/218] Compiling JavApi Date+Cloneable.swift
[51/218] Compiling JavApi Date+Comparable.swift
[52/218] Compiling JavApi Date+Equalable.swift
[53/218] Compiling JavApi Date.swift
[54/218] Compiling JavApi Dictionary+Java.swift
[55/218] Compiling JavApi Dictionary+Swiftify.swift
[56/218] Compiling JavApi GregorianCalendar+Swiftify.swift
[57/218] Compiling JavApi GregorianCalendar.swift
[58/218] Compiling JavApi HashMap.swift
[59/218] Compiling JavApi Iterator.swift
[60/218] Compiling JavApi LinkedHashMap+Operator.swift
[61/218] Compiling JavApi LinkedHashMap+Swiftify.swift
[62/218] Compiling JavApi LinkedHashMap.swift
[63/218] Compiling JavApi List.swift
[64/218] Compiling JavApi ListIterator.swift
[65/218] Compiling JavApi Locale.swift
[66/218] Compiling JavApi Map.swift
[67/218] Compiling JavApi Observable.swift
[68/218] Compiling JavApi PIC9+CustomDebugStringConvertible.swift
[69/218] Compiling JavApi PIC9+CustomReflectable.swift
[70/218] Compiling JavApi PIC9+CustomStringConvertible.swift
[71/218] Compiling JavApi PIC9+Equatable.swift
[72/218] Compiling JavApi PIC9+ExpessibleByIntegerLiteral.swift
[73/218] Compiling JavApi PIC9+ExpressibleByStringLiteral.swift
[74/218] Compiling JavApi PIC9+Hashable.swift
[75/218] Compiling JavApi PIC9+LosslessStringConvertible.swift
[76/218] Compiling JavApi PIC9+Numeric.swift
[77/218] Compiling JavApi PIC9+Strideable.swift
[78/218] Compiling JavApi PIC9+UnsignedInteger.swift
[79/218] Compiling JavApi PIC9.swift
[80/218] Compiling JavApi Array+Extension.swift
[81/218] Compiling JavApi Array+UInt4.swift
[82/218] Compiling JavApi Array+UInt8.swift
[83/218] Compiling JavApi UInt4+BinaryInteger.swift
[84/218] Compiling JavApi UInt4+Codable.swift
[85/218] Compiling JavApi UInt4+Comparable.swift
[86/218] Compiling JavApi UInt4+CustomDebugStringConvertible.swift
[87/218] Compiling JavApi UInt4+CustomPlaygroundDisplayConvertible.swift
[88/218] Compiling JavApi UInt4+CustomReflectable.swift
[89/218] 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 |
[90/218] 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 |
[91/218] 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 |
[92/218] 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 |
[93/218] 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 |
[94/218] Compiling JavApi Class.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 |
[95/218] Compiling JavApi Cloneable+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 |
[96/218] Compiling JavApi Cloneable.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 |
[97/218] Compiling JavApi Comparable+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 |
[98/218] Compiling JavApi Comparable.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 |
[99/218] Compiling JavApi Double+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 |
[100/218] Compiling JavApi Double+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 |
[101/218] Compiling JavApi FileHandle+TextOutputStream.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 |
[102/218] Compiling JavApi Int+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 |
[103/218] Compiling JavApi Int16+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 |
[104/218] Compiling JavApi Int32+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 |
[105/218] Compiling JavApi Int64+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 |
[106/218] Compiling JavApi Integer.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 |
[107/218] Compiling JavApi Iterable.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 |
[108/218] Compiling JavApi Long.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 |
[109/218] Compiling JavApi Math.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 |
[110/218] Compiling JavApi Operator+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 |
[111/218] Compiling JavApi Runnable.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 |
[112/218] Compiling JavApi String+CharSequence.swift
[113/218] Compiling JavApi String+Java.swift
[114/218] Compiling JavApi String+Swiftify.swift
[115/218] Compiling JavApi StringBuilder+Equalable.swift
[116/218] Compiling JavApi StringBuilder+Hashable.swift
[117/218] Compiling JavApi StringBuilder+Swiftify.swift
[118/218] Compiling JavApi StringBuilder.swift
[119/218] Compiling JavApi StringProtocol+Java.swift
[120/218] Compiling JavApi SubString+CharSequence.swift
[121/218] Compiling JavApi System+Properties.swift
[122/218] Compiling JavApi System+Swiftify.swift
[123/218] Compiling JavApi System+SystemErr.swift
[124/218] Compiling JavApi System+SystemIn.swift
[125/218] Compiling JavApi System+SystemOut.swift
[126/218] Compiling JavApi System.swift
[127/218] Compiling JavApi Thread+Swiftify.swift
[128/218] Compiling JavApi Thread.swift
[129/218] Compiling JavApi Throwable.swift
[130/218] Compiling JavApi java.lang.swift
[131/218] Compiling JavApi BigDecimal+Java.swift
[132/218] Compiling JavApi BigDecimal+Swiftify.swift
[133/218] Compiling JavApi BigDecimal.swift
[134/218] Compiling JavApi Foundation+TimeZone+FreeBSD.swift
[135/218] Compiling JavApi Int128.swift
[136/218] Compiling JavApi UInt128.swift
[137/218] Compiling JavApi Insecure.swift
[138/218] Compiling JavApi MD5.swift
[139/218] Compiling JavApi Point.swift
[140/218] Compiling JavApi Point2D+Hashable.swift
[141/218] Compiling JavApi Point2D.swift
[142/218] Compiling JavApi java.awt.geom.swift
[143/218] Compiling JavApi java.awt.swift
[144/218] Compiling JavApi BufferedOutputStream.swift
[145/218] Compiling JavApi ByteArrayInputStream+Swiftify.swift
[146/218] Compiling JavApi ByteArrayInputStream.swift
[147/218] Compiling JavApi CharArrayWriter.swift
[148/218] Compiling JavApi Closeable.swift
[149/218] Compiling JavApi DataInput.swift
[150/218] Compiling JavApi DataOutput.swift
[151/218] Compiling JavApi File+Extensions.swift
[152/218] Compiling JavApi File.swift
[153/218] Compiling JavApi FileDescriptor.swift
[154/218] Compiling JavApi FileFilter.swift
[155/218] Compiling JavApi FileInputStream.swift
[156/218] Compiling JavApi Observer+Equatable.swift
[157/218] Compiling JavApi Observer+Hashable.swift
[158/218] Compiling JavApi Observer.swift
[159/218] Compiling JavApi Queue.swift
[160/218] Compiling JavApi Random.swift
[161/218] Compiling JavApi RandomAccessCollection+Java.swift
[162/218] Compiling JavApi Set+Java.swift
[163/218] Compiling JavApi Stack+Swiftify.swift
[164/218] Compiling JavApi Stack.swift
[165/218] Compiling JavApi TimeZone.swift
[166/218] Compiling JavApi UUID+Java.swift
[167/218] Compiling JavApi java.util.swift
[168/218] Compiling JavApi Adler32+Swiftify.swift
[169/218] Compiling JavApi Adler32.swift
[170/218] Compiling JavApi CRC32+Swiftify.swift
[171/218] Compiling JavApi CRC32.swift
[172/218] Compiling JavApi CRC32C+Swiftify.swift
[173/218] Compiling JavApi CRC32C.swift
[174/218] Compiling JavApi Checksum+Swiftify.swift
[175/218] Compiling JavApi Checksum.swift
[176/218] Compiling JavApi java.util.zip.swift
[177/218] Compiling JavApi Instant+CustomReflectable.swift
[178/218] Compiling JavApi Instant+CustomStringConvertible.swift
[179/218] Compiling JavApi Instant+Equatable.swift
[180/218] Compiling JavApi Instant+Hashable.swift
[181/218] Compiling JavApi Instant.swift
[182/218] Compiling JavApi IntegerExtension.swift
[183/218] Compiling JavApi LocalDate.swift
[184/218] Compiling JavApi LocalDateTime.swift
[185/218] Compiling JavApi LocalTime.swift
[186/218] Compiling JavApi Period.swift
[187/218] Compiling JavApi ZonedDateTime.swift
[188/218] Compiling JavApi java.time.swift
[189/218] Compiling JavApi AbstractCollection.swift
[190/218] Compiling JavApi ArrayList.swift
[191/218] Compiling JavApi Arrays.swift
[192/218] Compiling JavApi Base64+Alphabets.swift
[193/218] Compiling JavApi Base64.Decoder.swift
[194/218] Compiling JavApi Base64.Encoder.swift
[195/218] Compiling JavApi Base64.swift
[196/218] Compiling JavApi Calendar+Swiftify.swift
[197/218] Compiling JavApi Calendar.swift
[198/218] Compiling JavApi UInt4+CustomStringConvertible.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+FixedWidthInteger.swift:36:12: error: ambiguous use of operator '=='
34 |
35 | public func dividedReportingOverflow(by rhs: UInt4) -> (partialValue: UInt4, overflow: Bool) {
36 | if rhs == 0 {
| `- error: ambiguous use of operator '=='
37 | return (0, true) // Division by zero
38 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/cobol/PIC9+Equatable.swift:17:22: note: found this candidate
15 | return lhs.value == rhs.value
16 | }
17 | static public func == (lhs: any UnsignedInteger, rhs: PIC9) -> Bool {
| `- note: found this candidate
18 | let lhs = PIC9(count: rhs.count, value: lhs)
19 | return lhs.value == rhs.value
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+Equatable.swift:9:24: note: found this candidate
7 | extension UInt4 : Equatable {
8 | /// Implementing the ```Equatable``` protocol to use ```==``` in Code
9 | static public func ==(lhs: UInt4, rhs: UInt4) -> Bool {
| `- note: found this candidate
10 | return lhs.value == rhs.value
11 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+FixedWidthInteger.swift:44:12: error: ambiguous use of operator '=='
42 |
43 | public func remainderReportingOverflow(dividingBy rhs: UInt4) -> (partialValue: UInt4, overflow: Bool) {
44 | if rhs == 0 {
| `- error: ambiguous use of operator '=='
45 | return (0, true) // Division by zero
46 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/cobol/PIC9+Equatable.swift:17:22: note: found this candidate
15 | return lhs.value == rhs.value
16 | }
17 | static public func == (lhs: any UnsignedInteger, rhs: PIC9) -> Bool {
| `- note: found this candidate
18 | let lhs = PIC9(count: rhs.count, value: lhs)
19 | return lhs.value == rhs.value
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+Equatable.swift:9:24: note: found this candidate
7 | extension UInt4 : Equatable {
8 | /// Implementing the ```Equatable``` protocol to use ```==``` in Code
9 | static public func ==(lhs: UInt4, rhs: UInt4) -> Bool {
| `- note: found this candidate
10 | return lhs.value == rhs.value
11 | }
[199/218] Compiling JavApi UInt4+Equatable.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+FixedWidthInteger.swift:36:12: error: ambiguous use of operator '=='
34 |
35 | public func dividedReportingOverflow(by rhs: UInt4) -> (partialValue: UInt4, overflow: Bool) {
36 | if rhs == 0 {
| `- error: ambiguous use of operator '=='
37 | return (0, true) // Division by zero
38 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/cobol/PIC9+Equatable.swift:17:22: note: found this candidate
15 | return lhs.value == rhs.value
16 | }
17 | static public func == (lhs: any UnsignedInteger, rhs: PIC9) -> Bool {
| `- note: found this candidate
18 | let lhs = PIC9(count: rhs.count, value: lhs)
19 | return lhs.value == rhs.value
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+Equatable.swift:9:24: note: found this candidate
7 | extension UInt4 : Equatable {
8 | /// Implementing the ```Equatable``` protocol to use ```==``` in Code
9 | static public func ==(lhs: UInt4, rhs: UInt4) -> Bool {
| `- note: found this candidate
10 | return lhs.value == rhs.value
11 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+FixedWidthInteger.swift:44:12: error: ambiguous use of operator '=='
42 |
43 | public func remainderReportingOverflow(dividingBy rhs: UInt4) -> (partialValue: UInt4, overflow: Bool) {
44 | if rhs == 0 {
| `- error: ambiguous use of operator '=='
45 | return (0, true) // Division by zero
46 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/cobol/PIC9+Equatable.swift:17:22: note: found this candidate
15 | return lhs.value == rhs.value
16 | }
17 | static public func == (lhs: any UnsignedInteger, rhs: PIC9) -> Bool {
| `- note: found this candidate
18 | let lhs = PIC9(count: rhs.count, value: lhs)
19 | return lhs.value == rhs.value
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+Equatable.swift:9:24: note: found this candidate
7 | extension UInt4 : Equatable {
8 | /// Implementing the ```Equatable``` protocol to use ```==``` in Code
9 | static public func ==(lhs: UInt4, rhs: UInt4) -> Bool {
| `- note: found this candidate
10 | return lhs.value == rhs.value
11 | }
[200/218] Compiling JavApi UInt4+ExpressibleByIntegerLiteral.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+FixedWidthInteger.swift:36:12: error: ambiguous use of operator '=='
34 |
35 | public func dividedReportingOverflow(by rhs: UInt4) -> (partialValue: UInt4, overflow: Bool) {
36 | if rhs == 0 {
| `- error: ambiguous use of operator '=='
37 | return (0, true) // Division by zero
38 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/cobol/PIC9+Equatable.swift:17:22: note: found this candidate
15 | return lhs.value == rhs.value
16 | }
17 | static public func == (lhs: any UnsignedInteger, rhs: PIC9) -> Bool {
| `- note: found this candidate
18 | let lhs = PIC9(count: rhs.count, value: lhs)
19 | return lhs.value == rhs.value
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+Equatable.swift:9:24: note: found this candidate
7 | extension UInt4 : Equatable {
8 | /// Implementing the ```Equatable``` protocol to use ```==``` in Code
9 | static public func ==(lhs: UInt4, rhs: UInt4) -> Bool {
| `- note: found this candidate
10 | return lhs.value == rhs.value
11 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+FixedWidthInteger.swift:44:12: error: ambiguous use of operator '=='
42 |
43 | public func remainderReportingOverflow(dividingBy rhs: UInt4) -> (partialValue: UInt4, overflow: Bool) {
44 | if rhs == 0 {
| `- error: ambiguous use of operator '=='
45 | return (0, true) // Division by zero
46 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/cobol/PIC9+Equatable.swift:17:22: note: found this candidate
15 | return lhs.value == rhs.value
16 | }
17 | static public func == (lhs: any UnsignedInteger, rhs: PIC9) -> Bool {
| `- note: found this candidate
18 | let lhs = PIC9(count: rhs.count, value: lhs)
19 | return lhs.value == rhs.value
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+Equatable.swift:9:24: note: found this candidate
7 | extension UInt4 : Equatable {
8 | /// Implementing the ```Equatable``` protocol to use ```==``` in Code
9 | static public func ==(lhs: UInt4, rhs: UInt4) -> Bool {
| `- note: found this candidate
10 | return lhs.value == rhs.value
11 | }
[201/218] Compiling JavApi UInt4+ExpressibleByStringLiteral.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+FixedWidthInteger.swift:36:12: error: ambiguous use of operator '=='
34 |
35 | public func dividedReportingOverflow(by rhs: UInt4) -> (partialValue: UInt4, overflow: Bool) {
36 | if rhs == 0 {
| `- error: ambiguous use of operator '=='
37 | return (0, true) // Division by zero
38 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/cobol/PIC9+Equatable.swift:17:22: note: found this candidate
15 | return lhs.value == rhs.value
16 | }
17 | static public func == (lhs: any UnsignedInteger, rhs: PIC9) -> Bool {
| `- note: found this candidate
18 | let lhs = PIC9(count: rhs.count, value: lhs)
19 | return lhs.value == rhs.value
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+Equatable.swift:9:24: note: found this candidate
7 | extension UInt4 : Equatable {
8 | /// Implementing the ```Equatable``` protocol to use ```==``` in Code
9 | static public func ==(lhs: UInt4, rhs: UInt4) -> Bool {
| `- note: found this candidate
10 | return lhs.value == rhs.value
11 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+FixedWidthInteger.swift:44:12: error: ambiguous use of operator '=='
42 |
43 | public func remainderReportingOverflow(dividingBy rhs: UInt4) -> (partialValue: UInt4, overflow: Bool) {
44 | if rhs == 0 {
| `- error: ambiguous use of operator '=='
45 | return (0, true) // Division by zero
46 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/cobol/PIC9+Equatable.swift:17:22: note: found this candidate
15 | return lhs.value == rhs.value
16 | }
17 | static public func == (lhs: any UnsignedInteger, rhs: PIC9) -> Bool {
| `- note: found this candidate
18 | let lhs = PIC9(count: rhs.count, value: lhs)
19 | return lhs.value == rhs.value
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+Equatable.swift:9:24: note: found this candidate
7 | extension UInt4 : Equatable {
8 | /// Implementing the ```Equatable``` protocol to use ```==``` in Code
9 | static public func ==(lhs: UInt4, rhs: UInt4) -> Bool {
| `- note: found this candidate
10 | return lhs.value == rhs.value
11 | }
[202/218] Compiling JavApi UInt4+FixedWidthInteger.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+FixedWidthInteger.swift:36:12: error: ambiguous use of operator '=='
34 |
35 | public func dividedReportingOverflow(by rhs: UInt4) -> (partialValue: UInt4, overflow: Bool) {
36 | if rhs == 0 {
| `- error: ambiguous use of operator '=='
37 | return (0, true) // Division by zero
38 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/cobol/PIC9+Equatable.swift:17:22: note: found this candidate
15 | return lhs.value == rhs.value
16 | }
17 | static public func == (lhs: any UnsignedInteger, rhs: PIC9) -> Bool {
| `- note: found this candidate
18 | let lhs = PIC9(count: rhs.count, value: lhs)
19 | return lhs.value == rhs.value
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+Equatable.swift:9:24: note: found this candidate
7 | extension UInt4 : Equatable {
8 | /// Implementing the ```Equatable``` protocol to use ```==``` in Code
9 | static public func ==(lhs: UInt4, rhs: UInt4) -> Bool {
| `- note: found this candidate
10 | return lhs.value == rhs.value
11 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+FixedWidthInteger.swift:44:12: error: ambiguous use of operator '=='
42 |
43 | public func remainderReportingOverflow(dividingBy rhs: UInt4) -> (partialValue: UInt4, overflow: Bool) {
44 | if rhs == 0 {
| `- error: ambiguous use of operator '=='
45 | return (0, true) // Division by zero
46 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/cobol/PIC9+Equatable.swift:17:22: note: found this candidate
15 | return lhs.value == rhs.value
16 | }
17 | static public func == (lhs: any UnsignedInteger, rhs: PIC9) -> Bool {
| `- note: found this candidate
18 | let lhs = PIC9(count: rhs.count, value: lhs)
19 | return lhs.value == rhs.value
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+Equatable.swift:9:24: note: found this candidate
7 | extension UInt4 : Equatable {
8 | /// Implementing the ```Equatable``` protocol to use ```==``` in Code
9 | static public func ==(lhs: UInt4, rhs: UInt4) -> Bool {
| `- note: found this candidate
10 | return lhs.value == rhs.value
11 | }
[203/218] Compiling JavApi UInt4+Hashable.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+FixedWidthInteger.swift:36:12: error: ambiguous use of operator '=='
34 |
35 | public func dividedReportingOverflow(by rhs: UInt4) -> (partialValue: UInt4, overflow: Bool) {
36 | if rhs == 0 {
| `- error: ambiguous use of operator '=='
37 | return (0, true) // Division by zero
38 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/cobol/PIC9+Equatable.swift:17:22: note: found this candidate
15 | return lhs.value == rhs.value
16 | }
17 | static public func == (lhs: any UnsignedInteger, rhs: PIC9) -> Bool {
| `- note: found this candidate
18 | let lhs = PIC9(count: rhs.count, value: lhs)
19 | return lhs.value == rhs.value
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+Equatable.swift:9:24: note: found this candidate
7 | extension UInt4 : Equatable {
8 | /// Implementing the ```Equatable``` protocol to use ```==``` in Code
9 | static public func ==(lhs: UInt4, rhs: UInt4) -> Bool {
| `- note: found this candidate
10 | return lhs.value == rhs.value
11 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+FixedWidthInteger.swift:44:12: error: ambiguous use of operator '=='
42 |
43 | public func remainderReportingOverflow(dividingBy rhs: UInt4) -> (partialValue: UInt4, overflow: Bool) {
44 | if rhs == 0 {
| `- error: ambiguous use of operator '=='
45 | return (0, true) // Division by zero
46 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/cobol/PIC9+Equatable.swift:17:22: note: found this candidate
15 | return lhs.value == rhs.value
16 | }
17 | static public func == (lhs: any UnsignedInteger, rhs: PIC9) -> Bool {
| `- note: found this candidate
18 | let lhs = PIC9(count: rhs.count, value: lhs)
19 | return lhs.value == rhs.value
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+Equatable.swift:9:24: note: found this candidate
7 | extension UInt4 : Equatable {
8 | /// Implementing the ```Equatable``` protocol to use ```==``` in Code
9 | static public func ==(lhs: UInt4, rhs: UInt4) -> Bool {
| `- note: found this candidate
10 | return lhs.value == rhs.value
11 | }
[204/218] Compiling JavApi UInt4+LosslessStringConvertible.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+FixedWidthInteger.swift:36:12: error: ambiguous use of operator '=='
34 |
35 | public func dividedReportingOverflow(by rhs: UInt4) -> (partialValue: UInt4, overflow: Bool) {
36 | if rhs == 0 {
| `- error: ambiguous use of operator '=='
37 | return (0, true) // Division by zero
38 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/cobol/PIC9+Equatable.swift:17:22: note: found this candidate
15 | return lhs.value == rhs.value
16 | }
17 | static public func == (lhs: any UnsignedInteger, rhs: PIC9) -> Bool {
| `- note: found this candidate
18 | let lhs = PIC9(count: rhs.count, value: lhs)
19 | return lhs.value == rhs.value
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+Equatable.swift:9:24: note: found this candidate
7 | extension UInt4 : Equatable {
8 | /// Implementing the ```Equatable``` protocol to use ```==``` in Code
9 | static public func ==(lhs: UInt4, rhs: UInt4) -> Bool {
| `- note: found this candidate
10 | return lhs.value == rhs.value
11 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+FixedWidthInteger.swift:44:12: error: ambiguous use of operator '=='
42 |
43 | public func remainderReportingOverflow(dividingBy rhs: UInt4) -> (partialValue: UInt4, overflow: Bool) {
44 | if rhs == 0 {
| `- error: ambiguous use of operator '=='
45 | return (0, true) // Division by zero
46 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/cobol/PIC9+Equatable.swift:17:22: note: found this candidate
15 | return lhs.value == rhs.value
16 | }
17 | static public func == (lhs: any UnsignedInteger, rhs: PIC9) -> Bool {
| `- note: found this candidate
18 | let lhs = PIC9(count: rhs.count, value: lhs)
19 | return lhs.value == rhs.value
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+Equatable.swift:9:24: note: found this candidate
7 | extension UInt4 : Equatable {
8 | /// Implementing the ```Equatable``` protocol to use ```==``` in Code
9 | static public func ==(lhs: UInt4, rhs: UInt4) -> Bool {
| `- note: found this candidate
10 | return lhs.value == rhs.value
11 | }
[205/218] Compiling JavApi UInt4+Numeric.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+FixedWidthInteger.swift:36:12: error: ambiguous use of operator '=='
34 |
35 | public func dividedReportingOverflow(by rhs: UInt4) -> (partialValue: UInt4, overflow: Bool) {
36 | if rhs == 0 {
| `- error: ambiguous use of operator '=='
37 | return (0, true) // Division by zero
38 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/cobol/PIC9+Equatable.swift:17:22: note: found this candidate
15 | return lhs.value == rhs.value
16 | }
17 | static public func == (lhs: any UnsignedInteger, rhs: PIC9) -> Bool {
| `- note: found this candidate
18 | let lhs = PIC9(count: rhs.count, value: lhs)
19 | return lhs.value == rhs.value
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+Equatable.swift:9:24: note: found this candidate
7 | extension UInt4 : Equatable {
8 | /// Implementing the ```Equatable``` protocol to use ```==``` in Code
9 | static public func ==(lhs: UInt4, rhs: UInt4) -> Bool {
| `- note: found this candidate
10 | return lhs.value == rhs.value
11 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+FixedWidthInteger.swift:44:12: error: ambiguous use of operator '=='
42 |
43 | public func remainderReportingOverflow(dividingBy rhs: UInt4) -> (partialValue: UInt4, overflow: Bool) {
44 | if rhs == 0 {
| `- error: ambiguous use of operator '=='
45 | return (0, true) // Division by zero
46 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/cobol/PIC9+Equatable.swift:17:22: note: found this candidate
15 | return lhs.value == rhs.value
16 | }
17 | static public func == (lhs: any UnsignedInteger, rhs: PIC9) -> Bool {
| `- note: found this candidate
18 | let lhs = PIC9(count: rhs.count, value: lhs)
19 | return lhs.value == rhs.value
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+Equatable.swift:9:24: note: found this candidate
7 | extension UInt4 : Equatable {
8 | /// Implementing the ```Equatable``` protocol to use ```==``` in Code
9 | static public func ==(lhs: UInt4, rhs: UInt4) -> Bool {
| `- note: found this candidate
10 | return lhs.value == rhs.value
11 | }
[206/218] Compiling JavApi UInt4+Strideable.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+FixedWidthInteger.swift:36:12: error: ambiguous use of operator '=='
34 |
35 | public func dividedReportingOverflow(by rhs: UInt4) -> (partialValue: UInt4, overflow: Bool) {
36 | if rhs == 0 {
| `- error: ambiguous use of operator '=='
37 | return (0, true) // Division by zero
38 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/cobol/PIC9+Equatable.swift:17:22: note: found this candidate
15 | return lhs.value == rhs.value
16 | }
17 | static public func == (lhs: any UnsignedInteger, rhs: PIC9) -> Bool {
| `- note: found this candidate
18 | let lhs = PIC9(count: rhs.count, value: lhs)
19 | return lhs.value == rhs.value
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+Equatable.swift:9:24: note: found this candidate
7 | extension UInt4 : Equatable {
8 | /// Implementing the ```Equatable``` protocol to use ```==``` in Code
9 | static public func ==(lhs: UInt4, rhs: UInt4) -> Bool {
| `- note: found this candidate
10 | return lhs.value == rhs.value
11 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+FixedWidthInteger.swift:44:12: error: ambiguous use of operator '=='
42 |
43 | public func remainderReportingOverflow(dividingBy rhs: UInt4) -> (partialValue: UInt4, overflow: Bool) {
44 | if rhs == 0 {
| `- error: ambiguous use of operator '=='
45 | return (0, true) // Division by zero
46 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/cobol/PIC9+Equatable.swift:17:22: note: found this candidate
15 | return lhs.value == rhs.value
16 | }
17 | static public func == (lhs: any UnsignedInteger, rhs: PIC9) -> Bool {
| `- note: found this candidate
18 | let lhs = PIC9(count: rhs.count, value: lhs)
19 | return lhs.value == rhs.value
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+Equatable.swift:9:24: note: found this candidate
7 | extension UInt4 : Equatable {
8 | /// Implementing the ```Equatable``` protocol to use ```==``` in Code
9 | static public func ==(lhs: UInt4, rhs: UInt4) -> Bool {
| `- note: found this candidate
10 | return lhs.value == rhs.value
11 | }
[207/218] Compiling JavApi UInt4+UnsignedInteger.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+FixedWidthInteger.swift:36:12: error: ambiguous use of operator '=='
34 |
35 | public func dividedReportingOverflow(by rhs: UInt4) -> (partialValue: UInt4, overflow: Bool) {
36 | if rhs == 0 {
| `- error: ambiguous use of operator '=='
37 | return (0, true) // Division by zero
38 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/cobol/PIC9+Equatable.swift:17:22: note: found this candidate
15 | return lhs.value == rhs.value
16 | }
17 | static public func == (lhs: any UnsignedInteger, rhs: PIC9) -> Bool {
| `- note: found this candidate
18 | let lhs = PIC9(count: rhs.count, value: lhs)
19 | return lhs.value == rhs.value
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+Equatable.swift:9:24: note: found this candidate
7 | extension UInt4 : Equatable {
8 | /// Implementing the ```Equatable``` protocol to use ```==``` in Code
9 | static public func ==(lhs: UInt4, rhs: UInt4) -> Bool {
| `- note: found this candidate
10 | return lhs.value == rhs.value
11 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+FixedWidthInteger.swift:44:12: error: ambiguous use of operator '=='
42 |
43 | public func remainderReportingOverflow(dividingBy rhs: UInt4) -> (partialValue: UInt4, overflow: Bool) {
44 | if rhs == 0 {
| `- error: ambiguous use of operator '=='
45 | return (0, true) // Division by zero
46 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/cobol/PIC9+Equatable.swift:17:22: note: found this candidate
15 | return lhs.value == rhs.value
16 | }
17 | static public func == (lhs: any UnsignedInteger, rhs: PIC9) -> Bool {
| `- note: found this candidate
18 | let lhs = PIC9(count: rhs.count, value: lhs)
19 | return lhs.value == rhs.value
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+Equatable.swift:9:24: note: found this candidate
7 | extension UInt4 : Equatable {
8 | /// Implementing the ```Equatable``` protocol to use ```==``` in Code
9 | static public func ==(lhs: UInt4, rhs: UInt4) -> Bool {
| `- note: found this candidate
10 | return lhs.value == rhs.value
11 | }
[208/218] Compiling JavApi UInt4.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+FixedWidthInteger.swift:36:12: error: ambiguous use of operator '=='
34 |
35 | public func dividedReportingOverflow(by rhs: UInt4) -> (partialValue: UInt4, overflow: Bool) {
36 | if rhs == 0 {
| `- error: ambiguous use of operator '=='
37 | return (0, true) // Division by zero
38 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/cobol/PIC9+Equatable.swift:17:22: note: found this candidate
15 | return lhs.value == rhs.value
16 | }
17 | static public func == (lhs: any UnsignedInteger, rhs: PIC9) -> Bool {
| `- note: found this candidate
18 | let lhs = PIC9(count: rhs.count, value: lhs)
19 | return lhs.value == rhs.value
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+Equatable.swift:9:24: note: found this candidate
7 | extension UInt4 : Equatable {
8 | /// Implementing the ```Equatable``` protocol to use ```==``` in Code
9 | static public func ==(lhs: UInt4, rhs: UInt4) -> Bool {
| `- note: found this candidate
10 | return lhs.value == rhs.value
11 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+FixedWidthInteger.swift:44:12: error: ambiguous use of operator '=='
42 |
43 | public func remainderReportingOverflow(dividingBy rhs: UInt4) -> (partialValue: UInt4, overflow: Bool) {
44 | if rhs == 0 {
| `- error: ambiguous use of operator '=='
45 | return (0, true) // Division by zero
46 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/cobol/PIC9+Equatable.swift:17:22: note: found this candidate
15 | return lhs.value == rhs.value
16 | }
17 | static public func == (lhs: any UnsignedInteger, rhs: PIC9) -> Bool {
| `- note: found this candidate
18 | let lhs = PIC9(count: rhs.count, value: lhs)
19 | return lhs.value == rhs.value
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+Equatable.swift:9:24: note: found this candidate
7 | extension UInt4 : Equatable {
8 | /// Implementing the ```Equatable``` protocol to use ```==``` in Code
9 | static public func ==(lhs: UInt4, rhs: UInt4) -> Bool {
| `- note: found this candidate
10 | return lhs.value == rhs.value
11 | }
[209/218] Compiling JavApi no.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+FixedWidthInteger.swift:36:12: error: ambiguous use of operator '=='
34 |
35 | public func dividedReportingOverflow(by rhs: UInt4) -> (partialValue: UInt4, overflow: Bool) {
36 | if rhs == 0 {
| `- error: ambiguous use of operator '=='
37 | return (0, true) // Division by zero
38 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/cobol/PIC9+Equatable.swift:17:22: note: found this candidate
15 | return lhs.value == rhs.value
16 | }
17 | static public func == (lhs: any UnsignedInteger, rhs: PIC9) -> Bool {
| `- note: found this candidate
18 | let lhs = PIC9(count: rhs.count, value: lhs)
19 | return lhs.value == rhs.value
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+Equatable.swift:9:24: note: found this candidate
7 | extension UInt4 : Equatable {
8 | /// Implementing the ```Equatable``` protocol to use ```==``` in Code
9 | static public func ==(lhs: UInt4, rhs: UInt4) -> Bool {
| `- note: found this candidate
10 | return lhs.value == rhs.value
11 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+FixedWidthInteger.swift:44:12: error: ambiguous use of operator '=='
42 |
43 | public func remainderReportingOverflow(dividingBy rhs: UInt4) -> (partialValue: UInt4, overflow: Bool) {
44 | if rhs == 0 {
| `- error: ambiguous use of operator '=='
45 | return (0, true) // Division by zero
46 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/cobol/PIC9+Equatable.swift:17:22: note: found this candidate
15 | return lhs.value == rhs.value
16 | }
17 | static public func == (lhs: any UnsignedInteger, rhs: PIC9) -> Bool {
| `- note: found this candidate
18 | let lhs = PIC9(count: rhs.count, value: lhs)
19 | return lhs.value == rhs.value
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+Equatable.swift:9:24: note: found this candidate
7 | extension UInt4 : Equatable {
8 | /// Implementing the ```Equatable``` protocol to use ```==``` in Code
9 | static public func ==(lhs: UInt4, rhs: UInt4) -> Bool {
| `- note: found this candidate
10 | return lhs.value == rhs.value
11 | }
[210/218] Compiling JavApi SecureRandom.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+FixedWidthInteger.swift:36:12: error: ambiguous use of operator '=='
34 |
35 | public func dividedReportingOverflow(by rhs: UInt4) -> (partialValue: UInt4, overflow: Bool) {
36 | if rhs == 0 {
| `- error: ambiguous use of operator '=='
37 | return (0, true) // Division by zero
38 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/cobol/PIC9+Equatable.swift:17:22: note: found this candidate
15 | return lhs.value == rhs.value
16 | }
17 | static public func == (lhs: any UnsignedInteger, rhs: PIC9) -> Bool {
| `- note: found this candidate
18 | let lhs = PIC9(count: rhs.count, value: lhs)
19 | return lhs.value == rhs.value
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+Equatable.swift:9:24: note: found this candidate
7 | extension UInt4 : Equatable {
8 | /// Implementing the ```Equatable``` protocol to use ```==``` in Code
9 | static public func ==(lhs: UInt4, rhs: UInt4) -> Bool {
| `- note: found this candidate
10 | return lhs.value == rhs.value
11 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+FixedWidthInteger.swift:44:12: error: ambiguous use of operator '=='
42 |
43 | public func remainderReportingOverflow(dividingBy rhs: UInt4) -> (partialValue: UInt4, overflow: Bool) {
44 | if rhs == 0 {
| `- error: ambiguous use of operator '=='
45 | return (0, true) // Division by zero
46 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/cobol/PIC9+Equatable.swift:17:22: note: found this candidate
15 | return lhs.value == rhs.value
16 | }
17 | static public func == (lhs: any UnsignedInteger, rhs: PIC9) -> Bool {
| `- note: found this candidate
18 | let lhs = PIC9(count: rhs.count, value: lhs)
19 | return lhs.value == rhs.value
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+Equatable.swift:9:24: note: found this candidate
7 | extension UInt4 : Equatable {
8 | /// Implementing the ```Equatable``` protocol to use ```==``` in Code
9 | static public func ==(lhs: UInt4, rhs: UInt4) -> Bool {
| `- note: found this candidate
10 | return lhs.value == rhs.value
11 | }
[211/218] Compiling JavApi java.security.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+FixedWidthInteger.swift:36:12: error: ambiguous use of operator '=='
34 |
35 | public func dividedReportingOverflow(by rhs: UInt4) -> (partialValue: UInt4, overflow: Bool) {
36 | if rhs == 0 {
| `- error: ambiguous use of operator '=='
37 | return (0, true) // Division by zero
38 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/cobol/PIC9+Equatable.swift:17:22: note: found this candidate
15 | return lhs.value == rhs.value
16 | }
17 | static public func == (lhs: any UnsignedInteger, rhs: PIC9) -> Bool {
| `- note: found this candidate
18 | let lhs = PIC9(count: rhs.count, value: lhs)
19 | return lhs.value == rhs.value
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+Equatable.swift:9:24: note: found this candidate
7 | extension UInt4 : Equatable {
8 | /// Implementing the ```Equatable``` protocol to use ```==``` in Code
9 | static public func ==(lhs: UInt4, rhs: UInt4) -> Bool {
| `- note: found this candidate
10 | return lhs.value == rhs.value
11 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+FixedWidthInteger.swift:44:12: error: ambiguous use of operator '=='
42 |
43 | public func remainderReportingOverflow(dividingBy rhs: UInt4) -> (partialValue: UInt4, overflow: Bool) {
44 | if rhs == 0 {
| `- error: ambiguous use of operator '=='
45 | return (0, true) // Division by zero
46 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/cobol/PIC9+Equatable.swift:17:22: note: found this candidate
15 | return lhs.value == rhs.value
16 | }
17 | static public func == (lhs: any UnsignedInteger, rhs: PIC9) -> Bool {
| `- note: found this candidate
18 | let lhs = PIC9(count: rhs.count, value: lhs)
19 | return lhs.value == rhs.value
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+Equatable.swift:9:24: note: found this candidate
7 | extension UInt4 : Equatable {
8 | /// Implementing the ```Equatable``` protocol to use ```==``` in Code
9 | static public func ==(lhs: UInt4, rhs: UInt4) -> Bool {
| `- note: found this candidate
10 | return lhs.value == rhs.value
11 | }
[212/218] Compiling JavApi Clock.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+FixedWidthInteger.swift:36:12: error: ambiguous use of operator '=='
34 |
35 | public func dividedReportingOverflow(by rhs: UInt4) -> (partialValue: UInt4, overflow: Bool) {
36 | if rhs == 0 {
| `- error: ambiguous use of operator '=='
37 | return (0, true) // Division by zero
38 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/cobol/PIC9+Equatable.swift:17:22: note: found this candidate
15 | return lhs.value == rhs.value
16 | }
17 | static public func == (lhs: any UnsignedInteger, rhs: PIC9) -> Bool {
| `- note: found this candidate
18 | let lhs = PIC9(count: rhs.count, value: lhs)
19 | return lhs.value == rhs.value
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+Equatable.swift:9:24: note: found this candidate
7 | extension UInt4 : Equatable {
8 | /// Implementing the ```Equatable``` protocol to use ```==``` in Code
9 | static public func ==(lhs: UInt4, rhs: UInt4) -> Bool {
| `- note: found this candidate
10 | return lhs.value == rhs.value
11 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+FixedWidthInteger.swift:44:12: error: ambiguous use of operator '=='
42 |
43 | public func remainderReportingOverflow(dividingBy rhs: UInt4) -> (partialValue: UInt4, overflow: Bool) {
44 | if rhs == 0 {
| `- error: ambiguous use of operator '=='
45 | return (0, true) // Division by zero
46 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/cobol/PIC9+Equatable.swift:17:22: note: found this candidate
15 | return lhs.value == rhs.value
16 | }
17 | static public func == (lhs: any UnsignedInteger, rhs: PIC9) -> Bool {
| `- note: found this candidate
18 | let lhs = PIC9(count: rhs.count, value: lhs)
19 | return lhs.value == rhs.value
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+Equatable.swift:9:24: note: found this candidate
7 | extension UInt4 : Equatable {
8 | /// Implementing the ```Equatable``` protocol to use ```==``` in Code
9 | static public func ==(lhs: UInt4, rhs: UInt4) -> Bool {
| `- note: found this candidate
10 | return lhs.value == rhs.value
11 | }
[213/218] Compiling JavApi ClockIdentifierName.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+FixedWidthInteger.swift:36:12: error: ambiguous use of operator '=='
34 |
35 | public func dividedReportingOverflow(by rhs: UInt4) -> (partialValue: UInt4, overflow: Bool) {
36 | if rhs == 0 {
| `- error: ambiguous use of operator '=='
37 | return (0, true) // Division by zero
38 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/cobol/PIC9+Equatable.swift:17:22: note: found this candidate
15 | return lhs.value == rhs.value
16 | }
17 | static public func == (lhs: any UnsignedInteger, rhs: PIC9) -> Bool {
| `- note: found this candidate
18 | let lhs = PIC9(count: rhs.count, value: lhs)
19 | return lhs.value == rhs.value
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+Equatable.swift:9:24: note: found this candidate
7 | extension UInt4 : Equatable {
8 | /// Implementing the ```Equatable``` protocol to use ```==``` in Code
9 | static public func ==(lhs: UInt4, rhs: UInt4) -> Bool {
| `- note: found this candidate
10 | return lhs.value == rhs.value
11 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+FixedWidthInteger.swift:44:12: error: ambiguous use of operator '=='
42 |
43 | public func remainderReportingOverflow(dividingBy rhs: UInt4) -> (partialValue: UInt4, overflow: Bool) {
44 | if rhs == 0 {
| `- error: ambiguous use of operator '=='
45 | return (0, true) // Division by zero
46 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/cobol/PIC9+Equatable.swift:17:22: note: found this candidate
15 | return lhs.value == rhs.value
16 | }
17 | static public func == (lhs: any UnsignedInteger, rhs: PIC9) -> Bool {
| `- note: found this candidate
18 | let lhs = PIC9(count: rhs.count, value: lhs)
19 | return lhs.value == rhs.value
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+Equatable.swift:9:24: note: found this candidate
7 | extension UInt4 : Equatable {
8 | /// Implementing the ```Equatable``` protocol to use ```==``` in Code
9 | static public func ==(lhs: UInt4, rhs: UInt4) -> Bool {
| `- note: found this candidate
10 | return lhs.value == rhs.value
11 | }
[214/218] Compiling JavApi Instant+AnyDate.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+FixedWidthInteger.swift:36:12: error: ambiguous use of operator '=='
34 |
35 | public func dividedReportingOverflow(by rhs: UInt4) -> (partialValue: UInt4, overflow: Bool) {
36 | if rhs == 0 {
| `- error: ambiguous use of operator '=='
37 | return (0, true) // Division by zero
38 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/cobol/PIC9+Equatable.swift:17:22: note: found this candidate
15 | return lhs.value == rhs.value
16 | }
17 | static public func == (lhs: any UnsignedInteger, rhs: PIC9) -> Bool {
| `- note: found this candidate
18 | let lhs = PIC9(count: rhs.count, value: lhs)
19 | return lhs.value == rhs.value
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+Equatable.swift:9:24: note: found this candidate
7 | extension UInt4 : Equatable {
8 | /// Implementing the ```Equatable``` protocol to use ```==``` in Code
9 | static public func ==(lhs: UInt4, rhs: UInt4) -> Bool {
| `- note: found this candidate
10 | return lhs.value == rhs.value
11 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+FixedWidthInteger.swift:44:12: error: ambiguous use of operator '=='
42 |
43 | public func remainderReportingOverflow(dividingBy rhs: UInt4) -> (partialValue: UInt4, overflow: Bool) {
44 | if rhs == 0 {
| `- error: ambiguous use of operator '=='
45 | return (0, true) // Division by zero
46 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/cobol/PIC9+Equatable.swift:17:22: note: found this candidate
15 | return lhs.value == rhs.value
16 | }
17 | static public func == (lhs: any UnsignedInteger, rhs: PIC9) -> Bool {
| `- note: found this candidate
18 | let lhs = PIC9(count: rhs.count, value: lhs)
19 | return lhs.value == rhs.value
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+Equatable.swift:9:24: note: found this candidate
7 | extension UInt4 : Equatable {
8 | /// Implementing the ```Equatable``` protocol to use ```==``` in Code
9 | static public func ==(lhs: UInt4, rhs: UInt4) -> Bool {
| `- note: found this candidate
10 | return lhs.value == rhs.value
11 | }
[215/218] Compiling JavApi Instant+Codable.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+FixedWidthInteger.swift:36:12: error: ambiguous use of operator '=='
34 |
35 | public func dividedReportingOverflow(by rhs: UInt4) -> (partialValue: UInt4, overflow: Bool) {
36 | if rhs == 0 {
| `- error: ambiguous use of operator '=='
37 | return (0, true) // Division by zero
38 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/cobol/PIC9+Equatable.swift:17:22: note: found this candidate
15 | return lhs.value == rhs.value
16 | }
17 | static public func == (lhs: any UnsignedInteger, rhs: PIC9) -> Bool {
| `- note: found this candidate
18 | let lhs = PIC9(count: rhs.count, value: lhs)
19 | return lhs.value == rhs.value
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+Equatable.swift:9:24: note: found this candidate
7 | extension UInt4 : Equatable {
8 | /// Implementing the ```Equatable``` protocol to use ```==``` in Code
9 | static public func ==(lhs: UInt4, rhs: UInt4) -> Bool {
| `- note: found this candidate
10 | return lhs.value == rhs.value
11 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+FixedWidthInteger.swift:44:12: error: ambiguous use of operator '=='
42 |
43 | public func remainderReportingOverflow(dividingBy rhs: UInt4) -> (partialValue: UInt4, overflow: Bool) {
44 | if rhs == 0 {
| `- error: ambiguous use of operator '=='
45 | return (0, true) // Division by zero
46 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/cobol/PIC9+Equatable.swift:17:22: note: found this candidate
15 | return lhs.value == rhs.value
16 | }
17 | static public func == (lhs: any UnsignedInteger, rhs: PIC9) -> Bool {
| `- note: found this candidate
18 | let lhs = PIC9(count: rhs.count, value: lhs)
19 | return lhs.value == rhs.value
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+Equatable.swift:9:24: note: found this candidate
7 | extension UInt4 : Equatable {
8 | /// Implementing the ```Equatable``` protocol to use ```==``` in Code
9 | static public func ==(lhs: UInt4, rhs: UInt4) -> Bool {
| `- note: found this candidate
10 | return lhs.value == rhs.value
11 | }
[216/218] Compiling JavApi Instant+Comparable.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+FixedWidthInteger.swift:36:12: error: ambiguous use of operator '=='
34 |
35 | public func dividedReportingOverflow(by rhs: UInt4) -> (partialValue: UInt4, overflow: Bool) {
36 | if rhs == 0 {
| `- error: ambiguous use of operator '=='
37 | return (0, true) // Division by zero
38 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/cobol/PIC9+Equatable.swift:17:22: note: found this candidate
15 | return lhs.value == rhs.value
16 | }
17 | static public func == (lhs: any UnsignedInteger, rhs: PIC9) -> Bool {
| `- note: found this candidate
18 | let lhs = PIC9(count: rhs.count, value: lhs)
19 | return lhs.value == rhs.value
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+Equatable.swift:9:24: note: found this candidate
7 | extension UInt4 : Equatable {
8 | /// Implementing the ```Equatable``` protocol to use ```==``` in Code
9 | static public func ==(lhs: UInt4, rhs: UInt4) -> Bool {
| `- note: found this candidate
10 | return lhs.value == rhs.value
11 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+FixedWidthInteger.swift:44:12: error: ambiguous use of operator '=='
42 |
43 | public func remainderReportingOverflow(dividingBy rhs: UInt4) -> (partialValue: UInt4, overflow: Bool) {
44 | if rhs == 0 {
| `- error: ambiguous use of operator '=='
45 | return (0, true) // Division by zero
46 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/cobol/PIC9+Equatable.swift:17:22: note: found this candidate
15 | return lhs.value == rhs.value
16 | }
17 | static public func == (lhs: any UnsignedInteger, rhs: PIC9) -> Bool {
| `- note: found this candidate
18 | let lhs = PIC9(count: rhs.count, value: lhs)
19 | return lhs.value == rhs.value
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+Equatable.swift:9:24: note: found this candidate
7 | extension UInt4 : Equatable {
8 | /// Implementing the ```Equatable``` protocol to use ```==``` in Code
9 | static public func ==(lhs: UInt4, rhs: UInt4) -> Bool {
| `- note: found this candidate
10 | return lhs.value == rhs.value
11 | }
[217/218] Compiling JavApi Instant+CustomDebugStringConvertible.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+FixedWidthInteger.swift:36:12: error: ambiguous use of operator '=='
34 |
35 | public func dividedReportingOverflow(by rhs: UInt4) -> (partialValue: UInt4, overflow: Bool) {
36 | if rhs == 0 {
| `- error: ambiguous use of operator '=='
37 | return (0, true) // Division by zero
38 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/cobol/PIC9+Equatable.swift:17:22: note: found this candidate
15 | return lhs.value == rhs.value
16 | }
17 | static public func == (lhs: any UnsignedInteger, rhs: PIC9) -> Bool {
| `- note: found this candidate
18 | let lhs = PIC9(count: rhs.count, value: lhs)
19 | return lhs.value == rhs.value
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+Equatable.swift:9:24: note: found this candidate
7 | extension UInt4 : Equatable {
8 | /// Implementing the ```Equatable``` protocol to use ```==``` in Code
9 | static public func ==(lhs: UInt4, rhs: UInt4) -> Bool {
| `- note: found this candidate
10 | return lhs.value == rhs.value
11 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+FixedWidthInteger.swift:44:12: error: ambiguous use of operator '=='
42 |
43 | public func remainderReportingOverflow(dividingBy rhs: UInt4) -> (partialValue: UInt4, overflow: Bool) {
44 | if rhs == 0 {
| `- error: ambiguous use of operator '=='
45 | return (0, true) // Division by zero
46 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/cobol/PIC9+Equatable.swift:17:22: note: found this candidate
15 | return lhs.value == rhs.value
16 | }
17 | static public func == (lhs: any UnsignedInteger, rhs: PIC9) -> Bool {
| `- note: found this candidate
18 | let lhs = PIC9(count: rhs.count, value: lhs)
19 | return lhs.value == rhs.value
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+Equatable.swift:9:24: note: found this candidate
7 | extension UInt4 : Equatable {
8 | /// Implementing the ```Equatable``` protocol to use ```==``` in Code
9 | static public func ==(lhs: UInt4, rhs: UInt4) -> Bool {
| `- note: found this candidate
10 | return lhs.value == rhs.value
11 | }
[218/218] Compiling JavApi Instant+CustomPlaygroundDisplayConvertible.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+FixedWidthInteger.swift:36:12: error: ambiguous use of operator '=='
34 |
35 | public func dividedReportingOverflow(by rhs: UInt4) -> (partialValue: UInt4, overflow: Bool) {
36 | if rhs == 0 {
| `- error: ambiguous use of operator '=='
37 | return (0, true) // Division by zero
38 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/cobol/PIC9+Equatable.swift:17:22: note: found this candidate
15 | return lhs.value == rhs.value
16 | }
17 | static public func == (lhs: any UnsignedInteger, rhs: PIC9) -> Bool {
| `- note: found this candidate
18 | let lhs = PIC9(count: rhs.count, value: lhs)
19 | return lhs.value == rhs.value
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+Equatable.swift:9:24: note: found this candidate
7 | extension UInt4 : Equatable {
8 | /// Implementing the ```Equatable``` protocol to use ```==``` in Code
9 | static public func ==(lhs: UInt4, rhs: UInt4) -> Bool {
| `- note: found this candidate
10 | return lhs.value == rhs.value
11 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+FixedWidthInteger.swift:44:12: error: ambiguous use of operator '=='
42 |
43 | public func remainderReportingOverflow(dividingBy rhs: UInt4) -> (partialValue: UInt4, overflow: Bool) {
44 | if rhs == 0 {
| `- error: ambiguous use of operator '=='
45 | return (0, true) // Division by zero
46 | }
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/cobol/PIC9+Equatable.swift:17:22: note: found this candidate
15 | return lhs.value == rhs.value
16 | }
17 | static public func == (lhs: any UnsignedInteger, rhs: PIC9) -> Bool {
| `- note: found this candidate
18 | let lhs = PIC9(count: rhs.count, value: lhs)
19 | return lhs.value == rhs.value
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/no/lowlevel/UInt4+Equatable.swift:9:24: note: found this candidate
7 | extension UInt4 : Equatable {
8 | /// Implementing the ```Equatable``` protocol to use ```==``` in Code
9 | static public func ==(lhs: UInt4, rhs: UInt4) -> Bool {
| `- note: found this candidate
10 | return lhs.value == rhs.value
11 | }
BUILD FAILURE 6.3 macosSpm