The Swift Package Index logo.Swift Package Index

Build Information

Failed to build PLSwift, reference 0.5.1 (87429c), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 18 Jun 2025 00:04:52 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PLSwift -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pl-swift/plswift.git
Reference: 0.5.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pl-swift/plswift
 * tag               0.5.1      -> FETCH_HEAD
HEAD is now at 87429c3 Fix manifest bug
Cloned https://github.com/pl-swift/plswift.git
Revision (git rev-parse @):
87429c3f187a51c31c18127b87c04a1f413b44c4
SUCCESS checkout https://github.com/pl-swift/plswift.git at 0.5.1
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.2
Building package at path:  $PWD
https://github.com/pl-swift/plswift.git
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
    {
      "identity" : "cplswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PL-Swift/CPLSwift.git"
    }
  ],
  "manifest_display_name" : "PLSwift",
  "name" : "PLSwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "PLSwift",
      "targets" : [
        "PLSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PLSwift",
      "module_type" : "SwiftTarget",
      "name" : "PLSwift",
      "path" : "Sources/PLSwift",
      "product_dependencies" : [
        "CPLSwift"
      ],
      "product_memberships" : [
        "PLSwift"
      ],
      "sources" : [
        "PGDatum.swift",
        "PGExtension.swift",
        "PGFunction.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "PLSwift",
    "schemes" : [
      "PLSwift"
    ],
    "targets" : [
      "PLSwift"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PLSwift -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme PLSwift -destination platform=macOS,arch=arm64
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'PLSwift' in project 'PLSwift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: c0eefbf164ac7caefd1f576f20dba29f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c0eefbf164ac7caefd1f576f20dba29f.xcbuilddata
/Users/admin/builder/spi-builder-workspace/xcconfig/PGExtSwiftLib.xcconfig:6:1: error: included file '/usr/local/lib/xcconfig/plswift.xcconfig' does not exist (in target 'PLSwift' from project 'PLSwift')
/Users/admin/builder/spi-builder-workspace/PLSwift.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.12, but the range of supported deployment target versions is 10.13 to 26.0.99. (in target 'PLSwift' from project 'PLSwift')
error: SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0, 6.0. (in target 'PLSwift' from project 'PLSwift')
** BUILD FAILED **
The following build commands failed:
	Building project PLSwift with scheme PLSwift
(1 failure)
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
    {
      "identity" : "cplswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PL-Swift/CPLSwift.git"
    }
  ],
  "manifest_display_name" : "PLSwift",
  "name" : "PLSwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "PLSwift",
      "targets" : [
        "PLSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PLSwift",
      "module_type" : "SwiftTarget",
      "name" : "PLSwift",
      "path" : "Sources/PLSwift",
      "product_dependencies" : [
        "CPLSwift"
      ],
      "product_memberships" : [
        "PLSwift"
      ],
      "sources" : [
        "PGDatum.swift",
        "PGExtension.swift",
        "PGFunction.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "PLSwift",
    "schemes" : [
      "PLSwift"
    ],
    "targets" : [
      "PLSwift"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PLSwift -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme PLSwift -destination platform=macOS,arch=arm64
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'PLSwift' in project 'PLSwift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: c0eefbf164ac7caefd1f576f20dba29f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c0eefbf164ac7caefd1f576f20dba29f.xcbuilddata
/Users/admin/builder/spi-builder-workspace/xcconfig/PGExtSwiftLib.xcconfig:6:1: error: included file '/usr/local/lib/xcconfig/plswift.xcconfig' does not exist (in target 'PLSwift' from project 'PLSwift')
/Users/admin/builder/spi-builder-workspace/PLSwift.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.12, but the range of supported deployment target versions is 10.13 to 26.0.99. (in target 'PLSwift' from project 'PLSwift')
error: SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0, 6.0. (in target 'PLSwift' from project 'PLSwift')
** BUILD FAILED **
The following build commands failed:
	Building project PLSwift with scheme PLSwift
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild