The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WolfGeometry with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wolfmcnally/WolfGeometry.git
Reference: master
Cloned https://github.com/wolfmcnally/WolfGeometry.git into spi-builder-workspace
SUCCESS checkout https://github.com/wolfmcnally/WolfGeometry.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/wolfmcnally/WolfStrings
Fetching https://github.com/wolfmcnally/WolfFoundation
Fetching https://github.com/wolfmcnally/ExtensibleEnumeratedName
[1/343] Fetching wolffoundation
[129/482] Fetching wolffoundation, extensibleenumeratedname
[483/909] Fetching wolffoundation, extensibleenumeratedname, wolfstrings
Fetched https://github.com/wolfmcnally/WolfFoundation (0.44s)
Fetching https://github.com/wolfmcnally/WolfNumerics
Fetched https://github.com/wolfmcnally/ExtensibleEnumeratedName (0.44s)
Fetched https://github.com/wolfmcnally/WolfStrings (0.47s)
[1/275] Fetching wolfnumerics
Fetched https://github.com/wolfmcnally/WolfNumerics (0.28s)
Computing version for https://github.com/wolfmcnally/WolfFoundation
Computed https://github.com/wolfmcnally/WolfFoundation at 5.0.1 (0.34s)
Fetching https://github.com/wolfmcnally/WolfPipe
[1/277] Fetching wolfpipe
Fetched https://github.com/wolfmcnally/WolfPipe (0.20s)
Computing version for https://github.com/wolfmcnally/ExtensibleEnumeratedName
Computed https://github.com/wolfmcnally/ExtensibleEnumeratedName at 2.0.2 (0.32s)
Computing version for https://github.com/wolfmcnally/WolfPipe
Computed https://github.com/wolfmcnally/WolfPipe at 2.0.2 (0.32s)
Computing version for https://github.com/wolfmcnally/WolfNumerics
Computed https://github.com/wolfmcnally/WolfNumerics at 4.0.4 (0.29s)
Computing version for https://github.com/wolfmcnally/WolfStrings
Computed https://github.com/wolfmcnally/WolfStrings at 2.2.1 (0.30s)
Fetching https://github.com/wolfmcnally/WolfWith
Fetching https://github.com/wolfmcnally/WolfOSBridge
[1/103] Fetching wolfwith
Fetched https://github.com/wolfmcnally/WolfWith (0.26s)
Fetched https://github.com/wolfmcnally/WolfOSBridge (0.29s)
Computing version for https://github.com/wolfmcnally/WolfWith
Computed https://github.com/wolfmcnally/WolfWith at 2.0.3 (0.53s)
Computing version for https://github.com/wolfmcnally/WolfOSBridge
Computed https://github.com/wolfmcnally/WolfOSBridge at 2.0.3 (0.61s)
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/WolfNumerics
Working copy of https://github.com/wolfmcnally/WolfNumerics resolved at 4.0.4
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/WolfFoundation
Working copy of https://github.com/wolfmcnally/WolfFoundation resolved at 5.0.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/WolfStrings
Working copy of https://github.com/wolfmcnally/WolfStrings resolved at 2.2.1
Creating working copy for https://github.com/wolfmcnally/WolfPipe
Working copy of https://github.com/wolfmcnally/WolfPipe resolved at 2.0.2
Building for debugging...
[1/44] Compiling WolfNumerics SecureRandomNumberGenerator.swift
[2/45] Compiling WolfNumerics Interval.swift
[3/45] Compiling WolfNumerics IntervalCreationOperator.swift
[4/45] Compiling WolfNumerics SeededRandomNumberGenerator.swift
[5/45] Compiling WolfNumerics Frac.swift
[6/45] Compiling WolfNumerics Interpolable.swift
[7/45] Emitting module ExtensibleEnumeratedName
[8/45] Compiling ExtensibleEnumeratedName ExtensibleEnumeratedName.swift
[10/46] Compiling WolfOSBridge OSView.swift
[11/46] Emitting module WolfOSBridge
[13/48] Compiling WolfPipe SetAlgebra.swift
[14/48] Compiling WolfPipe PipeOperator.swift
[15/48] Compiling WolfPipe Curry.swift
[18/49] Emitting module WolfWith
[19/49] Compiling WolfWith WithOperator.swift
[21/51] Wrapping AST for ExtensibleEnumeratedName for debugging
[22/51] Wrapping AST for WolfOSBridge for debugging
[23/51] Wrapping AST for WolfWith for debugging
[25/51] Compiling WolfPipe KeyPaths.swift
[26/51] Compiling WolfPipe PipeCompatibleFunctions.swift
[27/51] Compiling WolfPipe EffectfulComposeOperator.swift
[28/51] Emitting module WolfPipe
[29/51] Compiling WolfPipe ComposeOperator.swift
[31/53] Linking libExtensibleEnumeratedName.so
[32/53] Linking libWolfOSBridge.so
[33/53] Linking libWolfWith.so
[34/53] Wrapping AST for WolfPipe for debugging
[35/53] Linking libWolfPipe.so
[37/53] Compiling WolfNumerics RangeExtensions.swift
[38/53] Compiling WolfNumerics RunningAverage.swift
[39/53] Compiling WolfNumerics Lerp.swift
[40/53] Compiling WolfNumerics NumericUtils.swift
[41/53] Compiling WolfNumerics PercentOperator.swift
[42/53] Compiling WolfNumerics RandomExtensions.swift
[43/53] Emitting module WolfNumerics
[44/53] Compiling WolfNumerics ApproximatelyEqualsOperator.swift
[45/53] Compiling WolfNumerics BinarySearch.swift
[47/55] Wrapping AST for WolfNumerics for debugging
[48/55] Linking libWolfNumerics.so
[50/122] Compiling WolfFoundation WeakSet.swift
[51/122] Compiling WolfFoundation CodedError.swift
[52/122] Compiling WolfFoundation ErrorExtensions.swift
[53/122] Compiling WolfFoundation MessageError.swift
[54/125] Emitting module WolfStrings
[55/125] Compiling WolfFoundation Matrix.swift
[56/125] Compiling WolfFoundation PriorityQueue.swift
[57/125] Compiling WolfFoundation Queue.swift
[58/125] Compiling WolfFoundation ValueCache.swift
[59/125] Compiling WolfStrings TypeRun.swift
[60/125] Compiling WolfStrings Typesetter.swift
[61/125] Compiling WolfStrings WolfStringsError.swift
[62/125] Compiling WolfFoundation InvalidateAndAssignOperator.swift
[63/125] Compiling WolfFoundation ReferenceOperator.swift
[64/125] Compiling WolfFoundation TweakOperator.swift
[65/125] Compiling WolfFoundation Hideable.swift
[66/125] Compiling WolfFoundation Invalidatable.swift
[67/130] Compiling WolfFoundation ValidationError.swift
[68/130] Compiling WolfFoundation WolfFoundationError.swift
[69/130] Compiling WolfFoundation TimeConstants.swift
[70/130] Compiling WolfFoundation Heap.swift
[71/130] Compiling WolfFoundation OptionalExtensions.swift
[72/130] Compiling WolfFoundation Associated.swift
[73/130] Compiling WolfFoundation DebugIdentifier.swift
[74/130] Compiling WolfFoundation AttributeAssignmentPrecedence.swift
[75/130] Compiling WolfFoundation InheritsFromOperator.swift
[76/130] Emitting module WolfFoundation
[77/130] Compiling WolfFoundation ModelObject.swift
[81/130] Compiling WolfFoundation Dimensions.swift
[82/130] Compiling WolfFoundation DateExtensions.swift
[83/130] Compiling WolfFoundation DictionaryExtensions.swift
[91/130] Compiling WolfFoundation ArrayExtensions.swift
[92/130] Compiling WolfFoundation CircularIndex.swift
[93/130] Compiling WolfFoundation DataExtensions.swift
[110/132] Wrapping AST for WolfStrings for debugging
[112/132] Compiling WolfFoundation Hex.swift
[113/132] Compiling WolfFoundation JSON.swift
[114/132] Compiling WolfFoundation Lazy.swift
[115/132] Compiling WolfFoundation Ordinal.swift
[116/132] Compiling WolfFoundation Position.swift
[122/132] Linking libWolfStrings.so
[124/132] Compiling WolfFoundation SortWeight.swift
[125/132] Compiling WolfFoundation Tagged.swift
[126/132] Compiling WolfFoundation TransferValue.swift
[127/132] Compiling WolfFoundation UTF8.swift
[128/132] Compiling WolfFoundation Weak.swift
[130/134] Wrapping AST for WolfFoundation for debugging
[131/134] Linking libWolfFoundation.so
[133/153] Compiling WolfGeometry RectExtensions.swift
/host/spi-builder-workspace/Sources/WolfGeometry/AffineTransformExtensions.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[134/153] Compiling WolfGeometry Size.swift
/host/spi-builder-workspace/Sources/WolfGeometry/AffineTransformExtensions.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[135/155] Compiling WolfGeometry IntOffset.swift
/host/spi-builder-workspace/Sources/WolfGeometry/AffineTransformExtensions.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[136/155] Compiling WolfGeometry IntPoint.swift
/host/spi-builder-workspace/Sources/WolfGeometry/AffineTransformExtensions.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[137/155] Compiling WolfGeometry IntRect.swift
/host/spi-builder-workspace/Sources/WolfGeometry/AffineTransformExtensions.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[138/155] Compiling WolfGeometry AffineTransformExtensions.swift
/host/spi-builder-workspace/Sources/WolfGeometry/AffineTransformExtensions.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[139/155] Compiling WolfGeometry AspectRatio.swift
/host/spi-builder-workspace/Sources/WolfGeometry/AffineTransformExtensions.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[140/155] Compiling WolfGeometry BezierPathExtensions.swift
/host/spi-builder-workspace/Sources/WolfGeometry/AffineTransformExtensions.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[141/155] Emitting module WolfGeometry
/host/spi-builder-workspace/Sources/WolfGeometry/AffineTransformExtensions.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[142/155] Compiling WolfGeometry PointExtensions.swift
/host/spi-builder-workspace/Sources/WolfGeometry/AffineTransformExtensions.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[143/155] Compiling WolfGeometry Rect.swift
/host/spi-builder-workspace/Sources/WolfGeometry/AffineTransformExtensions.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[144/155] Compiling WolfGeometry Vector.swift
/host/spi-builder-workspace/Sources/WolfGeometry/AffineTransformExtensions.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[145/155] Compiling WolfGeometry VectorExtensions.swift
/host/spi-builder-workspace/Sources/WolfGeometry/AffineTransformExtensions.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[146/155] Compiling WolfGeometry SizeExtensions.swift
/host/spi-builder-workspace/Sources/WolfGeometry/AffineTransformExtensions.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[147/155] Compiling WolfGeometry Transform.swift
/host/spi-builder-workspace/Sources/WolfGeometry/AffineTransformExtensions.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[148/155] Compiling WolfGeometry DegressToRadiansOperator.swift
/host/spi-builder-workspace/Sources/WolfGeometry/AffineTransformExtensions.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[149/155] Compiling WolfGeometry GeometryUtils.swift
/host/spi-builder-workspace/Sources/WolfGeometry/AffineTransformExtensions.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[150/155] Compiling WolfGeometry Insets.swift
/host/spi-builder-workspace/Sources/WolfGeometry/AffineTransformExtensions.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[151/155] Compiling WolfGeometry IntSize.swift
/host/spi-builder-workspace/Sources/WolfGeometry/AffineTransformExtensions.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[152/155] Compiling WolfGeometry OSBezierPath.swift
/host/spi-builder-workspace/Sources/WolfGeometry/AffineTransformExtensions.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[153/155] Compiling WolfGeometry Point.swift
/host/spi-builder-workspace/Sources/WolfGeometry/AffineTransformExtensions.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2