The Swift Package Index logo.Swift Package Index

Build Information

Failed to build JSONConfig 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/automatontec/jsonconfig.git
Reference: 1.1.3
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/automatontec/jsonconfig
 * tag               1.1.3      -> FETCH_HEAD
HEAD is now at 6f7a01e to 1.1.3
Cloned https://github.com/automatontec/jsonconfig.git
Revision (git rev-parse @):
6f7a01e3761b13ca6fa78c86c65f484fe9bb6de1
SUCCESS checkout https://github.com/automatontec/jsonconfig.git at 1.1.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/automatontec/jsonconfig.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/12] Compiling PerfectLib PerfectError.swift
[5/12] Compiling PerfectLib PerfectServer.swift
[6/12] Compiling PerfectLib JSONConvertible.swift
[7/13] Compiling PerfectLib File.swift
[8/13] Compiling PerfectLib SysProcess.swift
[9/13] Compiling PerfectLib Log.swift
/Users/builder/builds/TDmZkXJm/0/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/13] Compiling PerfectLib Bytes.swift
[11/13] Compiling PerfectLib Dir.swift
[12/13] Emitting module PerfectLib
[13/13] Compiling PerfectLib Utilities.swift
error: fatalError
Fetching https://github.com/PerfectlySoft/PerfectLib.git from cache
Fetched https://github.com/PerfectlySoft/PerfectLib.git from cache (0.49s)
Computing version for https://github.com/PerfectlySoft/PerfectLib.git
Computed https://github.com/PerfectlySoft/PerfectLib.git at 3.1.4 (0.42s)
Creating working copy for https://github.com/PerfectlySoft/PerfectLib.git
Working copy of https://github.com/PerfectlySoft/PerfectLib.git resolved at 3.1.4
[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/TDmZkXJm/0/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