Build Information
Failed to build VaporMonitoring, reference 2.1.2 (77c9af
), with Swift 6.1 for Wasm on 27 May 2025 15:45:40 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/vapor-community/vapormonitoring.git
Reference: 2.1.2
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/vapor-community/vapormonitoring
* tag 2.1.2 -> FETCH_HEAD
HEAD is now at 77c9af0 Fix shared issues
Cloned https://github.com/vapor-community/vapormonitoring.git
Revision (git rev-parse @):
77c9af0d7a6f2c57a5de788c12ee1e07f74586e8
SUCCESS checkout https://github.com/vapor-community/vapormonitoring.git at 2.1.2
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/vapor-community/vapormonitoring.git
https://github.com/vapor-community/vapormonitoring.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "3.1.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "swiftmetrics",
"requirement" : {
"range" : [
{
"lower_bound" : "2.3.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/RuntimeTools/SwiftMetrics.git"
},
{
"identity" : "swiftprometheus",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/MrLotU/SwiftPrometheus.git"
}
],
"manifest_display_name" : "VaporMonitoring",
"name" : "VaporMonitoring",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "VaporMonitoring",
"targets" : [
"VaporMonitoring"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "MonitoringExample",
"targets" : [
"MonitoringExample"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "VaporMonitoring",
"module_type" : "SwiftTarget",
"name" : "VaporMonitoring",
"path" : "Sources/VaporMonitoring",
"product_dependencies" : [
"Vapor",
"SwiftMetrics",
"SwiftPrometheus"
],
"product_memberships" : [
"VaporMonitoring",
"MonitoringExample"
],
"sources" : [
"Extensions.swift",
"Responder+Monitoring.swift",
"Router+Monitoring.swift",
"VaporMetricsPrometheus.swift",
"VaporMonitoring.swift"
],
"type" : "library"
},
{
"c99name" : "MonitoringExample",
"module_type" : "SwiftTarget",
"name" : "MonitoringExample",
"path" : "Sources/MonitoringExample",
"product_memberships" : [
"MonitoringExample"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"VaporMonitoring"
],
"type" : "executable"
}
],
"tools_version" : "4.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/MrLotU/SwiftPrometheus.git
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/RuntimeTools/SwiftMetrics.git
[1/2553] Fetching swiftprometheus
[1457/6339] Fetching swiftprometheus, swiftmetrics
Fetched https://github.com/RuntimeTools/SwiftMetrics.git from cache (0.39s)
Fetched https://github.com/MrLotU/SwiftPrometheus.git from cache (0.39s)
[1/74378] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (2.29s)
Computing version for https://github.com/MrLotU/SwiftPrometheus.git
Computed https://github.com/MrLotU/SwiftPrometheus.git at 0.3.0 (4.73s)
Computing version for https://github.com/RuntimeTools/SwiftMetrics.git
Computed https://github.com/RuntimeTools/SwiftMetrics.git at 2.6.4 (2.93s)
Fetching https://github.com/IBM-Swift/BlueCryptor.git
Fetching https://github.com/IBM-Swift/Kitura-WebSocket.git
Fetching https://github.com/IBM-Swift/Kitura.git
Fetching https://github.com/IBM-Swift/Swift-cfenv.git
Fetching https://github.com/RuntimeTools/omr-agentcore
[1/1604] Fetching swift-cfenv
[1605/3707] Fetching swift-cfenv, omr-agentcore
[2257/5543] Fetching swift-cfenv, omr-agentcore, kitura-websocket
[3753/7197] Fetching swift-cfenv, omr-agentcore, kitura-websocket, bluecryptor
[3790/24106] Fetching swift-cfenv, omr-agentcore, kitura-websocket, bluecryptor, kitura
Fetched https://github.com/RuntimeTools/omr-agentcore from cache (0.47s)
[7969/22003] Fetching swift-cfenv, kitura-websocket, bluecryptor, kitura
Fetched https://github.com/IBM-Swift/BlueCryptor.git from cache (1.42s)
Fetched https://github.com/IBM-Swift/Kitura-WebSocket.git from cache (1.42s)
Fetched https://github.com/IBM-Swift/Swift-cfenv.git from cache (1.43s)
Fetched https://github.com/IBM-Swift/Kitura.git from cache (1.45s)
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.29s)
Fetching https://github.com/Kitura/Configuration.git
[1/1135] Fetching configuration
Fetched https://github.com/Kitura/Configuration.git from cache (0.54s)
Computing version for https://github.com/Kitura/Configuration.git
Computed https://github.com/Kitura/Configuration.git at 3.1.0 (1.51s)
Fetching https://github.com/Kitura/FileKit.git
[1/298] Fetching filekit
Fetched https://github.com/Kitura/FileKit.git from cache (0.45s)
Computing version for https://github.com/Kitura/FileKit.git
Computed https://github.com/Kitura/FileKit.git at 1.1.0 (1.62s)
Fetching https://github.com/Kitura/LoggerAPI.git
[1/771] Fetching loggerapi
Fetched https://github.com/Kitura/LoggerAPI.git from cache (0.44s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 2.0.0 (1.44s)
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.66s)
Computing version for https://github.com/IBM-Swift/Kitura-WebSocket.git
Computed https://github.com/IBM-Swift/Kitura-WebSocket.git at 2.1.200 (1.33s)
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 (1.29s)
Computing version for https://github.com/IBM-Swift/BlueCryptor.git
Computed https://github.com/IBM-Swift/BlueCryptor.git at 1.0.200 (4.21s)
Fetching https://github.com/Kitura/OpenSSL.git
[1/203] Fetching openssl
Fetched https://github.com/Kitura/OpenSSL.git from cache (0.38s)
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.70s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 3.3.3 (1.05s)
Fetching https://github.com/vapor/websocket.git
Fetching https://github.com/vapor/routing.git
Fetching https://github.com/vapor/validation.git
Fetching https://github.com/vapor/service.git
Fetching https://github.com/vapor/url-encoded-form.git
Fetching https://github.com/vapor/template-kit.git
[1/919] Fetching service
[29/1300] Fetching service, url-encoded-form
[1191/2582] Fetching service, url-encoded-form, template-kit
[1507/3161] Fetching service, url-encoded-form, template-kit, validation
[3162/23888] Fetching service, url-encoded-form, template-kit, validation, routing
[3163/26497] Fetching service, url-encoded-form, template-kit, validation, routing, websocket
Fetched https://github.com/vapor/validation.git from cache (0.57s)
Fetched https://github.com/vapor/url-encoded-form.git from cache (0.57s)
[20118/25537] Fetching service, template-kit, routing, websocket
Fetched https://github.com/vapor/service.git from cache (0.73s)
Fetching https://github.com/vapor/database-kit.git
Fetching https://github.com/vapor/multipart.git
Fetching https://github.com/vapor/http.git
Fetched https://github.com/vapor/template-kit.git from cache (0.87s)
Fetching https://github.com/vapor/crypto.git
[22477/24517] Fetching routing, websocket, database-kit
[22631/49984] Fetching routing, websocket, database-kit, http
[22750/53303] Fetching routing, websocket, database-kit, http, multipart
Fetched https://github.com/vapor/websocket.git from cache (1.19s)
[22988/50694] Fetching routing, database-kit, http, multipart
[23019/53480] Fetching routing, database-kit, http, multipart, crypto
Fetching https://github.com/vapor/core.git
Fetched https://github.com/vapor/routing.git from cache (1.22s)
[5284/32753] Fetching database-kit, http, multipart, crypto
Fetching https://github.com/vapor/console.git
Fetched https://github.com/vapor/crypto.git from cache (0.47s)
[10030/29967] Fetching database-kit, http, multipart
[22510/50110] Fetching database-kit, http, multipart, core
[24323/55687] Fetching database-kit, http, multipart, core, console
Fetched https://github.com/vapor/console.git from cache (0.52s)
[39897/50110] Fetching database-kit, http, multipart, core
Fetched https://github.com/vapor/http.git from cache (1.48s)
Fetched https://github.com/vapor/core.git from cache (1.27s)
[2168/4500] Fetching database-kit, multipart
Fetched https://github.com/vapor/database-kit.git from cache (2.04s)
Fetched https://github.com/vapor/multipart.git from cache (2.09s)
Computing version for https://github.com/vapor/http.git
Computed https://github.com/vapor/http.git at 3.4.0 (3.51s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
[1/14843] Fetching swift-nio-ssl
[744/90885] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.63s)
Fetched https://github.com/apple/swift-nio.git from cache (4.23s)
Computing version for https://github.com/vapor/validation.git
Computed https://github.com/vapor/validation.git at 2.1.1 (4.87s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.2 (0.62s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.64s)
Fetching https://github.com/apple/swift-nio-zlib-support.git
[1/15] Fetching swift-nio-zlib-support
Fetched https://github.com/apple/swift-nio-zlib-support.git from cache (0.24s)
Computing version for https://github.com/apple/swift-nio-zlib-support.git
Computed https://github.com/apple/swift-nio-zlib-support.git at 1.0.0 (0.91s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 3.1.0 (0.67s)
Computing version for https://github.com/vapor/websocket.git
Computed https://github.com/vapor/websocket.git at 1.1.2 (0.73s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 1.4.0 (0.92s)
Fetching https://github.com/apple/swift-nio-ssl-support.git
[1/16] Fetching swift-nio-ssl-support
Fetched https://github.com/apple/swift-nio-ssl-support.git from cache (0.50s)
Computing version for https://github.com/apple/swift-nio-ssl-support.git
Computed https://github.com/apple/swift-nio-ssl-support.git at 1.0.0 (1.15s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 3.4.1 (1.11s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.1.1 (1.16s)
Computing version for https://github.com/vapor/database-kit.git
Computed https://github.com/vapor/database-kit.git at 1.3.3 (4.08s)
Computing version for https://github.com/vapor/url-encoded-form.git
Computed https://github.com/vapor/url-encoded-form.git at 1.1.0 (0.80s)
Computing version for https://github.com/vapor/template-kit.git
Computed https://github.com/vapor/template-kit.git at 1.5.0 (1.37s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 3.1.3 (0.63s)
error: Invalid manifest (compiled with: ["/usr/bin/swiftc", "-vfsoverlay", "/tmp/TemporaryDirectory.Boix73/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.J5NNPc/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-4606859-3":/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:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Updating https://github.com/vapor/vapor.git
Updating https://github.com/MrLotU/SwiftPrometheus.git
Updating https://github.com/RuntimeTools/SwiftMetrics.git
Updated https://github.com/RuntimeTools/SwiftMetrics.git (0.20s)
Updated https://github.com/MrLotU/SwiftPrometheus.git (0.30s)
Updated https://github.com/vapor/vapor.git (0.30s)
Computing version for https://github.com/MrLotU/SwiftPrometheus.git
Computed https://github.com/MrLotU/SwiftPrometheus.git at 0.3.0 (3.27s)
Computing version for https://github.com/RuntimeTools/SwiftMetrics.git
Computed https://github.com/RuntimeTools/SwiftMetrics.git at 2.6.4 (4.45s)
Updating https://github.com/IBM-Swift/Kitura-WebSocket.git
Updating https://github.com/IBM-Swift/Swift-cfenv.git
Updating https://github.com/RuntimeTools/omr-agentcore
Updating https://github.com/IBM-Swift/BlueCryptor.git
Updating https://github.com/IBM-Swift/Kitura.git
Updated https://github.com/RuntimeTools/omr-agentcore (0.21s)
Updated https://github.com/IBM-Swift/Kitura-WebSocket.git (0.23s)
Updated https://github.com/IBM-Swift/Swift-cfenv.git (0.23s)
Updated https://github.com/IBM-Swift/Kitura.git (0.25s)
Updated https://github.com/IBM-Swift/BlueCryptor.git (0.25s)
Computing version for https://github.com/IBM-Swift/Swift-cfenv.git
Computed https://github.com/IBM-Swift/Swift-cfenv.git at 6.0.200 (1.13s)
Updating https://github.com/Kitura/Configuration.git
Updated https://github.com/Kitura/Configuration.git (0.18s)
Computing version for https://github.com/Kitura/Configuration.git
Computed https://github.com/Kitura/Configuration.git at 3.1.0 (0.95s)
Updating https://github.com/Kitura/FileKit.git
Updated https://github.com/Kitura/FileKit.git (0.21s)
Computing version for https://github.com/Kitura/FileKit.git
Computed https://github.com/Kitura/FileKit.git at 1.1.0 (0.87s)
Updating https://github.com/Kitura/LoggerAPI.git
Updated https://github.com/Kitura/LoggerAPI.git (0.16s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 2.0.0 (0.88s)
Updating https://github.com/apple/swift-log.git
Updated https://github.com/apple/swift-log.git (0.23s)
Computing version for https://github.com/IBM-Swift/Kitura-WebSocket.git
Computed https://github.com/IBM-Swift/Kitura-WebSocket.git at 2.1.200 (1.03s)
Updating https://github.com/IBM-Swift/Kitura-net.git
Updated https://github.com/IBM-Swift/Kitura-net.git (0.25s)
Computing version for https://github.com/IBM-Swift/BlueCryptor.git
Computed https://github.com/IBM-Swift/BlueCryptor.git at 1.0.200 (0.91s)
Updating https://github.com/Kitura/OpenSSL.git
Updated https://github.com/Kitura/OpenSSL.git (0.21s)
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.69s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 3.3.3 (0.65s)
Updating https://github.com/vapor/validation.git
Updating https://github.com/vapor/routing.git
Updating https://github.com/vapor/template-kit.git
Updated https://github.com/vapor/template-kit.git (0.21s)
Updated https://github.com/vapor/validation.git (0.22s)
Updating https://github.com/vapor/service.git
Updating https://github.com/vapor/url-encoded-form.git
Updating https://github.com/vapor/websocket.git
Updated https://github.com/vapor/routing.git (0.26s)
Updating https://github.com/vapor/database-kit.git
Updated https://github.com/vapor/service.git (0.20s)
Updating https://github.com/vapor/crypto.git
Updating https://github.com/vapor/multipart.git
Updated https://github.com/vapor/url-encoded-form.git (0.25s)
Updating https://github.com/vapor/core.git
Updated https://github.com/vapor/websocket.git (0.28s)
Updating https://github.com/vapor/http.git
Updated https://github.com/vapor/database-kit.git (0.28s)
Updating https://github.com/vapor/console.git
Updated https://github.com/vapor/crypto.git (0.28s)
Updated https://github.com/vapor/multipart.git (0.28s)
Updated https://github.com/vapor/core.git (0.30s)
Updated https://github.com/vapor/http.git (0.31s)
Updated https://github.com/vapor/console.git (0.30s)
Computing version for https://github.com/vapor/http.git
Computed https://github.com/vapor/http.git at 3.4.0 (1.68s)
Updating https://github.com/apple/swift-nio-ssl.git
Updating https://github.com/apple/swift-nio.git
Updated https://github.com/apple/swift-nio-ssl.git (0.21s)
Updated https://github.com/apple/swift-nio.git (0.34s)
Computing version for https://github.com/vapor/validation.git
Computed https://github.com/vapor/validation.git at 2.1.1 (0.92s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.2 (0.65s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.62s)
Updating https://github.com/apple/swift-nio-zlib-support.git
Updated https://github.com/apple/swift-nio-zlib-support.git (0.17s)
Computing version for https://github.com/apple/swift-nio-zlib-support.git
Computed https://github.com/apple/swift-nio-zlib-support.git at 1.0.0 (0.82s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 3.1.0 (0.57s)
Computing version for https://github.com/vapor/websocket.git
Computed https://github.com/vapor/websocket.git at 1.1.2 (0.72s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 1.4.0 (1.04s)
Updating https://github.com/apple/swift-nio-ssl-support.git
Updated https://github.com/apple/swift-nio-ssl-support.git (0.24s)
Computing version for https://github.com/apple/swift-nio-ssl-support.git
Computed https://github.com/apple/swift-nio-ssl-support.git at 1.0.0 (1.19s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 3.4.1 (0.68s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.1.1 (0.83s)
Computing version for https://github.com/vapor/database-kit.git
Computed https://github.com/vapor/database-kit.git at 1.3.3 (0.95s)
Computing version for https://github.com/vapor/url-encoded-form.git
Computed https://github.com/vapor/url-encoded-form.git at 1.1.0 (1.85s)
Computing version for https://github.com/vapor/template-kit.git
Computed https://github.com/vapor/template-kit.git at 1.5.0 (1.02s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 3.1.3 (0.88s)
error: Invalid manifest (compiled with: ["/usr/bin/swiftc", "-vfsoverlay", "/tmp/TemporaryDirectory.Q3vRo6/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.Ttu1tw/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