The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build NavLibSwift, reference 2.0.0 (81d275), with Swift 6.2 for Wasm on 18 Oct 2025 20:21:35 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1

Build Log

 318 | #include <__type_traits/is_convertible.h>
 319 | #include <__utility/swap.h>
 320 | #include <istream>
     |          `- note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 321 | #include <string>
 322 | #include <string_view>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:12: note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1365 | #  include <concepts>
1366 | #  include <iosfwd>
1367 | #  include <ostream>
     |            `- note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1368 | #  include <type_traits>
1369 | #endif
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:12: note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
192 | #  include <cstdio>
193 | #  include <cstdlib>
194 | #  include <format>
    |            `- note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
195 | #  include <iosfwd>
196 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:12: note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
243 | #  include <new>
244 | #  include <optional>
245 | #  include <queue>
    |            `- note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
246 | #  include <stack>
247 | #  include <stdexcept>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:10: note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
271 | #include <__ranges/from_range.h>
272 | #include <__utility/forward.h>
273 | #include <deque>
    |          `- note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
274 | #include <vector>
275 | #include <version>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:12: note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2612 | #  include <concepts>
2613 | #  include <cstdlib>
2614 | #  include <functional>
     |            `- note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2615 | #  include <iosfwd>
2616 | #  include <iterator>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "__functional/function.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__functional/function.h:21:10: error: could not build module 'std_private_memory_allocator'
  19 | #include <__iterator/iterator_traits.h>
  20 | #include <__memory/addressof.h>
  21 | #include <__memory/allocator.h>
     |          `- error: could not build module 'std_private_memory_allocator'
  22 | #include <__memory/allocator_destructor.h>
  23 | #include <__memory/allocator_traits.h>
  24 | #include <__memory/builtin_new_allocator.h>
     |          `- note: while building module 'std_private_memory_builtin_new_allocator' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__functional/function.h:24:
  25 | #include <__memory/compressed_pair.h>
  26 | #include <__memory/unique_ptr.h>
/host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:10: note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  52 | #include <iterator>
  53 | #include <memory>
  54 | #include <sstream>
     |          `- note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  55 | #include <stdexcept>
  56 | #if defined(_MSC_VER) && (_MSC_VER <= 1800)
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:10: note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 318 | #include <__type_traits/is_convertible.h>
 319 | #include <__utility/swap.h>
 320 | #include <istream>
     |          `- note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 321 | #include <string>
 322 | #include <string_view>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:12: note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1365 | #  include <concepts>
1366 | #  include <iosfwd>
1367 | #  include <ostream>
     |            `- note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1368 | #  include <type_traits>
1369 | #endif
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:12: note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
192 | #  include <cstdio>
193 | #  include <cstdlib>
194 | #  include <format>
    |            `- note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
195 | #  include <iosfwd>
196 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:12: note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
243 | #  include <new>
244 | #  include <optional>
245 | #  include <queue>
    |            `- note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
246 | #  include <stack>
247 | #  include <stdexcept>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:10: note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
271 | #include <__ranges/from_range.h>
272 | #include <__utility/forward.h>
273 | #include <deque>
    |          `- note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
274 | #include <vector>
275 | #include <version>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:12: note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2612 | #  include <concepts>
2613 | #  include <cstdlib>
2614 | #  include <functional>
     |            `- note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2615 | #  include <iosfwd>
2616 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:548:12: note: while building module 'std_private_functional_function' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:548:
546 |
547 | #ifndef _LIBCPP_CXX03_LANG
548 | #  include <__functional/function.h>
    |            `- note: while building module 'std_private_functional_function' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:548:
549 | #endif
550 |
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "__memory/builtin_new_allocator.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__memory/builtin_new_allocator.h:13:10: error: could not build module 'std_private_memory_unique_ptr'
11 |
12 | #include <__config>
13 | #include <__memory/unique_ptr.h>
   |          `- error: could not build module 'std_private_memory_unique_ptr'
14 | #include <cstddef>
15 | #include <new>
/host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:10: note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  52 | #include <iterator>
  53 | #include <memory>
  54 | #include <sstream>
     |          `- note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  55 | #include <stdexcept>
  56 | #if defined(_MSC_VER) && (_MSC_VER <= 1800)
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:10: note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 318 | #include <__type_traits/is_convertible.h>
 319 | #include <__utility/swap.h>
 320 | #include <istream>
     |          `- note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 321 | #include <string>
 322 | #include <string_view>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:12: note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1365 | #  include <concepts>
1366 | #  include <iosfwd>
1367 | #  include <ostream>
     |            `- note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1368 | #  include <type_traits>
1369 | #endif
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:12: note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
192 | #  include <cstdio>
193 | #  include <cstdlib>
194 | #  include <format>
    |            `- note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
195 | #  include <iosfwd>
196 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:12: note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
243 | #  include <new>
244 | #  include <optional>
245 | #  include <queue>
    |            `- note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
246 | #  include <stack>
247 | #  include <stdexcept>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:10: note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
271 | #include <__ranges/from_range.h>
272 | #include <__utility/forward.h>
273 | #include <deque>
    |          `- note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
274 | #include <vector>
275 | #include <version>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:12: note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2612 | #  include <concepts>
2613 | #  include <cstdlib>
2614 | #  include <functional>
     |            `- note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2615 | #  include <iosfwd>
2616 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:580:12: note: while building module 'std_unordered_map' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:580:
578 | #  include <array>
579 | #  include <initializer_list>
580 | #  include <unordered_map>
    |            `- note: while building module 'std_unordered_map' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:580:
581 | #  include <vector>
582 | #endif
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/unordered_map:591:10: note: while building module 'std_private_hash_table' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/unordered_map:591:
 589 | #include <__functional/is_transparent.h>
 590 | #include <__functional/operations.h>
 591 | #include <__hash_table>
     |          `- note: while building module 'std_private_hash_table' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/unordered_map:591:
 592 | #include <__iterator/distance.h>
 593 | #include <__iterator/erase_if_container.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "__hash_table"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__hash_table:18:10: error: could not build module 'std_private_functional_hash'
  16 | #include <__bit/countl.h>
  17 | #include <__config>
  18 | #include <__functional/hash.h>
     |          `- error: could not build module 'std_private_functional_hash'
  19 | #include <__functional/invoke.h>
  20 | #include <__iterator/iterator_traits.h>
/host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:10: note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  52 | #include <iterator>
  53 | #include <memory>
  54 | #include <sstream>
     |          `- note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  55 | #include <stdexcept>
  56 | #if defined(_MSC_VER) && (_MSC_VER <= 1800)
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:10: note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 318 | #include <__type_traits/is_convertible.h>
 319 | #include <__utility/swap.h>
 320 | #include <istream>
     |          `- note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 321 | #include <string>
 322 | #include <string_view>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:12: note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1365 | #  include <concepts>
1366 | #  include <iosfwd>
1367 | #  include <ostream>
     |            `- note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1368 | #  include <type_traits>
1369 | #endif
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:12: note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
192 | #  include <cstdio>
193 | #  include <cstdlib>
194 | #  include <format>
    |            `- note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
195 | #  include <iosfwd>
196 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:12: note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
243 | #  include <new>
244 | #  include <optional>
245 | #  include <queue>
    |            `- note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
246 | #  include <stack>
247 | #  include <stdexcept>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:10: note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
271 | #include <__ranges/from_range.h>
272 | #include <__utility/forward.h>
273 | #include <deque>
    |          `- note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
274 | #include <vector>
275 | #include <version>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:12: note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2612 | #  include <concepts>
2613 | #  include <cstdlib>
2614 | #  include <functional>
     |            `- note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2615 | #  include <iosfwd>
2616 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:580:12: note: while building module 'std_unordered_map' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:580:
578 | #  include <array>
579 | #  include <initializer_list>
580 | #  include <unordered_map>
    |            `- note: while building module 'std_unordered_map' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:580:
581 | #  include <vector>
582 | #endif
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "unordered_map"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/unordered_map:591:10: error: could not build module 'std_private_hash_table'
 589 | #include <__functional/is_transparent.h>
 590 | #include <__functional/operations.h>
 591 | #include <__hash_table>
     |          `- error: could not build module 'std_private_hash_table'
 592 | #include <__iterator/distance.h>
 593 | #include <__iterator/erase_if_container.h>
     :
 597 | #include <__memory/allocator.h>
 598 | #include <__memory_resource/polymorphic_allocator.h>
 599 | #include <__node_handle>
     |          `- note: while building module 'std_private_node_handle' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/unordered_map:599:
 600 | #include <__ranges/concepts.h>
 601 | #include <__ranges/container_compatible_range.h>
/host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:10: note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  52 | #include <iterator>
  53 | #include <memory>
  54 | #include <sstream>
     |          `- note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  55 | #include <stdexcept>
  56 | #if defined(_MSC_VER) && (_MSC_VER <= 1800)
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:10: note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 318 | #include <__type_traits/is_convertible.h>
 319 | #include <__utility/swap.h>
 320 | #include <istream>
     |          `- note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 321 | #include <string>
 322 | #include <string_view>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:12: note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1365 | #  include <concepts>
1366 | #  include <iosfwd>
1367 | #  include <ostream>
     |            `- note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1368 | #  include <type_traits>
