Build Information
Failed to build DynamicJSON with Swift 5.8 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/objecthub/swift-dynamicjson.git
Reference: 1.0.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/objecthub/swift-dynamicjson
* tag 1.0.1 -> FETCH_HEAD
HEAD is now at 5ca0bb3 Provide API allowing to remove members from JSON objects.
Cloned https://github.com/objecthub/swift-dynamicjson.git
Revision (git rev-parse @):
5ca0bb39f12910b8703ca3fe1e4426f110be2336
SUCCESS checkout https://github.com/objecthub/swift-dynamicjson.git at 1.0.1
========================================
Build
========================================
Selected platform: linux
Swift version: 5.8
Building package at path: $workDir
https://github.com/objecthub/swift-dynamicjson.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/27] Emitting module DynamicJSON
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected ',' separator
next iter: inout [JSONLocation.Segment].Iterator,
^
,
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected parameter name followed by ':'
next iter: inout [JSONLocation.Segment].Iterator,
^
/host/spi-builder-workspace/Sources/DynamicJSON/JSONPointer.swift:341:56: error: expected ',' separator
next iter: inout [ReferenceToken].Iterator,
^
,
/host/spi-builder-workspace/Sources/DynamicJSON/JSONPointer.swift:341:56: error: expected parameter name followed by ':'
next iter: inout [ReferenceToken].Iterator,
^
[2/30] Compiling DynamicJSON JSONSchemaDialect.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected ',' separator
next iter: inout [JSONLocation.Segment].Iterator,
^
,
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected parameter name followed by ':'
next iter: inout [JSONLocation.Segment].Iterator,
^
/host/spi-builder-workspace/Sources/DynamicJSON/JSONPointer.swift:341:56: error: expected ',' separator
next iter: inout [ReferenceToken].Iterator,
^
,
/host/spi-builder-workspace/Sources/DynamicJSON/JSONPointer.swift:341:56: error: expected parameter name followed by ':'
next iter: inout [ReferenceToken].Iterator,
^
[3/30] Compiling DynamicJSON JSONSchemaDraft2020.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected ',' separator
next iter: inout [JSONLocation.Segment].Iterator,
^
,
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected parameter name followed by ':'
next iter: inout [JSONLocation.Segment].Iterator,
^
/host/spi-builder-workspace/Sources/DynamicJSON/JSONPointer.swift:341:56: error: expected ',' separator
next iter: inout [ReferenceToken].Iterator,
^
,
/host/spi-builder-workspace/Sources/DynamicJSON/JSONPointer.swift:341:56: error: expected parameter name followed by ':'
next iter: inout [ReferenceToken].Iterator,
^
[4/30] Compiling DynamicJSON JSONSchemaFormatValidators.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected ',' separator
next iter: inout [JSONLocation.Segment].Iterator,
^
,
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected parameter name followed by ':'
next iter: inout [JSONLocation.Segment].Iterator,
^
/host/spi-builder-workspace/Sources/DynamicJSON/JSONPointer.swift:341:56: error: expected ',' separator
next iter: inout [ReferenceToken].Iterator,
^
,
/host/spi-builder-workspace/Sources/DynamicJSON/JSONPointer.swift:341:56: error: expected parameter name followed by ':'
next iter: inout [ReferenceToken].Iterator,
^
[5/30] Compiling DynamicJSON JSONSchemaResource.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected ',' separator
next iter: inout [JSONLocation.Segment].Iterator,
^
,
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected parameter name followed by ':'
next iter: inout [JSONLocation.Segment].Iterator,
^
/host/spi-builder-workspace/Sources/DynamicJSON/JSONPointer.swift:341:56: error: expected ',' separator
next iter: inout [ReferenceToken].Iterator,
^
,
/host/spi-builder-workspace/Sources/DynamicJSON/JSONPointer.swift:341:56: error: expected parameter name followed by ':'
next iter: inout [ReferenceToken].Iterator,
^
[6/30] Compiling DynamicJSON JSONSchemaValidationContext.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected ',' separator
next iter: inout [JSONLocation.Segment].Iterator,
^
,
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected parameter name followed by ':'
next iter: inout [JSONLocation.Segment].Iterator,
^
/host/spi-builder-workspace/Sources/DynamicJSON/JSONPointer.swift:341:56: error: expected ',' separator
next iter: inout [ReferenceToken].Iterator,
^
,
/host/spi-builder-workspace/Sources/DynamicJSON/JSONPointer.swift:341:56: error: expected parameter name followed by ':'
next iter: inout [ReferenceToken].Iterator,
^
[7/30] Compiling DynamicJSON JSONSchemaValidationResult.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected ',' separator
next iter: inout [JSONLocation.Segment].Iterator,
^
,
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected parameter name followed by ':'
next iter: inout [JSONLocation.Segment].Iterator,
^
/host/spi-builder-workspace/Sources/DynamicJSON/JSONPointer.swift:341:56: error: expected ',' separator
next iter: inout [ReferenceToken].Iterator,
^
,
/host/spi-builder-workspace/Sources/DynamicJSON/JSONPointer.swift:341:56: error: expected parameter name followed by ':'
next iter: inout [ReferenceToken].Iterator,
^
[8/30] Compiling DynamicJSON JSON.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected ',' separator
next iter: inout [JSONLocation.Segment].Iterator,
^
,
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected parameter name followed by ':'
next iter: inout [JSONLocation.Segment].Iterator,
^
/host/spi-builder-workspace/Sources/DynamicJSON/JSONPointer.swift:341:56: error: expected ',' separator
next iter: inout [ReferenceToken].Iterator,
^
,
/host/spi-builder-workspace/Sources/DynamicJSON/JSONPointer.swift:341:56: error: expected parameter name followed by ':'
next iter: inout [ReferenceToken].Iterator,
^
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:341:34: error: cannot convert value of type 'IndexingIterator<[JSONLocation.Segment]>' to expected argument type '[JSONLocation.Segment]'
try self.mutate(&json, next: &iter, with: proc, insert: insert)
^
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:348:27: error: value of type '[JSONLocation.Segment]' has no member 'next'
if let segment = iter.next() {
~~~~ ^~~~
[9/30] Compiling DynamicJSON JSONLocation.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected ',' separator
next iter: inout [JSONLocation.Segment].Iterator,
^
,
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected parameter name followed by ':'
next iter: inout [JSONLocation.Segment].Iterator,
^
/host/spi-builder-workspace/Sources/DynamicJSON/JSONPointer.swift:341:56: error: expected ',' separator
next iter: inout [ReferenceToken].Iterator,
^
,
/host/spi-builder-workspace/Sources/DynamicJSON/JSONPointer.swift:341:56: error: expected parameter name followed by ':'
next iter: inout [ReferenceToken].Iterator,
^
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:341:34: error: cannot convert value of type 'IndexingIterator<[JSONLocation.Segment]>' to expected argument type '[JSONLocation.Segment]'
try self.mutate(&json, next: &iter, with: proc, insert: insert)
^
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:348:27: error: value of type '[JSONLocation.Segment]' has no member 'next'
if let segment = iter.next() {
~~~~ ^~~~
[10/30] Compiling DynamicJSON JSONPatch.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected ',' separator
next iter: inout [JSONLocation.Segment].Iterator,
^
,
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected parameter name followed by ':'
next iter: inout [JSONLocation.Segment].Iterator,
^
/host/spi-builder-workspace/Sources/DynamicJSON/JSONPointer.swift:341:56: error: expected ',' separator
next iter: inout [ReferenceToken].Iterator,
^
,
/host/spi-builder-workspace/Sources/DynamicJSON/JSONPointer.swift:341:56: error: expected parameter name followed by ':'
next iter: inout [ReferenceToken].Iterator,
^
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:341:34: error: cannot convert value of type 'IndexingIterator<[JSONLocation.Segment]>' to expected argument type '[JSONLocation.Segment]'
try self.mutate(&json, next: &iter, with: proc, insert: insert)
^
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:348:27: error: value of type '[JSONLocation.Segment]' has no member 'next'
if let segment = iter.next() {
~~~~ ^~~~
[11/30] Compiling DynamicJSON JSONPatchOperation.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected ',' separator
next iter: inout [JSONLocation.Segment].Iterator,
^
,
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected parameter name followed by ':'
next iter: inout [JSONLocation.Segment].Iterator,
^
/host/spi-builder-workspace/Sources/DynamicJSON/JSONPointer.swift:341:56: error: expected ',' separator
next iter: inout [ReferenceToken].Iterator,
^
,
/host/spi-builder-workspace/Sources/DynamicJSON/JSONPointer.swift:341:56: error: expected parameter name followed by ':'
next iter: inout [ReferenceToken].Iterator,
^
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:341:34: error: cannot convert value of type 'IndexingIterator<[JSONLocation.Segment]>' to expected argument type '[JSONLocation.Segment]'
try self.mutate(&json, next: &iter, with: proc, insert: insert)
^
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:348:27: error: value of type '[JSONLocation.Segment]' has no member 'next'
if let segment = iter.next() {
~~~~ ^~~~
[12/30] Compiling DynamicJSON JSONPath.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected ',' separator
next iter: inout [JSONLocation.Segment].Iterator,
^
,
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected parameter name followed by ':'
next iter: inout [JSONLocation.Segment].Iterator,
^
[13/30] Compiling DynamicJSON JSONPathEnvironment.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected ',' separator
next iter: inout [JSONLocation.Segment].Iterator,
^
,
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected parameter name followed by ':'
next iter: inout [JSONLocation.Segment].Iterator,
^
[14/30] Compiling DynamicJSON JSONPathEvaluator.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected ',' separator
next iter: inout [JSONLocation.Segment].Iterator,
^
,
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected parameter name followed by ':'
next iter: inout [JSONLocation.Segment].Iterator,
^
[15/30] Compiling DynamicJSON JSONPathParser.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected ',' separator
next iter: inout [JSONLocation.Segment].Iterator,
^
,
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected parameter name followed by ':'
next iter: inout [JSONLocation.Segment].Iterator,
^
[16/30] Compiling DynamicJSON JSONPointer.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSONPointer.swift:341:56: error: expected ',' separator
next iter: inout [ReferenceToken].Iterator,
^
,
/host/spi-builder-workspace/Sources/DynamicJSON/JSONPointer.swift:341:56: error: expected parameter name followed by ':'
next iter: inout [ReferenceToken].Iterator,
^
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected ',' separator
next iter: inout [JSONLocation.Segment].Iterator,
^
,
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected parameter name followed by ':'
next iter: inout [JSONLocation.Segment].Iterator,
^
/host/spi-builder-workspace/Sources/DynamicJSON/JSONPointer.swift:337:34: error: cannot convert value of type 'IndexingIterator<[JSONPointer.ReferenceToken]>' to expected argument type '[JSONPointer.ReferenceToken]'
try self.mutate(&json, next: &iter, with: proc, insert: insert)
^
/host/spi-builder-workspace/Sources/DynamicJSON/JSONPointer.swift:344:25: error: value of type '[JSONPointer.ReferenceToken]' has no member 'next'
if let token = iter.next() {
~~~~ ^~~~
[17/30] Compiling DynamicJSON JSONReference.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSONPointer.swift:341:56: error: expected ',' separator
next iter: inout [ReferenceToken].Iterator,
^
,
/host/spi-builder-workspace/Sources/DynamicJSON/JSONPointer.swift:341:56: error: expected parameter name followed by ':'
next iter: inout [ReferenceToken].Iterator,
^
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected ',' separator
next iter: inout [JSONLocation.Segment].Iterator,
^
,
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected parameter name followed by ':'
next iter: inout [JSONLocation.Segment].Iterator,
^
/host/spi-builder-workspace/Sources/DynamicJSON/JSONPointer.swift:337:34: error: cannot convert value of type 'IndexingIterator<[JSONPointer.ReferenceToken]>' to expected argument type '[JSONPointer.ReferenceToken]'
try self.mutate(&json, next: &iter, with: proc, insert: insert)
^
/host/spi-builder-workspace/Sources/DynamicJSON/JSONPointer.swift:344:25: error: value of type '[JSONPointer.ReferenceToken]' has no member 'next'
if let token = iter.next() {
~~~~ ^~~~
[18/30] Compiling DynamicJSON JSONSchema.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSONPointer.swift:341:56: error: expected ',' separator
next iter: inout [ReferenceToken].Iterator,
^
,
/host/spi-builder-workspace/Sources/DynamicJSON/JSONPointer.swift:341:56: error: expected parameter name followed by ':'
next iter: inout [ReferenceToken].Iterator,
^
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected ',' separator
next iter: inout [JSONLocation.Segment].Iterator,
^
,
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected parameter name followed by ':'
next iter: inout [JSONLocation.Segment].Iterator,
^
/host/spi-builder-workspace/Sources/DynamicJSON/JSONPointer.swift:337:34: error: cannot convert value of type 'IndexingIterator<[JSONPointer.ReferenceToken]>' to expected argument type '[JSONPointer.ReferenceToken]'
try self.mutate(&json, next: &iter, with: proc, insert: insert)
^
/host/spi-builder-workspace/Sources/DynamicJSON/JSONPointer.swift:344:25: error: value of type '[JSONPointer.ReferenceToken]' has no member 'next'
if let token = iter.next() {
~~~~ ^~~~
[19/30] Compiling DynamicJSON Indirect.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected ',' separator
next iter: inout [JSONLocation.Segment].Iterator,
^
,
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected parameter name followed by ':'
next iter: inout [JSONLocation.Segment].Iterator,
^
[20/30] Compiling DynamicJSON JSONExtensions.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected ',' separator
next iter: inout [JSONLocation.Segment].Iterator,
^
,
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected parameter name followed by ':'
next iter: inout [JSONLocation.Segment].Iterator,
^
[21/30] Compiling DynamicJSON NSNumber.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected ',' separator
next iter: inout [JSONLocation.Segment].Iterator,
^
,
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected parameter name followed by ':'
next iter: inout [JSONLocation.Segment].Iterator,
^
[22/30] Compiling DynamicJSON JSONSchemaIdentifier.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected ',' separator
next iter: inout [JSONLocation.Segment].Iterator,
^
,
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected parameter name followed by ':'
next iter: inout [JSONLocation.Segment].Iterator,
^
[23/30] Compiling DynamicJSON JSONSchemaProvider.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected ',' separator
next iter: inout [JSONLocation.Segment].Iterator,
^
,
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected parameter name followed by ':'
next iter: inout [JSONLocation.Segment].Iterator,
^
[24/30] Compiling DynamicJSON JSONSchemaRegistry.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected ',' separator
next iter: inout [JSONLocation.Segment].Iterator,
^
,
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected parameter name followed by ':'
next iter: inout [JSONLocation.Segment].Iterator,
^
[25/30] Compiling DynamicJSON JSONSchemaValidator.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected ',' separator
next iter: inout [JSONLocation.Segment].Iterator,
^
,
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected parameter name followed by ':'
next iter: inout [JSONLocation.Segment].Iterator,
^
[26/30] Compiling DynamicJSON JSONType.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected ',' separator
next iter: inout [JSONLocation.Segment].Iterator,
^
,
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected parameter name followed by ':'
next iter: inout [JSONLocation.Segment].Iterator,
^
[27/30] Compiling DynamicJSON LocatedJSON.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected ',' separator
next iter: inout [JSONLocation.Segment].Iterator,
^
,
/host/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:345:62: error: expected parameter name followed by ':'
next iter: inout [JSONLocation.Segment].Iterator,
^
BUILD FAILURE 5.8 linux