The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SystemKit with Swift 5.7 for watchOS using Xcode 14.2 at main.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -derivedDataPath $workDir/.derivedData build -scheme SystemKit-Package -destination generic/platform=watchos

Build Log

========================================
RunAll
========================================
Builder version: 4.32.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChangYeop-Yang/Universal-SystemKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ChangYeop-Yang/Universal-SystemKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 633ead3 Update 2024.03.14.
Cloned https://github.com/ChangYeop-Yang/Universal-SystemKit.git
Revision (git rev-parse @):
633ead3ffef4bc5bbe883b417953c34c80735361
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/ChangYeop-Yang/Universal-SystemKit.git at main
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             5.7
Building package at path:  $workDir
https://github.com/ChangYeop-Yang/Universal-SystemKit.git
Command line invocation:
    /Applications/Xcode-14.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/apple/swift-docc-plugin.git (cached)
Fetching from https://github.com/apple/swift-log.git (cached)
Fetching from https://github.com/apple/swift-http-types.git (cached)
Fetching from https://github.com/apple/swift-docc-symbolkit (cached)
Cloning local copy of package ‘swift-docc-symbolkit’
Checking out 1.0.0 of package ‘swift-docc-symbolkit’
Cloning local copy of package ‘swift-log’
Checking out 1.5.4 of package ‘swift-log’
Cloning local copy of package ‘swift-http-types’
Checking out 1.0.3 of package ‘swift-http-types’
Cloning local copy of package ‘swift-docc-plugin’
Checking out 1.3.0 of package ‘swift-docc-plugin’
Resolved source packages:
  swift-log: https://github.com/apple/swift-log.git @ 1.5.4
  SystemKit: /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin.git @ 1.3.0
  swift-http-types: https://github.com/apple/swift-http-types.git @ 1.0.3
  SymbolKit: https://github.com/apple/swift-docc-symbolkit @ 1.0.0
resolved source packages: swift-log, SystemKit, SwiftDocCPlugin, swift-http-types, SymbolKit
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin.git"
    }
  ],
  "manifest_display_name" : "SystemKit",
  "name" : "SystemKit",
  "path" : "/Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SystemKit",
      "targets" : [
        "SystemKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SystemKit_Objc",
      "targets" : [
        "SystemKit_Objc"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "SystemKit_Objc",
      "module_type" : "ClangTarget",
      "name" : "SystemKit_Objc",
      "path" : "ObjcSources",
      "product_memberships" : [
        "SystemKit_Objc"
      ],
      "sources" : [
        "Cryptor/SKSecurity.mm"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SystemKit",
      "module_type" : "SwiftTarget",
      "name" : "SystemKit",
      "path" : "Sources",
      "product_dependencies" : [
        "Logging",
        "HTTPTypes"
      ],
      "product_memberships" : [
        "SystemKit"
      ],
      "sources" : [
        "Common/SKData+Extension.swift",
        "Common/SKString+Extension.swift",
        "Communication/SKMessagePort.swift",
        "Communication/SKMessagePortDefine.swift",
        "IO/SKIOBattery.swift",
        "IO/SKIOProcess.swift",
        "IO/SKIOResult.swift",
        "IO/SKIOReturn.swift",
        "IO/SKIOSystem.swift",
        "Network/SKNetworkInterface.swift",
        "Network/SKNetworkInterfaceDefine.swift",
        "Network/SKNetworkMonitor.swift",
        "Network/SKNetworkMonitorDefine.swift",
        "Permission/SKPermissionDefine.swift",
        "Permission/SKPreferencePaneDefine.swift",
        "Process/SKProcess.swift",
        "Process/SKProcessMonitor.swift",
        "Process/SKProcessMonitorDefine.swift",
        "Protocol/SKClass+Protocol.swift",
        "Protocol/SKOperation+Protocol.swift",
        "SKAsyncOperation.swift",
        "SKAtomicValue.swift",
        "SKCrashReporter.swift",
        "SKDispatchFile.swift",
        "SKFileLock.swift",
        "SKFinderExtension.swift",
        "SKSignal.swift",
        "SKUserDefault.swift",
        "System/SKSystem+iOS.swift",
        "System/SKSystem+macOS.swift",
        "System/SKSystem.swift",
        "System/SKSystemDefine.swift",
        "SystemKit.swift"
      ],
      "target_dependencies" : [
        "CrashReporter"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CrashReporter",
      "module_type" : "BinaryTarget",
      "name" : "CrashReporter",
      "path" : "Frameworks/CrashReporter.xcframework",
      "product_memberships" : [
        "SystemKit"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.4"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SystemKit",
      "SystemKit_Objc",
      "SystemKit-Package"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -derivedDataPath $workDir/.derivedData build -scheme SystemKit-Package -destination generic/platform=watchos
Command line invocation:
    /Applications/Xcode-14.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme SystemKit-Package -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin.git @ 1.3.0
  swift-http-types: https://github.com/apple/swift-http-types.git @ 1.0.3
  swift-log: https://github.com/apple/swift-log.git @ 1.5.4
  SystemKit: /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  SymbolKit: https://github.com/apple/swift-docc-symbolkit @ 1.0.0
Resolve Package Graph
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: c24a08f710c9c9f32003939aa948bad1
Build description path: /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c24a08f710c9c9f32003939aa948bad1-desc.xcbuild
note: Building targets in dependency order
/Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Frameworks/CrashReporter.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Frameworks/CrashReporter.xcframework'. (in target 'SystemKit' from project 'SystemKit')
/Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Frameworks/CrashReporter.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Frameworks/CrashReporter.xcframework'. (in target 'SystemKit' from project 'SystemKit')
Resolve Package Graph
2024-03-13 19:20:16.342 xcodebuild[60488:1794441] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003b54b00: name:SymbolKit.docc path:group:SymbolKit.docc> Failed to load container at path: /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-docc-symbolkit/Sources/SymbolKit/SymbolKit.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "SymbolKit.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "SymbolKit.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-03-13 19:20:16.366 xcodebuild[60488:1794441] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003b6f100: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-http-types/Sources/HTTPTypes/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-03-13 19:20:16.367 xcodebuild[60488:1794441] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003b6fe00: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-log/Sources/Logging/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-14.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme SystemKit-Package -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  SystemKit: /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-log: https://github.com/apple/swift-log.git @ 1.5.4
  SymbolKit: https://github.com/apple/swift-docc-symbolkit @ 1.0.0
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin.git @ 1.3.0
  swift-http-types: https://github.com/apple/swift-http-types.git @ 1.0.3
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: c24a08f710c9c9f32003939aa948bad1
Build description path: /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c24a08f710c9c9f32003939aa948bad1-desc.xcbuild
note: Building targets in dependency order
/Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Frameworks/CrashReporter.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Frameworks/CrashReporter.xcframework'. (in target 'SystemKit' from project 'SystemKit')
/Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Frameworks/CrashReporter.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Frameworks/CrashReporter.xcframework'. (in target 'SystemKit' from project 'SystemKit')
2024-03-13 19:20:17.996 xcodebuild[60548:1794750] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001550200: name:SymbolKit.docc path:group:SymbolKit.docc> Failed to load container at path: /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-docc-symbolkit/Sources/SymbolKit/SymbolKit.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "SymbolKit.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "SymbolKit.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-03-13 19:20:18.009 xcodebuild[60548:1794750] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001555800: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-http-types/Sources/HTTPTypes/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-03-13 19:20:18.012 xcodebuild[60548:1794750] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000156b100: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-log/Sources/Logging/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
** BUILD FAILED **
BUILD FAILURE 5.7 watchOS