The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftWin32 with Swift 5.9 for iOS using Xcode 15.2 at main.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.28.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/compnerd/swift-win32.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/compnerd/swift-win32
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 45a9e4e SwiftWin32: enable tab control in ComCtl32
Submodule path 'Packages/SwiftCOM': checked out 'ebbc617d3b7ba3a2023988a74bebd118deea4cc5'
Submodule path 'Packages/cassowary': checked out 'a438611231901f9f350da27857d786f7979d578b'
Submodule path 'Packages/swift-collections': checked out 'c0549b6284aadd5fd13156316f43fcb43c7fca77'
Submodule path 'Packages/swift-log': checked out 'd8af258aecd93cd8604e74ade3c0fe438bac13f8'
Submodule 'Packages/SwiftCOM' (https://github.com/compnerd/swift-com) registered for path 'Packages/SwiftCOM'
Submodule 'Packages/cassowary' (https://github.com/compnerd/cassowary) registered for path 'Packages/cassowary'
Submodule 'Packages/swift-collections' (https://github.com/apple/swift-collections) registered for path 'Packages/swift-collections'
Submodule 'Packages/swift-log' (https://github.com/apple/swift-log) registered for path 'Packages/swift-log'
Cloning into '/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Packages/SwiftCOM'...
Cloning into '/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Packages/cassowary'...
Cloning into '/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Packages/swift-collections'...
Cloning into '/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Packages/swift-log'...
Cloned https://github.com/compnerd/swift-win32.git
Revision (git rev-parse @):
45a9e4e83cef6ffeef0509c34452d648e88d8eb6
SUCCESS checkout https://github.com/compnerd/swift-win32.git at main
========================================
Build
========================================
Selected platform:         iOS
Swift version:             5.9
Building package at path:  $PWD/checkout
Command line invocation:
    /Applications/Xcode-15.2.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/compnerd/cassowary.git (cached)
Fetching from https://github.com/compnerd/swift-com.git (cached)
Fetching from https://github.com/apple/swift-collections.git (cached)
Fetching from https://github.com/apple/swift-log.git (cached)
Creating working copy of package ‘swift-log’
Checking out 1.5.3 of package ‘swift-log’
Creating working copy of package ‘swift-com’
Checking out ebbc617d3b7ba3a2023988a74bebd118deea4cc5 of package ‘swift-com’
Creating working copy of package ‘swift-collections’
Checking out 1.0.6 of package ‘swift-collections’
Creating working copy of package ‘cassowary’
Checking out main of package ‘cassowary’
invalid custom path 'Examples/Calculator' for target 'Calculator'Resolve Package Graph
invalid custom path 'Examples/Calculator' for target 'Calculator'
Resolved source packages:
  spi-builder-workspace: /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-collections: https://github.com/apple/swift-collections.git @ 1.0.6
  SwiftCOM: https://github.com/compnerd/swift-com.git @ ebbc617
  swift-log: https://github.com/apple/swift-log.git @ 1.5.3
  cassowary: https://github.com/compnerd/cassowary.git @ main
2023-12-29 12:43:34.118 xcodebuild[2387:21612713] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:848
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x6000028fff00>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600000ff4200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2023-12-29 12:43:34.120 xcodebuild[2387:21612713] 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.}
2023-12-29 12:43:34.122 xcodebuild[2387:21612713] Writing error result bundle to /var/folders/c2/b2kmn__12wq57m82ltz0hl1w0000gn/T/ResultBundle_2023-29-12_12-43-0034.xcresult
xcodebuild: error: Could not resolve package dependencies:
  invalid custom path 'Examples/Calculator' for target 'Calculator'
GENERIC FAILURE 5.9 iOS