This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build SwiftyWasmer 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/helje5/SwiftyWasmer.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/helje5/SwiftyWasmer
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 1432c76 Update README.md
Cloned https://github.com/helje5/SwiftyWasmer.git
Revision (git rev-parse @):
1432c76dd0ad0ad2f4ef68e302007b263a8b0b6a
SUCCESS checkout https://github.com/helje5/SwiftyWasmer.git at develop
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/helje5/SwiftyWasmer.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/7] Write sources
[2/7] Write swasi-run-entitlement.plist
[3/7] Write swift-version-6F35C1178C84523A.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 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 {
[7/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 {
[8/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 {
[9/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 {
[10/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 {
[11/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 {
[12/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 {
[13/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 {
[14/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 {
[15/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 {
[16/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 {
[17/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 {
[18/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 {
[19/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 {
[20/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 {
[21/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 {
[22/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 {
[23/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 {
[24/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 {
[25/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 {
[26/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 {
[27/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 {
[28/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 {
[29/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 {
[30/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 {
[31/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 {
[32/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 {
[33/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 {
[34/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 {
[35/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 {
[36/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 {
[37/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 {
[38/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 {
[39/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 {
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
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.