The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CJavaVM with Swift 6.3 for iOS using Xcode 26.4.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/readdle/CJavaVM.git
Reference: 2.4.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/readdle/CJavaVM
 * tag               2.4.2      -> FETCH_HEAD
HEAD is now at 09fa7a9 Dev: add Linux support
Cloned https://github.com/readdle/CJavaVM.git
Revision (git rev-parse @):
09fa7a913084e254ad398a1e7e41e9bdb7059270
SUCCESS checkout https://github.com/readdle/CJavaVM.git at 2.4.2
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/readdle/CJavaVM.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CJavaVM",
  "name" : "CJavaVM",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "CJavaVM",
      "targets" : [
        "CJavaVM"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CJavaVM",
      "module_type" : "SystemLibraryTarget",
      "name" : "CJavaVM",
      "path" : ".",
      "product_memberships" : [
        "CJavaVM"
      ],
      "sources" : [
      ],
      "type" : "system-target"
    }
  ],
  "tools_version" : "4.0"
}
warning: 'spi-builder-workspace': ignoring declared target(s) 'CJavaVM' in the system package
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "CJavaVM",
    "schemes" : [
      "CJavaVM"
    ],
    "targets" : [
      "CJavaVM"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CJavaVM -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-26.4.0.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 CJavaVM -destination generic/platform=iOS
2026-04-14 01:11:25.258 xcodebuild[656:3751] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-14 01:11:25.270 xcodebuild[656:3751] Writing error result bundle to /var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/ResultBundle_2026-14-04_01-11-0025.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:iOS }
	Available destinations for the "CJavaVM" scheme:
		{ platform:macOS, arch:arm64, id:f8a47565d79d4be403ce63f0fefaae208ac661c6, name:My Mac }
		{ platform:macOS, arch:x86_64, id:f8a47565d79d4be403ce63f0fefaae208ac661c6, name:My Mac }
		{ platform:macOS, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable