The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Kodable with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jarmourato/Kodable.git
Reference: 1.10.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/jarmourato/Kodable
 * tag               1.10.0     -> FETCH_HEAD
HEAD is now at 56f0533 #21 improve messages from errors
Cloned https://github.com/jarmourato/Kodable.git into spi-builder-workspace
56f0533168718cf236e831f705debe1e67a99298
SUCCESS checkout https://github.com/jarmourato/Kodable.git at 1.10.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/wickwirew/Runtime from cache
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetching https://github.com/rogerluan/JSEN from cache
Fetched https://github.com/rogerluan/JSEN (0.31s)
Fetched https://github.com/wickwirew/Runtime (0.32s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.33s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.2 (0.04s)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.18s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.2 (0.02s)
Computing version for https://github.com/wickwirew/Runtime
Computed https://github.com/wickwirew/Runtime at 2.2.4 (0.02s)
Computing version for https://github.com/rogerluan/JSEN
Computed https://github.com/rogerluan/JSEN at 1.2.1 (0.45s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.2
Creating working copy for https://github.com/wickwirew/Runtime
Working copy of https://github.com/wickwirew/Runtime resolved at 2.2.4
Creating working copy for https://github.com/rogerluan/JSEN
Working copy of https://github.com/rogerluan/JSEN resolved at 1.2.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.1.2
Building for debugging...
[0/1] Compiling CRuntime dummy.c
[2/49] Compiling JSEN JSENRepresentable.swift
[3/49] Compiling Runtime TypeInfoConvertible.swift
[4/49] Compiling Runtime Pointers.swift
[5/49] Compiling Runtime RelativePointer.swift
[6/49] Compiling Runtime RelativeVectorPointer.swift
[7/49] Compiling Runtime Union.swift
[8/54] Emitting module Runtime
[9/54] Compiling Runtime Errors.swift
[10/54] Compiling Runtime FunctionInfo.swift
[11/54] Compiling Runtime Kind.swift
[12/54] Compiling Runtime PropertyInfo.swift
[13/54] Compiling Runtime TypeInfo.swift
[14/54] Compiling Runtime MetadataType.swift
[15/54] Compiling Runtime NominalMetadataType.swift
[16/54] Compiling Runtime ProtocolMetadata.swift
[17/54] Compiling Runtime StructMetadata.swift
[18/54] Compiling Runtime TupleMetadata.swift
[19/54] Compiling Runtime Case.swift
[20/54] Compiling Runtime EnumTypeDescriptor.swift
[21/54] Compiling Runtime ExistentialContainter.swift
[22/54] Compiling Runtime FieldDescriptor.swift
[23/54] Compiling Runtime FunctionMetadataLayout.swift
[24/54] Compiling Runtime MetadataLayoutType.swift
[25/54] Compiling Runtime ProtocolDescriptor.swift
[26/54] Compiling Runtime TypeDescriptor.swift
[27/54] Compiling Runtime ValueWitnessTable.swift
[28/54] Compiling Runtime ClassMetadata.swift
[29/54] Compiling Runtime EnumMetadata.swift
[30/54] Compiling Runtime FuntionMetadata.swift
[31/54] Compiling Runtime Metadata.swift
[32/54] Compiling Runtime ProtocolMetadataLayout.swift
[33/54] Compiling Runtime ProtocolTypeContainer.swift
[34/54] Compiling Runtime StructMetadataLayout.swift
[35/54] Compiling Runtime StructTypeDescriptor.swift
[36/54] Compiling Runtime TargetTypeGenericContextDescriptorHeader.swift
[37/54] Compiling Runtime TupleMetadataLayout.swift
[38/54] Compiling Runtime Vector.swift
[39/54] Compiling Runtime GettersSetters.swift
[40/54] Compiling Runtime Pointer+Extensions.swift
[41/54] Compiling Runtime RetainCounts.swift
[42/54] Compiling Runtime String+Extensions.swift
[43/54] Compiling Runtime DefaultValue.swift
[44/54] Compiling Runtime Factory.swift
[45/54] Compiling Runtime ClassHeader.swift
[46/54] Compiling Runtime ClassMetadataLayout.swift
[47/54] Compiling Runtime ClassTypeDescriptor.swift
[48/54] Compiling Runtime EnumMetadataLayout.swift
[49/54] Compiling JSEN JSEN+KeyPath.swift
[50/54] Compiling JSEN JSEN.swift
[51/54] Emitting module JSEN
[52/54] Compiling JSEN JSEN+SyntacticSugar.swift
[53/54] Compiling JSEN KeyPath.swift
[54/54] Compiling JSEN JSEN+Codable.swift
[55/70] Compiling Kodable TryCatch+Utilities.swift
[56/70] Compiling Kodable Codable+AnyCodingKey.swift
[57/72] Emitting module Kodable
[58/72] Compiling Kodable KodableError.swift
[59/72] Compiling Kodable KodableOption.swift
[60/72] Compiling Kodable Optional+Utilities.swift
[61/72] Compiling Kodable Runtime+Utilities.swift
[62/72] Compiling Kodable Codable+Lossless.swift
[63/72] Compiling Kodable Kodable.swift
[64/72] Compiling Kodable Comparable+Utilities.swift
[65/72] Compiling Kodable DecodingError+Utilities.swift
[66/72] Compiling Kodable DebugJSON.swift
[67/72] Compiling Kodable Codable+NestedKeyable.swift
[68/72] Compiling Kodable Codable+Utilities.swift
[69/72] Compiling Kodable KodableOptions+Presets.swift
[70/72] Compiling Kodable KodableTransformable.swift
[71/72] Compiling Kodable CodableDate.swift
[72/72] Compiling Kodable Coding.swift
Build complete! (9.00s)
Build complete.
Done.