The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Serialization, reference 1.2.0 (919687), with Swift 6.1 for Linux on 18 Dec 2025 17:21:51 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AppliedRecognition/Ver-ID-3-Serialization-Apple.git
Reference: 1.2.0
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/AppliedRecognition/Ver-ID-3-Serialization-Apple
 * tag               1.2.0      -> FETCH_HEAD
HEAD is now at 9196879 Merge branch 'development'
Submodule path 'Proto': checked out 'd1aee03a3e5c7d0a028d1c2303277df277a77817'
Submodule 'Proto' (https://github.com/AppliedRecognition/Ver-ID-3-Proto.git) registered for path 'Proto'
Cloning into '/host/spi-builder-workspace/Proto'...
Cloned https://github.com/AppliedRecognition/Ver-ID-3-Serialization-Apple.git
Revision (git rev-parse @):
9196879adffc9cdfd3372af12319b7bb73f04e9a
SUCCESS checkout https://github.com/AppliedRecognition/Ver-ID-3-Serialization-Apple.git at 1.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/AppliedRecognition/Ver-ID-3-Serialization-Apple.git
https://github.com/AppliedRecognition/Ver-ID-3-Serialization-Apple.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "jxl-coder-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/awxkee/jxl-coder-swift.git"
    },
    {
      "identity" : "ver-id-common-types-apple",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git"
    },
    {
      "identity" : "swift-protobuf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.28.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-protobuf.git"
    }
  ],
  "manifest_display_name" : "Serialization",
  "name" : "Serialization",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "Serialization",
      "targets" : [
        "Serialization"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SerializationTests",
      "module_type" : "SwiftTarget",
      "name" : "SerializationTests",
      "path" : "Tests/SerializationTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/SerializationTests/Resources/image.bin",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "FloatArrayCodecTest.swift",
        "SerializationTests.swift"
      ],
      "target_dependencies" : [
        "Serialization"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Serialization",
      "module_type" : "SwiftTarget",
      "name" : "Serialization",
      "path" : "Sources/Serialization",
      "product_dependencies" : [
        "VerIDCommonTypes",
        "JxlCoder",
        "SwiftProtobuf"
      ],
      "product_memberships" : [
        "Serialization"
      ],
      "sources" : [
        "FloatArrayCodec.swift",
        "FloatArrayCodecError.swift",
        "ImagePackage.swift",
        "Serialization.swift",
        "com/appliedrec/verid3/serialization/capture3d/depth_map.pb.swift",
        "com/appliedrec/verid3/serialization/capture3d/image_3d.pb.swift",
        "com/appliedrec/verid3/serialization/capture3d/image_face_package.pb.swift",
        "com/appliedrec/verid3/serialization/common/face.pb.swift",
        "com/appliedrec/verid3/serialization/common/pointf.pb.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7a52ddccc7ba366c24bb516637054305dd0c5fa0b57dff9877b95decd3e21586
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/awxkee/jxl-coder-swift.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git
[1/1131] Fetching jxl-coder-swift
[499/2381] Fetching jxl-coder-swift, ver-id-common-types-apple
Fetched https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git from cache (0.33s)
[577/1131] Fetching jxl-coder-swift
Fetched https://github.com/awxkee/jxl-coder-swift.git from cache (1.25s)
[1/41537] Fetching swift-protobuf
Fetched https://github.com/apple/swift-protobuf.git from cache (12.41s)
Computing version for https://github.com/awxkee/jxl-coder-swift.git
Computed https://github.com/awxkee/jxl-coder-swift.git at 1.8.0 (15.30s)
Computing version for https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git
Computed https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git at 3.3.0 (0.58s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.33.3 (0.74s)
Creating working copy for https://github.com/awxkee/jxl-coder-swift.git
Working copy of https://github.com/awxkee/jxl-coder-swift.git resolved at 1.8.0
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.33.3
Creating working copy for https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git
Working copy of https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git resolved at 3.3.0
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/23] Write sources
In file included from /host/spi-builder-workspace/.build/checkouts/jxl-coder-swift/Sources/jxlc/algo/sleef-inl.cpp:9:
/host/spi-builder-workspace/.build/checkouts/jxl-coder-swift/Sources/jxlc/algo/sleef-inl.h:23:10: fatal error: 'hwy/highway.h' file not found
   23 | #include "hwy/highway.h"
      |          ^~~~~~~~~~~~~~~
1 error generated.
[4/23] Compiling sleef-inl.cpp
/host/spi-builder-workspace/.build/checkouts/jxl-coder-swift/Sources/jxlc/RgbaScaler.mm:26:9: fatal error: 'Foundation/Foundation.h' file not found
   26 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[4/23] Compiling jxlc RgbaScaler.mm
[4/23] Compiling jxlc JxlWorker.cpp
/host/spi-builder-workspace/.build/checkouts/jxl-coder-swift/Sources/jxlc/JxlJpegLiEncoder.mm:26:9: fatal error: 'Foundation/Foundation.h' file not found
   26 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[4/23] Compiling jxlc JxlJpegLiEncoder.mm
/host/spi-builder-workspace/.build/checkouts/jxl-coder-swift/Sources/jxlc/JxlConstruction.mm:8:9: fatal error: 'Foundation/Foundation.h' file not found
    8 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[4/23] Compiling jxlc JxlConstruction.mm
/host/spi-builder-workspace/.build/checkouts/jxl-coder-swift/Sources/jxlc/JxlInternalCoder.mm:26:9: fatal error: 'Foundation/Foundation.h' file not found
   26 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[4/23] Compiling jxlc JxlInternalCoder.mm
/host/spi-builder-workspace/.build/checkouts/jxl-coder-swift/Sources/jxlc/RgbRgbaConverter.mm:26:9: fatal error: 'Foundation/Foundation.h' file not found
   26 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[4/23] Compiling jxlc RgbRgbaConverter.mm
[4/23] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7a52ddccc7ba366c24bb516637054305dd0c5fa0b57dff9877b95decd3e21586
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
In file included from /host/spi-builder-workspace/.build/checkouts/jxl-coder-swift/Sources/jxlc/algo/sleef-inl.cpp:9:
/host/spi-builder-workspace/.build/checkouts/jxl-coder-swift/Sources/jxlc/algo/sleef-inl.h:23:10: fatal error: 'hwy/highway.h' file not found
   23 | #include "hwy/highway.h"
      |          ^~~~~~~~~~~~~~~
1 error generated.
[1/20] Compiling sleef-inl.cpp
/host/spi-builder-workspace/.build/checkouts/jxl-coder-swift/Sources/jxlc/JxlConstruction.mm:8:9: fatal error: 'Foundation/Foundation.h' file not found
    8 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/jxl-coder-swift/Sources/jxlc/JxlJpegLiEncoder.mm:26:9: fatal error: 'Foundation/Foundation.h' file not found
   26 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[1/20] Compiling jxlc JxlJpegLiEncoder.mm
[1/20] Compiling jxlc JxlConstruction.mm
/host/spi-builder-workspace/.build/checkouts/jxl-coder-swift/Sources/jxlc/RgbaScaler.mm:26:9: fatal error: 'Foundation/Foundation.h' file not found
   26 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[1/20] Compiling jxlc RgbaScaler.mm
/host/spi-builder-workspace/.build/checkouts/jxl-coder-swift/Sources/jxlc/RgbRgbaConverter.mm:26:9: fatal error: 'Foundation/Foundation.h' file not found
   26 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[1/20] Compiling jxlc RgbRgbaConverter.mm
/host/spi-builder-workspace/.build/checkouts/jxl-coder-swift/Sources/jxlc/JxlInternalCoder.mm:26:9: fatal error: 'Foundation/Foundation.h' file not found
   26 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[1/20] Compiling jxlc JxlInternalCoder.mm
[1/20] Compiling jxlc JxlWorker.cpp
[1/20] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 linux