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.2 (beta) for macOS (SPM) on 18 Jun 2025 22:08:05 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.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.2
Building package at path:  $PWD
https://github.com/hylo-lang/hylo.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[0/21] Write sources
[3/21] Write GenerateHyloFileTests-tool-entitlement.plist
[3/21] Write sources
[16/21] Write swift-version-1EA4D86E10B52AF.txt
[17/21] Compiling _NumericsShims _NumericsShims.c
[19/68] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[20/68] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[21/69] Compiling RealModule AugmentedArithmetic.swift
[22/70] Compiling InternalCollectionsUtilities Descriptions.swift
[23/70] Compiling BigInt Data Conversion.swift
[24/70] Compiling BigInt Division.swift
[25/70] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[26/70] Compiling RealModule Float80+Real.swift
[27/70] Compiling RealModule Real.swift
[28/70] Compiling RealModule AlgebraicField.swift
[29/70] Compiling RealModule ApproximateEquality.swift
[30/70] Emitting module RealModule
[31/70] Compiling RealModule Float16+Real.swift
[32/70] Compiling RealModule ElementaryFunctions.swift
[33/70] Compiling RealModule RealFunctions.swift
[34/70] Compiling RealModule Float+Real.swift
[35/70] Compiling RealModule Double+Real.swift
[36/70] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[37/70] Compiling InternalCollectionsUtilities Debugging.swift
[38/70] Compiling BigInt Codable.swift
[39/70] Compiling BigInt Comparable.swift
[40/70] Compiling BigInt Addition.swift
[41/70] Compiling BigInt BigInt.swift
[42/70] Emitting module InternalCollectionsUtilities
[43/70] Compiling BigInt BigUInt.swift
[44/70] Compiling BigInt Bitwise Ops.swift
[45/96] Emitting module ArgumentParserToolInfo
[46/96] Compiling ArgumentParserToolInfo ToolInfo.swift
[47/417] Compiling ArgumentParser MessageInfo.swift
[48/417] Compiling ArgumentParser UsageGenerator.swift
[49/419] Compiling DequeModule _DequeBuffer.swift
[50/420] Compiling DequeModule _DequeBufferHeader.swift
[51/420] Compiling DequeModule _DequeSlot.swift
[52/420] Compiling HeapModule Heap.swift
[53/420] Compiling HeapModule Heap+Invariants.swift
[54/420] Compiling HeapModule _HeapNode.swift
[55/420] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[56/420] Compiling HeapModule Heap+UnsafeHandle.swift
[57/420] Compiling HeapModule Heap+Descriptions.swift
[58/420] Emitting module HeapModule
[59/420] Compiling DequeModule _UnsafeWrappedBuffer.swift
[60/420] Compiling _RopeModule BigString+RemoveSubrange.swift
[61/420] Compiling _RopeModule BigString+ReplaceSubrange.swift
[62/420] Compiling _RopeModule BigString+Split.swift
[63/420] Compiling _RopeModule Range+BigString.swift
[64/420] Compiling _RopeModule BigString+UTF16View.swift
[65/420] Compiling _RopeModule BigString+UTF8View.swift
[66/425] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[67/425] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[68/425] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[69/425] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[70/425] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[71/425] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[72/425] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[73/425] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[74/425] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[75/425] Compiling _RopeModule BigString+Chunk+Splitting.swift
[76/425] Compiling _RopeModule BigString+Chunk.swift
[77/425] Compiling _RopeModule BigString+BidirectionalCollection.swift
[78/425] Compiling _RopeModule BigString+Comparable.swift
[79/425] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[80/425] Compiling _RopeModule BigString+CustomStringConvertible.swift
[81/425] Compiling _RopeModule BigString+Equatable.swift
[82/433] Compiling ArgumentParser Option.swift
[83/433] Compiling ArgumentParser OptionGroup.swift
[84/433] Compiling ArgumentParser AsyncParsableCommand.swift
[85/433] Compiling ArgumentParser HelpGenerator.swift
[88/439] Compiling ArgumentParser Errors.swift
[89/439] Compiling ArgumentParser Flag.swift
[90/439] Emitting module BitCollections
[91/439] Compiling _RopeModule BigString+Sequence.swift
[92/439] Compiling _RopeModule BigString+TextOutputStream.swift
[93/439] Compiling _RopeModule BigString+Append.swift
[94/439] Compiling _RopeModule BigString+Initializers.swift
[95/439] Compiling _RopeModule BigString+Insert.swift
[96/439] Compiling _RopeModule BigString+Managing Breaks.swift
[97/439] Compiling ArgumentParser CommandParser.swift
[98/439] Compiling ArgumentParser InputKey.swift
[99/439] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[100/439] Compiling _RopeModule BigString+Hashing.swift
[101/439] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[102/439] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[103/439] Compiling Algorithms Unique.swift
[104/439] Compiling Algorithms Windows.swift
[111/439] Compiling ArgumentParser BashCompletionsGenerator.swift
[112/439] Compiling ArgumentParser CompletionsGenerator.swift
[113/439] Compiling ArgumentParser FishCompletionsGenerator.swift
[114/439] Compiling ArgumentParser ZshCompletionsGenerator.swift
[115/439] Compiling ArgumentParser Argument.swift
[116/439] Compiling ArgumentParser ArgumentHelp.swift
[119/439] Compiling ArgumentParser Name.swift
[120/439] Compiling ArgumentParser Parsed.swift
[121/439] Compiling ArgumentParser ParsedValues.swift
[122/439] Compiling ArgumentParser ParserError.swift
[128/439] Compiling BitCollections BitSet.swift
[131/439] Compiling ArgumentParser NameSpecification.swift
[134/439] Compiling ArgumentParser ParsableArgumentsValidation.swift
[135/439] Compiling ArgumentParser ParsableCommand.swift
[136/439] Compiling ArgumentParser ArgumentDecoder.swift
[147/439] Compiling OrderedCollections OrderedSet+SubSequence.swift
[148/439] Compiling OrderedCollections OrderedSet+Testing.swift
[149/439] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[150/439] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[151/439] Compiling OrderedCollections OrderedSet.swift
[152/439] Compiling OrderedCollections _UnsafeBitset.swift
[153/439] Compiling ArgumentParser ArgumentVisibility.swift
[154/439] Compiling ArgumentParser CompletionKind.swift
[155/439] Compiling ArgumentParser CommandConfiguration.swift
[156/439] Compiling ArgumentParser CommandGroup.swift
[175/439] Compiling ArgumentParser SplitArguments.swift
[176/439] Compiling ArgumentParser DumpHelpGenerator.swift
[177/439] Compiling ArgumentParser HelpCommand.swift
[178/439] Compiling ArgumentParser ArgumentDefinition.swift
[179/439] Compiling ArgumentParser ArgumentSet.swift
[184/439] Emitting module DequeModule
[191/439] Compiling ArgumentParser EnumerableFlag.swift
[192/439] Compiling ArgumentParser ExpressibleByArgument.swift
[193/439] Compiling ArgumentParser ParsableArguments.swift
[209/439] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[210/439] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[211/439] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[212/439] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[213/439] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[214/439] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[215/439] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[216/439] Compiling HashTreeCollections TreeSet.swift
[327/448] Emitting module OrderedCollections
[339/448] Compiling BigInt Subtraction.swift
[340/448] Compiling BigInt Words and Bits.swift
[354/448] Emitting module _RopeModule
[355/448] Compiling _RopeModule Rope+Remove.swift
[356/448] Compiling _RopeModule Rope+RemoveSubrange.swift
[357/448] Compiling _RopeModule Rope+Split.swift
[358/448] Compiling _RopeModule Optional Utilities.swift
[359/448] Compiling _RopeModule String Utilities.swift
[360/448] Compiling _RopeModule String.Index+ABI.swift
[361/448] Compiling _RopeModule _CharacterRecognizer.swift
[362/448] Emitting module Algorithms
[393/448] Emitting module ArgumentParser
[401/452] Emitting module HashTreeCollections
[407/454] Compiling Collections Collections.swift
[408/454] Emitting module Collections
[413/454] Compiling ArgumentParser Platform.swift
[414/454] Compiling ArgumentParser SequenceExtensions.swift
[415/454] Compiling ArgumentParser StringExtensions.swift
[416/454] Compiling ArgumentParser Tree.swift
[422/454] Emitting module BigInt
[452/491] Emitting module Utils
[453/494] Compiling Utils Math.swift
[454/494] Compiling Utils Memo.swift
[455/494] Compiling Utils Operators.swift
[456/494] Compiling Utils Optional+Extensions.swift
[457/494] Compiling Utils Incidental.swift
[458/494] Compiling Utils Indirect.swift
[459/494] Compiling Utils Lazy.swift
[460/494] Compiling Utils MVS.swift
[461/494] Compiling Utils BinaryInteger+Extensions.swift
[462/494] Compiling Utils BitArray.swift
[463/494] Compiling Utils ChunkSequence.swift
[464/494] Compiling Utils Collection+Extensions.swift
[465/494] Compiling Utils Unreachable.swift
[466/494] Compiling Utils UnsignedFixedWidthInteger+Extensions.swift
[467/494] Compiling Utils WideUInt.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 FullPathInFatalErrors.swift
[477/494] Compiling Utils HashableBox.swift
[478/494] Compiling Utils HashableWitness.swift
[479/494] Compiling Utils Host.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 CustomWitnessedSet.swift
[485/494] Compiling Utils Dictionary+Extensions.swift
[486/494] Compiling Utils DirectedGraph.swift
[487/494] Compiling Utils DistinctNameGenerator.swift
[488/494] Compiling Utils SharedMutable.swift
[489/494] Compiling Utils StatefulCoder.swift
[490/494] Compiling Utils String+Extensions.swift
[491/494] Compiling Utils StronglyConnectedComponents.swift
[492/497] Compiling GenerateHyloFileTests GenerateHyloFileTests.swift
[493/497] Compiling GenerateHyloFileTests FullPathInFatalErrors.swift
[494/497] Emitting module GenerateHyloFileTests
[494/497] Write Objects.LinkFileList
[495/497] Linking GenerateHyloFileTests-tool
[496/497] Applying GenerateHyloFileTests-tool
[1/1] Compiling plugin TestGeneratorPlugin
[2/2] Compiling plugin ValidatorPlugin
[3/3] Compiling plugin Lint Source Code
[4/4] Compiling plugin Format Source Code
[5/5] Compiling plugin GenerateManual
Building for debugging...
[5/66] Write sources
[7/66] Write hc-entitlement.plist
[14/66] Write hylo-demangle-entitlement.plist
[14/66] Write sources
[25/66] Write GenerateHyloFileTests-tool-entitlement.plist
[30/66] Write GenerateHyloFileTests-entitlement.plist
[31/66] Write sources
[49/66] Copying Sources
[50/66] 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.
[52/66] Compiling shim.cc
[52/66] Write swift-version-1EA4D86E10B52AF.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.97s)
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
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/hylo-lang/Durian.git
[1/4807] Fetching bigint
[2/10766] Fetching bigint, swift-algorithms
[62/11657] Fetching bigint, swift-algorithms, spimanifest
[131/11813] Fetching bigint, swift-algorithms, spimanifest, durian
[490/28453] Fetching bigint, swift-algorithms, spimanifest, durian, swift-collections
[491/40663] Fetching bigint, swift-algorithms, spimanifest, durian, swift-collections, swift-format
Fetched https://github.com/SwiftPackageIndex/SPIManifest.git from cache (0.88s)
[2178/39772] Fetching bigint, swift-algorithms, durian, swift-collections, swift-format
[4656/55152] Fetching bigint, swift-algorithms, durian, swift-collections, swift-format, swift-argument-parser
Fetched https://github.com/apple/swift-format from cache (1.34s)
Fetched https://github.com/attaswift/BigInt.git from cache (1.34s)
[20986/38135] Fetching swift-algorithms, durian, swift-collections, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.61s)
Fetched https://github.com/hylo-lang/Durian.git from cache (1.67s)
Fetched https://github.com/apple/swift-collections.git from cache (1.68s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.68s)
Computing version for https://github.com/apple/swift-format
Computed https://github.com/apple/swift-format at 508.0.1 (2.24s)
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/apple/swift-tools-support-core.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.28s)
Fetched https://github.com/apple/swift-tools-support-core.git from cache (3.28s)
Computing version for https://github.com/hylo-lang/Durian.git
Computed https://github.com/hylo-lang/Durian.git at 1.2.1 (3.82s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.50s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.11s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 508.0.1 (1.74s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.56s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.6.0 (0.44s)
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.47s)
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.58s)
Computing version for https://github.com/SwiftPackageIndex/SPIManifest.git
Computed https://github.com/SwiftPackageIndex/SPIManifest.git at 0.19.0 (0.54s)
Fetching https://github.com/jpsim/Yams.git
[1/10859] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (1.67s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (2.18s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.52s)
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/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
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/SwiftPackageIndex/SPIManifest.git
Working copy of https://github.com/SwiftPackageIndex/SPIManifest.git resolved at 0.19.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/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
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/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
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.2 macosSpm