Build Information
Failed to build ApplicationConfiguration with Swift 6.0 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/perfectaccelerators/applicationconfiguration.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/perfectaccelerators/applicationconfiguration
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 684646c Change logging access modifiers to public to be able to access them from library users
Cloned https://github.com/perfectaccelerators/applicationconfiguration.git
Revision (git rev-parse @):
684646c7339af81f21ee5759cf3252b3e7548b30
SUCCESS checkout https://github.com/perfectaccelerators/applicationconfiguration.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $workDir
https://github.com/perfectaccelerators/applicationconfiguration.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Fetching https://github.com/PerfectlySoft/Perfect-CRUD.git
Fetching https://github.com/PerfectlySoft/Perfect-HTTPServer.git
Fetching https://github.com/PerfectlySoft/Perfect-CZlib-src.git
Fetching https://github.com/PerfectlySoft/Perfect-Thread.git
Fetching https://github.com/PerfectlySoft/Perfect-HTTP.git
Fetching https://github.com/PerfectlySoft/Perfect-Net.git
Fetching https://github.com/PerfectlySoft/Perfect-Crypto.git
[1/570] Fetching perfect-net
[24/949] Fetching perfect-net, perfect-thread
[55/2139] Fetching perfect-net, perfect-thread, perfect-crud
[79/3589] Fetching perfect-net, perfect-thread, perfect-crud, perfect-httpserver
[123/4397] Fetching perfect-net, perfect-thread, perfect-crud, perfect-httpserver, perfect-http
[255/4734] Fetching perfect-net, perfect-thread, perfect-crud, perfect-httpserver, perfect-http, perfect-czlib-src
[590/5346] Fetching perfect-net, perfect-thread, perfect-crud, perfect-httpserver, perfect-http, perfect-czlib-src, perfect-crypto
Fetched https://github.com/PerfectlySoft/Perfect-HTTP.git from cache (1.04s)
Fetched https://github.com/PerfectlySoft/Perfect-Net.git from cache (1.04s)
Fetching https://github.com/PerfectlySoft/Perfect-COpenSSL.git
Fetching https://github.com/PerfectlySoft/PerfectLib.git
[2865/3968] Fetching perfect-thread, perfect-crud, perfect-httpserver, perfect-czlib-src, perfect-crypto
Fetched https://github.com/PerfectlySoft/Perfect-Thread.git from cache (1.13s)
Fetched https://github.com/PerfectlySoft/Perfect-CRUD.git from cache (1.13s)
Fetched https://github.com/PerfectlySoft/Perfect-Crypto.git from cache (1.13s)
[1004/1787] Fetching perfect-httpserver, perfect-czlib-src
Fetched https://github.com/PerfectlySoft/Perfect-CZlib-src.git from cache (1.21s)
Fetched https://github.com/PerfectlySoft/Perfect-HTTPServer.git from cache (1.21s)
Computing version for https://github.com/PerfectlySoft/Perfect-CRUD.git
[1/10784] Fetching perfectlib
[2/14745] Fetching perfectlib, perfect-copenssl
Computed https://github.com/PerfectlySoft/Perfect-CRUD.git at 1.0.3 (0.71s)
Computing version for https://github.com/PerfectlySoft/Perfect-HTTPServer.git
Computed https://github.com/PerfectlySoft/Perfect-HTTPServer.git at 3.0.15 (0.80s)
Computing version for https://github.com/PerfectlySoft/Perfect-CZlib-src.git
Computed https://github.com/PerfectlySoft/Perfect-CZlib-src.git at 0.0.4 (0.75s)
Computing version for https://github.com/PerfectlySoft/Perfect-HTTP.git
Fetched https://github.com/PerfectlySoft/PerfectLib.git from cache (2.71s)
Fetched https://github.com/PerfectlySoft/Perfect-COpenSSL.git from cache (2.71s)
Computed https://github.com/PerfectlySoft/Perfect-HTTP.git at 3.0.12 (0.73s)
Computing version for https://github.com/PerfectlySoft/Perfect-Net.git
error: the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
BUILD FAILURE 6.0 macosSpm