Build Information
Failed to build MMDB with Swift 5.10 for tvOS using Xcode 15.4.
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lexrus/MMDB-Swift.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/lexrus/MMDB-Swift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 3abded1 Update mmdb c lib
Cloned https://github.com/lexrus/MMDB-Swift.git
Revision (git rev-parse @):
3abded1b02843d24618bb511e9ff1da476bfd22a
SUCCESS checkout https://github.com/lexrus/MMDB-Swift.git at master
========================================
Build
========================================
Selected platform: tvOS
Swift version: 5.10
Building package at path: $workDir
https://github.com/lexrus/MMDB-Swift.git
Command line invocation:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
2024-02-13 20:17:19.963 xcodebuild[64246:2332064] 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-13 20:17:20.207 xcodebuild[64246:2332064] [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.
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "MMDB",
"schemes" : [
"MMDB-iOS",
"MMDB-OSX",
"MMDBTests-iOS",
"MMDBTests-OSX"
],
"targets" : [
"MMDB-iOS",
"MMDB-OSX",
"MMDBTests-iOS",
"MMDBTests-OSX"
]
}
}
2024-02-13 20:17:20.441 xcodebuild[64247:2332097] 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-13 20:17:20.684 xcodebuild[64247:2332097] [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.
2024-02-13 20:17:20.923 xcodebuild[64249:2332120] 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-13 20:17:21.215 xcodebuild[64249:2332120] Writing error result bundle to /var/folders/b3/8p5yvk0d16s637btgmtl295m0000gp/T/ResultBundle_2024-13-02_20-17-0021.xcresult
2024-02-13 20:17:21.308 xcodebuild[64249:2332120] [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.
2024-02-13 20:17:22.213 xcodebuild[64249:2332120] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:857
Details: Error deleting scheme: Cannot modify data because the process disallows saving.
Object: <IDERunContextManager: 0x600001ac4b40>
Method: -deleteRunContexts:completionQueue:completionBlock:
Thread: <_NSMainThread: 0x600003ec8180>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2024-02-13 20:17:22.217 xcodebuild[64249:2332120] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
xcodebuild: error: Could not resolve package dependencies:
Source files for target MMDB should be located under 'Sources/MMDB', or a custom sources path can be set with the 'path' property in Package.swift
GENERIC FAILURE 5.10 tvOS