The Swift Package Index logo.Swift Package Index

Build Information

Failed to build APNGKit with Swift 5.7 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.7-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: 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/onevcat/APNGKit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  $workDir
https://github.com/onevcat/APNGKit.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.7-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 (0.33s)
Creating working copy for https://github.com/onevcat/Delegate.git
Working copy of https://github.com/onevcat/Delegate.git resolved at 1.3.0
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Source/APNGKit/PrivacyInfo.xcprivacy
Building for debugging...
[1/2] Emitting module Delegate
[2/2] Compiling Delegate Delegate.swift
[5/16] Compiling APNGKit LogLevel.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[6/17] Compiling APNGKit DisplayTimer.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[7/17] Compiling APNGKit Extensions.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[8/17] Compiling APNGKit APNGDecoder.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[9/17] Compiling APNGKit APNGImage.DecodingOptions.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/17] Emitting module APNGKit
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[11/17] Compiling APNGKit APNGImage.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[12/17] Compiling APNGKit APNGImageRenderer.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[13/17] Compiling APNGKit Chunk.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[14/17] Compiling APNGKit CrossPlatform.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[15/17] Compiling APNGKit APNGImageView.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[16/17] Compiling APNGKit APNGKitError.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[17/17] Compiling APNGKit Reader.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Source/APNGKit/PrivacyInfo.xcprivacy
[0/1] Planning build
Building for debugging...
[1/12] Compiling APNGKit DisplayTimer.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[2/13] Compiling APNGKit LogLevel.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[3/13] Compiling APNGKit Extensions.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[4/13] Compiling APNGKit Reader.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[5/13] Compiling APNGKit Chunk.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[6/13] Compiling APNGKit CrossPlatform.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[7/13] Compiling APNGKit APNGImageView.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[8/13] 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)[9/13] Emitting module APNGKit
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[10/13] Compiling APNGKit APNGDecoder.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[11/13] Compiling APNGKit APNGImage.DecodingOptions.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[12/13] Compiling APNGKit APNGImage.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
[13/13] Compiling APNGKit APNGImageRenderer.swift
/host/spi-builder-workspace/Source/APNGKit/APNGDecoder.swift:9:8: error: no such module 'Accelerate'
import Accelerate
       ^
BUILD FAILURE 5.7 linux

Build Machine: Linux 2