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 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/helje5/SwiftyWasmer.git
Reference: 0.5.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/helje5/SwiftyWasmer.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
warning: couldn't find pc file for wasmer
Building for debugging...
[0/7] Write sources
[2/7] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/38] Emitting module Wasmer
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[5/42] Compiling Wasmer ExportWasmer.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[6/42] Compiling Wasmer ValueTypeWasmer.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[7/42] Compiling Wasmer ValueWasmer.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[8/42] Compiling Wasmer WasmerImportsHolder.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[9/42] Compiling Wasmer ImportObjectIterPtr.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[10/42] Compiling Wasmer ImportObjectPtr.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[11/42] Compiling Wasmer InstanceContextPtr.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[12/42] Compiling Wasmer InstancePtr.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[13/42] Compiling Wasmer MemoryPtr.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[14/42] Compiling Wasmer Value.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[15/42] Compiling Wasmer ValueType.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[16/42] Compiling Wasmer WASI.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[17/42] Compiling Wasmer WebAssembly.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[18/42] Compiling Wasmer ByteArrayExt.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[19/42] Compiling Wasmer ExportFuncPtr.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[20/42] Compiling Wasmer ExportPtr.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[21/42] Compiling Wasmer ExportsPtr.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[22/42] Compiling Wasmer GlobalPtr.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[23/42] Compiling Wasmer Instance.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[24/42] Compiling Wasmer Memory.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[25/42] Compiling Wasmer Module.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[26/42] Compiling Wasmer Validate.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[27/42] Compiling Wasmer Export.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[28/42] Compiling Wasmer Exports.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[29/42] Compiling Wasmer Global.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[30/42] Compiling Wasmer ImportObject.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[31/42] Compiling Wasmer ModulePtr.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[32/42] Compiling Wasmer SerializedModulePtr.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[33/42] Compiling Wasmer ReExports.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[34/42] Compiling Wasmer CAPIUtilities.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[35/42] Compiling Wasmer Wasmer.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[36/42] Compiling Wasmer WasmerError.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[37/42] Compiling Wasmer WasmerFFIFix.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[38/42] Compiling Wasmer WasmerImportExportKind.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
error: fatalError
warning: couldn't find pc file for wasmer
[0/1] Planning build
Building for debugging...
[0/5] Write swift-version-24593BA9C3E375BF.txt
[2/36] Compiling Wasmer ModulePtr.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[3/36] Compiling Wasmer SerializedModulePtr.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[4/36] Compiling Wasmer ReExports.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[5/36] Compiling Wasmer CAPIUtilities.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[6/40] Compiling Wasmer Instance.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[7/40] Compiling Wasmer Memory.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[8/40] Compiling Wasmer Module.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[9/40] Compiling Wasmer Validate.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[10/40] Compiling Wasmer ByteArrayExt.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[11/40] Compiling Wasmer ExportFuncPtr.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[12/40] Compiling Wasmer ExportPtr.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[13/40] Compiling Wasmer ExportsPtr.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[14/40] Compiling Wasmer GlobalPtr.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[15/40] Emitting module Wasmer
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[16/40] Compiling Wasmer ImportObjectIterPtr.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[17/40] Compiling Wasmer ImportObjectPtr.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[18/40] Compiling Wasmer InstanceContextPtr.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[19/40] Compiling Wasmer InstancePtr.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[20/40] Compiling Wasmer MemoryPtr.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[21/40] Compiling Wasmer Export.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[22/40] Compiling Wasmer Exports.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[23/40] Compiling Wasmer Global.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[24/40] Compiling Wasmer ImportObject.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[25/40] Compiling Wasmer Wasmer.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[26/40] Compiling Wasmer WasmerError.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[27/40] Compiling Wasmer WasmerFFIFix.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[28/40] Compiling Wasmer WasmerImportExportKind.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[29/40] Compiling Wasmer Value.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[30/40] Compiling Wasmer ValueType.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[31/40] Compiling Wasmer WASI.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[32/40] Compiling Wasmer WebAssembly.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[33/40] Compiling Wasmer ExportWasmer.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[34/40] Compiling Wasmer ValueTypeWasmer.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[35/40] Compiling Wasmer ValueWasmer.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[36/40] Compiling Wasmer WasmerImportsHolder.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
error: fatalError
BUILD FAILURE 5.10 linux