Build Information
Failed to build SwiftyHaru, reference dev (bcc8a3
), with Swift 6.2 (beta) for macOS (SPM) on 17 Jun 2025 18:14:23 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: dev
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/WeirdMath/SwiftyHaru
* branch dev -> FETCH_HEAD
* [new branch] dev -> origin/dev
HEAD is now at bcc8a3c Fix CocoaPods build
Cloned https://github.com/WeirdMath/SwiftyHaru.git
Revision (git rev-parse @):
bcc8a3caeac078550b779783928f16828935fd41
SUCCESS checkout https://github.com/WeirdMath/SwiftyHaru.git at dev
========================================
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_catalog.c
[1/75] Compiling CLibHaru hpdf_doc_png.c
[1/75] Write sources
[3/75] Compiling CLibHaru hpdf_dummy.c
[3/75] Compiling CLibHaru hpdf_annotation.c
[5/75] Compiling CLibHaru hpdf_array.c
[6/75] Compiling CLibHaru hpdf_destination.c
[7/75] Compiling CLibHaru hpdf_dict.c
[8/75] Compiling CLibHaru hpdf_doc.c
[9/75] Compiling CLibHaru hpdf_boolean.c
[10/75] Compiling CLibHaru hpdf_binary.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>
| ^~~~~~
1 error generated.
[11/75] Compiling CLibPNG pngwutil.c
[11/75] Compiling CLibPNG pngrio.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.
[11/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.
[11/75] Compiling CLibPNG pngwtran.c
[11/75] Compiling CLibPNG pngset.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>
| ^~~~~~
[11/75] Compiling CLibPNG pngwio.c
[11/75] Compiling CLibPNG pngrtran.c
[11/75] Compiling CLibPNG pngrutil.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>
| ^~~~~~
[11/75] Compiling CLibPNG pngwrite.c
[11/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 (3.63s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.18.4 (4.07s)
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/swiftlang/swift-syntax
[1/4581] Fetching swift-custom-dump
[4582/75463] Fetching swift-custom-dump, swift-syntax
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (6.45s)
Fetched https://github.com/swiftlang/swift-syntax from cache (6.45s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (6.88s)
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.34s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (3.35s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.40s)
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
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
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