The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-adwaita, reference 1.2.5 (0c4bcc), with Swift 6.3 for macOS (SPM) on 30 Apr 2026 14:43:26 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/makoni/swift-adwaita.git
Reference: 1.2.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/makoni/swift-adwaita
 * tag               1.2.5      -> FETCH_HEAD
HEAD is now at 0c4bcc4 feat: read file lists from the clipboard
Cloned https://github.com/makoni/swift-adwaita.git
Revision (git rev-parse @):
0c4bcc4bd657949a8a5ca7d56df1a13028abe397
SUCCESS checkout https://github.com/makoni/swift-adwaita.git at 1.2.5
Fetching https://github.com/swiftlang/swift-docc-plugin.git
[1/2287] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin.git from cache (1.20s)
Computing version for https://github.com/swiftlang/swift-docc-plugin.git
Computed https://github.com/swiftlang/swift-docc-plugin.git at 1.5.0 (4.22s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3700] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.48s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.18s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin.git
Working copy of https://github.com/swiftlang/swift-docc-plugin.git resolved at 1.5.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "swift-adwaita",
      "name": "swift-adwaita",
      "url": "https://github.com/makoni/swift-adwaita.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-adwaita",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/makoni/swift-adwaita.git
[1/2904] Fetching swift-adwaita
Fetched https://github.com/makoni/swift-adwaita.git from cache (2.45s)
Creating working copy for https://github.com/makoni/swift-adwaita.git
Working copy of https://github.com/makoni/swift-adwaita.git resolved at 1.2.5 (0c4bcc4)
warning: '.resolve-product-dependencies': dependency 'swift-adwaita' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/makoni/swift-adwaita.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/11] Write sources
[4/11] Write DemoApp-entitlement.plist
[5/11] Write sources
[6/11] Copying Resources
[7/11] Write swift-version--6988338F2F200930.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/23] Emitting module GObjectSupport
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CAdwaita/shim.h:3:10: error: 'adwaita.h' file not found
  1 | #pragma once
  2 |
  3 | #include <adwaita.h>
    |          `- error: 'adwaita.h' file not found
  4 | #include <gdk-pixbuf/gdk-pixbuf.h>
  5 |
/Users/admin/builder/spi-builder-workspace/Sources/GObjectSupport/AppLauncher.swift:1:8: error: could not build Objective-C module 'CAdwaita'
 1 | import CAdwaita
   |        `- error: could not build Objective-C module 'CAdwaita'
 2 |
 3 | /// Synchronous GIO helpers for launching URIs with the system's default handler.
[10/23] Compiling GObjectSupport SignalName.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CAdwaita/shim.h:3:10: error: 'adwaita.h' file not found
  1 | #pragma once
  2 |
  3 | #include <adwaita.h>
    |          `- error: 'adwaita.h' file not found
  4 | #include <gdk-pixbuf/gdk-pixbuf.h>
  5 |
/Users/admin/builder/spi-builder-workspace/Sources/GObjectSupport/AppLauncher.swift:1:8: error: could not build Objective-C module 'CAdwaita'
 1 | import CAdwaita
   |        `- error: could not build Objective-C module 'CAdwaita'
 2 |
 3 | /// Synchronous GIO helpers for launching URIs with the system's default handler.
[11/23] Compiling GObjectSupport MainContext.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CAdwaita/shim.h:3:10: error: 'adwaita.h' file not found
  1 | #pragma once
  2 |
  3 | #include <adwaita.h>
    |          `- error: 'adwaita.h' file not found
  4 | #include <gdk-pixbuf/gdk-pixbuf.h>
  5 |
/Users/admin/builder/spi-builder-workspace/Sources/GObjectSupport/AppLauncher.swift:1:8: error: could not build Objective-C module 'CAdwaita'
 1 | import CAdwaita
   |        `- error: could not build Objective-C module 'CAdwaita'
 2 |
 3 | /// Synchronous GIO helpers for launching URIs with the system's default handler.
[12/23] Compiling GObjectSupport GVariant.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CAdwaita/shim.h:3:10: error: 'adwaita.h' file not found
  1 | #pragma once
  2 |
  3 | #include <adwaita.h>
    |          `- error: 'adwaita.h' file not found
  4 | #include <gdk-pixbuf/gdk-pixbuf.h>
  5 |
/Users/admin/builder/spi-builder-workspace/Sources/GObjectSupport/AppLauncher.swift:1:8: error: could not build Objective-C module 'CAdwaita'
 1 | import CAdwaita
   |        `- error: could not build Objective-C module 'CAdwaita'
 2 |
 3 | /// Synchronous GIO helpers for launching URIs with the system's default handler.
[13/23] Compiling GObjectSupport SignalExtras.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CAdwaita/shim.h:3:10: error: 'adwaita.h' file not found
  1 | #pragma once
  2 |
  3 | #include <adwaita.h>
    |          `- error: 'adwaita.h' file not found
  4 | #include <gdk-pixbuf/gdk-pixbuf.h>
  5 |
/Users/admin/builder/spi-builder-workspace/Sources/GObjectSupport/AppLauncher.swift:1:8: error: could not build Objective-C module 'CAdwaita'
 1 | import CAdwaita
   |        `- error: could not build Objective-C module 'CAdwaita'
 2 |
 3 | /// Synchronous GIO helpers for launching URIs with the system's default handler.
