The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Semalot, reference main (25ad59), with Swift 6.0 for iOS using Xcode 16.2 on 23 Aug 2025 09:50:18 UTC.

Build Command

No build command. This typically means the build failed at an early stage where we determine the build command.

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ptsochantaris/semalot.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ptsochantaris/semalot
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 25ad59c Minor code format tweak
Cloned https://github.com/ptsochantaris/semalot.git
Revision (git rev-parse @):
25ad59cdcfab8666ff151d639bd354cc9977af10
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ptsochantaris/semalot.git at main
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/ptsochantaris/semalot.git
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/ptsochantaris/lista
Invalid manifest (compiled with: ["/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.BSgeep/vfs.yaml", "-L", "/Applications/Xcode-16.2.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-16.2.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-target", "arm64-apple-macos13.0", "-sdk", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk", "-swift-version", "6", "-I", "/Applications/Xcode-16.2.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-sdk", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk", "-package-description-version", "6.0.0", "-Xfrontend", "-serialize-diagnostics-path", "-Xfrontend", "/Users/admin/Library/Caches/org.swift.swiftpm/manifests/ManifestLoading/lista.dia", "/Package.swift", "-disallow-use-new-driver", "-o", "/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.EgqAj1/lista-manifest"])
<unknown>:0: warning: legacy driver is now deprecated; consider avoiding specifying '-disallow-use-new-driver'
/Package.swift:11:9: error: unexpected ',' separator
 9 |             name: "Lista",
10 |             targets: ["Lista"],
11 |         ),
   |         `- error: unexpected ',' separator
12 |     ],
13 |     targets: [
/Package.swift:19:9: error: unexpected ',' separator
17 |             name: "ListaTests",
18 |             dependencies: ["Lista"],
19 |         ),
   |         `- error: unexpected ',' separator
20 |     ],
21 | )
/Package.swift:21:1: error: unexpected ',' separator
19 |         ),
20 |     ],
21 | )
   | `- error: unexpected ',' separator in https://github.com/ptsochantaris/listaResolve Package Graph
Updating from https://github.com/ptsochantaris/lista
Invalid manifest (compiled with: ["/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.wL6DYO/vfs.yaml", "-L", "/Applications/Xcode-16.2.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-16.2.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-target", "arm64-apple-macos13.0", "-sdk", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk", "-swift-version", "6", "-I", "/Applications/Xcode-16.2.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-sdk", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk", "-package-description-version", "6.0.0", "-Xfrontend", "-serialize-diagnostics-path", "-Xfrontend", "/Users/admin/Library/Caches/org.swift.swiftpm/manifests/ManifestLoading/lista.dia", "/Package.swift", "-disallow-use-new-driver", "-o", "/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.IezfAQ/lista-manifest"])
<unknown>:0: warning: legacy driver is now deprecated; consider avoiding specifying '-disallow-use-new-driver'
/Package.swift:11:9: error: unexpected ',' separator
 9 |             name: "Lista",
10 |             targets: ["Lista"],
11 |         ),
   |         `- error: unexpected ',' separator
12 |     ],
13 |     targets: [
/Package.swift:19:9: error: unexpected ',' separator
17 |             name: "ListaTests",
18 |             dependencies: ["Lista"],
19 |         ),
   |         `- error: unexpected ',' separator
20 |     ],
21 | )
/Package.swift:21:1: error: unexpected ',' separator
19 |         ),
20 |     ],
21 | )
   | `- error: unexpected ',' separator in https://github.com/ptsochantaris/listaResolve Package Graph
Updating from https://github.com/ptsochantaris/lista
Invalid manifest (compiled with: ["/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.7mztBG/vfs.yaml", "-L", "/Applications/Xcode-16.2.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-16.2.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-target", "arm64-apple-macos13.0", "-sdk", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk", "-swift-version", "6", "-I", "/Applications/Xcode-16.2.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-sdk", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk", "-package-description-version", "6.0.0", "-Xfrontend", "-serialize-diagnostics-path", "-Xfrontend", "/Users/admin/Library/Caches/org.swift.swiftpm/manifests/ManifestLoading/lista.dia", "/Package.swift", "-disallow-use-new-driver", "-o", "/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.WjiUwD/lista-manifest"])
<unknown>:0: warning: legacy driver is now deprecated; consider avoiding specifying '-disallow-use-new-driver'
/Package.swift:11:9: error: unexpected ',' separator
 9 |             name: "Lista",
