Build Information
Failed to build AmplifyMapLibreAdapter, reference 2.1.1 (311b0e
), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 03:01:15 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aws-amplify/amplify-ios-maplibre.git
Reference: 2.1.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/aws-amplify/amplify-ios-maplibre
* tag 2.1.1 -> FETCH_HEAD
HEAD is now at 311b0e7 fix: Fixing compilation issues with new Amplify version (#34)
Cloned https://github.com/aws-amplify/amplify-ios-maplibre.git
Revision (git rev-parse @):
311b0e75c6129cf17463a6d79995cab17cd70879
SUCCESS checkout https://github.com/aws-amplify/amplify-ios-maplibre.git at 2.1.1
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/aws-amplify/amplify-ios-maplibre.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/maplibre/maplibre-gl-native-distribution
Fetching https://github.com/aws-amplify/amplify-swift.git
[1/324] Fetching maplibre-gl-native-distribution
Fetched https://github.com/maplibre/maplibre-gl-native-distribution from cache (0.28s)
[1/163743] Fetching amplify-swift
Fetched https://github.com/aws-amplify/amplify-swift.git from cache (11.11s)
Computing version for https://github.com/maplibre/maplibre-gl-native-distribution
Computed https://github.com/maplibre/maplibre-gl-native-distribution at 6.4.1 (11.55s)
Computing version for https://github.com/aws-amplify/amplify-swift.git
Computed https://github.com/aws-amplify/amplify-swift.git at 2.48.1 (0.70s)
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/awslabs/aws-sdk-swift
Fetching https://github.com/aws-amplify/amplify-swift-utils-notifications.git
[1/529] Fetching amplify-swift-utils-notifications
Fetched https://github.com/aws-amplify/amplify-swift-utils-notifications.git from cache (0.26s)
[1/9851] Fetching sqlite.swift
[9852/719913] Fetching sqlite.swift, aws-sdk-swift
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (208.53s)
Fetched https://github.com/awslabs/aws-sdk-swift from cache (211.88s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
warning: 'sqlite.swift': /Package.swift:7:15: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
5 | name: "SQLite.swift",
6 | platforms: [
7 | .iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
8 | .macOS(.v10_13),
9 | .watchOS(.v4),
/Package.swift:10:16: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
8 | .macOS(.v10_13),
9 | .watchOS(.v4),
10 | .tvOS(.v11),
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
11 | .visionOS(.v1)
12 | ],
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.3 (212.49s)
Fetching https://github.com/stephencelis/CSQLite.git
[1/19] Fetching csqlite
Fetched https://github.com/stephencelis/CSQLite.git from cache (0.26s)
Computing version for https://github.com/awslabs/aws-sdk-swift
Computed https://github.com/awslabs/aws-sdk-swift at 1.2.59 (4.95s)
Fetching https://github.com/awslabs/aws-crt-swift
Fetching https://github.com/smithy-lang/smithy-swift
[1/31902] Fetching aws-crt-swift
[8296/102757] Fetching aws-crt-swift, smithy-swift
Fetched https://github.com/awslabs/aws-crt-swift from cache (6.79s)
Fetched https://github.com/smithy-lang/smithy-swift from cache (6.80s)
Computing version for https://github.com/stephencelis/CSQLite.git
Computed https://github.com/stephencelis/CSQLite.git at 0.0.3 (14.04s)
Computing version for https://github.com/awslabs/aws-crt-swift
Computed https://github.com/awslabs/aws-crt-swift at 0.48.0 (10.87s)
Computing version for https://github.com/smithy-lang/smithy-swift
Computed https://github.com/smithy-lang/smithy-swift at 0.125.0 (8.69s)
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.58s)
Computing version for https://github.com/aws-amplify/amplify-swift-utils-notifications.git
Computed https://github.com/aws-amplify/amplify-swift-utils-notifications.git at 1.1.1 (1.96s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.77s)
Creating working copy for https://github.com/awslabs/aws-crt-swift
Working copy of https://github.com/awslabs/aws-crt-swift resolved at 0.48.0
Creating working copy for https://github.com/stephencelis/CSQLite.git
Working copy of https://github.com/stephencelis/CSQLite.git resolved at 0.0.3
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.15.3
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/maplibre/maplibre-gl-native-distribution
Working copy of https://github.com/maplibre/maplibre-gl-native-distribution resolved at 6.4.1
Creating working copy for https://github.com/awslabs/aws-sdk-swift
Working copy of https://github.com/awslabs/aws-sdk-swift resolved at 1.2.59
Creating working copy for https://github.com/smithy-lang/smithy-swift
Working copy of https://github.com/smithy-lang/smithy-swift resolved at 0.125.0
Creating working copy for https://github.com/aws-amplify/amplify-swift.git
Working copy of https://github.com/aws-amplify/amplify-swift.git resolved at 2.48.1
Creating working copy for https://github.com/aws-amplify/amplify-swift-utils-notifications.git
Working copy of https://github.com/aws-amplify/amplify-swift-utils-notifications.git resolved at 1.1.1
warning: 'sqlite.swift': /host/spi-builder-workspace/.build/checkouts/SQLite.swift/Package.swift:7:15: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
5 | name: "SQLite.swift",
6 | platforms: [
7 | .iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
8 | .macOS(.v10_13),
9 | .watchOS(.v4),
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Package.swift:10:16: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
8 | .macOS(.v10_13),
9 | .watchOS(.v4),
10 | .tvOS(.v11),
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
11 | .visionOS(.v1)
12 | ],
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Downloading binary artifact https://github.com/maplibre/maplibre-native/releases/download/ios-v6.4.1/MapLibre.dynamic.xcframework.zip
[933/8250447] Downloading https://github.com/maplibre/maplibre-native/releases/download/ios-v6.4.1/MapLibre.dynamic.xcframework.zip
Downloaded https://github.com/maplibre/maplibre-native/releases/download/ios-v6.4.1/MapLibre.dynamic.xcframework.zip (1.39s)
warning: 'csqlite': ignoring declared target(s) 'CSQLite' in the system package
warning: you may be able to install libcrypto using your system-packager:
apt-get install openssl libssl-dev
warning: you may be able to install libcrypto using your system-packager:
apt-get install openssl libssl-dev
warning: 'amplify-swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/amplify-swift/AmplifyPlugins/Core/AWSPluginsCore/WebSocket/README.md
Building for debugging...
[0/412] Write sources
[9/412] Compiling libtommathAmplify amplify_bn_mp_clear.c
[9/412] Copying PrivacyInfo.xcprivacy
[11/412] Compiling libtommathAmplify amplify_bn_mp_clear_multi.c
[12/412] Compiling libtommathAmplify amplify_bn_mp_clamp.c
[13/412] Compiling libtommathAmplify amplify_bn_mp_cmp.c
[14/412] Write swift-version-24593BA9C3E375BF.txt
[15/412] Compiling libtommathAmplify amplify_bn_mp_addmod.c
[16/412] Compiling libtommathAmplify amplify_bn_mp_and.c
[17/412] Compiling libtommathAmplify amplify_bn_s_mp_sub.c
[18/412] Compiling libtommathAmplify amplify_bn_mp_add_d.c
[19/412] Compiling libtommathAmplify amplify_bn_s_mp_toom_sqr.c
[20/412] Compiling libtommathAmplify amplify_bn_s_mp_toom_mul.c
[21/420] Compiling libtommathAmplify amplify_bn_s_mp_sqr.c
[22/421] Compiling libtommathAmplify amplify_bn_s_mp_sqr_fast.c
[23/421] Compiling libtommathAmplify amplify_bn_s_mp_prime_is_divisible.c
[24/421] Compiling libtommathAmplify amplify_bn_s_mp_reverse.c
[25/421] Compiling libtommathAmplify amplify_bn_s_mp_rand_platform.c
[26/421] Compiling libtommathAmplify amplify_bn_s_mp_mul_high_digs_fast.c
[27/421] Compiling libtommathAmplify amplify_bn_s_mp_rand_jenkins.c
[28/421] Compiling libtommathAmplify amplify_bn_s_mp_mul_high_digs.c
[29/421] Compiling libtommathAmplify amplify_bn_s_mp_mul_digs_fast.c
[30/421] Compiling libtommathAmplify amplify_bn_s_mp_montgomery_reduce_fast.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[32/421] Emitting module SmithyWaitersAPI
/host/spi-builder-workspace/.build/checkouts/smithy-swift/Sources/SmithyWaitersAPI/JMESUtils.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Utility functions for performing comparisons between values in JMESPath expressions.
[32/422] Compiling libtommathAmplify amplify_bn_s_mp_invmod_slow.c
[33/422] Compiling libtommathAmplify amplify_bn_s_mp_get_bit.c
[34/422] Compiling libtommathAmplify amplify_bn_s_mp_mul_digs.c
[35/422] Compiling libtommathAmplify amplify_bn_s_mp_exptmod_fast.c
[36/422] Compiling libtommathAmplify amplify_bn_s_mp_invmod_fast.c
[37/422] Compiling libtommathAmplify amplify_bn_s_mp_karatsuba_mul.c
[38/422] Compiling libtommathAmplify amplify_bn_s_mp_exptmod.c
[39/422] Compiling libtommathAmplify amplify_bn_s_mp_karatsuba_sqr.c
[40/422] Compiling libtommathAmplify amplify_bn_s_mp_balance_mul.c
[41/422] Compiling libtommathAmplify amplify_bn_mp_zero.c
[42/422] Compiling libtommathAmplify amplify_bn_s_mp_add.c
[43/422] Compiling libtommathAmplify amplify_bn_mp_xor.c
[44/422] Compiling libtommathAmplify amplify_bn_mp_ubin_size.c
[45/422] Compiling libtommathAmplify amplify_bn_prime_tab.c
[46/422] Compiling libtommathAmplify amplify_bn_mp_to_radix.c
[47/422] Compiling libtommathAmplify amplify_bn_mp_unpack.c
[48/422] Compiling libtommathAmplify amplify_bn_mp_sub.c
[49/422] Compiling libtommathAmplify amplify_bn_mp_to_ubin.c
[50/422] Compiling libtommathAmplify amplify_bn_mp_to_sbin.c
[51/422] Compiling libtommathAmplify amplify_bn_mp_submod.c
[52/422] Compiling libtommathAmplify amplify_bn_mp_sqrtmod_prime.c
[53/422] Compiling libtommathAmplify amplify_bn_mp_sub_d.c
[54/422] Compiling libtommathAmplify amplify_bn_mp_sqrt.c
[55/422] Compiling libtommathAmplify amplify_bn_mp_sqrmod.c
[56/422] Compiling libtommathAmplify amplify_bn_mp_sqr.c
[57/422] Compiling libtommathAmplify amplify_bn_mp_signed_rsh.c
[58/422] Compiling libtommathAmplify amplify_bn_mp_shrink.c
[59/422] Compiling libtommathAmplify amplify_bn_mp_set_ul.c
[60/422] Compiling libtommathAmplify amplify_bn_mp_set_u64.c
[61/422] Compiling libtommathAmplify amplify_bn_mp_set_ull.c
[62/422] Compiling libtommathAmplify amplify_bn_mp_set_ll.c
[63/422] Compiling libtommathAmplify amplify_bn_mp_set_u32.c
[64/422] Compiling libtommathAmplify amplify_bn_mp_set_l.c
[65/422] Compiling libtommathAmplify amplify_bn_mp_sbin_size.c
[66/422] Compiling libtommathAmplify amplify_bn_mp_set.c
[67/422] Compiling libtommathAmplify amplify_bn_mp_set_double.c
[68/422] Compiling libtommathAmplify amplify_bn_mp_set_i32.c
[69/422] Compiling libtommathAmplify amplify_bn_mp_rshd.c
[70/422] Compiling libtommathAmplify amplify_bn_mp_set_i64.c
[71/422] Compiling libtommathAmplify amplify_bn_mp_reduce_is_2k_l.c
[72/422] Compiling libtommathAmplify amplify_bn_mp_reduce_is_2k.c
[73/422] Compiling libtommathAmplify amplify_bn_mp_reduce_2k_setup.c
[74/422] Compiling libtommathAmplify amplify_bn_mp_reduce_setup.c
[75/422] Compiling libtommathAmplify amplify_bn_mp_root_u32.c
[76/422] Compiling libtommathAmplify amplify_bn_mp_reduce_2k_l.c
[77/422] Compiling libtommathAmplify amplify_bn_mp_reduce_2k_setup_l.c
[78/422] Compiling libtommathAmplify amplify_bn_mp_reduce.c
[79/422] Compiling libtommathAmplify amplify_bn_mp_reduce_2k.c
[80/422] Compiling libtommathAmplify amplify_bn_mp_read_radix.c
[81/422] Compiling libtommathAmplify amplify_bn_mp_rand.c
[82/422] Compiling libtommathAmplify amplify_bn_mp_radix_smap.c
[83/422] Compiling libtommathAmplify amplify_bn_mp_prime_rabin_miller_trials.c
[84/422] Compiling libtommathAmplify amplify_bn_mp_prime_rand.c
[85/422] Compiling libtommathAmplify amplify_bn_mp_prime_strong_lucas_selfridge.c
[86/422] Compiling libtommathAmplify amplify_bn_mp_prime_next_prime.c
[87/422] Compiling libtommathAmplify amplify_bn_mp_prime_miller_rabin.c
[88/422] Compiling libtommathAmplify amplify_bn_mp_radix_size.c
[89/422] Compiling libtommathAmplify amplify_bn_mp_prime_is_prime.c
[90/422] Compiling libtommathAmplify amplify_bn_mp_pack_count.c
[91/422] Compiling libtommathAmplify amplify_bn_mp_prime_frobenius_underwood.c
[92/422] Compiling libtommathAmplify amplify_bn_mp_or.c
[93/422] Compiling libtommathAmplify amplify_bn_mp_prime_fermat.c
[94/422] Compiling libtommathAmplify amplify_bn_mp_pack.c
[94/422] Compiling libtommathAmplify amplify_bn_mp_neg.c
[96/422] Compiling libtommathAmplify amplify_bn_mp_mulmod.c
[97/422] Compiling libtommathAmplify amplify_bn_mp_mul_d.c
[98/422] Compiling libtommathAmplify amplify_bn_mp_mul_2d.c
[99/422] Compiling libtommathAmplify amplify_bn_mp_mod_d.c
[100/422] Compiling libtommathAmplify amplify_bn_mp_mul_2.c
[101/422] Compiling libtommathAmplify amplify_bn_mp_montgomery_setup.c
[102/422] Compiling libtommathAmplify amplify_bn_mp_montgomery_calc_normalization.c
[103/422] Compiling libtommathAmplify amplify_bn_mp_mul.c
[104/422] Compiling libtommathAmplify amplify_bn_mp_montgomery_reduce.c
[105/422] Compiling libtommathAmplify amplify_bn_mp_mod_2d.c
[106/422] Compiling libtommathAmplify amplify_bn_mp_mod.c
[107/422] Compiling libtommathAmplify amplify_bn_mp_lshd.c
[108/422] Compiling libtommathAmplify amplify_bn_mp_kronecker.c
[109/422] Compiling libtommathAmplify amplify_bn_mp_lcm.c
[110/422] Compiling libtommathAmplify amplify_bn_mp_isodd.c
[110/422] Compiling libtommathAmplify amplify_bn_mp_log_u32.c
[112/422] Compiling libtommathAmplify amplify_bn_mp_iseven.c
[113/422] Compiling libtommathAmplify amplify_bn_mp_invmod.c
[114/422] Compiling libtommathAmplify amplify_bn_mp_is_square.c
[115/422] Compiling libtommathAmplify amplify_bn_mp_init_size.c
[116/422] Compiling libtommathAmplify amplify_bn_mp_init_ull.c
[117/422] Compiling libtommathAmplify amplify_bn_mp_init_set.c
[118/422] Compiling libtommathAmplify amplify_bn_mp_init_ul.c
[119/422] Compiling libtommathAmplify amplify_bn_mp_init_u32.c
[120/422] Compiling libtommathAmplify amplify_bn_mp_init_u64.c
[121/422] Compiling libtommathAmplify amplify_bn_mp_init_l.c
[122/422] Compiling libtommathAmplify amplify_bn_mp_init_ll.c
[123/422] Compiling libtommathAmplify amplify_bn_mp_init_multi.c
[124/422] Compiling libtommathAmplify amplify_bn_mp_init_i64.c
[125/422] Compiling libtommathAmplify amplify_bn_mp_init.c
[126/422] Compiling libtommathAmplify amplify_bn_mp_init_i32.c
[126/422] Compiling libtommathAmplify amplify_bn_mp_init_copy.c
[128/422] Compiling libtommathAmplify amplify_bn_mp_incr.c
[129/422] Compiling libtommathAmplify amplify_bn_mp_get_mag_ull.c
[130/422] Compiling libtommathAmplify amplify_bn_mp_grow.c
[131/422] Compiling libtommathAmplify amplify_bn_mp_get_mag_ul.c
[132/422] Compiling libtommathAmplify amplify_bn_mp_get_l.c
[133/422] Compiling libtommathAmplify amplify_bn_mp_get_mag_u32.c
[134/422] Compiling libtommathAmplify amplify_bn_mp_get_mag_u64.c
[135/422] Compiling libtommathAmplify amplify_bn_mp_get_ll.c
[136/422] Compiling libtommathAmplify amplify_bn_mp_get_i64.c
[137/422] Compiling libtommathAmplify amplify_bn_mp_gcd.c
[138/422] Compiling libtommathAmplify amplify_bn_mp_get_i32.c
[139/422] Compiling libtommathAmplify amplify_bn_mp_get_double.c
[140/422] Compiling libtommathAmplify amplify_bn_mp_from_ubin.c
[141/422] Compiling libtommathAmplify amplify_bn_mp_fwrite.c
[142/422] Compiling libtommathAmplify amplify_bn_mp_exptmod.c
[143/422] Compiling libtommathAmplify amplify_bn_mp_from_sbin.c
[144/422] Compiling libtommathAmplify amplify_bn_mp_error_to_string.c
[145/422] Compiling libtommathAmplify amplify_bn_mp_exteuclid.c
[145/422] Compiling libtommathAmplify amplify_bn_mp_fread.c
[147/422] Compiling libtommathAmplify amplify_bn_mp_expt_u32.c
[148/422] Compiling libtommathAmplify amplify_bn_mp_exch.c
[149/422] Compiling libtommathAmplify amplify_bn_mp_dr_reduce.c
[150/422] Compiling libtommathAmplify amplify_bn_mp_dr_setup.c
[151/422] Compiling libtommathAmplify amplify_bn_mp_div_3.c
[152/422] Compiling libtommathAmplify amplify_bn_mp_div_d.c
[153/422] Compiling libtommathAmplify amplify_bn_mp_div_2d.c
[154/422] Compiling libtommathAmplify amplify_bn_mp_dr_is_modulus.c
[155/422] Compiling libtommathAmplify amplify_bn_mp_div_2.c
[156/422] Compiling libtommathAmplify amplify_bn_mp_decr.c
[157/422] Compiling libtommathAmplify amplify_bn_mp_div.c
[158/422] Compiling libtommathAmplify amplify_bn_mp_copy.c
[159/422] Compiling libtommathAmplify amplify_bn_mp_cnt_lsb.c
[160/422] Compiling libtommathAmplify amplify_bn_mp_complement.c
[161/422] Compiling libtommathAmplify amplify_bn_mp_count_bits.c
[162/422] Compiling libtommathAmplify amplify_bn_mp_cmp_mag.c
[163/422] Copying PrivacyInfo.xcprivacy
[163/422] Write sources
[180/422] Compiling libtommathAmplify amplify_bn_mp_add.c
[181/422] Compiling libtommathAmplify amplify_bn_mp_2expt.c
[181/422] Write sources
[190/422] Compiling libtommathAmplify amplify_bn_mp_cmp_d.c
[191/422] Write sources
[192/422] Compiling libtommathAmplify amplify_bn_mp_abs.c
[193/432] Compiling libtommathAmplify amplify_bn_cutoffs.c
[194/436] Compiling libtommathAmplify amplify_bn_deprecated.c
[195/437] Compiling tracing.c
[196/438] Compiling tls_channel_handler_shared.c
[197/438] Compiling statistics.c
[198/438] Compiling stream.c
[199/438] Compiling tls_channel_handler.c
[200/438] Compiling standard_retry_strategy.c
In file included from /host/spi-builder-workspace/.build/checkouts/aws-crt-swift/aws-common-runtime/aws-c-io/source/socket_shared.c:5:
/host/spi-builder-workspace/.build/checkouts/aws-crt-swift/aws-common-runtime/aws-c-io/include/aws/io/socket.h:137:18: error: no member named 'sun_path' in 'struct sockaddr_un'
137 | char address[AWS_ADDRESS_MAX_LEN];
| ^~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/aws-crt-swift/aws-common-runtime/aws-c-io/include/aws/io/socket.h:134:67: note: expanded from macro 'AWS_ADDRESS_MAX_LEN'
134 | # define AWS_ADDRESS_MAX_LEN sizeof(((struct sockaddr_un *)0)->sun_path)
| ~~~~~~~~~~~~~~~~~~~~~~~~~ ^
1 error generated.
[201/438] Compiling socket_shared.c
[201/438] Compiling socket.c
[201/438] Compiling s2n_tls_channel_handler.c
[201/438] Compiling socket_channel_handler.c
BUILD FAILURE 6.2 wasm