Build Information
Failed to build ASCII-Data²JavApi, reference 1.4.0 (c8e9fd
), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 17:27:40 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bastie/ASCII-Data2JavApi.git
Reference: 1.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bastie/ASCII-Data2JavApi
* tag 1.4.0 -> FETCH_HEAD
HEAD is now at c8e9fd4 ported to Swift by using JavApi⁴Swift
Cloned https://github.com/bastie/ASCII-Data2JavApi.git
Revision (git rev-parse @):
c8e9fd477eaac368bca6ce80aaf664c391ace430
SUCCESS checkout https://github.com/bastie/ASCII-Data2JavApi.git at 1.4.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/bastie/ASCII-Data2JavApi.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/bastie/JavApi4Swift.git
[1/31297] Fetching javapi4swift
Fetched https://github.com/bastie/JavApi4Swift.git from cache (2.39s)
Computing version for https://github.com/bastie/JavApi4Swift.git
Computed https://github.com/bastie/JavApi4Swift.git at 0.26.1 (2.84s)
Creating working copy for https://github.com/bastie/JavApi4Swift.git
Working copy of https://github.com/bastie/JavApi4Swift.git resolved at 0.26.1
error: the library 'ASCII-Data2JavApi' requires macos 13.0, but depends on the product 'JavApi' which requires macos 15.0; consider changing the library 'ASCII-Data2JavApi' to require macos 15.0 or later, or the product 'JavApi' to require macos 13.0 or earlier.
error: the test 'ASCII-Data2JavApiTests' requires macos 14.0, but depends on the product 'JavApi' which requires macos 15.0; consider changing the test 'ASCII-Data2JavApiTests' to require macos 15.0 or later, or the product 'JavApi' to require macos 14.0 or earlier.
BUILD FAILURE 6.2 macosSpm