The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FlutterSwift, reference main (a68c69), with Swift 6.3 for Android on 22 Apr 2026 11:11:20 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

22 |
23 | #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER)
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex:240:12: note: while building module 'std_sstream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex:240:
 238 |
 239 | #if !defined(_LIBCPP_HAS_NO_LOCALIZATION)
 240 | #  include <sstream> // for std::basic_ostringstream
     |            `- note: while building module 'std_sstream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex:240:
 241 | #endif
 242 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/sstream:278:10: note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/sstream:278:
 276 | #include <__fwd/sstream.h>
 277 | #include <__utility/swap.h>
 278 | #include <istream>
     |          `- note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/sstream:278:
 279 | #include <ostream>
 280 | #include <string>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/istream:170:10: note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/istream:170:
 168 | #include <__utility/declval.h>
 169 | #include <__utility/forward.h>
 170 | #include <ostream>
     |          `- note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/istream:170:
 171 | #include <version>
 172 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ostream:179:10: note: while building module 'std_private_format_format_functions' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ostream:179:
 177 | #include <__exception/operations.h>
 178 | #include <__format/format_args.h>
 179 | #include <__format/format_functions.h>
     |          `- note: while building module 'std_private_format_format_functions' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ostream:179:
 180 | #include <__fwd/ostream.h>
 181 | #include <__memory/shared_ptr.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/__format/format_functions.h:29:10: note: while building module 'std_private_format_formatter_floating_point' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/__format/format_functions.h:29:
 27 | #include <__format/formatter_bool.h>
 28 | #include <__format/formatter_char.h>
 29 | #include <__format/formatter_floating_point.h>
    |          `- note: while building module 'std_private_format_formatter_floating_point' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/__format/format_functions.h:29:
 30 | #include <__format/formatter_integer.h>
 31 | #include <__format/formatter_pointer.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "__format/formatter_floating_point.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/__format/formatter_floating_point.h:13:10: error: could not build module 'std_private_algorithm_copy_n'
 11 | #define _LIBCPP___FORMAT_FORMATTER_FLOATING_POINT_H
 12 |
 13 | #include <__algorithm/copy_n.h>
    |          `- error: could not build module 'std_private_algorithm_copy_n'
 14 | #include <__algorithm/find.h>
 15 | #include <__algorithm/max.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/_foundation_unicode/module.modulemap:1:8: error: redefinition of module '_FoundationICU'
  1 | module _FoundationICU {
    |        `- error: redefinition of module '_FoundationICU'
  2 |     header "translit.h"
  3 |     header "ustdio.h"
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/_foundation_unicode/module.modulemap:1:8: note: previously defined here
  1 | module _FoundationICU {
    |        `- note: previously defined here
  2 |     header "translit.h"
  3 |     header "ustdio.h"
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/_FoundationCShims/module.modulemap:1:8: error: redefinition of module '_FoundationCShims'
1 | module _FoundationCShims {
  |        `- error: redefinition of module '_FoundationCShims'
2 |     header "_FoundationCShims.h"
3 |
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/_FoundationCShims/module.modulemap:1:8: note: previously defined here
1 | module _FoundationCShims {
  |        `- note: previously defined here
2 |     header "_FoundationCShims.h"
3 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/CoreFoundation/module.modulemap:1:8: error: redefinition of module 'CoreFoundation'
1 | module CoreFoundation {
  |        `- error: redefinition of module 'CoreFoundation'
2 |     umbrella header "CoreFoundation.h"
3 |
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/CoreFoundation/module.modulemap:1:8: note: previously defined here
1 | module CoreFoundation {
  |        `- note: previously defined here
2 |     umbrella header "CoreFoundation.h"
3 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:1:8: error: redefinition of module 'Dispatch'
 1 | module Dispatch {
   |        `- error: redefinition of module 'Dispatch'
 2 | 	requires blocks
 3 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:1:8: note: previously defined here
 1 | module Dispatch {
   |        `- note: previously defined here
 2 | 	requires blocks
 3 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:8:8: error: redefinition of module 'DispatchIntrospection'
 6 | }
 7 |
 8 | module DispatchIntrospection [system] [extern_c] {
   |        `- error: redefinition of module 'DispatchIntrospection'
 9 | 	header "introspection.h"
10 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:8:8: note: previously defined here
 6 | }
 7 |
 8 | module DispatchIntrospection [system] [extern_c] {
   |        `- note: previously defined here
 9 | 	header "introspection.h"
10 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:13:8: error: redefinition of module 'CDispatch'
11 | }
12 |
13 | module CDispatch [system] [extern_c] {
   |        `- error: redefinition of module 'CDispatch'
14 | 	umbrella header "dispatch.h"
15 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:13:8: note: previously defined here
11 | }
12 |
13 | module CDispatch [system] [extern_c] {
   |        `- note: previously defined here
14 | 	umbrella header "dispatch.h"
15 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:1:8: error: redefinition of module 'SwiftShims'
 1 | module SwiftShims {
   |        `- error: redefinition of module 'SwiftShims'
 2 |   header "AssertionReporting.h"
 3 |   header "CoreFoundationShims.h"
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:1:8: note: previously defined here
 1 | module SwiftShims {
   |        `- note: previously defined here
 2 |   header "AssertionReporting.h"
 3 |   header "CoreFoundationShims.h"
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:27:8: error: redefinition of module '_SwiftConcurrencyShims'
25 | }
26 |
27 | module _SwiftConcurrencyShims {
   |        `- error: redefinition of module '_SwiftConcurrencyShims'
28 |   header "_SwiftConcurrency.h"
29 | }
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:27:8: note: previously defined here
25 | }
26 |
27 | module _SwiftConcurrencyShims {
   |        `- note: previously defined here
28 |   header "_SwiftConcurrency.h"
29 | }
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:31:8: error: redefinition of module 'SwiftOverlayShims'
29 | }
30 |
31 | module SwiftOverlayShims {
   |        `- error: redefinition of module 'SwiftOverlayShims'
32 |   header "LibcOverlayShims.h"
33 |   export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:31:8: note: previously defined here
29 | }
30 |
31 | module SwiftOverlayShims {
   |        `- note: previously defined here
32 |   header "LibcOverlayShims.h"
33 |   export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:36:8: error: redefinition of module '_SynchronizationShims'
34 | }
35 |
36 | module _SynchronizationShims {
   |        `- error: redefinition of module '_SynchronizationShims'
37 |   header "_SynchronizationShims.h"
38 |   export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:36:8: note: previously defined here
34 | }
35 |
36 | module _SynchronizationShims {
   |        `- note: previously defined here
37 |   header "_SynchronizationShims.h"
38 |   export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:16:10: note: while building module 'std_complex_h' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:16:
 14 | #define SWIFT_ANDROID_NDK_MODULE
 15 |
 16 | #include <complex.h>
    |          `- note: while building module 'std_complex_h' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:16:
 17 | #include <ctype.h>
 18 | #include <errno.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex.h:27:12: note: while building module 'std_ccomplex' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex.h:27:
25 |
26 | #ifdef __cplusplus
27 | #  include <ccomplex>
   |            `- note: while building module 'std_ccomplex' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex.h:27:
28 | #elif __has_include_next(<complex.h>)
29 | #  include_next <complex.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ccomplex:21:10: note: while building module 'std_complex' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ccomplex:21:
19 |
20 | #include <__assert> // all public C++ headers provide the assertion handler
21 | #include <complex>
   |          `- note: while building module 'std_complex' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ccomplex:21:
22 |
23 | #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER)
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex:240:12: note: while building module 'std_sstream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex:240:
 238 |
 239 | #if !defined(_LIBCPP_HAS_NO_LOCALIZATION)
 240 | #  include <sstream> // for std::basic_ostringstream
     |            `- note: while building module 'std_sstream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex:240:
 241 | #endif
 242 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/sstream:278:10: note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/sstream:278:
 276 | #include <__fwd/sstream.h>
 277 | #include <__utility/swap.h>
 278 | #include <istream>
     |          `- note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/sstream:278:
 279 | #include <ostream>
 280 | #include <string>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/istream:170:10: note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/istream:170:
 168 | #include <__utility/declval.h>
 169 | #include <__utility/forward.h>
 170 | #include <ostream>
     |          `- note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/istream:170:
 171 | #include <version>
 172 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ostream:179:10: note: while building module 'std_private_format_format_functions' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ostream:179:
 177 | #include <__exception/operations.h>
 178 | #include <__format/format_args.h>
 179 | #include <__format/format_functions.h>
     |          `- note: while building module 'std_private_format_format_functions' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ostream:179:
 180 | #include <__fwd/ostream.h>
 181 | #include <__memory/shared_ptr.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/__format/format_functions.h:29:10: note: while building module 'std_private_format_formatter_floating_point' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/__format/format_functions.h:29:
 27 | #include <__format/formatter_bool.h>
 28 | #include <__format/formatter_char.h>
 29 | #include <__format/formatter_floating_point.h>
    |          `- note: while building module 'std_private_format_formatter_floating_point' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/__format/format_functions.h:29:
 30 | #include <__format/formatter_integer.h>
 31 | #include <__format/formatter_pointer.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/__format/formatter_floating_point.h:20:10: note: while building module 'std_private_charconv_to_chars_floating_point' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/__format/formatter_floating_point.h:20:
 18 | #include <__algorithm/transform.h>
 19 | #include <__charconv/chars_format.h>
 20 | #include <__charconv/to_chars_floating_point.h>
    |          `- note: while building module 'std_private_charconv_to_chars_floating_point' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/__format/formatter_floating_point.h:20:
 21 | #include <__charconv/to_chars_result.h>
 22 | #include <__concepts/arithmetic.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "__charconv/to_chars_floating_point.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/__charconv/to_chars_floating_point.h:15:10: error: could not build module 'std_private_charconv_to_chars_result'
13 | #include <__availability>
14 | #include <__charconv/chars_format.h>
15 | #include <__charconv/to_chars_result.h>
   |          `- error: could not build module 'std_private_charconv_to_chars_result'
16 | #include <__config>
17 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/_foundation_unicode/module.modulemap:1:8: error: redefinition of module '_FoundationICU'
  1 | module _FoundationICU {
    |        `- error: redefinition of module '_FoundationICU'
  2 |     header "translit.h"
  3 |     header "ustdio.h"
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/_foundation_unicode/module.modulemap:1:8: note: previously defined here
  1 | module _FoundationICU {
    |        `- note: previously defined here
  2 |     header "translit.h"
  3 |     header "ustdio.h"
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/_FoundationCShims/module.modulemap:1:8: error: redefinition of module '_FoundationCShims'
1 | module _FoundationCShims {
  |        `- error: redefinition of module '_FoundationCShims'
2 |     header "_FoundationCShims.h"
3 |
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/_FoundationCShims/module.modulemap:1:8: note: previously defined here
1 | module _FoundationCShims {
  |        `- note: previously defined here
2 |     header "_FoundationCShims.h"
3 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/CoreFoundation/module.modulemap:1:8: error: redefinition of module 'CoreFoundation'
1 | module CoreFoundation {
  |        `- error: redefinition of module 'CoreFoundation'
2 |     umbrella header "CoreFoundation.h"
3 |
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/CoreFoundation/module.modulemap:1:8: note: previously defined here
1 | module CoreFoundation {
  |        `- note: previously defined here
2 |     umbrella header "CoreFoundation.h"
3 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:1:8: error: redefinition of module 'Dispatch'
 1 | module Dispatch {
   |        `- error: redefinition of module 'Dispatch'
 2 | 	requires blocks
 3 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:1:8: note: previously defined here
 1 | module Dispatch {
   |        `- note: previously defined here
 2 | 	requires blocks
 3 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:8:8: error: redefinition of module 'DispatchIntrospection'
 6 | }
 7 |
 8 | module DispatchIntrospection [system] [extern_c] {
   |        `- error: redefinition of module 'DispatchIntrospection'
 9 | 	header "introspection.h"
10 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:8:8: note: previously defined here
 6 | }
 7 |
 8 | module DispatchIntrospection [system] [extern_c] {
   |        `- note: previously defined here
 9 | 	header "introspection.h"
10 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:13:8: error: redefinition of module 'CDispatch'
11 | }
12 |
13 | module CDispatch [system] [extern_c] {
   |        `- error: redefinition of module 'CDispatch'
14 | 	umbrella header "dispatch.h"
15 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:13:8: note: previously defined here
11 | }
12 |
13 | module CDispatch [system] [extern_c] {
   |        `- note: previously defined here
14 | 	umbrella header "dispatch.h"
15 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:1:8: error: redefinition of module 'SwiftShims'
 1 | module SwiftShims {
   |        `- error: redefinition of module 'SwiftShims'
 2 |   header "AssertionReporting.h"
 3 |   header "CoreFoundationShims.h"
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:1:8: note: previously defined here
 1 | module SwiftShims {
   |        `- note: previously defined here
 2 |   header "AssertionReporting.h"
 3 |   header "CoreFoundationShims.h"
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:27:8: error: redefinition of module '_SwiftConcurrencyShims'
25 | }
26 |
27 | module _SwiftConcurrencyShims {
   |        `- error: redefinition of module '_SwiftConcurrencyShims'
28 |   header "_SwiftConcurrency.h"
29 | }
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:27:8: note: previously defined here
25 | }
26 |
27 | module _SwiftConcurrencyShims {
   |        `- note: previously defined here
28 |   header "_SwiftConcurrency.h"
29 | }
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:31:8: error: redefinition of module 'SwiftOverlayShims'
29 | }
30 |
31 | module SwiftOverlayShims {
   |        `- error: redefinition of module 'SwiftOverlayShims'
32 |   header "LibcOverlayShims.h"
33 |   export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:31:8: note: previously defined here
29 | }
30 |
31 | module SwiftOverlayShims {
   |        `- note: previously defined here
32 |   header "LibcOverlayShims.h"
33 |   export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:36:8: error: redefinition of module '_SynchronizationShims'
34 | }
35 |
36 | module _SynchronizationShims {
   |        `- error: redefinition of module '_SynchronizationShims'
37 |   header "_SynchronizationShims.h"
38 |   export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:36:8: note: previously defined here
34 | }
35 |
36 | module _SynchronizationShims {
   |        `- note: previously defined here
37 |   header "_SynchronizationShims.h"
38 |   export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:16:10: note: while building module 'std_complex_h' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:16:
 14 | #define SWIFT_ANDROID_NDK_MODULE
 15 |
 16 | #include <complex.h>
    |          `- note: while building module 'std_complex_h' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:16:
 17 | #include <ctype.h>
 18 | #include <errno.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex.h:27:12: note: while building module 'std_ccomplex' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex.h:27:
25 |
26 | #ifdef __cplusplus
27 | #  include <ccomplex>
   |            `- note: while building module 'std_ccomplex' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex.h:27:
28 | #elif __has_include_next(<complex.h>)
29 | #  include_next <complex.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ccomplex:21:10: note: while building module 'std_complex' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ccomplex:21:
19 |
20 | #include <__assert> // all public C++ headers provide the assertion handler
21 | #include <complex>
   |          `- note: while building module 'std_complex' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ccomplex:21:
22 |
23 | #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER)
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex:240:12: note: while building module 'std_sstream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex:240:
 238 |
 239 | #if !defined(_LIBCPP_HAS_NO_LOCALIZATION)
 240 | #  include <sstream> // for std::basic_ostringstream
     |            `- note: while building module 'std_sstream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex:240:
 241 | #endif
 242 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/sstream:278:10: note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/sstream:278:
 276 | #include <__fwd/sstream.h>
 277 | #include <__utility/swap.h>
 278 | #include <istream>
     |          `- note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/sstream:278:
 279 | #include <ostream>
 280 | #include <string>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/istream:170:10: note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/istream:170:
 168 | #include <__utility/declval.h>
 169 | #include <__utility/forward.h>
 170 | #include <ostream>
     |          `- note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/istream:170:
 171 | #include <version>
 172 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ostream:179:10: note: while building module 'std_private_format_format_functions' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ostream:179:
 177 | #include <__exception/operations.h>
 178 | #include <__format/format_args.h>
 179 | #include <__format/format_functions.h>
     |          `- note: while building module 'std_private_format_format_functions' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ostream:179:
 180 | #include <__fwd/ostream.h>
 181 | #include <__memory/shared_ptr.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/__format/format_functions.h:30:10: note: while building module 'std_private_format_formatter_integer' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/__format/format_functions.h:30:
 28 | #include <__format/formatter_char.h>
 29 | #include <__format/formatter_floating_point.h>
 30 | #include <__format/formatter_integer.h>
    |          `- note: while building module 'std_private_format_formatter_integer' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/__format/format_functions.h:30:
 31 | #include <__format/formatter_pointer.h>
 32 | #include <__format/formatter_string.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "__format/formatter_integer.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/__format/formatter_integer.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 <__format/formatter.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/_foundation_unicode/module.modulemap:1:8: error: redefinition of module '_FoundationICU'
  1 | module _FoundationICU {
    |        `- error: redefinition of module '_FoundationICU'
  2 |     header "translit.h"
  3 |     header "ustdio.h"
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/_foundation_unicode/module.modulemap:1:8: note: previously defined here
  1 | module _FoundationICU {
    |        `- note: previously defined here
  2 |     header "translit.h"
  3 |     header "ustdio.h"
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/_FoundationCShims/module.modulemap:1:8: error: redefinition of module '_FoundationCShims'
1 | module _FoundationCShims {
  |        `- error: redefinition of module '_FoundationCShims'
2 |     header "_FoundationCShims.h"
3 |
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/_FoundationCShims/module.modulemap:1:8: note: previously defined here
1 | module _FoundationCShims {
  |        `- note: previously defined here
2 |     header "_FoundationCShims.h"
3 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/CoreFoundation/module.modulemap:1:8: error: redefinition of module 'CoreFoundation'
1 | module CoreFoundation {
  |        `- error: redefinition of module 'CoreFoundation'
2 |     umbrella header "CoreFoundation.h"
3 |
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/CoreFoundation/module.modulemap:1:8: note: previously defined here
1 | module CoreFoundation {
  |        `- note: previously defined here
2 |     umbrella header "CoreFoundation.h"
3 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:1:8: error: redefinition of module 'Dispatch'
 1 | module Dispatch {
   |        `- error: redefinition of module 'Dispatch'
 2 | 	requires blocks
 3 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:1:8: note: previously defined here
 1 | module Dispatch {
   |        `- note: previously defined here
 2 | 	requires blocks
 3 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:8:8: error: redefinition of module 'DispatchIntrospection'
 6 | }
 7 |
 8 | module DispatchIntrospection [system] [extern_c] {
   |        `- error: redefinition of module 'DispatchIntrospection'
 9 | 	header "introspection.h"
10 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:8:8: note: previously defined here
 6 | }
 7 |
 8 | module DispatchIntrospection [system] [extern_c] {
   |        `- note: previously defined here
 9 | 	header "introspection.h"
10 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:13:8: error: redefinition of module 'CDispatch'
11 | }
12 |
13 | module CDispatch [system] [extern_c] {
   |        `- error: redefinition of module 'CDispatch'
14 | 	umbrella header "dispatch.h"
15 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:13:8: note: previously defined here
11 | }
12 |
13 | module CDispatch [system] [extern_c] {
   |        `- note: previously defined here
14 | 	umbrella header "dispatch.h"
15 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:1:8: error: redefinition of module 'SwiftShims'
 1 | module SwiftShims {
   |        `- error: redefinition of module 'SwiftShims'
 2 |   header "AssertionReporting.h"
 3 |   header "CoreFoundationShims.h"
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:1:8: note: previously defined here
 1 | module SwiftShims {
   |        `- note: previously defined here
 2 |   header "AssertionReporting.h"
 3 |   header "CoreFoundationShims.h"
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:27:8: error: redefinition of module '_SwiftConcurrencyShims'
25 | }
26 |
27 | module _SwiftConcurrencyShims {
   |        `- error: redefinition of module '_SwiftConcurrencyShims'
28 |   header "_SwiftConcurrency.h"
29 | }
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:27:8: note: previously defined here
25 | }
26 |
27 | module _SwiftConcurrencyShims {
   |        `- note: previously defined here
28 |   header "_SwiftConcurrency.h"
29 | }
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:31:8: error: redefinition of module 'SwiftOverlayShims'
29 | }
30 |
31 | module SwiftOverlayShims {
   |        `- error: redefinition of module 'SwiftOverlayShims'
32 |   header "LibcOverlayShims.h"
33 |   export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:31:8: note: previously defined here
29 | }
30 |
31 | module SwiftOverlayShims {
   |        `- note: previously defined here
32 |   header "LibcOverlayShims.h"
33 |   export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:36:8: error: redefinition of module '_SynchronizationShims'
34 | }
35 |
36 | module _SynchronizationShims {
   |        `- error: redefinition of module '_SynchronizationShims'
37 |   header "_SynchronizationShims.h"
38 |   export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:36:8: note: previously defined here
34 | }
35 |
36 | module _SynchronizationShims {
   |        `- note: previously defined here
37 |   header "_SynchronizationShims.h"
38 |   export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:16:10: note: while building module 'std_complex_h' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:16:
 14 | #define SWIFT_ANDROID_NDK_MODULE
 15 |
 16 | #include <complex.h>
    |          `- note: while building module 'std_complex_h' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:16:
 17 | #include <ctype.h>
 18 | #include <errno.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex.h:27:12: note: while building module 'std_ccomplex' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex.h:27:
25 |
26 | #ifdef __cplusplus
27 | #  include <ccomplex>
   |            `- note: while building module 'std_ccomplex' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex.h:27:
28 | #elif __has_include_next(<complex.h>)
29 | #  include_next <complex.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ccomplex:21:10: note: while building module 'std_complex' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ccomplex:21:
19 |
20 | #include <__assert> // all public C++ headers provide the assertion handler
21 | #include <complex>
   |          `- note: while building module 'std_complex' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ccomplex:21:
22 |
23 | #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER)
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex:240:12: note: while building module 'std_sstream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex:240:
 238 |
 239 | #if !defined(_LIBCPP_HAS_NO_LOCALIZATION)
 240 | #  include <sstream> // for std::basic_ostringstream
     |            `- note: while building module 'std_sstream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex:240:
 241 | #endif
 242 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/sstream:278:10: note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/sstream:278:
 276 | #include <__fwd/sstream.h>
 277 | #include <__utility/swap.h>
 278 | #include <istream>
     |          `- note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/sstream:278:
 279 | #include <ostream>
 280 | #include <string>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/istream:170:10: note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/istream:170:
 168 | #include <__utility/declval.h>
 169 | #include <__utility/forward.h>
 170 | #include <ostream>
     |          `- note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/istream:170:
 171 | #include <version>
 172 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ostream:179:10: note: while building module 'std_private_format_format_functions' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ostream:179:
 177 | #include <__exception/operations.h>
 178 | #include <__format/format_args.h>
 179 | #include <__format/format_functions.h>
     |          `- note: while building module 'std_private_format_format_functions' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ostream:179:
 180 | #include <__fwd/ostream.h>
 181 | #include <__memory/shared_ptr.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/__format/format_functions.h:31:10: note: while building module 'std_private_format_formatter_pointer' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/__format/format_functions.h:31:
 29 | #include <__format/formatter_floating_point.h>
 30 | #include <__format/formatter_integer.h>
 31 | #include <__format/formatter_pointer.h>
    |          `- note: while building module 'std_private_format_formatter_pointer' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/__format/format_functions.h:31:
 32 | #include <__format/formatter_string.h>
 33 | #include <__format/parser_std_format_spec.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "__format/formatter_pointer.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/__format/formatter_pointer.h:15:10: error: could not build module 'std_private_format_concepts'
13 | #include <__availability>
14 | #include <__config>
15 | #include <__format/concepts.h>
   |          `- error: could not build module 'std_private_format_concepts'
16 | #include <__format/format_parse_context.h>
17 | #include <__format/formatter.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/_foundation_unicode/module.modulemap:1:8: error: redefinition of module '_FoundationICU'
  1 | module _FoundationICU {
    |        `- error: redefinition of module '_FoundationICU'
  2 |     header "translit.h"
  3 |     header "ustdio.h"
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/_foundation_unicode/module.modulemap:1:8: note: previously defined here
  1 | module _FoundationICU {
    |        `- note: previously defined here
  2 |     header "translit.h"
  3 |     header "ustdio.h"
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/_FoundationCShims/module.modulemap:1:8: error: redefinition of module '_FoundationCShims'
1 | module _FoundationCShims {
  |        `- error: redefinition of module '_FoundationCShims'
2 |     header "_FoundationCShims.h"
3 |
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/_FoundationCShims/module.modulemap:1:8: note: previously defined here
1 | module _FoundationCShims {
  |        `- note: previously defined here
2 |     header "_FoundationCShims.h"
3 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/CoreFoundation/module.modulemap:1:8: error: redefinition of module 'CoreFoundation'
1 | module CoreFoundation {
  |        `- error: redefinition of module 'CoreFoundation'
2 |     umbrella header "CoreFoundation.h"
3 |
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/CoreFoundation/module.modulemap:1:8: note: previously defined here
1 | module CoreFoundation {
  |        `- note: previously defined here
2 |     umbrella header "CoreFoundation.h"
3 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:1:8: error: redefinition of module 'Dispatch'
 1 | module Dispatch {
   |        `- error: redefinition of module 'Dispatch'
 2 | 	requires blocks
 3 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:1:8: note: previously defined here
 1 | module Dispatch {
   |        `- note: previously defined here
 2 | 	requires blocks
 3 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:8:8: error: redefinition of module 'DispatchIntrospection'
 6 | }
 7 |
 8 | module DispatchIntrospection [system] [extern_c] {
   |        `- error: redefinition of module 'DispatchIntrospection'
 9 | 	header "introspection.h"
10 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:8:8: note: previously defined here
 6 | }
 7 |
 8 | module DispatchIntrospection [system] [extern_c] {
   |        `- note: previously defined here
 9 | 	header "introspection.h"
10 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:13:8: error: redefinition of module 'CDispatch'
11 | }
12 |
13 | module CDispatch [system] [extern_c] {
   |        `- error: redefinition of module 'CDispatch'
14 | 	umbrella header "dispatch.h"
15 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:13:8: note: previously defined here
11 | }
12 |
13 | module CDispatch [system] [extern_c] {
   |        `- note: previously defined here
14 | 	umbrella header "dispatch.h"
15 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:1:8: error: redefinition of module 'SwiftShims'
 1 | module SwiftShims {
   |        `- error: redefinition of module 'SwiftShims'
 2 |   header "AssertionReporting.h"
 3 |   header "CoreFoundationShims.h"
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:1:8: note: previously defined here
 1 | module SwiftShims {
   |        `- note: previously defined here
 2 |   header "AssertionReporting.h"
 3 |   header "CoreFoundationShims.h"
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:27:8: error: redefinition of module '_SwiftConcurrencyShims'
25 | }
26 |
27 | module _SwiftConcurrencyShims {
   |        `- error: redefinition of module '_SwiftConcurrencyShims'
28 |   header "_SwiftConcurrency.h"
29 | }
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:27:8: note: previously defined here
25 | }
26 |
27 | module _SwiftConcurrencyShims {
   |        `- note: previously defined here
28 |   header "_SwiftConcurrency.h"
29 | }
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:31:8: error: redefinition of module 'SwiftOverlayShims'
29 | }
30 |
31 | module SwiftOverlayShims {
   |        `- error: redefinition of module 'SwiftOverlayShims'
32 |   header "LibcOverlayShims.h"
33 |   export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:31:8: note: previously defined here
29 | }
30 |
31 | module SwiftOverlayShims {
   |        `- note: previously defined here
32 |   header "LibcOverlayShims.h"
33 |   export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:36:8: error: redefinition of module '_SynchronizationShims'
34 | }
35 |
36 | module _SynchronizationShims {
   |        `- error: redefinition of module '_SynchronizationShims'
37 |   header "_SynchronizationShims.h"
38 |   export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:36:8: note: previously defined here
34 | }
35 |
36 | module _SynchronizationShims {
   |        `- note: previously defined here
37 |   header "_SynchronizationShims.h"
38 |   export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:16:10: note: while building module 'std_complex_h' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:16:
 14 | #define SWIFT_ANDROID_NDK_MODULE
 15 |
 16 | #include <complex.h>
    |          `- note: while building module 'std_complex_h' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:16:
 17 | #include <ctype.h>
 18 | #include <errno.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex.h:27:12: note: while building module 'std_ccomplex' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex.h:27:
25 |
26 | #ifdef __cplusplus
27 | #  include <ccomplex>
   |            `- note: while building module 'std_ccomplex' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex.h:27:
28 | #elif __has_include_next(<complex.h>)
29 | #  include_next <complex.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ccomplex:21:10: note: while building module 'std_complex' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ccomplex:21:
19 |
20 | #include <__assert> // all public C++ headers provide the assertion handler
21 | #include <complex>
   |          `- note: while building module 'std_complex' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ccomplex:21:
22 |
23 | #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER)
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex:240:12: note: while building module 'std_sstream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex:240:
 238 |
 239 | #if !defined(_LIBCPP_HAS_NO_LOCALIZATION)
 240 | #  include <sstream> // for std::basic_ostringstream
     |            `- note: while building module 'std_sstream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex:240:
 241 | #endif
 242 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/sstream:278:10: note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/sstream:278:
 276 | #include <__fwd/sstream.h>
 277 | #include <__utility/swap.h>
 278 | #include <istream>
     |          `- note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/sstream:278:
 279 | #include <ostream>
 280 | #include <string>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/istream:170:10: note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/istream:170:
 168 | #include <__utility/declval.h>
 169 | #include <__utility/forward.h>
 170 | #include <ostream>
     |          `- note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/istream:170:
 171 | #include <version>
 172 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ostream:179:10: note: while building module 'std_private_format_format_functions' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ostream:179:
 177 | #include <__exception/operations.h>
 178 | #include <__format/format_args.h>
 179 | #include <__format/format_functions.h>
     |          `- note: while building module 'std_private_format_format_functions' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ostream:179:
 180 | #include <__fwd/ostream.h>
 181 | #include <__memory/shared_ptr.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/__format/format_functions.h:32:10: note: while building module 'std_private_format_formatter_string' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/__format/format_functions.h:32:
 30 | #include <__format/formatter_integer.h>
 31 | #include <__format/formatter_pointer.h>
 32 | #include <__format/formatter_string.h>
    |          `- note: while building module 'std_private_format_formatter_string' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/__format/format_functions.h:32:
 33 | #include <__format/parser_std_format_spec.h>
 34 | #include <__iterator/back_insert_iterator.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "__format/formatter_string.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/__format/formatter_string.h:15:10: error: could not build module 'std_private_format_concepts'
 13 | #include <__availability>
 14 | #include <__config>
 15 | #include <__format/concepts.h>
    |          `- error: could not build module 'std_private_format_concepts'
 16 | #include <__format/format_parse_context.h>
 17 | #include <__format/formatter.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:16:10: note: while building module 'std_complex_h' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:16:
 14 | #define SWIFT_ANDROID_NDK_MODULE
 15 |
 16 | #include <complex.h>
    |          `- note: while building module 'std_complex_h' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:16:
 17 | #include <ctype.h>
 18 | #include <errno.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex.h:27:12: note: while building module 'std_ccomplex' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex.h:27:
25 |
26 | #ifdef __cplusplus
27 | #  include <ccomplex>
   |            `- note: while building module 'std_ccomplex' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex.h:27:
28 | #elif __has_include_next(<complex.h>)
29 | #  include_next <complex.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ccomplex:21:10: note: while building module 'std_complex' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ccomplex:21:
19 |
20 | #include <__assert> // all public C++ headers provide the assertion handler
21 | #include <complex>
   |          `- note: while building module 'std_complex' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ccomplex:21:
22 |
23 | #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER)
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex:240:12: note: while building module 'std_sstream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex:240:
 238 |
 239 | #if !defined(_LIBCPP_HAS_NO_LOCALIZATION)
 240 | #  include <sstream> // for std::basic_ostringstream
     |            `- note: while building module 'std_sstream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex:240:
 241 | #endif
 242 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/sstream:278:10: note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/sstream:278:
 276 | #include <__fwd/sstream.h>
 277 | #include <__utility/swap.h>
 278 | #include <istream>
     |          `- note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/sstream:278:
 279 | #include <ostream>
 280 | #include <string>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/istream:170:10: note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/istream:170:
 168 | #include <__utility/declval.h>
 169 | #include <__utility/forward.h>
 170 | #include <ostream>
     |          `- note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/istream:170:
 171 | #include <version>
 172 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ostream:189:10: note: while building module 'std_bitset' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ostream:189:
 187 | #include <__type_traits/void_t.h>
 188 | #include <__utility/declval.h>
 189 | #include <bitset>
     |          `- note: while building module 'std_bitset' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ostream:189:
 190 | #include <cstdio>
 191 | #include <ios>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "bitset"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/bitset:129:10: error: could not build module 'std_private_algorithm_count'
127 | // clang-format on
128 |
129 | #include <__algorithm/count.h>
    |          `- error: could not build module 'std_private_algorithm_count'
130 | #include <__algorithm/fill.h>
131 | #include <__algorithm/find.h>
132 | #include <__assert> // all public C++ headers provide the assertion handler
133 | #include <__bit_reference>
    |          `- note: while building module 'std_private_bit_reference' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/bitset:133:
134 | #include <__config>
135 | #include <__functional/hash.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:16:10: note: while building module 'std_complex_h' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:16:
 14 | #define SWIFT_ANDROID_NDK_MODULE
 15 |
 16 | #include <complex.h>
    |          `- note: while building module 'std_complex_h' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:16:
 17 | #include <ctype.h>
 18 | #include <errno.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex.h:27:12: note: while building module 'std_ccomplex' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex.h:27:
25 |
26 | #ifdef __cplusplus
27 | #  include <ccomplex>
   |            `- note: while building module 'std_ccomplex' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex.h:27:
28 | #elif __has_include_next(<complex.h>)
29 | #  include_next <complex.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ccomplex:21:10: note: while building module 'std_complex' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ccomplex:21:
19 |
20 | #include <__assert> // all public C++ headers provide the assertion handler
21 | #include <complex>
   |          `- note: while building module 'std_complex' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ccomplex:21:
22 |
23 | #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER)
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex:240:12: note: while building module 'std_sstream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex:240:
 238 |
 239 | #if !defined(_LIBCPP_HAS_NO_LOCALIZATION)
 240 | #  include <sstream> // for std::basic_ostringstream
     |            `- note: while building module 'std_sstream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex:240:
 241 | #endif
 242 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/sstream:278:10: note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/sstream:278:
 276 | #include <__fwd/sstream.h>
 277 | #include <__utility/swap.h>
 278 | #include <istream>
     |          `- note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/sstream:278:
 279 | #include <ostream>
 280 | #include <string>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/istream:170:10: note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/istream:170:
 168 | #include <__utility/declval.h>
 169 | #include <__utility/forward.h>
 170 | #include <ostream>
     |          `- note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/istream:170:
 171 | #include <version>
 172 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ostream:189:10: note: while building module 'std_bitset' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ostream:189:
 187 | #include <__type_traits/void_t.h>
 188 | #include <__utility/declval.h>
 189 | #include <bitset>
     |          `- note: while building module 'std_bitset' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ostream:189:
 190 | #include <cstdio>
 191 | #include <ios>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "__bit_reference"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/__bit_reference:13:10: error: could not build module 'std_private_algorithm_copy_n'
  11 | #define _LIBCPP___BIT_REFERENCE
  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/min.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:16:10: note: while building module 'std_complex_h' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:16:
 14 | #define SWIFT_ANDROID_NDK_MODULE
 15 |
 16 | #include <complex.h>
    |          `- note: while building module 'std_complex_h' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:16:
 17 | #include <ctype.h>
 18 | #include <errno.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex.h:27:12: note: while building module 'std_ccomplex' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex.h:27:
25 |
26 | #ifdef __cplusplus
27 | #  include <ccomplex>
   |            `- note: while building module 'std_ccomplex' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex.h:27:
28 | #elif __has_include_next(<complex.h>)
29 | #  include_next <complex.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ccomplex:21:10: note: while building module 'std_complex' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ccomplex:21:
19 |
20 | #include <__assert> // all public C++ headers provide the assertion handler
21 | #include <complex>
   |          `- note: while building module 'std_complex' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ccomplex:21:
22 |
23 | #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER)
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex:240:12: note: while building module 'std_sstream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex:240:
 238 |
 239 | #if !defined(_LIBCPP_HAS_NO_LOCALIZATION)
 240 | #  include <sstream> // for std::basic_ostringstream
     |            `- note: while building module 'std_sstream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex:240:
 241 | #endif
 242 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/sstream:278:10: note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/sstream:278:
 276 | #include <__fwd/sstream.h>
 277 | #include <__utility/swap.h>
 278 | #include <istream>
     |          `- note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/sstream:278:
 279 | #include <ostream>
 280 | #include <string>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/istream:170:10: note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/istream:170:
 168 | #include <__utility/declval.h>
 169 | #include <__utility/forward.h>
 170 | #include <ostream>
     |          `- note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/istream:170:
 171 | #include <version>
 172 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ostream:194:10: note: while building module 'std_print' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ostream:194:
 192 | #include <locale>
 193 | #include <new>
 194 | #include <print>
     |          `- note: while building module 'std_print' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ostream:194:
 195 | #include <streambuf>
 196 | #include <string_view>
<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.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/print:34:10: error: could not build module 'std_private_assert'
 32 | */
 33 |
 34 | #include <__assert> // all public C++ headers provide the assertion handler
    |          `- error: could not build module 'std_private_assert'
 35 | #include <__concepts/same_as.h>
 36 | #include <__config>
    :
 51 |
 52 | #if __has_include(<unistd.h>)
 53 | #  include <unistd.h>
    |            `- note: while building module 'unistd' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/print:53:
 54 | #endif
 55 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:16:10: note: while building module 'std_complex_h' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:16:
 14 | #define SWIFT_ANDROID_NDK_MODULE
 15 |
 16 | #include <complex.h>
    |          `- note: while building module 'std_complex_h' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:16:
 17 | #include <ctype.h>
 18 | #include <errno.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex.h:27:12: note: while building module 'std_ccomplex' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex.h:27:
25 |
26 | #ifdef __cplusplus
27 | #  include <ccomplex>
   |            `- note: while building module 'std_ccomplex' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex.h:27:
28 | #elif __has_include_next(<complex.h>)
29 | #  include_next <complex.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ccomplex:21:10: note: while building module 'std_complex' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ccomplex:21:
19 |
20 | #include <__assert> // all public C++ headers provide the assertion handler
21 | #include <complex>
   |          `- note: while building module 'std_complex' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ccomplex:21:
22 |
23 | #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER)
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex:240:12: note: while building module 'std_sstream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex:240:
 238 |
 239 | #if !defined(_LIBCPP_HAS_NO_LOCALIZATION)
 240 | #  include <sstream> // for std::basic_ostringstream
     |            `- note: while building module 'std_sstream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex:240:
 241 | #endif
 242 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/sstream:278:10: note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/sstream:278:
 276 | #include <__fwd/sstream.h>
 277 | #include <__utility/swap.h>
 278 | #include <istream>
     |          `- note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/sstream:278:
 279 | #include <ostream>
 280 | #include <string>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/istream:170:10: note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/istream:170:
 168 | #include <__utility/declval.h>
 169 | #include <__utility/forward.h>
 170 | #include <ostream>
     |          `- note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/istream:170:
 171 | #include <version>
 172 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ostream:194:10: note: while building module 'std_print' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ostream:194:
 192 | #include <locale>
 193 | #include <new>
 194 | #include <print>
     |          `- note: while building module 'std_print' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ostream:194:
 195 | #include <streambuf>
 196 | #include <string_view>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "unistd.h"
  |          `- note: in file included from <module-includes>:1:
2 | #include "sys/unistd.h"
3 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/unistd.h:34:10: error: could not build module '_sys_select'
 32 | #include <sys/cdefs.h>
 33 | #include <sys/types.h>
 34 | #include <sys/select.h>
    |          `- error: could not build module '_sys_select'
 35 |
 36 | #include <bits/fcntl.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/_foundation_unicode/module.modulemap:1:8: error: redefinition of module '_FoundationICU'
  1 | module _FoundationICU {
    |        `- error: redefinition of module '_FoundationICU'
  2 |     header "translit.h"
  3 |     header "ustdio.h"
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/_foundation_unicode/module.modulemap:1:8: note: previously defined here
  1 | module _FoundationICU {
    |        `- note: previously defined here
  2 |     header "translit.h"
  3 |     header "ustdio.h"
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/_FoundationCShims/module.modulemap:1:8: error: redefinition of module '_FoundationCShims'
1 | module _FoundationCShims {
  |        `- error: redefinition of module '_FoundationCShims'
2 |     header "_FoundationCShims.h"
3 |
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/_FoundationCShims/module.modulemap:1:8: note: previously defined here
1 | module _FoundationCShims {
  |        `- note: previously defined here
2 |     header "_FoundationCShims.h"
3 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/CoreFoundation/module.modulemap:1:8: error: redefinition of module 'CoreFoundation'
1 | module CoreFoundation {
  |        `- error: redefinition of module 'CoreFoundation'
2 |     umbrella header "CoreFoundation.h"
3 |
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/CoreFoundation/module.modulemap:1:8: note: previously defined here
1 | module CoreFoundation {
  |        `- note: previously defined here
2 |     umbrella header "CoreFoundation.h"
3 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:1:8: error: redefinition of module 'Dispatch'
 1 | module Dispatch {
   |        `- error: redefinition of module 'Dispatch'
 2 | 	requires blocks
 3 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:1:8: note: previously defined here
 1 | module Dispatch {
   |        `- note: previously defined here
 2 | 	requires blocks
 3 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:8:8: error: redefinition of module 'DispatchIntrospection'
 6 | }
 7 |
 8 | module DispatchIntrospection [system] [extern_c] {
   |        `- error: redefinition of module 'DispatchIntrospection'
 9 | 	header "introspection.h"
10 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:8:8: note: previously defined here
 6 | }
 7 |
 8 | module DispatchIntrospection [system] [extern_c] {
   |        `- note: previously defined here
 9 | 	header "introspection.h"
10 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:13:8: error: redefinition of module 'CDispatch'
11 | }
12 |
13 | module CDispatch [system] [extern_c] {
   |        `- error: redefinition of module 'CDispatch'
14 | 	umbrella header "dispatch.h"
15 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:13:8: note: previously defined here
11 | }
12 |
13 | module CDispatch [system] [extern_c] {
   |        `- note: previously defined here
14 | 	umbrella header "dispatch.h"
15 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:1:8: error: redefinition of module 'SwiftShims'
 1 | module SwiftShims {
   |        `- error: redefinition of module 'SwiftShims'
 2 |   header "AssertionReporting.h"
 3 |   header "CoreFoundationShims.h"
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:1:8: note: previously defined here
 1 | module SwiftShims {
   |        `- note: previously defined here
 2 |   header "AssertionReporting.h"
 3 |   header "CoreFoundationShims.h"
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:27:8: error: redefinition of module '_SwiftConcurrencyShims'
25 | }
26 |
27 | module _SwiftConcurrencyShims {
   |        `- error: redefinition of module '_SwiftConcurrencyShims'
28 |   header "_SwiftConcurrency.h"
29 | }
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:27:8: note: previously defined here
25 | }
26 |
27 | module _SwiftConcurrencyShims {
   |        `- note: previously defined here
28 |   header "_SwiftConcurrency.h"
29 | }
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:31:8: error: redefinition of module 'SwiftOverlayShims'
29 | }
30 |
31 | module SwiftOverlayShims {
   |        `- error: redefinition of module 'SwiftOverlayShims'
32 |   header "LibcOverlayShims.h"
33 |   export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:31:8: note: previously defined here
29 | }
30 |
31 | module SwiftOverlayShims {
   |        `- note: previously defined here
32 |   header "LibcOverlayShims.h"
33 |   export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:36:8: error: redefinition of module '_SynchronizationShims'
34 | }
35 |
36 | module _SynchronizationShims {
   |        `- error: redefinition of module '_SynchronizationShims'
37 |   header "_SynchronizationShims.h"
38 |   export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:36:8: note: previously defined here
34 | }
35 |
36 | module _SynchronizationShims {
   |        `- note: previously defined here
37 |   header "_SynchronizationShims.h"
38 |   export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:16:10: note: while building module 'std_complex_h' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:16:
 14 | #define SWIFT_ANDROID_NDK_MODULE
 15 |
 16 | #include <complex.h>
    |          `- note: while building module 'std_complex_h' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:16:
 17 | #include <ctype.h>
 18 | #include <errno.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex.h:27:12: note: while building module 'std_ccomplex' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex.h:27:
25 |
26 | #ifdef __cplusplus
27 | #  include <ccomplex>
   |            `- note: while building module 'std_ccomplex' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex.h:27:
28 | #elif __has_include_next(<complex.h>)
29 | #  include_next <complex.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ccomplex:21:10: note: while building module 'std_complex' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ccomplex:21:
19 |
20 | #include <__assert> // all public C++ headers provide the assertion handler
21 | #include <complex>
   |          `- note: while building module 'std_complex' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ccomplex:21:
22 |
23 | #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER)
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex:240:12: note: while building module 'std_sstream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex:240:
 238 |
 239 | #if !defined(_LIBCPP_HAS_NO_LOCALIZATION)
 240 | #  include <sstream> // for std::basic_ostringstream
     |            `- note: while building module 'std_sstream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex:240:
 241 | #endif
 242 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/sstream:278:10: note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/sstream:278:
 276 | #include <__fwd/sstream.h>
 277 | #include <__utility/swap.h>
 278 | #include <istream>
     |          `- note: while building module 'std_istream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/sstream:278:
 279 | #include <ostream>
 280 | #include <string>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/istream:170:10: note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/istream:170:
 168 | #include <__utility/declval.h>
 169 | #include <__utility/forward.h>
 170 | #include <ostream>
     |          `- note: while building module 'std_ostream' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/istream:170:
 171 | #include <version>
 172 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ostream:194:10: note: while building module 'std_print' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ostream:194:
 192 | #include <locale>
 193 | #include <new>
 194 | #include <print>
     |          `- note: while building module 'std_print' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ostream:194:
 195 | #include <streambuf>
 196 | #include <string_view>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/print:53:12: note: while building module 'unistd' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/print:53:
 51 |
 52 | #if __has_include(<unistd.h>)
 53 | #  include <unistd.h>
    |            `- note: while building module 'unistd' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/print:53:
 54 | #endif
 55 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/unistd.h:39:10: note: while building module 'posix_filesystem' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/unistd.h:39:
 37 | #include <bits/getentropy.h>
 38 | #include <bits/getopt.h>
 39 | #include <bits/ioctl.h>
    |          `- note: while building module 'posix_filesystem' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/unistd.h:39:
 40 | #include <bits/lockf.h>
 41 | #include <bits/posix_limits.h>
<module-includes>:5:10: note: in file included from <module-includes>:5:
 3 | #include "fnmatch.h"
 4 | #include "fts.h"
 5 | #include "ftw.h"
   |          `- note: in file included from <module-includes>:5:
 6 | #include "glob.h"
 7 | #include "mntent.h"
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/ftw.h:29:10: note: in file included from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/ftw.h:29:
27 |
28 | #include <sys/cdefs.h>
29 | #include <sys/stat.h>
   |          `- note: in file included from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/ftw.h:29:
30 | #include <sys/types.h>
31 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/sys/stat.h:36:10: error: could not build module '_linux_time'
 34 |  */
 35 |
 36 | #include <bits/timespec.h>
    |          `- error: could not build module '_linux_time'
 37 | #include <linux/stat.h>
 38 | #include <sys/cdefs.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:16:10: note: while building module 'std_complex_h' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:16:
 14 | #define SWIFT_ANDROID_NDK_MODULE
 15 |
 16 | #include <complex.h>
    |          `- note: while building module 'std_complex_h' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:16:
 17 | #include <ctype.h>
 18 | #include <errno.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "complex.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/complex.h:27:12: error: could not build module 'std_ccomplex'
25 |
26 | #ifdef __cplusplus
27 | #  include <ccomplex>
   |            `- error: could not build module 'std_ccomplex'
28 | #elif __has_include_next(<complex.h>)
29 | #  include_next <complex.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "SwiftAndroidNDK.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:16:10: error: could not build module 'std_complex_h'
 14 | #define SWIFT_ANDROID_NDK_MODULE
 15 |
 16 | #include <complex.h>
    |          `- error: could not build module 'std_complex_h'
 17 | #include <ctype.h>
 18 | #include <errno.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/_foundation_unicode/module.modulemap:1:8: error: redefinition of module '_FoundationICU'
  1 | module _FoundationICU {
    |        `- error: redefinition of module '_FoundationICU'
  2 |     header "translit.h"
  3 |     header "ustdio.h"
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/_foundation_unicode/module.modulemap:1:8: note: previously defined here
  1 | module _FoundationICU {
    |        `- note: previously defined here
  2 |     header "translit.h"
  3 |     header "ustdio.h"
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/_FoundationCShims/module.modulemap:1:8: error: redefinition of module '_FoundationCShims'
1 | module _FoundationCShims {
  |        `- error: redefinition of module '_FoundationCShims'
2 |     header "_FoundationCShims.h"
3 |
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/_FoundationCShims/module.modulemap:1:8: note: previously defined here
1 | module _FoundationCShims {
  |        `- note: previously defined here
2 |     header "_FoundationCShims.h"
3 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/CoreFoundation/module.modulemap:1:8: error: redefinition of module 'CoreFoundation'
1 | module CoreFoundation {
  |        `- error: redefinition of module 'CoreFoundation'
2 |     umbrella header "CoreFoundation.h"
3 |
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/CoreFoundation/module.modulemap:1:8: note: previously defined here
1 | module CoreFoundation {
  |        `- note: previously defined here
2 |     umbrella header "CoreFoundation.h"
3 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:1:8: error: redefinition of module 'Dispatch'
 1 | module Dispatch {
   |        `- error: redefinition of module 'Dispatch'
 2 | 	requires blocks
 3 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:1:8: note: previously defined here
 1 | module Dispatch {
   |        `- note: previously defined here
 2 | 	requires blocks
 3 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:8:8: error: redefinition of module 'DispatchIntrospection'
 6 | }
 7 |
 8 | module DispatchIntrospection [system] [extern_c] {
   |        `- error: redefinition of module 'DispatchIntrospection'
 9 | 	header "introspection.h"
10 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:8:8: note: previously defined here
 6 | }
 7 |
 8 | module DispatchIntrospection [system] [extern_c] {
   |        `- note: previously defined here
 9 | 	header "introspection.h"
10 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:13:8: error: redefinition of module 'CDispatch'
11 | }
12 |
13 | module CDispatch [system] [extern_c] {
   |        `- error: redefinition of module 'CDispatch'
14 | 	umbrella header "dispatch.h"
15 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:13:8: note: previously defined here
11 | }
12 |
13 | module CDispatch [system] [extern_c] {
   |        `- note: previously defined here
14 | 	umbrella header "dispatch.h"
15 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:1:8: error: redefinition of module 'SwiftShims'
 1 | module SwiftShims {
   |        `- error: redefinition of module 'SwiftShims'
 2 |   header "AssertionReporting.h"
 3 |   header "CoreFoundationShims.h"
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:1:8: note: previously defined here
 1 | module SwiftShims {
   |        `- note: previously defined here
 2 |   header "AssertionReporting.h"
 3 |   header "CoreFoundationShims.h"
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:27:8: error: redefinition of module '_SwiftConcurrencyShims'
25 | }
26 |
27 | module _SwiftConcurrencyShims {
   |        `- error: redefinition of module '_SwiftConcurrencyShims'
28 |   header "_SwiftConcurrency.h"
29 | }
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:27:8: note: previously defined here
25 | }
26 |
27 | module _SwiftConcurrencyShims {
   |        `- note: previously defined here
28 |   header "_SwiftConcurrency.h"
29 | }
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:31:8: error: redefinition of module 'SwiftOverlayShims'
29 | }
30 |
31 | module SwiftOverlayShims {
   |        `- error: redefinition of module 'SwiftOverlayShims'
32 |   header "LibcOverlayShims.h"
33 |   export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:31:8: note: previously defined here
29 | }
30 |
31 | module SwiftOverlayShims {
   |        `- note: previously defined here
32 |   header "LibcOverlayShims.h"
33 |   export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:36:8: error: redefinition of module '_SynchronizationShims'
34 | }
35 |
36 | module _SynchronizationShims {
   |        `- error: redefinition of module '_SynchronizationShims'
37 |   header "_SynchronizationShims.h"
38 |   export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:36:8: note: previously defined here
34 | }
35 |
36 | module _SynchronizationShims {
   |        `- note: previously defined here
37 |   header "_SynchronizationShims.h"
38 |   export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:19:10: note: while building module 'std_fenv_h' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:19:
 17 | #include <ctype.h>
 18 | #include <errno.h>
 19 | #include <fenv.h>
    |          `- note: while building module 'std_fenv_h' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:19:
 20 | #include <inttypes.h>
 21 | #include <limits.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "fenv.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/fenv.h:59:17: error: could not build module '_fenv'
 57 |
 58 | #if __has_include_next(<fenv.h>)
 59 | #  include_next <fenv.h>
    |                 `- error: could not build module '_fenv'
 60 | #endif
 61 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:31:29: note: while building module '_stdatomic' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:31:
 29 | // for 'stdatomic', which can't be imported unless we're using C++23. Thus,
 30 | // import stdatomic from the NDK directly, bypassing the stdatomic from the libc++.
 31 | #pragma clang module import _stdatomic
    |                             `- note: while building module '_stdatomic' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:31:
 32 | #else
 33 | #include <stdatomic.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "stdatomic.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/stdatomic.h:45:10: error: could not build module 'std_atomic'
 43 | /* We have a usable C++ <atomic>; use it instead.  */
 44 |
 45 | #include <atomic>
    |          `- error: could not build module 'std_atomic'
 46 |
 47 | #undef _Atomic
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:41:10: note: while building module '_threads' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:41:
 39 | #include <string.h>
 40 | #include <time.h>
 41 | #include <threads.h>
    |          `- note: while building module '_threads' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:41:
 42 | #include <uchar.h>
 43 | #include <wchar.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "threads.h"
  |          `- note: in file included from <module-includes>:1:
2 | #include "bits/threads_inlines.h"
3 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/threads.h:38:10: error: could not build module 'pthread'
 36 | #include <sys/cdefs.h>
 37 |
 38 | #include <pthread.h>
    |          `- error: could not build module 'pthread'
 39 | #include <time.h>
 40 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:42:10: note: while building module 'std_uchar_h' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:42:
 40 | #include <time.h>
 41 | #include <threads.h>
 42 | #include <uchar.h>
    |          `- note: while building module 'std_uchar_h' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:42:
 43 | #include <wchar.h>
 44 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/uchar.h:48:19: note: while building module '_uchar' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/uchar.h:48:
46 | // get the declaration of mbstate_t too.
47 | #  if __has_include_next(<uchar.h>)
48 | #    include_next <uchar.h>
   |                   `- note: while building module '_uchar' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/uchar.h:48:
49 | #  else
50 | #    include <__mbstate_t.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "uchar.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/uchar.h:40:10: error: could not build module '_wchar'
38 |
39 | #include <bits/bionic_multibyte_result.h>
40 | #include <bits/mbstate_t.h>
   |          `- error: could not build module '_wchar'
41 |
42 | __BEGIN_DECLS
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:42:10: note: while building module 'std_uchar_h' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:42:
 40 | #include <time.h>
 41 | #include <threads.h>
 42 | #include <uchar.h>
    |          `- note: while building module 'std_uchar_h' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:42:
 43 | #include <wchar.h>
 44 |
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "uchar.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/uchar.h:48:19: error: could not build module '_uchar'
46 | // get the declaration of mbstate_t too.
47 | #  if __has_include_next(<uchar.h>)
48 | #    include_next <uchar.h>
   |                   `- error: could not build module '_uchar'
49 | #  else
50 | #    include <__mbstate_t.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:51:10: note: while building module 'std_tgmath_h' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:51:
 49 | #include <stdbool.h>
 50 | #include <stddef.h>
 51 | #include <tgmath.h>
    |          `- note: while building module 'std_tgmath_h' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:51:
 52 |
 53 | #include <alloca.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/tgmath.h:27:12: note: while building module 'std_ctgmath' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/tgmath.h:27:
25 |
26 | #ifdef __cplusplus
27 | #  include <ctgmath>
   |            `- note: while building module 'std_ctgmath' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/tgmath.h:27:
28 | #else
29 | #  if __has_include_next(<tgmath.h>)
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "ctgmath"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/ctgmath:21:10: error: could not build module 'std_private_assert'
19 | */
20 |
21 | #include <__assert> // all public C++ headers provide the assertion handler
   |          `- error: could not build module 'std_private_assert'
22 | #include <ccomplex>
23 | #include <cmath>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:51:10: note: while building module 'std_tgmath_h' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:51:
 49 | #include <stdbool.h>
 50 | #include <stddef.h>
 51 | #include <tgmath.h>
    |          `- note: while building module 'std_tgmath_h' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:51:
 52 |
 53 | #include <alloca.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "tgmath.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/tgmath.h:27:12: error: could not build module 'std_ctgmath'
25 |
26 | #ifdef __cplusplus
27 | #  include <ctgmath>
   |            `- error: could not build module 'std_ctgmath'
28 | #else
29 | #  if __has_include_next(<tgmath.h>)
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/_foundation_unicode/module.modulemap:1:8: error: redefinition of module '_FoundationICU'
  1 | module _FoundationICU {
    |        `- error: redefinition of module '_FoundationICU'
  2 |     header "translit.h"
  3 |     header "ustdio.h"
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/_foundation_unicode/module.modulemap:1:8: note: previously defined here
  1 | module _FoundationICU {
    |        `- note: previously defined here
  2 |     header "translit.h"
  3 |     header "ustdio.h"
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/_FoundationCShims/module.modulemap:1:8: error: redefinition of module '_FoundationCShims'
1 | module _FoundationCShims {
  |        `- error: redefinition of module '_FoundationCShims'
2 |     header "_FoundationCShims.h"
3 |
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/_FoundationCShims/module.modulemap:1:8: note: previously defined here
1 | module _FoundationCShims {
  |        `- note: previously defined here
2 |     header "_FoundationCShims.h"
3 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/CoreFoundation/module.modulemap:1:8: error: redefinition of module 'CoreFoundation'
1 | module CoreFoundation {
  |        `- error: redefinition of module 'CoreFoundation'
2 |     umbrella header "CoreFoundation.h"
3 |
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/CoreFoundation/module.modulemap:1:8: note: previously defined here
1 | module CoreFoundation {
  |        `- note: previously defined here
2 |     umbrella header "CoreFoundation.h"
3 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:1:8: error: redefinition of module 'Dispatch'
 1 | module Dispatch {
   |        `- error: redefinition of module 'Dispatch'
 2 | 	requires blocks
 3 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:1:8: note: previously defined here
 1 | module Dispatch {
   |        `- note: previously defined here
 2 | 	requires blocks
 3 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:8:8: error: redefinition of module 'DispatchIntrospection'
 6 | }
 7 |
 8 | module DispatchIntrospection [system] [extern_c] {
   |        `- error: redefinition of module 'DispatchIntrospection'
 9 | 	header "introspection.h"
10 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:8:8: note: previously defined here
 6 | }
 7 |
 8 | module DispatchIntrospection [system] [extern_c] {
   |        `- note: previously defined here
 9 | 	header "introspection.h"
10 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:13:8: error: redefinition of module 'CDispatch'
11 | }
12 |
13 | module CDispatch [system] [extern_c] {
   |        `- error: redefinition of module 'CDispatch'
14 | 	umbrella header "dispatch.h"
15 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:13:8: note: previously defined here
11 | }
12 |
13 | module CDispatch [system] [extern_c] {
   |        `- note: previously defined here
14 | 	umbrella header "dispatch.h"
15 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:1:8: error: redefinition of module 'SwiftShims'
 1 | module SwiftShims {
   |        `- error: redefinition of module 'SwiftShims'
 2 |   header "AssertionReporting.h"
 3 |   header "CoreFoundationShims.h"
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:1:8: note: previously defined here
 1 | module SwiftShims {
   |        `- note: previously defined here
 2 |   header "AssertionReporting.h"
 3 |   header "CoreFoundationShims.h"
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:27:8: error: redefinition of module '_SwiftConcurrencyShims'
25 | }
26 |
27 | module _SwiftConcurrencyShims {
   |        `- error: redefinition of module '_SwiftConcurrencyShims'
28 |   header "_SwiftConcurrency.h"
29 | }
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:27:8: note: previously defined here
25 | }
26 |
27 | module _SwiftConcurrencyShims {
   |        `- note: previously defined here
28 |   header "_SwiftConcurrency.h"
29 | }
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:31:8: error: redefinition of module 'SwiftOverlayShims'
29 | }
30 |
31 | module SwiftOverlayShims {
   |        `- error: redefinition of module 'SwiftOverlayShims'
32 |   header "LibcOverlayShims.h"
33 |   export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:31:8: note: previously defined here
29 | }
30 |
31 | module SwiftOverlayShims {
   |        `- note: previously defined here
32 |   header "LibcOverlayShims.h"
33 |   export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:36:8: error: redefinition of module '_SynchronizationShims'
34 | }
35 |
36 | module _SynchronizationShims {
   |        `- error: redefinition of module '_SynchronizationShims'
37 |   header "_SynchronizationShims.h"
38 |   export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:36:8: note: previously defined here
34 | }
35 |
36 | module _SynchronizationShims {
   |        `- note: previously defined here
37 |   header "_SynchronizationShims.h"
38 |   export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/_foundation_unicode/module.modulemap:1:8: error: redefinition of module '_FoundationICU'
  1 | module _FoundationICU {
    |        `- error: redefinition of module '_FoundationICU'
  2 |     header "translit.h"
  3 |     header "ustdio.h"
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/_foundation_unicode/module.modulemap:1:8: note: previously defined here
  1 | module _FoundationICU {
    |        `- note: previously defined here
  2 |     header "translit.h"
  3 |     header "ustdio.h"
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/_FoundationCShims/module.modulemap:1:8: error: redefinition of module '_FoundationCShims'
1 | module _FoundationCShims {
  |        `- error: redefinition of module '_FoundationCShims'
2 |     header "_FoundationCShims.h"
3 |
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/_FoundationCShims/module.modulemap:1:8: note: previously defined here
1 | module _FoundationCShims {
  |        `- note: previously defined here
2 |     header "_FoundationCShims.h"
3 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/CoreFoundation/module.modulemap:1:8: error: redefinition of module 'CoreFoundation'
1 | module CoreFoundation {
  |        `- error: redefinition of module 'CoreFoundation'
2 |     umbrella header "CoreFoundation.h"
3 |
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/CoreFoundation/module.modulemap:1:8: note: previously defined here
1 | module CoreFoundation {
  |        `- note: previously defined here
2 |     umbrella header "CoreFoundation.h"
3 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:1:8: error: redefinition of module 'Dispatch'
 1 | module Dispatch {
   |        `- error: redefinition of module 'Dispatch'
 2 | 	requires blocks
 3 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:1:8: note: previously defined here
 1 | module Dispatch {
   |        `- note: previously defined here
 2 | 	requires blocks
 3 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:8:8: error: redefinition of module 'DispatchIntrospection'
 6 | }
 7 |
 8 | module DispatchIntrospection [system] [extern_c] {
   |        `- error: redefinition of module 'DispatchIntrospection'
 9 | 	header "introspection.h"
10 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:8:8: note: previously defined here
 6 | }
 7 |
 8 | module DispatchIntrospection [system] [extern_c] {
   |        `- note: previously defined here
 9 | 	header "introspection.h"
10 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:13:8: error: redefinition of module 'CDispatch'
11 | }
12 |
13 | module CDispatch [system] [extern_c] {
   |        `- error: redefinition of module 'CDispatch'
14 | 	umbrella header "dispatch.h"
15 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:13:8: note: previously defined here
11 | }
12 |
13 | module CDispatch [system] [extern_c] {
   |        `- note: previously defined here
14 | 	umbrella header "dispatch.h"
15 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:1:8: error: redefinition of module 'SwiftShims'
 1 | module SwiftShims {
   |        `- error: redefinition of module 'SwiftShims'
 2 |   header "AssertionReporting.h"
 3 |   header "CoreFoundationShims.h"
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:1:8: note: previously defined here
 1 | module SwiftShims {
   |        `- note: previously defined here
 2 |   header "AssertionReporting.h"
 3 |   header "CoreFoundationShims.h"
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:27:8: error: redefinition of module '_SwiftConcurrencyShims'
25 | }
26 |
27 | module _SwiftConcurrencyShims {
   |        `- error: redefinition of module '_SwiftConcurrencyShims'
28 |   header "_SwiftConcurrency.h"
29 | }
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:27:8: note: previously defined here
25 | }
26 |
27 | module _SwiftConcurrencyShims {
   |        `- note: previously defined here
28 |   header "_SwiftConcurrency.h"
29 | }
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:31:8: error: redefinition of module 'SwiftOverlayShims'
29 | }
30 |
31 | module SwiftOverlayShims {
   |        `- error: redefinition of module 'SwiftOverlayShims'
32 |   header "LibcOverlayShims.h"
33 |   export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:31:8: note: previously defined here
29 | }
30 |
31 | module SwiftOverlayShims {
   |        `- note: previously defined here
32 |   header "LibcOverlayShims.h"
33 |   export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:36:8: error: redefinition of module '_SynchronizationShims'
34 | }
35 |
36 | module _SynchronizationShims {
   |        `- error: redefinition of module '_SynchronizationShims'
37 |   header "_SynchronizationShims.h"
38 |   export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:36:8: note: previously defined here
34 | }
35 |
36 | module _SynchronizationShims {
   |        `- note: previously defined here
37 |   header "_SynchronizationShims.h"
38 |   export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/_foundation_unicode/module.modulemap:1:8: error: redefinition of module '_FoundationICU'
  1 | module _FoundationICU {
    |        `- error: redefinition of module '_FoundationICU'
  2 |     header "translit.h"
  3 |     header "ustdio.h"
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/_foundation_unicode/module.modulemap:1:8: note: previously defined here
  1 | module _FoundationICU {
    |        `- note: previously defined here
  2 |     header "translit.h"
  3 |     header "ustdio.h"
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/_FoundationCShims/module.modulemap:1:8: error: redefinition of module '_FoundationCShims'
1 | module _FoundationCShims {
  |        `- error: redefinition of module '_FoundationCShims'
2 |     header "_FoundationCShims.h"
3 |
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/_FoundationCShims/module.modulemap:1:8: note: previously defined here
1 | module _FoundationCShims {
  |        `- note: previously defined here
2 |     header "_FoundationCShims.h"
3 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/CoreFoundation/module.modulemap:1:8: error: redefinition of module 'CoreFoundation'
1 | module CoreFoundation {
  |        `- error: redefinition of module 'CoreFoundation'
2 |     umbrella header "CoreFoundation.h"
3 |
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/CoreFoundation/module.modulemap:1:8: note: previously defined here
1 | module CoreFoundation {
  |        `- note: previously defined here
2 |     umbrella header "CoreFoundation.h"
3 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:1:8: error: redefinition of module 'Dispatch'
 1 | module Dispatch {
   |        `- error: redefinition of module 'Dispatch'
 2 | 	requires blocks
 3 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:1:8: note: previously defined here
 1 | module Dispatch {
   |        `- note: previously defined here
 2 | 	requires blocks
 3 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:8:8: error: redefinition of module 'DispatchIntrospection'
 6 | }
 7 |
 8 | module DispatchIntrospection [system] [extern_c] {
   |        `- error: redefinition of module 'DispatchIntrospection'
 9 | 	header "introspection.h"
10 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:8:8: note: previously defined here
 6 | }
 7 |
 8 | module DispatchIntrospection [system] [extern_c] {
   |        `- note: previously defined here
 9 | 	header "introspection.h"
10 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:13:8: error: redefinition of module 'CDispatch'
11 | }
12 |
13 | module CDispatch [system] [extern_c] {
   |        `- error: redefinition of module 'CDispatch'
14 | 	umbrella header "dispatch.h"
15 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:13:8: note: previously defined here
11 | }
12 |
13 | module CDispatch [system] [extern_c] {
   |        `- note: previously defined here
14 | 	umbrella header "dispatch.h"
15 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:1:8: error: redefinition of module 'SwiftShims'
 1 | module SwiftShims {
   |        `- error: redefinition of module 'SwiftShims'
 2 |   header "AssertionReporting.h"
 3 |   header "CoreFoundationShims.h"
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:1:8: note: previously defined here
 1 | module SwiftShims {
   |        `- note: previously defined here
 2 |   header "AssertionReporting.h"
 3 |   header "CoreFoundationShims.h"
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:27:8: error: redefinition of module '_SwiftConcurrencyShims'
25 | }
26 |
27 | module _SwiftConcurrencyShims {
   |        `- error: redefinition of module '_SwiftConcurrencyShims'
28 |   header "_SwiftConcurrency.h"
29 | }
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:27:8: note: previously defined here
25 | }
26 |
27 | module _SwiftConcurrencyShims {
   |        `- note: previously defined here
28 |   header "_SwiftConcurrency.h"
29 | }
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:31:8: error: redefinition of module 'SwiftOverlayShims'
29 | }
30 |
31 | module SwiftOverlayShims {
   |        `- error: redefinition of module 'SwiftOverlayShims'
32 |   header "LibcOverlayShims.h"
33 |   export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:31:8: note: previously defined here
29 | }
30 |
31 | module SwiftOverlayShims {
   |        `- note: previously defined here
32 |   header "LibcOverlayShims.h"
33 |   export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:36:8: error: redefinition of module '_SynchronizationShims'
34 | }
35 |
36 | module _SynchronizationShims {
   |        `- error: redefinition of module '_SynchronizationShims'
37 |   header "_SynchronizationShims.h"
38 |   export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:36:8: note: previously defined here
34 | }
35 |
36 | module _SynchronizationShims {
   |        `- note: previously defined here
37 |   header "_SynchronizationShims.h"
38 |   export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/_foundation_unicode/module.modulemap:1:8: error: redefinition of module '_FoundationICU'
  1 | module _FoundationICU {
    |        `- error: redefinition of module '_FoundationICU'
  2 |     header "translit.h"
  3 |     header "ustdio.h"
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/_foundation_unicode/module.modulemap:1:8: note: previously defined here
  1 | module _FoundationICU {
    |        `- note: previously defined here
  2 |     header "translit.h"
  3 |     header "ustdio.h"
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/_FoundationCShims/module.modulemap:1:8: error: redefinition of module '_FoundationCShims'
1 | module _FoundationCShims {
  |        `- error: redefinition of module '_FoundationCShims'
2 |     header "_FoundationCShims.h"
3 |
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/_FoundationCShims/module.modulemap:1:8: note: previously defined here
1 | module _FoundationCShims {
  |        `- note: previously defined here
2 |     header "_FoundationCShims.h"
3 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/CoreFoundation/module.modulemap:1:8: error: redefinition of module 'CoreFoundation'
1 | module CoreFoundation {
  |        `- error: redefinition of module 'CoreFoundation'
2 |     umbrella header "CoreFoundation.h"
3 |
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/CoreFoundation/module.modulemap:1:8: note: previously defined here
1 | module CoreFoundation {
  |        `- note: previously defined here
2 |     umbrella header "CoreFoundation.h"
3 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:1:8: error: redefinition of module 'Dispatch'
 1 | module Dispatch {
   |        `- error: redefinition of module 'Dispatch'
 2 | 	requires blocks
 3 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:1:8: note: previously defined here
 1 | module Dispatch {
   |        `- note: previously defined here
 2 | 	requires blocks
 3 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:8:8: error: redefinition of module 'DispatchIntrospection'
 6 | }
 7 |
 8 | module DispatchIntrospection [system] [extern_c] {
   |        `- error: redefinition of module 'DispatchIntrospection'
 9 | 	header "introspection.h"
10 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:8:8: note: previously defined here
 6 | }
 7 |
 8 | module DispatchIntrospection [system] [extern_c] {
   |        `- note: previously defined here
 9 | 	header "introspection.h"
10 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:13:8: error: redefinition of module 'CDispatch'
11 | }
12 |
13 | module CDispatch [system] [extern_c] {
   |        `- error: redefinition of module 'CDispatch'
14 | 	umbrella header "dispatch.h"
15 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:13:8: note: previously defined here
11 | }
12 |
13 | module CDispatch [system] [extern_c] {
   |        `- note: previously defined here
14 | 	umbrella header "dispatch.h"
15 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:1:8: error: redefinition of module 'SwiftShims'
 1 | module SwiftShims {
   |        `- error: redefinition of module 'SwiftShims'
 2 |   header "AssertionReporting.h"
 3 |   header "CoreFoundationShims.h"
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:1:8: note: previously defined here
 1 | module SwiftShims {
   |        `- note: previously defined here
 2 |   header "AssertionReporting.h"
 3 |   header "CoreFoundationShims.h"
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:27:8: error: redefinition of module '_SwiftConcurrencyShims'
25 | }
26 |
27 | module _SwiftConcurrencyShims {
   |        `- error: redefinition of module '_SwiftConcurrencyShims'
28 |   header "_SwiftConcurrency.h"
29 | }
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:27:8: note: previously defined here
25 | }
26 |
27 | module _SwiftConcurrencyShims {
   |        `- note: previously defined here
28 |   header "_SwiftConcurrency.h"
29 | }
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:31:8: error: redefinition of module 'SwiftOverlayShims'
29 | }
30 |
31 | module SwiftOverlayShims {
   |        `- error: redefinition of module 'SwiftOverlayShims'
32 |   header "LibcOverlayShims.h"
33 |   export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:31:8: note: previously defined here
29 | }
30 |
31 | module SwiftOverlayShims {
   |        `- note: previously defined here
32 |   header "LibcOverlayShims.h"
33 |   export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:36:8: error: redefinition of module '_SynchronizationShims'
34 | }
35 |
36 | module _SynchronizationShims {
   |        `- error: redefinition of module '_SynchronizationShims'
37 |   header "_SynchronizationShims.h"
38 |   export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:36:8: note: previously defined here
34 | }
35 |
36 | module _SynchronizationShims {
   |        `- note: previously defined here
37 |   header "_SynchronizationShims.h"
38 |   export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:70:10: note: while building module 'inet' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:70:
 68 | #include <grp.h>
 69 | #include <iconv.h>
 70 | #include <ifaddrs.h>
    |          `- note: while building module 'inet' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:70:
 71 | #include <jni.h>
 72 | #include <langinfo.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/endian.h:10:10: note: while building module '_sys_core' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/endian.h:10:
 8 |  */
 9 |
10 | #include <sys/endian.h>
   |          `- note: while building module '_sys_core' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/endian.h:10:
11 |
<module-includes>:9:10: note: in file included from <module-includes>:9:
 7 | #include "sys/msg.h"
 8 | #include "sys/random.h"
 9 | #include "sys/resource.h"
   |          `- note: in file included from <module-includes>:9:
10 | #include "sys/sem.h"
11 | #include "sys/shm.h"
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/sys/resource.h:35:10: note: in file included from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/sys/resource.h:35:
33 | #include <sys/types.h>
34 |
35 | #include <linux/resource.h>
   |          `- note: in file included from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/sys/resource.h:35:
36 |
37 | __BEGIN_DECLS
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/linux/resource.h:9:10: error: could not build module '_linux_time'
 7 | #ifndef _UAPI_LINUX_RESOURCE_H
 8 | #define _UAPI_LINUX_RESOURCE_H
 9 | #include <linux/time_types.h>
   |          `- error: could not build module '_linux_time'
10 | #include <linux/types.h>
11 | #define RUSAGE_SELF 0
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:70:10: note: while building module 'inet' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:70:
 68 | #include <grp.h>
 69 | #include <iconv.h>
 70 | #include <ifaddrs.h>
    |          `- note: while building module 'inet' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:70:
 71 | #include <jni.h>
 72 | #include <langinfo.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
 1 | #include "ifaddrs.h"
   |          `- note: in file included from <module-includes>:1:
 2 | #include "netdb.h"
 3 | #include "arpa/inet.h"
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/ifaddrs.h:37:10: note: in file included from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/ifaddrs.h:37:
35 |
36 | #include <sys/cdefs.h>
37 | #include <netinet/in.h>
   |          `- note: in file included from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/ifaddrs.h:37:
38 | #include <sys/socket.h>
39 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/netinet/in.h:31:10: note: in file included from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/netinet/in.h:31:
29 | #pragma once
30 |
31 | #include <endian.h>
   |          `- note: in file included from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/netinet/in.h:31:
32 | #include <netinet/in6.h>
33 | #include <sys/cdefs.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/endian.h:10:10: error: could not build module '_sys_core'
 8 |  */
 9 |
10 | #include <sys/endian.h>
   |          `- error: could not build module '_sys_core'
11 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:72:10: note: while building module 'langinfo' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:72:
 70 | #include <ifaddrs.h>
 71 | #include <jni.h>
 72 | #include <langinfo.h>
    |          `- note: while building module 'langinfo' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:72:
 73 | #include <libgen.h>
 74 | #include <link.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "langinfo.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/langinfo.h:34:10: error: could not build module 'posix_filesystem'
 32 | #include <sys/cdefs.h>
 33 |
 34 | #include <nl_types.h>
    |          `- error: could not build module 'posix_filesystem'
 35 | #include <xlocale.h>
 36 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:81:10: note: while building module 'pty' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:81:
 79 | #include <poll.h>
 80 | #include <pthread.h>
 81 | #include <pty.h>
    |          `- note: while building module 'pty' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:81:
 82 | #include <pwd.h>
 83 | #include <regex.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/pty.h:38:10: note: while building module 'termio' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/pty.h:38:
36 | #include <sys/cdefs.h>
37 |
38 | #include <termios.h>
   |          `- note: while building module 'termio' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/pty.h:38:
39 | #include <sys/ioctl.h>
40 |
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "termio.h"
  |          `- note: in file included from <module-includes>:1:
2 | #include "termios.h"
3 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/termio.h:10:10: note: in file included from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/termio.h:10:
 8 |  */
 9 |
10 | #include <termios.h>
   |          `- note: in file included from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/termio.h:10:
11 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/termios.h:37:10: error: could not build module 'posix_filesystem'
 35 |
 36 | #include <sys/cdefs.h>
 37 | #include <sys/ioctl.h>
    |          `- error: could not build module 'posix_filesystem'
 38 | #include <sys/types.h>
 39 | #include <linux/termios.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:81:10: note: while building module 'pty' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:81:
 79 | #include <poll.h>
 80 | #include <pthread.h>
 81 | #include <pty.h>
    |          `- note: while building module 'pty' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:81:
 82 | #include <pwd.h>
 83 | #include <regex.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "pty.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/pty.h:38:10: error: could not build module 'termio'
36 | #include <sys/cdefs.h>
37 |
38 | #include <termios.h>
   |          `- error: could not build module 'termio'
39 | #include <sys/ioctl.h>
40 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/_foundation_unicode/module.modulemap:1:8: error: redefinition of module '_FoundationICU'
  1 | module _FoundationICU {
    |        `- error: redefinition of module '_FoundationICU'
  2 |     header "translit.h"
  3 |     header "ustdio.h"
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/_foundation_unicode/module.modulemap:1:8: note: previously defined here
  1 | module _FoundationICU {
    |        `- note: previously defined here
  2 |     header "translit.h"
  3 |     header "ustdio.h"
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/_FoundationCShims/module.modulemap:1:8: error: redefinition of module '_FoundationCShims'
1 | module _FoundationCShims {
  |        `- error: redefinition of module '_FoundationCShims'
2 |     header "_FoundationCShims.h"
3 |
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/_FoundationCShims/module.modulemap:1:8: note: previously defined here
1 | module _FoundationCShims {
  |        `- note: previously defined here
2 |     header "_FoundationCShims.h"
3 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/CoreFoundation/module.modulemap:1:8: error: redefinition of module 'CoreFoundation'
1 | module CoreFoundation {
  |        `- error: redefinition of module 'CoreFoundation'
2 |     umbrella header "CoreFoundation.h"
3 |
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/CoreFoundation/module.modulemap:1:8: note: previously defined here
1 | module CoreFoundation {
  |        `- note: previously defined here
2 |     umbrella header "CoreFoundation.h"
3 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:1:8: error: redefinition of module 'Dispatch'
 1 | module Dispatch {
   |        `- error: redefinition of module 'Dispatch'
 2 | 	requires blocks
 3 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:1:8: note: previously defined here
 1 | module Dispatch {
   |        `- note: previously defined here
 2 | 	requires blocks
 3 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:8:8: error: redefinition of module 'DispatchIntrospection'
 6 | }
 7 |
 8 | module DispatchIntrospection [system] [extern_c] {
   |        `- error: redefinition of module 'DispatchIntrospection'
 9 | 	header "introspection.h"
10 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:8:8: note: previously defined here
 6 | }
 7 |
 8 | module DispatchIntrospection [system] [extern_c] {
   |        `- note: previously defined here
 9 | 	header "introspection.h"
10 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:13:8: error: redefinition of module 'CDispatch'
11 | }
12 |
13 | module CDispatch [system] [extern_c] {
   |        `- error: redefinition of module 'CDispatch'
14 | 	umbrella header "dispatch.h"
15 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:13:8: note: previously defined here
11 | }
12 |
13 | module CDispatch [system] [extern_c] {
   |        `- note: previously defined here
14 | 	umbrella header "dispatch.h"
15 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:1:8: error: redefinition of module 'SwiftShims'
 1 | module SwiftShims {
   |        `- error: redefinition of module 'SwiftShims'
 2 |   header "AssertionReporting.h"
 3 |   header "CoreFoundationShims.h"
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:1:8: note: previously defined here
 1 | module SwiftShims {
   |        `- note: previously defined here
 2 |   header "AssertionReporting.h"
 3 |   header "CoreFoundationShims.h"
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:27:8: error: redefinition of module '_SwiftConcurrencyShims'
25 | }
26 |
27 | module _SwiftConcurrencyShims {
   |        `- error: redefinition of module '_SwiftConcurrencyShims'
28 |   header "_SwiftConcurrency.h"
29 | }
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:27:8: note: previously defined here
25 | }
26 |
27 | module _SwiftConcurrencyShims {
   |        `- note: previously defined here
28 |   header "_SwiftConcurrency.h"
29 | }
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:31:8: error: redefinition of module 'SwiftOverlayShims'
29 | }
30 |
31 | module SwiftOverlayShims {
   |        `- error: redefinition of module 'SwiftOverlayShims'
32 |   header "LibcOverlayShims.h"
33 |   export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:31:8: note: previously defined here
29 | }
30 |
31 | module SwiftOverlayShims {
   |        `- note: previously defined here
32 |   header "LibcOverlayShims.h"
33 |   export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:36:8: error: redefinition of module '_SynchronizationShims'
34 | }
35 |
36 | module _SynchronizationShims {
   |        `- error: redefinition of module '_SynchronizationShims'
37 |   header "_SynchronizationShims.h"
38 |   export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:36:8: note: previously defined here
34 | }
35 |
36 | module _SynchronizationShims {
   |        `- note: previously defined here
37 |   header "_SynchronizationShims.h"
38 |   export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:84:10: note: while building module 'resolv' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:84:
 82 | #include <pwd.h>
 83 | #include <regex.h>
 84 | #include <resolv.h>
    |          `- note: while building module 'resolv' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:84:
 85 | #include <sched.h>
 86 | #include <search.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "resolv.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/resolv.h:32:10: note: in file included from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/resolv.h:32:
30 | #define _RESOLV_H_
31 |
32 | #include <sys/param.h>
   |          `- note: in file included from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/resolv.h:32:
33 | #include <sys/types.h>
34 | #include <sys/cdefs.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/sys/param.h:36:10: note: in file included from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/sys/param.h:36:
34 |  */
35 |
36 | #include <endian.h>
   |          `- note: in file included from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/sys/param.h:36:
37 | #include <limits.h>
38 | #include <linux/param.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/endian.h:10:10: error: could not build module '_sys_core'
 8 |  */
 9 |
10 | #include <sys/endian.h>
   |          `- error: could not build module '_sys_core'
11 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/_foundation_unicode/module.modulemap:1:8: error: redefinition of module '_FoundationICU'
  1 | module _FoundationICU {
    |        `- error: redefinition of module '_FoundationICU'
  2 |     header "translit.h"
  3 |     header "ustdio.h"
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/_foundation_unicode/module.modulemap:1:8: note: previously defined here
  1 | module _FoundationICU {
    |        `- note: previously defined here
  2 |     header "translit.h"
  3 |     header "ustdio.h"
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/_FoundationCShims/module.modulemap:1:8: error: redefinition of module '_FoundationCShims'
1 | module _FoundationCShims {
  |        `- error: redefinition of module '_FoundationCShims'
2 |     header "_FoundationCShims.h"
3 |
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/_FoundationCShims/module.modulemap:1:8: note: previously defined here
1 | module _FoundationCShims {
  |        `- note: previously defined here
2 |     header "_FoundationCShims.h"
3 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/CoreFoundation/module.modulemap:1:8: error: redefinition of module 'CoreFoundation'
1 | module CoreFoundation {
  |        `- error: redefinition of module 'CoreFoundation'
2 |     umbrella header "CoreFoundation.h"
3 |
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/CoreFoundation/module.modulemap:1:8: note: previously defined here
1 | module CoreFoundation {
  |        `- note: previously defined here
2 |     umbrella header "CoreFoundation.h"
3 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:1:8: error: redefinition of module 'Dispatch'
 1 | module Dispatch {
   |        `- error: redefinition of module 'Dispatch'
 2 | 	requires blocks
 3 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:1:8: note: previously defined here
 1 | module Dispatch {
   |        `- note: previously defined here
 2 | 	requires blocks
 3 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:8:8: error: redefinition of module 'DispatchIntrospection'
 6 | }
 7 |
 8 | module DispatchIntrospection [system] [extern_c] {
   |        `- error: redefinition of module 'DispatchIntrospection'
 9 | 	header "introspection.h"
10 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:8:8: note: previously defined here
 6 | }
 7 |
 8 | module DispatchIntrospection [system] [extern_c] {
   |        `- note: previously defined here
 9 | 	header "introspection.h"
10 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:13:8: error: redefinition of module 'CDispatch'
11 | }
12 |
13 | module CDispatch [system] [extern_c] {
   |        `- error: redefinition of module 'CDispatch'
14 | 	umbrella header "dispatch.h"
15 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:13:8: note: previously defined here
11 | }
12 |
13 | module CDispatch [system] [extern_c] {
   |        `- note: previously defined here
14 | 	umbrella header "dispatch.h"
15 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:1:8: error: redefinition of module 'SwiftShims'
 1 | module SwiftShims {
   |        `- error: redefinition of module 'SwiftShims'
 2 |   header "AssertionReporting.h"
 3 |   header "CoreFoundationShims.h"
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:1:8: note: previously defined here
 1 | module SwiftShims {
   |        `- note: previously defined here
 2 |   header "AssertionReporting.h"
 3 |   header "CoreFoundationShims.h"
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:27:8: error: redefinition of module '_SwiftConcurrencyShims'
25 | }
26 |
27 | module _SwiftConcurrencyShims {
   |        `- error: redefinition of module '_SwiftConcurrencyShims'
28 |   header "_SwiftConcurrency.h"
29 | }
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:27:8: note: previously defined here
25 | }
26 |
27 | module _SwiftConcurrencyShims {
   |        `- note: previously defined here
28 |   header "_SwiftConcurrency.h"
29 | }
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:31:8: error: redefinition of module 'SwiftOverlayShims'
29 | }
30 |
31 | module SwiftOverlayShims {
   |        `- error: redefinition of module 'SwiftOverlayShims'
32 |   header "LibcOverlayShims.h"
33 |   export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:31:8: note: previously defined here
29 | }
30 |
31 | module SwiftOverlayShims {
   |        `- note: previously defined here
32 |   header "LibcOverlayShims.h"
33 |   export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:36:8: error: redefinition of module '_SynchronizationShims'
34 | }
35 |
36 | module _SynchronizationShims {
   |        `- error: redefinition of module '_SynchronizationShims'
37 |   header "_SynchronizationShims.h"
38 |   export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:36:8: note: previously defined here
34 | }
35 |
36 | module _SynchronizationShims {
   |        `- note: previously defined here
37 |   header "_SynchronizationShims.h"
38 |   export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/_foundation_unicode/module.modulemap:1:8: error: redefinition of module '_FoundationICU'
  1 | module _FoundationICU {
    |        `- error: redefinition of module '_FoundationICU'
  2 |     header "translit.h"
  3 |     header "ustdio.h"
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/_foundation_unicode/module.modulemap:1:8: note: previously defined here
  1 | module _FoundationICU {
    |        `- note: previously defined here
  2 |     header "translit.h"
  3 |     header "ustdio.h"
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/_FoundationCShims/module.modulemap:1:8: error: redefinition of module '_FoundationCShims'
1 | module _FoundationCShims {
  |        `- error: redefinition of module '_FoundationCShims'
2 |     header "_FoundationCShims.h"
3 |
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/_FoundationCShims/module.modulemap:1:8: note: previously defined here
1 | module _FoundationCShims {
  |        `- note: previously defined here
2 |     header "_FoundationCShims.h"
3 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/CoreFoundation/module.modulemap:1:8: error: redefinition of module 'CoreFoundation'
1 | module CoreFoundation {
  |        `- error: redefinition of module 'CoreFoundation'
2 |     umbrella header "CoreFoundation.h"
3 |
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/CoreFoundation/module.modulemap:1:8: note: previously defined here
1 | module CoreFoundation {
  |        `- note: previously defined here
2 |     umbrella header "CoreFoundation.h"
3 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:1:8: error: redefinition of module 'Dispatch'
 1 | module Dispatch {
   |        `- error: redefinition of module 'Dispatch'
 2 | 	requires blocks
 3 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:1:8: note: previously defined here
 1 | module Dispatch {
   |        `- note: previously defined here
 2 | 	requires blocks
 3 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:8:8: error: redefinition of module 'DispatchIntrospection'
 6 | }
 7 |
 8 | module DispatchIntrospection [system] [extern_c] {
   |        `- error: redefinition of module 'DispatchIntrospection'
 9 | 	header "introspection.h"
10 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:8:8: note: previously defined here
 6 | }
 7 |
 8 | module DispatchIntrospection [system] [extern_c] {
   |        `- note: previously defined here
 9 | 	header "introspection.h"
10 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:13:8: error: redefinition of module 'CDispatch'
11 | }
12 |
13 | module CDispatch [system] [extern_c] {
   |        `- error: redefinition of module 'CDispatch'
14 | 	umbrella header "dispatch.h"
15 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:13:8: note: previously defined here
11 | }
12 |
13 | module CDispatch [system] [extern_c] {
   |        `- note: previously defined here
14 | 	umbrella header "dispatch.h"
15 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:1:8: error: redefinition of module 'SwiftShims'
 1 | module SwiftShims {
   |        `- error: redefinition of module 'SwiftShims'
 2 |   header "AssertionReporting.h"
 3 |   header "CoreFoundationShims.h"
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:1:8: note: previously defined here
 1 | module SwiftShims {
   |        `- note: previously defined here
 2 |   header "AssertionReporting.h"
 3 |   header "CoreFoundationShims.h"
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:27:8: error: redefinition of module '_SwiftConcurrencyShims'
25 | }
26 |
27 | module _SwiftConcurrencyShims {
   |        `- error: redefinition of module '_SwiftConcurrencyShims'
28 |   header "_SwiftConcurrency.h"
29 | }
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:27:8: note: previously defined here
25 | }
26 |
27 | module _SwiftConcurrencyShims {
   |        `- note: previously defined here
28 |   header "_SwiftConcurrency.h"
29 | }
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:31:8: error: redefinition of module 'SwiftOverlayShims'
29 | }
30 |
31 | module SwiftOverlayShims {
   |        `- error: redefinition of module 'SwiftOverlayShims'
32 |   header "LibcOverlayShims.h"
33 |   export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:31:8: note: previously defined here
29 | }
30 |
31 | module SwiftOverlayShims {
   |        `- note: previously defined here
32 |   header "LibcOverlayShims.h"
33 |   export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:36:8: error: redefinition of module '_SynchronizationShims'
34 | }
35 |
36 | module _SynchronizationShims {
   |        `- error: redefinition of module '_SynchronizationShims'
37 |   header "_SynchronizationShims.h"
38 |   export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:36:8: note: previously defined here
34 | }
35 |
36 | module _SynchronizationShims {
   |        `- note: previously defined here
37 |   header "_SynchronizationShims.h"
38 |   export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/_foundation_unicode/module.modulemap:1:8: error: redefinition of module '_FoundationICU'
  1 | module _FoundationICU {
    |        `- error: redefinition of module '_FoundationICU'
  2 |     header "translit.h"
  3 |     header "ustdio.h"
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/_foundation_unicode/module.modulemap:1:8: note: previously defined here
  1 | module _FoundationICU {
    |        `- note: previously defined here
  2 |     header "translit.h"
  3 |     header "ustdio.h"
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/_FoundationCShims/module.modulemap:1:8: error: redefinition of module '_FoundationCShims'
1 | module _FoundationCShims {
  |        `- error: redefinition of module '_FoundationCShims'
2 |     header "_FoundationCShims.h"
3 |
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/_FoundationCShims/module.modulemap:1:8: note: previously defined here
1 | module _FoundationCShims {
  |        `- note: previously defined here
2 |     header "_FoundationCShims.h"
3 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/CoreFoundation/module.modulemap:1:8: error: redefinition of module 'CoreFoundation'
1 | module CoreFoundation {
  |        `- error: redefinition of module 'CoreFoundation'
2 |     umbrella header "CoreFoundation.h"
3 |
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/CoreFoundation/module.modulemap:1:8: note: previously defined here
1 | module CoreFoundation {
  |        `- note: previously defined here
2 |     umbrella header "CoreFoundation.h"
3 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:1:8: error: redefinition of module 'Dispatch'
 1 | module Dispatch {
   |        `- error: redefinition of module 'Dispatch'
 2 | 	requires blocks
 3 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:1:8: note: previously defined here
 1 | module Dispatch {
   |        `- note: previously defined here
 2 | 	requires blocks
 3 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:8:8: error: redefinition of module 'DispatchIntrospection'
 6 | }
 7 |
 8 | module DispatchIntrospection [system] [extern_c] {
   |        `- error: redefinition of module 'DispatchIntrospection'
 9 | 	header "introspection.h"
10 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:8:8: note: previously defined here
 6 | }
 7 |
 8 | module DispatchIntrospection [system] [extern_c] {
   |        `- note: previously defined here
 9 | 	header "introspection.h"
10 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:13:8: error: redefinition of module 'CDispatch'
11 | }
12 |
13 | module CDispatch [system] [extern_c] {
   |        `- error: redefinition of module 'CDispatch'
14 | 	umbrella header "dispatch.h"
15 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:13:8: note: previously defined here
11 | }
12 |
13 | module CDispatch [system] [extern_c] {
   |        `- note: previously defined here
14 | 	umbrella header "dispatch.h"
15 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:1:8: error: redefinition of module 'SwiftShims'
 1 | module SwiftShims {
   |        `- error: redefinition of module 'SwiftShims'
 2 |   header "AssertionReporting.h"
 3 |   header "CoreFoundationShims.h"
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:1:8: note: previously defined here
 1 | module SwiftShims {
   |        `- note: previously defined here
 2 |   header "AssertionReporting.h"
 3 |   header "CoreFoundationShims.h"
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:27:8: error: redefinition of module '_SwiftConcurrencyShims'
25 | }
26 |
27 | module _SwiftConcurrencyShims {
   |        `- error: redefinition of module '_SwiftConcurrencyShims'
28 |   header "_SwiftConcurrency.h"
29 | }
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:27:8: note: previously defined here
25 | }
26 |
27 | module _SwiftConcurrencyShims {
   |        `- note: previously defined here
28 |   header "_SwiftConcurrency.h"
29 | }
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:31:8: error: redefinition of module 'SwiftOverlayShims'
29 | }
30 |
31 | module SwiftOverlayShims {
   |        `- error: redefinition of module 'SwiftOverlayShims'
32 |   header "LibcOverlayShims.h"
33 |   export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:31:8: note: previously defined here
29 | }
30 |
31 | module SwiftOverlayShims {
   |        `- note: previously defined here
32 |   header "LibcOverlayShims.h"
33 |   export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:36:8: error: redefinition of module '_SynchronizationShims'
34 | }
35 |
36 | module _SynchronizationShims {
   |        `- error: redefinition of module '_SynchronizationShims'
37 |   header "_SynchronizationShims.h"
38 |   export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:36:8: note: previously defined here
34 | }
35 |
36 | module _SynchronizationShims {
   |        `- note: previously defined here
37 |   header "_SynchronizationShims.h"
38 |   export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:88:10: note: while building module 'spawn' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:88:
 86 | #include <search.h>
 87 | #include <semaphore.h>
 88 | #include <spawn.h>
    |          `- note: while building module 'spawn' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:88:
 89 | #include <strings.h>
 90 | #include <syscall.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "spawn.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/spawn.h:34:10: error: could not build module 'sched'
 32 | #include <sys/cdefs.h>
 33 | #include <sys/types.h>
 34 | #include <sched.h>
    |          `- error: could not build module 'sched'
 35 | #include <signal.h>
 36 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:90:10: note: while building module 'sys' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:90:
 88 | #include <spawn.h>
 89 | #include <strings.h>
 90 | #include <syscall.h>
    |          `- note: while building module 'sys' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:90:
 91 | #include <sysexits.h>
 92 | #include <syslog.h>
<module-includes>:3:10: note: in file included from <module-includes>:3:
1 | #include "syscall.h"
2 | #include "sysexits.h"
3 | #include "syslog.h"
  |          `- note: in file included from <module-includes>:3:
4 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/syslog.h:59:10: note: in file included from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/syslog.h:59:
 57 | #pragma once
 58 |
 59 | #include <stdio.h>
    |          `- note: in file included from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/syslog.h:59:
 60 | #include <sys/cdefs.h>
 61 | #include <stdarg.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/c++/v1/stdio.h:108:19: error: could not build module '_stdio'
106 |
107 | #  if __has_include_next(<stdio.h>)
108 | #    include_next <stdio.h>
    |                   `- error: could not build module '_stdio'
109 | #  endif
110 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/_foundation_unicode/module.modulemap:1:8: error: redefinition of module '_FoundationICU'
  1 | module _FoundationICU {
    |        `- error: redefinition of module '_FoundationICU'
  2 |     header "translit.h"
  3 |     header "ustdio.h"
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/_foundation_unicode/module.modulemap:1:8: note: previously defined here
  1 | module _FoundationICU {
    |        `- note: previously defined here
  2 |     header "translit.h"
  3 |     header "ustdio.h"
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/_FoundationCShims/module.modulemap:1:8: error: redefinition of module '_FoundationCShims'
1 | module _FoundationCShims {
  |        `- error: redefinition of module '_FoundationCShims'
2 |     header "_FoundationCShims.h"
3 |
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/_FoundationCShims/module.modulemap:1:8: note: previously defined here
1 | module _FoundationCShims {
  |        `- note: previously defined here
2 |     header "_FoundationCShims.h"
3 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/CoreFoundation/module.modulemap:1:8: error: redefinition of module 'CoreFoundation'
1 | module CoreFoundation {
  |        `- error: redefinition of module 'CoreFoundation'
2 |     umbrella header "CoreFoundation.h"
3 |
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/CoreFoundation/module.modulemap:1:8: note: previously defined here
1 | module CoreFoundation {
  |        `- note: previously defined here
2 |     umbrella header "CoreFoundation.h"
3 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:1:8: error: redefinition of module 'Dispatch'
 1 | module Dispatch {
   |        `- error: redefinition of module 'Dispatch'
 2 | 	requires blocks
 3 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:1:8: note: previously defined here
 1 | module Dispatch {
   |        `- note: previously defined here
 2 | 	requires blocks
 3 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:8:8: error: redefinition of module 'DispatchIntrospection'
 6 | }
 7 |
 8 | module DispatchIntrospection [system] [extern_c] {
   |        `- error: redefinition of module 'DispatchIntrospection'
 9 | 	header "introspection.h"
10 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:8:8: note: previously defined here
 6 | }
 7 |
 8 | module DispatchIntrospection [system] [extern_c] {
   |        `- note: previously defined here
 9 | 	header "introspection.h"
10 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:13:8: error: redefinition of module 'CDispatch'
11 | }
12 |
13 | module CDispatch [system] [extern_c] {
   |        `- error: redefinition of module 'CDispatch'
14 | 	umbrella header "dispatch.h"
15 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:13:8: note: previously defined here
11 | }
12 |
13 | module CDispatch [system] [extern_c] {
   |        `- note: previously defined here
14 | 	umbrella header "dispatch.h"
15 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:1:8: error: redefinition of module 'SwiftShims'
 1 | module SwiftShims {
   |        `- error: redefinition of module 'SwiftShims'
 2 |   header "AssertionReporting.h"
 3 |   header "CoreFoundationShims.h"
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:1:8: note: previously defined here
 1 | module SwiftShims {
   |        `- note: previously defined here
 2 |   header "AssertionReporting.h"
 3 |   header "CoreFoundationShims.h"
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:27:8: error: redefinition of module '_SwiftConcurrencyShims'
25 | }
26 |
27 | module _SwiftConcurrencyShims {
   |        `- error: redefinition of module '_SwiftConcurrencyShims'
28 |   header "_SwiftConcurrency.h"
29 | }
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:27:8: note: previously defined here
25 | }
26 |
27 | module _SwiftConcurrencyShims {
   |        `- note: previously defined here
28 |   header "_SwiftConcurrency.h"
29 | }
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:31:8: error: redefinition of module 'SwiftOverlayShims'
29 | }
30 |
31 | module SwiftOverlayShims {
   |        `- error: redefinition of module 'SwiftOverlayShims'
32 |   header "LibcOverlayShims.h"
33 |   export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:31:8: note: previously defined here
29 | }
30 |
31 | module SwiftOverlayShims {
   |        `- note: previously defined here
32 |   header "LibcOverlayShims.h"
33 |   export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:36:8: error: redefinition of module '_SynchronizationShims'
34 | }
35 |
36 | module _SynchronizationShims {
   |        `- error: redefinition of module '_SynchronizationShims'
37 |   header "_SynchronizationShims.h"
38 |   export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:36:8: note: previously defined here
34 | }
35 |
36 | module _SynchronizationShims {
   |        `- note: previously defined here
37 |   header "_SynchronizationShims.h"
38 |   export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:96:10: note: while building module 'uconfig_local' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:96:
 94 | #include <termio.h>
 95 | #include <termios.h>
 96 | #include <uconfig_local.h>
    |          `- note: while building module 'uconfig_local' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:96:
 97 | #include <ucontext.h>
 98 | #include <unistd.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "uconfig_local.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/uconfig_local.h:22:10: error: could not build module 'android_apis'
20 |
21 | // Include API-level tagging facility provided by NDK.
22 | #include <android/log.h>
   |          `- error: could not build module 'android_apis'
23 | #ifdef __ANDROID__
24 | #include <android/versioning.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:97:10: note: while building module 'ucontext' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:97:
 95 | #include <termios.h>
 96 | #include <uconfig_local.h>
 97 | #include <ucontext.h>
    |          `- note: while building module 'ucontext' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:97:
 98 | #include <unistd.h>
 99 | #include <utime.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "ucontext.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/ucontext.h:10:10: error: could not build module '_signal'
 8 |  */
 9 |
10 | #include <sys/ucontext.h>
   |          `- error: could not build module '_signal'
11 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/_foundation_unicode/module.modulemap:1:8: error: redefinition of module '_FoundationICU'
  1 | module _FoundationICU {
    |        `- error: redefinition of module '_FoundationICU'
  2 |     header "translit.h"
  3 |     header "ustdio.h"
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/_foundation_unicode/module.modulemap:1:8: note: previously defined here
  1 | module _FoundationICU {
    |        `- note: previously defined here
  2 |     header "translit.h"
  3 |     header "ustdio.h"
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/_FoundationCShims/module.modulemap:1:8: error: redefinition of module '_FoundationCShims'
1 | module _FoundationCShims {
  |        `- error: redefinition of module '_FoundationCShims'
2 |     header "_FoundationCShims.h"
3 |
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/_FoundationCShims/module.modulemap:1:8: note: previously defined here
1 | module _FoundationCShims {
  |        `- note: previously defined here
2 |     header "_FoundationCShims.h"
3 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/CoreFoundation/module.modulemap:1:8: error: redefinition of module 'CoreFoundation'
1 | module CoreFoundation {
  |        `- error: redefinition of module 'CoreFoundation'
2 |     umbrella header "CoreFoundation.h"
3 |
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/CoreFoundation/module.modulemap:1:8: note: previously defined here
1 | module CoreFoundation {
  |        `- note: previously defined here
2 |     umbrella header "CoreFoundation.h"
3 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:1:8: error: redefinition of module 'Dispatch'
 1 | module Dispatch {
   |        `- error: redefinition of module 'Dispatch'
 2 | 	requires blocks
 3 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:1:8: note: previously defined here
 1 | module Dispatch {
   |        `- note: previously defined here
 2 | 	requires blocks
 3 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:8:8: error: redefinition of module 'DispatchIntrospection'
 6 | }
 7 |
 8 | module DispatchIntrospection [system] [extern_c] {
   |        `- error: redefinition of module 'DispatchIntrospection'
 9 | 	header "introspection.h"
10 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:8:8: note: previously defined here
 6 | }
 7 |
 8 | module DispatchIntrospection [system] [extern_c] {
   |        `- note: previously defined here
 9 | 	header "introspection.h"
10 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:13:8: error: redefinition of module 'CDispatch'
11 | }
12 |
13 | module CDispatch [system] [extern_c] {
   |        `- error: redefinition of module 'CDispatch'
14 | 	umbrella header "dispatch.h"
15 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:13:8: note: previously defined here
11 | }
12 |
13 | module CDispatch [system] [extern_c] {
   |        `- note: previously defined here
14 | 	umbrella header "dispatch.h"
15 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:1:8: error: redefinition of module 'SwiftShims'
 1 | module SwiftShims {
   |        `- error: redefinition of module 'SwiftShims'
 2 |   header "AssertionReporting.h"
 3 |   header "CoreFoundationShims.h"
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:1:8: note: previously defined here
 1 | module SwiftShims {
   |        `- note: previously defined here
 2 |   header "AssertionReporting.h"
 3 |   header "CoreFoundationShims.h"
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:27:8: error: redefinition of module '_SwiftConcurrencyShims'
25 | }
26 |
27 | module _SwiftConcurrencyShims {
   |        `- error: redefinition of module '_SwiftConcurrencyShims'
28 |   header "_SwiftConcurrency.h"
29 | }
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:27:8: note: previously defined here
25 | }
26 |
27 | module _SwiftConcurrencyShims {
   |        `- note: previously defined here
28 |   header "_SwiftConcurrency.h"
29 | }
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:31:8: error: redefinition of module 'SwiftOverlayShims'
29 | }
30 |
31 | module SwiftOverlayShims {
   |        `- error: redefinition of module 'SwiftOverlayShims'
32 |   header "LibcOverlayShims.h"
33 |   export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:31:8: note: previously defined here
29 | }
30 |
31 | module SwiftOverlayShims {
   |        `- note: previously defined here
32 |   header "LibcOverlayShims.h"
33 |   export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:36:8: error: redefinition of module '_SynchronizationShims'
34 | }
35 |
36 | module _SynchronizationShims {
   |        `- error: redefinition of module '_SynchronizationShims'
37 |   header "_SynchronizationShims.h"
38 |   export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:36:8: note: previously defined here
34 | }
35 |
36 | module _SynchronizationShims {
   |        `- note: previously defined here
37 |   header "_SynchronizationShims.h"
38 |   export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:100:10: note: while building module 'utmp' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:100:
 98 | #include <unistd.h>
 99 | #include <utime.h>
100 | #include <utmp.h>
    |          `- note: while building module 'utmp' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:100:
101 | #include <utmpx.h>
102 | #include <wait.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "utmp.h"
  |          `- note: in file included from <module-includes>:1:
2 | #include "utmpx.h"
3 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/utmp.h:38:10: error: could not build module '_time'
 36 | #include <sys/cdefs.h>
 37 | #include <sys/types.h>
 38 | #include <time.h>
    |          `- error: could not build module '_time'
 39 |
 40 | #define _PATH_UTMP      "/var/run/utmp"
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/_foundation_unicode/module.modulemap:1:8: error: redefinition of module '_FoundationICU'
  1 | module _FoundationICU {
    |        `- error: redefinition of module '_FoundationICU'
  2 |     header "translit.h"
  3 |     header "ustdio.h"
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/_foundation_unicode/module.modulemap:1:8: note: previously defined here
  1 | module _FoundationICU {
    |        `- note: previously defined here
  2 |     header "translit.h"
  3 |     header "ustdio.h"
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/_FoundationCShims/module.modulemap:1:8: error: redefinition of module '_FoundationCShims'
1 | module _FoundationCShims {
  |        `- error: redefinition of module '_FoundationCShims'
2 |     header "_FoundationCShims.h"
3 |
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/_FoundationCShims/module.modulemap:1:8: note: previously defined here
1 | module _FoundationCShims {
  |        `- note: previously defined here
2 |     header "_FoundationCShims.h"
3 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/CoreFoundation/module.modulemap:1:8: error: redefinition of module 'CoreFoundation'
1 | module CoreFoundation {
  |        `- error: redefinition of module 'CoreFoundation'
2 |     umbrella header "CoreFoundation.h"
3 |
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/CoreFoundation/module.modulemap:1:8: note: previously defined here
1 | module CoreFoundation {
  |        `- note: previously defined here
2 |     umbrella header "CoreFoundation.h"
3 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:1:8: error: redefinition of module 'Dispatch'
 1 | module Dispatch {
   |        `- error: redefinition of module 'Dispatch'
 2 | 	requires blocks
 3 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:1:8: note: previously defined here
 1 | module Dispatch {
   |        `- note: previously defined here
 2 | 	requires blocks
 3 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:8:8: error: redefinition of module 'DispatchIntrospection'
 6 | }
 7 |
 8 | module DispatchIntrospection [system] [extern_c] {
   |        `- error: redefinition of module 'DispatchIntrospection'
 9 | 	header "introspection.h"
10 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:8:8: note: previously defined here
 6 | }
 7 |
 8 | module DispatchIntrospection [system] [extern_c] {
   |        `- note: previously defined here
 9 | 	header "introspection.h"
10 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:13:8: error: redefinition of module 'CDispatch'
11 | }
12 |
13 | module CDispatch [system] [extern_c] {
   |        `- error: redefinition of module 'CDispatch'
14 | 	umbrella header "dispatch.h"
15 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:13:8: note: previously defined here
11 | }
12 |
13 | module CDispatch [system] [extern_c] {
   |        `- note: previously defined here
14 | 	umbrella header "dispatch.h"
15 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:1:8: error: redefinition of module 'SwiftShims'
 1 | module SwiftShims {
   |        `- error: redefinition of module 'SwiftShims'
 2 |   header "AssertionReporting.h"
 3 |   header "CoreFoundationShims.h"
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:1:8: note: previously defined here
 1 | module SwiftShims {
   |        `- note: previously defined here
 2 |   header "AssertionReporting.h"
 3 |   header "CoreFoundationShims.h"
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:27:8: error: redefinition of module '_SwiftConcurrencyShims'
25 | }
26 |
27 | module _SwiftConcurrencyShims {
   |        `- error: redefinition of module '_SwiftConcurrencyShims'
28 |   header "_SwiftConcurrency.h"
29 | }
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:27:8: note: previously defined here
25 | }
26 |
27 | module _SwiftConcurrencyShims {
   |        `- note: previously defined here
28 |   header "_SwiftConcurrency.h"
29 | }
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:31:8: error: redefinition of module 'SwiftOverlayShims'
29 | }
30 |
31 | module SwiftOverlayShims {
   |        `- error: redefinition of module 'SwiftOverlayShims'
32 |   header "LibcOverlayShims.h"
33 |   export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:31:8: note: previously defined here
29 | }
30 |
31 | module SwiftOverlayShims {
   |        `- note: previously defined here
32 |   header "LibcOverlayShims.h"
33 |   export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:36:8: error: redefinition of module '_SynchronizationShims'
34 | }
35 |
36 | module _SynchronizationShims {
   |        `- error: redefinition of module '_SynchronizationShims'
37 |   header "_SynchronizationShims.h"
38 |   export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:36:8: note: previously defined here
34 | }
35 |
36 | module _SynchronizationShims {
   |        `- note: previously defined here
37 |   header "_SynchronizationShims.h"
38 |   export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:102:10: note: while building module 'wait' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:102:
100 | #include <utmp.h>
101 | #include <utmpx.h>
102 | #include <wait.h>
    |          `- note: while building module 'wait' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/aarch64/SwiftAndroidNDK.h:102:
103 | #include <xlocale.h>
104 |
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "wait.h"
  |          `- note: in file included from <module-includes>:1:
2 | #include "sys/wait.h"
3 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/wait.h:10:10: note: in file included from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/wait.h:10:
 8 |  */
 9 |
10 | #include <sys/wait.h>
   |          `- note: in file included from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/wait.h:10:
11 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/sys/wait.h:34:10: error: could not build module '_sys_core'
32 | #include <sys/cdefs.h>
33 | #include <sys/types.h>
34 | #include <sys/resource.h>
   |          `- error: could not build module '_sys_core'
35 | #include <linux/wait.h>
36 | #include <signal.h>
<unknown>:0: error: could not build C module 'SwiftAndroid'
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "LibcOverlayShims.h"
  |          `- note: in file included from <module-includes>:1:
2 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[610/661] Emitting module LibDRM
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "CLibDRM.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLibDRM/CLibDRM.h:4:10: error: 'xf86drm.h' file not found
2 |
3 | #ifndef __APPLE__
4 | #include <xf86drm.h>
  |          `- error: 'xf86drm.h' file not found
5 | #include <xf86drmMode.h>
6 | #endif
/host/spi-builder-workspace/Sources/LibDRM/LibDRM.swift:10:8: error: could not build C module 'CLibDRM'
  8 |  */
  9 |
 10 | import CLibDRM
    |        `- error: could not build C module 'CLibDRM'
 11 | import Glibc
 12 | import SystemPackage
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/_foundation_unicode/module.modulemap:1:8: error: redefinition of module '_FoundationICU'
  1 | module _FoundationICU {
    |        `- error: redefinition of module '_FoundationICU'
  2 |     header "translit.h"
  3 |     header "ustdio.h"
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/_foundation_unicode/module.modulemap:1:8: note: previously defined here
  1 | module _FoundationICU {
    |        `- note: previously defined here
  2 |     header "translit.h"
  3 |     header "ustdio.h"
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/_FoundationCShims/module.modulemap:1:8: error: redefinition of module '_FoundationCShims'
1 | module _FoundationCShims {
  |        `- error: redefinition of module '_FoundationCShims'
2 |     header "_FoundationCShims.h"
3 |
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/_FoundationCShims/module.modulemap:1:8: note: previously defined here
1 | module _FoundationCShims {
  |        `- note: previously defined here
2 |     header "_FoundationCShims.h"
3 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/CoreFoundation/module.modulemap:1:8: error: redefinition of module 'CoreFoundation'
1 | module CoreFoundation {
  |        `- error: redefinition of module 'CoreFoundation'
2 |     umbrella header "CoreFoundation.h"
3 |
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/CoreFoundation/module.modulemap:1:8: note: previously defined here
1 | module CoreFoundation {
  |        `- note: previously defined here
2 |     umbrella header "CoreFoundation.h"
3 |
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:1:8: error: redefinition of module 'Dispatch'
 1 | module Dispatch {
   |        `- error: redefinition of module 'Dispatch'
 2 | 	requires blocks
 3 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:1:8: note: previously defined here
 1 | module Dispatch {
   |        `- note: previously defined here
 2 | 	requires blocks
 3 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:8:8: error: redefinition of module 'DispatchIntrospection'
 6 | }
 7 |
 8 | module DispatchIntrospection [system] [extern_c] {
   |        `- error: redefinition of module 'DispatchIntrospection'
 9 | 	header "introspection.h"
10 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:8:8: note: previously defined here
 6 | }
 7 |
 8 | module DispatchIntrospection [system] [extern_c] {
   |        `- note: previously defined here
 9 | 	header "introspection.h"
10 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/dispatch/module.modulemap:13:8: error: redefinition of module 'CDispatch'
11 | }
12 |
13 | module CDispatch [system] [extern_c] {
   |        `- error: redefinition of module 'CDispatch'
14 | 	umbrella header "dispatch.h"
15 | 	export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/dispatch/module.modulemap:13:8: note: previously defined here
11 | }
12 |
13 | module CDispatch [system] [extern_c] {
   |        `- note: previously defined here
14 | 	umbrella header "dispatch.h"
15 | 	export *
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/shims/module.modulemap:31:8: error: redefinition of module 'SwiftOverlayShims'
29 | }
30 |
31 | module SwiftOverlayShims {
   |        `- error: redefinition of module 'SwiftOverlayShims'
32 |   header "LibcOverlayShims.h"
33 |   export *
/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/shims/module.modulemap:31:8: note: previously defined here
29 | }
30 |
31 | module SwiftOverlayShims {
   |        `- note: previously defined here
32 |   header "LibcOverlayShims.h"
33 |   export *
BUILD FAILURE 6.3 android