Build Information
Failed to build Git, reference main (2910f7
), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 15:19:43 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftDocOrg/Git.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/SwiftDocOrg/Git
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2910f77 Update CI workflow to test with Swift 5.3 (#2)
Cloned https://github.com/SwiftDocOrg/Git.git
Revision (git rev-parse @):
2910f772db72b1274dd33fcd3f60de323f866e94
SUCCESS checkout https://github.com/SwiftDocOrg/Git.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/SwiftDocOrg/Git.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
warning: couldn't find pc file for libgit2
warning: couldn't find pc file for libgit2
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/23] Emitting module Git
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "Clibgit2.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Clibgit2/Clibgit2.h:1:10: error: 'git2.h' file not found
1 | #include "git2.h"
| `- error: 'git2.h' file not found
2 |
/host/spi-builder-workspace/Sources/Git/Credentials.swift:1:8: error: could not build C module 'Clibgit2'
1 | import Clibgit2
| `- error: could not build C module 'Clibgit2'
2 |
3 | public enum Credentials {
[4/23] Compiling Git Git.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "Clibgit2.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Clibgit2/Clibgit2.h:1:10: error: 'git2.h' file not found
1 | #include "git2.h"
| `- error: 'git2.h' file not found
2 |
/host/spi-builder-workspace/Sources/Git/Credentials.swift:1:8: error: could not build C module 'Clibgit2'
1 | import Clibgit2
| `- error: could not build C module 'Clibgit2'
2 |
3 | public enum Credentials {
[5/23] Compiling Git Message.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "Clibgit2.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Clibgit2/Clibgit2.h:1:10: error: 'git2.h' file not found
1 | #include "git2.h"
| `- error: 'git2.h' file not found
2 |
/host/spi-builder-workspace/Sources/Git/Credentials.swift:1:8: error: could not build C module 'Clibgit2'
1 | import Clibgit2
| `- error: could not build C module 'Clibgit2'
2 |
3 | public enum Credentials {
[6/23] Compiling Git Object.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "Clibgit2.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Clibgit2/Clibgit2.h:1:10: error: 'git2.h' file not found
1 | #include "git2.h"
| `- error: 'git2.h' file not found
2 |
/host/spi-builder-workspace/Sources/Git/Credentials.swift:1:8: error: could not build C module 'Clibgit2'
1 | import Clibgit2
| `- error: could not build C module 'Clibgit2'
2 |
3 | public enum Credentials {
[7/25] Compiling Git RevisionWalker.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "Clibgit2.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Clibgit2/Clibgit2.h:1:10: error: 'git2.h' file not found
1 | #include "git2.h"
| `- error: 'git2.h' file not found
2 |
/host/spi-builder-workspace/Sources/Git/Credentials.swift:1:8: error: could not build C module 'Clibgit2'
1 | import Clibgit2
| `- error: could not build C module 'Clibgit2'
2 |
3 | public enum Credentials {
[8/25] Compiling Git Signature.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "Clibgit2.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Clibgit2/Clibgit2.h:1:10: error: 'git2.h' file not found
1 | #include "git2.h"
| `- error: 'git2.h' file not found
2 |
/host/spi-builder-workspace/Sources/Git/Credentials.swift:1:8: error: could not build C module 'Clibgit2'
1 | import Clibgit2
| `- error: could not build C module 'Clibgit2'
2 |
3 | public enum Credentials {
[9/25] Compiling Git Head.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "Clibgit2.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Clibgit2/Clibgit2.h:1:10: error: 'git2.h' file not found
1 | #include "git2.h"
| `- error: 'git2.h' file not found
2 |
/host/spi-builder-workspace/Sources/Git/Credentials.swift:1:8: error: could not build C module 'Clibgit2'
1 | import Clibgit2
| `- error: could not build C module 'Clibgit2'
2 |
3 | public enum Credentials {
[10/25] Compiling Git Index.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "Clibgit2.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Clibgit2/Clibgit2.h:1:10: error: 'git2.h' file not found
1 | #include "git2.h"
| `- error: 'git2.h' file not found
2 |
/host/spi-builder-workspace/Sources/Git/Credentials.swift:1:8: error: could not build C module 'Clibgit2'
1 | import Clibgit2
| `- error: could not build C module 'Clibgit2'
2 |
3 | public enum Credentials {
[11/25] Compiling Git Attributes.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "Clibgit2.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Clibgit2/Clibgit2.h:1:10: error: 'git2.h' file not found
1 | #include "git2.h"
| `- error: 'git2.h' file not found
2 |
/host/spi-builder-workspace/Sources/Git/Credentials.swift:1:8: error: could not build C module 'Clibgit2'
1 | import Clibgit2
| `- error: could not build C module 'Clibgit2'
2 |
3 | public enum Credentials {
[12/25] Compiling Git Checkout.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "Clibgit2.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Clibgit2/Clibgit2.h:1:10: error: 'git2.h' file not found
1 | #include "git2.h"
| `- error: 'git2.h' file not found
2 |
/host/spi-builder-workspace/Sources/Git/Credentials.swift:1:8: error: could not build C module 'Clibgit2'
1 | import Clibgit2
| `- error: could not build C module 'Clibgit2'
2 |
3 | public enum Credentials {
[13/25] Compiling Git Clone.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "Clibgit2.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Clibgit2/Clibgit2.h:1:10: error: 'git2.h' file not found
1 | #include "git2.h"
| `- error: 'git2.h' file not found
2 |
/host/spi-builder-workspace/Sources/Git/Credentials.swift:1:8: error: could not build C module 'Clibgit2'
1 | import Clibgit2
| `- error: could not build C module 'Clibgit2'
2 |
3 | public enum Credentials {
[14/25] Compiling Git Blob.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "Clibgit2.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Clibgit2/Clibgit2.h:1:10: error: 'git2.h' file not found
1 | #include "git2.h"
| `- error: 'git2.h' file not found
2 |
/host/spi-builder-workspace/Sources/Git/Credentials.swift:1:8: error: could not build C module 'Clibgit2'
1 | import Clibgit2
| `- error: could not build C module 'Clibgit2'
2 |
3 | public enum Credentials {
[15/25] Compiling Git Commit.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "Clibgit2.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Clibgit2/Clibgit2.h:1:10: error: 'git2.h' file not found
1 | #include "git2.h"
| `- error: 'git2.h' file not found
2 |
/host/spi-builder-workspace/Sources/Git/Credentials.swift:1:8: error: could not build C module 'Clibgit2'
1 | import Clibgit2
| `- error: could not build C module 'Clibgit2'
2 |
3 | public enum Credentials {
[16/25] Compiling Git Tree.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "Clibgit2.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Clibgit2/Clibgit2.h:1:10: error: 'git2.h' file not found
1 | #include "git2.h"
| `- error: 'git2.h' file not found
2 |
/host/spi-builder-workspace/Sources/Git/Credentials.swift:1:8: error: could not build C module 'Clibgit2'
1 | import Clibgit2
| `- error: could not build C module 'Clibgit2'
2 |
3 | public enum Credentials {
[17/25] Compiling Git Reference.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "Clibgit2.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Clibgit2/Clibgit2.h:1:10: error: 'git2.h' file not found
1 | #include "git2.h"
| `- error: 'git2.h' file not found
2 |
/host/spi-builder-workspace/Sources/Git/Credentials.swift:1:8: error: could not build C module 'Clibgit2'
1 | import Clibgit2
| `- error: could not build C module 'Clibgit2'
2 |
3 | public enum Credentials {
[18/25] Compiling Git Branch.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "Clibgit2.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Clibgit2/Clibgit2.h:1:10: error: 'git2.h' file not found
1 | #include "git2.h"
| `- error: 'git2.h' file not found
2 |
/host/spi-builder-workspace/Sources/Git/Credentials.swift:1:8: error: could not build C module 'Clibgit2'
1 | import Clibgit2
| `- error: could not build C module 'Clibgit2'
2 |
3 | public enum Credentials {
[19/25] Compiling Git Note.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "Clibgit2.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Clibgit2/Clibgit2.h:1:10: error: 'git2.h' file not found
1 | #include "git2.h"
| `- error: 'git2.h' file not found
2 |
/host/spi-builder-workspace/Sources/Git/Credentials.swift:1:8: error: could not build C module 'Clibgit2'
1 | import Clibgit2
| `- error: could not build C module 'Clibgit2'
2 |
3 | public enum Credentials {
[20/25] Compiling Git Tag.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "Clibgit2.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Clibgit2/Clibgit2.h:1:10: error: 'git2.h' file not found
1 | #include "git2.h"
| `- error: 'git2.h' file not found
2 |
/host/spi-builder-workspace/Sources/Git/Credentials.swift:1:8: error: could not build C module 'Clibgit2'
1 | import Clibgit2
| `- error: could not build C module 'Clibgit2'
2 |
3 | public enum Credentials {
[21/25] Compiling Git Remote.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "Clibgit2.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Clibgit2/Clibgit2.h:1:10: error: 'git2.h' file not found
1 | #include "git2.h"
| `- error: 'git2.h' file not found
2 |
/host/spi-builder-workspace/Sources/Git/Credentials.swift:1:8: error: could not build C module 'Clibgit2'
1 | import Clibgit2
| `- error: could not build C module 'Clibgit2'
2 |
3 | public enum Credentials {
[22/25] Compiling Git Repository.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "Clibgit2.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Clibgit2/Clibgit2.h:1:10: error: 'git2.h' file not found
1 | #include "git2.h"
| `- error: 'git2.h' file not found
2 |
/host/spi-builder-workspace/Sources/Git/Credentials.swift:1:8: error: could not build C module 'Clibgit2'
1 | import Clibgit2
| `- error: could not build C module 'Clibgit2'
2 |
3 | public enum Credentials {
[23/25] Compiling Git Credentials.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "Clibgit2.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Clibgit2/Clibgit2.h:1:10: error: 'git2.h' file not found
1 | #include "git2.h"
| `- error: 'git2.h' file not found
2 |
/host/spi-builder-workspace/Sources/Git/Credentials.swift:1:8: error: could not build C module 'Clibgit2'
1 | import Clibgit2
| `- error: could not build C module 'Clibgit2'
2 |
3 | public enum Credentials {
[24/25] Compiling Git Error.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "Clibgit2.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Clibgit2/Clibgit2.h:1:10: error: 'git2.h' file not found
1 | #include "git2.h"
| `- error: 'git2.h' file not found
2 |
/host/spi-builder-workspace/Sources/Git/Credentials.swift:1:8: error: could not build C module 'Clibgit2'
1 | import Clibgit2
| `- error: could not build C module 'Clibgit2'
2 |
3 | public enum Credentials {
[25/25] Compiling Git Array+Extensions.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "Clibgit2.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/Clibgit2/Clibgit2.h:1:10: error: 'git2.h' file not found
1 | #include "git2.h"
| `- error: 'git2.h' file not found
2 |
/host/spi-builder-workspace/Sources/Git/Credentials.swift:1:8: error: could not build C module 'Clibgit2'
1 | import Clibgit2
| `- error: could not build C module 'Clibgit2'
2 |
3 | public enum Credentials {
BUILD FAILURE 6.2 wasm