Build Information
Failed to build SwiftyHaru, reference 0.3.0 (eee249
), with Swift 6.2 (beta) for macOS (SPM) on 17 Jun 2025 18:14:01 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/WeirdMath/SwiftyHaru.git
Reference: 0.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/WeirdMath/SwiftyHaru
* tag 0.3.0 -> FETCH_HEAD
HEAD is now at eee2497 Release 0.3.0
Cloned https://github.com/WeirdMath/SwiftyHaru.git
Revision (git rev-parse @):
eee2497186ccc8322d40cc7cb4cf5efb61f026fa
SUCCESS checkout https://github.com/WeirdMath/SwiftyHaru.git at 0.3.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/WeirdMath/SwiftyHaru.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/75] Compiling CLibHaru hpdf_font_tt.c
[0/75] Compiling CLibHaru hpdf_font_cid.c
[1/75] Write sources
[3/75] Compiling CLibHaru hpdf_destination.c
[4/75] Compiling CLibHaru hpdf_catalog.c
[5/75] Compiling CLibHaru hpdf_ext_gstate.c
[6/75] Compiling CLibHaru hpdf_dict.c
[7/75] Compiling CLibHaru hpdf_exdata.c
[8/75] Compiling CLibHaru hpdf_image_ccitt.c
[9/75] Compiling CLibHaru hpdf_doc.c
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CLibPNG/pngtrans.c:14:
/Users/admin/builder/spi-builder-workspace/Sources/CLibPNG/include/pngpriv.h:457:16: fatal error: 'fp.h' file not found
457 | # include <fp.h>
| ^~~~~~
1 error generated.
[10/75] Compiling CLibPNG pngtrans.c
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CLibPNG/pngwtran.c:14:
/Users/admin/builder/spi-builder-workspace/Sources/CLibPNG/include/pngpriv.h:457:16: fatal error: 'fp.h' file not found
457 | # include <fp.h>
| ^~~~~~
1 error generated.
[10/75] Compiling CLibPNG pngwtran.c
[10/75] Compiling CLibPNG pngrtran.c
[10/75] Compiling CLibPNG pngset.c
[10/75] Compiling CLibPNG pngrutil.c
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CLibPNG/pngwio.c:21:
/Users/admin/builder/spi-builder-workspace/Sources/CLibPNG/include/pngpriv.h:457:16: fatal error: 'fp.h' file not found
457 | # include <fp.h>
| ^~~~~~
[10/75] Compiling CLibPNG pngwio.c
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CLibPNG/pngwutil.c:14:
/Users/admin/builder/spi-builder-workspace/Sources/CLibPNG/include/pngpriv.h:457:16: fatal error: 'fp.h' file not found
457 | # include <fp.h>
| ^~~~~~
[10/75] Compiling CLibPNG pngwutil.c
[10/75] Compiling CLibHaru hpdf_font.c
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CLibPNG/pngwrite.c:14:
/Users/admin/builder/spi-builder-workspace/Sources/CLibPNG/include/pngpriv.h:457:16: fatal error: 'fp.h' file not found
457 | # include <fp.h>
| ^~~~~~
[10/75] Compiling CLibPNG pngwrite.c
[10/75] Write swift-version-1EA4D86E10B52AF.txt
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
[1/13227] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (2.76s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.18.4 (3.23s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
[4582/75463] Fetching swift-custom-dump, swift-syntax
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (3.58s)
Fetched https://github.com/swiftlang/swift-syntax from cache (3.58s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (4.05s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5467] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.46s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (3.40s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.43s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.18.4
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/601.0.1/swiftlang-6.2.0.9.909-MacroSupport-macos_aarch64.zip
BUILD FAILURE 6.2 macosSpm