Build Information
Failed to build SwiftGLFW with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/thepotatoking55/SwiftGLFW.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/thepotatoking55/SwiftGLFW
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b7b5afc Update README (thanks @koliyo!)
Cloned https://github.com/thepotatoking55/SwiftGLFW.git
Revision (git rev-parse @):
b7b5afc6e478b0e1a296673f24a44a7ed9c14afb
SUCCESS checkout https://github.com/thepotatoking55/SwiftGLFW.git at main
Fetching https://github.com/thepotatoking55/CGLFW3.git from cache
Fetched https://github.com/thepotatoking55/CGLFW3.git from cache (0.25s)
error: Invalid manifest (compiled with: ["/Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/4f/vmvvw7xn07sg3fzsc7v7mmx40000gp/T/TemporaryDirectory.dSrY6H/vfs.yaml", "-L", "/Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-target", "arm64-apple-macosx13.0", "-sdk", "/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk", "-F", "/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", "-I", "/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-L", "/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-swift-version", "5", "-I", "/Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-sdk", "/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk", "-package-description-version", "5.10.0", "/Package.swift", "-Xfrontend", "-disable-implicit-concurrency-module-import", "-Xfrontend", "-disable-implicit-string-processing-module-import", "-o", "/var/folders/4f/vmvvw7xn07sg3fzsc7v7mmx40000gp/T/TemporaryDirectory.2ei9Xf/cglfw3-manifest"])
error: fatalError
/Package.swift:66:41: error: value of type 'String' has no member 'appending'
sources: sources.map("src/".appending) + ["include"],
~~~~~~ ^~~~~~~~~ in https://github.com/thepotatoking55/CGLFW3.git
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/thepotatoking55/SwiftGLFW.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Updating https://github.com/thepotatoking55/CGLFW3.git
Updated https://github.com/thepotatoking55/CGLFW3.git (0.16s)
error: Invalid manifest (compiled with: ["/Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/4f/vmvvw7xn07sg3fzsc7v7mmx40000gp/T/TemporaryDirectory.GF2eNp/vfs.yaml", "-L", "/Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-target", "arm64-apple-macosx13.0", "-sdk", "/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk", "-F", "/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", "-I", "/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-L", "/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-swift-version", "5", "-I", "/Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-sdk", "/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk", "-package-description-version", "5.10.0", "/Package.swift", "-Xfrontend", "-disable-implicit-concurrency-module-import", "-Xfrontend", "-disable-implicit-string-processing-module-import", "-o", "/var/folders/4f/vmvvw7xn07sg3fzsc7v7mmx40000gp/T/TemporaryDirectory.fwsVSE/cglfw3-manifest"])
error: fatalError
/Package.swift:66:41: error: value of type 'String' has no member 'appending'
sources: sources.map("src/".appending) + ["include"],
~~~~~~ ^~~~~~~~~ in https://github.com/thepotatoking55/CGLFW3.git
BUILD FAILURE 5.10 macosSpm