The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build InkSwift, reference main (6568db), with Swift 5.8 for Linux on 12 Jul 2024 23:57:15 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/maartene/InkSwift.git
Reference: main
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/maartene/InkSwift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6568db1 Merge branch 'main' of https://github.com/maartene/InkSwift
Cloned https://github.com/maartene/InkSwift.git
Revision (git rev-parse @):
6568db1f3cdd671e0301082a9dd7b1519acc9761
SUCCESS checkout https://github.com/maartene/InkSwift.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $workDir
https://github.com/maartene/InkSwift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.8-latest: Pulling from finestructure/spi-images
Digest: sha256:25ae52e20f56ffaca5cfeeca46731079b0ef67b7dcd7f3dc3e93dc588d498392
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
Fetching https://github.com/neallester/JSONEquality.git
[1/68] Fetching jsonequality
Fetched https://github.com/neallester/JSONEquality.git (0.18s)
Fetching https://github.com/jectivex/JXKit.git
[1/3279] Fetching jxkit
Fetched https://github.com/jectivex/JXKit.git (0.39s)
Computing version for https://github.com/jectivex/JXKit.git
Computed https://github.com/jectivex/JXKit.git at 3.5.1 (0.40s)
Creating working copy for https://github.com/jectivex/JXKit.git
Working copy of https://github.com/jectivex/JXKit.git resolved at 3.5.1
Creating working copy for https://github.com/neallester/JSONEquality.git
Working copy of https://github.com/neallester/JSONEquality.git resolved at master
warning: couldn't find pc file for javascriptcoregtk-4.0
Building for debugging...
[0/2] Copying JXKit.plist
[1/2] Copying ink-full.js
[3/17] Compiling JXKit JXDefs.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/jscore_c.h"
         ^
/host/spi-builder-workspace/.build/checkouts/JXKit/Sources/CJSCore/include/jscore_c.h:3:10: error: 'webkitgtk-4.0/JavaScriptCore/JavaScript.h' file not found
#include <webkitgtk-4.0/JavaScriptCore/JavaScript.h>
         ^
/host/spi-builder-workspace/.build/checkouts/JXKit/Sources/JXKit/JXContext.swift:5:8: error: could not build C module 'CJSCore'
import CJSCore
       ^
[4/17] Compiling JXKit JXError.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/jscore_c.h"
         ^
/host/spi-builder-workspace/.build/checkouts/JXKit/Sources/CJSCore/include/jscore_c.h:3:10: error: 'webkitgtk-4.0/JavaScriptCore/JavaScript.h' file not found
#include <webkitgtk-4.0/JavaScriptCore/JavaScript.h>
         ^
/host/spi-builder-workspace/.build/checkouts/JXKit/Sources/JXKit/JXContext.swift:5:8: error: could not build C module 'CJSCore'
import CJSCore
       ^
[5/18] Compiling JXKit resource_bundle_accessor.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/jscore_c.h"
         ^
/host/spi-builder-workspace/.build/checkouts/JXKit/Sources/CJSCore/include/jscore_c.h:3:10: error: 'webkitgtk-4.0/JavaScriptCore/JavaScript.h' file not found
#include <webkitgtk-4.0/JavaScriptCore/JavaScript.h>
         ^
/host/spi-builder-workspace/.build/checkouts/JXKit/Sources/JXKit/JXContext.swift:5:8: error: could not build C module 'CJSCore'
import CJSCore
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/18] Emitting module JXKit
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/jscore_c.h"
         ^
/host/spi-builder-workspace/.build/checkouts/JXKit/Sources/CJSCore/include/jscore_c.h:3:10: error: 'webkitgtk-4.0/JavaScriptCore/JavaScript.h' file not found
#include <webkitgtk-4.0/JavaScriptCore/JavaScript.h>
         ^
/host/spi-builder-workspace/.build/checkouts/JXKit/Sources/JXKit/JXContext.swift:5:8: error: could not build C module 'CJSCore'
import CJSCore
       ^
[7/18] Compiling JXKit JXCancellable.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/jscore_c.h"
         ^
/host/spi-builder-workspace/.build/checkouts/JXKit/Sources/CJSCore/include/jscore_c.h:3:10: error: 'webkitgtk-4.0/JavaScriptCore/JavaScript.h' file not found
#include <webkitgtk-4.0/JavaScriptCore/JavaScript.h>
         ^
/host/spi-builder-workspace/.build/checkouts/JXKit/Sources/JXKit/JXContext.swift:5:8: error: could not build C module 'CJSCore'
import CJSCore
       ^
[8/18] Compiling JXKit JXCoding.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/jscore_c.h"
         ^
/host/spi-builder-workspace/.build/checkouts/JXKit/Sources/CJSCore/include/jscore_c.h:3:10: error: 'webkitgtk-4.0/JavaScriptCore/JavaScript.h' file not found
#include <webkitgtk-4.0/JavaScriptCore/JavaScript.h>
         ^
/host/spi-builder-workspace/.build/checkouts/JXKit/Sources/JXKit/JXContext.swift:5:8: error: could not build C module 'CJSCore'
import CJSCore
       ^
[9/18] Compiling JXKit JXContext.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/jscore_c.h"
         ^
/host/spi-builder-workspace/.build/checkouts/JXKit/Sources/CJSCore/include/jscore_c.h:3:10: error: 'webkitgtk-4.0/JavaScriptCore/JavaScript.h' file not found
#include <webkitgtk-4.0/JavaScriptCore/JavaScript.h>
         ^