1369 | #endif
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:12: note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
192 | #  include <cstdio>
193 | #  include <cstdlib>
194 | #  include <format>
    |            `- note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
195 | #  include <iosfwd>
196 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:12: note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
243 | #  include <new>
244 | #  include <optional>
245 | #  include <queue>
    |            `- note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
246 | #  include <stack>
247 | #  include <stdexcept>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:10: note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
271 | #include <__ranges/from_range.h>
272 | #include <__utility/forward.h>
273 | #include <deque>
    |          `- note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
274 | #include <vector>
275 | #include <version>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:12: note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2612 | #  include <concepts>
2613 | #  include <cstdlib>
2614 | #  include <functional>
     |            `- note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2615 | #  include <iosfwd>
2616 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:580:12: note: while building module 'std_unordered_map' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:580:
578 | #  include <array>
579 | #  include <initializer_list>
580 | #  include <unordered_map>
    |            `- note: while building module 'std_unordered_map' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:580:
581 | #  include <vector>
582 | #endif
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "__node_handle"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__node_handle:63:10: error: could not build module 'std_private_memory_allocator_traits'
 61 | #include <__assert>
 62 | #include <__config>
 63 | #include <__memory/allocator_traits.h>
    |          `- error: could not build module 'std_private_memory_allocator_traits'
 64 | #include <__memory/pointer_traits.h>
 65 | #include <optional>
/host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:10: note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  52 | #include <iterator>
  53 | #include <memory>
  54 | #include <sstream>
     |          `- note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  55 | #include <stdexcept>
  56 | #if defined(_MSC_VER) && (_MSC_VER <= 1800)
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:10: note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 318 | #include <__type_traits/is_convertible.h>
 319 | #include <__utility/swap.h>
 320 | #include <istream>
     |          `- note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 321 | #include <string>
 322 | #include <string_view>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:12: note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1365 | #  include <concepts>
1366 | #  include <iosfwd>
1367 | #  include <ostream>
     |            `- note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1368 | #  include <type_traits>
1369 | #endif
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:12: note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
192 | #  include <cstdio>
193 | #  include <cstdlib>
194 | #  include <format>
    |            `- note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
195 | #  include <iosfwd>
196 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:12: note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
243 | #  include <new>
244 | #  include <optional>
245 | #  include <queue>
    |            `- note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
246 | #  include <stack>
247 | #  include <stdexcept>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:10: note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
271 | #include <__ranges/from_range.h>
272 | #include <__utility/forward.h>
273 | #include <deque>
    |          `- note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
274 | #include <vector>
275 | #include <version>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:12: note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2612 | #  include <concepts>
2613 | #  include <cstdlib>
2614 | #  include <functional>
     |            `- note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2615 | #  include <iosfwd>
2616 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:12: note: while building module 'std_vector' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:
579 | #  include <initializer_list>
580 | #  include <unordered_map>
581 | #  include <vector>
    |            `- note: while building module 'std_vector' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:
582 | #endif
583 |
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "vector"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:308:10: error: could not build module 'std_private_algorithm_copy'
 306 | // clang-format on
 307 |
 308 | #include <__algorithm/copy.h>
     |          `- error: could not build module 'std_private_algorithm_copy'
 309 | #include <__algorithm/equal.h>
 310 | #include <__algorithm/fill_n.h>
     :
 323 | #include <__format/enable_insertable.h>
 324 | #include <__format/formatter.h>
 325 | #include <__format/formatter_bool.h>
     |          `- note: while building module 'std_private_format_formatter_bool' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:
 326 | #include <__functional/hash.h>
 327 | #include <__functional/unary_function.h>
/host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:10: note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  52 | #include <iterator>
  53 | #include <memory>
  54 | #include <sstream>
     |          `- note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  55 | #include <stdexcept>
  56 | #if defined(_MSC_VER) && (_MSC_VER <= 1800)
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:10: note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 318 | #include <__type_traits/is_convertible.h>
 319 | #include <__utility/swap.h>
 320 | #include <istream>
     |          `- note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 321 | #include <string>
 322 | #include <string_view>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:12: note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1365 | #  include <concepts>
1366 | #  include <iosfwd>
1367 | #  include <ostream>
     |            `- note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1368 | #  include <type_traits>
1369 | #endif
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:12: note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
192 | #  include <cstdio>
193 | #  include <cstdlib>
194 | #  include <format>
    |            `- note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
195 | #  include <iosfwd>
196 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:12: note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
243 | #  include <new>
244 | #  include <optional>
245 | #  include <queue>
    |            `- note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
246 | #  include <stack>
247 | #  include <stdexcept>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:10: note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
271 | #include <__ranges/from_range.h>
272 | #include <__utility/forward.h>
273 | #include <deque>
    |          `- note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
274 | #include <vector>
275 | #include <version>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:12: note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2612 | #  include <concepts>
2613 | #  include <cstdlib>
2614 | #  include <functional>
     |            `- note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2615 | #  include <iosfwd>
2616 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:12: note: while building module 'std_vector' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:
579 | #  include <initializer_list>
580 | #  include <unordered_map>
581 | #  include <vector>
    |            `- note: while building module 'std_vector' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:
582 | #endif
583 |
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "__format/formatter_bool.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:13:10: error: could not build module 'std_private_algorithm_copy'
11 | #define _LIBCPP___FORMAT_FORMATTER_BOOL_H
12 |
13 | #include <__algorithm/copy.h>
   |          `- error: could not build module 'std_private_algorithm_copy'
14 | #include <__assert>
15 | #include <__config>
16 | #include <__format/concepts.h>
   |          `- note: while building module 'std_private_format_concepts' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:16:
17 | #include <__format/format_parse_context.h>
18 | #include <__format/formatter.h>
/host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:10: note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  52 | #include <iterator>
  53 | #include <memory>
  54 | #include <sstream>
     |          `- note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  55 | #include <stdexcept>
  56 | #if defined(_MSC_VER) && (_MSC_VER <= 1800)
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:10: note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 318 | #include <__type_traits/is_convertible.h>
 319 | #include <__utility/swap.h>
 320 | #include <istream>
     |          `- note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 321 | #include <string>
 322 | #include <string_view>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:12: note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1365 | #  include <concepts>
1366 | #  include <iosfwd>
1367 | #  include <ostream>
     |            `- note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1368 | #  include <type_traits>
1369 | #endif
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:12: note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
192 | #  include <cstdio>
193 | #  include <cstdlib>
194 | #  include <format>
    |            `- note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
195 | #  include <iosfwd>
196 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:12: note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
243 | #  include <new>
244 | #  include <optional>
245 | #  include <queue>
    |            `- note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
246 | #  include <stack>
247 | #  include <stdexcept>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:10: note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
271 | #include <__ranges/from_range.h>
272 | #include <__utility/forward.h>
273 | #include <deque>
    |          `- note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
274 | #include <vector>
275 | #include <version>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:12: note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2612 | #  include <concepts>
2613 | #  include <cstdlib>
2614 | #  include <functional>
     |            `- note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2615 | #  include <iosfwd>
2616 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:12: note: while building module 'std_vector' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:
579 | #  include <initializer_list>
580 | #  include <unordered_map>
581 | #  include <vector>
    |            `- note: while building module 'std_vector' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:
582 | #endif
583 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:10: note: while building module 'std_private_format_formatter_bool' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:
 323 | #include <__format/enable_insertable.h>
 324 | #include <__format/formatter.h>
 325 | #include <__format/formatter_bool.h>
     |          `- note: while building module 'std_private_format_formatter_bool' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:
 326 | #include <__functional/hash.h>
 327 | #include <__functional/unary_function.h>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/concepts.h:16:10: note: while building module 'std_private_format_format_parse_context' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/concepts.h:16:
14 | #include <__concepts/semiregular.h>
15 | #include <__config>
16 | #include <__format/format_parse_context.h>
   |          `- note: while building module 'std_private_format_format_parse_context' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/concepts.h:16:
17 | #include <__fwd/format.h>
18 | #include <__fwd/tuple.h>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/format_parse_context.h:14:10: note: while building module 'std_private_format_format_error' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/format_parse_context.h:14:
 12 |
 13 | #include <__config>
 14 | #include <__format/format_error.h>
    |          `- note: while building module 'std_private_format_format_error' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/format_parse_context.h:14:
 15 | #include <__type_traits/is_constant_evaluated.h>
 16 | #include <string_view>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "__format/format_error.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/format_error.h:15:10: error: could not build module 'std_stdexcept'
13 | #include <__config>
14 | #include <__verbose_abort>
15 | #include <stdexcept>
   |          `- error: could not build module 'std_stdexcept'
16 |
17 | #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER)
/host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:10: note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  52 | #include <iterator>
  53 | #include <memory>
  54 | #include <sstream>
     |          `- note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  55 | #include <stdexcept>
  56 | #if defined(_MSC_VER) && (_MSC_VER <= 1800)
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:10: note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 318 | #include <__type_traits/is_convertible.h>
 319 | #include <__utility/swap.h>
 320 | #include <istream>
     |          `- note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 321 | #include <string>
 322 | #include <string_view>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:12: note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1365 | #  include <concepts>
