The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build sciv, reference 0.2.0 (ac5ea9), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 18:24:17 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sciv-img/sciv.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sciv-img/sciv
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at ac5ea9f 0.2.0
Cloned https://github.com/sciv-img/sciv.git
Revision (git rev-parse @):
ac5ea9f48c2b94a4ad345eb6ec78087b864b0450
SUCCESS checkout https://github.com/sciv-img/sciv.git at 0.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/sciv-img/sciv.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[3/8] Write sciv-entitlement.plist
[4/8] Write swift-version-1EA4D86E10B52AF.txt
[6/12] Emitting module OSet
[7/12] Compiling OSet OSet.swift
[8/12] Compiling PathKit PathKit.swift
[9/12] Emitting module PathKit
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/20] Emitting module sciv
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Cwebp/module.modulemap:3:16: error: header '/usr/local/include/webp/decode.h' not found
 1 | module Cwebp [system] {
 2 |     module Decode {
 3 |         header "/usr/local/include/webp/decode.h"
   |                `- error: header '/usr/local/include/webp/decode.h' not found
 4 |         export *
 5 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Imager.swift:3:8: error: could not build Objective-C module 'Cwebp'
  1 | import AppKit
  2 | import PathKit
  3 | import Cwebp
    |        `- error: could not build Objective-C module 'Cwebp'
  4 |
  5 | extension NSImage {
[11/20] Compiling sciv AlertView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Cwebp/module.modulemap:3:16: error: header '/usr/local/include/webp/decode.h' not found
 1 | module Cwebp [system] {
 2 |     module Decode {
 3 |         header "/usr/local/include/webp/decode.h"
   |                `- error: header '/usr/local/include/webp/decode.h' not found
 4 |         export *
 5 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Imager.swift:3:8: error: could not build Objective-C module 'Cwebp'
  1 | import AppKit
  2 | import PathKit
  3 | import Cwebp
    |        `- error: could not build Objective-C module 'Cwebp'
  4 |
  5 | extension NSImage {
[12/20] Compiling sciv Files.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Cwebp/module.modulemap:3:16: error: header '/usr/local/include/webp/decode.h' not found
 1 | module Cwebp [system] {
 2 |     module Decode {
 3 |         header "/usr/local/include/webp/decode.h"
   |                `- error: header '/usr/local/include/webp/decode.h' not found
 4 |         export *
 5 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Imager.swift:3:8: error: could not build Objective-C module 'Cwebp'
  1 | import AppKit
  2 | import PathKit
  3 | import Cwebp
    |        `- error: could not build Objective-C module 'Cwebp'
  4 |
  5 | extension NSImage {
[13/20] Compiling sciv main.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Cwebp/module.modulemap:3:16: error: header '/usr/local/include/webp/decode.h' not found
 1 | module Cwebp [system] {
 2 |     module Decode {
 3 |         header "/usr/local/include/webp/decode.h"
   |                `- error: header '/usr/local/include/webp/decode.h' not found
 4 |         export *
 5 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Imager.swift:3:8: error: could not build Objective-C module 'Cwebp'
  1 | import AppKit
  2 | import PathKit
  3 | import Cwebp
    |        `- error: could not build Objective-C module 'Cwebp'
  4 |
  5 | extension NSImage {
[14/20] Compiling sciv Utils.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Cwebp/module.modulemap:3:16: error: header '/usr/local/include/webp/decode.h' not found
 1 | module Cwebp [system] {
 2 |     module Decode {
 3 |         header "/usr/local/include/webp/decode.h"
   |                `- error: header '/usr/local/include/webp/decode.h' not found
 4 |         export *
 5 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Imager.swift:3:8: error: could not build Objective-C module 'Cwebp'
  1 | import AppKit
  2 | import PathKit
  3 | import Cwebp
    |        `- error: could not build Objective-C module 'Cwebp'
  4 |
  5 | extension NSImage {
[15/20] Compiling sciv StatusView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Cwebp/module.modulemap:3:16: error: header '/usr/local/include/webp/decode.h' not found
 1 | module Cwebp [system] {
 2 |     module Decode {
 3 |         header "/usr/local/include/webp/decode.h"
   |                `- error: header '/usr/local/include/webp/decode.h' not found
 4 |         export *
 5 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Imager.swift:3:8: error: could not build Objective-C module 'Cwebp'
  1 | import AppKit
  2 | import PathKit
  3 | import Cwebp
    |        `- error: could not build Objective-C module 'Cwebp'
  4 |
  5 | extension NSImage {
[16/20] Compiling sciv Commander.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Cwebp/module.modulemap:3:16: error: header '/usr/local/include/webp/decode.h' not found
 1 | module Cwebp [system] {
 2 |     module Decode {
 3 |         header "/usr/local/include/webp/decode.h"
   |                `- error: header '/usr/local/include/webp/decode.h' not found
 4 |         export *
 5 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Imager.swift:3:8: error: could not build Objective-C module 'Cwebp'
  1 | import AppKit
  2 | import PathKit
  3 | import Cwebp
    |        `- error: could not build Objective-C module 'Cwebp'
  4 |
  5 | extension NSImage {
[17/20] Compiling sciv Imager.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Cwebp/module.modulemap:3:16: error: header '/usr/local/include/webp/decode.h' not found
 1 | module Cwebp [system] {
 2 |     module Decode {
 3 |         header "/usr/local/include/webp/decode.h"
   |                `- error: header '/usr/local/include/webp/decode.h' not found
 4 |         export *
 5 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Imager.swift:3:8: error: could not build Objective-C module 'Cwebp'
  1 | import AppKit
  2 | import PathKit
  3 | import Cwebp
    |        `- error: could not build Objective-C module 'Cwebp'
  4 |
  5 | extension NSImage {
Fetching https://github.com/sciv-img/Cpcre
Fetching https://github.com/sciv-img/OSet
Fetching https://github.com/kylef/PathKit
Fetching https://github.com/sciv-img/Cwebp
[1/7] Fetching cpcre
[3/14] Fetching cpcre, cwebp
Fetched https://github.com/sciv-img/Cwebp from cache (0.56s)
[3/1418] Fetching cpcre, pathkit
Fetched https://github.com/kylef/PathKit from cache (0.81s)
Fetched https://github.com/sciv-img/Cpcre from cache (0.81s)
[1/195] Fetching oset
Fetched https://github.com/sciv-img/OSet from cache (1.30s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.0 (1.86s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.97s)
Computing version for https://github.com/sciv-img/OSet
Computed https://github.com/sciv-img/OSet at 0.6.0 (1.52s)
Computing version for https://github.com/sciv-img/Cwebp
Computed https://github.com/sciv-img/Cwebp at 2.0.0 (0.54s)
Computing version for https://github.com/sciv-img/Cpcre
Computed https://github.com/sciv-img/Cpcre at 2.0.0 (0.52s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.2 (2.00s)
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.2
Creating working copy for https://github.com/sciv-img/Cpcre
Working copy of https://github.com/sciv-img/Cpcre resolved at 2.0.0
Creating working copy for https://github.com/sciv-img/Cwebp
Working copy of https://github.com/sciv-img/Cwebp resolved at 2.0.0
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.0
Creating working copy for https://github.com/sciv-img/OSet
Working copy of https://github.com/sciv-img/OSet resolved at 0.6.0
warning: 'cwebp': ignoring declared target(s) 'Cwebp' in the system package
warning: 'cwebp': system packages are deprecated; use system library targets instead
warning: 'cpcre': ignoring declared target(s) 'Cpcre' in the system package
warning: 'cpcre': system packages are deprecated; use system library targets instead
warning: 'spi-builder-workspace': dependency 'cpcre' is not used by any target
warning: 'spi-builder-workspace': dependency 'cwebp' is not used by any target
BUILD FAILURE 6.2 macosSpm