The Swift Package Index logo.Swift Package Index

Build Information

Failed to build APNGKit with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-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.9
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.9-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 (0.19s)
Computing version for https://github.com/onevcat/Delegate.git
Computed https://github.com/onevcat/Delegate.git at 1.3.0 (1.17s)
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/1] Copying PrivacyInfo.xcprivacy
[2/3] Emitting module Delegate
[3/3] Compiling Delegate Delegate.swift
[6/18] Compiling APNGKit LogLevel.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[7/19] Compiling APNGKit resource_bundle_accessor.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[8/19] Compiling APNGKit DisplayTimer.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[9/19] Compiling APNGKit Extensions.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[10/19] Compiling APNGKit Reader.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[11/19] Compiling APNGKit Chunk.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[12/19] Compiling APNGKit CrossPlatform.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[13/19] Compiling APNGKit APNGImageView.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[14/19] 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)
[15/19] Emitting module APNGKit
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[16/19] Compiling APNGKit APNGDecoder.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[17/19] Compiling APNGKit APNGImage.DecodingOptions.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[18/19] Compiling APNGKit APNGImage.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[19/19] 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...
[1/13] Compiling APNGKit LogLevel.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[2/14] Compiling APNGKit resource_bundle_accessor.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/14] Compiling APNGKit Reader.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[6/14] Compiling APNGKit APNGImageView.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[7/14] Compiling APNGKit APNGKitError.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[8/14] Compiling APNGKit Chunk.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[9/14] Compiling APNGKit CrossPlatform.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)
[10/14] Emitting module APNGKit
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[11/14] Compiling APNGKit APNGImage.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[12/14] Compiling APNGKit APNGImageRenderer.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[13/14] Compiling APNGKit APNGDecoder.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[14/14] 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.9 linux

Build Machine: Linux 2