The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SagaParsleyMarkdownReader with Swift 5.10 for iOS using Xcode 15.3 at main.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme SagaParsleyMarkdownReader -destination generic/platform=ios

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/loopwerk/SagaParsleyMarkdownReader.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/loopwerk/SagaParsleyMarkdownReader
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d4fe9fc feat: Expose markdownOptions and syntaxExtensions parameters
Cloned https://github.com/loopwerk/SagaParsleyMarkdownReader.git
Revision (git rev-parse @):
d4fe9fca9829c1fb294af0160c23d5fc4bcf5fe4
SUCCESS checkout https://github.com/loopwerk/SagaParsleyMarkdownReader.git at main
========================================
Build
========================================
Selected platform:         iOS
Swift version:             5.10
Building package at path:  $workDir
https://github.com/loopwerk/SagaParsleyMarkdownReader.git
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/loopwerk/Saga.git (cached)
Fetching from https://github.com/loopwerk/Parsley (cached)
Fetching from https://github.com/stackotter/swift-cmark-gfm (cached)
Fetching from https://github.com/kylef/PathKit (cached)
Fetching from https://github.com/JohnSundell/Codextended.git (cached)
Fetching from https://github.com/kylef/Spectre.git (cached)
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Codextended-0505e743 is not valid git repository for 'https://github.com/JohnSundell/Codextended.git', will fetch again.Fetching from https://github.com/JohnSundell/Codextended.git (cached)
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Codextended-0505e743 is not valid git repository for 'https://github.com/JohnSundell/Codextended.git', will fetch again.Fetching from https://github.com/JohnSundell/Codextended.git (cached)
Creating working copy of package ‘Codextended’
Checking out 0.3.0 of package ‘Codextended’
Creating working copy of package ‘Saga’
Checking out 1.2.1 of package ‘Saga’
Creating working copy of package ‘PathKit’
Checking out 1.0.1 of package ‘PathKit’
Creating working copy of package ‘Spectre’
Checking out 0.10.1 of package ‘Spectre’
Creating working copy of package ‘swift-cmark-gfm’
Checking out 1.0.2 of package ‘swift-cmark-gfm’
Creating working copy of package ‘Parsley’
Checking out 0.9.0 of package ‘Parsley’
Resolved source packages:
  Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
  Codextended: https://github.com/JohnSundell/Codextended.git @ 0.3.0
  Saga: https://github.com/loopwerk/Saga.git @ 1.2.1
  PathKit: https://github.com/kylef/PathKit @ 1.0.1
  Parsley: https://github.com/loopwerk/Parsley @ 0.9.0
  swift-cmark-gfm: https://github.com/stackotter/swift-cmark-gfm @ 1.0.2
  SagaParsleyMarkdownReader: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
resolved source packages: Spectre, Codextended, Saga, PathKit, Parsley, swift-cmark-gfm, SagaParsleyMarkdownReader
2024-02-15 10:55:45.197 xcodebuild[75325:14321210] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-15 10:55:46.592 xcodebuild[75325:14321210] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SagaParsleyMarkdownReader"
    ]
  }
}
2024-02-15 10:55:46.848 xcodebuild[75439:14321578] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-15 10:55:47.177 xcodebuild[75439:14321578] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme SagaParsleyMarkdownReader -destination generic/platform=ios
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme SagaParsleyMarkdownReader -destination generic/platform=ios
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  PathKit: https://github.com/kylef/PathKit @ 1.0.1
  Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
  Codextended: https://github.com/JohnSundell/Codextended.git @ 0.3.0
  swift-cmark-gfm: https://github.com/stackotter/swift-cmark-gfm @ 1.0.2
  Saga: https://github.com/loopwerk/Saga.git @ 1.2.1
  SagaParsleyMarkdownReader: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
  Parsley: https://github.com/loopwerk/Parsley @ 0.9.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (12 targets)
    Target 'SagaParsleyMarkdownReader' in project 'SagaParsleyMarkdownReader'
        ➜ Explicit dependency on target 'SagaParsleyMarkdownReader' in project 'SagaParsleyMarkdownReader'
        ➜ Explicit dependency on target 'Saga' in project 'Saga'
        ➜ Explicit dependency on target 'Parsley' in project 'Parsley'
    Target 'SagaParsleyMarkdownReader' in project 'SagaParsleyMarkdownReader'
        ➜ Explicit dependency on target 'Saga' in project 'Saga'
        ➜ Explicit dependency on target 'Parsley' in project 'Parsley'
    Target 'Parsley' in project 'Parsley'
        ➜ Explicit dependency on target 'Parsley' in project 'Parsley'
        ➜ Explicit dependency on target 'CMarkGFM' in project 'swift-cmark-gfm'
    Target 'Parsley' in project 'Parsley'
        ➜ Explicit dependency on target 'CMarkGFM' in project 'swift-cmark-gfm'
    Target 'CMarkGFM' in project 'swift-cmark-gfm'
        ➜ Explicit dependency on target 'CMarkGFM' in project 'swift-cmark-gfm'
    Target 'CMarkGFM' in project 'swift-cmark-gfm' (no dependencies)
    Target 'Saga' in project 'Saga'
        ➜ Explicit dependency on target 'Saga' in project 'Saga'
        ➜ Explicit dependency on target 'PathKit' in project 'PathKit'
        ➜ Explicit dependency on target 'Codextended' in project 'Codextended'
    Target 'Saga' in project 'Saga'
        ➜ Explicit dependency on target 'PathKit' in project 'PathKit'
        ➜ Explicit dependency on target 'Codextended' in project 'Codextended'
    Target 'Codextended' in project 'Codextended'
        ➜ Explicit dependency on target 'Codextended' in project 'Codextended'
    Target 'Codextended' in project 'Codextended' (no dependencies)
    Target 'PathKit' in project 'PathKit'
        ➜ Explicit dependency on target 'PathKit' in project 'PathKit'
    Target 'PathKit' in project 'PathKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -x c -c /dev/null
