The Swift Package Index logo.Swift Package Index

Build Information

Successful build of xcbox with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/omochi/xcbox.git
Reference: 1.0.1
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/omochi/xcbox
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at b73813a homebrew
Cloned https://github.com/omochi/xcbox.git into spi-builder-workspace
b73813af45f82a50018f5dece0ac26024a523a40
SUCCESS checkout https://github.com/omochi/xcbox.git at 1.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun swift build --arch arm64
Fetching https://github.com/tadija/AEXML from cache
Fetching https://github.com/kylef/Spectre.git from cache
Fetching https://github.com/omochi/RichJSONParser.git from cache
Fetched https://github.com/kylef/Spectre.git (0.17s)
Fetched https://github.com/tadija/AEXML (0.17s)
Fetching https://github.com/kareman/SwiftShell from cache
Fetching https://github.com/omochi/FineJSON.git from cache
Fetched https://github.com/omochi/RichJSONParser.git (0.18s)
Fetching https://github.com/kylef/PathKit from cache
Fetched https://github.com/kylef/PathKit (0.18s)
Fetching https://github.com/tuist/xcodeproj.git from cache
Fetched https://github.com/kareman/SwiftShell (0.19s)
Fetched https://github.com/omochi/FineJSON.git (0.19s)
Fetched https://github.com/tuist/xcodeproj.git (0.68s)
Computing version for https://github.com/omochi/FineJSON.git
Computed https://github.com/omochi/FineJSON.git at 1.10.0 (0.77s)
Computing version for https://github.com/tuist/xcodeproj.git
Computed https://github.com/tuist/xcodeproj.git at 6.7.0 (0.90s)
Computing version for https://github.com/omochi/RichJSONParser.git
Computed https://github.com/omochi/RichJSONParser.git at 2.3.0 (0.66s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 4.1.2 (0.61s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 0.9.2 (0.86s)
Computing version for https://github.com/tadija/AEXML
Computed https://github.com/tadija/AEXML at 4.3.3 (0.61s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.67s)
Creating working copy for https://github.com/omochi/FineJSON.git
Working copy of https://github.com/omochi/FineJSON.git resolved at 1.10.0
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/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/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 0.9.2
Creating working copy for https://github.com/omochi/RichJSONParser.git
Working copy of https://github.com/omochi/RichJSONParser.git resolved at 2.3.0
Creating working copy for https://github.com/tuist/xcodeproj.git
Working copy of https://github.com/tuist/xcodeproj.git resolved at 6.7.0
Building for debugging...
[1/25] Compiling AEXML Error.swift
[2/25] Compiling RichJSONParser JSONToken.swift
[3/25] Compiling RichJSONParser JSONTokenizer.swift
[4/25] Compiling RichJSONParser JSONSerializer.swift
[5/25] Compiling RichJSONParser JSONStringEscape.swift
[6/25] Compiling RichJSONParser FormatExtension.swift
[7/25] Compiling RichJSONParser JSON.swift
[8/27] Emitting module RichJSONParser
[9/27] Compiling RichJSONParser JSONDictionary.swift
[10/27] Compiling RichJSONParser JSONParser.swift
[11/27] Compiling RichJSONParser ParsedJSON.swift
[12/27] Compiling RichJSONParser SourceLocation.swift
[13/27] Compiling RichJSONParser SourceLocationLite.swift
[14/27] Compiling RichJSONParser StaticBuffer.swift
[15/27] Compiling RichJSONParser Characters.swift
[16/27] Compiling RichJSONParser DecodedUnicodeChar.swift
[17/27] Compiling RichJSONParser FastJSONParser.swift
[18/27] Compiling AEXML Parser.swift
[19/27] Compiling AEXML Options.swift
[20/27] Compiling AEXML Element.swift
[21/27] Compiling AEXML Document.swift
[22/27] Emitting module AEXML
[23/27] Emitting module PathKit
[24/27] Compiling PathKit PathKit.swift
[25/27] Compiling RichJSONParser UTF8Decoder.swift
[26/27] Compiling RichJSONParser UTF8Reader.swift
[27/126] Compiling FineJSON JSONNumber.swift
[28/126] Compiling FineJSON JSONObject.swift
[29/126] Compiling FineJSON KeyedDC.swift
[30/126] Compiling FineJSON BoxedJSON.swift
[31/126] Compiling FineJSON CodablePrimitive.swift
[32/126] Compiling FineJSON CodablePrimitiveJSONDecoder.swift
[33/128] Compiling FineJSON SourceLocationExtension.swift
[34/128] Compiling FineJSON UnkeyedDC.swift
[35/128] Compiling FineJSON DecoderExtension.swift
[36/128] Compiling FineJSON DecodingError.swift
[37/128] Compiling FineJSON Exports.swift
[38/128] Compiling FineJSON FineJSONDecoder.swift
[39/128] Compiling FineJSON FineJSONEncoder.swift
[40/128] Compiling FineJSON JSONAnnotatable.swift
[41/128] Emitting module FineJSON
[42/128] Compiling FineJSON KeyedEC.swift
[43/128] Compiling FineJSON SingleDC.swift
[44/128] Compiling FineJSON SingleEC.swift
[45/128] Compiling FineJSON JSONArray.swift
[46/128] Compiling FineJSON JSONCodable.swift
[47/128] Compiling FineJSON JSONEquatable.swift
[48/128] Compiling FineJSON UnkeyedEC.swift
[49/128] Compiling FineJSON WeakTypingPrimitiveJSONDecoder.swift
[50/128] Compiling xcodeproj Errors.swift
[51/128] Compiling xcodeproj AEXML+XcodeFormat.swift
[52/128] Compiling xcodeproj Bool+Extras.swift
[53/128] Compiling xcodeproj Dictionary+Enumerate.swift
[54/128] Compiling xcodeproj Dictionary+Extras.swift
[55/128] Compiling xcodeproj KeyedDecodingContainer+Additions.swift
[56/128] Compiling xcodeproj NSRecursiveLock+Sync.swift
[57/128] Compiling xcodeproj OSLog+Extras.swift
[58/128] Compiling xcodeproj Path+Extras.swift
[59/128] Compiling xcodeproj String+Utils.swift
[60/128] Compiling xcodeproj String+md5.swift
[61/128] Emitting module xcodeproj
[62/138] Compiling xcodeproj OSLogger.swift
[63/138] Compiling xcodeproj PlistValue.swift
[64/138] Compiling xcodeproj ReferenceGenerator.swift
[65/138] Compiling xcodeproj XCConfig.swift
[66/138] Compiling xcodeproj XCWorkspace.swift
[67/138] Compiling xcodeproj XCWorkspaceData.swift
[68/138] Compiling xcodeproj XCWorkspaceDataElement.swift
[69/138] Compiling xcodeproj XCWorkspaceDataElementLocationType.swift
[70/138] Compiling xcodeproj XCWorkspaceDataFileRef.swift
[71/138] Compiling xcodeproj XCWorkspaceDataGroup.swift
[94/138] Compiling xcodeproj XCScheme+LocationScenarioReference.swift
[95/138] Compiling xcodeproj XCScheme+ProfileAction.swift
[96/138] Compiling xcodeproj XCScheme+SerialAction.swift
[97/138] Compiling xcodeproj XCScheme+SkippedTests.swift
[98/138] Compiling xcodeproj XCScheme+TestAction.swift
[99/138] Compiling xcodeproj XCScheme+TestableReference.swift
[100/138] Compiling xcodeproj XCScheme.swift
[101/138] Compiling xcodeproj BuildSettingsProvider.swift
[102/138] Compiling xcodeproj CommentedString.swift
[103/138] Compiling xcodeproj Decoders.swift
[104/138] Compiling xcodeproj JSONDecoding.swift
[105/138] Compiling xcodeproj PBXLegacyTarget.swift
[106/138] Compiling xcodeproj PBXNativeTarget.swift
[107/138] Compiling xcodeproj PBXProductType.swift
[108/138] Compiling xcodeproj PBXReferenceProxy.swift
[109/138] Compiling xcodeproj PBXTarget.swift
[110/138] Compiling xcodeproj PBXTargetDependency.swift
[111/138] Compiling xcodeproj WorkspaceSettings.swift
[112/138] Compiling xcodeproj XCBreakpointList.swift
[113/138] Compiling xcodeproj XCSharedData.swift
[114/138] Compiling xcodeproj Xcode.swift
[115/138] Compiling xcodeproj XcodeProj.swift
[116/138] Compiling xcodeproj BuildPhase.swift
[117/138] Compiling xcodeproj PBXBuildFile.swift
[118/138] Compiling xcodeproj PBXBuildPhase.swift
[119/138] Compiling xcodeproj PBXBuildRule.swift
[120/138] Compiling xcodeproj PBXCopyFilesBuildPhase.swift
[121/138] Compiling xcodeproj PBXFrameworksBuildPhase.swift
[122/138] Compiling xcodeproj PBXHeadersBuildPhase.swift
[123/138] Compiling xcodeproj PBXResourcesBuildPhase.swift
[124/138] Compiling xcodeproj PBXRezBuildPhase.swift
[125/138] Compiling xcodeproj PBXShellScriptBuildPhase.swift
[126/138] Compiling xcodeproj PBXSourcesBuildPhase.swift
[127/138] Compiling xcodeproj PBXObject.swift
[128/138] Compiling xcodeproj PBXObjectParser.swift
[129/138] Compiling xcodeproj PBXObjectReference.swift
[130/138] Compiling xcodeproj PBXObjects.swift
[131/138] Compiling xcodeproj PBXOutputSettings.swift
[132/138] Compiling xcodeproj PBXProj.swift
[133/138] Compiling xcodeproj PBXProjEncoder.swift
[134/138] Compiling xcodeproj PBXProject.swift
[135/138] Compiling xcodeproj Equality.generated.swift
[136/138] Compiling xcodeproj Sourcery.swift
[137/138] Compiling xcodeproj PBXAggregateTarget.swift
[138/152] Compiling XCBoxApp Resources.swift
[139/152] Compiling XCBoxApp RunOptions.swift
[140/152] Compiling XCBoxApp XCBoxApp.swift
[141/153] Compiling XCBoxApp fm.swift
[142/153] Compiling XCBoxApp DateEx.swift
[143/153] Compiling XCBoxApp ErrorBase.swift
[144/153] Compiling XCBoxApp FileSystems.swift
[145/153] Compiling XCBoxApp NSStringEx.swift
[146/153] Compiling XCBoxApp CodableEx.swift
[147/153] Compiling XCBoxApp Config.swift
[148/153] Compiling XCBoxApp ProcessEx.swift
[149/153] Compiling XCBoxApp Regex.swift
[150/153] Compiling XCBoxApp NewCommand.swift
[151/153] Compiling XCBoxApp Platform.swift
[152/153] Emitting module XCBoxApp
[153/155] Emitting module xcbox
[154/155] Compiling xcbox main.swift
[154/155] Linking xcbox
Build complete! (24.94s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies at path: spi-builder-workspace
Fetching https://github.com/omochi/xcbox.git
[1/107] Fetching xcbox
Fetched https://github.com/omochi/xcbox.git (0.20s)
Fetching https://github.com/omochi/FineJSON.git from cache
Fetching https://github.com/tuist/xcodeproj.git from cache
Fetched https://github.com/omochi/FineJSON.git (0.22s)
Fetched https://github.com/tuist/xcodeproj.git (0.44s)
Computing version for https://github.com/tuist/xcodeproj.git
Computed https://github.com/tuist/xcodeproj.git at 6.7.0 (0.44s)
Fetching https://github.com/kareman/SwiftShell from cache
Fetching https://github.com/tadija/AEXML from cache
Fetching https://github.com/kylef/PathKit from cache
Fetched https://github.com/tadija/AEXML (0.16s)
Fetched https://github.com/kareman/SwiftShell (0.17s)
Fetched https://github.com/kylef/PathKit (0.17s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 4.1.2 (0.50s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 0.9.2 (0.42s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git (0.14s)
Computing version for https://github.com/tadija/AEXML
Computed https://github.com/tadija/AEXML at 4.3.3 (0.40s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.2 (0.45s)
Computing version for https://github.com/omochi/FineJSON.git
Computed https://github.com/omochi/FineJSON.git at 1.14.0 (0.44s)
Fetching https://github.com/omochi/RichJSONParser.git from cache
Fetched https://github.com/omochi/RichJSONParser.git (0.16s)
Computing version for https://github.com/omochi/RichJSONParser.git
Computed https://github.com/omochi/RichJSONParser.git at 3.0.0 (0.46s)
Creating working copy for https://github.com/omochi/xcbox.git
Working copy of https://github.com/omochi/xcbox.git resolved at 1.0.1
Creating working copy for https://github.com/omochi/FineJSON.git
Working copy of https://github.com/omochi/FineJSON.git resolved at 1.14.0
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/tuist/xcodeproj.git
Working copy of https://github.com/tuist/xcodeproj.git resolved at 6.7.0
Creating working copy for https://github.com/omochi/RichJSONParser.git
Working copy of https://github.com/omochi/RichJSONParser.git resolved at 3.0.0
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/tadija/AEXML
Working copy of https://github.com/tadija/AEXML resolved at 4.3.3
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 0.9.2
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "xcbox",
      "name": "xcbox",
      "url": "https://github.com/omochi/xcbox.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xcbox",
      "dependencies": [
        {
          "identity": "xcodeproj",
          "name": "xcodeproj",
          "url": "https://github.com/tuist/xcodeproj.git",
          "version": "6.7.0",
          "path": "/Users/builder/builds/o86TiJKT/2/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/builder/builds/o86TiJKT/2/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/builder/builds/o86TiJKT/2/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/builder/builds/o86TiJKT/2/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/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftShell",
              "dependencies": [

              ]
            }
          ]
        },
        {
          "identity": "finejson",
          "name": "FineJSON",
          "url": "https://github.com/omochi/FineJSON.git",
          "version": "1.14.0",
          "path": "/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FineJSON",
          "dependencies": [
            {
              "identity": "richjsonparser",
              "name": "RichJSONParser",
              "url": "https://github.com/omochi/RichJSONParser.git",
              "version": "3.0.0",
              "path": "/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RichJSONParser",
              "dependencies": [

              ]
            }
          ]
        }
      ]
    }
  ]
}
Done.

Build Machine: Mac 5