The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftGit2, reference 1.2.2 (8382c6), with Swift 6.2 for macOS (SPM) on 20 Jun 2025 15:52:09 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/joehinkle11/SwiftGit3.git
Reference: 1.2.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/joehinkle11/SwiftGit3
 * tag               1.2.2      -> FETCH_HEAD
HEAD is now at 8382c67 removed old pictures
Submodule path 'Carthage/Checkouts/Nimble': checked out '43304bf2b1579fd555f2fdd51742771c1e4f2b98'
Submodule path 'Carthage/Checkouts/Quick': checked out '0b4ed6c706dd0cce923b5019a605a9bcc6b1b600'
Submodule path 'Carthage/Checkouts/Quick/Externals/Nimble': checked out 'a27c5186ce2d65f60d1237660b2509df3eb29023'
Submodule path 'Carthage/Checkouts/Zip': checked out '80b1c3005ee25b4c7ce46c4029ac3347e8d5e37e'
Submodule path 'Carthage/Checkouts/xcconfigs': checked out 'd0f8992afad45262cfe3a3cf512e7127fdcf296c'
Submodule path 'External/libgit2': checked out '766a33c64476515be107ec287d38049c7459876b'
Submodule path 'External/libssh2': checked out '30e9c1347e3b8baa2951db612f05e6d87fc8e2f2'
Submodule path 'External/openssl': checked out 'e71ebf275da66dfd601c92e0e80a35114c32f6f8'
Submodule 'Carthage/Checkouts/Nimble' (https://github.com/Quick/Nimble.git) registered for path 'Carthage/Checkouts/Nimble'
Submodule 'Carthage/Checkouts/Quick' (https://github.com/Quick/Quick.git) registered for path 'Carthage/Checkouts/Quick'
Submodule 'Carthage/Checkouts/Zip' (https://github.com/marmelroy/Zip.git) registered for path 'Carthage/Checkouts/Zip'
Submodule 'Carthage/Checkouts/xcconfigs' (https://github.com/jspahrsummers/xcconfigs.git) registered for path 'Carthage/Checkouts/xcconfigs'
Submodule 'External/libgit2' (https://github.com/libgit2/libgit2.git) registered for path 'External/libgit2'
Submodule 'External/libssh2' (https://github.com/libssh2/libssh2.git) registered for path 'External/libssh2'
Submodule 'External/openssl' (https://github.com/openssl/openssl.git) registered for path 'External/openssl'
Cloning into '/Users/admin/builder/spi-builder-workspace/Carthage/Checkouts/Nimble'...
Cloning into '/Users/admin/builder/spi-builder-workspace/Carthage/Checkouts/Quick'...
Cloning into '/Users/admin/builder/spi-builder-workspace/Carthage/Checkouts/Zip'...
Cloning into '/Users/admin/builder/spi-builder-workspace/Carthage/Checkouts/xcconfigs'...
Cloning into '/Users/admin/builder/spi-builder-workspace/External/libgit2'...
Cloning into '/Users/admin/builder/spi-builder-workspace/External/libssh2'...
Cloning into '/Users/admin/builder/spi-builder-workspace/External/openssl'...
Submodule 'Externals/Nimble' (https://github.com/Quick/Nimble.git) registered for path 'Carthage/Checkouts/Quick/Externals/Nimble'
Cloning into '/Users/admin/builder/spi-builder-workspace/Carthage/Checkouts/Quick/Externals/Nimble'...
From https://github.com/libgit2/libgit2
 * branch                766a33c64476515be107ec287d38049c7459876b -> FETCH_HEAD
Cloned https://github.com/joehinkle11/SwiftGit3.git
Revision (git rev-parse @):
8382c67472bfb159c980a0a65bb41968dd612b8f
SUCCESS checkout https://github.com/joehinkle11/SwiftGit3.git at 1.2.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/joehinkle11/SwiftGit3.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Copying libgit2.a
[0/3] Write sources
[2/3] Write swift-version-1EA4D86E10B52AF.txt
[4/16] Compiling SwiftGit2 References.swift
/Users/admin/builder/spi-builder-workspace/SwiftGit2/CheckoutStrategy.swift:9:8: error: no such module 'Clibgit2'
  7 | //
  8 |
  9 | import Clibgit2
    |        `- error: no such module 'Clibgit2'
 10 |
 11 | /// The flags defining how a checkout should be performed.
[5/17] Compiling SwiftGit2 StringExtensions.swift
/Users/admin/builder/spi-builder-workspace/SwiftGit2/CheckoutStrategy.swift:9:8: error: no such module 'Clibgit2'
  7 | //
  8 |
  9 | import Clibgit2
    |        `- error: no such module 'Clibgit2'
 10 |
 11 | /// The flags defining how a checkout should be performed.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/17] Emitting module SwiftGit2
/Users/admin/builder/spi-builder-workspace/SwiftGit2/CheckoutStrategy.swift:9:8: error: no such module 'Clibgit2'
  7 | //
  8 |
  9 | import Clibgit2
    |        `- error: no such module 'Clibgit2'
 10 |
 11 | /// The flags defining how a checkout should be performed.
[7/17] Compiling SwiftGit2 OID.swift
/Users/admin/builder/spi-builder-workspace/SwiftGit2/CheckoutStrategy.swift:9:8: error: no such module 'Clibgit2'
  7 | //
  8 |
  9 | import Clibgit2
    |        `- error: no such module 'Clibgit2'
 10 |
 11 | /// The flags defining how a checkout should be performed.
[8/17] Compiling SwiftGit2 Credentials.swift
/Users/admin/builder/spi-builder-workspace/SwiftGit2/CheckoutStrategy.swift:9:8: error: no such module 'Clibgit2'
  7 | //
  8 |
  9 | import Clibgit2
    |        `- error: no such module 'Clibgit2'
 10 |
 11 | /// The flags defining how a checkout should be performed.
[9/17] Compiling SwiftGit2 Diffs.swift
/Users/admin/builder/spi-builder-workspace/SwiftGit2/CheckoutStrategy.swift:9:8: error: no such module 'Clibgit2'
  7 | //
  8 |
  9 | import Clibgit2
    |        `- error: no such module 'Clibgit2'
 10 |
 11 | /// The flags defining how a checkout should be performed.
[10/17] Compiling SwiftGit2 Remotes.swift
/Users/admin/builder/spi-builder-workspace/SwiftGit2/CheckoutStrategy.swift:9:8: error: no such module 'Clibgit2'
  7 | //
  8 |
  9 | import Clibgit2
    |        `- error: no such module 'Clibgit2'
 10 |
 11 | /// The flags defining how a checkout should be performed.
[11/17] Compiling SwiftGit2 Objects.swift
/Users/admin/builder/spi-builder-workspace/SwiftGit2/CheckoutStrategy.swift:9:8: error: no such module 'Clibgit2'
  7 | //
  8 |
  9 | import Clibgit2
    |        `- error: no such module 'Clibgit2'
 10 |
 11 | /// The flags defining how a checkout should be performed.
[12/17] Compiling SwiftGit2 Repository.swift
/Users/admin/builder/spi-builder-workspace/SwiftGit2/CheckoutStrategy.swift:9:8: error: no such module 'Clibgit2'
  7 | //
  8 |
  9 | import Clibgit2
    |        `- error: no such module 'Clibgit2'
 10 |
 11 | /// The flags defining how a checkout should be performed.
[13/17] Compiling SwiftGit2 CheckoutStrategy.swift
/Users/admin/builder/spi-builder-workspace/SwiftGit2/CheckoutStrategy.swift:9:8: error: no such module 'Clibgit2'
  7 | //
  8 |
  9 | import Clibgit2
    |        `- error: no such module 'Clibgit2'
 10 |
 11 | /// The flags defining how a checkout should be performed.
[14/17] Compiling SwiftGit2 CommitIterator.swift
/Users/admin/builder/spi-builder-workspace/SwiftGit2/CheckoutStrategy.swift:9:8: error: no such module 'Clibgit2'
  7 | //
  8 |
  9 | import Clibgit2
    |        `- error: no such module 'Clibgit2'
 10 |
 11 | /// The flags defining how a checkout should be performed.
[15/17] Compiling SwiftGit2 Pointers.swift
/Users/admin/builder/spi-builder-workspace/SwiftGit2/CheckoutStrategy.swift:9:8: error: no such module 'Clibgit2'
  7 | //
  8 |
  9 | import Clibgit2
    |        `- error: no such module 'Clibgit2'
 10 |
 11 | /// The flags defining how a checkout should be performed.
[16/17] Compiling SwiftGit2 Errors.swift
/Users/admin/builder/spi-builder-workspace/SwiftGit2/CheckoutStrategy.swift:9:8: error: no such module 'Clibgit2'
  7 | //
  8 |
  9 | import Clibgit2
    |        `- error: no such module 'Clibgit2'
 10 |
 11 | /// The flags defining how a checkout should be performed.
[17/17] Compiling SwiftGit2 Libgit2.swift
/Users/admin/builder/spi-builder-workspace/SwiftGit2/CheckoutStrategy.swift:9:8: error: no such module 'Clibgit2'
  7 | //
  8 |
  9 | import Clibgit2
    |        `- error: no such module 'Clibgit2'
 10 |
 11 | /// The flags defining how a checkout should be performed.
Fetching https://github.com/Quick/Nimble
Fetching https://github.com/marmelroy/Zip.git
Fetching https://github.com/Quick/Quick
[1/1989] Fetching zip
[479/21573] Fetching zip, nimble
[480/36332] Fetching zip, nimble, quick
Fetched https://github.com/Quick/Quick from cache (2.05s)
Fetched https://github.com/marmelroy/Zip.git from cache (2.05s)
Fetched https://github.com/Quick/Nimble from cache (2.05s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 2.2.1 (2.89s)
Computing version for https://github.com/marmelroy/Zip.git
Computed https://github.com/marmelroy/Zip.git at 2.1.2 (0.71s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 8.1.2 (0.70s)
Creating working copy for https://github.com/marmelroy/Zip.git
Working copy of https://github.com/marmelroy/Zip.git resolved at 2.1.2
Creating working copy for https://github.com/Quick/Quick
Working copy of https://github.com/Quick/Quick resolved at 2.2.1
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 8.1.2
BUILD FAILURE 6.2 macosSpm