10 |             targets: ["Lista"],
11 |         ),
   |         `- error: unexpected ',' separator
12 |     ],
13 |     targets: [
/Package.swift:19:9: error: unexpected ',' separator
17 |             name: "ListaTests",
18 |             dependencies: ["Lista"],
19 |         ),
   |         `- error: unexpected ',' separator
20 |     ],
21 | )
/Package.swift:21:1: error: unexpected ',' separator
19 |         ),
20 |     ],
21 | )
   | `- error: unexpected ',' separator in https://github.com/ptsochantaris/lista
Resolved source packages:
  spi-builder-workspace: (null)
2025-08-23 02:50:14.593 xcodebuild[478:2766] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-23-08_02-50-0014.xcresult
xcodebuild: error: Could not resolve package dependencies:
  Invalid manifest (compiled with: ["/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.7mztBG/vfs.yaml", "-L", "/Applications/Xcode-16.2.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-16.2.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-target", "arm64-apple-macos13.0", "-sdk", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk", "-swift-version", "6", "-I", "/Applications/Xcode-16.2.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-sdk", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk", "-package-description-version", "6.0.0", "-Xfrontend", "-serialize-diagnostics-path", "-Xfrontend", "/Users/admin/Library/Caches/org.swift.swiftpm/manifests/ManifestLoading/lista.dia", "/Package.swift", "-disallow-use-new-driver", "-o", "/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.WjiUwD/lista-manifest"])
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Updating from https://github.com/ptsochantaris/lista
Invalid manifest (compiled with: ["/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.a4EsX2/vfs.yaml", "-L", "/Applications/Xcode-16.2.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-16.2.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-target", "arm64-apple-macos13.0", "-sdk", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk", "-swift-version", "6", "-I", "/Applications/Xcode-16.2.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-sdk", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk", "-package-description-version", "6.0.0", "-Xfrontend", "-serialize-diagnostics-path", "-Xfrontend", "/Users/admin/Library/Caches/org.swift.swiftpm/manifests/ManifestLoading/lista.dia", "/Package.swift", "-disallow-use-new-driver", "-o", "/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.VeiYtn/lista-manifest"])
<unknown>:0: warning: legacy driver is now deprecated; consider avoiding specifying '-disallow-use-new-driver'
/Package.swift:11:9: error: unexpected ',' separator
 9 |             name: "Lista",
10 |             targets: ["Lista"],
11 |         ),
   |         `- error: unexpected ',' separator
12 |     ],
13 |     targets: [
/Package.swift:19:9: error: unexpected ',' separator
17 |             name: "ListaTests",
18 |             dependencies: ["Lista"],
19 |         ),
   |         `- error: unexpected ',' separator
20 |     ],
21 | )
/Package.swift:21:1: error: unexpected ',' separator
19 |         ),
20 |     ],
21 | )
   | `- error: unexpected ',' separator in https://github.com/ptsochantaris/lista
Resolved source packages:
  spi-builder-workspace: (null)
2025-08-23 02:50:17.023 xcodebuild[605:3546] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-23-08_02-50-0017.xcresult
xcodebuild: error: Could not resolve package dependencies:
  Invalid manifest (compiled with: ["/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.a4EsX2/vfs.yaml", "-L", "/Applications/Xcode-16.2.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-16.2.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-target", "arm64-apple-macos13.0", "-sdk", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk", "-swift-version", "6", "-I", "/Applications/Xcode-16.2.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-sdk", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk", "-package-description-version", "6.0.0", "-Xfrontend", "-serialize-diagnostics-path", "-Xfrontend", "/Users/admin/Library/Caches/org.swift.swiftpm/manifests/ManifestLoading/lista.dia", "/Package.swift", "-disallow-use-new-driver", "-o", "/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.VeiYtn/lista-manifest"])
BUILD FAILURE 6.0 iOS