1366 | #  include <iosfwd>
1367 | #  include <ostream>
     |            `- note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1368 | #  include <type_traits>
1369 | #endif
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:12: note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
192 | #  include <cstdio>
193 | #  include <cstdlib>
194 | #  include <format>
    |            `- note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
195 | #  include <iosfwd>
196 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:12: note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
243 | #  include <new>
244 | #  include <optional>
245 | #  include <queue>
    |            `- note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
246 | #  include <stack>
247 | #  include <stdexcept>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:10: note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
271 | #include <__ranges/from_range.h>
272 | #include <__utility/forward.h>
273 | #include <deque>
    |          `- note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
274 | #include <vector>
275 | #include <version>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:12: note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2612 | #  include <concepts>
2613 | #  include <cstdlib>
2614 | #  include <functional>
     |            `- note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2615 | #  include <iosfwd>
2616 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:12: note: while building module 'std_vector' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:
579 | #  include <initializer_list>
580 | #  include <unordered_map>
581 | #  include <vector>
    |            `- note: while building module 'std_vector' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:
582 | #endif
583 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:10: note: while building module 'std_private_format_formatter_bool' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:
 323 | #include <__format/enable_insertable.h>
 324 | #include <__format/formatter.h>
 325 | #include <__format/formatter_bool.h>
     |          `- note: while building module 'std_private_format_formatter_bool' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:
 326 | #include <__functional/hash.h>
 327 | #include <__functional/unary_function.h>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:16:10: note: while building module 'std_private_format_concepts' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:16:
14 | #include <__assert>
15 | #include <__config>
16 | #include <__format/concepts.h>
   |          `- note: while building module 'std_private_format_concepts' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:16:
17 | #include <__format/format_parse_context.h>
18 | #include <__format/formatter.h>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/concepts.h:16:10: note: while building module 'std_private_format_format_parse_context' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/concepts.h:16:
14 | #include <__concepts/semiregular.h>
15 | #include <__config>
16 | #include <__format/format_parse_context.h>
   |          `- note: while building module 'std_private_format_format_parse_context' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/concepts.h:16:
17 | #include <__fwd/format.h>
18 | #include <__fwd/tuple.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "__format/format_parse_context.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/format_parse_context.h:14:10: error: could not build module 'std_private_format_format_error'
 12 |
 13 | #include <__config>
 14 | #include <__format/format_error.h>
    |          `- error: could not build module 'std_private_format_format_error'
 15 | #include <__type_traits/is_constant_evaluated.h>
 16 | #include <string_view>
/host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:10: note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  52 | #include <iterator>
  53 | #include <memory>
  54 | #include <sstream>
     |          `- note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  55 | #include <stdexcept>
  56 | #if defined(_MSC_VER) && (_MSC_VER <= 1800)
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:10: note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 318 | #include <__type_traits/is_convertible.h>
 319 | #include <__utility/swap.h>
 320 | #include <istream>
     |          `- note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 321 | #include <string>
 322 | #include <string_view>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:12: note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1365 | #  include <concepts>
1366 | #  include <iosfwd>
1367 | #  include <ostream>
     |            `- note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1368 | #  include <type_traits>
1369 | #endif
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:12: note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
192 | #  include <cstdio>
193 | #  include <cstdlib>
194 | #  include <format>
    |            `- note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
195 | #  include <iosfwd>
196 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:12: note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
243 | #  include <new>
244 | #  include <optional>
245 | #  include <queue>
    |            `- note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
246 | #  include <stack>
247 | #  include <stdexcept>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:10: note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
271 | #include <__ranges/from_range.h>
272 | #include <__utility/forward.h>
273 | #include <deque>
    |          `- note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
274 | #include <vector>
275 | #include <version>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:12: note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2612 | #  include <concepts>
2613 | #  include <cstdlib>
2614 | #  include <functional>
     |            `- note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2615 | #  include <iosfwd>
2616 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:12: note: while building module 'std_vector' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:
579 | #  include <initializer_list>
580 | #  include <unordered_map>
581 | #  include <vector>
    |            `- note: while building module 'std_vector' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:
582 | #endif
583 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:10: note: while building module 'std_private_format_formatter_bool' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:
 323 | #include <__format/enable_insertable.h>
 324 | #include <__format/formatter.h>
 325 | #include <__format/formatter_bool.h>
     |          `- note: while building module 'std_private_format_formatter_bool' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:
 326 | #include <__functional/hash.h>
 327 | #include <__functional/unary_function.h>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:16:10: note: while building module 'std_private_format_concepts' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:16:
14 | #include <__assert>
15 | #include <__config>
16 | #include <__format/concepts.h>
   |          `- note: while building module 'std_private_format_concepts' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:16:
17 | #include <__format/format_parse_context.h>
18 | #include <__format/formatter.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "__format/concepts.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/concepts.h:16:10: error: could not build module 'std_private_format_format_parse_context'
14 | #include <__concepts/semiregular.h>
15 | #include <__config>
16 | #include <__format/format_parse_context.h>
   |          `- error: could not build module 'std_private_format_format_parse_context'
17 | #include <__fwd/format.h>
18 | #include <__fwd/tuple.h>
/host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:10: note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  52 | #include <iterator>
  53 | #include <memory>
  54 | #include <sstream>
     |          `- note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  55 | #include <stdexcept>
  56 | #if defined(_MSC_VER) && (_MSC_VER <= 1800)
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:10: note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 318 | #include <__type_traits/is_convertible.h>
 319 | #include <__utility/swap.h>
 320 | #include <istream>
     |          `- note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 321 | #include <string>
 322 | #include <string_view>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:12: note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1365 | #  include <concepts>
1366 | #  include <iosfwd>
1367 | #  include <ostream>
     |            `- note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1368 | #  include <type_traits>
1369 | #endif
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:12: note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
192 | #  include <cstdio>
193 | #  include <cstdlib>
194 | #  include <format>
    |            `- note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
195 | #  include <iosfwd>
196 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:12: note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
243 | #  include <new>
244 | #  include <optional>
245 | #  include <queue>
    |            `- note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
246 | #  include <stack>
247 | #  include <stdexcept>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:10: note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
271 | #include <__ranges/from_range.h>
272 | #include <__utility/forward.h>
273 | #include <deque>
    |          `- note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
274 | #include <vector>
275 | #include <version>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:12: note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2612 | #  include <concepts>
2613 | #  include <cstdlib>
2614 | #  include <functional>
     |            `- note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2615 | #  include <iosfwd>
2616 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:12: note: while building module 'std_vector' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:
579 | #  include <initializer_list>
580 | #  include <unordered_map>
581 | #  include <vector>
    |            `- note: while building module 'std_vector' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:
582 | #endif
583 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:10: note: while building module 'std_private_format_formatter_bool' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:
 323 | #include <__format/enable_insertable.h>
 324 | #include <__format/formatter.h>
 325 | #include <__format/formatter_bool.h>
     |          `- note: while building module 'std_private_format_formatter_bool' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:
 326 | #include <__functional/hash.h>
 327 | #include <__functional/unary_function.h>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:19:10: note: while building module 'std_private_format_formatter_integral' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:19:
17 | #include <__format/format_parse_context.h>
18 | #include <__format/formatter.h>
19 | #include <__format/formatter_integral.h>
   |          `- note: while building module 'std_private_format_formatter_integral' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:19:
20 | #include <__format/parser_std_format_spec.h>
21 | #include <__utility/unreachable.h>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_integral.h:13:10: note: while building module 'std_private_charconv_to_chars_integral' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_integral.h:13:
 11 | #define _LIBCPP___FORMAT_FORMATTER_INTEGRAL_H
 12 |
 13 | #include <__charconv/to_chars_integral.h>
    |          `- note: while building module 'std_private_charconv_to_chars_integral' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_integral.h:13:
 14 | #include <__charconv/to_chars_result.h>
 15 | #include <__charconv/traits.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "__charconv/to_chars_integral.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__charconv/to_chars_integral.h:13:10: error: could not build module 'std_private_algorithm_copy_n'
 11 | #define _LIBCPP___CHARCONV_TO_CHARS_INTEGRAL_H
 12 |
 13 | #include <__algorithm/copy_n.h>
    |          `- error: could not build module 'std_private_algorithm_copy_n'
 14 | #include <__assert>
 15 | #include <__bit/countl.h>
 16 | #include <__charconv/tables.h>
 17 | #include <__charconv/to_chars_base_10.h>
    |          `- note: while building module 'std_private_charconv_to_chars_base_10' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__charconv/to_chars_integral.h:17:
 18 | #include <__charconv/to_chars_result.h>
 19 | #include <__charconv/traits.h>
/host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:10: note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  52 | #include <iterator>
  53 | #include <memory>
  54 | #include <sstream>
     |          `- note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  55 | #include <stdexcept>
  56 | #if defined(_MSC_VER) && (_MSC_VER <= 1800)
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:10: note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 318 | #include <__type_traits/is_convertible.h>
 319 | #include <__utility/swap.h>
 320 | #include <istream>
     |          `- note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 321 | #include <string>
 322 | #include <string_view>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:12: note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1365 | #  include <concepts>
