Build Information
Failed to build SwiftMetrics, reference master (a8460c
), with Swift 6.1 for Wasm on 27 May 2025 09:15:19 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/runtimetools/swiftmetrics.git
Reference: master
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/runtimetools/swiftmetrics
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at a8460c4 Support Swift 5.1 (#222)
Submodule path 'public/graphmetrics': checked out '39b73a3202cf7f564eb0e4c1d7e224180347a90c'
Submodule 'public/graphmetrics' (https://github.com/RuntimeTools/graphmetrics) registered for path 'public/graphmetrics'
Cloning into '/host/spi-builder-workspace/public/graphmetrics'...
Cloned https://github.com/runtimetools/swiftmetrics.git
Revision (git rev-parse @):
a8460c44d91ee25e0931be7792fed5e5c8a494a4
SUCCESS checkout https://github.com/runtimetools/swiftmetrics.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/runtimetools/swiftmetrics.git
https://github.com/runtimetools/swiftmetrics.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "kitura",
"requirement" : {
"range" : [
{
"lower_bound" : "2.3.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/IBM-Swift/Kitura.git"
},
{
"identity" : "kitura-websocket",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/IBM-Swift/Kitura-WebSocket.git"
},
{
"identity" : "swift-cfenv",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/IBM-Swift/Swift-cfenv.git"
},
{
"identity" : "omr-agentcore",
"requirement" : {
"exact" : [
"3.2.4-swift4"
]
},
"type" : "sourceControl",
"url" : "https://github.com/RuntimeTools/omr-agentcore"
},
{
"identity" : "bluecryptor",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/IBM-Swift/BlueCryptor.git"
}
],
"manifest_display_name" : "SwiftMetrics",
"name" : "SwiftMetrics",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SwiftMetrics",
"targets" : [
"SwiftMetrics",
"SwiftMetricsKitura",
"SwiftBAMDC",
"SwiftMetricsBluemix",
"SwiftMetricsDash",
"SwiftMetricsREST",
"SwiftMetricsPrometheus"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftMetricsEmitSample",
"targets" : [
"SwiftMetricsEmitSample"
],
"type" : {
"executable" : null
}
},
{
"name" : "SwiftMetricsCommonSample",
"targets" : [
"SwiftMetricsCommonSample"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "SwiftMetricsRESTTests",
"module_type" : "SwiftTarget",
"name" : "SwiftMetricsRESTTests",
"path" : "Tests/SwiftMetricsRESTTests",
"sources" : [
"SwiftMetricsRESTTests.swift"
],
"target_dependencies" : [
"SwiftMetricsREST"
],
"type" : "test"
},
{
"c99name" : "SwiftMetricsREST",
"module_type" : "SwiftTarget",
"name" : "SwiftMetricsREST",
"path" : "Sources/SwiftMetricsREST",
"product_memberships" : [
"SwiftMetrics"
],
"sources" : [
"SwiftMetricsREST.swift"
],
"target_dependencies" : [
"SwiftMetricsKitura"
],
"type" : "library"
},
{
"c99name" : "SwiftMetricsPrometheus",
"module_type" : "SwiftTarget",
"name" : "SwiftMetricsPrometheus",
"path" : "Sources/SwiftMetricsPrometheus",
"product_memberships" : [
"SwiftMetrics"
],
"sources" : [
"SwiftMetricsPrometheus.swift"
],
"target_dependencies" : [
"SwiftMetricsKitura"
],
"type" : "library"
},
{
"c99name" : "SwiftMetricsKitura",
"module_type" : "SwiftTarget",
"name" : "SwiftMetricsKitura",
"path" : "Sources/SwiftMetricsKitura",
"product_dependencies" : [
"Kitura"
],
"product_memberships" : [
"SwiftMetrics"
],
"sources" : [
"SwiftMetricsKitura.swift"
],
"target_dependencies" : [
"SwiftMetrics"
],
"type" : "library"
},
{
"c99name" : "SwiftMetricsEmitSample",
"module_type" : "SwiftTarget",
"name" : "SwiftMetricsEmitSample",
"path" : "emitSample/Sources",
"product_memberships" : [
"SwiftMetricsEmitSample"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"SwiftMetrics"
],
"type" : "executable"
},
{
"c99name" : "SwiftMetricsDash",
"module_type" : "SwiftTarget",
"name" : "SwiftMetricsDash",
"path" : "Sources/SwiftMetricsDash",
"product_memberships" : [
"SwiftMetrics"
],
"sources" : [
"SwiftMetricsDash.swift"
],
"target_dependencies" : [
"SwiftMetricsBluemix"
],
"type" : "library"
},
{
"c99name" : "SwiftMetricsCommonSample",
"module_type" : "SwiftTarget",
"name" : "SwiftMetricsCommonSample",
"path" : "commonSample/Sources",
"product_memberships" : [
"SwiftMetricsCommonSample"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"SwiftMetrics"
],
"type" : "executable"
},
{
"c99name" : "SwiftMetricsBluemix",
"module_type" : "SwiftTarget",
"name" : "SwiftMetricsBluemix",
"path" : "Sources/SwiftMetricsBluemix",
"product_memberships" : [
"SwiftMetrics"
],
"sources" : [
"SwiftMetricsBluemix.swift"
],
"target_dependencies" : [
"SwiftMetricsKitura",
"SwiftBAMDC"
],
"type" : "library"
},
{
"c99name" : "SwiftMetrics",
"module_type" : "SwiftTarget",
"name" : "SwiftMetrics",
"path" : "Sources/SwiftMetrics",
"product_dependencies" : [
"agentcore",
"hcapiplugin",
"envplugin",
"cpuplugin",
"memplugin",
"CloudFoundryEnv"
],
"product_memberships" : [
"SwiftMetrics",
"SwiftMetricsEmitSample",
"SwiftMetricsCommonSample"
],
"sources" : [
"SwiftMetrics.swift",
"SwiftMonitor.swift"
],
"type" : "library"
},
{
"c99name" : "SwiftBAMDC",
"module_type" : "SwiftTarget",
"name" : "SwiftBAMDC",
"path" : "Sources/SwiftBAMDC",
"product_dependencies" : [
"Kitura-WebSocket",
"Cryptor"
],
"product_memberships" : [
"SwiftMetrics"
],
"sources" : [
"SwiftDataCollector.swift",
"SwiftMetricsBAMConfig.swift"
],
"target_dependencies" : [
"SwiftMetricsKitura"
],
"type" : "library"
},
{
"c99name" : "CoreSwiftMetricsTests",
"module_type" : "SwiftTarget",
"name" : "CoreSwiftMetricsTests",
"path" : "Tests/CoreSwiftMetricsTests",
"sources" : [
"CoreSwiftMetricsTests.swift"
],
"target_dependencies" : [
"SwiftMetrics"
],
"type" : "test"
}
],
"tools_version" : "5.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:059e0fdbe549369b902c0d423739510ddee50a4a70258d1404125eb9394ef31c
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/IBM-Swift/BlueCryptor.git
Fetching https://github.com/IBM-Swift/Kitura-WebSocket.git
Fetching https://github.com/IBM-Swift/Swift-cfenv.git
Fetching https://github.com/IBM-Swift/Kitura.git
Fetching https://github.com/RuntimeTools/omr-agentcore
[1/2103] Fetching omr-agentcore
[254/3707] Fetching omr-agentcore, swift-cfenv
[1010/5361] Fetching omr-agentcore, swift-cfenv, bluecryptor
[2936/7197] Fetching omr-agentcore, swift-cfenv, bluecryptor, kitura-websocket
[4042/24106] Fetching omr-agentcore, swift-cfenv, bluecryptor, kitura-websocket, kitura
Fetched https://github.com/RuntimeTools/omr-agentcore from cache (0.38s)
[7462/22003] Fetching swift-cfenv, bluecryptor, kitura-websocket, kitura
Fetched https://github.com/IBM-Swift/Swift-cfenv.git from cache (0.39s)
Fetched https://github.com/IBM-Swift/Kitura-WebSocket.git from cache (0.40s)
[4191/18563] Fetching bluecryptor, kitura
Fetched https://github.com/IBM-Swift/BlueCryptor.git from cache (1.38s)
Fetched https://github.com/IBM-Swift/Kitura.git from cache (1.40s)
Computing version for https://github.com/IBM-Swift/Swift-cfenv.git
Computed https://github.com/IBM-Swift/Swift-cfenv.git at 6.0.200 (2.43s)
Fetching https://github.com/Kitura/Configuration.git
[1/1135] Fetching configuration
Fetched https://github.com/Kitura/Configuration.git from cache (0.23s)
Computing version for https://github.com/Kitura/Configuration.git
Computed https://github.com/Kitura/Configuration.git at 3.1.0 (0.74s)
Fetching https://github.com/Kitura/FileKit.git
[1/298] Fetching filekit
Fetched https://github.com/Kitura/FileKit.git from cache (0.26s)
Computing version for https://github.com/Kitura/FileKit.git
Computed https://github.com/Kitura/FileKit.git at 1.1.0 (0.73s)
Fetching https://github.com/Kitura/LoggerAPI.git
[1/771] Fetching loggerapi
Fetched https://github.com/Kitura/LoggerAPI.git from cache (0.28s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 2.0.0 (0.80s)
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.37s)
Computing version for https://github.com/IBM-Swift/Kitura-WebSocket.git
Computed https://github.com/IBM-Swift/Kitura-WebSocket.git at 2.1.200 (0.89s)
Fetching https://github.com/IBM-Swift/Kitura-net.git
[1/9544] Fetching kitura-net
Fetched https://github.com/IBM-Swift/Kitura-net.git from cache (0.73s)
Computing version for https://github.com/IBM-Swift/BlueCryptor.git
Computed https://github.com/IBM-Swift/BlueCryptor.git at 1.0.200 (1.34s)
Fetching https://github.com/Kitura/OpenSSL.git
[1/203] Fetching openssl
Fetched https://github.com/Kitura/OpenSSL.git from cache (0.24s)
Computing version for https://github.com/IBM-Swift/Kitura-net.git
Computed https://github.com/Kitura/LoggerAPI.git at 2.0.0 (0.00s)
Computed https://github.com/IBM-Swift/Kitura-WebSocket.git at 2.1.2 (1.82s)
error: Invalid manifest (compiled with: ["/usr/bin/swiftc", "-vfsoverlay", "/tmp/TemporaryDirectory.fcyXd9/vfs.yaml", "-L", "/usr/lib/swift/pm/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/usr/lib/swift/pm/ManifestAPI", "-swift-version", "4", "-I", "/usr/lib/swift/pm/ManifestAPI", "-package-description-version", "4.0.0", "/Package.swift", "-o", "/tmp/TemporaryDirectory.Oa4wdl/kitura-net-manifest"])
/Package.swift:30:36: error: missing argument for parameter 'condition' in call
28 |
29 | var kituraNetDependencies: [Target.Dependency] = [
30 | .byNameItem(name: "CHTTPParser"),
| `- error: missing argument for parameter 'condition' in call
31 | .byNameItem(name: "LoggerAPI"),
32 | .byNameItem(name: "Socket"),
PackageDescription.Target.Dependency.byNameItem:3:6: note: 'byNameItem(name:condition:)' declared here
1 | class Target {
2 | enum Dependency {
3 | case byNameItem(name: String, condition: TargetDependencyCondition?) }
| `- note: 'byNameItem(name:condition:)' declared here
4 | }
5 |
/Package.swift:31:34: error: missing argument for parameter 'condition' in call
29 | var kituraNetDependencies: [Target.Dependency] = [
30 | .byNameItem(name: "CHTTPParser"),
31 | .byNameItem(name: "LoggerAPI"),
| `- error: missing argument for parameter 'condition' in call
32 | .byNameItem(name: "Socket"),
33 | .byNameItem(name: "CCurl"),
PackageDescription.Target.Dependency.byNameItem:3:6: note: 'byNameItem(name:condition:)' declared here
1 | class Target {
2 | enum Dependency {
3 | case byNameItem(name: String, condition: TargetDependencyCondition?) }
| `- note: 'byNameItem(name:condition:)' declared here
4 | }
5 |
/Package.swift:32:31: error: missing argument for parameter 'condition' in call
30 | .byNameItem(name: "CHTTPParser"),
31 | .byNameItem(name: "LoggerAPI"),
32 | .byNameItem(name: "Socket"),
| `- error: missing argument for parameter 'condition' in call
33 | .byNameItem(name: "CCurl"),
34 | .byNameItem(name: "SSLService")
PackageDescription.Target.Dependency.byNameItem:3:6: note: 'byNameItem(name:condition:)' declared here
1 | class Target {
2 | enum Dependency {
3 | case byNameItem(name: String, condition: TargetDependencyCondition?) }
| `- note: 'byNameItem(name:condition:)' declared here
4 | }
5 |
/Package.swift:33:30: error: missing argument for parameter 'condition' in call
31 | .byNameItem(name: "LoggerAPI"),
32 | .byNameItem(name: "Socket"),
33 | .byNameItem(name: "CCurl"),
| `- error: missing argument for parameter 'condition' in call
34 | .byNameItem(name: "SSLService")
35 | ]
PackageDescription.Target.Dependency.byNameItem:3:6: note: 'byNameItem(name:condition:)' declared here
1 | class Target {
2 | enum Dependency {
3 | case byNameItem(name: String, condition: TargetDependencyCondition?) }
| `- note: 'byNameItem(name:condition:)' declared here
4 | }
5 |
/Package.swift:34:35: error: missing argument for parameter 'condition' in call
32 | .byNameItem(name: "Socket"),
33 | .byNameItem(name: "CCurl"),
34 | .byNameItem(name: "SSLService")
| `- error: missing argument for parameter 'condition' in call
35 | ]
36 |
PackageDescription.Target.Dependency.byNameItem:3:6: note: 'byNameItem(name:condition:)' declared here
1 | class Target {
2 | enum Dependency {
3 | case byNameItem(name: String, condition: TargetDependencyCondition?) }
| `- note: 'byNameItem(name:condition:)' declared here
4 | }
5 |
/Package.swift:45:32: error: missing argument for parameter 'condition' in call
43 | kituraNetDependencies.append(contentsOf: [
44 | .byNameItem(name: "CEpoll"),
45 | .byNameItem(name: "Signals")
| `- error: missing argument for parameter 'condition' in call
46 | ])
47 | #endif
PackageDescription.Target.Dependency.byNameItem:3:6: note: 'byNameItem(name:condition:)' declared here
1 | class Target {
2 | enum Dependency {
3 | case byNameItem(name: String, condition: TargetDependencyCondition?) }
| `- note: 'byNameItem(name:condition:)' declared here
4 | }
5 |
/Package.swift:44:31: error: missing argument for parameter 'condition' in call
42 |
43 | kituraNetDependencies.append(contentsOf: [
44 | .byNameItem(name: "CEpoll"),
| `- error: missing argument for parameter 'condition' in call
45 | .byNameItem(name: "Signals")
46 | ])
PackageDescription.Target.Dependency.byNameItem:3:6: note: 'byNameItem(name:condition:)' declared here
1 | class Target {
2 | enum Dependency {
3 | case byNameItem(name: String, condition: TargetDependencyCondition?) }
| `- note: 'byNameItem(name:condition:)' declared here
4 | }
5 | in https://github.com/IBM-Swift/Kitura-net.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:059e0fdbe549369b902c0d423739510ddee50a4a70258d1404125eb9394ef31c
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Updating https://github.com/IBM-Swift/Swift-cfenv.git
Updating https://github.com/RuntimeTools/omr-agentcore
Updating https://github.com/IBM-Swift/Kitura.git
Updating https://github.com/IBM-Swift/Kitura-WebSocket.git
Updated https://github.com/IBM-Swift/Swift-cfenv.git (0.17s)
Updating https://github.com/IBM-Swift/BlueCryptor.git
Updated https://github.com/IBM-Swift/Kitura-WebSocket.git (0.19s)
Updated https://github.com/RuntimeTools/omr-agentcore (0.19s)
Updated https://github.com/IBM-Swift/Kitura.git (0.19s)
Updated https://github.com/IBM-Swift/BlueCryptor.git (0.15s)
Computing version for https://github.com/IBM-Swift/Swift-cfenv.git
Computed https://github.com/IBM-Swift/Swift-cfenv.git at 6.0.200 (0.78s)
Updating https://github.com/Kitura/Configuration.git
Updated https://github.com/Kitura/Configuration.git (0.15s)
Computing version for https://github.com/Kitura/Configuration.git
Computed https://github.com/Kitura/Configuration.git at 3.1.0 (1.25s)
Updating https://github.com/Kitura/FileKit.git
Updated https://github.com/Kitura/FileKit.git (0.15s)
Computing version for https://github.com/Kitura/FileKit.git
Computed https://github.com/Kitura/FileKit.git at 1.1.0 (1.43s)
Updating https://github.com/Kitura/LoggerAPI.git
Updated https://github.com/Kitura/LoggerAPI.git (0.15s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 2.0.0 (0.71s)
Updating https://github.com/apple/swift-log.git
Updated https://github.com/apple/swift-log.git (0.17s)
Computing version for https://github.com/IBM-Swift/Kitura-WebSocket.git
Computed https://github.com/IBM-Swift/Kitura-WebSocket.git at 2.1.200 (0.65s)
Updating https://github.com/IBM-Swift/Kitura-net.git
Updated https://github.com/IBM-Swift/Kitura-net.git (0.18s)
Computing version for https://github.com/IBM-Swift/BlueCryptor.git
Computed https://github.com/IBM-Swift/BlueCryptor.git at 1.0.200 (0.73s)
Updating https://github.com/Kitura/OpenSSL.git
Updated https://github.com/Kitura/OpenSSL.git (0.17s)
Computing version for https://github.com/IBM-Swift/Kitura-net.git
Computed https://github.com/Kitura/LoggerAPI.git at 2.0.0 (0.00s)
Computed https://github.com/IBM-Swift/Kitura-WebSocket.git at 2.1.2 (0.51s)
error: Invalid manifest (compiled with: ["/usr/bin/swiftc", "-vfsoverlay", "/tmp/TemporaryDirectory.xg4Mk4/vfs.yaml", "-L", "/usr/lib/swift/pm/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/usr/lib/swift/pm/ManifestAPI", "-swift-version", "4", "-I", "/usr/lib/swift/pm/ManifestAPI", "-package-description-version", "4.0.0", "/Package.swift", "-o", "/tmp/TemporaryDirectory.fIlH3h/kitura-net-manifest"])
/Package.swift:30:36: error: missing argument for parameter 'condition' in call
28 |
29 | var kituraNetDependencies: [Target.Dependency] = [
30 | .byNameItem(name: "CHTTPParser"),
| `- error: missing argument for parameter 'condition' in call
31 | .byNameItem(name: "LoggerAPI"),
32 | .byNameItem(name: "Socket"),
PackageDescription.Target.Dependency.byNameItem:3:6: note: 'byNameItem(name:condition:)' declared here
1 | class Target {
2 | enum Dependency {
3 | case byNameItem(name: String, condition: TargetDependencyCondition?) }
| `- note: 'byNameItem(name:condition:)' declared here
4 | }
5 |
/Package.swift:31:34: error: missing argument for parameter 'condition' in call
29 | var kituraNetDependencies: [Target.Dependency] = [
30 | .byNameItem(name: "CHTTPParser"),
31 | .byNameItem(name: "LoggerAPI"),
| `- error: missing argument for parameter 'condition' in call
32 | .byNameItem(name: "Socket"),
33 | .byNameItem(name: "CCurl"),
PackageDescription.Target.Dependency.byNameItem:3:6: note: 'byNameItem(name:condition:)' declared here
1 | class Target {
2 | enum Dependency {
3 | case byNameItem(name: String, condition: TargetDependencyCondition?) }
| `- note: 'byNameItem(name:condition:)' declared here
4 | }
5 |
/Package.swift:32:31: error: missing argument for parameter 'condition' in call
30 | .byNameItem(name: "CHTTPParser"),
31 | .byNameItem(name: "LoggerAPI"),
32 | .byNameItem(name: "Socket"),
| `- error: missing argument for parameter 'condition' in call
33 | .byNameItem(name: "CCurl"),
34 | .byNameItem(name: "SSLService")
PackageDescription.Target.Dependency.byNameItem:3:6: note: 'byNameItem(name:condition:)' declared here
1 | class Target {
2 | enum Dependency {
3 | case byNameItem(name: String, condition: TargetDependencyCondition?) }
| `- note: 'byNameItem(name:condition:)' declared here
4 | }
5 |
/Package.swift:33:30: error: missing argument for parameter 'condition' in call
31 | .byNameItem(name: "LoggerAPI"),
32 | .byNameItem(name: "Socket"),
33 | .byNameItem(name: "CCurl"),
| `- error: missing argument for parameter 'condition' in call
34 | .byNameItem(name: "SSLService")
35 | ]
PackageDescription.Target.Dependency.byNameItem:3:6: note: 'byNameItem(name:condition:)' declared here
1 | class Target {
2 | enum Dependency {
3 | case byNameItem(name: String, condition: TargetDependencyCondition?) }
| `- note: 'byNameItem(name:condition:)' declared here
4 | }
5 |
/Package.swift:34:35: error: missing argument for parameter 'condition' in call
32 | .byNameItem(name: "Socket"),
33 | .byNameItem(name: "CCurl"),
34 | .byNameItem(name: "SSLService")
| `- error: missing argument for parameter 'condition' in call
35 | ]
36 |
PackageDescription.Target.Dependency.byNameItem:3:6: note: 'byNameItem(name:condition:)' declared here
1 | class Target {
2 | enum Dependency {
3 | case byNameItem(name: String, condition: TargetDependencyCondition?) }
| `- note: 'byNameItem(name:condition:)' declared here
4 | }
5 |
/Package.swift:45:32: error: missing argument for parameter 'condition' in call
43 | kituraNetDependencies.append(contentsOf: [
44 | .byNameItem(name: "CEpoll"),
45 | .byNameItem(name: "Signals")
| `- error: missing argument for parameter 'condition' in call
46 | ])
47 | #endif
PackageDescription.Target.Dependency.byNameItem:3:6: note: 'byNameItem(name:condition:)' declared here
1 | class Target {
2 | enum Dependency {
3 | case byNameItem(name: String, condition: TargetDependencyCondition?) }
| `- note: 'byNameItem(name:condition:)' declared here
4 | }
5 |
/Package.swift:44:31: error: missing argument for parameter 'condition' in call
42 |
43 | kituraNetDependencies.append(contentsOf: [
44 | .byNameItem(name: "CEpoll"),
| `- error: missing argument for parameter 'condition' in call
45 | .byNameItem(name: "Signals")
46 | ])
PackageDescription.Target.Dependency.byNameItem:3:6: note: 'byNameItem(name:condition:)' declared here
1 | class Target {
2 | enum Dependency {
3 | case byNameItem(name: String, condition: TargetDependencyCondition?) }
| `- note: 'byNameItem(name:condition:)' declared here
4 | }
5 | in https://github.com/IBM-Swift/Kitura-net.git
BUILD FAILURE 6.1 wasm