[14/23] Compiling GObjectSupport SignalTrampolines.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CAdwaita/shim.h:3:10: error: 'adwaita.h' file not found
  1 | #pragma once
  2 |
  3 | #include <adwaita.h>
    |          `- error: 'adwaita.h' file not found
  4 | #include <gdk-pixbuf/gdk-pixbuf.h>
  5 |
/Users/admin/builder/spi-builder-workspace/Sources/GObjectSupport/AppLauncher.swift:1:8: error: could not build Objective-C module 'CAdwaita'
 1 | import CAdwaita
   |        `- error: could not build Objective-C module 'CAdwaita'
 2 |
 3 | /// Synchronous GIO helpers for launching URIs with the system's default handler.
[15/23] Compiling GObjectSupport PropertyName.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CAdwaita/shim.h:3:10: error: 'adwaita.h' file not found
  1 | #pragma once
  2 |
  3 | #include <adwaita.h>
    |          `- error: 'adwaita.h' file not found
  4 | #include <gdk-pixbuf/gdk-pixbuf.h>
  5 |
/Users/admin/builder/spi-builder-workspace/Sources/GObjectSupport/AppLauncher.swift:1:8: error: could not build Objective-C module 'CAdwaita'
 1 | import CAdwaita
   |        `- error: could not build Objective-C module 'CAdwaita'
 2 |
 3 | /// Synchronous GIO helpers for launching URIs with the system's default handler.
[16/23] Compiling GObjectSupport GLibError.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CAdwaita/shim.h:3:10: error: 'adwaita.h' file not found
  1 | #pragma once
  2 |
  3 | #include <adwaita.h>
    |          `- error: 'adwaita.h' file not found
  4 | #include <gdk-pixbuf/gdk-pixbuf.h>
  5 |
/Users/admin/builder/spi-builder-workspace/Sources/GObjectSupport/AppLauncher.swift:1:8: error: could not build Objective-C module 'CAdwaita'
 1 | import CAdwaita
   |        `- error: could not build Objective-C module 'CAdwaita'
 2 |
 3 | /// Synchronous GIO helpers for launching URIs with the system's default handler.
[17/23] Compiling GObjectSupport GObject.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CAdwaita/shim.h:3:10: error: 'adwaita.h' file not found
  1 | #pragma once
  2 |
  3 | #include <adwaita.h>
    |          `- error: 'adwaita.h' file not found
  4 | #include <gdk-pixbuf/gdk-pixbuf.h>
  5 |
/Users/admin/builder/spi-builder-workspace/Sources/GObjectSupport/AppLauncher.swift:1:8: error: could not build Objective-C module 'CAdwaita'
 1 | import CAdwaita
   |        `- error: could not build Objective-C module 'CAdwaita'
 2 |
 3 | /// Synchronous GIO helpers for launching URIs with the system's default handler.
[18/23] Compiling GObjectSupport Signal.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CAdwaita/shim.h:3:10: error: 'adwaita.h' file not found
  1 | #pragma once
  2 |
  3 | #include <adwaita.h>
    |          `- error: 'adwaita.h' file not found
  4 | #include <gdk-pixbuf/gdk-pixbuf.h>
  5 |
/Users/admin/builder/spi-builder-workspace/Sources/GObjectSupport/AppLauncher.swift:1:8: error: could not build Objective-C module 'CAdwaita'
 1 | import CAdwaita
   |        `- error: could not build Objective-C module 'CAdwaita'
 2 |
 3 | /// Synchronous GIO helpers for launching URIs with the system's default handler.
[19/23] Compiling GObjectSupport AppLauncher.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CAdwaita/shim.h:3:10: error: 'adwaita.h' file not found
  1 | #pragma once
  2 |
  3 | #include <adwaita.h>
    |          `- error: 'adwaita.h' file not found
  4 | #include <gdk-pixbuf/gdk-pixbuf.h>
  5 |
/Users/admin/builder/spi-builder-workspace/Sources/GObjectSupport/AppLauncher.swift:1:8: error: could not build Objective-C module 'CAdwaita'
 1 | import CAdwaita
   |        `- error: could not build Objective-C module 'CAdwaita'
 2 |
 3 | /// Synchronous GIO helpers for launching URIs with the system's default handler.
[20/23] Compiling GObjectSupport DeferredRelease.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CAdwaita/shim.h:3:10: error: 'adwaita.h' file not found
  1 | #pragma once
  2 |
  3 | #include <adwaita.h>
    |          `- error: 'adwaita.h' file not found
  4 | #include <gdk-pixbuf/gdk-pixbuf.h>
  5 |
/Users/admin/builder/spi-builder-workspace/Sources/GObjectSupport/AppLauncher.swift:1:8: error: could not build Objective-C module 'CAdwaita'
 1 | import CAdwaita
   |        `- error: could not build Objective-C module 'CAdwaita'
 2 |
 3 | /// Synchronous GIO helpers for launching URIs with the system's default handler.
[21/24] Compiling GObjectSupport Value.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CAdwaita/shim.h:3:10: error: 'adwaita.h' file not found
  1 | #pragma once
  2 |
  3 | #include <adwaita.h>
    |          `- error: 'adwaita.h' file not found
  4 | #include <gdk-pixbuf/gdk-pixbuf.h>
  5 |
/Users/admin/builder/spi-builder-workspace/Sources/GObjectSupport/AppLauncher.swift:1:8: error: could not build Objective-C module 'CAdwaita'
 1 | import CAdwaita
   |        `- error: could not build Objective-C module 'CAdwaita'
 2 |
 3 | /// Synchronous GIO helpers for launching URIs with the system's default handler.
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: couldn't find pc file for libadwaita-1
warning: couldn't find pc file for gtksourceview-5
warning: couldn't find pc file for libadwaita-1
warning: couldn't find pc file for gtksourceview-5
BUILD FAILURE 6.3 macosSpm