The Swift Package Index logo.Swift Package Index

Build Information

Successful build of phase 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/igormuzyka/phase.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/igormuzyka/phase
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 98849c4 Update README.md
Cloned https://github.com/igormuzyka/phase.git
Revision (git rev-parse @):
98849c40b6fb62b49e01e2f973c2b4d8ddd7b8e4
SUCCESS checkout https://github.com/igormuzyka/phase.git at master
Fetching https://github.com/tadija/AEXML from cache
Fetching https://github.com/kylef/PathKit from cache
Fetching https://github.com/tuist/xcodeproj.git from cache
Fetched https://github.com/tuist/xcodeproj.git (0.29s)
Fetched https://github.com/kylef/PathKit (0.29s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetching https://github.com/kylef/Commander from cache
Fetched https://github.com/tadija/AEXML (0.29s)
Fetching https://github.com/f-meloni/Logger from cache
Fetched https://github.com/kylef/Commander (0.24s)
Fetching https://github.com/kareman/SwiftShell from cache
Fetched https://github.com/kylef/Spectre.git (0.24s)
Fetching https://github.com/orta/PackageConfig.git from cache
Fetched https://github.com/f-meloni/Logger (0.26s)
Fetched https://github.com/kareman/SwiftShell (0.23s)
Fetched https://github.com/orta/PackageConfig.git (0.25s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 0.9.2 (0.04s)
Computing version for https://github.com/tuist/xcodeproj.git
Computed https://github.com/tuist/xcodeproj.git at 6.6.0 (0.55s)
Computing version for https://github.com/f-meloni/Logger
Computed https://github.com/f-meloni/Logger at 0.2.2 (0.51s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 4.1.2 (0.56s)
Computing version for https://github.com/kylef/Commander
Computed https://github.com/kylef/Commander at 0.9.0 (0.52s)
Computing version for https://github.com/orta/PackageConfig.git
Computed https://github.com/orta/PackageConfig.git at 0.9.0 (0.49s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.11s)
Computing version for https://github.com/tadija/AEXML
Computed https://github.com/tadija/AEXML at 4.3.3 (0.49s)
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.0
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 0.9.2
Creating working copy for https://github.com/orta/PackageConfig.git
Working copy of https://github.com/orta/PackageConfig.git resolved at 0.9.0
Creating working copy for https://github.com/tadija/AEXML
Working copy of https://github.com/tadija/AEXML resolved at 4.3.3
Creating working copy for https://github.com/f-meloni/Logger
Working copy of https://github.com/f-meloni/Logger resolved at 0.2.2
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 4.1.2
Creating working copy for https://github.com/kylef/Commander
Working copy of https://github.com/kylef/Commander resolved at 0.9.0
Creating working copy for https://github.com/tuist/xcodeproj.git
Working copy of https://github.com/tuist/xcodeproj.git resolved at 6.6.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "phase",
      "name": "phase",
      "url": "https://github.com/igormuzyka/phase.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/phase",
      "dependencies": [
        {
          "identity": "packageconfig",
          "name": "PackageConfig",
          "url": "https://github.com/orta/PackageConfig.git",
          "version": "0.13.0",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PackageConfig",
          "dependencies": [
          ]
        },
        {
          "identity": "commander",
          "name": "Commander",
          "url": "https://github.com/kylef/Commander",
          "version": "0.9.1",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Commander",
          "dependencies": [
            {
              "identity": "spectre",
              "name": "Spectre",
              "url": "https://github.com/kylef/Spectre.git",
              "version": "0.9.2",
              "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swiftshell",
          "name": "SwiftShell",
          "url": "https://github.com/kareman/SwiftShell",
          "version": "4.1.2",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftShell",
          "dependencies": [
          ]
        },
        {
          "identity": "logger",
          "name": "Logger",
          "url": "https://github.com/f-meloni/Logger",
          "version": "0.2.3",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Logger",
          "dependencies": [
          ]
        },
        {
          "identity": "xcodeproj",
          "name": "xcodeproj",
          "url": "https://github.com/tuist/xcodeproj.git",
          "version": "6.7.0",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xcodeproj",
          "dependencies": [
            {
              "identity": "aexml",
              "name": "AEXML",
              "url": "https://github.com/tadija/AEXML",
              "version": "4.3.3",
              "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AEXML",
              "dependencies": [
              ]
            },
            {
              "identity": "pathkit",
              "name": "PathKit",
              "url": "https://github.com/kylef/PathKit",
              "version": "0.9.2",
              "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PathKit",
              "dependencies": [
                {
                  "identity": "spectre",
                  "name": "Spectre",
                  "url": "https://github.com/kylef/Spectre.git",
                  "version": "0.9.2",
                  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swiftshell",
              "name": "SwiftShell",
              "url": "https://github.com/kareman/SwiftShell",
              "version": "4.1.2",
              "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftShell",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "pathkit",
          "name": "PathKit",
          "url": "https://github.com/kylef/PathKit",
          "version": "0.9.2",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PathKit",
          "dependencies": [
            {
              "identity": "spectre",
              "name": "Spectre",
              "url": "https://github.com/kylef/Spectre.git",
              "version": "0.9.2",
              "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/igormuzyka/phase.git
[3/215] Fetching phase
Fetched https://github.com/igormuzyka/phase.git (0.31s)
Fetching https://github.com/tuist/xcodeproj.git from cache
Fetching https://github.com/kylef/PathKit from cache
Fetching https://github.com/f-meloni/Logger from cache
Fetched https://github.com/tuist/xcodeproj.git (0.31s)
Fetching https://github.com/kareman/SwiftShell from cache
Fetched https://github.com/f-meloni/Logger (0.31s)
Fetching https://github.com/kylef/Commander from cache
Fetched https://github.com/kylef/PathKit (0.32s)
Fetching https://github.com/orta/PackageConfig.git from cache
Fetched https://github.com/kareman/SwiftShell (0.31s)
Fetched https://github.com/kylef/Commander (0.31s)
Fetched https://github.com/orta/PackageConfig.git (0.31s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 0.9.2 (0.04s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git (0.18s)
Computing version for https://github.com/tuist/xcodeproj.git
Computed https://github.com/tuist/xcodeproj.git at 6.7.0 (0.57s)
Fetching https://github.com/tadija/AEXML from cache
Fetched https://github.com/tadija/AEXML (0.21s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 4.1.2 (0.03s)
Computing version for https://github.com/tadija/AEXML
Computed https://github.com/tadija/AEXML at 4.3.3 (0.03s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.2 (0.54s)
Computing version for https://github.com/kylef/Commander
Computed https://github.com/kylef/Commander at 0.9.1 (0.02s)
Computing version for https://github.com/f-meloni/Logger
Computed https://github.com/f-meloni/Logger at 0.2.3 (0.03s)
Computing version for https://github.com/orta/PackageConfig.git
Computed https://github.com/orta/PackageConfig.git at 0.13.0 (0.42s)
Creating working copy for https://github.com/kylef/Commander
Working copy of https://github.com/kylef/Commander resolved at 0.9.1
Creating working copy for https://github.com/orta/PackageConfig.git
Working copy of https://github.com/orta/PackageConfig.git resolved at 0.13.0
Creating working copy for https://github.com/f-meloni/Logger
Working copy of https://github.com/f-meloni/Logger resolved at 0.2.3
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 0.9.2
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.2
Creating working copy for https://github.com/tadija/AEXML
Working copy of https://github.com/tadija/AEXML resolved at 4.3.3
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 4.1.2
Creating working copy for https://github.com/tuist/xcodeproj.git
Working copy of https://github.com/tuist/xcodeproj.git resolved at 6.7.0
Creating working copy for https://github.com/igormuzyka/phase.git
Working copy of https://github.com/igormuzyka/phase.git resolved at master
warning: 'phase': the target name Phase has different case on the filesystem and the Package.swift manifest file
Found 6 product dependencies
  - PackageConfig
  - Commander
  - SwiftShell
  - Logger
  - xcodeproj
  - PathKit
========================================
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/38] Compiling Commander CommandType.swift
[2/38] Compiling Commander Error.swift
[3/39] Compiling Commander Group.swift
[4/39] Compiling SwiftShell Process.swift
[5/40] Compiling PackageConfig PackageConfig.swift
[6/40] Compiling PackageConfig Writer.swift
[7/40] Compiling Logger Logger.swift
[8/40] Emitting module Logger
[9/40] Compiling SwiftShell Files.swift
[10/40] Compiling SwiftShell Context.swift
[11/40] Compiling SwiftShell FileHandle.swift
[12/40] Emitting module SwiftShell
[13/40] Compiling SwiftShell Bash.swift
[14/40] Compiling SwiftShell Command.swift
[15/40] Compiling SwiftShell Lazy-split.swift
[16/40] Compiling SwiftShell Array.swift
[17/40] Compiling SwiftShell Stream.swift
[18/40] Compiling PackageConfig Package.swift
[19/40] Compiling PackageConfig Loader.swift
[20/40] Compiling AEXML Options.swift
[21/40] Compiling AEXML Error.swift
[22/40] Compiling AEXML Parser.swift
[23/40] Compiling AEXML Document.swift
[24/40] Compiling AEXML Element.swift
[25/40] Emitting module AEXML
[26/40] Emitting module PackageConfig
[27/40] Compiling PackageConfig Error.swift
[28/40] Compiling PackageConfig DynamicLibraries.swift
[29/40] Compiling Commander Command.swift
[30/40] Compiling Commander CommandRunner.swift
[33/40] Emitting module Commander
[34/40] Compiling Commander ArgumentParser.swift
[35/40] Compiling Commander Commands.swift
[36/40] Emitting module PathKit
[37/40] Compiling PathKit PathKit.swift
[38/43] Compiling SwiftShell String.swift
[39/121] Compiling PhaseConfig PhaseConfig.swift
[40/121] Emitting module PhaseConfig
[41/121] Compiling PhaseConfig Phase.swift
[41/121] Linking libPhaseConfig.dylib
[43/121] Emitting module xcodeproj
[44/131] Compiling xcodeproj Errors.swift
[45/131] Compiling xcodeproj AEXML+XcodeFormat.swift
[46/131] Compiling xcodeproj Bool+Extras.swift
[47/131] Compiling xcodeproj Dictionary+Enumerate.swift
[48/131] Compiling xcodeproj Dictionary+Extras.swift
[49/131] Compiling xcodeproj KeyedDecodingContainer+Additions.swift
[50/131] Compiling xcodeproj NSRecursiveLock+Sync.swift
[51/131] Compiling xcodeproj OSLog+Extras.swift
[52/131] Compiling xcodeproj Path+Extras.swift
[53/131] Compiling xcodeproj String+Utils.swift
[54/131] Compiling xcodeproj String+md5.swift
[55/131] Compiling xcodeproj BuildPhase.swift
[56/131] Compiling xcodeproj PBXBuildFile.swift
[57/131] Compiling xcodeproj PBXBuildPhase.swift
[58/131] Compiling xcodeproj PBXBuildRule.swift
[59/131] Compiling xcodeproj PBXCopyFilesBuildPhase.swift
[60/131] Compiling xcodeproj PBXFrameworksBuildPhase.swift
[61/131] Compiling xcodeproj PBXHeadersBuildPhase.swift
[62/131] Compiling xcodeproj PBXResourcesBuildPhase.swift
[63/131] Compiling xcodeproj PBXRezBuildPhase.swift
[64/131] Compiling xcodeproj PBXShellScriptBuildPhase.swift
[65/131] Compiling xcodeproj PBXSourcesBuildPhase.swift
[66/131] Compiling xcodeproj OSLogger.swift
[67/131] Compiling xcodeproj PlistValue.swift
[68/131] Compiling xcodeproj ReferenceGenerator.swift
[69/131] Compiling xcodeproj XCConfig.swift
[70/131] Compiling xcodeproj XCWorkspace.swift
[71/131] Compiling xcodeproj XCWorkspaceData.swift
[72/131] Compiling xcodeproj XCWorkspaceDataElement.swift
[73/131] Compiling xcodeproj XCWorkspaceDataElementLocationType.swift
[74/131] Compiling xcodeproj XCWorkspaceDataFileRef.swift
[75/131] Compiling xcodeproj XCWorkspaceDataGroup.swift
[76/131] Compiling xcodeproj PBXLegacyTarget.swift
[77/131] Compiling xcodeproj PBXNativeTarget.swift
[78/131] Compiling xcodeproj PBXProductType.swift
[79/131] Compiling xcodeproj PBXReferenceProxy.swift
[80/131] Compiling xcodeproj PBXTarget.swift
[81/131] Compiling xcodeproj PBXTargetDependency.swift
[82/131] Compiling xcodeproj WorkspaceSettings.swift
[83/131] Compiling xcodeproj XCBreakpointList.swift
[84/131] Compiling xcodeproj XCSharedData.swift
[85/131] Compiling xcodeproj Xcode.swift
[86/131] Compiling xcodeproj XcodeProj.swift
[87/131] Compiling xcodeproj BuildSettings.swift
[88/131] Compiling xcodeproj XCBuildConfiguration.swift
[89/131] Compiling xcodeproj XCConfigurationList.swift
[90/131] Compiling xcodeproj PBXContainerItem.swift
[91/131] Compiling xcodeproj PBXContainerItemProxy.swift
[92/131] Compiling xcodeproj PBXFileElement.swift
[93/131] Compiling xcodeproj PBXFileReference.swift
[94/131] Compiling xcodeproj PBXGroup.swift
[95/131] Compiling xcodeproj PBXSourceTree.swift
[96/131] Compiling xcodeproj PBXVariantGroup.swift
[97/131] Compiling xcodeproj XCVersionGroup.swift
[98/131] Compiling xcodeproj Writable.swift
[99/131] Compiling xcodeproj XCScheme+AditionalOption.swift
[100/131] Compiling xcodeproj XCScheme+AnalyzeAction.swift
[101/131] Compiling xcodeproj XCScheme+ArchiveAction.swift
[102/131] Compiling xcodeproj XCScheme+BuildAction.swift
[103/131] Compiling xcodeproj XCScheme+BuildableProductRunnable.swift
[104/131] Compiling xcodeproj XCScheme+BuildableReference.swift
[105/131] Compiling xcodeproj XCScheme+CommandLineArguments.swift
[106/131] Compiling xcodeproj XCScheme+EnvironmentVariable.swift
[107/131] Compiling xcodeproj XCScheme+ExecutionAction.swift
[108/131] Compiling xcodeproj XCScheme+LaunchAction.swift
[109/131] Compiling xcodeproj XCScheme+LocationScenarioReference.swift
[110/131] Compiling xcodeproj XCScheme+ProfileAction.swift
[111/131] Compiling xcodeproj XCScheme+SerialAction.swift
[112/131] Compiling xcodeproj XCScheme+SkippedTests.swift
[113/131] Compiling xcodeproj XCScheme+TestAction.swift
[114/131] Compiling xcodeproj XCScheme+TestableReference.swift
[115/131] Compiling xcodeproj XCScheme.swift
[116/131] Compiling xcodeproj BuildSettingsProvider.swift
[117/131] Compiling xcodeproj CommentedString.swift
[118/131] Compiling xcodeproj Decoders.swift
[119/131] Compiling xcodeproj JSONDecoding.swift
[120/131] Compiling xcodeproj PBXObject.swift
[121/131] Compiling xcodeproj PBXObjectParser.swift
[122/131] Compiling xcodeproj PBXObjectReference.swift
[123/131] Compiling xcodeproj PBXObjects.swift
[124/131] Compiling xcodeproj PBXOutputSettings.swift
[125/131] Compiling xcodeproj PBXProj.swift
[126/131] Compiling xcodeproj PBXProjEncoder.swift
[127/131] Compiling xcodeproj PBXProject.swift
[128/131] Compiling xcodeproj Equality.generated.swift
[129/131] Compiling xcodeproj Sourcery.swift
[130/131] Compiling xcodeproj PBXAggregateTarget.swift
[131/140] Compiling Phase WriteProject.swift
[132/141] Compiling Phase ReadConfiguration.swift
[133/141] Compiling Phase ReadProject.swift
[134/141] Compiling Phase Main.swift
[135/141] Compiling Phase Procedure.swift
[136/141] Compiling Phase Sequence+Unique.swift
[137/141] Compiling Phase Error.swift
[138/141] Emitting module Phase
[139/141] Compiling Phase Install.swift
[140/141] Compiling Phase main.swift
[140/141] Linking phase
Build complete! (23.29s)
warning: 'spi-builder-workspace': the target name Phase has different case on the filesystem and the Package.swift manifest file
Build complete.
Done.