The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftUiSharing 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/Appracatappra/SwiftUiSharing.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/Appracatappra/SwiftUiSharing
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a7aed4d Create .spi.yml
Cloned https://github.com/Appracatappra/SwiftUiSharing.git
Revision (git rev-parse @):
a7aed4d0a6f54870b019ba04b0be543b50e0ac2a
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/Appracatappra/SwiftUiSharing.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Appracatappra/SwiftUiSharing.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/johnxnguyen/Down.git
Fetching https://github.com/Appracatappra/SwiftletUtilities.git
Fetching https://github.com/Appracatappra/LogManager
[1/431] Fetching swiftletutilities
[432/485] Fetching swiftletutilities, logmanager
Fetched https://github.com/Appracatappra/LogManager from cache (0.24s)
[1/6251] Fetching down
Fetched https://github.com/Appracatappra/SwiftletUtilities.git from cache (1.73s)
Fetched https://github.com/johnxnguyen/Down.git from cache (1.79s)
Computing version for https://github.com/johnxnguyen/Down.git
Computed https://github.com/johnxnguyen/Down.git at 0.11.0 (1.55s)
Computing version for https://github.com/Appracatappra/SwiftletUtilities.git
Computed https://github.com/Appracatappra/SwiftletUtilities.git at 1.1.11 (0.39s)
Computing version for https://github.com/Appracatappra/LogManager
Computed https://github.com/Appracatappra/LogManager at 1.0.3 (0.38s)
Creating working copy for https://github.com/Appracatappra/SwiftletUtilities.git
Working copy of https://github.com/Appracatappra/SwiftletUtilities.git resolved at 1.1.11
Creating working copy for https://github.com/johnxnguyen/Down.git
Working copy of https://github.com/johnxnguyen/Down.git resolved at 0.11.0
Creating working copy for https://github.com/Appracatappra/LogManager
Working copy of https://github.com/Appracatappra/LogManager resolved at 1.0.3
Building for debugging...
[0/26] Write sources
[4/26] Compiling libcmark cmark_ctype.c
[5/26] Compiling libcmark houdini_href_e.c
[6/26] Compiling libcmark cmark.c
[7/26] Compiling libcmark houdini_html_e.c
[8/26] Compiling libcmark buffer.c
[9/26] Compiling libcmark render.c
[10/26] Compiling libcmark commonmark.c
[11/26] Compiling libcmark xml.c
[12/26] Compiling libcmark blocks.c
[13/26] Write swift-version-24593BA9C3E375BF.txt
[14/26] Compiling libcmark references.c
[15/26] Compiling libcmark man.c
[16/26] Compiling libcmark iterator.c
[17/26] Compiling libcmark latex.c
[18/26] Copying DownView.bundle
[19/26] Copying DownView (macOS).bundle
[20/26] Compiling libcmark node.c
[21/26] Compiling libcmark html.c
[22/26] Compiling libcmark utf8.c
[23/26] Compiling libcmark inlines.c
[24/29] Compiling libcmark houdini_html_u.c
[25/29] Compiling libcmark scanners.c
[27/88] Compiling Down ListItemParagraphStyler.swift
[28/88] Compiling Down DownDebugLayoutManager.swift
[29/88] Compiling Down DownLayoutManager.swift
[30/88] Compiling Down CodeBlockOptions.swift
[31/88] Compiling Down ListItemOptions.swift
[32/88] Compiling Down QuoteStripeOptions.swift
[33/88] Compiling Down ThematicBreakOptions.swift
[34/88] Compiling Down DownStyler.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[35/96] Emitting module LogManager
/host/spi-builder-workspace/.build/checkouts/LogManager/Sources/LogManager/DebugLogger.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[36/96] Compiling LogManager DebugLogger.swift
/host/spi-builder-workspace/.build/checkouts/LogManager/Sources/LogManager/DebugLogger.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[37/96] Compiling Down DownStylerConfiguration.swift
[38/96] Compiling Down Styler.swift
[39/96] Compiling Down DownDebugTextView.swift
[40/96] Compiling Down DownTextView.swift
[41/96] Compiling Down AttributedStringVisitor.swift
[42/96] Compiling Down DebugVisitor.swift
[43/96] Compiling Down ListItemPrefixGenerator.swift
[44/96] Compiling Down Visitor.swift
[45/96] Compiling LogManager ReleaseLogger.swift
/host/spi-builder-workspace/.build/checkouts/LogManager/Sources/LogManager/DebugLogger.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[46/96] Compiling Down BlockBackgroundColorAttribute.swift
[47/96] Compiling Down QuoteStripeAttribute.swift
[48/96] Compiling Down ThematicBreakAttribute.swift
[49/96] Compiling Down CGPoint+Translate.swift
[50/96] Compiling Down CGRect+Helpers.swift
[51/96] Compiling Down NSAttributedString+Helpers.swift
[52/96] Compiling Down NSMutableAttributedString+Attributes.swift
[53/96] Compiling Down UIFont+Traits.swift
error: fatalError
[54/96] Emitting module Down
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/4] Emitting module LogManager
/host/spi-builder-workspace/.build/checkouts/LogManager/Sources/LogManager/DebugLogger.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[3/4] Compiling LogManager DebugLogger.swift
/host/spi-builder-workspace/.build/checkouts/LogManager/Sources/LogManager/DebugLogger.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[4/4] Compiling LogManager ReleaseLogger.swift
/host/spi-builder-workspace/.build/checkouts/LogManager/Sources/LogManager/DebugLogger.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 1