1366 | #  include <iosfwd>
1367 | #  include <ostream>
     |            `- note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1368 | #  include <type_traits>
1369 | #endif
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:12: note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
192 | #  include <cstdio>
193 | #  include <cstdlib>
194 | #  include <format>
    |            `- note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
195 | #  include <iosfwd>
196 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:12: note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
243 | #  include <new>
244 | #  include <optional>
245 | #  include <queue>
    |            `- note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
246 | #  include <stack>
247 | #  include <stdexcept>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:10: note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
271 | #include <__ranges/from_range.h>
272 | #include <__utility/forward.h>
273 | #include <deque>
    |          `- note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
274 | #include <vector>
275 | #include <version>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:12: note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2612 | #  include <concepts>
2613 | #  include <cstdlib>
2614 | #  include <functional>
     |            `- note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2615 | #  include <iosfwd>
2616 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:12: note: while building module 'std_vector' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:
579 | #  include <initializer_list>
580 | #  include <unordered_map>
581 | #  include <vector>
    |            `- note: while building module 'std_vector' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:
582 | #endif
583 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:10: note: while building module 'std_private_format_formatter_bool' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:
 323 | #include <__format/enable_insertable.h>
 324 | #include <__format/formatter.h>
 325 | #include <__format/formatter_bool.h>
     |          `- note: while building module 'std_private_format_formatter_bool' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:
 326 | #include <__functional/hash.h>
 327 | #include <__functional/unary_function.h>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:19:10: note: while building module 'std_private_format_formatter_integral' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:19:
17 | #include <__format/format_parse_context.h>
18 | #include <__format/formatter.h>
19 | #include <__format/formatter_integral.h>
   |          `- note: while building module 'std_private_format_formatter_integral' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:19:
20 | #include <__format/parser_std_format_spec.h>
21 | #include <__utility/unreachable.h>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_integral.h:13:10: note: while building module 'std_private_charconv_to_chars_integral' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_integral.h:13:
 11 | #define _LIBCPP___FORMAT_FORMATTER_INTEGRAL_H
 12 |
 13 | #include <__charconv/to_chars_integral.h>
    |          `- note: while building module 'std_private_charconv_to_chars_integral' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_integral.h:13:
 14 | #include <__charconv/to_chars_result.h>
 15 | #include <__charconv/traits.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "__charconv/to_chars_base_10.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__charconv/to_chars_base_10.h:13:10: error: could not build module 'std_private_algorithm_copy_n'
 11 | #define _LIBCPP___CHARCONV_TO_CHARS_BASE_10_H
 12 |
 13 | #include <__algorithm/copy_n.h>
    |          `- error: could not build module 'std_private_algorithm_copy_n'
 14 | #include <__assert>
 15 | #include <__charconv/tables.h>
/host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:10: note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  52 | #include <iterator>
  53 | #include <memory>
  54 | #include <sstream>
     |          `- note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  55 | #include <stdexcept>
  56 | #if defined(_MSC_VER) && (_MSC_VER <= 1800)
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:10: note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 318 | #include <__type_traits/is_convertible.h>
 319 | #include <__utility/swap.h>
 320 | #include <istream>
     |          `- note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 321 | #include <string>
 322 | #include <string_view>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:12: note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1365 | #  include <concepts>
1366 | #  include <iosfwd>
1367 | #  include <ostream>
     |            `- note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1368 | #  include <type_traits>
1369 | #endif
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:12: note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
192 | #  include <cstdio>
193 | #  include <cstdlib>
194 | #  include <format>
    |            `- note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
195 | #  include <iosfwd>
196 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:12: note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
243 | #  include <new>
244 | #  include <optional>
245 | #  include <queue>
    |            `- note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
246 | #  include <stack>
247 | #  include <stdexcept>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:10: note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
271 | #include <__ranges/from_range.h>
272 | #include <__utility/forward.h>
273 | #include <deque>
    |          `- note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
274 | #include <vector>
275 | #include <version>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:12: note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2612 | #  include <concepts>
2613 | #  include <cstdlib>
2614 | #  include <functional>
     |            `- note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2615 | #  include <iosfwd>
2616 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:12: note: while building module 'std_vector' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:
579 | #  include <initializer_list>
580 | #  include <unordered_map>
581 | #  include <vector>
    |            `- note: while building module 'std_vector' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:
582 | #endif
583 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:10: note: while building module 'std_private_format_formatter_bool' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:
 323 | #include <__format/enable_insertable.h>
 324 | #include <__format/formatter.h>
 325 | #include <__format/formatter_bool.h>
     |          `- note: while building module 'std_private_format_formatter_bool' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:
 326 | #include <__functional/hash.h>
 327 | #include <__functional/unary_function.h>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:19:10: note: while building module 'std_private_format_formatter_integral' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:19:
17 | #include <__format/format_parse_context.h>
18 | #include <__format/formatter.h>
19 | #include <__format/formatter_integral.h>
   |          `- note: while building module 'std_private_format_formatter_integral' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:19:
20 | #include <__format/parser_std_format_spec.h>
21 | #include <__utility/unreachable.h>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_integral.h:13:10: note: while building module 'std_private_charconv_to_chars_integral' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_integral.h:13:
 11 | #define _LIBCPP___FORMAT_FORMATTER_INTEGRAL_H
 12 |
 13 | #include <__charconv/to_chars_integral.h>
    |          `- note: while building module 'std_private_charconv_to_chars_integral' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_integral.h:13:
 14 | #include <__charconv/to_chars_result.h>
 15 | #include <__charconv/traits.h>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__charconv/to_chars_integral.h:18:10: note: while building module 'std_private_charconv_to_chars_result' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__charconv/to_chars_integral.h:18:
 16 | #include <__charconv/tables.h>
 17 | #include <__charconv/to_chars_base_10.h>
 18 | #include <__charconv/to_chars_result.h>
    |          `- note: while building module 'std_private_charconv_to_chars_result' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__charconv/to_chars_integral.h:18:
 19 | #include <__charconv/traits.h>
 20 | #include <__config>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "__charconv/to_chars_result.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__charconv/to_chars_result.h:14:10: error: could not build module 'std_private_system_error_errc'
12 |
13 | #include <__config>
14 | #include <__system_error/errc.h>
   |          `- error: could not build module 'std_private_system_error_errc'
15 |
16 | #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER)
/host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:10: note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  52 | #include <iterator>
  53 | #include <memory>
  54 | #include <sstream>
     |          `- note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  55 | #include <stdexcept>
  56 | #if defined(_MSC_VER) && (_MSC_VER <= 1800)
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:10: note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 318 | #include <__type_traits/is_convertible.h>
 319 | #include <__utility/swap.h>
 320 | #include <istream>
     |          `- note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 321 | #include <string>
 322 | #include <string_view>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:12: note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1365 | #  include <concepts>
1366 | #  include <iosfwd>
1367 | #  include <ostream>
     |            `- note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1368 | #  include <type_traits>
1369 | #endif
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:12: note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
192 | #  include <cstdio>
193 | #  include <cstdlib>
194 | #  include <format>
    |            `- note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
195 | #  include <iosfwd>
196 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:12: note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
243 | #  include <new>
244 | #  include <optional>
245 | #  include <queue>
    |            `- note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
246 | #  include <stack>
247 | #  include <stdexcept>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:10: note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
271 | #include <__ranges/from_range.h>
272 | #include <__utility/forward.h>
273 | #include <deque>
    |          `- note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
274 | #include <vector>
275 | #include <version>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:12: note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2612 | #  include <concepts>
2613 | #  include <cstdlib>
2614 | #  include <functional>
     |            `- note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2615 | #  include <iosfwd>
2616 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:12: note: while building module 'std_vector' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:
579 | #  include <initializer_list>
580 | #  include <unordered_map>
581 | #  include <vector>
    |            `- note: while building module 'std_vector' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:
582 | #endif
583 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:10: note: while building module 'std_private_format_formatter_bool' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:
 323 | #include <__format/enable_insertable.h>
 324 | #include <__format/formatter.h>
 325 | #include <__format/formatter_bool.h>
     |          `- note: while building module 'std_private_format_formatter_bool' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:
 326 | #include <__functional/hash.h>
 327 | #include <__functional/unary_function.h>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:19:10: note: while building module 'std_private_format_formatter_integral' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:19:
17 | #include <__format/format_parse_context.h>
18 | #include <__format/formatter.h>
19 | #include <__format/formatter_integral.h>
   |          `- note: while building module 'std_private_format_formatter_integral' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:19:
20 | #include <__format/parser_std_format_spec.h>
21 | #include <__utility/unreachable.h>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_integral.h:13:10: note: while building module 'std_private_charconv_to_chars_integral' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_integral.h:13:
 11 | #define _LIBCPP___FORMAT_FORMATTER_INTEGRAL_H
 12 |
 13 | #include <__charconv/to_chars_integral.h>
    |          `- note: while building module 'std_private_charconv_to_chars_integral' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_integral.h:13:
 14 | #include <__charconv/to_chars_result.h>
 15 | #include <__charconv/traits.h>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__charconv/to_chars_integral.h:19:10: note: while building module 'std_private_charconv_traits' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__charconv/to_chars_integral.h:19:
 17 | #include <__charconv/to_chars_base_10.h>
 18 | #include <__charconv/to_chars_result.h>
 19 | #include <__charconv/traits.h>
    |          `- note: while building module 'std_private_charconv_traits' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__charconv/to_chars_integral.h:19:
 20 | #include <__config>
 21 | #include <__system_error/errc.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "__charconv/traits.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__charconv/traits.h:16:10: error: could not build module 'std_private_charconv_to_chars_base_10'
 14 | #include <__bit/countl.h>
 15 | #include <__charconv/tables.h>
 16 | #include <__charconv/to_chars_base_10.h>
    |          `- error: could not build module 'std_private_charconv_to_chars_base_10'
 17 | #include <__config>
 18 | #include <__type_traits/enable_if.h>
