The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/amzn/service-model-swift-code-generate.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/amzn/service-model-swift-code-generate
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4e9ffec Merge pull request #75 from amzn/calling_error_type_additional_extensions
Cloned https://github.com/amzn/service-model-swift-code-generate.git
Revision (git rev-parse @):
4e9ffec2cfc53c49aedae96aa16587f9f7b88c38
SUCCESS checkout https://github.com/amzn/service-model-swift-code-generate.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "service-model-swift-code-generate",
      "name": "ServiceModelSwiftCodeGenerate",
      "url": "https://github.com/amzn/service-model-swift-code-generate.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/service-model-swift-code-generate",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/amzn/service-model-swift-code-generate.git from cache
Fetched https://github.com/amzn/service-model-swift-code-generate.git (0.30s)
Creating working copy for https://github.com/amzn/service-model-swift-code-generate.git
Working copy of https://github.com/amzn/service-model-swift-code-generate.git resolved at main
warning: '.resolve-product-dependencies': dependency 'service-model-swift-code-generate' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/6] Compiling ServiceModelEntities String+nameConversions.swift
[2/6] Compiling ServiceModelEntities ModelEntities.swift
[3/6] Emitting module ServiceModelEntities
[4/6] Compiling ServiceModelEntities ServiceModel+getTypeMappings.swift
[5/6] Compiling ServiceModelEntities ModelOverride.swift
[6/6] Compiling ServiceModelEntities ServiceModel.swift
[7/14] Compiling ServiceModelCodeGeneration ModelClientDelegate.swift
[8/14] Compiling ServiceModelCodeGeneration ModelErrorsDelegate.swift
[9/14] Compiling ServiceModelCodeGeneration InitializerType.swift
[10/14] Compiling ServiceModelCodeGeneration ModelLocation.swift
[11/15] Emitting module ServiceModelCodeGeneration
[12/15] Compiling ServiceModelCodeGeneration ApplicationDescription.swift
[13/15] Compiling ServiceModelCodeGeneration CodeGenerationCustomizations.swift
[14/15] Compiling ServiceModelCodeGeneration FileBuilder.swift
[15/15] Compiling ServiceModelCodeGeneration ServiceModelCodeGenerator.swift
[16/40] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateModelInvocationsReporting.swift
[17/40] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateModelOperationClientInput.swift
[18/40] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateModelOperationClientOutput.swift
[19/40] Compiling ServiceModelGenerate ServiceModelCodeGenerator+addRequestInputStructure.swift
[20/40] Compiling ServiceModelGenerate ServiceModelCodeGenerator+createOutputStructureStubVariable.swift
[21/40] Compiling ServiceModelGenerate ServiceModelCodeGenerator+createStructureJsonVariable.swift
[22/40] Compiling ServiceModelGenerate ServiceModelCodeGenerator+createStructureStubVariable.swift
[23/40] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateEnumerationDeclaration.swift
[24/40] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateErrorDefinition.swift
[25/40] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateModelErrors.swift
[26/43] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateModelOperationsEnum.swift
[27/43] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateModelOperationsReporting.swift
[28/43] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateModelStructures.swift
[29/43] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateModelTypes.swift
[30/43] Compiling ServiceModelGenerate ServiceModelCodeGenerator+shapeConversion.swift
[31/43] Compiling ServiceModelGenerate ServiceModelCodeGenerator+shapeProtocol.swift
[32/43] Compiling ServiceModelGenerate ClientProtocolDelegate.swift
[33/43] Compiling ServiceModelGenerate MockClientDelegate.swift
[34/43] Compiling ServiceModelGenerate ModelClientDelegate+common.swift
[35/43] Compiling ServiceModelGenerate ServiceModelCodeGenerator+addGeneratedFileHeader.swift
[36/43] Compiling ServiceModelGenerate ServiceModelCodeGenerator+formatDocumentation.swift
[37/43] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateClient.swift
[38/43] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateConversionFunctions.swift
[39/43] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateDefaultInstances.swift
[40/43] Emitting module ServiceModelGenerate
[41/43] Compiling ServiceModelGenerate ServiceModelCodeGenerator+shapeUtilityFunctions.swift
[42/43] Compiling ServiceModelGenerate ServiceModelCodeGenerator+validationFunctions.swift
[43/43] Compiling ServiceModelGenerate ServiceModelGenerate.swift
Build complete! (10.10s)
Build complete.
Done.