Build Information
Successful build of Echo with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ole/Echo.git
Reference: 0.0.1
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ole/Echo
* tag 0.0.1 -> FETCH_HEAD
HEAD is now at 8a536c3 Fix travis build #3
Cloned https://github.com/ole/Echo.git
Revision (git rev-parse @):
8a536c35b154ba090aa490029e8ee9e77dd9ea99
SUCCESS checkout https://github.com/ole/Echo.git at 0.0.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
https://github.com/ole/Echo.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Compiling CEcho KnownMetadata.c
[1/2] Compiling CEcho Functions.c
[3/36] Emitting module Echo
[4/47] Compiling Echo TypeContextDescriptor.swift
[5/47] Compiling Echo Echo.swift
[6/47] Compiling Echo ClassMetadata.swift
[7/47] Compiling Echo EnumMetadata.swift
[8/47] Compiling Echo EnumValueWitnessTable.swift
[9/47] Compiling Echo ExistentialMetadata.swift
[10/47] Compiling Echo ExistentialMetatypeMetadata.swift
[11/47] Compiling Echo ForeignClassMetadata.swift
[12/47] Compiling Echo FunctionMetadata.swift
[13/47] Compiling Echo HeapGenericLocalVariableMetadata.swift
[14/47] Compiling Echo HeapLocalVariableMetadata.swift
[15/47] Compiling Echo Metadata.swift
[16/47] Compiling Echo MetadataAccessFunction.swift
[17/47] Compiling Echo MetadataRequest.swift
[18/47] Compiling Echo MetadataValues.swift
[19/47] Compiling Echo MetatypeMetadata.swift
[20/47] Compiling Echo ObjCClassWrapperMetadata.swift
[21/47] Compiling Echo OpaqueMetadata.swift
[22/47] Compiling Echo StructMetadata.swift
[23/47] Compiling Echo TupleMetadata.swift
[24/47] Compiling Echo TypeMetadata.swift
[25/47] Compiling Echo ValueWitnessTable.swift
[26/47] Compiling Echo AnonymousDescriptor.swift
[27/47] Compiling Echo ClassDescriptor.swift
[28/47] Compiling Echo ContextDescriptor.swift
[29/47] Compiling Echo ContextDescriptorValues.swift
[30/47] Compiling Echo EnumDescriptor.swift
[31/47] Compiling Echo ExtensionDescriptor.swift
[32/47] Compiling Echo FieldDescriptor.swift
[33/47] Compiling Echo GenericContext.swift
[34/47] Compiling Echo ModuleDescriptor.swift
[35/47] Compiling Echo ProtocolDescriptor.swift
[36/47] Compiling Echo StructDescriptor.swift
[37/47] Compiling Echo ExistentialContainer.swift
[38/47] Compiling Echo Functions.swift
[39/47] Compiling Echo HeapObject.swift
[40/47] Compiling Echo KnownMetadata.swift
[41/47] Compiling Echo FieldType.swift
[42/47] Compiling Echo Misc.swift
[43/47] Compiling Echo RelativeDirectPointer.swift
[44/47] Compiling Echo RelativeIndirectPointer.swift
[45/47] Compiling Echo RelativeIndirectablePointer.swift
[46/47] Compiling Echo RelativeIndirectablePointerIntPair.swift
[47/47] Compiling Echo RelativePointer.swift
[48/52] Emitting module EchoStoredProperties
[49/52] Compiling EchoStoredProperties StoredProperties.swift
[50/52] Compiling EchoMirror ReflectionMirror.swift
[51/52] Emitting module EchoMirror
[52/52] Compiling EchoMirror Mirror.swift
Build complete! (3.60s)
Build complete.
Done.