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 MessagePackReferenceImplementation, reference 1.0.1 (6dea7c), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 14:20:32 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/fumoboy007/MessagePackReferenceImplementation.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fumoboy007/MessagePackReferenceImplementation
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 6dea7c8 Fix `pkg-config` search when the package manifest is evaluated via Xcode.
Cloned https://github.com/fumoboy007/MessagePackReferenceImplementation.git
Revision (git rev-parse @):
6dea7c839bfb5502d7fb67c32d0d7300ec836b62
SUCCESS checkout https://github.com/fumoboy007/MessagePackReferenceImplementation.git at 1.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/fumoboy007/MessagePackReferenceImplementation.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/9] Compiling MessagePackReferenceImplementation msgpack_timestamp+Hashable.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "msgpack.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/Cmsgpack/Legacy/msgpack.h:25:10: error: 'msgpack.h' file not found with <angled> include; use "quotes" instead
23 | #pragma once
24 |
25 | #include <msgpack.h>
   |          `- error: 'msgpack.h' file not found with <angled> include; use "quotes" instead
26 |
/Users/admin/builder/spi-builder-workspace/Sources/MessagePackReferenceImplementation/Cmsgpack+Exported.swift:24:8: error: could not build Objective-C module 'Cmsgpack'
22 |
23 | @_exported
24 | import Cmsgpack
   |        `- error: could not build Objective-C module 'Cmsgpack'
25 |
[4/9] Compiling MessagePackReferenceImplementation unpack.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "msgpack.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/Cmsgpack/Legacy/msgpack.h:25:10: error: 'msgpack.h' file not found with <angled> include; use "quotes" instead
23 | #pragma once
24 |
25 | #include <msgpack.h>
   |          `- error: 'msgpack.h' file not found with <angled> include; use "quotes" instead
26 |
/Users/admin/builder/spi-builder-workspace/Sources/MessagePackReferenceImplementation/Cmsgpack+Exported.swift:24:8: error: could not build Objective-C module 'Cmsgpack'
22 |
23 | @_exported
24 | import Cmsgpack
   |        `- error: could not build Objective-C module 'Cmsgpack'
25 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/9] Emitting module MessagePackReferenceImplementation
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "msgpack.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/Cmsgpack/Legacy/msgpack.h:25:10: error: 'msgpack.h' file not found with <angled> include; use "quotes" instead
23 | #pragma once
24 |
25 | #include <msgpack.h>
   |          `- error: 'msgpack.h' file not found with <angled> include; use "quotes" instead
26 |
/Users/admin/builder/spi-builder-workspace/Sources/MessagePackReferenceImplementation/Cmsgpack+Exported.swift:24:8: error: could not build Objective-C module 'Cmsgpack'
22 |
23 | @_exported
24 | import Cmsgpack
   |        `- error: could not build Objective-C module 'Cmsgpack'
25 |
[6/9] Compiling MessagePackReferenceImplementation MessagePackExtension.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "msgpack.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/Cmsgpack/Legacy/msgpack.h:25:10: error: 'msgpack.h' file not found with <angled> include; use "quotes" instead
23 | #pragma once
24 |
25 | #include <msgpack.h>
   |          `- error: 'msgpack.h' file not found with <angled> include; use "quotes" instead
26 |
/Users/admin/builder/spi-builder-workspace/Sources/MessagePackReferenceImplementation/Cmsgpack+Exported.swift:24:8: error: could not build Objective-C module 'Cmsgpack'
22 |
23 | @_exported
24 | import Cmsgpack
   |        `- error: could not build Objective-C module 'Cmsgpack'
25 |
[7/9] Compiling MessagePackReferenceImplementation Cmsgpack+Exported.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "msgpack.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/Cmsgpack/Legacy/msgpack.h:25:10: error: 'msgpack.h' file not found with <angled> include; use "quotes" instead
23 | #pragma once
24 |
25 | #include <msgpack.h>
   |          `- error: 'msgpack.h' file not found with <angled> include; use "quotes" instead
26 |
/Users/admin/builder/spi-builder-workspace/Sources/MessagePackReferenceImplementation/Cmsgpack+Exported.swift:24:8: error: could not build Objective-C module 'Cmsgpack'
22 |
23 | @_exported
24 | import Cmsgpack
   |        `- error: could not build Objective-C module 'Cmsgpack'
25 |
[8/9] Compiling MessagePackReferenceImplementation Nil.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "msgpack.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/Cmsgpack/Legacy/msgpack.h:25:10: error: 'msgpack.h' file not found with <angled> include; use "quotes" instead
23 | #pragma once
24 |
25 | #include <msgpack.h>
   |          `- error: 'msgpack.h' file not found with <angled> include; use "quotes" instead
26 |
/Users/admin/builder/spi-builder-workspace/Sources/MessagePackReferenceImplementation/Cmsgpack+Exported.swift:24:8: error: could not build Objective-C module 'Cmsgpack'
22 |
23 | @_exported
24 | import Cmsgpack
   |        `- error: could not build Objective-C module 'Cmsgpack'
25 |
[9/9] Compiling MessagePackReferenceImplementation pack.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "msgpack.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/Cmsgpack/Legacy/msgpack.h:25:10: error: 'msgpack.h' file not found with <angled> include; use "quotes" instead
23 | #pragma once
24 |
25 | #include <msgpack.h>
   |          `- error: 'msgpack.h' file not found with <angled> include; use "quotes" instead
26 |
/Users/admin/builder/spi-builder-workspace/Sources/MessagePackReferenceImplementation/Cmsgpack+Exported.swift:24:8: error: could not build Objective-C module 'Cmsgpack'
22 |
23 | @_exported
24 | import Cmsgpack
   |        `- error: could not build Objective-C module 'Cmsgpack'
25 |
warning: 'spi-builder-workspace': env: pkg-config: No such file or directory
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: you may be able to install msgpack using your system-packager:
    brew install msgpack
warning: you may be able to install msgpack using your system-packager:
    brew install msgpack
BUILD FAILURE 6.2 macosSpm