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-1":/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: 1.0.7
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
 * tag               1.0.7      -> FETCH_HEAD
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 1.0.7
========================================
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-1":/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/LogManager
Fetching https://github.com/Appracatappra/SwiftletUtilities.git
[1/431] Fetching swiftletutilities
[432/485] Fetching swiftletutilities, logmanager
[486/6736] Fetching swiftletutilities, logmanager, down
Fetched https://github.com/Appracatappra/LogManager from cache (1.42s)
Fetched https://github.com/Appracatappra/SwiftletUtilities.git from cache (1.42s)
Fetched https://github.com/johnxnguyen/Down.git from cache (1.47s)
Computing version for https://github.com/johnxnguyen/Down.git
Computed https://github.com/johnxnguyen/Down.git at 0.11.0 (1.54s)
Computing version for https://github.com/Appracatappra/SwiftletUtilities.git
Computed https://github.com/Appracatappra/SwiftletUtilities.git at 1.1.11 (0.37s)
Computing version for https://github.com/Appracatappra/LogManager
Computed https://github.com/Appracatappra/LogManager at 1.0.3 (0.36s)
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
Creating working copy for https://github.com/Appracatappra/SwiftletUtilities.git
Working copy of https://github.com/Appracatappra/SwiftletUtilities.git resolved at 1.1.11
Building for debugging...
[0/26] Write sources
[1/26] Compiling libcmark cmark_ctype.c
[2/26] Compiling libcmark houdini_href_e.c
[3/26] Compiling libcmark houdini_html_e.c
[4/26] Compiling libcmark commonmark.c
[5/26] Compiling libcmark cmark.c
[6/26] Compiling libcmark xml.c
[7/26] Compiling libcmark render.c
[8/26] Compiling libcmark references.c
[9/26] Compiling libcmark blocks.c
[10/26] Write swift-version-24593BA9C3E375BF.txt
[11/26] Compiling libcmark man.c
[12/26] Compiling libcmark node.c
[13/26] Compiling libcmark latex.c
[13/26] Write sources
[13/26] Copying DownView.bundle
[17/26] Copying DownView (macOS).bundle
[18/26] Compiling libcmark iterator.c
[19/26] Write sources
[20/26] Compiling libcmark html.c
[21/26] Compiling libcmark buffer.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] Emitting module Down
error: emit-module command failed with exit code 1 (use -v to see invocation)
[28/96] Emitting module LogManager
/host/spi-builder-workspace/.build/checkouts/LogManager/Sources/LogManager/DebugLogger.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[29/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
       ^
[30/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
       ^
[31/96] Compiling Down BaseNode.swift
[32/96] Compiling Down BlockQuote.swift
[33/96] Compiling Down ChildSequence.swift
[34/96] Compiling Down Code.swift
[35/96] Compiling Down CodeBlock.swift
[36/96] Compiling Down CustomBlock.swift
[37/96] Compiling Down CustomInline.swift
[38/96] Compiling Down Document.swift
[39/96] Compiling Down Emphasis.swift
[40/96] Compiling Down Down.swift
[41/96] Compiling Down DownErrors.swift
[42/96] Compiling Down DownOptions.swift
[43/96] Compiling Down NSAttributedString+HTML.swift
[44/96] Compiling Down String+ToHTML.swift
[45/96] Compiling Down DownASTRenderable.swift
[46/96] Compiling Down DownAttributedStringRenderable.swift
[47/96] Compiling Down DownCommonMarkRenderable.swift
error: fatalError
[48/96] Compiling Down DownStylerConfiguration.swift
[49/96] Compiling Down Styler.swift
[50/96] Compiling Down DownDebugTextView.swift
[51/96] Compiling Down DownTextView.swift
[52/96] Compiling Down AttributedStringVisitor.swift
[53/96] Compiling Down DebugVisitor.swift
[54/96] Compiling Down ListItemPrefixGenerator.swift
[55/96] Compiling Down Visitor.swift
[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