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 RichTextView, reference 3.3.0 (c34d4d), with Swift 6.0 for Linux on 2 Nov 2024 09:06:52 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tophat/RichTextView.git
Reference: 3.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/tophat/RichTextView
 * tag               3.3.0      -> FETCH_HEAD
HEAD is now at c34d4d8 Feat new html rendering (#224)
Cloned https://github.com/tophat/RichTextView.git
Revision (git rev-parse @):
c34d4d8a45b9635ec65237b484180d8611d1f8cf
SUCCESS checkout https://github.com/tophat/RichTextView.git at 3.3.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/tophat/RichTextView.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/tophatmonocle/SwiftRichString
[1/2681] Fetching swiftrichstring
Fetched https://github.com/tophatmonocle/SwiftRichString from cache (0.38s)
Fetching https://github.com/tophatmonocle/iosMath
Fetching https://github.com/johnxnguyen/Down
Fetching https://github.com/SnapKit/SnapKit
[1/4238] Fetching snapkit
[2/6091] Fetching snapkit, iosmath
[1194/12342] Fetching snapkit, iosmath, down
Fetched https://github.com/SnapKit/SnapKit from cache (0.49s)
[758/8104] Fetching iosmath, down
Fetched https://github.com/tophatmonocle/iosMath from cache (0.83s)
[1001/6251] Fetching down
Fetched https://github.com/johnxnguyen/Down from cache (2.43s)
Computing version for https://github.com/johnxnguyen/Down
Computed https://github.com/johnxnguyen/Down at 0.11.0 (0.61s)
Computing version for https://github.com/tophatmonocle/iosMath
Computed https://github.com/tophatmonocle/iosMath at 1.1.2 (0.74s)
Computing version for https://github.com/SnapKit/SnapKit
Computed https://github.com/SnapKit/SnapKit at 5.7.1 (0.60s)
Creating working copy for https://github.com/johnxnguyen/Down
Working copy of https://github.com/johnxnguyen/Down resolved at 0.11.0
Creating working copy for https://github.com/tophatmonocle/iosMath
Working copy of https://github.com/tophatmonocle/iosMath resolved at 1.1.2
Creating working copy for https://github.com/SnapKit/SnapKit
Working copy of https://github.com/SnapKit/SnapKit resolved at 5.7.1
Creating working copy for https://github.com/tophatmonocle/SwiftRichString
Working copy of https://github.com/tophatmonocle/SwiftRichString resolved at master (fa12609)
Building for debugging...
[0/50] Write sources
[3/50] Compiling libcmark render.c
[4/50] Compiling libcmark references.c
[5/50] Compiling libcmark xml.c
[6/50] Compiling libcmark node.c
[7/50] Compiling libcmark man.c
[8/50] Compiling libcmark latex.c
[9/50] Compiling libcmark iterator.c
[10/50] Compiling libcmark houdini_html_e.c
[11/50] Compiling libcmark html.c
[12/50] Compiling libcmark houdini_href_e.c
[13/50] Compiling libcmark inlines.c
[14/50] Compiling libcmark utf8.c
[15/50] Compiling libcmark blocks.c
[15/50] Write swift-version-24593BA9C3E375BF.txt
[17/50] Copying xits-math.plist
[18/50] Copying xits-math.otf
[19/50] Copying texgyretermes-math.plist
[19/50] Copying texgyretermes-math.otf
[19/50] Copying latinmodern-math.plist
[19/50] Copying latinmodern-math.otf
[19/50] Copying PrivacyInfo.xcprivacy
[19/50] Copying DownView.bundle
[19/50] Copying DownView (macOS).bundle
[19/50] Write sources
[27/50] Compiling libcmark cmark_ctype.c
[28/50] Compiling libcmark houdini_html_u.c
[29/50] Compiling libcmark commonmark.c
[29/50] Compiling libcmark cmark.c
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/iosMath.build/DerivedSources/resource_bundle_accessor.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
    1 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[31/50] Compiling iosMath resource_bundle_accessor.m
[31/50] Compiling libcmark scanners.c
[31/50] Compiling iosMath NSColor+HexString.m
[31/50] Compiling iosMath UIColor+HexString.m
[31/50] Compiling iosMath NSView+backgroundColor.m
[31/50] Compiling libcmark buffer.c
BUILD FAILURE 6.0 linux