This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build CodeEditor with Swift 6.0 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AparokshaUI/CodeEditor.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/AparokshaUI/CodeEditor
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e59178e Update to adwaita-swift 0.2.0
Cloned https://github.com/AparokshaUI/CodeEditor.git
Revision (git rev-parse @):
e59178e38f5941c9fafdc2341a0fe59f82ff51c7
SUCCESS checkout https://github.com/AparokshaUI/CodeEditor.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/AparokshaUI/CodeEditor.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Fetching https://github.com/AparokshaUI/Adwaita
[1/3009] Fetching adwaita
Fetched https://github.com/AparokshaUI/Adwaita from cache (0.35s)
Computing version for https://github.com/AparokshaUI/Adwaita
Computed https://github.com/AparokshaUI/Adwaita at 0.2.6 (0.40s)
Fetching https://github.com/david-swift/LevenshteinTransformations
[1/50] Fetching levenshteintransformations
Fetched https://github.com/david-swift/LevenshteinTransformations from cache (0.17s)
Computing version for https://github.com/david-swift/LevenshteinTransformations
Computed https://github.com/david-swift/LevenshteinTransformations at 0.1.2 (0.38s)
Creating working copy for https://github.com/AparokshaUI/Adwaita
Working copy of https://github.com/AparokshaUI/Adwaita resolved at 0.2.6
Creating working copy for https://github.com/david-swift/LevenshteinTransformations
Working copy of https://github.com/david-swift/LevenshteinTransformations resolved at 0.1.2
warning: couldn't find pc file for libadwaita-1
warning: couldn't find pc file for gtksourceview-5
Building for debugging...
[0/11] Write sources
[4/11] Write swift-version-24593BA9C3E375BF.txt
[6/18] Emitting module LevenshteinTransformations
[7/18] Compiling LevenshteinTransformations EditOperation.swift
[8/18] Compiling LevenshteinTransformations Transformation.swift
[9/18] Compiling LevenshteinTransformations LevenshteinTransformations.swift
[10/18] Compiling LevenshteinTransformations String.swift
[11/18] Compiling LevenshteinTransformations Functions.swift
[12/18] Compiling LevenshteinTransformations Array.swift
[13/19] Wrapping AST for LevenshteinTransformations for debugging
[15/133] Compiling Adwaita ActionRow+.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[16/133] Compiling Adwaita ComboRow+.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[17/133] Compiling Adwaita EntryRow+.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[18/133] Compiling Adwaita Form.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[19/133] Compiling Adwaita FormSection+.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[20/133] Compiling Adwaita PasswordEntryRow+.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[21/133] Compiling Adwaita SpinRow+.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[22/133] Compiling Adwaita SwitchRow+.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[23/133] Compiling Adwaita ActionRow.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[24/133] Compiling Adwaita Avatar.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[25/133] Compiling Adwaita Banner.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[26/133] Compiling Adwaita Bin.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[27/133] Compiling Adwaita Box.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[28/133] Compiling Adwaita Button.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[29/133] Compiling Adwaita ButtonContent.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[30/133] Compiling Adwaita Carousel.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[31/149] Emitting module Adwaita
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[32/149] Compiling Adwaita ToggleButton.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[33/149] Compiling Adwaita ToolbarView.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[34/149] Compiling Adwaita WindowTitle.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[35/149] Compiling Adwaita HStack.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[36/149] Compiling Adwaita HeaderBar+.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[37/149] Compiling Adwaita List.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[38/149] Compiling Adwaita Menu+.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[39/149] Compiling Adwaita AppearObserver.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[40/149] Compiling Adwaita Clamp+.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[41/149] Compiling Adwaita ContentModifier.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[42/149] Compiling Adwaita Freeze.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[43/149] Compiling Adwaita InspectorWrapper.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[44/149] Compiling Adwaita ModifierStopper.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[45/149] Compiling Adwaita Popover+.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[46/149] Compiling Adwaita ToastOverlay+.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[47/149] Compiling Adwaita View+.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[48/149] Compiling Adwaita OpaquePointer.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[49/149] Compiling Adwaita Set.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[50/149] Compiling Adwaita String.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[51/149] Compiling Adwaita UInt.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[52/149] Compiling Adwaita UnsafeMutablePointer.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[53/149] Compiling Adwaita UnsafeMutableRawPointer.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[54/149] Compiling Adwaita App.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[55/149] Compiling Adwaita GTUIApp.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[56/149] Compiling Adwaita MenuItem.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[57/149] Compiling Adwaita MenuItemGroup.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[58/149] Compiling Adwaita View.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[59/149] Compiling Adwaita ViewBuilder.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[60/149] Compiling Adwaita ViewStorage.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[61/149] Compiling Adwaita Widget.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[62/149] Compiling Adwaita WindowView.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[63/149] Compiling Adwaita GTUIAboutWindow.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[64/149] Compiling Adwaita MenuButton.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[65/149] Compiling Adwaita MenuSection.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[66/149] Compiling Adwaita Submenu.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[67/149] Compiling Adwaita ArrayBuilder.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[68/149] Compiling Adwaita Binding.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[69/149] Compiling Adwaita Idle.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[70/149] Compiling Adwaita Signal.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[71/149] Compiling Adwaita State.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[72/149] Compiling Adwaita StateProtocol.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[73/149] Compiling Adwaita UpdateManager.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[74/149] Compiling Adwaita Alignment.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[75/149] Compiling Adwaita Edge.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[76/149] Compiling Adwaita Icon.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[77/149] Compiling Adwaita Transition.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[78/149] Compiling Adwaita Array.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[79/149] Compiling Adwaita Bool.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[80/149] Compiling Adwaita Int.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[81/149] Compiling Adwaita NavigationSplitView.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[82/149] Compiling Adwaita NavigationView+.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[83/149] Compiling Adwaita OverlaySplitView+.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[84/149] Compiling Adwaita Picture+.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[85/149] Compiling Adwaita ProgressBar+.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[86/149] Compiling Adwaita ScrollView.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[87/149] Compiling Adwaita StateWrapper.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[88/149] Compiling Adwaita StatusPage+.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[89/149] Compiling Adwaita Text.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[90/149] Compiling Adwaita Toggle.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[91/149] Compiling Adwaita VStack.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[92/149] Compiling Adwaita ViewStack.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[93/149] Compiling Adwaita ViewSwitcher.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[94/149] Compiling Adwaita AboutWindow.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[95/149] Compiling Adwaita FileDialog.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[96/149] Compiling Adwaita Window.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[97/149] Compiling Adwaita CenterBox.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[98/149] Compiling Adwaita CheckButton.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[99/149] Compiling Adwaita Clamp.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[100/149] Compiling Adwaita ComboRow.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[101/149] Compiling Adwaita EntryRow.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[102/149] Compiling Adwaita ExpanderRow.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[103/149] Compiling Adwaita FlowBox.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[104/149] Compiling Adwaita HeaderBar.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[105/149] Compiling Adwaita Label.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[106/149] Compiling Adwaita LevelBar.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[107/149] Compiling Adwaita LinkButton.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[108/149] Compiling Adwaita ListBox.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[109/149] Compiling Adwaita Menu.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[110/149] Compiling Adwaita NavigationView.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[111/149] Compiling Adwaita Overlay.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[112/149] Compiling Adwaita OverlaySplitView.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[113/149] Compiling Adwaita PasswordEntryRow.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[114/149] Compiling Adwaita Picture.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[115/149] Compiling Adwaita Popover.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[116/149] Compiling Adwaita PreferencesGroup.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[117/149] Compiling Adwaita PreferencesPage.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[118/149] Compiling Adwaita PreferencesRow.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[119/149] Compiling Adwaita ProgressBar.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[120/149] Compiling Adwaita ScrolledWindow.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[121/149] Compiling Adwaita SearchBar.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[122/149] Compiling Adwaita SearchEntry.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[123/149] Compiling Adwaita SpinRow.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[124/149] Compiling Adwaita Spinner.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[125/149] Compiling Adwaita SplitButton.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[126/149] Compiling Adwaita StatusPage.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[127/149] Compiling Adwaita SwitchRow.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[128/149] Compiling Adwaita ToastOverlay.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[129/149] Compiling Adwaita GTUIApplicationWindow.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[130/149] Compiling Adwaita GTUIFileDialog.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[131/149] Compiling Adwaita GTUIWindow.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[132/149] Compiling Adwaita WindowScene.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[133/149] Compiling Adwaita WindowSceneGroup.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[134/149] Compiling Adwaita WindowStorage.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[135/149] Compiling Adwaita WindowType.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[136/149] Compiling Adwaita Banner+.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[137/149] Compiling Adwaita Button+.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[138/149] Compiling Adwaita Carousel+.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[139/149] Compiling Adwaita CheckButton+.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[140/149] Compiling Adwaita AboutDialog.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[141/149] Compiling Adwaita AlertDialog.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[142/149] Compiling Adwaita Dialog.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[143/149] Compiling Adwaita FlowBox+.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
[144/149] Compiling Adwaita ForEach.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/CAdw/shim.h:1:10: error: 'adwaita.h' file not found
 1 | #include <adwaita.h>
   |          `- error: 'adwaita.h' file not found
 2 | #include <gtk/gtk.h>
 3 |
/host/spi-builder-workspace/.build/checkouts/Adwaita/Sources/Adwaita/Menu/MenuButton.swift:8:8: error: could not build C module 'CAdw'
 6 | //
 7 |
 8 | import CAdw
   |        `- error: could not build C module 'CAdw'
 9 |
10 | /// A button widget for menus.
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.