The Swift Package Index logo.Swift Package Index

Build Information

Failed to build APNGKit 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 --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/onevcat/APNGKit.git
Reference: 2.3.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/onevcat/APNGKit
 * tag               2.3.0      -> FETCH_HEAD
HEAD is now at 9953862 Bump version to 2.3.0
Cloned https://github.com/onevcat/APNGKit.git
Revision (git rev-parse @):
995386261326bce7ff19879cac84b6f27ce35629
SUCCESS checkout https://github.com/onevcat/APNGKit.git at 2.3.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/onevcat/APNGKit.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 --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/onevcat/Delegate.git
[1/48] Fetching delegate
Fetched https://github.com/onevcat/Delegate.git from cache (0.83s)
Computing version for https://github.com/onevcat/Delegate.git
Computed https://github.com/onevcat/Delegate.git at 1.3.0 (1.25s)
Creating working copy for https://github.com/onevcat/Delegate.git
Working copy of https://github.com/onevcat/Delegate.git resolved at 1.3.0
Building for debugging...
[0/4] Write sources
[2/4] Copying PrivacyInfo.xcprivacy
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/6] Emitting module Delegate
[6/6] Compiling Delegate Delegate.swift
[8/20] Compiling APNGKit LogLevel.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[9/20] Compiling APNGKit Reader.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[10/21] Compiling APNGKit DisplayTimer.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[11/21] Compiling APNGKit Extensions.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[12/21] Compiling APNGKit APNGImageView.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[13/21] Compiling APNGKit APNGKitError.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[14/21] Compiling APNGKit Chunk.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[15/21] Compiling APNGKit CrossPlatform.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[16/21] Compiling APNGKit resource_bundle_accessor.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[17/21] Emitting module APNGKit
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[18/21] Compiling APNGKit APNGDecoder.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[19/21] Compiling APNGKit APNGImage.DecodingOptions.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[20/21] Compiling APNGKit APNGImage.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[21/21] Compiling APNGKit APNGImageRenderer.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/14] Compiling APNGKit LogLevel.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[3/14] Compiling APNGKit DisplayTimer.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[4/14] Compiling APNGKit Extensions.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[5/15] Compiling APNGKit resource_bundle_accessor.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[6/15] Compiling APNGKit Reader.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[7/15] Compiling APNGKit Chunk.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[8/15] Compiling APNGKit CrossPlatform.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[9/15] Compiling APNGKit APNGImageView.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[10/15] Compiling APNGKit APNGKitError.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/15] Emitting module APNGKit
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[12/15] Compiling APNGKit APNGImage.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[13/15] Compiling APNGKit APNGImageRenderer.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[14/15] Compiling APNGKit APNGDecoder.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[15/15] Compiling APNGKit APNGImage.DecodingOptions.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2