Build Information
Successful build of HaskellSwift with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/webcpu/HaskellSwift.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/webcpu/HaskellSwift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 908bff3 Fix: compile error
Cloned https://github.com/webcpu/HaskellSwift.git
Revision (git rev-parse @):
908bff3c624af2fe4454daf3811e07df10302ba3
SUCCESS checkout https://github.com/webcpu/HaskellSwift.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "haskellswift",
"name": "HaskellSwift",
"url": "https://github.com/webcpu/HaskellSwift.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/HaskellSwift",
"dependencies": [
]
}
]
}
Fetching https://github.com/webcpu/HaskellSwift.git from cache
Fetched https://github.com/webcpu/HaskellSwift.git (0.15s)
Creating working copy for https://github.com/webcpu/HaskellSwift.git
Working copy of https://github.com/webcpu/HaskellSwift.git resolved at master
warning: '.resolve-product-dependencies': dependency 'haskellswift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/16] Compiling HaskellSwift Prelude.swift
[2/16] Compiling HaskellSwift Network.HTTP.swift
[3/16] Compiling HaskellSwift Data.Tuple.swift
[4/16] Compiling HaskellSwift GHC.Num.swift
[5/16] Compiling HaskellSwift Data.Char.swift
[6/16] Compiling HaskellSwift Data.Either.swift
[7/16] Compiling HaskellSwift Data.Function.swift
[8/16] Compiling HaskellSwift Data.Functor.swift
[9/16] Compiling HaskellSwift Data.List.swift
[10/16] Compiling HaskellSwift Data.Maybe.swift
[11/16] Emitting module HaskellSwift
[12/16] Compiling HaskellSwift Data.Ord.swift
[13/16] Compiling HaskellSwift Data.Traversable.swift
[14/16] Compiling HaskellSwift Control.Applicative.swift
[15/16] Compiling HaskellSwift Control.Monad.swift
[16/16] Compiling HaskellSwift Control.Parallel.Strategies.swift
[17/18] Compiling HaskellSwift System.Directory.swift
[18/18] Compiling HaskellSwift System.FilePath.Posix.swift
Build complete! (8.98s)
Build complete.
Done.