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 with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.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:             5.10
Building package at path:  $workDir
https://github.com/tophat/RichTextView.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/tophatmonocle/SwiftRichString
[1/2681] Fetching swiftrichstring
Fetched https://github.com/tophatmonocle/SwiftRichString from cache (0.34s)
Fetching https://github.com/tophatmonocle/iosMath
Fetching https://github.com/SnapKit/SnapKit
Fetching https://github.com/johnxnguyen/Down
[1/4202] Fetching snapkit
[2/6055] Fetching snapkit, iosmath
[1204/12306] Fetching snapkit, iosmath, down
Fetched https://github.com/SnapKit/SnapKit from cache (1.71s)
Fetched https://github.com/tophatmonocle/iosMath from cache (1.72s)
Fetched https://github.com/johnxnguyen/Down from cache (1.75s)
Computing version for https://github.com/tophatmonocle/iosMath
Computed https://github.com/tophatmonocle/iosMath at 1.1.2 (0.40s)
Computing version for https://github.com/SnapKit/SnapKit
Computed https://github.com/SnapKit/SnapKit at 5.0.1 (0.40s)
Computing version for https://github.com/johnxnguyen/Down
Computed https://github.com/johnxnguyen/Down at 0.11.0 (1.40s)
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.0.1
Creating working copy for https://github.com/tophatmonocle/SwiftRichString
Working copy of https://github.com/tophatmonocle/SwiftRichString resolved at master (e0b72d5)
Building for debugging...
[0/49] Compiling libcmark references.c
[1/49] Compiling libcmark man.c
[2/49] Compiling libcmark render.c
[3/49] Compiling libcmark node.c
[4/49] Compiling libcmark iterator.c
[5/49] Compiling libcmark html.c
[6/49] Compiling libcmark latex.c
[7/49] Compiling libcmark houdini_html_e.c
[8/49] Compiling libcmark xml.c
[9/49] Compiling libcmark houdini_href_e.c
[10/49] Compiling libcmark inlines.c
[11/49] Compiling libcmark cmark_ctype.c
[12/49] Compiling libcmark utf8.c
[13/49] Compiling libcmark commonmark.c
[14/49] Copying xits-math.plist
[15/49] Copying texgyretermes-math.plist
[16/49] Copying xits-math.otf
[17/49] Copying latinmodern-math.plist
[18/49] Copying texgyretermes-math.otf
[19/49] Write sources
[22/49] Copying latinmodern-math.otf
[23/49] Copying DownView.bundle
[24/49] Write sources
[25/49] Copying DownView (macOS).bundle
[26/49] Compiling libcmark cmark.c
[27/49] Compiling libcmark houdini_html_u.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
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[28/49] Compiling iosMath resource_bundle_accessor.m
[28/49] Compiling iosMath NSColor+HexString.m
[28/49] Compiling iosMath NSView+backgroundColor.m
[28/49] Compiling libcmark buffer.c
[28/49] Compiling iosMath UIColor+HexString.m
[28/49] Compiling libcmark blocks.c
[28/49] Compiling libcmark scanners.c
[28/49] Write swift-version-24593BA9C3E375BF.txt
[0/1] Planning build
Building for debugging...
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
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/21] Compiling iosMath UIColor+HexString.m
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
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/21] Compiling iosMath NSView+backgroundColor.m
[0/21] Compiling iosMath resource_bundle_accessor.m
[0/21] Compiling iosMath NSColor+HexString.m
[0/21] Compiling libcmark blocks.c
[0/21] Compiling libcmark buffer.c
[0/21] Compiling libcmark scanners.c
[0/21] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 5.10 linux