Build Information
Failed to build WolfGeometry, reference master (86eeb0), with Swift 6.2 for Linux on 18 Jun 2025 03:03:57 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wolfmcnally/WolfGeometry.git
Reference: master
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/wolfmcnally/WolfGeometry
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 86eeb01 Fix dependencies.
Cloned https://github.com/wolfmcnally/WolfGeometry.git
Revision (git rev-parse @):
86eeb01ad751770fc39793311fa195db01f07b02
SUCCESS checkout https://github.com/wolfmcnally/WolfGeometry.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/wolfmcnally/WolfGeometry.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/wolfmcnally/WolfFoundation
Fetching https://github.com/wolfmcnally/WolfStrings
Fetching https://github.com/wolfmcnally/WolfNumerics
Fetching https://github.com/wolfmcnally/ExtensibleEnumeratedName
[1/427] Fetching wolfstrings
[428/566] Fetching wolfstrings, extensibleenumeratedname
[567/841] Fetching wolfstrings, extensibleenumeratedname, wolfnumerics
[650/1184] Fetching wolfstrings, extensibleenumeratedname, wolfnumerics, wolffoundation
Fetched https://github.com/wolfmcnally/ExtensibleEnumeratedName from cache (0.63s)
Fetched https://github.com/wolfmcnally/WolfStrings from cache (0.64s)
Fetched https://github.com/wolfmcnally/WolfNumerics from cache (0.64s)
Fetched https://github.com/wolfmcnally/WolfFoundation from cache (0.64s)
Computing version for https://github.com/wolfmcnally/WolfFoundation
Computed https://github.com/wolfmcnally/WolfFoundation at 5.0.1 (1.59s)
Fetching https://github.com/wolfmcnally/WolfPipe
[1/277] Fetching wolfpipe
Fetched https://github.com/wolfmcnally/WolfPipe from cache (0.69s)
Computing version for https://github.com/wolfmcnally/ExtensibleEnumeratedName
Computed https://github.com/wolfmcnally/ExtensibleEnumeratedName at 2.0.2 (1.16s)
Computing version for https://github.com/wolfmcnally/WolfPipe
Computed https://github.com/wolfmcnally/WolfPipe at 2.0.2 (0.38s)
Computing version for https://github.com/wolfmcnally/WolfNumerics
Computed https://github.com/wolfmcnally/WolfNumerics at 4.0.4 (0.39s)
Computing version for https://github.com/wolfmcnally/WolfStrings
Computed https://github.com/wolfmcnally/WolfStrings at 2.2.1 (0.39s)
Fetching https://github.com/wolfmcnally/WolfOSBridge
Fetching https://github.com/wolfmcnally/WolfWith
[1/103] Fetching wolfwith
[104/198] Fetching wolfwith, wolfosbridge
Fetched https://github.com/wolfmcnally/WolfWith from cache (0.23s)
Fetched https://github.com/wolfmcnally/WolfOSBridge from cache (0.23s)
Computing version for https://github.com/wolfmcnally/WolfWith
Computed https://github.com/wolfmcnally/WolfWith at 2.0.3 (0.59s)
Computing version for https://github.com/wolfmcnally/WolfOSBridge
Computed https://github.com/wolfmcnally/WolfOSBridge at 2.0.3 (0.35s)
Creating working copy for https://github.com/wolfmcnally/WolfNumerics
Working copy of https://github.com/wolfmcnally/WolfNumerics resolved at 4.0.4
Creating working copy for https://github.com/wolfmcnally/WolfStrings
Working copy of https://github.com/wolfmcnally/WolfStrings resolved at 2.2.1
Creating working copy for https://github.com/wolfmcnally/WolfWith
Working copy of https://github.com/wolfmcnally/WolfWith resolved at 2.0.3
Creating working copy for https://github.com/wolfmcnally/WolfOSBridge
Working copy of https://github.com/wolfmcnally/WolfOSBridge resolved at 2.0.3
Creating working copy for https://github.com/wolfmcnally/ExtensibleEnumeratedName
Working copy of https://github.com/wolfmcnally/ExtensibleEnumeratedName resolved at 2.0.2
Creating working copy for https://github.com/wolfmcnally/WolfPipe
Working copy of https://github.com/wolfmcnally/WolfPipe resolved at 2.0.2
Creating working copy for https://github.com/wolfmcnally/WolfFoundation
Working copy of https://github.com/wolfmcnally/WolfFoundation resolved at 5.0.1
Building for debugging...
[0/33] Write sources
[8/33] Write swift-version-24593BA9C3E375BF.txt
[10/61] Emitting module WolfNumerics
[11/62] Compiling WolfNumerics SecureRandomNumberGenerator.swift
[12/62] Emitting module WolfOSBridge
[13/62] Compiling WolfNumerics SeededRandomNumberGenerator.swift
[14/62] Compiling WolfOSBridge OSView.swift
[15/63] Compiling WolfNumerics Frac.swift
[16/63] Compiling WolfNumerics Interpolable.swift
[17/63] Emitting module ExtensibleEnumeratedName
[18/63] Compiling ExtensibleEnumeratedName ExtensibleEnumeratedName.swift
[19/63] Emitting module WolfWith
[20/63] Compiling WolfWith WithOperator.swift
[22/65] Compiling WolfPipe KeyPaths.swift
[23/65] Compiling WolfPipe EffectfulComposeOperator.swift
[24/65] Compiling WolfPipe Curry.swift
[25/65] Emitting module WolfPipe
[26/65] Compiling WolfPipe ComposeOperator.swift
[27/65] Compiling WolfPipe PipeCompatibleFunctions.swift
[28/65] Compiling WolfPipe PipeOperator.swift
[29/65] Compiling WolfPipe SetAlgebra.swift
[32/66] Wrapping AST for WolfOSBridge for debugging
[33/66] Wrapping AST for WolfWith for debugging
[34/66] Write Objects.LinkFileList
[36/66] Wrapping AST for WolfPipe for debugging
[37/66] Write Objects.LinkFileList
[38/66] Wrapping AST for ExtensibleEnumeratedName for debugging
[39/66] Write Objects.LinkFileList
[40/66] Linking libWolfOSBridge.so
[41/66] Linking libWolfWith.so
[42/66] Linking libWolfPipe.so
[43/66] Linking libExtensibleEnumeratedName.so
[45/66] Compiling WolfNumerics Lerp.swift
[46/66] Compiling WolfNumerics NumericUtils.swift
[47/66] Compiling WolfNumerics Interval.swift
[48/66] Compiling WolfNumerics IntervalCreationOperator.swift
[49/66] Compiling WolfNumerics ApproximatelyEqualsOperator.swift
[50/66] Compiling WolfNumerics BinarySearch.swift
[51/66] Compiling WolfNumerics RangeExtensions.swift
[52/66] Compiling WolfNumerics RunningAverage.swift
[53/66] Compiling WolfNumerics PercentOperator.swift
[54/66] Compiling WolfNumerics RandomExtensions.swift
[55/67] Wrapping AST for WolfNumerics for debugging
[56/67] Write Objects.LinkFileList
[57/67] Linking libWolfNumerics.so
[59/134] Compiling WolfStrings AttributedString.swift
[60/134] Compiling WolfStrings AttributedStringExtensions.swift
[61/134] Compiling WolfStrings AttributedStringOperator.swift
[62/134] Compiling WolfStrings AttributedSubstring.swift
[63/137] Compiling WolfStrings FontExtensions.swift
[64/137] Compiling WolfStrings FontFaceName.swift
[65/137] Compiling WolfStrings FontFamilyName.swift
[66/137] Compiling WolfStrings FontStyle.swift
[67/137] Compiling WolfStrings OSFont.swift
[68/137] Compiling WolfStrings TextAlignment.swift
[69/137] Compiling WolfStrings TypeBounds.swift
[70/137] Compiling WolfStrings TypeLine.swift
[71/137] Emitting module WolfFoundation
[72/142] Compiling WolfStrings TypeRun.swift
[73/142] Compiling WolfStrings Typesetter.swift
[74/142] Compiling WolfStrings WolfStringsError.swift
[75/142] Compiling WolfStrings CreateRegularExpressionOperator.swift
[76/142] Compiling WolfStrings MatchRegularExpressionOperator.swift
[77/142] Compiling WolfStrings RegularExpressionExtensions.swift
[78/142] Compiling WolfStrings TextCheckingResult.swift
[85/142] Emitting module WolfStrings
[86/142] Compiling WolfStrings AttributedSubstringExtensions.swift
[87/142] Compiling WolfStrings Markdown.swift
[88/142] Compiling WolfStrings Joiner.swift
[89/142] Compiling WolfStrings ObjectAliaser.swift
[90/142] Compiling WolfFoundation OptionalExtensions.swift
[91/142] Compiling WolfFoundation Associated.swift
[92/142] Compiling WolfFoundation DebugIdentifier.swift
[93/142] Compiling WolfFoundation AttributeAssignmentPrecedence.swift
[94/142] Compiling WolfFoundation InheritsFromOperator.swift
[102/142] Compiling WolfStrings StringIndexesAndRanges.swift
[103/142] Compiling WolfStrings StringReplacement.swift
[104/142] Compiling WolfStrings StringTransformations.swift
[108/142] Compiling WolfStrings FontDebugging.swift
[109/142] Compiling WolfStrings TextCheckingResultExtensions.swift
[110/142] Compiling WolfStrings SequenceExtensions.swift
[111/142] Compiling WolfStrings StringExtensions.swift
[112/142] Compiling WolfStrings StringFloatPrecision.swift
[129/143] Compiling WolfFoundation Invalidatable.swift
[130/143] Compiling WolfFoundation SortWeight.swift
[131/143] Compiling WolfFoundation Tagged.swift
[132/143] Compiling WolfFoundation TransferValue.swift
[133/143] Compiling WolfFoundation UTF8.swift
[134/143] Compiling WolfFoundation Weak.swift
[135/144] Wrapping AST for WolfStrings for debugging
[136/144] Write Objects.LinkFileList
[137/144] Wrapping AST for WolfFoundation for debugging
[138/144] Write Objects.LinkFileList
[139/144] Linking libWolfStrings.so
[140/144] Linking libWolfFoundation.so
[142/163] Compiling WolfGeometry DegressToRadiansOperator.swift
/host/spi-builder-workspace/Sources/WolfGeometry/AffineTransformExtensions.swift:25:8: error: no such module 'CoreGraphics'
23 | // SOFTWARE.
24 |
25 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
26 |
27 | extension CGAffineTransform {
[143/163] Compiling WolfGeometry GeometryUtils.swift
/host/spi-builder-workspace/Sources/WolfGeometry/AffineTransformExtensions.swift:25:8: error: no such module 'CoreGraphics'
23 | // SOFTWARE.
24 |
25 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
26 |
27 | extension CGAffineTransform {
[144/163] Compiling WolfGeometry Insets.swift
/host/spi-builder-workspace/Sources/WolfGeometry/AffineTransformExtensions.swift:25:8: error: no such module 'CoreGraphics'
23 | // SOFTWARE.
24 |
25 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
26 |
27 | extension CGAffineTransform {
[145/165] Compiling WolfGeometry AffineTransformExtensions.swift
/host/spi-builder-workspace/Sources/WolfGeometry/AffineTransformExtensions.swift:25:8: error: no such module 'CoreGraphics'
23 | // SOFTWARE.
24 |
25 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
26 |
27 | extension CGAffineTransform {
[146/165] Compiling WolfGeometry AspectRatio.swift
/host/spi-builder-workspace/Sources/WolfGeometry/AffineTransformExtensions.swift:25:8: error: no such module 'CoreGraphics'
23 | // SOFTWARE.
24 |
25 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
26 |
27 | extension CGAffineTransform {
[147/165] Compiling WolfGeometry BezierPathExtensions.swift
/host/spi-builder-workspace/Sources/WolfGeometry/AffineTransformExtensions.swift:25:8: error: no such module 'CoreGraphics'
23 | // SOFTWARE.
24 |
25 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
26 |
27 | extension CGAffineTransform {
[148/165] Compiling WolfGeometry IntOffset.swift
/host/spi-builder-workspace/Sources/WolfGeometry/AffineTransformExtensions.swift:25:8: error: no such module 'CoreGraphics'
23 | // SOFTWARE.
24 |
25 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
26 |
27 | extension CGAffineTransform {
[149/165] Compiling WolfGeometry IntPoint.swift
/host/spi-builder-workspace/Sources/WolfGeometry/AffineTransformExtensions.swift:25:8: error: no such module 'CoreGraphics'
23 | // SOFTWARE.
24 |
25 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
26 |
27 | extension CGAffineTransform {
[150/165] Compiling WolfGeometry IntRect.swift
/host/spi-builder-workspace/Sources/WolfGeometry/AffineTransformExtensions.swift:25:8: error: no such module 'CoreGraphics'
23 | // SOFTWARE.
24 |
25 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
26 |
27 | extension CGAffineTransform {
[151/165] Compiling WolfGeometry PointExtensions.swift
/host/spi-builder-workspace/Sources/WolfGeometry/AffineTransformExtensions.swift:25:8: error: no such module 'CoreGraphics'
23 | // SOFTWARE.
24 |
25 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
26 |
27 | extension CGAffineTransform {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[152/165] Compiling WolfGeometry Rect.swift
/host/spi-builder-workspace/Sources/WolfGeometry/AffineTransformExtensions.swift:25:8: error: no such module 'CoreGraphics'
23 | // SOFTWARE.
24 |
25 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
26 |
27 | extension CGAffineTransform {
[153/165] Compiling WolfGeometry RectExtensions.swift
/host/spi-builder-workspace/Sources/WolfGeometry/AffineTransformExtensions.swift:25:8: error: no such module 'CoreGraphics'
23 | // SOFTWARE.
24 |
25 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
26 |
27 | extension CGAffineTransform {
[154/165] Compiling WolfGeometry Size.swift
/host/spi-builder-workspace/Sources/WolfGeometry/AffineTransformExtensions.swift:25:8: error: no such module 'CoreGraphics'
23 | // SOFTWARE.
24 |
25 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
26 |
27 | extension CGAffineTransform {
[155/165] Compiling WolfGeometry SizeExtensions.swift
/host/spi-builder-workspace/Sources/WolfGeometry/AffineTransformExtensions.swift:25:8: error: no such module 'CoreGraphics'
23 | // SOFTWARE.
24 |
25 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
26 |
27 | extension CGAffineTransform {
[156/165] Compiling WolfGeometry Transform.swift
/host/spi-builder-workspace/Sources/WolfGeometry/AffineTransformExtensions.swift:25:8: error: no such module 'CoreGraphics'
23 | // SOFTWARE.
24 |
25 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
26 |
27 | extension CGAffineTransform {
[157/165] Compiling WolfGeometry IntSize.swift
/host/spi-builder-workspace/Sources/WolfGeometry/AffineTransformExtensions.swift:25:8: error: no such module 'CoreGraphics'
23 | // SOFTWARE.
24 |
25 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
26 |
27 | extension CGAffineTransform {
[158/165] Compiling WolfGeometry OSBezierPath.swift
/host/spi-builder-workspace/Sources/WolfGeometry/AffineTransformExtensions.swift:25:8: error: no such module 'CoreGraphics'
23 | // SOFTWARE.
24 |
25 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
26 |
27 | extension CGAffineTransform {
[159/165] Compiling WolfGeometry Point.swift
/host/spi-builder-workspace/Sources/WolfGeometry/AffineTransformExtensions.swift:25:8: error: no such module 'CoreGraphics'
23 | // SOFTWARE.
24 |
25 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
26 |
27 | extension CGAffineTransform {
[160/165] Emitting module WolfGeometry
/host/spi-builder-workspace/Sources/WolfGeometry/AffineTransformExtensions.swift:25:8: error: no such module 'CoreGraphics'
23 | // SOFTWARE.
24 |
25 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
26 |
27 | extension CGAffineTransform {
[161/165] Compiling WolfGeometry Vector.swift
/host/spi-builder-workspace/Sources/WolfGeometry/AffineTransformExtensions.swift:25:8: error: no such module 'CoreGraphics'
23 | // SOFTWARE.
24 |
25 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
26 |
27 | extension CGAffineTransform {
[162/165] Compiling WolfGeometry VectorExtensions.swift
/host/spi-builder-workspace/Sources/WolfGeometry/AffineTransformExtensions.swift:25:8: error: no such module 'CoreGraphics'
23 | // SOFTWARE.
24 |
25 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
26 |
27 | extension CGAffineTransform {
BUILD FAILURE 6.2 linux