The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Hylo, reference main (a1ab80), with Swift 6.0 for macOS (SPM) on 18 Jun 2025 22:08:13 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hylo-lang/hylo.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hylo-lang/hylo
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a1ab803 invariant checks for builtin types. (#1710)
Submodule path 'SPMBuildToolSupport': checked out '7c0a5c10ccacf066163c36e2cfcba65c7a21e956'
Submodule 'SPMBuildToolSupport' (https://github.com/dabrahams/SPMBuildToolSupport.git) registered for path 'SPMBuildToolSupport'
Cloning into '/Users/admin/builder/spi-builder-workspace/SPMBuildToolSupport'...
Cloned https://github.com/hylo-lang/hylo.git
Revision (git rev-parse @):
a1ab8036ac05738ec10dc69fe75bcf84e29db8ca
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/hylo-lang/hylo.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/hylo-lang/hylo.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/21] Write sources
[2/21] Write GenerateHyloFileTests-tool-entitlement.plist
[2/21] Write sources
[16/21] Compiling _NumericsShims _NumericsShims.c
[17/21] Write swift-version-5BDAB9E9C0126B9D.txt
[19/68] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[20/68] Compiling RealModule ElementaryFunctions.swift
[21/68] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[22/70] Compiling InternalCollectionsUtilities Descriptions.swift
[23/70] Compiling RealModule AlgebraicField.swift
[24/70] Emitting module RealModule
[25/70] Compiling RealModule Float80+Real.swift
[26/70] Compiling RealModule Real.swift
[27/70] Compiling RealModule Float+Real.swift
[28/70] Compiling RealModule ApproximateEquality.swift
[29/70] Compiling RealModule AugmentedArithmetic.swift
[30/70] Compiling RealModule Double+Real.swift
[31/70] Compiling BigInt Addition.swift
[32/70] Compiling BigInt BigInt.swift
[33/70] Compiling RealModule RealFunctions.swift
[34/70] Compiling RealModule Float16+Real.swift
[35/70] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[36/70] Compiling BigInt Division.swift
[37/70] Compiling BigInt Bitwise Ops.swift
[38/70] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[39/70] Emitting module InternalCollectionsUtilities
[40/70] Compiling BigInt BigUInt.swift
[41/70] Compiling BigInt Data Conversion.swift
[42/70] Compiling BigInt Codable.swift
[43/70] Compiling BigInt Comparable.swift
[44/70] Compiling InternalCollectionsUtilities Debugging.swift
[45/70] Emitting module ArgumentParserToolInfo
[46/70] Compiling ArgumentParserToolInfo ToolInfo.swift
[47/417] Compiling HeapModule _HeapNode.swift
[48/417] Compiling HeapModule Heap+Descriptions.swift
[49/417] Compiling HeapModule Heap.swift
[50/417] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[51/417] Compiling HeapModule Heap+Invariants.swift
[52/417] Compiling HeapModule Heap+UnsafeHandle.swift
[53/417] Emitting module HeapModule
[54/417] Compiling OrderedCollections OrderedSet+Hashable.swift
[55/417] Compiling OrderedCollections OrderedSet+Initializers.swift
[56/418] Compiling DequeModule _DequeSlot.swift
[57/418] Compiling OrderedCollections OrderedSet+Insertions.swift
[58/418] Compiling OrderedCollections OrderedSet+Invariants.swift
[59/418] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[60/418] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[61/418] Compiling DequeModule _DequeBufferHeader.swift
[62/418] Compiling BitCollections BitSet+BidirectionalCollection.swift
[63/418] Compiling BitCollections BitSet+Codable.swift
[64/418] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[65/418] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[66/418] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[67/418] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[68/418] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[69/418] Compiling OrderedCollections OrderedDictionary+Values.swift
[70/418] Compiling OrderedCollections OrderedDictionary.swift
[71/418] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[72/418] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[73/418] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[74/418] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[75/418] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[76/423] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[77/423] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[78/423] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[79/423] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[80/423] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[81/423] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[82/423] Compiling OrderedCollections _HashTable.swift
[83/423] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[84/423] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[85/423] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[86/423] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[87/423] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[93/423] Compiling BitCollections BitSet.swift
[94/429] Compiling OrderedCollections OrderedSet+Descriptions.swift
[95/429] Compiling OrderedCollections OrderedSet+Diffing.swift
[96/431] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[97/431] Compiling OrderedCollections OrderedSet+Codable.swift
[98/431] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[99/431] Emitting module BitCollections
[100/431] Compiling DequeModule _UnsafeWrappedBuffer.swift
[101/431] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[102/431] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[109/431] Compiling OrderedCollections OrderedDictionary+Elements.swift
[110/431] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[116/431] Compiling OrderedCollections OrderedSet+SubSequence.swift
[117/431] Compiling OrderedCollections OrderedSet+Testing.swift
[118/431] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[119/431] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[120/431] Compiling OrderedCollections _HashTable+Bucket.swift
[121/431] Compiling Algorithms Unique.swift
[122/431] Compiling Algorithms Windows.swift
[123/431] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[124/431] Compiling OrderedCollections _HashTable+Testing.swift
[125/431] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[156/431] Compiling OrderedCollections _Hashtable+Header.swift
[157/431] Compiling OrderedCollections OrderedDictionary+Codable.swift
[158/431] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[159/431] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[160/431] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[166/431] Compiling OrderedCollections OrderedSet+Equatable.swift
[167/431] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[185/431] Compiling DequeModule _DequeBuffer.swift
[188/431] Emitting module DequeModule
[221/446] Compiling OrderedCollections OrderedSet.swift
[222/446] Compiling OrderedCollections _UnsafeBitset.swift
[223/446] Compiling HashTreeCollections TreeDictionary+Filter.swift
[231/446] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[232/446] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[233/446] Compiling HashTreeCollections TreeDictionary+Keys.swift
[234/446] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[235/446] Compiling HashTreeCollections TreeDictionary+Merge.swift
[236/446] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[237/446] Compiling HashTreeCollections _HashNode+Lookups.swift
[265/446] Compiling _RopeModule Rope+Remove.swift
[266/446] Compiling _RopeModule Rope+RemoveSubrange.swift
[267/446] Compiling _RopeModule Rope+Split.swift
[268/446] Compiling _RopeModule Optional Utilities.swift
[269/446] Compiling _RopeModule String Utilities.swift
[270/446] Compiling _RopeModule String.Index+ABI.swift
[271/446] Compiling _RopeModule _CharacterRecognizer.swift
[272/446] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[293/446] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[294/446] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[295/446] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[296/446] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[297/446] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[298/446] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[299/446] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[300/446] Compiling HashTreeCollections TreeSet.swift
[323/446] Emitting module OrderedCollections
[350/446] Emitting module BigInt
[351/448] Emitting module _RopeModule
[358/448] Emitting module Algorithms
[383/452] Compiling BigInt Subtraction.swift
[384/452] Compiling BigInt Words and Bits.swift
[393/452] Compiling ArgumentParser Platform.swift
[394/452] Compiling ArgumentParser SequenceExtensions.swift
[402/452] Emitting module HashTreeCollections
[405/454] Compiling Collections Collections.swift
[406/454] Emitting module Collections
[417/454] Compiling ArgumentParser StringExtensions.swift
[418/454] Compiling ArgumentParser Tree.swift
[426/454] Emitting module ArgumentParser
[452/491] Compiling Utils Math.swift
[453/491] Compiling Utils Memo.swift
[454/491] Compiling Utils Operators.swift
[455/491] Compiling Utils Optional+Extensions.swift
[456/491] Compiling Utils FullPathInFatalErrors.swift
[457/491] Compiling Utils HashableBox.swift
[458/491] Compiling Utils HashableWitness.swift
[459/491] Compiling Utils Host.swift
[460/494] Emitting module Utils
[461/494] Compiling Utils Unreachable.swift
[462/494] Compiling Utils UnsignedFixedWidthInteger+Extensions.swift
[463/494] Compiling Utils WideUInt.swift
[464/494] Compiling Utils Incidental.swift
[465/494] Compiling Utils Indirect.swift
[466/494] Compiling Utils Lazy.swift
[467/494] Compiling Utils MVS.swift
[468/494] Compiling Utils TestOutputStream.swift
[469/494] Compiling Utils ThreeValuedBit.swift
[470/494] Compiling Utils Trie.swift
[471/494] Compiling Utils URL+Extensions.swift
[472/494] Compiling Utils Ordering.swift
[473/494] Compiling Utils Platform.swift
[474/494] Compiling Utils Sequence+Extensions.swift
[475/494] Compiling Utils Set+Extensions.swift
[476/494] Compiling Utils BinaryInteger+Extensions.swift
[477/494] Compiling Utils BitArray.swift
[478/494] Compiling Utils ChunkSequence.swift
[479/494] Compiling Utils Collection+Extensions.swift
[480/494] Compiling Utils DoublyLinkedList.swift
[481/494] Compiling Utils EquatableWitness.swift
[482/494] Compiling Utils FactoryInitializable.swift
[483/494] Compiling Utils FileManager+Extensions.swift
[484/494] Compiling Utils SharedMutable.swift
[485/494] Compiling Utils StatefulCoder.swift
[486/494] Compiling Utils String+Extensions.swift
[487/494] Compiling Utils StronglyConnectedComponents.swift
[488/494] Compiling Utils CustomWitnessedSet.swift
[489/494] Compiling Utils Dictionary+Extensions.swift
[490/494] Compiling Utils DirectedGraph.swift
[491/494] Compiling Utils DistinctNameGenerator.swift
[492/497] Compiling GenerateHyloFileTests FullPathInFatalErrors.swift
[493/497] Compiling GenerateHyloFileTests GenerateHyloFileTests.swift
[494/497] Emitting module GenerateHyloFileTests
[494/497] Write Objects.LinkFileList
[495/497] Linking GenerateHyloFileTests-tool
[496/497] Applying GenerateHyloFileTests-tool
Build of product 'GenerateHyloFileTests' complete! (11.38s)
Building for debugging...
[0/3] Write swift-version-5BDAB9E9C0126B9D.txt
Build of product 'GenerateHyloFileTests' complete! (0.16s)
Building for debugging...
[0/3] Write swift-version-5BDAB9E9C0126B9D.txt
Build of product 'GenerateHyloFileTests' complete! (0.16s)
[1/1] Compiling plugin Format Source Code
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin Lint Source Code
[4/4] Compiling plugin TestGeneratorPlugin
[5/5] Compiling plugin ValidatorPlugin
Building for debugging...
[5/46] Write sources
[8/46] Write hylo-demangle-entitlement.plist
[8/46] Write sources
[8/46] Write hc-entitlement.plist
[8/46] Write sources
[20/46] Write GenerateHyloFileTests-entitlement.plist
[20/46] Write sources
[33/46] Copying Sources
[34/46] Compiling _NumericsShims _NumericsShims.c
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Swifty-LLVM/Sources/llvmshims/src/shim.cc:15:10: fatal error: 'llvm-c/TargetMachine.h' file not found
   15 | #include "llvm-c/TargetMachine.h"
      |          ^~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[35/46] Compiling shim.cc
[35/46] Write swift-version-5BDAB9E9C0126B9D.txt
Fetching https://github.com/hylo-lang/Swifty-LLVM
[1/3146] Fetching swifty-llvm
Fetched https://github.com/hylo-lang/Swifty-LLVM from cache (0.95s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/hylo-lang/Durian.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/SwiftPackageIndex/SPIManifest.git
Fetching https://github.com/apple/swift-format
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/apple/swift-algorithms.git
[1/891] Fetching spimanifest
[10/5698] Fetching spimanifest, bigint
[11/5854] Fetching spimanifest, bigint, durian
[447/11813] Fetching spimanifest, bigint, durian, swift-algorithms
[1457/28453] Fetching spimanifest, bigint, durian, swift-algorithms, swift-collections
[1458/40663] Fetching spimanifest, bigint, durian, swift-algorithms, swift-collections, swift-format
[2405/56043] Fetching spimanifest, bigint, durian, swift-algorithms, swift-collections, swift-format, swift-argument-parser
Fetched https://github.com/SwiftPackageIndex/SPIManifest.git from cache (1.39s)
Fetched https://github.com/apple/swift-format from cache (1.39s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.39s)
[24670/36983] Fetching bigint, durian, swift-collections, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.53s)
Fetched https://github.com/hylo-lang/Durian.git from cache (1.53s)
[12462/21447] Fetching bigint, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.79s)
Fetched https://github.com/attaswift/BigInt.git from cache (1.79s)
Computing version for https://github.com/apple/swift-format
Computed https://github.com/apple/swift-format at 508.0.1 (0.58s)
Fetching https://github.com/apple/swift-tools-support-core.git
Fetching https://github.com/apple/swift-syntax.git
[1/6855] Fetching swift-tools-support-core
[6856/77761] Fetching swift-tools-support-core, swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (3.29s)
Fetched https://github.com/apple/swift-tools-support-core.git from cache (3.29s)
Computing version for https://github.com/hylo-lang/Durian.git
Computed https://github.com/hylo-lang/Durian.git at 1.2.1 (0.58s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.56s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.02s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 508.0.1 (0.65s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.61s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.6.0 (0.47s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.49s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.7.3 (0.62s)
Computing version for https://github.com/SwiftPackageIndex/SPIManifest.git
Computed https://github.com/SwiftPackageIndex/SPIManifest.git at 0.19.0 (0.59s)
Fetching https://github.com/jpsim/Yams.git
[1/10859] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (1.75s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.54s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.57s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.7.3
Creating working copy for https://github.com/hylo-lang/Swifty-LLVM
Working copy of https://github.com/hylo-lang/Swifty-LLVM resolved at main (e65542a)
Creating working copy for https://github.com/SwiftPackageIndex/SPIManifest.git
Working copy of https://github.com/SwiftPackageIndex/SPIManifest.git resolved at 0.19.0
Creating working copy for https://github.com/hylo-lang/Durian.git
Working copy of https://github.com/hylo-lang/Durian.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-format
Working copy of https://github.com/apple/swift-format resolved at 508.0.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 508.0.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.6.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: couldn't find pc file for llvm
warning: couldn't find pc file for llvm
BUILD FAILURE 6.0 macosSpm