Build Information
Failed to build AVDECCSwift, reference main (8d4afb
), with Swift 6.1 for Wasm on 10 Sep 2025 02:01:15 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PADL/AVDECCSwift.git
Reference: main
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/PADL/AVDECCSwift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8d4afbe assert fail if block is NULL
Submodule path 'Sources/CAVDECC/avdecc': checked out '5bf7a2755753fa662b3df414e98d3a057b94acc3'
Submodule path 'Sources/CAVDECC/avdecc/Docker/dockerHelper': checked out 'ecd70e667147e4a969d5ae833b78421b914fdf50'
Submodule path 'Sources/CAVDECC/avdecc/cmake/cmakeUtils': checked out '10a88cd87b88489ad02c3fec18e1ad78d54b8c0c'
Submodule path 'Sources/CAVDECC/avdecc/externals/3rdparty/fmtlib': checked out 'f5e54359df4c26b6230fc61d38aa294581393084'
Submodule path 'Sources/CAVDECC/avdecc/externals/3rdparty/gtest': checked out '15460959cbbfa20e66ef0b5ab497367e47fc0a04'
Submodule path 'Sources/CAVDECC/avdecc/externals/3rdparty/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03'
Submodule path 'Sources/CAVDECC/avdecc/externals/nih': checked out 'df525f61b1b92fb8c6c33624a4889c6c3d8ab733'
Submodule path 'Sources/CAVDECC/avdecc/externals/nih/Docker/dockerHelper': checked out '8764b7d04eab01a129c6d3d5f299a1807b39d3d9'
Submodule path 'Sources/CAVDECC/avdecc/externals/nih/cmake/cmakeUtils': checked out '3fae011ba1149c7f94246217ad8a0ff4be543b0d'
Submodule path 'Sources/CAVDECC/avdecc/externals/nih/externals/3rdparty/gtest': checked out '15460959cbbfa20e66ef0b5ab497367e47fc0a04'
Submodule path 'Sources/CAVDECC/avdecc/externals/nih/scripts/bashUtils': checked out '30e0c700f26d690140726c084e5e71ea1a279fb9'
Submodule path 'Sources/CAVDECC/avdecc/scripts/bashUtils': checked out '0854de4b1c56697276120b26c9d3afa509675858'
Submodule 'Sources/CAVDECC/avdecc' (https://github.com/PADL/avdecc.git) registered for path 'Sources/CAVDECC/avdecc'
Cloning into '/host/spi-builder-workspace/Sources/CAVDECC/avdecc'...
Submodule 'Docker/dockerHelper' (https://github.com/christophe-calmejane/dockerHelper.git) registered for path 'Sources/CAVDECC/avdecc/Docker/dockerHelper'
Submodule 'cmake/cmakeUtils' (https://github.com/christophe-calmejane/cmakeUtils.git) registered for path 'Sources/CAVDECC/avdecc/cmake/cmakeUtils'
Submodule 'externals/3rdparty/fmtlib' (https://github.com/fmtlib/fmt) registered for path 'Sources/CAVDECC/avdecc/externals/3rdparty/fmtlib'
Submodule 'externals/3rdparty/gtest' (https://github.com/google/googletest.git) registered for path 'Sources/CAVDECC/avdecc/externals/3rdparty/gtest'
Submodule 'externals/3rdparty/json' (https://github.com/nlohmann/json) registered for path 'Sources/CAVDECC/avdecc/externals/3rdparty/json'
Submodule 'externals/nih' (https://github.com/L-Acoustics/networkInterfaceHelper.git) registered for path 'Sources/CAVDECC/avdecc/externals/nih'
Submodule 'scripts/bashUtils' (https://github.com/christophe-calmejane/bashUtils.git) registered for path 'Sources/CAVDECC/avdecc/scripts/bashUtils'
Cloning into '/host/spi-builder-workspace/Sources/CAVDECC/avdecc/Docker/dockerHelper'...
Cloning into '/host/spi-builder-workspace/Sources/CAVDECC/avdecc/cmake/cmakeUtils'...
Cloning into '/host/spi-builder-workspace/Sources/CAVDECC/avdecc/externals/3rdparty/fmtlib'...
Cloning into '/host/spi-builder-workspace/Sources/CAVDECC/avdecc/externals/3rdparty/gtest'...
Cloning into '/host/spi-builder-workspace/Sources/CAVDECC/avdecc/externals/3rdparty/json'...
Cloning into '/host/spi-builder-workspace/Sources/CAVDECC/avdecc/externals/nih'...
Cloning into '/host/spi-builder-workspace/Sources/CAVDECC/avdecc/scripts/bashUtils'...
Submodule 'Docker/dockerHelper' (https://github.com/christophe-calmejane/dockerHelper.git) registered for path 'Sources/CAVDECC/avdecc/externals/nih/Docker/dockerHelper'
Submodule 'cmake/cmakeUtils' (https://github.com/christophe-calmejane/cmakeUtils.git) registered for path 'Sources/CAVDECC/avdecc/externals/nih/cmake/cmakeUtils'
Submodule 'externals/3rdparty/gtest' (https://github.com/google/googletest.git) registered for path 'Sources/CAVDECC/avdecc/externals/nih/externals/3rdparty/gtest'
Submodule 'scripts/bashUtils' (https://github.com/christophe-calmejane/bashUtils.git) registered for path 'Sources/CAVDECC/avdecc/externals/nih/scripts/bashUtils'
Cloning into '/host/spi-builder-workspace/Sources/CAVDECC/avdecc/externals/nih/Docker/dockerHelper'...
Cloning into '/host/spi-builder-workspace/Sources/CAVDECC/avdecc/externals/nih/cmake/cmakeUtils'...
Cloning into '/host/spi-builder-workspace/Sources/CAVDECC/avdecc/externals/nih/externals/3rdparty/gtest'...
Cloning into '/host/spi-builder-workspace/Sources/CAVDECC/avdecc/externals/nih/scripts/bashUtils'...
Cloned https://github.com/PADL/AVDECCSwift.git
Revision (git rev-parse @):
8d4afbed0a06837bb97d8c532165a33295cf70bf
SUCCESS checkout https://github.com/PADL/AVDECCSwift.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/PADL/AVDECCSwift.git
https://github.com/PADL/AVDECCSwift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
error: The operation could not be completed. (NSCocoaErrorDomain error 256.)
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:eb0758f51dbd6991fb9e51dedbfbcbec142ffc0d3b9b8ad91fa19d35e5136f0a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/apple/swift-async-algorithms
[1/5332] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms from cache (5.80s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.4 (13.66s)
Fetching https://github.com/apple/swift-collections.git
[1/17445] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.39s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (2.15s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.0.4
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Sources/CAVDECC/avdecc/_build_linux_x64_makefiles_release': File not found.
Building for debugging...
[0/18] Write sources
In file included from /host/spi-builder-workspace/Sources/CAVDECC/shims/protocolInterface_c_block.cpp:26:
In file included from /host/spi-builder-workspace/Sources/CAVDECC/shims/CAVDECCBlockShimsInternal.hpp:22:
In file included from /host/spi-builder-workspace/Sources/CAVDECC/include/CAVDECC.h:25:
In file included from /host/spi-builder-workspace/Sources/CAVDECC/avdecc/include/la/avdecc/avdecc.hpp:38:
/host/spi-builder-workspace/Sources/CAVDECC/avdecc/include/la/avdecc/internals/protocolInterface.hpp:58:85: error: no member named 'recursive_mutex' in namespace 'std'
58 | class ProtocolInterface : public la::avdecc::utils::Subject<ProtocolInterface, std::recursive_mutex>
| ~~~~~^
In file included from /host/spi-builder-workspace/Sources/CAVDECC/shims/protocolInterface_c_block.cpp:26:
In file included from /host/spi-builder-workspace/Sources/CAVDECC/shims/CAVDECCBlockShimsInternal.hpp:22:
In file included from /host/spi-builder-workspace/Sources/CAVDECC/include/CAVDECC.h:25:
In file included from /host/spi-builder-workspace/Sources/CAVDECC/avdecc/include/la/avdecc/avdecc.hpp:29:
In file included from /host/spi-builder-workspace/Sources/CAVDECC/avdecc/include/la/avdecc/internals/protocolDefines.hpp:28:
/host/spi-builder-workspace/Sources/CAVDECC/avdecc/include/la/avdecc/utils.hpp:1089:33: error: no type named 'mutex_type' in 'la::avdecc::protocol::ProtocolInterface'
1089 | using type = typename Subject::mutex_type;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~
/host/spi-builder-workspace/Sources/CAVDECC/avdecc/include/la/avdecc/utils.hpp:1103:30: note: in instantiation of template class 'la::avdecc::utils::GetMutexType<la::avdecc::protocol::ProtocolInterface>' requested here
1103 | using mutex_type = typename GetMutexType<Observable>::type;
| ^
/host/spi-builder-workspace/Sources/CAVDECC/avdecc/include/la/avdecc/internals/protocolInterface.hpp:114:26: note: in instantiation of template class 'la::avdecc::utils::Observer<la::avdecc::protocol::ProtocolInterface>' requested here
114 | class Observer : public la::avdecc::utils::Observer<ProtocolInterface>
| ^
2 errors generated.
[6/18] Compiling protocolInterface_c_block.cpp
In file included from /host/spi-builder-workspace/Sources/CAVDECC/shims/utils.cpp:26:
In file included from /host/spi-builder-workspace/Sources/CAVDECC/shims/utils.hpp:29:
In file included from /host/spi-builder-workspace/Sources/CAVDECC/avdecc/include/la/avdecc/avdecc.hpp:38:
/host/spi-builder-workspace/Sources/CAVDECC/avdecc/include/la/avdecc/internals/protocolInterface.hpp:58:85: error: no member named 'recursive_mutex' in namespace 'std'
58 | class ProtocolInterface : public la::avdecc::utils::Subject<ProtocolInterface, std::recursive_mutex>
| ~~~~~^
In file included from /host/spi-builder-workspace/Sources/CAVDECC/shims/utils.cpp:26:
In file included from /host/spi-builder-workspace/Sources/CAVDECC/shims/utils.hpp:29:
In file included from /host/spi-builder-workspace/Sources/CAVDECC/avdecc/include/la/avdecc/avdecc.hpp:29:
In file included from /host/spi-builder-workspace/Sources/CAVDECC/avdecc/include/la/avdecc/internals/protocolDefines.hpp:28:
/host/spi-builder-workspace/Sources/CAVDECC/avdecc/include/la/avdecc/utils.hpp:1089:33: error: no type named 'mutex_type' in 'la::avdecc::protocol::ProtocolInterface'
1089 | using type = typename Subject::mutex_type;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~
/host/spi-builder-workspace/Sources/CAVDECC/avdecc/include/la/avdecc/utils.hpp:1103:30: note: in instantiation of template class 'la::avdecc::utils::GetMutexType<la::avdecc::protocol::ProtocolInterface>' requested here
1103 | using mutex_type = typename GetMutexType<Observable>::type;
| ^
/host/spi-builder-workspace/Sources/CAVDECC/avdecc/include/la/avdecc/internals/protocolInterface.hpp:114:26: note: in instantiation of template class 'la::avdecc::utils::Observer<la::avdecc::protocol::ProtocolInterface>' requested here
114 | class Observer : public la::avdecc::utils::Observer<ProtocolInterface>
| ^
[6/18] Compiling utils.cpp
[6/18] Write swift-version-24593BA9C3E375BF.txt
In file included from /host/spi-builder-workspace/Sources/CAVDECC/shims/localEntity_c_block.cpp:26:
In file included from /host/spi-builder-workspace/Sources/CAVDECC/shims/CAVDECCBlockShimsInternal.hpp:22:
In file included from /host/spi-builder-workspace/Sources/CAVDECC/include/CAVDECC.h:25:
In file included from /host/spi-builder-workspace/Sources/CAVDECC/avdecc/include/la/avdecc/avdecc.hpp:38:
/host/spi-builder-workspace/Sources/CAVDECC/avdecc/include/la/avdecc/internals/protocolInterface.hpp:58:85: error: no member named 'recursive_mutex' in namespace 'std'
58 | class ProtocolInterface : public la::avdecc::utils::Subject<ProtocolInterface, std::recursive_mutex>
| ~~~~~^
In file included from /host/spi-builder-workspace/Sources/CAVDECC/shims/localEntity_c_block.cpp:26:
In file included from /host/spi-builder-workspace/Sources/CAVDECC/shims/CAVDECCBlockShimsInternal.hpp:22:
In file included from /host/spi-builder-workspace/Sources/CAVDECC/include/CAVDECC.h:25:
In file included from /host/spi-builder-workspace/Sources/CAVDECC/avdecc/include/la/avdecc/avdecc.hpp:29:
In file included from /host/spi-builder-workspace/Sources/CAVDECC/avdecc/include/la/avdecc/internals/protocolDefines.hpp:28:
/host/spi-builder-workspace/Sources/CAVDECC/avdecc/include/la/avdecc/utils.hpp:1089:33: error: no type named 'mutex_type' in 'la::avdecc::protocol::ProtocolInterface'
1089 | using type = typename Subject::mutex_type;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~
/host/spi-builder-workspace/Sources/CAVDECC/avdecc/include/la/avdecc/utils.hpp:1103:30: note: in instantiation of template class 'la::avdecc::utils::GetMutexType<la::avdecc::protocol::ProtocolInterface>' requested here
1103 | using mutex_type = typename GetMutexType<Observable>::type;
| ^
/host/spi-builder-workspace/Sources/CAVDECC/avdecc/include/la/avdecc/internals/protocolInterface.hpp:114:26: note: in instantiation of template class 'la::avdecc::utils::Observer<la::avdecc::protocol::ProtocolInterface>' requested here
114 | class Observer : public la::avdecc::utils::Observer<ProtocolInterface>
| ^
[6/18] Compiling localEntity_c_block.cpp
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:eb0758f51dbd6991fb9e51dedbfbcbec142ffc0d3b9b8ad91fa19d35e5136f0a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Sources/CAVDECC/avdecc/_build_linux_x64_makefiles_release': File not found.
[0/1] Planning build
Building for debugging...
In file included from /host/spi-builder-workspace/Sources/CAVDECC/shims/utils.cpp:26:
In file included from /host/spi-builder-workspace/Sources/CAVDECC/shims/utils.hpp:29:
In file included from /host/spi-builder-workspace/Sources/CAVDECC/avdecc/include/la/avdecc/avdecc.hpp:38:
/host/spi-builder-workspace/Sources/CAVDECC/avdecc/include/la/avdecc/internals/protocolInterface.hpp:58:85: error: no member named 'recursive_mutex' in namespace 'std'
58 | class ProtocolInterface : public la::avdecc::utils::Subject<ProtocolInterface, std::recursive_mutex>
| ~~~~~^
In file included from /host/spi-builder-workspace/Sources/CAVDECC/shims/utils.cpp:26:
In file included from /host/spi-builder-workspace/Sources/CAVDECC/shims/utils.hpp:29:
In file included from /host/spi-builder-workspace/Sources/CAVDECC/avdecc/include/la/avdecc/avdecc.hpp:29:
In file included from /host/spi-builder-workspace/Sources/CAVDECC/avdecc/include/la/avdecc/internals/protocolDefines.hpp:28:
/host/spi-builder-workspace/Sources/CAVDECC/avdecc/include/la/avdecc/utils.hpp:1089:33: error: no type named 'mutex_type' in 'la::avdecc::protocol::ProtocolInterface'
1089 | using type = typename Subject::mutex_type;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~
/host/spi-builder-workspace/Sources/CAVDECC/avdecc/include/la/avdecc/utils.hpp:1103:30: note: in instantiation of template class 'la::avdecc::utils::GetMutexType<la::avdecc::protocol::ProtocolInterface>' requested here
1103 | using mutex_type = typename GetMutexType<Observable>::type;
| ^
/host/spi-builder-workspace/Sources/CAVDECC/avdecc/include/la/avdecc/internals/protocolInterface.hpp:114:26: note: in instantiation of template class 'la::avdecc::utils::Observer<la::avdecc::protocol::ProtocolInterface>' requested here
114 | class Observer : public la::avdecc::utils::Observer<ProtocolInterface>
| ^
2 errors generated.
[0/12] Compiling utils.cpp
[0/12] Write swift-version-24593BA9C3E375BF.txt
In file included from /host/spi-builder-workspace/Sources/CAVDECC/shims/localEntity_c_block.cpp:26:
In file included from /host/spi-builder-workspace/Sources/CAVDECC/shims/CAVDECCBlockShimsInternal.hpp:22:
In file included from /host/spi-builder-workspace/Sources/CAVDECC/include/CAVDECC.h:25:
In file included from /host/spi-builder-workspace/Sources/CAVDECC/avdecc/include/la/avdecc/avdecc.hpp:38:
/host/spi-builder-workspace/Sources/CAVDECC/avdecc/include/la/avdecc/internals/protocolInterface.hpp:58:85: error: no member named 'recursive_mutex' in namespace 'std'
58 | class ProtocolInterface : public la::avdecc::utils::Subject<ProtocolInterface, std::recursive_mutex>
| ~~~~~^
In file included from /host/spi-builder-workspace/Sources/CAVDECC/shims/localEntity_c_block.cpp:26:
In file included from /host/spi-builder-workspace/Sources/CAVDECC/shims/CAVDECCBlockShimsInternal.hpp:22:
In file included from /host/spi-builder-workspace/Sources/CAVDECC/include/CAVDECC.h:25:
In file included from /host/spi-builder-workspace/Sources/CAVDECC/avdecc/include/la/avdecc/avdecc.hpp:29:
In file included from /host/spi-builder-workspace/Sources/CAVDECC/avdecc/include/la/avdecc/internals/protocolDefines.hpp:28:
/host/spi-builder-workspace/Sources/CAVDECC/avdecc/include/la/avdecc/utils.hpp:1089:33: error: no type named 'mutex_type' in 'la::avdecc::protocol::ProtocolInterface'
1089 | using type = typename Subject::mutex_type;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~
/host/spi-builder-workspace/Sources/CAVDECC/avdecc/include/la/avdecc/utils.hpp:1103:30: note: in instantiation of template class 'la::avdecc::utils::GetMutexType<la::avdecc::protocol::ProtocolInterface>' requested here
1103 | using mutex_type = typename GetMutexType<Observable>::type;
| ^
/host/spi-builder-workspace/Sources/CAVDECC/avdecc/include/la/avdecc/internals/protocolInterface.hpp:114:26: note: in instantiation of template class 'la::avdecc::utils::Observer<la::avdecc::protocol::ProtocolInterface>' requested here
114 | class Observer : public la::avdecc::utils::Observer<ProtocolInterface>
| ^
[0/12] Compiling localEntity_c_block.cpp
In file included from /host/spi-builder-workspace/Sources/CAVDECC/shims/protocolInterface_c_block.cpp:26:
In file included from /host/spi-builder-workspace/Sources/CAVDECC/shims/CAVDECCBlockShimsInternal.hpp:22:
In file included from /host/spi-builder-workspace/Sources/CAVDECC/include/CAVDECC.h:25:
In file included from /host/spi-builder-workspace/Sources/CAVDECC/avdecc/include/la/avdecc/avdecc.hpp:38:
/host/spi-builder-workspace/Sources/CAVDECC/avdecc/include/la/avdecc/internals/protocolInterface.hpp:58:85: error: no member named 'recursive_mutex' in namespace 'std'
58 | class ProtocolInterface : public la::avdecc::utils::Subject<ProtocolInterface, std::recursive_mutex>
| ~~~~~^
In file included from /host/spi-builder-workspace/Sources/CAVDECC/shims/protocolInterface_c_block.cpp:26:
In file included from /host/spi-builder-workspace/Sources/CAVDECC/shims/CAVDECCBlockShimsInternal.hpp:22:
In file included from /host/spi-builder-workspace/Sources/CAVDECC/include/CAVDECC.h:25:
In file included from /host/spi-builder-workspace/Sources/CAVDECC/avdecc/include/la/avdecc/avdecc.hpp:29:
In file included from /host/spi-builder-workspace/Sources/CAVDECC/avdecc/include/la/avdecc/internals/protocolDefines.hpp:28:
/host/spi-builder-workspace/Sources/CAVDECC/avdecc/include/la/avdecc/utils.hpp:1089:33: error: no type named 'mutex_type' in 'la::avdecc::protocol::ProtocolInterface'
1089 | using type = typename Subject::mutex_type;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~
/host/spi-builder-workspace/Sources/CAVDECC/avdecc/include/la/avdecc/utils.hpp:1103:30: note: in instantiation of template class 'la::avdecc::utils::GetMutexType<la::avdecc::protocol::ProtocolInterface>' requested here
1103 | using mutex_type = typename GetMutexType<Observable>::type;
| ^
/host/spi-builder-workspace/Sources/CAVDECC/avdecc/include/la/avdecc/internals/protocolInterface.hpp:114:26: note: in instantiation of template class 'la::avdecc::utils::Observer<la::avdecc::protocol::ProtocolInterface>' requested here
114 | class Observer : public la::avdecc::utils::Observer<ProtocolInterface>
| ^
[0/12] Compiling protocolInterface_c_block.cpp
BUILD FAILURE 6.1 wasm