/host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:10: note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  52 | #include <iterator>
  53 | #include <memory>
  54 | #include <sstream>
     |          `- note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  55 | #include <stdexcept>
  56 | #if defined(_MSC_VER) && (_MSC_VER <= 1800)
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:10: note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 318 | #include <__type_traits/is_convertible.h>
 319 | #include <__utility/swap.h>
 320 | #include <istream>
     |          `- note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 321 | #include <string>
 322 | #include <string_view>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:12: note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1365 | #  include <concepts>
1366 | #  include <iosfwd>
1367 | #  include <ostream>
     |            `- note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1368 | #  include <type_traits>
1369 | #endif
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:12: note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
192 | #  include <cstdio>
193 | #  include <cstdlib>
194 | #  include <format>
    |            `- note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
195 | #  include <iosfwd>
196 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:12: note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
243 | #  include <new>
244 | #  include <optional>
245 | #  include <queue>
    |            `- note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
246 | #  include <stack>
247 | #  include <stdexcept>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:10: note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
271 | #include <__ranges/from_range.h>
272 | #include <__utility/forward.h>
273 | #include <deque>
    |          `- note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
274 | #include <vector>
275 | #include <version>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:12: note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2612 | #  include <concepts>
2613 | #  include <cstdlib>
2614 | #  include <functional>
     |            `- note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2615 | #  include <iosfwd>
2616 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:12: note: while building module 'std_vector' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:
579 | #  include <initializer_list>
580 | #  include <unordered_map>
581 | #  include <vector>
    |            `- note: while building module 'std_vector' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:
582 | #endif
583 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:10: note: while building module 'std_private_format_formatter_bool' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:
 323 | #include <__format/enable_insertable.h>
 324 | #include <__format/formatter.h>
 325 | #include <__format/formatter_bool.h>
     |          `- note: while building module 'std_private_format_formatter_bool' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:
 326 | #include <__functional/hash.h>
 327 | #include <__functional/unary_function.h>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:19:10: note: while building module 'std_private_format_formatter_integral' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:19:
17 | #include <__format/format_parse_context.h>
18 | #include <__format/formatter.h>
19 | #include <__format/formatter_integral.h>
   |          `- note: while building module 'std_private_format_formatter_integral' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:19:
20 | #include <__format/parser_std_format_spec.h>
21 | #include <__utility/unreachable.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "__format/formatter_integral.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_integral.h:13:10: error: could not build module 'std_private_charconv_to_chars_integral'
 11 | #define _LIBCPP___FORMAT_FORMATTER_INTEGRAL_H
 12 |
 13 | #include <__charconv/to_chars_integral.h>
    |          `- error: could not build module 'std_private_charconv_to_chars_integral'
 14 | #include <__charconv/to_chars_result.h>
 15 | #include <__charconv/traits.h>
    :
 19 | #include <__format/concepts.h>
 20 | #include <__format/format_error.h>
 21 | #include <__format/formatter_output.h>
    |          `- note: while building module 'std_private_format_formatter_output' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_integral.h:21:
 22 | #include <__format/parser_std_format_spec.h>
 23 | #include <__iterator/concepts.h>
/host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:10: note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  52 | #include <iterator>
  53 | #include <memory>
  54 | #include <sstream>
     |          `- note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  55 | #include <stdexcept>
  56 | #if defined(_MSC_VER) && (_MSC_VER <= 1800)
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:10: note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 318 | #include <__type_traits/is_convertible.h>
 319 | #include <__utility/swap.h>
 320 | #include <istream>
     |          `- note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 321 | #include <string>
 322 | #include <string_view>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:12: note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1365 | #  include <concepts>
1366 | #  include <iosfwd>
1367 | #  include <ostream>
     |            `- note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1368 | #  include <type_traits>
1369 | #endif
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:12: note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
192 | #  include <cstdio>
193 | #  include <cstdlib>
194 | #  include <format>
    |            `- note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
195 | #  include <iosfwd>
196 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:12: note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
243 | #  include <new>
244 | #  include <optional>
245 | #  include <queue>
    |            `- note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
246 | #  include <stack>
247 | #  include <stdexcept>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:10: note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
271 | #include <__ranges/from_range.h>
272 | #include <__utility/forward.h>
273 | #include <deque>
    |          `- note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
274 | #include <vector>
275 | #include <version>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:12: note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2612 | #  include <concepts>
2613 | #  include <cstdlib>
2614 | #  include <functional>
     |            `- note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2615 | #  include <iosfwd>
2616 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:12: note: while building module 'std_vector' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:
579 | #  include <initializer_list>
580 | #  include <unordered_map>
581 | #  include <vector>
    |            `- note: while building module 'std_vector' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:
582 | #endif
583 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:10: note: while building module 'std_private_format_formatter_bool' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:
 323 | #include <__format/enable_insertable.h>
 324 | #include <__format/formatter.h>
 325 | #include <__format/formatter_bool.h>
     |          `- note: while building module 'std_private_format_formatter_bool' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:
 326 | #include <__functional/hash.h>
 327 | #include <__functional/unary_function.h>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:19:10: note: while building module 'std_private_format_formatter_integral' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:19:
17 | #include <__format/format_parse_context.h>
18 | #include <__format/formatter.h>
19 | #include <__format/formatter_integral.h>
   |          `- note: while building module 'std_private_format_formatter_integral' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:19:
20 | #include <__format/parser_std_format_spec.h>
21 | #include <__utility/unreachable.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "__format/formatter_output.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_output.h:13:10: error: could not build module 'std_private_algorithm_ranges_copy'
 11 | #define _LIBCPP___FORMAT_FORMATTER_OUTPUT_H
 12 |
 13 | #include <__algorithm/ranges_copy.h>
    |          `- error: could not build module 'std_private_algorithm_ranges_copy'
 14 | #include <__algorithm/ranges_fill_n.h>
 15 | #include <__algorithm/ranges_transform.h>
    :
 17 | #include <__concepts/same_as.h>
 18 | #include <__config>
 19 | #include <__format/buffer.h>
    |          `- note: while building module 'std_private_format_buffer' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_output.h:19:
 20 | #include <__format/concepts.h>
 21 | #include <__format/formatter.h>
/host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:10: note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  52 | #include <iterator>
  53 | #include <memory>
  54 | #include <sstream>
     |          `- note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  55 | #include <stdexcept>
  56 | #if defined(_MSC_VER) && (_MSC_VER <= 1800)
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:10: note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 318 | #include <__type_traits/is_convertible.h>
 319 | #include <__utility/swap.h>
 320 | #include <istream>
     |          `- note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 321 | #include <string>
 322 | #include <string_view>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:12: note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1365 | #  include <concepts>
1366 | #  include <iosfwd>
1367 | #  include <ostream>
     |            `- note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1368 | #  include <type_traits>
1369 | #endif
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:12: note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
192 | #  include <cstdio>
193 | #  include <cstdlib>
194 | #  include <format>
    |            `- note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
195 | #  include <iosfwd>
196 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:12: note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
243 | #  include <new>
244 | #  include <optional>
245 | #  include <queue>
    |            `- note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
246 | #  include <stack>
247 | #  include <stdexcept>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:10: note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
271 | #include <__ranges/from_range.h>
272 | #include <__utility/forward.h>
273 | #include <deque>
    |          `- note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
274 | #include <vector>
275 | #include <version>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:12: note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2612 | #  include <concepts>
2613 | #  include <cstdlib>
2614 | #  include <functional>
     |            `- note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2615 | #  include <iosfwd>
2616 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:12: note: while building module 'std_vector' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:
579 | #  include <initializer_list>
580 | #  include <unordered_map>
581 | #  include <vector>
    |            `- note: while building module 'std_vector' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:
582 | #endif
583 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:10: note: while building module 'std_private_format_formatter_bool' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:
 323 | #include <__format/enable_insertable.h>
 324 | #include <__format/formatter.h>
 325 | #include <__format/formatter_bool.h>
     |          `- note: while building module 'std_private_format_formatter_bool' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:
 326 | #include <__functional/hash.h>
 327 | #include <__functional/unary_function.h>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:19:10: note: while building module 'std_private_format_formatter_integral' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:19:
17 | #include <__format/format_parse_context.h>
18 | #include <__format/formatter.h>
19 | #include <__format/formatter_integral.h>
   |          `- note: while building module 'std_private_format_formatter_integral' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:19:
