The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Gryphon with Swift 5.9 for macOS (Xcode) using Xcode 15.2 at release.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme Gryphon -destination platform=macos,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vinivendra/Gryphon.git
Reference: release
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/vinivendra/Gryphon
 * branch            release    -> FETCH_HEAD
 * [new branch]      release    -> origin/release
HEAD is now at 89cc513 Update README.md for archiving the project
Cloned https://github.com/vinivendra/Gryphon.git
Revision (git rev-parse @):
89cc51358a8858865e05d98a9d734c209e6eb035
SUCCESS checkout https://github.com/vinivendra/Gryphon.git at release
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.9
Building package at path:  $workDir
https://github.com/vinivendra/Gryphon.git
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/apple/swift-syntax.git (cached)
Fetching from https://github.com/jpsim/SourceKitten (cached)
Fetching from https://github.com/jpsim/Yams.git (cached)
Fetching from https://github.com/apple/swift-argument-parser.git (cached)
Fetching from https://github.com/drmohundro/SWXMLHash.git (cached)
Creating working copy of package ‘SWXMLHash’
Checking out 7.0.2 of package ‘SWXMLHash’
Creating working copy of package ‘SourceKitten’
Checking out 0.34.1 of package ‘SourceKitten’
Creating working copy of package ‘swift-syntax’
Checking out 0.50600.1 of package ‘swift-syntax’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.2.3 of package ‘swift-argument-parser’
Creating working copy of package ‘Yams’
Checking out 5.1.2 of package ‘Yams’
Resolve Package Graph
Resolved source packages:
  SwiftSyntax: https://github.com/apple/swift-syntax.git @ 0.50600.1
  SourceKitten: https://github.com/jpsim/SourceKitten @ 0.34.1
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.2.3
  SWXMLHash: https://github.com/drmohundro/SWXMLHash.git @ 7.0.2
  Yams: https://github.com/jpsim/Yams.git @ 5.1.2
  Gryphon: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