/host/spi-builder-workspace/.build/checkouts/JXKit/Sources/JXKit/JXContext.swift:5:8: error: could not build C module 'CJSCore'
import CJSCore
       ^
[10/18] Compiling JXKit JXConvertible.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/jscore_c.h"
         ^
/host/spi-builder-workspace/.build/checkouts/JXKit/Sources/CJSCore/include/jscore_c.h:3:10: error: 'webkitgtk-4.0/JavaScriptCore/JavaScript.h' file not found
#include <webkitgtk-4.0/JavaScriptCore/JavaScript.h>
         ^
/host/spi-builder-workspace/.build/checkouts/JXKit/Sources/JXKit/JXContext.swift:5:8: error: could not build C module 'CJSCore'
import CJSCore
       ^
[11/18] Compiling JXKit JXVM.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/jscore_c.h"
         ^
/host/spi-builder-workspace/.build/checkouts/JXKit/Sources/CJSCore/include/jscore_c.h:3:10: error: 'webkitgtk-4.0/JavaScriptCore/JavaScript.h' file not found
#include <webkitgtk-4.0/JavaScriptCore/JavaScript.h>
         ^
/host/spi-builder-workspace/.build/checkouts/JXKit/Sources/JXKit/JXContext.swift:5:8: error: could not build C module 'CJSCore'
import CJSCore
       ^
[12/18] Compiling JXKit JXValue.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/jscore_c.h"
         ^
/host/spi-builder-workspace/.build/checkouts/JXKit/Sources/CJSCore/include/jscore_c.h:3:10: error: 'webkitgtk-4.0/JavaScriptCore/JavaScript.h' file not found
#include <webkitgtk-4.0/JavaScriptCore/JavaScript.h>
         ^
/host/spi-builder-workspace/.build/checkouts/JXKit/Sources/JXKit/JXContext.swift:5:8: error: could not build C module 'CJSCore'
import CJSCore
       ^
[13/18] Compiling JXKit JXListenerCollection.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/jscore_c.h"
         ^
/host/spi-builder-workspace/.build/checkouts/JXKit/Sources/CJSCore/include/jscore_c.h:3:10: error: 'webkitgtk-4.0/JavaScriptCore/JavaScript.h' file not found
#include <webkitgtk-4.0/JavaScriptCore/JavaScript.h>
         ^
/host/spi-builder-workspace/.build/checkouts/JXKit/Sources/JXKit/JXContext.swift:5:8: error: could not build C module 'CJSCore'
import CJSCore
       ^
[14/18] Compiling JXKit JXProperty.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/jscore_c.h"
         ^
/host/spi-builder-workspace/.build/checkouts/JXKit/Sources/CJSCore/include/jscore_c.h:3:10: error: 'webkitgtk-4.0/JavaScriptCore/JavaScript.h' file not found
#include <webkitgtk-4.0/JavaScriptCore/JavaScript.h>
         ^
/host/spi-builder-workspace/.build/checkouts/JXKit/Sources/JXKit/JXContext.swift:5:8: error: could not build C module 'CJSCore'
import CJSCore
       ^
[15/18] Compiling JXKit Module.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/jscore_c.h"
         ^
/host/spi-builder-workspace/.build/checkouts/JXKit/Sources/CJSCore/include/jscore_c.h:3:10: error: 'webkitgtk-4.0/JavaScriptCore/JavaScript.h' file not found
#include <webkitgtk-4.0/JavaScriptCore/JavaScript.h>
         ^
/host/spi-builder-workspace/.build/checkouts/JXKit/Sources/JXKit/JXContext.swift:5:8: error: could not build C module 'CJSCore'
import CJSCore
       ^
[16/18] Compiling JXKit ScriptManager.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/jscore_c.h"
         ^
/host/spi-builder-workspace/.build/checkouts/JXKit/Sources/CJSCore/include/jscore_c.h:3:10: error: 'webkitgtk-4.0/JavaScriptCore/JavaScript.h' file not found
#include <webkitgtk-4.0/JavaScriptCore/JavaScript.h>
         ^
/host/spi-builder-workspace/.build/checkouts/JXKit/Sources/JXKit/JXContext.swift:5:8: error: could not build C module 'CJSCore'
import CJSCore
       ^
[17/18] Compiling JXKit JXScriptLoader.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/jscore_c.h"
         ^
/host/spi-builder-workspace/.build/checkouts/JXKit/Sources/CJSCore/include/jscore_c.h:3:10: error: 'webkitgtk-4.0/JavaScriptCore/JavaScript.h' file not found
#include <webkitgtk-4.0/JavaScriptCore/JavaScript.h>
         ^
/host/spi-builder-workspace/.build/checkouts/JXKit/Sources/JXKit/JXContext.swift:5:8: error: could not build C module 'CJSCore'
import CJSCore
       ^
[18/18] Compiling JXKit JXType.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/jscore_c.h"
         ^
/host/spi-builder-workspace/.build/checkouts/JXKit/Sources/CJSCore/include/jscore_c.h:3:10: error: 'webkitgtk-4.0/JavaScriptCore/JavaScript.h' file not found
#include <webkitgtk-4.0/JavaScriptCore/JavaScript.h>
         ^
/host/spi-builder-workspace/.build/checkouts/JXKit/Sources/JXKit/JXContext.swift:5:8: error: could not build C module 'CJSCore'
import CJSCore
       ^
BUILD FAILURE 5.8 linux