20 | #include <__format/parser_std_format_spec.h>
21 | #include <__utility/unreachable.h>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_integral.h:21:10: note: while building module 'std_private_format_formatter_output' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_integral.h:21:
 19 | #include <__format/concepts.h>
 20 | #include <__format/format_error.h>
 21 | #include <__format/formatter_output.h>
    |          `- note: while building module 'std_private_format_formatter_output' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_integral.h:21:
 22 | #include <__format/parser_std_format_spec.h>
 23 | #include <__iterator/concepts.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "__format/buffer.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/buffer.h:13:10: error: could not build module 'std_private_algorithm_copy_n'
 11 | #define _LIBCPP___FORMAT_BUFFER_H
 12 |
 13 | #include <__algorithm/copy_n.h>
    |          `- error: could not build module 'std_private_algorithm_copy_n'
 14 | #include <__algorithm/fill_n.h>
 15 | #include <__algorithm/max.h>
 16 | #include <__algorithm/min.h>
 17 | #include <__algorithm/ranges_copy_n.h>
    |          `- note: while building module 'std_private_algorithm_ranges_copy_n' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/buffer.h:17:
 18 | #include <__algorithm/transform.h>
 19 | #include <__algorithm/unwrap_iter.h>
/host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:10: note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  52 | #include <iterator>
  53 | #include <memory>
  54 | #include <sstream>
     |          `- note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  55 | #include <stdexcept>
  56 | #if defined(_MSC_VER) && (_MSC_VER <= 1800)
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:10: note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 318 | #include <__type_traits/is_convertible.h>
 319 | #include <__utility/swap.h>
 320 | #include <istream>
     |          `- note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 321 | #include <string>
 322 | #include <string_view>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:12: note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1365 | #  include <concepts>
1366 | #  include <iosfwd>
1367 | #  include <ostream>
     |            `- note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1368 | #  include <type_traits>
1369 | #endif
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:12: note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
192 | #  include <cstdio>
193 | #  include <cstdlib>
194 | #  include <format>
    |            `- note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
195 | #  include <iosfwd>
196 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:12: note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
243 | #  include <new>
244 | #  include <optional>
245 | #  include <queue>
    |            `- note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
246 | #  include <stack>
247 | #  include <stdexcept>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:10: note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
271 | #include <__ranges/from_range.h>
272 | #include <__utility/forward.h>
273 | #include <deque>
    |          `- note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
274 | #include <vector>
275 | #include <version>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:12: note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2612 | #  include <concepts>
2613 | #  include <cstdlib>
2614 | #  include <functional>
     |            `- note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2615 | #  include <iosfwd>
2616 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:12: note: while building module 'std_vector' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:
579 | #  include <initializer_list>
580 | #  include <unordered_map>
581 | #  include <vector>
    |            `- note: while building module 'std_vector' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:
582 | #endif
583 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:10: note: while building module 'std_private_format_formatter_bool' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:
 323 | #include <__format/enable_insertable.h>
 324 | #include <__format/formatter.h>
 325 | #include <__format/formatter_bool.h>
     |          `- note: while building module 'std_private_format_formatter_bool' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:
 326 | #include <__functional/hash.h>
 327 | #include <__functional/unary_function.h>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:19:10: note: while building module 'std_private_format_formatter_integral' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:19:
17 | #include <__format/format_parse_context.h>
18 | #include <__format/formatter.h>
19 | #include <__format/formatter_integral.h>
   |          `- note: while building module 'std_private_format_formatter_integral' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:19:
20 | #include <__format/parser_std_format_spec.h>
21 | #include <__utility/unreachable.h>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_integral.h:21:10: note: while building module 'std_private_format_formatter_output' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_integral.h:21:
 19 | #include <__format/concepts.h>
 20 | #include <__format/format_error.h>
 21 | #include <__format/formatter_output.h>
    |          `- note: while building module 'std_private_format_formatter_output' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_integral.h:21:
 22 | #include <__format/parser_std_format_spec.h>
 23 | #include <__iterator/concepts.h>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_output.h:19:10: note: while building module 'std_private_format_buffer' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_output.h:19:
 17 | #include <__concepts/same_as.h>
 18 | #include <__config>
 19 | #include <__format/buffer.h>
    |          `- note: while building module 'std_private_format_buffer' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_output.h:19:
 20 | #include <__format/concepts.h>
 21 | #include <__format/formatter.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "__algorithm/ranges_copy_n.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__algorithm/ranges_copy_n.h:12:10: error: could not build module 'std_private_algorithm_copy'
10 | #define _LIBCPP___ALGORITHM_RANGES_COPY_N_H
11 |
12 | #include <__algorithm/copy.h>
   |          `- error: could not build module 'std_private_algorithm_copy'
13 | #include <__algorithm/in_out_result.h>
14 | #include <__algorithm/iterator_operations.h>
/host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:10: note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  52 | #include <iterator>
  53 | #include <memory>
  54 | #include <sstream>
     |          `- note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  55 | #include <stdexcept>
  56 | #if defined(_MSC_VER) && (_MSC_VER <= 1800)
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:10: note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 318 | #include <__type_traits/is_convertible.h>
 319 | #include <__utility/swap.h>
 320 | #include <istream>
     |          `- note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 321 | #include <string>
 322 | #include <string_view>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:12: note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1365 | #  include <concepts>
1366 | #  include <iosfwd>
1367 | #  include <ostream>
     |            `- note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1368 | #  include <type_traits>
1369 | #endif
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:12: note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
192 | #  include <cstdio>
193 | #  include <cstdlib>
194 | #  include <format>
    |            `- note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
195 | #  include <iosfwd>
196 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:12: note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
243 | #  include <new>
244 | #  include <optional>
245 | #  include <queue>
    |            `- note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
246 | #  include <stack>
247 | #  include <stdexcept>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:10: note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
271 | #include <__ranges/from_range.h>
272 | #include <__utility/forward.h>
273 | #include <deque>
    |          `- note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
274 | #include <vector>
275 | #include <version>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:12: note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2612 | #  include <concepts>
2613 | #  include <cstdlib>
2614 | #  include <functional>
     |            `- note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2615 | #  include <iosfwd>
2616 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:12: note: while building module 'std_vector' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:
579 | #  include <initializer_list>
580 | #  include <unordered_map>
581 | #  include <vector>
    |            `- note: while building module 'std_vector' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:
582 | #endif
583 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:10: note: while building module 'std_private_format_formatter_bool' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:
 323 | #include <__format/enable_insertable.h>
 324 | #include <__format/formatter.h>
 325 | #include <__format/formatter_bool.h>
     |          `- note: while building module 'std_private_format_formatter_bool' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:
 326 | #include <__functional/hash.h>
 327 | #include <__functional/unary_function.h>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:19:10: note: while building module 'std_private_format_formatter_integral' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:19:
17 | #include <__format/format_parse_context.h>
18 | #include <__format/formatter.h>
19 | #include <__format/formatter_integral.h>
   |          `- note: while building module 'std_private_format_formatter_integral' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:19:
20 | #include <__format/parser_std_format_spec.h>
21 | #include <__utility/unreachable.h>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_integral.h:21:10: note: while building module 'std_private_format_formatter_output' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_integral.h:21:
 19 | #include <__format/concepts.h>
 20 | #include <__format/format_error.h>
 21 | #include <__format/formatter_output.h>
    |          `- note: while building module 'std_private_format_formatter_output' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_integral.h:21:
 22 | #include <__format/parser_std_format_spec.h>
 23 | #include <__iterator/concepts.h>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_output.h:19:10: note: while building module 'std_private_format_buffer' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_output.h:19:
 17 | #include <__concepts/same_as.h>
 18 | #include <__config>
 19 | #include <__format/buffer.h>
    |          `- note: while building module 'std_private_format_buffer' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_output.h:19:
 20 | #include <__format/concepts.h>
 21 | #include <__format/formatter.h>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/buffer.h:34:10: note: while building module 'std_private_memory_ranges_construct_at' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/buffer.h:34:
 32 | #include <__memory/allocator_traits.h>
 33 | #include <__memory/construct_at.h>
 34 | #include <__memory/ranges_construct_at.h>
    |          `- note: while building module 'std_private_memory_ranges_construct_at' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/buffer.h:34:
 35 | #include <__memory/uninitialized_algorithms.h>
 36 | #include <__type_traits/add_pointer.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "__memory/ranges_construct_at.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__memory/ranges_construct_at.h:18:10: error: could not build module 'std_private_memory_construct_at'
 16 | #include <__iterator/iterator_traits.h>
 17 | #include <__memory/concepts.h>
 18 | #include <__memory/construct_at.h>
    |          `- error: could not build module 'std_private_memory_construct_at'
 19 | #include <__ranges/access.h>
 20 | #include <__ranges/concepts.h>
/host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:10: note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  52 | #include <iterator>
  53 | #include <memory>
  54 | #include <sstream>
     |          `- note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  55 | #include <stdexcept>
  56 | #if defined(_MSC_VER) && (_MSC_VER <= 1800)
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:10: note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 318 | #include <__type_traits/is_convertible.h>
 319 | #include <__utility/swap.h>
 320 | #include <istream>
     |          `- note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 321 | #include <string>
 322 | #include <string_view>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:12: note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1365 | #  include <concepts>