resolved source packages: SwiftSyntax, SourceKitten, swift-argument-parser, SWXMLHash, Yams, Gryphon
objc[66099]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10e7ac0e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10eaf00e0). One of the two will be used. Which one is undefined.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "exact" : [
          "0.50600.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    },
    {
      "identity" : "sourcekitten",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.31.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/SourceKitten"
    }
  ],
  "manifest_display_name" : "Gryphon",
  "name" : "Gryphon",
  "path" : "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "gryphon",
      "targets" : [
        "Gryphon"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "GryphonLibTests",
      "module_type" : "SwiftTarget",
      "name" : "GryphonLibTests",
      "path" : "Tests/GryphonLibTests",
      "sources" : [
        "AcceptanceTest.swift",
        "BootstrappingCoverageTest.swift",
        "CompilerTest.swift",
        "DriverTest.swift",
        "ExtensionsTest.swift",
        "InitializationTest.swift",
        "IntegrationTest.swift",
        "KotlinTranslationResultTest.swift",
        "LibraryTranspilationTest.swift",
        "ListTest.swift",
        "MapTest.swift",
        "MutableListTest.swift",
        "MutableMapTest.swift",
        "PerformanceTest.swift",
        "PrintableAsTreeTest.swift",
        "ShellTest.swift",
        "SortedListTest.swift",
        "SourceFileTest.swift",
        "SwiftSyntaxDecoderTest.swift",
        "TestUtilities.swift",
        "UtilitiesTest.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "GryphonLib"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GryphonLib",
      "module_type" : "SwiftTarget",
      "name" : "GryphonLib",
      "path" : "Sources/GryphonLib",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftSyntaxParser",
        "SourceKittenFramework"
      ],
      "product_memberships" : [
        "gryphon"
      ],
      "sources" : [
        "AuxiliaryFileContents.swift",
        "Compiler.swift",
        "Driver.swift",
        "Extensions.swift",
        "GryphonAST.swift",
        "GryphonSwiftLibrary.swift",
        "GryphonType.swift",
        "KotlinTranslationResult.swift",
        "KotlinTranslator.swift",
        "LibraryTranspilationPass.swift",
        "PrintableAsTree.swift",
        "RubyScriptContents.swift",
        "Shell.swift",
        "SourceFile.swift",
        "SwiftSyntaxDecoder.swift",
        "SwiftSyntax_PrintableAsTree.swift",
        "TranspilationContext.swift",
        "TranspilationPass.swift",
        "Utilities.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Gryphon",
      "module_type" : "SwiftTarget",
      "name" : "Gryphon",
      "path" : "Sources/Gryphon",
      "product_memberships" : [
        "gryphon"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "GryphonLib"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Gryphon"
    ]
  }
}
objc[66758]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x109ff00e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10d1740e0). One of the two will be used. Which one is undefined.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme Gryphon -destination platform=macos,arch=arm64
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Gryphon -destination platform=macos,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  SwiftSyntax: https://github.com/apple/swift-syntax.git @ 0.50600.1
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.2.3
  Yams: https://github.com/jpsim/Yams.git @ 5.1.2
  SourceKitten: https://github.com/jpsim/SourceKitten @ 0.34.1
  SWXMLHash: https://github.com/drmohundro/SWXMLHash.git @ 7.0.2
  Gryphon: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (17 targets)
    Target 'GryphonLibTests' in project 'Gryphon'
        ➜ Explicit dependency on target 'GryphonLib' in project 'Gryphon'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntaxParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SourceKittenFramework' in project 'SourceKitten'
    Target 'gryphon' in project 'Gryphon'
        ➜ Explicit dependency on target 'GryphonLib' in project 'Gryphon'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntaxParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SourceKittenFramework' in project 'SourceKitten'
    Target 'GryphonLib' in project 'Gryphon'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntaxParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SourceKittenFramework' in project 'SourceKitten'
    Target 'SourceKittenFramework' in project 'SourceKitten'
        ➜ Explicit dependency on target 'SourceKittenFramework' in project 'SourceKitten'
        ➜ Explicit dependency on target 'Clang_C' in project 'SourceKitten'
        ➜ Explicit dependency on target 'SourceKit' in project 'SourceKitten'
        ➜ Explicit dependency on target 'SWXMLHash' in project 'SWXMLHash'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
    Target 'SourceKittenFramework' in project 'SourceKitten'
        ➜ Explicit dependency on target 'Clang_C' in project 'SourceKitten'
        ➜ Explicit dependency on target 'SourceKit' in project 'SourceKitten'
        ➜ Explicit dependency on target 'SWXMLHash' in project 'SWXMLHash'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
    Target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'CYaml' in project 'Yams'
    Target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'CYaml' in project 'Yams'
    Target 'CYaml' in project 'Yams' (no dependencies)
    Target 'SWXMLHash' in project 'SWXMLHash'
        ➜ Explicit dependency on target 'SWXMLHash' in project 'SWXMLHash'
    Target 'SWXMLHash' in project 'SWXMLHash' (no dependencies)
    Target 'SourceKit' in project 'SourceKitten' (no dependencies)
    Target 'Clang_C' in project 'SourceKitten' (no dependencies)
    Target 'SwiftSyntaxParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntaxParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target '_CSwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
    Target 'SwiftSyntaxParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target '_CSwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
    Target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target '_CSwiftSyntax' in project 'SwiftSyntax'
    Target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target '_CSwiftSyntax' in project 'SwiftSyntax'
    Target '_CSwiftSyntax' in project 'SwiftSyntax' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: e1f3e014b2a8c4f71f3d69c59616f7ab
