The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Quack with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cpageler93/quack.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/cpageler93/quack
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 7ec2376 Update README.md
Cloned https://github.com/cpageler93/quack.git
Revision (git rev-parse @):
7ec2376d2ddb469a2099219c0a4bfc3aad909271
SUCCESS checkout https://github.com/cpageler93/quack.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/cpageler93/quack.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
error: 'spi-builder-workspace': Invalid manifest (compiled with: ["/usr/bin/swiftc", "-vfsoverlay", "/tmp/TemporaryDirectory.rh1jkn/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.1.0", "/host/spi-builder-workspace/Package.swift", "-Xfrontend", "-disable-implicit-concurrency-module-import", "-Xfrontend", "-disable-implicit-string-processing-module-import", "-o", "/tmp/TemporaryDirectory.TlDFfc/spi-builder-workspace-manifest"])
error: fatalError
/host/spi-builder-workspace/Package.swift:8:69: error: missing argument for parameter 'condition' in call
let httpTargetDependency = Target.Dependency.byNameItem(name: "HTTP")
                                                                    ^
                                                                    , condition: <#TargetDependencyCondition?#>
PackageDescription.Target:17:14: note: 'byNameItem(name:condition:)' declared here
        case byNameItem(name: String, condition: TargetDependencyCondition?)
             ^
/host/spi-builder-workspace/Package.swift:27:43: error: missing argument for parameter 'condition' in call
            .byNameItem(name: "SwiftyJSON"),
                                          ^
                                          , condition: <#TargetDependencyCondition?#>
PackageDescription.Target:17:14: note: 'byNameItem(name:condition:)' declared here
        case byNameItem(name: String, condition: TargetDependencyCondition?)
             ^
/host/spi-builder-workspace/Package.swift:28:39: error: missing argument for parameter 'condition' in call
            .byNameItem(name: "Result")
                                      ^
                                      , condition: <#TargetDependencyCondition?#>
PackageDescription.Target:17:14: note: 'byNameItem(name:condition:)' declared here
        case byNameItem(name: String, condition: TargetDependencyCondition?)
             ^
error: 'spi-builder-workspace': Invalid manifest (compiled with: ["/usr/bin/swiftc", "-vfsoverlay", "/tmp/TemporaryDirectory.WfpEAL/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.1.0", "/host/spi-builder-workspace/Package.swift", "-Xfrontend", "-disable-implicit-concurrency-module-import", "-Xfrontend", "-disable-implicit-string-processing-module-import", "-o", "/tmp/TemporaryDirectory.J1dNbC/spi-builder-workspace-manifest"])
error: fatalError
/host/spi-builder-workspace/Package.swift:8:69: error: missing argument for parameter 'condition' in call
let httpTargetDependency = Target.Dependency.byNameItem(name: "HTTP")
                                                                    ^
                                                                    , condition: <#TargetDependencyCondition?#>
PackageDescription.Target:17:14: note: 'byNameItem(name:condition:)' declared here
        case byNameItem(name: String, condition: TargetDependencyCondition?)
             ^
/host/spi-builder-workspace/Package.swift:27:43: error: missing argument for parameter 'condition' in call
            .byNameItem(name: "SwiftyJSON"),
                                          ^
                                          , condition: <#TargetDependencyCondition?#>
PackageDescription.Target:17:14: note: 'byNameItem(name:condition:)' declared here
        case byNameItem(name: String, condition: TargetDependencyCondition?)
             ^
/host/spi-builder-workspace/Package.swift:28:39: error: missing argument for parameter 'condition' in call
            .byNameItem(name: "Result")
                                      ^
                                      , condition: <#TargetDependencyCondition?#>
PackageDescription.Target:17:14: note: 'byNameItem(name:condition:)' declared here
        case byNameItem(name: String, condition: TargetDependencyCondition?)
             ^
BUILD FAILURE 5.10 linux

Build Machine: Linux 2