The Swift Package Index logo.Swift Package Index

Build Information

Failed to build pixivswift with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/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/theBreadCompany/pixivswift.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/theBreadCompany/pixivswift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a5e89f9 require packages only where the native libs arent available
Cloned https://github.com/theBreadCompany/pixivswift.git
Revision (git rev-parse @):
a5e89f98096f1207a4073deeceafa8decb197620
SUCCESS checkout https://github.com/theBreadCompany/pixivswift.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/theBreadCompany/pixivswift.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/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.MiDKmu/vfs.yaml", "-L", "/usr/lib/swift/pm/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/usr/lib/swift/pm/ManifestAPI", "-swift-version", "5", "-I", "/usr/lib/swift/pm/ManifestAPI", "-package-description-version", "5.3.0", "/host/spi-builder-workspace/Package.swift", "-Xfrontend", "-disable-implicit-concurrency-module-import", "-Xfrontend", "-disable-implicit-string-processing-module-import", "-o", "/tmp/TemporaryDirectory.PeQnYv/spi-builder-workspace-manifest"])
error: fatalError
/host/spi-builder-workspace/Package.swift:54:22: error: no exact matches in call to instance method 'append'
package.dependencies.append([
                     ^
Swift.Array:7:37: note: incorrect labels for candidate (have: '(_:)', expected: '(contentsOf:)')
    @inlinable public mutating func append<S>(contentsOf newElements: __owned S) where Element == S.Element, S : Sequence
                                    ^
Swift.RangeReplaceableCollection:5:37: note: incorrect labels for candidate (have: '(_:)', expected: '(contentsOf:)')
    @inlinable public mutating func append<S>(contentsOf newElements: __owned S) where S : Sequence, Self.Element == S.Element
                                    ^
/host/spi-builder-workspace/Package.swift:58:85: error: missing argument label 'contentsOf:' in call
package.targets.first(where: {$0.name == "pixivswiftWrapper"})!.dependencies.append([
                                                                                    ^
                                                                                    contentsOf:
error: 'spi-builder-workspace': Invalid manifest (compiled with: ["/usr/bin/swiftc", "-vfsoverlay", "/tmp/TemporaryDirectory.H6iZzA/vfs.yaml", "-L", "/usr/lib/swift/pm/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/usr/lib/swift/pm/ManifestAPI", "-swift-version", "5", "-I", "/usr/lib/swift/pm/ManifestAPI", "-package-description-version", "5.3.0", "/host/spi-builder-workspace/Package.swift", "-Xfrontend", "-disable-implicit-concurrency-module-import", "-Xfrontend", "-disable-implicit-string-processing-module-import", "-o", "/tmp/TemporaryDirectory.GI4BLd/spi-builder-workspace-manifest"])
error: fatalError
/host/spi-builder-workspace/Package.swift:54:22: error: no exact matches in call to instance method 'append'
package.dependencies.append([
                     ^
Swift.Array:7:37: note: incorrect labels for candidate (have: '(_:)', expected: '(contentsOf:)')
    @inlinable public mutating func append<S>(contentsOf newElements: __owned S) where Element == S.Element, S : Sequence
                                    ^
Swift.RangeReplaceableCollection:5:37: note: incorrect labels for candidate (have: '(_:)', expected: '(contentsOf:)')
    @inlinable public mutating func append<S>(contentsOf newElements: __owned S) where S : Sequence, Self.Element == S.Element
                                    ^
/host/spi-builder-workspace/Package.swift:58:85: error: missing argument label 'contentsOf:' in call
package.targets.first(where: {$0.name == "pixivswiftWrapper"})!.dependencies.append([
                                                                                    ^
                                                                                    contentsOf:
BUILD FAILURE 5.10 linux

Build Machine: Linux 1