Build description path: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e1f3e014b2a8c4f71f3d69c59616f7ab.xcbuilddata
error: The package product 'SourceKittenFramework' requires minimum platform version 12.0 for the macOS platform, but this target supports 10.13 (in target 'GryphonLib' from project 'Gryphon')
error: The package product 'SourceKittenFramework' requires minimum platform version 12.0 for the macOS platform, but this target supports 10.13 (in target 'gryphon' from project 'Gryphon')
Resolve Package Graph
objc[66791]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x11156c0e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x1167240e0). One of the two will be used. Which one is undefined.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:DriverKit, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008103-0008793E26D2001E }
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Gryphon -destination platform=macos,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.2.3
  SWXMLHash: https://github.com/drmohundro/SWXMLHash.git @ 7.0.2
  SourceKitten: https://github.com/jpsim/SourceKitten @ 0.34.1
  SwiftSyntax: https://github.com/apple/swift-syntax.git @ 0.50600.1
  Yams: https://github.com/jpsim/Yams.git @ 5.1.2
  Gryphon: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (17 targets)
    Target 'GryphonLibTests' in project 'Gryphon'
        ➜ Explicit dependency on target 'GryphonLib' in project 'Gryphon'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntaxParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SourceKittenFramework' in project 'SourceKitten'
    Target 'gryphon' in project 'Gryphon'
        ➜ Explicit dependency on target 'GryphonLib' in project 'Gryphon'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntaxParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SourceKittenFramework' in project 'SourceKitten'
    Target 'GryphonLib' in project 'Gryphon'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntaxParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SourceKittenFramework' in project 'SourceKitten'
    Target 'SourceKittenFramework' in project 'SourceKitten'
        ➜ Explicit dependency on target 'SourceKittenFramework' in project 'SourceKitten'
        ➜ Explicit dependency on target 'Clang_C' in project 'SourceKitten'
        ➜ Explicit dependency on target 'SourceKit' in project 'SourceKitten'
        ➜ Explicit dependency on target 'SWXMLHash' in project 'SWXMLHash'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
    Target 'SourceKittenFramework' in project 'SourceKitten'
        ➜ Explicit dependency on target 'Clang_C' in project 'SourceKitten'
        ➜ Explicit dependency on target 'SourceKit' in project 'SourceKitten'
        ➜ Explicit dependency on target 'SWXMLHash' in project 'SWXMLHash'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
    Target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'CYaml' in project 'Yams'
    Target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'CYaml' in project 'Yams'
    Target 'CYaml' in project 'Yams' (no dependencies)
    Target 'SWXMLHash' in project 'SWXMLHash'
        ➜ Explicit dependency on target 'SWXMLHash' in project 'SWXMLHash'
    Target 'SWXMLHash' in project 'SWXMLHash' (no dependencies)
    Target 'SourceKit' in project 'SourceKitten' (no dependencies)
    Target 'Clang_C' in project 'SourceKitten' (no dependencies)
    Target 'SwiftSyntaxParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntaxParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target '_CSwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
    Target 'SwiftSyntaxParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target '_CSwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
    Target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target '_CSwiftSyntax' in project 'SwiftSyntax'
    Target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target '_CSwiftSyntax' in project 'SwiftSyntax'
    Target '_CSwiftSyntax' in project 'SwiftSyntax' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: e1f3e014b2a8c4f71f3d69c59616f7ab
Build description path: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e1f3e014b2a8c4f71f3d69c59616f7ab.xcbuilddata
error: The package product 'SourceKittenFramework' requires minimum platform version 12.0 for the macOS platform, but this target supports 10.13 (in target 'gryphon' from project 'Gryphon')
error: The package product 'SourceKittenFramework' requires minimum platform version 12.0 for the macOS platform, but this target supports 10.13 (in target 'GryphonLib' from project 'Gryphon')
objc[66897]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10b9280e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10d10c0e0). One of the two will be used. Which one is undefined.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:DriverKit, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008103-0008793E26D2001E }
** BUILD FAILED **
BUILD FAILURE 5.9 macosXcodebuild