1366 | #  include <iosfwd>
1367 | #  include <ostream>
     |            `- note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1368 | #  include <type_traits>
1369 | #endif
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:12: note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
192 | #  include <cstdio>
193 | #  include <cstdlib>
194 | #  include <format>
    |            `- note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
195 | #  include <iosfwd>
196 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:12: note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
243 | #  include <new>
244 | #  include <optional>
245 | #  include <queue>
    |            `- note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
246 | #  include <stack>
247 | #  include <stdexcept>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:10: note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
271 | #include <__ranges/from_range.h>
272 | #include <__utility/forward.h>
273 | #include <deque>
    |          `- note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
274 | #include <vector>
275 | #include <version>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:12: note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2612 | #  include <concepts>
2613 | #  include <cstdlib>
2614 | #  include <functional>
     |            `- note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2615 | #  include <iosfwd>
2616 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:12: note: while building module 'std_vector' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:
579 | #  include <initializer_list>
580 | #  include <unordered_map>
581 | #  include <vector>
    |            `- note: while building module 'std_vector' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:
582 | #endif
583 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:10: note: while building module 'std_private_format_formatter_bool' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:
 323 | #include <__format/enable_insertable.h>
 324 | #include <__format/formatter.h>
 325 | #include <__format/formatter_bool.h>
     |          `- note: while building module 'std_private_format_formatter_bool' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:
 326 | #include <__functional/hash.h>
 327 | #include <__functional/unary_function.h>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:19:10: note: while building module 'std_private_format_formatter_integral' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:19:
17 | #include <__format/format_parse_context.h>
18 | #include <__format/formatter.h>
19 | #include <__format/formatter_integral.h>
   |          `- note: while building module 'std_private_format_formatter_integral' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:19:
20 | #include <__format/parser_std_format_spec.h>
21 | #include <__utility/unreachable.h>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_integral.h:21:10: note: while building module 'std_private_format_formatter_output' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_integral.h:21:
 19 | #include <__format/concepts.h>
 20 | #include <__format/format_error.h>
 21 | #include <__format/formatter_output.h>
    |          `- note: while building module 'std_private_format_formatter_output' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_integral.h:21:
 22 | #include <__format/parser_std_format_spec.h>
 23 | #include <__iterator/concepts.h>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_output.h:22:10: note: while building module 'std_private_format_parser_std_format_spec' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_output.h:22:
 20 | #include <__format/concepts.h>
 21 | #include <__format/formatter.h>
 22 | #include <__format/parser_std_format_spec.h>
    |          `- note: while building module 'std_private_format_parser_std_format_spec' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_output.h:22:
 23 | #include <__format/unicode.h>
 24 | #include <__iterator/back_insert_iterator.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "__format/parser_std_format_spec.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/parser_std_format_spec.h:19:10: error: could not build module 'std_private_algorithm_copy_n'
  17 | /// affect the std-format-spec.
  18 |
  19 | #include <__algorithm/copy_n.h>
     |          `- error: could not build module 'std_private_algorithm_copy_n'
  20 | #include <__algorithm/min.h>
  21 | #include <__assert>
     :
  23 | #include <__concepts/same_as.h>
  24 | #include <__config>
  25 | #include <__format/format_arg.h>
     |          `- note: while building module 'std_private_format_format_arg' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/parser_std_format_spec.h:25:
  26 | #include <__format/format_error.h>
  27 | #include <__format/format_parse_context.h>
/host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:10: note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  52 | #include <iterator>
  53 | #include <memory>
  54 | #include <sstream>
     |          `- note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  55 | #include <stdexcept>
  56 | #if defined(_MSC_VER) && (_MSC_VER <= 1800)
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:10: note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 318 | #include <__type_traits/is_convertible.h>
 319 | #include <__utility/swap.h>
 320 | #include <istream>
     |          `- note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 321 | #include <string>
 322 | #include <string_view>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:12: note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1365 | #  include <concepts>
1366 | #  include <iosfwd>
1367 | #  include <ostream>
     |            `- note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1368 | #  include <type_traits>
1369 | #endif
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:12: note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
192 | #  include <cstdio>
193 | #  include <cstdlib>
194 | #  include <format>
    |            `- note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
195 | #  include <iosfwd>
196 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:12: note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
243 | #  include <new>
244 | #  include <optional>
245 | #  include <queue>
    |            `- note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
246 | #  include <stack>
247 | #  include <stdexcept>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:10: note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
271 | #include <__ranges/from_range.h>
272 | #include <__utility/forward.h>
273 | #include <deque>
    |          `- note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
274 | #include <vector>
275 | #include <version>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:12: note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2612 | #  include <concepts>
2613 | #  include <cstdlib>
2614 | #  include <functional>
     |            `- note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2615 | #  include <iosfwd>
2616 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:12: note: while building module 'std_vector' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:
579 | #  include <initializer_list>
580 | #  include <unordered_map>
581 | #  include <vector>
    |            `- note: while building module 'std_vector' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:
582 | #endif
583 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:10: note: while building module 'std_private_format_formatter_bool' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:
 323 | #include <__format/enable_insertable.h>
 324 | #include <__format/formatter.h>
 325 | #include <__format/formatter_bool.h>
     |          `- note: while building module 'std_private_format_formatter_bool' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:
 326 | #include <__functional/hash.h>
 327 | #include <__functional/unary_function.h>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:19:10: note: while building module 'std_private_format_formatter_integral' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:19:
17 | #include <__format/format_parse_context.h>
18 | #include <__format/formatter.h>
19 | #include <__format/formatter_integral.h>
   |          `- note: while building module 'std_private_format_formatter_integral' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:19:
20 | #include <__format/parser_std_format_spec.h>
21 | #include <__utility/unreachable.h>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_integral.h:21:10: note: while building module 'std_private_format_formatter_output' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_integral.h:21:
 19 | #include <__format/concepts.h>
 20 | #include <__format/format_error.h>
 21 | #include <__format/formatter_output.h>
    |          `- note: while building module 'std_private_format_formatter_output' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_integral.h:21:
 22 | #include <__format/parser_std_format_spec.h>
 23 | #include <__iterator/concepts.h>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_output.h:22:10: note: while building module 'std_private_format_parser_std_format_spec' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_output.h:22:
 20 | #include <__format/concepts.h>
 21 | #include <__format/formatter.h>
 22 | #include <__format/parser_std_format_spec.h>
    |          `- note: while building module 'std_private_format_parser_std_format_spec' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_output.h:22:
 23 | #include <__format/unicode.h>
 24 | #include <__iterator/back_insert_iterator.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "__format/format_arg.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/format_arg.h:16:10: error: could not build module 'std_private_format_concepts'
 14 | #include <__concepts/arithmetic.h>
 15 | #include <__config>
 16 | #include <__format/concepts.h>
    |          `- error: could not build module 'std_private_format_concepts'
 17 | #include <__format/format_parse_context.h>
 18 | #include <__functional/invoke.h>
/host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:10: note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  52 | #include <iterator>
  53 | #include <memory>
  54 | #include <sstream>
     |          `- note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  55 | #include <stdexcept>
  56 | #if defined(_MSC_VER) && (_MSC_VER <= 1800)
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:10: note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 318 | #include <__type_traits/is_convertible.h>
 319 | #include <__utility/swap.h>
 320 | #include <istream>
     |          `- note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 321 | #include <string>
 322 | #include <string_view>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:12: note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1365 | #  include <concepts>
1366 | #  include <iosfwd>
1367 | #  include <ostream>
     |            `- note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1368 | #  include <type_traits>
1369 | #endif
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:12: note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
192 | #  include <cstdio>
193 | #  include <cstdlib>
194 | #  include <format>
    |            `- note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
195 | #  include <iosfwd>
196 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:12: note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
243 | #  include <new>
244 | #  include <optional>
245 | #  include <queue>
    |            `- note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
246 | #  include <stack>
247 | #  include <stdexcept>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:10: note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
271 | #include <__ranges/from_range.h>
272 | #include <__utility/forward.h>
273 | #include <deque>
    |          `- note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
274 | #include <vector>
275 | #include <version>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:12: note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2612 | #  include <concepts>
2613 | #  include <cstdlib>
2614 | #  include <functional>
     |            `- note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2615 | #  include <iosfwd>
2616 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:12: note: while building module 'std_vector' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:
579 | #  include <initializer_list>
580 | #  include <unordered_map>
581 | #  include <vector>
    |            `- note: while building module 'std_vector' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:
582 | #endif
583 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:10: note: while building module 'std_private_format_formatter_bool' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:
 323 | #include <__format/enable_insertable.h>
 324 | #include <__format/formatter.h>
 325 | #include <__format/formatter_bool.h>
     |          `- note: while building module 'std_private_format_formatter_bool' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:
 326 | #include <__functional/hash.h>
 327 | #include <__functional/unary_function.h>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:19:10: note: while building module 'std_private_format_formatter_integral' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:19:
