Build Information
Failed to build SwiftyWasmer, reference 0.5.0 (3c28ff
), with Swift 6.0 for macOS (SPM) on 2 Nov 2024 11:27:56 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/helje5/SwiftyWasmer.git
Reference: 0.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/helje5/SwiftyWasmer
* tag 0.5.0 -> FETCH_HEAD
HEAD is now at 3c28ffa Merge branch 'develop' into main
Cloned https://github.com/helje5/SwiftyWasmer.git
Revision (git rev-parse @):
3c28ffa4185344fff26d3f9916f3a0132e786fab
SUCCESS checkout https://github.com/helje5/SwiftyWasmer.git at 0.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",
"dependencies": [
{
"identity": "swiftywasmer",
"name": "SwiftyWasmer",
"url": "https://github.com/helje5/SwiftyWasmer.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyWasmer",
"dependencies": [
]
}
]
}
Fetching https://github.com/helje5/SwiftyWasmer.git
[1/68] Fetching swiftywasmer
Fetched https://github.com/helje5/SwiftyWasmer.git from cache (0.66s)
Creating working copy for https://github.com/helje5/SwiftyWasmer.git
Working copy of https://github.com/helje5/SwiftyWasmer.git resolved at 0.5.0 (3c28ffa)
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/helje5/SwiftyWasmer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/7] Write sources
[2/7] Write swasi-run-entitlement.plist
[3/7] Write swift-version--7754E27361AE5C74.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/39] Emitting module Wasmer
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "include/CWasmer.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
7 | //
8 |
9 | #import <wasmer.h>
| `- error: 'wasmer.h' file not found
10 |
/Users/admin/builder/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build Objective-C module 'CWasmer'
8 |
9 | import struct Foundation.Data
10 | import CWasmer
| `- error: could not build Objective-C module 'CWasmer'
11 |
12 | extension wasmer_byte_array {
[6/42] Compiling Wasmer WasmerFFIFix.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "include/CWasmer.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
7 | //
8 |
9 | #import <wasmer.h>
| `- error: 'wasmer.h' file not found
10 |
/Users/admin/builder/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build Objective-C module 'CWasmer'
8 |
9 | import struct Foundation.Data
10 | import CWasmer
| `- error: could not build Objective-C module 'CWasmer'
11 |
12 | extension wasmer_byte_array {
[7/42] Compiling Wasmer WasmerImportExportKind.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "include/CWasmer.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
7 | //
8 |
9 | #import <wasmer.h>
| `- error: 'wasmer.h' file not found
10 |
/Users/admin/builder/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build Objective-C module 'CWasmer'
8 |
9 | import struct Foundation.Data
10 | import CWasmer
| `- error: could not build Objective-C module 'CWasmer'
11 |
12 | extension wasmer_byte_array {
[8/42] Compiling Wasmer Export.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "include/CWasmer.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
7 | //
8 |
9 | #import <wasmer.h>
| `- error: 'wasmer.h' file not found
10 |
/Users/admin/builder/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build Objective-C module 'CWasmer'
8 |
9 | import struct Foundation.Data
10 | import CWasmer
| `- error: could not build Objective-C module 'CWasmer'
11 |
12 | extension wasmer_byte_array {
[9/42] Compiling Wasmer GlobalPtr.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "include/CWasmer.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
7 | //
8 |
9 | #import <wasmer.h>
| `- error: 'wasmer.h' file not found
10 |
/Users/admin/builder/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build Objective-C module 'CWasmer'
8 |
9 | import struct Foundation.Data
10 | import CWasmer
| `- error: could not build Objective-C module 'CWasmer'
11 |
12 | extension wasmer_byte_array {
[10/42] Compiling Wasmer ImportObjectIterPtr.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "include/CWasmer.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
7 | //
8 |
9 | #import <wasmer.h>
| `- error: 'wasmer.h' file not found
10 |
/Users/admin/builder/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build Objective-C module 'CWasmer'
8 |
9 | import struct Foundation.Data
10 | import CWasmer
| `- error: could not build Objective-C module 'CWasmer'
11 |
12 | extension wasmer_byte_array {
[11/42] Compiling Wasmer ImportObjectPtr.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "include/CWasmer.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
7 | //
8 |
9 | #import <wasmer.h>
| `- error: 'wasmer.h' file not found
10 |
/Users/admin/builder/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build Objective-C module 'CWasmer'
8 |
9 | import struct Foundation.Data
10 | import CWasmer
| `- error: could not build Objective-C module 'CWasmer'
11 |
12 | extension wasmer_byte_array {
[12/42] Compiling Wasmer InstanceContextPtr.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "include/CWasmer.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
7 | //
8 |
9 | #import <wasmer.h>
| `- error: 'wasmer.h' file not found
10 |
/Users/admin/builder/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build Objective-C module 'CWasmer'
8 |
9 | import struct Foundation.Data
10 | import CWasmer
| `- error: could not build Objective-C module 'CWasmer'
11 |
12 | extension wasmer_byte_array {
[13/42] Compiling Wasmer ValueTypeWasmer.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "include/CWasmer.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
7 | //
8 |
9 | #import <wasmer.h>
| `- error: 'wasmer.h' file not found
10 |
/Users/admin/builder/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build Objective-C module 'CWasmer'
8 |
9 | import struct Foundation.Data
10 | import CWasmer
| `- error: could not build Objective-C module 'CWasmer'
11 |
12 | extension wasmer_byte_array {
[14/42] Compiling Wasmer ValueWasmer.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "include/CWasmer.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
7 | //
8 |
9 | #import <wasmer.h>
| `- error: 'wasmer.h' file not found
10 |
/Users/admin/builder/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build Objective-C module 'CWasmer'
8 |
9 | import struct Foundation.Data
10 | import CWasmer
| `- error: could not build Objective-C module 'CWasmer'
11 |
12 | extension wasmer_byte_array {
[15/42] Compiling Wasmer WasmerImportsHolder.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "include/CWasmer.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
7 | //
8 |
9 | #import <wasmer.h>
| `- error: 'wasmer.h' file not found
10 |
/Users/admin/builder/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build Objective-C module 'CWasmer'
8 |
9 | import struct Foundation.Data
10 | import CWasmer
| `- error: could not build Objective-C module 'CWasmer'
11 |
12 | extension wasmer_byte_array {
[16/42] Compiling Wasmer Validate.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "include/CWasmer.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
7 | //
8 |
9 | #import <wasmer.h>
| `- error: 'wasmer.h' file not found
10 |
/Users/admin/builder/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build Objective-C module 'CWasmer'
8 |
9 | import struct Foundation.Data
10 | import CWasmer
| `- error: could not build Objective-C module 'CWasmer'
11 |
12 | extension wasmer_byte_array {
[17/42] Compiling Wasmer Value.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "include/CWasmer.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
7 | //
8 |
9 | #import <wasmer.h>
| `- error: 'wasmer.h' file not found
10 |
/Users/admin/builder/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build Objective-C module 'CWasmer'
8 |
9 | import struct Foundation.Data
10 | import CWasmer
| `- error: could not build Objective-C module 'CWasmer'
11 |
12 | extension wasmer_byte_array {
[18/42] Compiling Wasmer ValueType.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "include/CWasmer.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
7 | //
8 |
9 | #import <wasmer.h>
| `- error: 'wasmer.h' file not found
10 |
/Users/admin/builder/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build Objective-C module 'CWasmer'
8 |
9 | import struct Foundation.Data
10 | import CWasmer
| `- error: could not build Objective-C module 'CWasmer'
11 |
12 | extension wasmer_byte_array {
[19/42] Compiling Wasmer Instance.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "include/CWasmer.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
7 | //
8 |
9 | #import <wasmer.h>
| `- error: 'wasmer.h' file not found
10 |
/Users/admin/builder/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build Objective-C module 'CWasmer'
8 |
9 | import struct Foundation.Data
10 | import CWasmer
| `- error: could not build Objective-C module 'CWasmer'
11 |
12 | extension wasmer_byte_array {
[20/42] Compiling Wasmer Memory.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "include/CWasmer.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
7 | //
8 |
9 | #import <wasmer.h>
| `- error: 'wasmer.h' file not found
10 |
/Users/admin/builder/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build Objective-C module 'CWasmer'
8 |
9 | import struct Foundation.Data
10 | import CWasmer
| `- error: could not build Objective-C module 'CWasmer'
11 |
12 | extension wasmer_byte_array {
[21/42] Compiling Wasmer Module.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "include/CWasmer.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
7 | //
8 |
9 | #import <wasmer.h>
| `- error: 'wasmer.h' file not found
10 |
/Users/admin/builder/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build Objective-C module 'CWasmer'
8 |
9 | import struct Foundation.Data
10 | import CWasmer
| `- error: could not build Objective-C module 'CWasmer'
11 |
12 | extension wasmer_byte_array {
[22/42] Compiling Wasmer ByteArrayExt.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "include/CWasmer.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
7 | //
8 |
9 | #import <wasmer.h>
| `- error: 'wasmer.h' file not found
10 |
/Users/admin/builder/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build Objective-C module 'CWasmer'
8 |
9 | import struct Foundation.Data
10 | import CWasmer
| `- error: could not build Objective-C module 'CWasmer'
11 |
12 | extension wasmer_byte_array {
[23/42] Compiling Wasmer ExportFuncPtr.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "include/CWasmer.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
7 | //
8 |
9 | #import <wasmer.h>
| `- error: 'wasmer.h' file not found
10 |
/Users/admin/builder/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build Objective-C module 'CWasmer'
8 |
9 | import struct Foundation.Data
10 | import CWasmer
| `- error: could not build Objective-C module 'CWasmer'
11 |
12 | extension wasmer_byte_array {
[24/42] Compiling Wasmer ExportPtr.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "include/CWasmer.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
7 | //
8 |
9 | #import <wasmer.h>
| `- error: 'wasmer.h' file not found
10 |
/Users/admin/builder/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build Objective-C module 'CWasmer'
8 |
9 | import struct Foundation.Data
10 | import CWasmer
| `- error: could not build Objective-C module 'CWasmer'
11 |
12 | extension wasmer_byte_array {
[25/42] Compiling Wasmer ExportsPtr.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "include/CWasmer.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
7 | //
8 |
9 | #import <wasmer.h>
| `- error: 'wasmer.h' file not found
10 |
/Users/admin/builder/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build Objective-C module 'CWasmer'
8 |
9 | import struct Foundation.Data
10 | import CWasmer
| `- error: could not build Objective-C module 'CWasmer'
11 |
12 | extension wasmer_byte_array {
[26/42] Compiling Wasmer WASI.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "include/CWasmer.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
7 | //
8 |
9 | #import <wasmer.h>
| `- error: 'wasmer.h' file not found
10 |
/Users/admin/builder/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build Objective-C module 'CWasmer'
8 |
9 | import struct Foundation.Data
10 | import CWasmer
| `- error: could not build Objective-C module 'CWasmer'
11 |
12 | extension wasmer_byte_array {
[27/42] Compiling Wasmer WebAssembly.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "include/CWasmer.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
7 | //
8 |
9 | #import <wasmer.h>
| `- error: 'wasmer.h' file not found
10 |
/Users/admin/builder/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build Objective-C module 'CWasmer'
8 |
9 | import struct Foundation.Data
10 | import CWasmer
| `- error: could not build Objective-C module 'CWasmer'
11 |
12 | extension wasmer_byte_array {
[28/42] Compiling Wasmer ExportWasmer.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "include/CWasmer.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
7 | //
8 |
9 | #import <wasmer.h>
| `- error: 'wasmer.h' file not found
10 |
/Users/admin/builder/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build Objective-C module 'CWasmer'
8 |
9 | import struct Foundation.Data
10 | import CWasmer
| `- error: could not build Objective-C module 'CWasmer'
11 |
12 | extension wasmer_byte_array {
[29/42] Compiling Wasmer InstancePtr.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "include/CWasmer.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
7 | //
8 |
9 | #import <wasmer.h>
| `- error: 'wasmer.h' file not found
10 |
/Users/admin/builder/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build Objective-C module 'CWasmer'
8 |
9 | import struct Foundation.Data
10 | import CWasmer
| `- error: could not build Objective-C module 'CWasmer'
11 |
12 | extension wasmer_byte_array {
[30/42] Compiling Wasmer MemoryPtr.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "include/CWasmer.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
7 | //
8 |
9 | #import <wasmer.h>
| `- error: 'wasmer.h' file not found
10 |
/Users/admin/builder/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build Objective-C module 'CWasmer'
8 |
9 | import struct Foundation.Data
10 | import CWasmer
| `- error: could not build Objective-C module 'CWasmer'
11 |
12 | extension wasmer_byte_array {
[31/42] Compiling Wasmer ModulePtr.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "include/CWasmer.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
7 | //
8 |
9 | #import <wasmer.h>
| `- error: 'wasmer.h' file not found
10 |
/Users/admin/builder/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build Objective-C module 'CWasmer'
8 |
9 | import struct Foundation.Data
10 | import CWasmer
| `- error: could not build Objective-C module 'CWasmer'
11 |
12 | extension wasmer_byte_array {
[32/42] Compiling Wasmer SerializedModulePtr.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "include/CWasmer.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
7 | //
8 |
9 | #import <wasmer.h>
| `- error: 'wasmer.h' file not found
10 |
/Users/admin/builder/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build Objective-C module 'CWasmer'
8 |
9 | import struct Foundation.Data
10 | import CWasmer
| `- error: could not build Objective-C module 'CWasmer'
11 |
12 | extension wasmer_byte_array {
[33/42] Compiling Wasmer Exports.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "include/CWasmer.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
7 | //
8 |
9 | #import <wasmer.h>
| `- error: 'wasmer.h' file not found
10 |
/Users/admin/builder/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build Objective-C module 'CWasmer'
8 |
9 | import struct Foundation.Data
10 | import CWasmer
| `- error: could not build Objective-C module 'CWasmer'
11 |
12 | extension wasmer_byte_array {
[34/42] Compiling Wasmer Global.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "include/CWasmer.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
7 | //
8 |
9 | #import <wasmer.h>
| `- error: 'wasmer.h' file not found
10 |
/Users/admin/builder/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build Objective-C module 'CWasmer'
8 |
9 | import struct Foundation.Data
10 | import CWasmer
| `- error: could not build Objective-C module 'CWasmer'
11 |
12 | extension wasmer_byte_array {
[35/42] Compiling Wasmer ImportObject.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "include/CWasmer.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
7 | //
8 |
9 | #import <wasmer.h>
| `- error: 'wasmer.h' file not found
10 |
/Users/admin/builder/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build Objective-C module 'CWasmer'
8 |
9 | import struct Foundation.Data
10 | import CWasmer
| `- error: could not build Objective-C module 'CWasmer'
11 |
12 | extension wasmer_byte_array {
[36/42] Compiling Wasmer ReExports.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "include/CWasmer.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
7 | //
8 |
9 | #import <wasmer.h>
| `- error: 'wasmer.h' file not found
10 |
/Users/admin/builder/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build Objective-C module 'CWasmer'
8 |
9 | import struct Foundation.Data
10 | import CWasmer
| `- error: could not build Objective-C module 'CWasmer'
11 |
12 | extension wasmer_byte_array {
[37/42] Compiling Wasmer CAPIUtilities.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "include/CWasmer.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
7 | //
8 |
9 | #import <wasmer.h>
| `- error: 'wasmer.h' file not found
10 |
/Users/admin/builder/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build Objective-C module 'CWasmer'
8 |
9 | import struct Foundation.Data
10 | import CWasmer
| `- error: could not build Objective-C module 'CWasmer'
11 |
12 | extension wasmer_byte_array {
[38/42] Compiling Wasmer Wasmer.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "include/CWasmer.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
7 | //
8 |
9 | #import <wasmer.h>
| `- error: 'wasmer.h' file not found
10 |
/Users/admin/builder/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build Objective-C module 'CWasmer'
8 |
9 | import struct Foundation.Data
10 | import CWasmer
| `- error: could not build Objective-C module 'CWasmer'
11 |
12 | extension wasmer_byte_array {
[39/42] Compiling Wasmer WasmerError.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "include/CWasmer.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
7 | //
8 |
9 | #import <wasmer.h>
| `- error: 'wasmer.h' file not found
10 |
/Users/admin/builder/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build Objective-C module 'CWasmer'
8 |
9 | import struct Foundation.Data
10 | import CWasmer
| `- error: could not build Objective-C module 'CWasmer'
11 |
12 | extension wasmer_byte_array {
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: couldn't find pc file for wasmer
BUILD FAILURE 6.0 macosSpm