The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Gryphon with Swift 5.8 for macOS (Xcode) using Xcode 14.3 at release.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -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/admin/builds/vMd7uqzK/1/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.8
Building package at path:  $workDir
https://github.com/vinivendra/Gryphon.git
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/jpsim/SourceKitten (cached)
Fetching from https://github.com/apple/swift-syntax.git (cached)
Fetching from https://github.com/jpsim/Yams.git (cached)
Fetching from https://github.com/drmohundro/SWXMLHash.git (cached)
Fetching from https://github.com/apple/swift-argument-parser.git (cached)
Creating working copy of package ‘SourceKitten’
Checking out 0.34.1 of package ‘SourceKitten’
Creating working copy of package ‘SWXMLHash’
Checking out 7.0.2 of package ‘SWXMLHash’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.2.3 of package ‘swift-argument-parser’
Creating working copy of package ‘swift-syntax’
Checking out 0.50600.1 of package ‘swift-syntax’
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
  SWXMLHash: https://github.com/drmohundro/SWXMLHash.git @ 7.0.2
  Yams: https://github.com/jpsim/Yams.git @ 5.1.2
  SourceKitten: https://github.com/jpsim/SourceKitten @ 0.34.1
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.2.3
  Gryphon: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
resolved source packages: SwiftSyntax, SWXMLHash, Yams, SourceKitten, swift-argument-parser, Gryphon
2024-04-17 08:43:03.012 xcodebuild[31673:18089810] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-04-17 08:43:14.811 xcodebuild[31673:18089810] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003202600: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
{
  "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/admin/builds/vMd7uqzK/1/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"
    ]
  }
}
2024-04-17 08:43:16.384 xcodebuild[32096:18090921] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme Gryphon -destination platform=macos,arch=arm64
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Gryphon -destination platform=macos,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/vMd7uqzK/1/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
  Gryphon: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  SWXMLHash: https://github.com/drmohundro/SWXMLHash.git @ 7.0.2
  Yams: https://github.com/jpsim/Yams.git @ 5.1.2
  SourceKitten: https://github.com/jpsim/SourceKitten @ 0.34.1
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 54beed97a6e863266071c3c1b90380a7
Build description path: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/54beed97a6e863266071c3c1b90380a7.xcbuilddata
note: Building targets in dependency order
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
2024-04-17 08:43:17.602 xcodebuild[32121:18091066] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-F826A02F5534A97C }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-F826A02F5534A97C }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-F826A02F5534A97C }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-F826A02F5534A97C }
2024-04-17 08:43:18.785 xcodebuild[32121:18091066] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003efc500: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Gryphon -destination platform=macos,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/vMd7uqzK/1/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
  SwiftSyntax: https://github.com/apple/swift-syntax.git @ 0.50600.1
  SWXMLHash: https://github.com/drmohundro/SWXMLHash.git @ 7.0.2
  Gryphon: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  SourceKitten: https://github.com/jpsim/SourceKitten @ 0.34.1
  Yams: https://github.com/jpsim/Yams.git @ 5.1.2
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 54beed97a6e863266071c3c1b90380a7
Build description path: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/54beed97a6e863266071c3c1b90380a7.xcbuilddata
note: Building targets in dependency order
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')
2024-04-17 08:43:19.888 xcodebuild[32229:18091413] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-F826A02F5534A97C }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-F826A02F5534A97C }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-F826A02F5534A97C }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-F826A02F5534A97C }
2024-04-17 08:43:20.689 xcodebuild[32229:18091413] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000307ce00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
** BUILD FAILED **
BUILD FAILURE 5.8 macosXcodebuild