Build Information
Failed to build MachOKit, reference 0.47.0 (25e56c), with Swift 6.2 for Android on 22 Mar 2026 13:21:20 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lynnswap/MachOKit.git
Reference: 0.47.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/lynnswap/MachOKit
* tag 0.47.0 -> FETCH_HEAD
HEAD is now at 25e56cb Merge pull request #267 from p-x9/feature/archive
Cloned https://github.com/lynnswap/MachOKit.git
Revision (git rev-parse @):
25e56cbb2865ef4d00ea4f15501f29f65c4ca189
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/lynnswap/MachOKit.git at 0.47.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/lynnswap/MachOKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:ed06329bcd62885fa27d8bb2bd26ede56f367c486166aaeeac553557f3a78bad
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
warning: 'spi-builder-workspace': /host/spi-builder-workspace/Package.swift:135:1: warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
133 | }
134 |
135 | extension SwiftSetting: CaseIterable {
| |- warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
136 | public static var allCases: [Self] {
137 | [
Fetching https://github.com/p-x9/swift-fileio-extra.git
Fetching https://github.com/p-x9/swift-binary-parse-support.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/p-x9/ObjectArchiveKit.git
Fetching https://github.com/p-x9/swift-fileio.git
[1/210] Fetching objectarchivekit
[211/258] Fetching objectarchivekit, swift-fileio-extra
[259/504] Fetching objectarchivekit, swift-fileio-extra, swift-fileio
[503/746] Fetching objectarchivekit, swift-fileio-extra, swift-fileio, swift-binary-parse-support
Fetched https://github.com/p-x9/swift-fileio.git from cache (0.57s)
Fetched https://github.com/p-x9/ObjectArchiveKit.git from cache (0.57s)
[1/17246] Fetching swift-crypto
Fetched https://github.com/p-x9/swift-fileio-extra.git from cache (3.46s)
Fetched https://github.com/p-x9/swift-binary-parse-support.git from cache (3.46s)
Fetched https://github.com/apple/swift-crypto.git from cache (3.54s)
Computing version for https://github.com/p-x9/swift-binary-parse-support.git
Computed https://github.com/p-x9/swift-binary-parse-support.git at 0.2.1 (4.33s)
Computing version for https://github.com/p-x9/ObjectArchiveKit.git
Computed https://github.com/p-x9/ObjectArchiveKit.git at 0.3.0 (0.96s)
Computing version for https://github.com/p-x9/swift-fileio-extra.git
Computed https://github.com/p-x9/swift-fileio-extra.git at 0.2.2 (0.87s)
Computing version for https://github.com/p-x9/swift-fileio.git
Computed https://github.com/p-x9/swift-fileio.git at 0.13.0 (0.80s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (5.82s)
Fetching https://github.com/apple/swift-asn1.git
[1/1769] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.83s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (4.69s)
Creating working copy for https://github.com/p-x9/ObjectArchiveKit.git
Working copy of https://github.com/p-x9/ObjectArchiveKit.git resolved at 0.3.0
Creating working copy for https://github.com/p-x9/swift-binary-parse-support.git
Working copy of https://github.com/p-x9/swift-binary-parse-support.git resolved at 0.2.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.6.0
Creating working copy for https://github.com/p-x9/swift-fileio.git
Working copy of https://github.com/p-x9/swift-fileio.git resolved at 0.13.0
Creating working copy for https://github.com/p-x9/swift-fileio-extra.git
Working copy of https://github.com/p-x9/swift-fileio-extra.git resolved at 0.2.2
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
Building for debugging...
[0/378] Write sources
[7/378] Compiling ObjectArchiveKitC dummy.c
[8/378] Compiling fiat_curve25519_adx_mul.S
[9/378] Compiling fiat_p256_adx_sqr.S
[10/378] Compiling fiat_p256_adx_mul.S
[11/378] Compiling md5-x86_64-linux.S
[11/378] Compiling fiat_curve25519_adx_square.S
[13/378] Compiling md5-x86_64-apple.S
[14/378] Compiling MachOKitC mach-o-linux.c
[15/378] Compiling md5-586-apple.S
[15/378] Compiling md5-586-linux.S
[17/378] Compiling chacha20_poly1305_x86_64-linux.S
[18/378] Compiling chacha20_poly1305_x86_64-apple.S
[19/378] Compiling chacha20_poly1305_armv8-win.S
[20/378] Compiling chacha20_poly1305_armv8-apple.S
[21/378] Compiling chacha-x86_64-linux.S
[22/378] Compiling chacha-x86_64-apple.S
[23/378] Compiling chacha20_poly1305_armv8-linux.S
[24/378] Compiling chacha-x86-apple.S
[25/378] Compiling chacha-armv8-win.S
[25/378] Compiling chacha-x86-linux.S
[27/378] Compiling chacha-armv4-linux.S
[28/378] Compiling chacha-armv8-linux.S
[29/378] Compiling chacha-armv8-apple.S
[30/378] Compiling aes128gcmsiv-x86_64-linux.S
[31/378] Compiling aes128gcmsiv-x86_64-apple.S
[32/378] Compiling x86_64-mont-linux.S
[33/378] Compiling x86_64-mont5-apple.S
[34/378] Compiling x86_64-mont5-linux.S
[35/378] Compiling x86-mont-linux.S
[36/378] Write swift-version--11D90AFD9DD3AB2.txt
[37/378] Compiling CCryptoBoringSSLShims shims.c
[38/378] Compiling x86_64-mont-apple.S
[39/378] Compiling vpaes-x86_64-apple.S
[40/378] Compiling vpaes-x86_64-linux.S
[41/378] Compiling x86-mont-apple.S
[42/378] Compiling vpaes-x86-linux.S
[43/379] Compiling vpaes-x86-apple.S
[44/385] Compiling vpaes-armv8-win.S
[45/385] Compiling vpaes-armv8-apple.S
[46/385] Compiling sha512-x86_64-linux.S
[47/385] Compiling vpaes-armv8-linux.S
[48/385] Compiling vpaes-armv7-linux.S
[49/385] Compiling err_data.cc
[50/385] Compiling sha512-x86_64-apple.S
[51/385] Compiling sha512-armv8-win.S
[52/385] Compiling sha512-armv8-apple.S
[53/385] Compiling sha512-586-linux.S
[54/385] Compiling sha512-586-apple.S
[55/385] Compiling sha512-armv4-linux.S
[56/385] Compiling sha256-x86_64-apple.S
[57/385] Compiling sha256-x86_64-linux.S
[58/385] Compiling sha512-armv8-linux.S
[59/385] Compiling sha256-armv8-apple.S
[60/385] Compiling sha256-armv8-win.S
[61/385] Compiling sha256-armv4-linux.S
[62/385] Compiling sha256-armv8-linux.S
[63/385] Compiling sha256-586-apple.S
[64/385] Compiling sha256-586-linux.S
[65/385] Compiling sha1-x86_64-linux.S
[66/385] Compiling sha1-x86_64-apple.S
[67/385] Compiling sha1-armv8-apple.S
[68/385] Compiling sha1-586-linux.S
[69/385] Compiling sha1-armv8-win.S
[70/385] Compiling sha1-armv8-linux.S
[70/385] Compiling sha1-armv4-large-linux.S
[70/385] Compiling sha1-586-apple.S
[73/385] Compiling rsaz-avx2-linux.S
[74/385] Compiling rsaz-avx2-apple.S
[75/385] Compiling rdrand-x86_64-apple.S
[76/385] Compiling p256_beeu-x86_64-asm-linux.S
[77/385] Compiling p256_beeu-x86_64-asm-apple.S
[78/385] Compiling p256_beeu-armv8-asm-win.S
[79/385] Compiling p256-x86_64-asm-linux.S
[80/385] Compiling rdrand-x86_64-linux.S
[81/385] Compiling p256_beeu-armv8-asm-linux.S
[82/385] Compiling p256_beeu-armv8-asm-apple.S
[83/385] Compiling p256-x86_64-asm-apple.S
[84/385] Compiling p256-armv8-asm-win.S
[85/385] Compiling ghashv8-armv8-linux.S
[86/385] Compiling p256-armv8-asm-apple.S
[87/385] Compiling ghashv8-armv8-win.S
[88/385] Compiling p256-armv8-asm-linux.S
[89/385] Compiling ghashv8-armv7-linux.S
[90/385] Compiling ghashv8-armv8-apple.S
[91/385] Compiling ghash-x86_64-linux.S
[92/385] Compiling ghash-x86_64-apple.S
[93/385] Compiling ghash-x86-apple.S
[94/385] Compiling ghash-ssse3-x86_64-apple.S
[95/385] Compiling ghash-x86-linux.S
[96/385] Compiling ghash-ssse3-x86_64-linux.S
[97/385] Compiling ghash-ssse3-x86-linux.S
[98/385] Compiling ghash-ssse3-x86-apple.S
[99/385] Compiling ghash-neon-armv8-win.S
[100/385] Compiling ghash-armv4-linux.S
[101/385] Compiling ghash-neon-armv8-linux.S
[102/385] Compiling ghash-neon-armv8-apple.S
[103/385] Compiling co-586-linux.S
[104/385] Compiling co-586-apple.S
[105/385] Compiling bn-armv8-win.S
[106/385] Compiling bsaes-armv7-linux.S
[107/385] Compiling bn-armv8-apple.S
[108/385] Compiling bn-armv8-linux.S
[109/385] Compiling bn-586-linux.S
[110/385] Compiling armv8-mont-apple.S
[111/385] Compiling armv4-mont-linux.S
[112/385] Compiling armv8-mont-win.S
[113/385] Compiling bn-586-apple.S
[114/385] Compiling aesv8-gcm-armv8-win.S
[115/385] Compiling armv8-mont-linux.S
[116/385] Compiling aesv8-gcm-armv8-linux.S
[117/385] Compiling aesv8-gcm-armv8-apple.S
[118/385] Compiling aesv8-armv8-linux.S
[119/385] Compiling aesv8-armv8-win.S
[120/385] Compiling aesv8-armv7-linux.S
[121/385] Compiling aesv8-armv8-apple.S
[122/385] Compiling aesni-gcm-x86_64-linux.S
[123/385] Compiling aesni-x86_64-linux.S
[124/385] Compiling aesni-x86_64-apple.S
[125/385] Compiling aesni-x86-apple.S
[126/385] Compiling aes-gcm-avx512-x86_64-linux.S
[126/385] Compiling aes-gcm-avx512-x86_64-apple.S
[128/385] Compiling aes-gcm-avx2-x86_64-apple.S
[129/385] Compiling aesni-x86-linux.S
[130/385] Compiling aesni-gcm-x86_64-apple.S
[131/385] Compiling aes-gcm-avx2-x86_64-linux.S
[132/385] Compiling xwing.cc
[133/385] Compiling x_x509.cc
[134/385] Compiling x_sig.cc
[135/385] Compiling x_spki.cc
[136/385] Compiling x_pubkey.cc
[137/385] Compiling x_x509a.cc
[138/385] Compiling x_req.cc
[139/385] Compiling x_algor.cc
[140/385] Compiling x_name.cc
[141/385] Compiling x_attrib.cc
[142/385] Compiling x_exten.cc
[143/385] Compiling x_crl.cc
[144/385] Compiling x509spki.cc
[145/385] Compiling x_all.cc
[146/385] Compiling x509rset.cc
[147/385] Compiling x509name.cc
[148/385] Compiling x509cset.cc
[149/385] Compiling x509_vpm.cc
[150/385] Compiling x509_v3.cc
[151/385] Compiling x509_txt.cc
[152/385] Compiling x509_vfy.cc
[153/385] Compiling x509_trs.cc
[154/385] Compiling x509_set.cc
[155/385] Compiling x509_req.cc
[156/385] Compiling x509_lu.cc
[157/385] Compiling x509_obj.cc
[158/385] Compiling x509_def.cc
[159/385] Compiling x509_ext.cc
[160/385] Compiling x509_d2.cc
[161/385] Compiling x509_cmp.cc
[162/385] Compiling x509_att.cc
[163/385] Compiling x509.cc
[164/385] Compiling v3_skey.cc
[165/385] Compiling v3_utl.cc
[166/385] Compiling v3_purp.cc
[167/385] Compiling v3_prn.cc
[168/385] Compiling v3_pmaps.cc
[169/385] Compiling v3_pcons.cc
[170/385] Compiling v3_ocsp.cc
[171/385] Compiling v3_lib.cc
[172/385] Compiling v3_ncons.cc
[173/385] Compiling v3_int.cc
[174/385] Compiling v3_info.cc
[175/385] Compiling v3_ia5.cc
[176/385] Compiling v3_extku.cc
[177/385] Compiling v3_genn.cc
[178/385] Compiling v3_enum.cc
[179/385] Compiling v3_cpols.cc
[180/385] Compiling v3_crld.cc
[182/385] Compiling FileIO system.swift
[183/385] Compiling FileIO FileIO.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[184/385] Emitting module FileIO
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/ConcatenatedMemoryMappedFile.swift:156:13: error: cannot find 'msync' in scope
154 | data.withUnsafeBytes { buffer in
155 | memcpy(ptr.advanced(by: offset), buffer.baseAddress!, data.count)
156 | msync(ptr.advanced(by: offset), data.count, MS_SYNC)
| `- error: cannot find 'msync' in scope
157 | }
158 | }
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/ConcatenatedMemoryMappedFile.swift:156:57: error: cannot find 'MS_SYNC' in scope
154 | data.withUnsafeBytes { buffer in
155 | memcpy(ptr.advanced(by: offset), buffer.baseAddress!, data.count)
156 | msync(ptr.advanced(by: offset), data.count, MS_SYNC)
| `- error: cannot find 'MS_SYNC' in scope
157 | }
158 | }
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/ConcatenatedMemoryMappedFile.swift:203:9: error: cannot find 'msync' in scope
201 | .assumingMemoryBound(to: T.self)
202 | .pointee = value
203 | msync(ptr.advanced(by: offset), length, MS_SYNC)
| `- error: cannot find 'msync' in scope
204 | }
205 | }
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/ConcatenatedMemoryMappedFile.swift:203:49: error: cannot find 'MS_SYNC' in scope
201 | .assumingMemoryBound(to: T.self)
202 | .pointee = value
203 | msync(ptr.advanced(by: offset), length, MS_SYNC)
| `- error: cannot find 'MS_SYNC' in scope
204 | }
205 | }
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:99:13: error: cannot find 'msync' in scope
97 | data.withUnsafeBytes { buffer in
98 | memcpy(ptr.advanced(by: offset), buffer.baseAddress!, data.count)
99 | msync(ptr.advanced(by: offset), data.count, MS_SYNC)
| `- error: cannot find 'msync' in scope
100 | }
101 | }
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:99:57: error: cannot find 'MS_SYNC' in scope
97 | data.withUnsafeBytes { buffer in
98 | memcpy(ptr.advanced(by: offset), buffer.baseAddress!, data.count)
99 | msync(ptr.advanced(by: offset), data.count, MS_SYNC)
| `- error: cannot find 'MS_SYNC' in scope
100 | }
101 | }
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:105:9: error: cannot find 'msync' in scope
103 | @inlinable @inline(__always)
104 | public func sync() {
105 | msync(ptr, size, MS_SYNC)
| `- error: cannot find 'msync' in scope
106 | }
107 |
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:105:26: error: cannot find 'MS_SYNC' in scope
103 | @inlinable @inline(__always)
104 | public func sync() {
105 | msync(ptr, size, MS_SYNC)
| `- error: cannot find 'MS_SYNC' in scope
106 | }
107 |
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:152:13: error: cannot find 'msync' in scope
150 | data.withUnsafeBytes { buffer in
151 | memcpy(ptr.advanced(by: offset), buffer.baseAddress!, data.count)
152 | msync(ptr.advanced(by: offset), data.count + tailSize, MS_SYNC)
| `- error: cannot find 'msync' in scope
153 | }
154 | }
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:152:68: error: cannot find 'MS_SYNC' in scope
150 | data.withUnsafeBytes { buffer in
151 | memcpy(ptr.advanced(by: offset), buffer.baseAddress!, data.count)
152 | msync(ptr.advanced(by: offset), data.count + tailSize, MS_SYNC)
| `- error: cannot find 'MS_SYNC' in scope
153 | }
154 | }
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:207:9: error: cannot find 'msync' in scope
205 | .assumingMemoryBound(to: T.self)
206 | .pointee = value
207 | msync(ptr.advanced(by: offset), length, MS_SYNC)
| `- error: cannot find 'msync' in scope
208 | }
209 | }
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:207:49: error: cannot find 'MS_SYNC' in scope
205 | .assumingMemoryBound(to: T.self)
206 | .pointee = value
207 | msync(ptr.advanced(by: offset), length, MS_SYNC)
| `- error: cannot find 'MS_SYNC' in scope
208 | }
209 | }
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:284:9: error: cannot find 'msync' in scope
282 | @inlinable @inline(__always)
283 | public func sync() {
284 | msync(parent.ptr.advanced(by: baseOffset), size, MS_SYNC)
| `- error: cannot find 'msync' in scope
285 | }
286 | }
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:284:58: error: cannot find 'MS_SYNC' in scope
282 | @inlinable @inline(__always)
283 | public func sync() {
284 | msync(parent.ptr.advanced(by: baseOffset), size, MS_SYNC)
| `- error: cannot find 'MS_SYNC' in scope
285 | }
286 | }
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:348:9: error: cannot find 'msync' in scope
346 | .assumingMemoryBound(to: T.self)
347 | .pointee = value
348 | msync(ptr.advanced(by: offset), length, MS_SYNC)
| `- error: cannot find 'msync' in scope
349 | }
350 | }
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:348:49: error: cannot find 'MS_SYNC' in scope
346 | .assumingMemoryBound(to: T.self)
347 | .pointee = value
348 | msync(ptr.advanced(by: offset), length, MS_SYNC)
| `- error: cannot find 'MS_SYNC' in scope
349 | }
350 | }
[185/385] Compiling FileIO ConcatenatedMemoryMappedFile.swift
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/ConcatenatedMemoryMappedFile.swift:50:51: error: cannot find 'O_RDWR' in scope
48 | var fdAndSizes: [(fd: CInt, size: off_t)] = []
49 | for url in urls {
50 | let fd = _open(url.path, isWritable ? O_RDWR : O_RDONLY)
| `- error: cannot find 'O_RDWR' in scope
51 | guard _fastPath(fd > 0) else {
52 | cleanup(fds: fdAndSizes.map(\.fd))
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/ConcatenatedMemoryMappedFile.swift:50:60: error: cannot find 'O_RDONLY' in scope
48 | var fdAndSizes: [(fd: CInt, size: off_t)] = []
49 | for url in urls {
50 | let fd = _open(url.path, isWritable ? O_RDWR : O_RDONLY)
| `- error: cannot find 'O_RDONLY' in scope
51 | guard _fastPath(fd > 0) else {
52 | cleanup(fds: fdAndSizes.map(\.fd))
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/ConcatenatedMemoryMappedFile.swift:53:50: error: cannot find 'errno' in scope
51 | guard _fastPath(fd > 0) else {
52 | cleanup(fds: fdAndSizes.map(\.fd))
53 | throw POSIXError(.init(rawValue: errno)!)
| `- error: cannot find 'errno' in scope
54 | }
55 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/ndk-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/ConcatenatedMemoryMappedFile.swift:56:28: error: cannot find 'lseek' in scope
54 | }
55 |
56 | let fileSize = lseek(fd, 0, SEEK_END)
| `- error: cannot find 'lseek' in scope
57 | guard _fastPath(fileSize > 0) else {
58 | cleanup(fds: fdAndSizes.map(\.fd))
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/ConcatenatedMemoryMappedFile.swift:59:17: error: cannot find 'close' in scope
57 | guard _fastPath(fileSize > 0) else {
58 | cleanup(fds: fdAndSizes.map(\.fd))
59 | close(fd)
| `- error: cannot find 'close' in scope
60 | throw POSIXError(.init(rawValue: errno)!)
61 | }
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/ConcatenatedMemoryMappedFile.swift:60:50: error: cannot find 'errno' in scope
58 | cleanup(fds: fdAndSizes.map(\.fd))
59 | close(fd)
60 | throw POSIXError(.init(rawValue: errno)!)
| `- error: cannot find 'errno' in scope
61 | }
62 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/ndk-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/ConcatenatedMemoryMappedFile.swift:68:23: error: cannot find 'mmap' in scope
66 | let fullSize = fdAndSizes.reduce(0, { $0 + $1.size })
67 |
68 | let basePtr = mmap(
| `- error: cannot find 'mmap' in scope
69 | nil,
70 | numericCast(fullSize),
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/ConcatenatedMemoryMappedFile.swift:71:13: error: cannot find 'PROT_NONE' in scope
69 | nil,
70 | numericCast(fullSize),
71 | PROT_NONE,
| `- error: cannot find 'PROT_NONE' in scope
72 | MAP_PRIVATE | MAP_ANONYMOUS,
73 | -1,
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/ConcatenatedMemoryMappedFile.swift:72:13: error: cannot find 'MAP_PRIVATE' in scope
70 | numericCast(fullSize),
71 | PROT_NONE,
72 | MAP_PRIVATE | MAP_ANONYMOUS,
| `- error: cannot find 'MAP_PRIVATE' in scope
73 | -1,
74 | 0
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/ConcatenatedMemoryMappedFile.swift:72:27: error: cannot find 'MAP_ANONYMOUS' in scope
70 | numericCast(fullSize),
71 | PROT_NONE,
72 | MAP_PRIVATE | MAP_ANONYMOUS,
| `- error: cannot find 'MAP_ANONYMOUS' in scope
73 | -1,
74 | 0
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/ConcatenatedMemoryMappedFile.swift:69:13: error: 'nil' requires a contextual type
67 |
68 | let basePtr = mmap(
69 | nil,
| `- error: 'nil' requires a contextual type
70 | numericCast(fullSize),
71 | PROT_NONE,
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/ConcatenatedMemoryMappedFile.swift:70:13: error: generic parameter 'U' could not be inferred
68 | let basePtr = mmap(
69 | nil,
70 | numericCast(fullSize),
| `- error: generic parameter 'U' could not be inferred
71 | PROT_NONE,
72 | MAP_PRIVATE | MAP_ANONYMOUS,
Swift.numericCast:1:24: note: in call to function 'numericCast'
1 | @inlinable public func numericCast<T, U>(_ x: T) -> U where T : BinaryInteger, U : BinaryInteger
| `- note: in call to function 'numericCast'
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/ConcatenatedMemoryMappedFile.swift:77:36: error: cannot find 'MAP_FAILED' in scope
75 | )
76 | guard let basePtr,
77 | _fastPath(basePtr != MAP_FAILED) else {
| `- error: cannot find 'MAP_FAILED' in scope
78 | cleanup(fds: fdAndSizes.map(\.fd))
79 | throw POSIXError(.init(rawValue: errno)!)
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/ConcatenatedMemoryMappedFile.swift:79:46: error: cannot find 'errno' in scope
77 | _fastPath(basePtr != MAP_FAILED) else {
78 | cleanup(fds: fdAndSizes.map(\.fd))
79 | throw POSIXError(.init(rawValue: errno)!)
| `- error: cannot find 'errno' in scope
80 | }
81 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/ndk-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/ConcatenatedMemoryMappedFile.swift:82:27: error: cannot find 'PROT_READ' in scope
80 | }
81 |
82 | var prot: Int32 = PROT_READ
| `- error: cannot find 'PROT_READ' in scope
83 | if isWritable { prot |= PROT_WRITE }
84 |
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/ConcatenatedMemoryMappedFile.swift:83:33: error: cannot find 'PROT_WRITE' in scope
81 |
82 | var prot: Int32 = PROT_READ
83 | if isWritable { prot |= PROT_WRITE }
| `- error: cannot find 'PROT_WRITE' in scope
84 |
85 | var offset = 0
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/ConcatenatedMemoryMappedFile.swift:90:29: error: cannot find 'mmap' in scope
88 | let size: Int = numericCast(size)
89 | let ptr = basePtr.advanced(by: offset)
90 | let mappedPtr = mmap(ptr, size, prot, MAP_FIXED | MAP_PRIVATE, fd, 0)
| `- error: cannot find 'mmap' in scope
91 | guard ptr == mappedPtr,
92 | _fastPath(ptr != MAP_FAILED) else {
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/ConcatenatedMemoryMappedFile.swift:90:51: error: cannot find 'MAP_FIXED' in scope
88 | let size: Int = numericCast(size)
89 | let ptr = basePtr.advanced(by: offset)
90 | let mappedPtr = mmap(ptr, size, prot, MAP_FIXED | MAP_PRIVATE, fd, 0)
| `- error: cannot find 'MAP_FIXED' in scope
91 | guard ptr == mappedPtr,
92 | _fastPath(ptr != MAP_FAILED) else {
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/ConcatenatedMemoryMappedFile.swift:90:63: error: cannot find 'MAP_PRIVATE' in scope
88 | let size: Int = numericCast(size)
89 | let ptr = basePtr.advanced(by: offset)
90 | let mappedPtr = mmap(ptr, size, prot, MAP_FIXED | MAP_PRIVATE, fd, 0)
| `- error: cannot find 'MAP_PRIVATE' in scope
91 | guard ptr == mappedPtr,
92 | _fastPath(ptr != MAP_FAILED) else {
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/ConcatenatedMemoryMappedFile.swift:92:36: error: cannot find 'MAP_FAILED' in scope
90 | let mappedPtr = mmap(ptr, size, prot, MAP_FIXED | MAP_PRIVATE, fd, 0)
91 | guard ptr == mappedPtr,
92 | _fastPath(ptr != MAP_FAILED) else {
| `- error: cannot find 'MAP_FAILED' in scope
93 | cleanup(fds: fdAndSizes.map(\.fd))
94 | throw POSIXError(.init(rawValue: errno)!)
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/ConcatenatedMemoryMappedFile.swift:94:50: error: cannot find 'errno' in scope
92 | _fastPath(ptr != MAP_FAILED) else {
93 | cleanup(fds: fdAndSizes.map(\.fd))
94 | throw POSIXError(.init(rawValue: errno)!)
| `- error: cannot find 'errno' in scope
95 | }
96 | files.append(
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/ndk-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/ConcatenatedMemoryMappedFile.swift:120:23: error: cannot find 'close' in scope
118 |
119 | private static func cleanup(fds: [CInt]) {
120 | fds.forEach { close($0) }
| `- error: cannot find 'close' in scope
121 | }
122 | }
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/ConcatenatedMemoryMappedFile.swift:156:13: error: cannot find 'msync' in scope
154 | data.withUnsafeBytes { buffer in
155 | memcpy(ptr.advanced(by: offset), buffer.baseAddress!, data.count)
156 | msync(ptr.advanced(by: offset), data.count, MS_SYNC)
| `- error: cannot find 'msync' in scope
157 | }
158 | }
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/ConcatenatedMemoryMappedFile.swift:156:57: error: cannot find 'MS_SYNC' in scope
154 | data.withUnsafeBytes { buffer in
155 | memcpy(ptr.advanced(by: offset), buffer.baseAddress!, data.count)
156 | msync(ptr.advanced(by: offset), data.count, MS_SYNC)
| `- error: cannot find 'MS_SYNC' in scope
157 | }
158 | }
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/ConcatenatedMemoryMappedFile.swift:203:9: error: cannot find 'msync' in scope
201 | .assumingMemoryBound(to: T.self)
202 | .pointee = value
203 | msync(ptr.advanced(by: offset), length, MS_SYNC)
| `- error: cannot find 'msync' in scope
204 | }
205 | }
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/ConcatenatedMemoryMappedFile.swift:203:49: error: cannot find 'MS_SYNC' in scope
201 | .assumingMemoryBound(to: T.self)
202 | .pointee = value
203 | msync(ptr.advanced(by: offset), length, MS_SYNC)
| `- error: cannot find 'MS_SYNC' in scope
204 | }
205 | }
[186/385] Compiling FileIO ConcatenatedStreamedFile.swift
[186/385] Compiling v3_conf.cc
[187/385] Compiling v3_bitst.cc
[189/385] Compiling FileIO MemoryMappedFile.swift
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:34:13: error: cannot find 'close' in scope
32 | unmap()
33 | if fileDescriptor >= 0 {
34 | close(fileDescriptor)
| `- error: cannot find 'close' in scope
35 | }
36 | }
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:41:47: error: cannot find 'O_RDWR' in scope
39 | extension MemoryMappedFile {
40 | public static func open(url: URL, isWritable: Bool) throws -> MemoryMappedFile {
41 | let fd = _open(url.path, isWritable ? O_RDWR : O_RDONLY)
| `- error: cannot find 'O_RDWR' in scope
42 | guard _fastPath(fd > 0) else {
43 | throw POSIXError(.init(rawValue: errno)!)
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:41:56: error: cannot find 'O_RDONLY' in scope
39 | extension MemoryMappedFile {
40 | public static func open(url: URL, isWritable: Bool) throws -> MemoryMappedFile {
41 | let fd = _open(url.path, isWritable ? O_RDWR : O_RDONLY)
| `- error: cannot find 'O_RDONLY' in scope
42 | guard _fastPath(fd > 0) else {
43 | throw POSIXError(.init(rawValue: errno)!)
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:43:46: error: cannot find 'errno' in scope
41 | let fd = _open(url.path, isWritable ? O_RDWR : O_RDONLY)
42 | guard _fastPath(fd > 0) else {
43 | throw POSIXError(.init(rawValue: errno)!)
| `- error: cannot find 'errno' in scope
44 | }
45 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/ndk-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:46:24: error: cannot find 'lseek' in scope
44 | }
45 |
46 | let fileSize = lseek(fd, 0, SEEK_END)
| `- error: cannot find 'lseek' in scope
47 | guard _fastPath(fileSize >= 0) else {
48 | close(fd)
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:48:13: error: cannot find 'close' in scope
46 | let fileSize = lseek(fd, 0, SEEK_END)
47 | guard _fastPath(fileSize >= 0) else {
48 | close(fd)
| `- error: cannot find 'close' in scope
49 | throw POSIXError(.init(rawValue: errno)!)
50 | }
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:49:46: error: cannot find 'errno' in scope
47 | guard _fastPath(fileSize >= 0) else {
48 | close(fd)
49 | throw POSIXError(.init(rawValue: errno)!)
| `- error: cannot find 'errno' in scope
50 | }
51 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/ndk-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:61:27: error: cannot find 'PROT_READ' in scope
59 | }
60 |
61 | var prot: Int32 = PROT_READ
| `- error: cannot find 'PROT_READ' in scope
62 | if isWritable { prot |= PROT_WRITE }
63 | let ptr = mmap(nil, Int(fileSize), prot, MAP_SHARED, fd, 0)
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:62:33: error: cannot find 'PROT_WRITE' in scope
60 |
61 | var prot: Int32 = PROT_READ
62 | if isWritable { prot |= PROT_WRITE }
| `- error: cannot find 'PROT_WRITE' in scope
63 | let ptr = mmap(nil, Int(fileSize), prot, MAP_SHARED, fd, 0)
64 | guard let ptr,
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:63:19: error: cannot find 'mmap' in scope
61 | var prot: Int32 = PROT_READ
62 | if isWritable { prot |= PROT_WRITE }
63 | let ptr = mmap(nil, Int(fileSize), prot, MAP_SHARED, fd, 0)
| `- error: cannot find 'mmap' in scope
64 | guard let ptr,
65 | _fastPath(ptr != MAP_FAILED) else {
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:63:50: error: cannot find 'MAP_SHARED' in scope
61 | var prot: Int32 = PROT_READ
62 | if isWritable { prot |= PROT_WRITE }
63 | let ptr = mmap(nil, Int(fileSize), prot, MAP_SHARED, fd, 0)
| `- error: cannot find 'MAP_SHARED' in scope
64 | guard let ptr,
65 | _fastPath(ptr != MAP_FAILED) else {
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:63:24: error: 'nil' requires a contextual type
61 | var prot: Int32 = PROT_READ
62 | if isWritable { prot |= PROT_WRITE }
63 | let ptr = mmap(nil, Int(fileSize), prot, MAP_SHARED, fd, 0)
| `- error: 'nil' requires a contextual type
64 | guard let ptr,
65 | _fastPath(ptr != MAP_FAILED) else {
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:65:32: error: cannot find 'MAP_FAILED' in scope
63 | let ptr = mmap(nil, Int(fileSize), prot, MAP_SHARED, fd, 0)
64 | guard let ptr,
65 | _fastPath(ptr != MAP_FAILED) else {
| `- error: cannot find 'MAP_FAILED' in scope
66 | close(fd)
67 | throw POSIXError(.init(rawValue: errno)!)
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:66:13: error: cannot find 'close' in scope
64 | guard let ptr,
65 | _fastPath(ptr != MAP_FAILED) else {
66 | close(fd)
| `- error: cannot find 'close' in scope
67 | throw POSIXError(.init(rawValue: errno)!)
68 | }
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:67:46: error: cannot find 'errno' in scope
65 | _fastPath(ptr != MAP_FAILED) else {
66 | close(fd)
67 | throw POSIXError(.init(rawValue: errno)!)
| `- error: cannot find 'errno' in scope
68 | }
69 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/ndk-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:99:13: error: cannot find 'msync' in scope
97 | data.withUnsafeBytes { buffer in
98 | memcpy(ptr.advanced(by: offset), buffer.baseAddress!, data.count)
99 | msync(ptr.advanced(by: offset), data.count, MS_SYNC)
| `- error: cannot find 'msync' in scope
100 | }
101 | }
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:99:57: error: cannot find 'MS_SYNC' in scope
97 | data.withUnsafeBytes { buffer in
98 | memcpy(ptr.advanced(by: offset), buffer.baseAddress!, data.count)
99 | msync(ptr.advanced(by: offset), data.count, MS_SYNC)
| `- error: cannot find 'MS_SYNC' in scope
100 | }
101 | }
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:105:9: error: cannot find 'msync' in scope
103 | @inlinable @inline(__always)
104 | public func sync() {
105 | msync(ptr, size, MS_SYNC)
| `- error: cannot find 'msync' in scope
106 | }
107 |
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:105:26: error: cannot find 'MS_SYNC' in scope
103 | @inlinable @inline(__always)
104 | public func sync() {
105 | msync(ptr, size, MS_SYNC)
| `- error: cannot find 'MS_SYNC' in scope
106 | }
107 |
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:109:9: error: cannot find 'munmap' in scope
107 |
108 | internal func unmap() {
109 | munmap(ptr, size)
| `- error: cannot find 'munmap' in scope
110 | }
111 | }
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:118:15: error: cannot find 'ftruncate' in scope
116 | guard _fastPath(newSize >= 0) else { return }
117 |
118 | guard ftruncate(fileDescriptor, off_t(newSize)) == 0 else {
| `- error: cannot find 'ftruncate' in scope
119 | throw POSIXError(.init(rawValue: errno)!)
120 | }
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:119:46: error: cannot find 'errno' in scope
117 |
118 | guard ftruncate(fileDescriptor, off_t(newSize)) == 0 else {
119 | throw POSIXError(.init(rawValue: errno)!)
| `- error: cannot find 'errno' in scope
120 | }
121 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/ndk-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:124:27: error: cannot find 'PROT_READ' in scope
122 | unmap()
123 |
124 | var prot: Int32 = PROT_READ
| `- error: cannot find 'PROT_READ' in scope
125 | if isWritable { prot |= PROT_WRITE }
126 | let ptr = mmap(nil, newSize, prot, MAP_SHARED, fileDescriptor, 0)
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:125:33: error: cannot find 'PROT_WRITE' in scope
123 |
124 | var prot: Int32 = PROT_READ
125 | if isWritable { prot |= PROT_WRITE }
| `- error: cannot find 'PROT_WRITE' in scope
126 | let ptr = mmap(nil, newSize, prot, MAP_SHARED, fileDescriptor, 0)
127 | guard let ptr,
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:126:19: error: cannot find 'mmap' in scope
124 | var prot: Int32 = PROT_READ
125 | if isWritable { prot |= PROT_WRITE }
126 | let ptr = mmap(nil, newSize, prot, MAP_SHARED, fileDescriptor, 0)
| `- error: cannot find 'mmap' in scope
127 | guard let ptr,
128 | ptr != MAP_FAILED else {
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:126:44: error: cannot find 'MAP_SHARED' in scope
124 | var prot: Int32 = PROT_READ
125 | if isWritable { prot |= PROT_WRITE }
126 | let ptr = mmap(nil, newSize, prot, MAP_SHARED, fileDescriptor, 0)
| `- error: cannot find 'MAP_SHARED' in scope
127 | guard let ptr,
128 | ptr != MAP_FAILED else {
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:126:24: error: 'nil' requires a contextual type
124 | var prot: Int32 = PROT_READ
125 | if isWritable { prot |= PROT_WRITE }
126 | let ptr = mmap(nil, newSize, prot, MAP_SHARED, fileDescriptor, 0)
| `- error: 'nil' requires a contextual type
127 | guard let ptr,
128 | ptr != MAP_FAILED else {
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:128:22: error: cannot find 'MAP_FAILED' in scope
126 | let ptr = mmap(nil, newSize, prot, MAP_SHARED, fileDescriptor, 0)
127 | guard let ptr,
128 | ptr != MAP_FAILED else {
| `- error: cannot find 'MAP_FAILED' in scope
129 | throw POSIXError(.init(rawValue: errno)!)
130 | }
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:129:46: error: cannot find 'errno' in scope
127 | guard let ptr,
128 | ptr != MAP_FAILED else {
129 | throw POSIXError(.init(rawValue: errno)!)
| `- error: cannot find 'errno' in scope
130 | }
131 |
/root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/ndk-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:152:13: error: cannot find 'msync' in scope
150 | data.withUnsafeBytes { buffer in
151 | memcpy(ptr.advanced(by: offset), buffer.baseAddress!, data.count)
152 | msync(ptr.advanced(by: offset), data.count + tailSize, MS_SYNC)
| `- error: cannot find 'msync' in scope
153 | }
154 | }
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:152:68: error: cannot find 'MS_SYNC' in scope
150 | data.withUnsafeBytes { buffer in
151 | memcpy(ptr.advanced(by: offset), buffer.baseAddress!, data.count)
152 | msync(ptr.advanced(by: offset), data.count + tailSize, MS_SYNC)
| `- error: cannot find 'MS_SYNC' in scope
153 | }
154 | }
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:207:9: error: cannot find 'msync' in scope
205 | .assumingMemoryBound(to: T.self)
206 | .pointee = value
207 | msync(ptr.advanced(by: offset), length, MS_SYNC)
| `- error: cannot find 'msync' in scope
208 | }
209 | }
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:207:49: error: cannot find 'MS_SYNC' in scope
205 | .assumingMemoryBound(to: T.self)
206 | .pointee = value
207 | msync(ptr.advanced(by: offset), length, MS_SYNC)
| `- error: cannot find 'MS_SYNC' in scope
208 | }
209 | }
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:284:9: error: cannot find 'msync' in scope
282 | @inlinable @inline(__always)
283 | public func sync() {
284 | msync(parent.ptr.advanced(by: baseOffset), size, MS_SYNC)
| `- error: cannot find 'msync' in scope
285 | }
286 | }
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:284:58: error: cannot find 'MS_SYNC' in scope
282 | @inlinable @inline(__always)
283 | public func sync() {
284 | msync(parent.ptr.advanced(by: baseOffset), size, MS_SYNC)
| `- error: cannot find 'MS_SYNC' in scope
285 | }
286 | }
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:348:9: error: cannot find 'msync' in scope
346 | .assumingMemoryBound(to: T.self)
347 | .pointee = value
348 | msync(ptr.advanced(by: offset), length, MS_SYNC)
| `- error: cannot find 'msync' in scope
349 | }
350 | }
/host/spi-builder-workspace/.build/checkouts/swift-fileio/Sources/FileIO/MemoryMappedFile.swift:348:49: error: cannot find 'MS_SYNC' in scope
346 | .assumingMemoryBound(to: T.self)
347 | .pointee = value
348 | msync(ptr.advanced(by: offset), length, MS_SYNC)
| `- error: cannot find 'MS_SYNC' in scope
349 | }
350 | }
[190/385] Compiling FileIO StreamedFile.swift
[190/385] Compiling v3_bcons.cc
[191/385] Compiling t_x509.cc
[191/385] Compiling t_crl.cc
[191/385] Compiling v3_akeya.cc
[191/385] Compiling v3_alt.cc
[191/385] Compiling t_req.cc
[191/385] Compiling t_x509a.cc
[191/385] Compiling v3_akey.cc
BUILD FAILURE 6.2 android