The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build StORM with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftORM/Storm.git
Reference: 3.3.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/SwiftORM/Storm
 * tag               3.3.0      -> FETCH_HEAD
HEAD is now at 6b29b65 Switched back moment repo
Cloned https://github.com/SwiftORM/Storm.git
Revision (git rev-parse @):
6b29b65bae2b15c7c32c151141f9b3345ec7c881
SUCCESS checkout https://github.com/SwiftORM/Storm.git at 3.3.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/SwiftORM/Storm.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--423B1241ED78D482.txt
[5/20] Emitting module PerfectLib
[6/21] Compiling SwiftMoment TimeUnit.swift
[7/21] Compiling SwiftMoment Operators.swift
[8/21] Compiling PerfectLib PerfectError.swift
[9/21] Compiling PerfectLib Log.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/PerfectLib/Sources/PerfectLib/Log.swift:73:28: error: cannot convert value of type 'CVaListPointer' to expected argument type '__darwin_va_list?' (aka 'Optional<UnsafeMutablePointer<Int8>>')
                        vsyslog(priority, "%s", $0)
                                                ^
[10/21] Compiling PerfectLib SysProcess.swift
[11/21] Compiling PerfectLib PerfectServer.swift
[12/21] Compiling PerfectLib Bytes.swift
[13/21] Compiling PerfectLib Dir.swift
[14/21] Compiling PerfectLib JSONConvertible.swift
[15/21] Compiling PerfectLib File.swift
[16/21] Compiling SwiftMoment Duration.swift
[17/21] Compiling SwiftMoment MomentFromNow.swift
[18/21] Emitting module SwiftMoment
[19/21] Compiling SwiftMoment Extensions.swift
[20/21] Compiling SwiftMoment Moment.swift
[21/21] Compiling PerfectLib Utilities.swift
error: fatalError
Fetching https://github.com/PerfectlySoft/PerfectLib.git from cache
Fetching https://github.com/iamjono/SwiftMoment.git from cache
Fetched https://github.com/PerfectlySoft/PerfectLib.git from cache (0.19s)
Fetched https://github.com/iamjono/SwiftMoment.git from cache (0.19s)
Computing version for https://github.com/iamjono/SwiftMoment.git
Computed https://github.com/iamjono/SwiftMoment.git at 1.3.0 (0.55s)
Computing version for https://github.com/PerfectlySoft/PerfectLib.git
Computed https://github.com/PerfectlySoft/PerfectLib.git at 3.1.4 (0.05s)
Creating working copy for https://github.com/PerfectlySoft/PerfectLib.git
Working copy of https://github.com/PerfectlySoft/PerfectLib.git resolved at 3.1.4
Creating working copy for https://github.com/iamjono/SwiftMoment.git
Working copy of https://github.com/iamjono/SwiftMoment.git resolved at 1.3.0
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version--423B1241ED78D482.txt
[2/3] Emitting module PerfectLib
[3/3] Compiling PerfectLib Log.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/PerfectLib/Sources/PerfectLib/Log.swift:73:28: error: cannot convert value of type 'CVaListPointer' to expected argument type '__darwin_va_list?' (aka 'Optional<UnsafeMutablePointer<Int8>>')
                        vsyslog(priority, "%s", $0)
                                                ^
error: fatalError
BUILD FAILURE 5.10 macosSpm