Build Information
Failed to build InstanaAgent, reference master (b01e36), with Swift 5.10 for macOS (SPM) on 11 Nov 2025 05:11:17 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/instana/iOSAgent.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/instana/iOSAgent
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at b01e365 check network/battery condition before beacon flush to avoid beacon accidentally get deleted (#98)
Cloned https://github.com/instana/iOSAgent.git
Revision (git rev-parse @):
b01e36507a02a7c880c2ec5098063d4645fc3a58
SUCCESS checkout https://github.com/instana/iOSAgent.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/instana/iOSAgent.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Fetching https://github.com/1024jp/GzipSwift.git
[1/1557] Fetching gzipswift
Fetched https://github.com/1024jp/GzipSwift.git from cache (1.31s)
Computing version for https://github.com/1024jp/GzipSwift.git
error: Invalid manifest (compiled with: ["/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/TemporaryDirectory.72pUM5/vfs.yaml", "-L", "/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-target", "arm64-apple-macosx13.0", "-sdk", "/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk", "-F", "/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", "-I", "/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-L", "/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-swift-version", "5", "-I", "/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-sdk", "/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk", "-package-description-version", "5.10.0", "/Package@swift-5.10.swift", "-Xfrontend", "-disable-implicit-concurrency-module-import", "-Xfrontend", "-disable-implicit-string-processing-module-import", "-o", "/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/TemporaryDirectory.Wi9pkW/gzipswift-manifest"])
error: fatalError
/Package@swift-5.10.swift:14:78: error: expected ',' separator
swiftSettings: [.enableExperimentalFeature("StrictConcurrency")])
^
,
/Package@swift-5.10.swift:15:9: error: expected expression in container literal
),
^ in https://github.com/1024jp/GzipSwift.git
BUILD FAILURE 5.10 macosSpm