Build Information
Successful build of HTTPParserC with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.34.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Building42/HTTPParserC.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Building42/HTTPParserC
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a32b391 Add update script and prevent CocoaPods name clashes
Cloned https://github.com/Building42/HTTPParserC.git
Revision (git rev-parse @):
a32b391977a17c30fceec0f38933a359dfdaf112
SUCCESS checkout https://github.com/Building42/HTTPParserC.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/Building42/HTTPParserC.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Compiling HTTPParserC http.c
[1/3] Compiling HTTPParserC api.c
[2/3] Compiling HTTPParserC llhttp.c
Build complete! (1.36s)
Build complete.
Done.