The Swift Package Index logo.Swift Package Index

Build Information

Failed to build VBImageProcessor, reference 1.2.2 (b0da6e), with Swift 6.0 for Linux on 24 Jun 2025 18:19:46 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vbmobile/VBImageProcessor.git
Reference: 1.2.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/vbmobile/VBImageProcessor
 * tag               1.2.2      -> FETCH_HEAD
HEAD is now at b0da6e4 version 1.2.2
Cloned https://github.com/vbmobile/VBImageProcessor.git
Revision (git rev-parse @):
b0da6e41d8e5e1d7199af84f6e22f846192ec512
SUCCESS checkout https://github.com/vbmobile/VBImageProcessor.git at 1.2.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/vbmobile/VBImageProcessor.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
warning: 'spi-builder-workspace': /host/spi-builder-workspace/Package.swift:18:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
16 |     ],
17 |     dependencies: [
18 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
19 |     ],
20 |     targets: [
/host/spi-builder-workspace/Package.swift:18:63: warning: 'exact' is deprecated
16 |     ],
17 |     dependencies: [
18 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
   |                                                               `- warning: 'exact' is deprecated
19 |     ],
20 |     targets: [
Fetching https://github.com/vbmobile/VBUtils
[1/35] Fetching vbutils
Fetched https://github.com/vbmobile/VBUtils from cache (0.24s)
Computing version for https://github.com/vbmobile/VBUtils
warning: 'vbutils': /Package.swift:6:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 4 | import PackageDescription
 5 |
 6 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 7 |     name: "VBUtils",
 8 |     platforms: [
/Package.swift:18:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
16 |     ],
17 |     dependencies: [
18 |         .package(url: "https://github.com/vbmobile/matomo-sdk-ios", .exact("7.7.0")),
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
19 |     ],
20 |
/Package.swift:18:70: warning: 'exact' is deprecated
16 |     ],
17 |     dependencies: [
18 |         .package(url: "https://github.com/vbmobile/matomo-sdk-ios", .exact("7.7.0")),
   |                                                                      `- warning: 'exact' is deprecated
19 |     ],
20 |
Computed https://github.com/vbmobile/VBUtils at 2.0.2 (0.70s)
Fetching https://github.com/vbmobile/matomo-sdk-ios
[1/3109] Fetching matomo-sdk-ios
Fetched https://github.com/vbmobile/matomo-sdk-ios from cache (0.51s)
Computing version for https://github.com/vbmobile/matomo-sdk-ios
Computed https://github.com/vbmobile/matomo-sdk-ios at 7.7.0 (2.98s)
Creating working copy for https://github.com/vbmobile/VBUtils
Working copy of https://github.com/vbmobile/VBUtils resolved at 2.0.2
Creating working copy for https://github.com/vbmobile/matomo-sdk-ios
Working copy of https://github.com/vbmobile/matomo-sdk-ios resolved at 7.7.0
warning: 'vbutils': /host/spi-builder-workspace/.build/checkouts/VBUtils/Package.swift:6:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 4 | import PackageDescription
 5 |
 6 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 7 |     name: "VBUtils",
 8 |     platforms: [
/host/spi-builder-workspace/.build/checkouts/VBUtils/Package.swift:18:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
16 |     ],
17 |     dependencies: [
18 |         .package(url: "https://github.com/vbmobile/matomo-sdk-ios", .exact("7.7.0")),
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
19 |     ],
20 |
/host/spi-builder-workspace/.build/checkouts/VBUtils/Package.swift:18:70: warning: 'exact' is deprecated
16 |     ],
17 |     dependencies: [
18 |         .package(url: "https://github.com/vbmobile/matomo-sdk-ios", .exact("7.7.0")),
   |                                                                      `- warning: 'exact' is deprecated
19 |     ],
20 |
[15971/2246872] Downloading https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBUtils/VBUtils-2.0.2.zip
[31942/5091740] Downloading https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBUtils/VBUtils-2.0.2.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBImageProcessor/VBImageProcessor-1.2.2.zip
Downloading binary artifact https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBUtils/VBUtils-2.0.2.zip
Downloading binary artifact https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBImageProcessor/VBImageProcessor-1.2.2.zip
error: checksum of downloaded artifact of binary target 'VBUtils' (50ecc5477b816a1cad58f757f5392a5d08a571b48078ca5669930ec5aa4983de) does not match checksum specified by the manifest (691c5c8ba7747d99c43e9c68d8b2d4142554e8aca9ea289c5e7c97a49988c1ae)
BUILD FAILURE 6.0 linux