The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Trellis with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.16.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/valentinradu/Trellis.git
Reference: v0.4.2-beta
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/valentinradu/Trellis
 * tag               v0.4.2-beta -> FETCH_HEAD
HEAD is now at cb3a675 Bootstrap is a main actor now
Cloned https://github.com/valentinradu/Trellis.git into spi-builder-workspace
cb3a67537a39565c623efb891b451c82f8390298
SUCCESS checkout https://github.com/valentinradu/Trellis.git at v0.4.2-beta
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/wickwirew/Runtime.git from cache
Fetched https://github.com/wickwirew/Runtime.git (0.26s)
Computing version for https://github.com/wickwirew/Runtime.git
Computed https://github.com/wickwirew/Runtime.git at 2.2.4 (0.02s)
Creating working copy for https://github.com/wickwirew/Runtime.git
Working copy of https://github.com/wickwirew/Runtime.git resolved at 2.2.4
Building for debugging...
[0/1] Compiling CRuntime dummy.c
[2/42] Emitting module Runtime
[3/47] Compiling Runtime ProtocolMetadataLayout.swift
[4/47] Compiling Runtime ProtocolTypeContainer.swift
[5/47] Compiling Runtime StructMetadataLayout.swift
[6/47] Compiling Runtime StructTypeDescriptor.swift
[7/47] Compiling Runtime TargetTypeGenericContextDescriptorHeader.swift
[8/47] Compiling Runtime TupleMetadataLayout.swift
[9/47] Compiling Runtime MetadataType.swift
[10/47] Compiling Runtime NominalMetadataType.swift
[11/47] Compiling Runtime ProtocolMetadata.swift
[12/47] Compiling Runtime StructMetadata.swift
[13/47] Compiling Runtime TupleMetadata.swift
[14/47] Compiling Runtime Case.swift
[15/47] Compiling Runtime TypeDescriptor.swift
[16/47] Compiling Runtime ValueWitnessTable.swift
[17/47] Compiling Runtime ClassMetadata.swift
[18/47] Compiling Runtime EnumMetadata.swift
[19/47] Compiling Runtime FuntionMetadata.swift
[20/47] Compiling Runtime Metadata.swift
[21/47] Compiling Runtime Errors.swift
[22/47] Compiling Runtime FunctionInfo.swift
[23/47] Compiling Runtime Kind.swift
[24/47] Compiling Runtime PropertyInfo.swift
[25/47] Compiling Runtime TypeInfo.swift
[26/47] Compiling Runtime Vector.swift
[27/47] Compiling Runtime GettersSetters.swift
[28/47] Compiling Runtime Pointer+Extensions.swift
[29/47] Compiling Runtime RetainCounts.swift
[30/47] Compiling Runtime String+Extensions.swift
[31/47] Compiling Runtime TypeInfoConvertible.swift
[32/47] Compiling Runtime Pointers.swift
[33/47] Compiling Runtime RelativePointer.swift
[34/47] Compiling Runtime RelativeVectorPointer.swift
[35/47] Compiling Runtime Union.swift
[36/47] Compiling Runtime EnumTypeDescriptor.swift
[37/47] Compiling Runtime ExistentialContainter.swift
[38/47] Compiling Runtime FieldDescriptor.swift
[39/47] Compiling Runtime FunctionMetadataLayout.swift
[40/47] Compiling Runtime MetadataLayoutType.swift
[41/47] Compiling Runtime ProtocolDescriptor.swift
[42/47] Compiling Runtime DefaultValue.swift
[43/47] Compiling Runtime Factory.swift
[44/47] Compiling Runtime ClassHeader.swift
[45/47] Compiling Runtime ClassMetadataLayout.swift
[46/47] Compiling Runtime ClassTypeDescriptor.swift
[47/47] Compiling Runtime EnumMetadataLayout.swift
[48/58] Compiling Trellis Service+Bootstrap.swift
[49/58] Compiling Trellis Service+Emitter.swift
[50/59] Compiling Trellis Service+Tuple.swift
[51/59] Compiling Trellis Service.swift
[52/59] Compiling Trellis Environment.swift
[53/59] Compiling Trellis Group.swift
[54/59] Compiling Trellis Service+Environment.swift
[55/59] Compiling Trellis Bootstrap.swift
[56/59] Compiling Trellis Builder.swift
[57/59] Emitting module Trellis
[58/59] Compiling Trellis Store.swift
[59/59] Compiling Trellis Service+Middleware.swift
Build complete! (5.84s)
Build complete.
Done.