Build Information
Failed to build MessagePackReferenceImplementation with Swift 6.0 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fumoboy007/MessagePackReferenceImplementation.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fumoboy007/MessagePackReferenceImplementation
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $workDir
https://github.com/fumoboy007/MessagePackReferenceImplementation.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-6F35C1178C84523A.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/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 |
[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 |
[5/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 |
[6/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 |
[7/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 |
[8/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 |
[9/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 |
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
BUILD FAILURE 6.0 macosSpm