Build Information
Successful build of Runtime with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nerdsupremacist/Runtime.git
Reference: 2.1.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/nerdsupremacist/Runtime
* tag 2.1.1 -> FETCH_HEAD
HEAD is now at 61c9776 upped cocoapods version
Cloned https://github.com/nerdsupremacist/Runtime.git
Revision (git rev-parse @):
61c9776f47d2951bdc562486ad348e5e1ca2e180
SUCCESS checkout https://github.com/nerdsupremacist/Runtime.git at 2.1.1
Fetching https://github.com/wickwirew/CRuntime.git from cache
Fetched https://github.com/wickwirew/CRuntime.git (0.19s)
Computing version for https://github.com/wickwirew/CRuntime.git
Computed https://github.com/wickwirew/CRuntime.git at 2.1.2 (0.02s)
Creating working copy for https://github.com/wickwirew/CRuntime.git
Working copy of https://github.com/wickwirew/CRuntime.git resolved at 2.1.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "runtime",
"name": "Runtime",
"url": "https://github.com/nerdsupremacist/Runtime.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Runtime",
"dependencies": [
{
"identity": "cruntime",
"name": "CRuntime",
"url": "https://github.com/wickwirew/CRuntime.git",
"version": "2.1.2",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CRuntime",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/nerdsupremacist/Runtime.git from cache
Fetched https://github.com/nerdsupremacist/Runtime.git (0.19s)
Fetching https://github.com/wickwirew/CRuntime.git from cache
Fetched https://github.com/wickwirew/CRuntime.git (0.17s)
Computing version for https://github.com/wickwirew/CRuntime.git
Computed https://github.com/wickwirew/CRuntime.git at 2.1.2 (0.01s)
Creating working copy for https://github.com/wickwirew/CRuntime.git
Working copy of https://github.com/wickwirew/CRuntime.git resolved at 2.1.2
Creating working copy for https://github.com/nerdsupremacist/Runtime.git
Working copy of https://github.com/nerdsupremacist/Runtime.git resolved at 2.1.1
warning: '.resolve-product-dependencies': dependency 'runtime' is not used by any target
Found 1 product dependencies
- CRuntime
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
https://github.com/nerdsupremacist/Runtime.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[1/41] Emitting module Runtime
[2/46] Compiling Runtime Errors.swift
[3/46] Compiling Runtime FunctionInfo.swift
[4/46] Compiling Runtime Kind.swift
[5/46] Compiling Runtime PropertyInfo.swift
[6/46] Compiling Runtime TypeInfo.swift
[7/46] Compiling Runtime DefaultValue.swift
[8/46] Compiling Runtime Factory.swift
[9/46] Compiling Runtime ClassHeader.swift
[10/46] Compiling Runtime ClassMetadataLayout.swift
[11/46] Compiling Runtime ClassTypeDescriptor.swift
[12/46] Compiling Runtime EnumMetadataLayout.swift
[13/46] Compiling Runtime EnumTypeDescriptor.swift
[14/46] Compiling Runtime ExistentialContainter.swift
[15/46] Compiling Runtime FieldDescriptor.swift
[16/46] Compiling Runtime FunctionMetadataLayout.swift
[17/46] Compiling Runtime MetadataLayoutType.swift
[18/46] Compiling Runtime ProtocolDescriptor.swift
[19/46] Compiling Runtime Vector.swift
[20/46] Compiling Runtime GettersSetters.swift
[21/46] Compiling Runtime Pointer+Extensions.swift
[22/46] Compiling Runtime RetainCounts.swift
[23/46] Compiling Runtime String+Extensions.swift
[24/46] Compiling Runtime MetadataType.swift
[25/46] Compiling Runtime NominalMetadataType.swift
[26/46] Compiling Runtime ProtocolMetadata.swift
[27/46] Compiling Runtime StructMetadata.swift
[28/46] Compiling Runtime TupleMetadata.swift
[29/46] Compiling Runtime Case.swift
[30/46] Compiling Runtime ProtocolMetadataLayout.swift
[31/46] Compiling Runtime ProtocolTypeContainer.swift
[32/46] Compiling Runtime StructMetadataLayout.swift
[33/46] Compiling Runtime StructTypeDescriptor.swift
[34/46] Compiling Runtime TargetTypeGenericContextDescriptorHeader.swift
[35/46] Compiling Runtime TupleMetadataLayout.swift
[36/46] Compiling Runtime TypeInfoConvertible.swift
[37/46] Compiling Runtime Pointers.swift
[38/46] Compiling Runtime RelativePointer.swift
[39/46] Compiling Runtime RelativeVectorPointer.swift
[40/46] Compiling Runtime Union.swift
[41/46] Compiling Runtime TypeDescriptor.swift
[42/46] Compiling Runtime ValueWitnessTable.swift
[43/46] Compiling Runtime ClassMetadata.swift
[44/46] Compiling Runtime EnumMetadata.swift
[45/46] Compiling Runtime FuntionMetadata.swift
[46/46] Compiling Runtime Metadata.swift
Build complete! (6.82s)
Build complete.
Done.