17 | #include <__format/format_parse_context.h>
18 | #include <__format/formatter.h>
19 | #include <__format/formatter_integral.h>
   |          `- note: while building module 'std_private_format_formatter_integral' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:19:
20 | #include <__format/parser_std_format_spec.h>
21 | #include <__utility/unreachable.h>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_integral.h:21:10: note: while building module 'std_private_format_formatter_output' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_integral.h:21:
 19 | #include <__format/concepts.h>
 20 | #include <__format/format_error.h>
 21 | #include <__format/formatter_output.h>
    |          `- note: while building module 'std_private_format_formatter_output' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_integral.h:21:
 22 | #include <__format/parser_std_format_spec.h>
 23 | #include <__iterator/concepts.h>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_output.h:22:10: note: while building module 'std_private_format_parser_std_format_spec' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_output.h:22:
 20 | #include <__format/concepts.h>
 21 | #include <__format/formatter.h>
 22 | #include <__format/parser_std_format_spec.h>
    |          `- note: while building module 'std_private_format_parser_std_format_spec' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_output.h:22:
 23 | #include <__format/unicode.h>
 24 | #include <__iterator/back_insert_iterator.h>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/parser_std_format_spec.h:28:10: note: while building module 'std_private_format_format_string' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/parser_std_format_spec.h:28:
  26 | #include <__format/format_error.h>
  27 | #include <__format/format_parse_context.h>
  28 | #include <__format/format_string.h>
     |          `- note: while building module 'std_private_format_format_string' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/parser_std_format_spec.h:28:
  29 | #include <__format/unicode.h>
  30 | #include <__format/width_estimation_table.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "__format/format_string.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/format_string.h:15:10: error: could not build module 'std_private_format_format_error'
 13 | #include <__assert>
 14 | #include <__config>
 15 | #include <__format/format_error.h>
    |          `- error: could not build module 'std_private_format_format_error'
 16 | #include <__iterator/concepts.h>
 17 | #include <__iterator/iterator_traits.h> // iter_value_t
/host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:10: note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  52 | #include <iterator>
  53 | #include <memory>
  54 | #include <sstream>
     |          `- note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  55 | #include <stdexcept>
  56 | #if defined(_MSC_VER) && (_MSC_VER <= 1800)
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:10: note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 318 | #include <__type_traits/is_convertible.h>
 319 | #include <__utility/swap.h>
 320 | #include <istream>
     |          `- note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 321 | #include <string>
 322 | #include <string_view>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:12: note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1365 | #  include <concepts>
1366 | #  include <iosfwd>
1367 | #  include <ostream>
     |            `- note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1368 | #  include <type_traits>
1369 | #endif
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:12: note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
192 | #  include <cstdio>
193 | #  include <cstdlib>
194 | #  include <format>
    |            `- note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
195 | #  include <iosfwd>
196 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:12: note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
243 | #  include <new>
244 | #  include <optional>
245 | #  include <queue>
    |            `- note: while building module 'std_queue' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:245:
246 | #  include <stack>
247 | #  include <stdexcept>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:10: note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
271 | #include <__ranges/from_range.h>
272 | #include <__utility/forward.h>
273 | #include <deque>
    |          `- note: while building module 'std_deque' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/queue:273:
274 | #include <vector>
275 | #include <version>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:12: note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2612 | #  include <concepts>
2613 | #  include <cstdlib>
2614 | #  include <functional>
     |            `- note: while building module 'std_functional' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/deque:2614:
2615 | #  include <iosfwd>
2616 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:12: note: while building module 'std_vector' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:
579 | #  include <initializer_list>
580 | #  include <unordered_map>
581 | #  include <vector>
    |            `- note: while building module 'std_vector' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/functional:581:
582 | #endif
583 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:10: note: while building module 'std_private_format_formatter_bool' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:
 323 | #include <__format/enable_insertable.h>
 324 | #include <__format/formatter.h>
 325 | #include <__format/formatter_bool.h>
     |          `- note: while building module 'std_private_format_formatter_bool' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/vector:325:
 326 | #include <__functional/hash.h>
 327 | #include <__functional/unary_function.h>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:19:10: note: while building module 'std_private_format_formatter_integral' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:19:
17 | #include <__format/format_parse_context.h>
18 | #include <__format/formatter.h>
19 | #include <__format/formatter_integral.h>
   |          `- note: while building module 'std_private_format_formatter_integral' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_bool.h:19:
20 | #include <__format/parser_std_format_spec.h>
21 | #include <__utility/unreachable.h>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_integral.h:21:10: note: while building module 'std_private_format_formatter_output' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_integral.h:21:
 19 | #include <__format/concepts.h>
 20 | #include <__format/format_error.h>
 21 | #include <__format/formatter_output.h>
    |          `- note: while building module 'std_private_format_formatter_output' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_integral.h:21:
 22 | #include <__format/parser_std_format_spec.h>
 23 | #include <__iterator/concepts.h>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_output.h:22:10: note: while building module 'std_private_format_parser_std_format_spec' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_output.h:22:
 20 | #include <__format/concepts.h>
 21 | #include <__format/formatter.h>
 22 | #include <__format/parser_std_format_spec.h>
    |          `- note: while building module 'std_private_format_parser_std_format_spec' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/formatter_output.h:22:
 23 | #include <__format/unicode.h>
 24 | #include <__iterator/back_insert_iterator.h>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/parser_std_format_spec.h:29:10: note: while building module 'std_private_format_unicode' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/parser_std_format_spec.h:29:
  27 | #include <__format/format_parse_context.h>
  28 | #include <__format/format_string.h>
  29 | #include <__format/unicode.h>
     |          `- note: while building module 'std_private_format_unicode' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/parser_std_format_spec.h:29:
  30 | #include <__format/width_estimation_table.h>
  31 | #include <__iterator/concepts.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "__format/unicode.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__format/unicode.h:22:10: error: could not build module 'std_string_view'
 20 | #include <__iterator/readable_traits.h> // iter_value_t
 21 | #include <__utility/unreachable.h>
 22 | #include <string_view>
    |          `- error: could not build module 'std_string_view'
 23 |
 24 | #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER)
/host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:10: note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  52 | #include <iterator>
  53 | #include <memory>
  54 | #include <sstream>
     |          `- note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  55 | #include <stdexcept>
  56 | #if defined(_MSC_VER) && (_MSC_VER <= 1800)
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:10: note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 318 | #include <__type_traits/is_convertible.h>
 319 | #include <__utility/swap.h>
 320 | #include <istream>
     |          `- note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 321 | #include <string>
 322 | #include <string_view>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:12: note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1365 | #  include <concepts>
1366 | #  include <iosfwd>
1367 | #  include <ostream>
     |            `- note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1368 | #  include <type_traits>
1369 | #endif
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:12: note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
192 | #  include <cstdio>
193 | #  include <cstdlib>
194 | #  include <format>
    |            `- note: while building module 'std_format' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:194:
195 | #  include <iosfwd>
196 | #  include <iterator>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:246:12: note: while building module 'std_stack' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:246:
244 | #  include <optional>
245 | #  include <queue>
246 | #  include <stack>
    |            `- note: while building module 'std_stack' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/format:246:
247 | #  include <stdexcept>
248 | #  include <string>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "stack"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/stack:116:10: error: could not build module 'std_private_algorithm_ranges_copy'
114 | */
115 |
116 | #include <__algorithm/ranges_copy.h>
    |          `- error: could not build module 'std_private_algorithm_ranges_copy'
117 | #include <__config>
118 | #include <__fwd/stack.h>
/host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:10: note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  52 | #include <iterator>
  53 | #include <memory>
  54 | #include <sstream>
     |          `- note: while building module 'std_sstream' imported from /host/spi-builder-workspace/Sources/NavLibCpp/navlib_types.h:54:
  55 | #include <stdexcept>
  56 | #if defined(_MSC_VER) && (_MSC_VER <= 1800)
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:10: note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 318 | #include <__type_traits/is_convertible.h>
 319 | #include <__utility/swap.h>
 320 | #include <istream>
     |          `- note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/sstream:320:
 321 | #include <string>
 322 | #include <string_view>
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:12: note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1365 | #  include <concepts>
1366 | #  include <iosfwd>
1367 | #  include <ostream>
     |            `- note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/istream:1367:
1368 | #  include <type_traits>
1369 | #endif
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:197:12: note: while building module 'std_print' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:197:
195 | #  include <iosfwd>
196 | #  include <iterator>
197 | #  include <print>
    |            `- note: while building module 'std_print' imported from /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/ostream:197:
198 | #  include <stdexcept>
199 | #  include <type_traits>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "print"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/print:39:10: error: could not build module 'std_private_system_error_system_error'
 37 | #include <__concepts/same_as.h>
 38 | #include <__config>
 39 | #include <__system_error/system_error.h>
    |          `- error: could not build module 'std_private_system_error_system_error'
 40 | #include <__utility/forward.h>
 41 | #include <cerrno>
/host/spi-builder-workspace/Sources/NavLib/Internal/NavLibInstance+Subscripts.swift:1:8: error: could not build C module 'NavLibCpp'
 1 | import NavLibCpp
   |        `- error: could not build C module 'NavLibCpp'
 2 | import Foundation
 3 |
BUILD FAILURE 6.2 wasm