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.9 for Linux on 12 Jul 2024 23:53:32 UTC.

Build Command

bash -c docker run --pull=always --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.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.9
Building package at path:  $workDir
https://github.com/maartene/InkSwift.git
Running build ...
bash -c docker run --pull=always --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
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:94c03ecf5df463051a5b8bdec5d09f635a7b31b1b290e2ba09836b1f5f74db71
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/neallester/JSONEquality.git
[1/68] Fetching jsonequality
Fetched https://github.com/neallester/JSONEquality.git (0.20s)
Fetching https://github.com/jectivex/JXKit.git
[1/3279] Fetching jxkit
Fetched https://github.com/jectivex/JXKit.git (0.40s)
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/neallester/JSONEquality.git
Working copy of https://github.com/neallester/JSONEquality.git resolved at master
Creating working copy for https://github.com/jectivex/JXKit.git
Working copy of https://github.com/jectivex/JXKit.git resolved at 3.5.1
warning: you may be able to install javascriptcoregtk-4.0 using your system-packager:
    apt-get install libjavascriptcoregtk-4.0-dev
Building for debugging...
[0/2] Copying JXKit.plist
[1/2] Copying ink-full.js
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/17] 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
       ^
[4/17] 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
       ^
[5/17] 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
       ^
[6/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
       ^
[7/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
       ^
[8/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
       ^
[9/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
       ^
[10/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
       ^
[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 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
       ^
[14/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
       ^
[15/18] 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
       ^
[16/18] 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
       ^
[17/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
       ^
[18/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
       ^
error: fatalError
BUILD FAILURE 5.9 linux