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 WWJavaScriptContext+CSV, reference main (2b0cb1), with Swift 5.10 for Linux on 15 Jul 2024 06:11:03 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/William-Weng/WWJavaScriptContext_CSV.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/William-Weng/WWJavaScriptContext_CSV
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2b0cb14 - 更新ReadMe
Cloned https://github.com/William-Weng/WWJavaScriptContext_CSV.git
Revision (git rev-parse @):
2b0cb145b3ca0c6c7c352eb425ef4405b9e3d935
SUCCESS checkout https://github.com/William-Weng/WWJavaScriptContext_CSV.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/William-Weng/WWJavaScriptContext_CSV.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:2616150e65f8b5d336ef2ff8828ee78d83c0c72abe57c7be9f4d8e5b61afb28f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/William-Weng/WWJavaScriptContext
[1/99] Fetching wwjavascriptcontext
Fetched https://github.com/William-Weng/WWJavaScriptContext from cache (0.16s)
Computing version for https://github.com/William-Weng/WWJavaScriptContext
Computed https://github.com/William-Weng/WWJavaScriptContext at 1.0.4 (0.85s)
Creating working copy for https://github.com/William-Weng/WWJavaScriptContext
Working copy of https://github.com/William-Weng/WWJavaScriptContext resolved at 1.0.4
Building for debugging...
[0/7] Write sources
[2/7] Copying jsSource.js
[3/7] Copying PapaParse-5.4.1.js
[4/7] Copying Privacy
[6/7] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/10] Emitting module WWJavaScriptContext
/host/spi-builder-workspace/.build/checkouts/WWJavaScriptContext/Sources/WWJavaScriptContext/JavaScriptContext.swift:9:8: error: no such module 'JavaScriptCore'
import JavaScriptCore
       ^
[9/10] Compiling WWJavaScriptContext resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/WWJavaScriptContext/Sources/WWJavaScriptContext/JavaScriptContext.swift:9:8: error: no such module 'JavaScriptCore'
import JavaScriptCore
       ^
[10/10] Compiling WWJavaScriptContext JavaScriptContext.swift
/host/spi-builder-workspace/.build/checkouts/WWJavaScriptContext/Sources/WWJavaScriptContext/JavaScriptContext.swift:9:8: error: no such module 'JavaScriptCore'
import JavaScriptCore
       ^
error: fatalError
BUILD FAILURE 5.10 linux