ExecuteExternalTool /bin/cat /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 5d666272564f675a3f166fb199c48b2e
Build description path: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5d666272564f675a3f166fb199c48b2e.xcbuilddata
error: The package product 'Parsley' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'SagaParsleyMarkdownReader' from project 'SagaParsleyMarkdownReader')
2024-02-15 10:55:47.432 xcodebuild[75478:14321685] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-15 10:55:47.816 xcodebuild[75478:14321685] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme SagaParsleyMarkdownReader -destination generic/platform=ios
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
  Saga: https://github.com/loopwerk/Saga.git @ 1.2.1
  Parsley: https://github.com/loopwerk/Parsley @ 0.9.0
  swift-cmark-gfm: https://github.com/stackotter/swift-cmark-gfm @ 1.0.2
  SagaParsleyMarkdownReader: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
  Codextended: https://github.com/JohnSundell/Codextended.git @ 0.3.0
  PathKit: https://github.com/kylef/PathKit @ 1.0.1
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (12 targets)
    Target 'SagaParsleyMarkdownReader' in project 'SagaParsleyMarkdownReader'
        ➜ Explicit dependency on target 'SagaParsleyMarkdownReader' in project 'SagaParsleyMarkdownReader'
        ➜ Explicit dependency on target 'Saga' in project 'Saga'
        ➜ Explicit dependency on target 'Parsley' in project 'Parsley'
    Target 'SagaParsleyMarkdownReader' in project 'SagaParsleyMarkdownReader'
        ➜ Explicit dependency on target 'Saga' in project 'Saga'
        ➜ Explicit dependency on target 'Parsley' in project 'Parsley'
    Target 'Parsley' in project 'Parsley'
        ➜ Explicit dependency on target 'Parsley' in project 'Parsley'
        ➜ Explicit dependency on target 'CMarkGFM' in project 'swift-cmark-gfm'
    Target 'Parsley' in project 'Parsley'
        ➜ Explicit dependency on target 'CMarkGFM' in project 'swift-cmark-gfm'
    Target 'CMarkGFM' in project 'swift-cmark-gfm'
        ➜ Explicit dependency on target 'CMarkGFM' in project 'swift-cmark-gfm'
    Target 'CMarkGFM' in project 'swift-cmark-gfm' (no dependencies)
    Target 'Saga' in project 'Saga'
        ➜ Explicit dependency on target 'Saga' in project 'Saga'
        ➜ Explicit dependency on target 'PathKit' in project 'PathKit'
        ➜ Explicit dependency on target 'Codextended' in project 'Codextended'
    Target 'Saga' in project 'Saga'
        ➜ Explicit dependency on target 'PathKit' in project 'PathKit'
        ➜ Explicit dependency on target 'Codextended' in project 'Codextended'
    Target 'Codextended' in project 'Codextended'
        ➜ Explicit dependency on target 'Codextended' in project 'Codextended'
    Target 'Codextended' in project 'Codextended' (no dependencies)
    Target 'PathKit' in project 'PathKit'
        ➜ Explicit dependency on target 'PathKit' in project 'PathKit'
    Target 'PathKit' in project 'PathKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
error: The package product 'Parsley' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'SagaParsleyMarkdownReader' from project 'SagaParsleyMarkdownReader')
2024-02-15 10:55:48.685 xcodebuild[75555:14321903] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-15 10:55:49.030 xcodebuild[75555:14321903] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
** BUILD FAILED **
BUILD FAILURE 5.10 iOS

Build Machine: Mac 7