The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Echo with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ole/Echo.git
Reference: 0.0.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/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.10
Building package at path:  $workDir
https://github.com/ole/Echo.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[3/6] Compiling CEcho KnownMetadata.c
[4/6] Write swift-version--423B1241ED78D482.txt
[5/6] Compiling CEcho Functions.c
[7/46] Emitting module Echo
[8/51] Compiling Echo RelativeDirectPointer.swift
[9/51] Compiling Echo RelativeIndirectPointer.swift
[10/51] Compiling Echo RelativeIndirectablePointer.swift
[11/51] Compiling Echo RelativeIndirectablePointerIntPair.swift
[12/51] Compiling Echo RelativePointer.swift
[13/51] Compiling Echo AnonymousDescriptor.swift
[14/51] Compiling Echo ClassDescriptor.swift
[15/51] Compiling Echo ContextDescriptor.swift
[16/51] Compiling Echo ContextDescriptorValues.swift
[17/51] Compiling Echo EnumDescriptor.swift
[18/51] Compiling Echo ExtensionDescriptor.swift
[19/51] Compiling Echo Echo.swift
[20/51] Compiling Echo ClassMetadata.swift
[21/51] Compiling Echo EnumMetadata.swift
[22/51] Compiling Echo EnumValueWitnessTable.swift
[23/51] Compiling Echo ExistentialMetadata.swift
[24/51] Compiling Echo ExistentialMetatypeMetadata.swift
[25/51] Compiling Echo FieldDescriptor.swift
[26/51] Compiling Echo GenericContext.swift
[27/51] Compiling Echo ModuleDescriptor.swift
[28/51] Compiling Echo ProtocolDescriptor.swift
[29/51] Compiling Echo StructDescriptor.swift
[30/51] Compiling Echo TypeContextDescriptor.swift
[31/51] Compiling Echo MetadataRequest.swift
[32/51] Compiling Echo MetadataValues.swift
[33/51] Compiling Echo MetatypeMetadata.swift
[34/51] Compiling Echo ObjCClassWrapperMetadata.swift
[35/51] Compiling Echo OpaqueMetadata.swift
[36/51] Compiling Echo ForeignClassMetadata.swift
[37/51] Compiling Echo FunctionMetadata.swift
[38/51] Compiling Echo HeapGenericLocalVariableMetadata.swift
[39/51] Compiling Echo HeapLocalVariableMetadata.swift
[40/51] Compiling Echo Metadata.swift
[41/51] Compiling Echo MetadataAccessFunction.swift
[42/51] Compiling Echo StructMetadata.swift
[43/51] Compiling Echo TupleMetadata.swift
[44/51] Compiling Echo TypeMetadata.swift
[45/51] Compiling Echo ValueWitnessTable.swift
[46/51] Compiling Echo ExistentialContainer.swift
[47/51] Compiling Echo Functions.swift
[48/51] Compiling Echo HeapObject.swift
[49/51] Compiling Echo KnownMetadata.swift
[50/51] Compiling Echo FieldType.swift
[51/51] Compiling Echo Misc.swift
[52/56] Emitting module EchoStoredProperties
[53/56] Compiling EchoStoredProperties StoredProperties.swift
[54/56] Compiling EchoMirror ReflectionMirror.swift
[55/56] Emitting module EchoMirror
[56/56] Compiling EchoMirror Mirror.swift
Build complete! (2.56s)
Build complete.
Done.