Build Information
Failed to build XMPP, reference master (d1ac60
), with Swift 6.1 for Android on 27 May 2025 10:36:07 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FluuxIO/XMPP.git
Reference: master
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/FluuxIO/XMPP
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at d1ac605 Remove compilation warning
Cloned https://github.com/FluuxIO/XMPP.git
Revision (git rev-parse @):
d1ac6054704358adb886d49ab9510942b19b9ee4
SUCCESS checkout https://github.com/FluuxIO/XMPP.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/FluuxIO/XMPP.git
https://github.com/FluuxIO/XMPP.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-nio-ssl",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-ssl.git"
}
],
"manifest_display_name" : "XMPP",
"name" : "XMPP",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.14"
},
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "XMPP",
"targets" : [
"XMPP"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "XMPPDemo",
"targets" : [
"XMPPDemo"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "XMPPTests",
"module_type" : "SwiftTarget",
"name" : "XMPPTests",
"path" : "Tests/XMPPTests",
"sources" : [
"IQEncoderTests.swift",
"MobileProvisionTests.swift",
"RouterTests.swift",
"SerializerTests.swift",
"TestsHelpers.swift",
"XCTestManifests.swift",
"XMPPTests.swift"
],
"target_dependencies" : [
"XMPP"
],
"type" : "test"
},
{
"c99name" : "XMPPDemo",
"module_type" : "SwiftTarget",
"name" : "XMPPDemo",
"path" : "Sources/XMPPDemo",
"product_memberships" : [
"XMPPDemo"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"XMPP"
],
"type" : "executable"
},
{
"c99name" : "XMPP",
"module_type" : "SwiftTarget",
"name" : "XMPP",
"path" : "Sources/XMPP",
"product_dependencies" : [
"NIO",
"NIOSSL"
],
"product_memberships" : [
"XMPP",
"XMPPDemo"
],
"sources" : [
"Auth.swift",
"Config/Config.swift",
"Config/MobileProvision.swift",
"Encoding/Encoder.swift",
"Encoding/IQEncoder.swift",
"Encoding/Message.swift",
"Encoding/PresenceEncoder.swift",
"Features.swift",
"JID.swift",
"Networking/BSDSocket/ConnectionNIO.swift",
"Networking/Connection.swift",
"Networking/ConnectionError.swift",
"Networking/StreamObserver.swift",
"Networking/TAPS/ConnectionTAPS.swift",
"Parsing/IQParser.swift",
"Parsing/Parser.swift",
"Parsing/Stanza.swift",
"Router.swift",
"XMPP+CustomStringConvertible.swift",
"XMPP.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:9f3c606dcd2a4f06d17ba472aa533c43685ba7ba19a5c9bc23518a066eb7f86a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
[1/14843] Fetching swift-nio-ssl
[150/90885] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.97s)
Fetched https://github.com/apple/swift-nio.git from cache (4.03s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (4.61s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.73s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
[45/20982] Fetching swift-system, swift-collections
[1588/22692] Fetching swift-system, swift-collections, swift-atomics
Fetched https://github.com/apple/swift-system.git from cache (0.49s)
[6024/18301] Fetching swift-collections, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.52s)
[4480/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.51s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (2.99s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (1.00s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.76s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Building for debugging...
[0/440] Write sources
[7/440] Compiling poly_rq_mul.S
[8/440] Write sources
[15/440] Compiling _AtomicsShims.c
[16/440] Compiling CNIOWindows WSAStartup.c
[16/440] Compiling CNIOWindows shim.c
[18/440] Compiling CNIOWASI CNIOWASI.c
[19/440] Compiling CNIOLinux liburing_shims.c
[20/440] Compiling CNIODarwin shim.c
[21/440] Compiling CNIOLinux shim.c
[22/440] Compiling fiat_p256_adx_sqr.S
[23/440] Compiling fiat_p256_adx_mul.S
[24/440] Compiling md4.cc
[25/440] Compiling CNIOBoringSSLShims shims.c
[26/440] Compiling lhash.cc
[27/440] Compiling fiat_curve25519_adx_mul.S
[28/440] Compiling fiat_curve25519_adx_square.S
[29/440] Compiling kyber.cc
[30/440] Compiling hrss.cc
[31/440] Compiling tls_method.cc
[32/440] Compiling tls_record.cc
[33/440] Compiling tls13_client.cc
[34/440] Compiling tls13_server.cc
[35/440] Compiling tls13_enc.cc
[36/440] Compiling tls13_both.cc
[37/440] Write swift-version-24593BA9C3E375BF.txt
[38/440] Compiling c-atomics.c
[39/440] Compiling ssl_versions.cc
[40/440] Compiling t1_enc.cc
[41/460] Compiling ssl_stat.cc
[42/460] Compiling ssl_transcript.cc
[43/479] Compiling ssl_x509.cc
[44/479] Compiling ssl_session.cc
[46/479] Emitting module _NIODataStructures
[47/479] Emitting module InternalCollectionsUtilities
[47/480] Compiling ssl_privkey.cc
[48/480] Compiling ssl_key_share.cc
[49/480] Compiling ssl_file.cc
[50/480] Compiling ssl_lib.cc
[52/480] Compiling Atomics UnsafeAtomic.swift
[53/480] Compiling Atomics UnsafeAtomicLazyReference.swift
[54/482] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[55/482] Compiling _NIODataStructures Heap.swift
[56/482] Compiling Atomics IntegerConformances.swift
[57/482] Compiling Atomics PointerConformances.swift
[58/482] Compiling Atomics Primitives.native.swift
[59/482] Compiling Atomics AtomicOptionalWrappable.swift
[60/482] Compiling Atomics AtomicReference.swift
[61/482] Emitting module _NIOBase64
[62/482] Compiling _NIOBase64 Base64.swift
[63/482] Compiling Atomics AtomicStorage.swift
[64/482] Compiling Atomics AtomicValue.swift
[65/482] Compiling _NIODataStructures PriorityQueue.swift
[66/482] Emitting module Atomics
[67/482] Compiling Atomics OptionalRawRepresentable.swift
[68/482] Compiling Atomics RawRepresentable.swift
[69/482] Compiling Atomics AtomicBool.swift
[70/482] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[73/482] Compiling Atomics Primitives.shims.swift
[75/482] Compiling Atomics AtomicInteger.swift
[83/482] Compiling Atomics ManagedAtomic.swift
[84/482] Compiling Atomics ManagedAtomicLazyReference.swift
[85/482] Compiling Atomics AtomicMemoryOrderings.swift
[86/482] Compiling Atomics DoubleWord.swift
[87/482] Compiling _NIODataStructures _TinyArray.swift
[89/484] Compiling ssl_credential.cc
[90/485] Compiling ssl_cipher.cc
[94/485] Compiling ssl_cert.cc
[95/485] Wrapping AST for _NIOBase64 for debugging
[97/485] Compiling Atomics IntegerOperations.swift
[98/485] Compiling Atomics Unmanaged extensions.swift
[98/485] Wrapping AST for _NIODataStructures for debugging
[100/501] Wrapping AST for InternalCollectionsUtilities for debugging
[102/501] Compiling DequeModule Deque+CustomReflectable.swift
[103/501] Compiling DequeModule Deque+Descriptions.swift
[104/503] Compiling DequeModule _DequeBuffer.swift
[105/503] Compiling DequeModule _DequeBufferHeader.swift
[106/503] Compiling DequeModule Deque+Equatable.swift
[107/503] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[107/503] Compiling ssl_buffer.cc
[109/503] Compiling DequeModule Deque+Extras.swift
[110/503] Compiling DequeModule Deque+Hashable.swift
[110/503] Compiling ssl_aead_ctx.cc
[112/503] Compiling DequeModule _DequeSlot.swift
[113/503] Compiling DequeModule _UnsafeWrappedBuffer.swift
[114/503] Compiling DequeModule Deque+Codable.swift
[115/503] Compiling DequeModule Deque+Collection.swift
[116/503] Compiling DequeModule Deque._UnsafeHandle.swift
[117/503] Compiling DequeModule Deque.swift
[118/503] Compiling DequeModule Deque+Testing.swift
[119/503] Compiling DequeModule Deque._Storage.swift
[119/503] Compiling ssl_asn1.cc
[121/503] Emitting module DequeModule
[121/504] Compiling s3_pkt.cc
[123/504] Compiling s3_both.cc
[124/504] Compiling s3_lib.cc
[125/504] Wrapping AST for DequeModule for debugging
[126/504] Compiling handshake.cc
[127/504] Compiling handshake_client.cc
[128/504] Compiling handshake_server.cc
[129/504] Compiling handoff.cc
[130/504] Compiling encrypted_client_hello.cc
[131/504] Compiling dtls_method.cc
[132/504] Compiling dtls_record.cc
[133/504] Compiling md5-x86_64-apple.S
[134/504] Compiling md5-x86_64-linux.S
[135/504] Compiling extensions.cc
[136/504] Compiling md5-586-linux.S
[137/504] Compiling d1_srtp.cc
[138/504] Compiling md5-586-apple.S
[138/504] Compiling d1_lib.cc
[140/504] Compiling chacha20_poly1305_x86_64-linux.S
[141/504] Compiling chacha20_poly1305_armv8-win.S
[142/504] Compiling chacha20_poly1305_x86_64-apple.S
[143/504] Compiling chacha20_poly1305_armv8-apple.S
[144/504] Compiling chacha-x86_64-linux.S
[145/504] Compiling chacha20_poly1305_armv8-linux.S
[146/504] Compiling d1_pkt.cc
[147/504] Compiling chacha-x86-apple.S
[148/504] Compiling chacha-x86_64-apple.S
[149/504] Compiling chacha-armv8-win.S
[150/504] Compiling chacha-x86-linux.S
[151/504] Compiling chacha-armv4-linux.S
[152/504] Compiling chacha-armv8-apple.S
[153/504] Compiling aes128gcmsiv-x86_64-apple.S
[154/504] Compiling chacha-armv8-linux.S
[155/504] Compiling err_data.cc
[156/504] Compiling aes128gcmsiv-x86_64-linux.S
[157/504] Compiling x86_64-mont5-linux.S
[158/504] Compiling x86_64-mont5-apple.S
[159/504] Compiling x86_64-mont-linux.S
[160/504] Compiling x86-mont-linux.S
[161/504] Compiling x86_64-mont-apple.S
[162/504] Compiling x86-mont-apple.S
[163/504] Compiling vpaes-x86_64-linux.S
[164/504] Compiling vpaes-x86_64-apple.S
[165/504] Compiling vpaes-x86-linux.S
[166/504] Compiling vpaes-x86-apple.S
[167/504] Compiling vpaes-armv8-linux.S
[168/504] Compiling vpaes-armv8-win.S
[169/504] Compiling vpaes-armv7-linux.S
[170/504] Compiling vpaes-armv8-apple.S
[171/504] Compiling sha512-x86_64-linux.S
[172/504] Compiling sha512-armv8-win.S
[173/504] Compiling sha512-x86_64-apple.S
[174/504] Compiling sha512-586-linux.S
[175/504] Compiling sha512-armv8-apple.S
[176/504] Compiling sha512-armv4-linux.S
[177/504] Compiling sha512-586-apple.S
[178/504] Compiling sha512-armv8-linux.S
[179/504] Compiling sha256-x86_64-linux.S
[180/504] Compiling sha256-x86_64-apple.S
[181/504] Compiling bio_ssl.cc
[182/504] Compiling sha256-armv8-win.S
[183/504] Compiling sha256-586-linux.S
[184/504] Compiling sha256-armv4-linux.S
[185/504] Compiling sha256-armv8-linux.S
[186/504] Compiling sha256-586-apple.S
[187/504] Compiling d1_both.cc
[188/504] Compiling sha256-armv8-apple.S
[189/504] Compiling sha1-x86_64-linux.S
[190/504] Compiling sha1-armv8-win.S
[191/504] Compiling sha1-x86_64-apple.S
[192/504] Compiling sha1-armv4-large-linux.S
[193/504] Compiling sha1-armv8-apple.S
[194/504] Compiling sha1-586-linux.S
[195/504] Compiling sha1-armv8-linux.S
[196/504] Compiling sha1-586-apple.S
[197/504] Compiling rsaz-avx2-linux.S
[198/504] Compiling rsaz-avx2-apple.S
[199/504] Compiling rdrand-x86_64-linux.S
[200/504] Compiling p256_beeu-armv8-asm-linux.S
[200/504] Compiling p256_beeu-armv8-asm-apple.S
[200/504] Compiling p256_beeu-x86_64-asm-linux.S
[201/504] Compiling p256_beeu-armv8-asm-win.S
[201/504] Compiling p256_beeu-x86_64-asm-apple.S
[201/504] Compiling rdrand-x86_64-apple.S
[206/504] Compiling p256-x86_64-asm-linux.S
[207/504] Compiling ghashv8-armv7-linux.S
[207/504] Compiling ghashv8-armv8-win.S
[209/504] Compiling p256-armv8-asm-linux.S
[210/504] Compiling p256-armv8-asm-apple.S
[211/504] Compiling ghashv8-armv8-apple.S
[212/504] Compiling p256-x86_64-asm-apple.S
[212/504] Compiling ghashv8-armv8-linux.S
[212/504] Compiling p256-armv8-asm-win.S
[215/504] Compiling ghash-x86_64-linux.S
[216/504] Compiling ghash-x86_64-apple.S
[217/504] Compiling ghash-ssse3-x86-apple.S
[218/504] Compiling ghash-ssse3-x86-linux.S
[219/504] Compiling ghash-x86-linux.S
[220/504] Compiling ghash-x86-apple.S
[221/504] Compiling ghash-ssse3-x86_64-linux.S
[222/504] Compiling ghash-ssse3-x86_64-apple.S
[223/504] Compiling ghash-neon-armv8-win.S
[224/504] Compiling ghash-neon-armv8-linux.S
[225/504] Compiling ghash-armv4-linux.S
[226/504] Compiling co-586-linux.S
[227/504] Compiling bsaes-armv7-linux.S
[227/504] Compiling co-586-apple.S
[227/504] Compiling ghash-neon-armv8-apple.S
[230/504] Compiling bn-armv8-win.S
[231/504] Compiling bn-586-linux.S
[232/504] Compiling bn-armv8-linux.S
[233/504] Compiling bn-586-apple.S
[233/504] Compiling armv8-mont-win.S
[235/504] Compiling bn-armv8-apple.S
[236/504] Compiling armv8-mont-apple.S
[237/504] Compiling armv8-mont-linux.S
[238/504] Compiling aesv8-gcm-armv8-win.S
[239/504] Compiling armv4-mont-linux.S
[240/504] Compiling aesv8-gcm-armv8-apple.S
[241/504] Compiling aesv8-armv8-apple.S
[242/504] Compiling aesv8-armv8-win.S
[243/504] Compiling aesv8-gcm-armv8-linux.S
[244/504] Compiling aesv8-armv7-linux.S
[245/504] Compiling aesv8-armv8-linux.S
[246/504] Compiling aesni-x86_64-linux.S
[247/504] Compiling aesni-x86_64-apple.S
[248/504] Compiling aesni-x86-apple.S
[249/504] Compiling aesni-x86-linux.S
[250/504] Compiling aesni-gcm-x86_64-linux.S
[251/504] Compiling aes-gcm-avx2-x86_64-apple.S
[252/504] Compiling aes-gcm-avx2-x86_64-linux.S
[252/504] Compiling aesni-gcm-x86_64-apple.S
[254/504] Compiling aes-gcm-avx10-x86_64-linux.S
[255/504] Compiling aes-gcm-avx10-x86_64-apple.S
[256/504] Compiling x_sig.cc
[257/504] Compiling x_spki.cc
[258/504] Compiling x_x509a.cc
[259/504] Compiling x_name.cc
[260/504] Compiling x_pubkey.cc
[261/504] Compiling x_x509.cc
[262/504] Compiling x_val.cc
[263/504] Compiling x_req.cc
[264/504] Compiling x_exten.cc
[265/504] Compiling x_crl.cc
[266/504] Compiling x_algor.cc
[266/504] Compiling x509rset.cc
[268/504] Compiling x_all.cc
[269/504] Compiling x509spki.cc
[270/504] Compiling x509name.cc
[271/504] Compiling x_attrib.cc
[272/504] Compiling x509_vpm.cc
[273/504] Compiling x509cset.cc
[274/504] Compiling x509_req.cc
[275/504] Compiling x509_txt.cc
[276/504] Compiling x509_trs.cc
[277/504] Compiling x509_v3.cc
[278/504] Compiling x509_obj.cc
[279/504] Compiling x509_vfy.cc
[280/504] Compiling x509_set.cc
[281/504] Compiling x509_d2.cc
[282/504] Compiling x509_def.cc
[283/504] Compiling x509_lu.cc
[284/504] Compiling x509_ext.cc
[285/504] Compiling x509_att.cc
[286/504] Compiling x509.cc
[287/504] Compiling x509_cmp.cc
[288/504] Compiling v3_utl.cc
[289/504] Compiling v3_skey.cc
[290/504] Compiling v3_pmaps.cc
[291/504] Compiling v3_purp.cc
[292/504] Compiling v3_prn.cc
[293/504] Compiling v3_pcons.cc
[294/504] Compiling v3_ocsp.cc
[295/504] Compiling v3_ncons.cc
[296/504] Compiling v3_int.cc
[297/504] Compiling v3_lib.cc
[298/504] Compiling v3_genn.cc
[299/504] Compiling v3_ia5.cc
[300/504] Compiling v3_info.cc
[301/504] Compiling v3_extku.cc
[302/504] Compiling v3_crld.cc
[303/504] Compiling v3_cpols.cc
[304/504] Compiling v3_enum.cc
[305/504] Compiling v3_conf.cc
[306/504] Compiling v3_bitst.cc
[307/504] Compiling v3_alt.cc
[308/504] Compiling v3_akeya.cc
[309/504] Compiling v3_bcons.cc
[310/504] Compiling t_x509a.cc
[311/504] Compiling t_x509.cc
[312/504] Compiling v3_akey.cc
[313/504] Compiling t_req.cc
[314/504] Compiling t_crl.cc
[315/504] Compiling i2d_pr.cc
[316/504] Compiling rsa_pss.cc
[317/504] Compiling name_print.cc
[318/504] Compiling policy.cc
[319/504] Compiling by_file.cc
[320/504] Compiling asn1_gen.cc
[321/504] Compiling by_dir.cc
[322/504] Compiling algorithm.cc
[323/504] Compiling a_verify.cc
[324/504] Compiling a_digest.cc
[325/504] Compiling trust_token.cc
[326/504] Compiling voprf.cc
[327/504] Compiling thread_win.cc
[328/504] Compiling a_sign.cc
[329/504] Compiling thread_pthread.cc
[330/504] Compiling thread_none.cc
[331/504] Compiling pmbtoken.cc
[332/504] Compiling thread.cc
[333/504] Compiling stack.cc
[334/504] Compiling sha256.cc
[335/504] Compiling slhdsa.cc
[336/504] Compiling sha512.cc
[337/504] Compiling siphash.cc
[338/504] Compiling spake2plus.cc
[339/504] Compiling sha1.cc
[340/504] Compiling rsa_print.cc
[341/504] Compiling rsa_extra.cc
[342/504] Compiling rsa_crypt.cc
[343/504] Compiling refcount.cc
[344/504] Compiling windows.cc
[345/504] Compiling rsa_asn1.cc
[346/504] Compiling urandom.cc
[347/504] Compiling rand.cc
[348/504] Compiling trusty.cc
[349/504] Compiling rc4.cc
[350/504] Compiling ios.cc
[351/504] Compiling poly1305_arm_asm.S
[352/504] Compiling passive.cc
[353/504] Compiling getentropy.cc
[354/504] Compiling forkunsafe.cc
[355/504] Compiling deterministic.cc
[356/504] Compiling fork_detect.cc
[357/504] Compiling poly1305_vec.cc
[358/504] Compiling poly1305.cc
[359/504] Compiling pool.cc
[360/504] Compiling poly1305_arm.cc
[361/504] Compiling pkcs8.cc
[362/504] Compiling pkcs7.cc
[363/504] Compiling p5_pbev2.cc
[364/504] Compiling pkcs8_x509.cc
[365/504] Compiling pkcs7_x509.cc
[366/504] Compiling pem_xaux.cc
[367/504] Compiling pem_x509.cc
[368/504] Compiling pem_pk8.cc
[369/504] Compiling pem_pkey.cc
[370/504] Compiling obj_xref.cc
[371/504] Compiling pem_oth.cc
[372/504] Compiling pem_lib.cc
[373/504] Compiling mlkem.cc
[374/504] Compiling fips_shared_support.cc
[375/504] Compiling mldsa.cc
[376/504] Compiling pem_all.cc
[377/504] Compiling pem_info.cc
[378/504] Compiling mem.cc
[379/504] Compiling obj.cc
[380/504] Compiling md5.cc
[381/504] Compiling scrypt.cc
[382/504] Compiling hpke.cc
[383/504] Compiling ex_data.cc
[384/504] Compiling sign.cc
[385/504] Compiling print.cc
[386/504] Compiling p_x25519.cc
[387/504] Compiling pbkdf.cc
[388/504] Compiling p_x25519_asn1.cc
[389/504] Compiling p_rsa_asn1.cc
[390/504] Compiling p_hkdf.cc
[391/504] Compiling p_rsa.cc
[392/504] Compiling p_ed25519.cc
[393/504] Compiling p_ed25519_asn1.cc
[394/504] Compiling p_ec.cc
[395/504] Compiling p_dh_asn1.cc
[396/504] Compiling p_ec_asn1.cc
[397/504] Compiling evp_ctx.cc
[398/504] Compiling p_dh.cc
[399/504] Compiling evp_asn1.cc
[400/504] Compiling engine.cc
[401/504] Compiling ecdh.cc
[402/504] Compiling p_dsa_asn1.cc
[403/504] Compiling err.cc
[404/504] Compiling ecdsa_asn1.cc
[405/504] Compiling evp.cc
[406/504] Compiling dsa.cc
[407/504] Compiling hash_to_curve.cc
[408/504] Compiling bcm.cc
[409/504] Compiling dsa_asn1.cc
[410/504] Compiling ec_asn1.cc
[411/504] Compiling ec_derive.cc
[412/504] Compiling x25519-asm-arm.S
[413/504] Compiling params.cc
[414/504] Compiling digest_extra.cc
[415/504] Compiling curve25519_64_adx.cc
[416/504] Compiling crypto.cc
[417/504] Compiling dh_asn1.cc
[418/504] Compiling cpu_intel.cc
[419/504] Compiling curve25519.cc
[420/504] Compiling spake25519.cc
[421/504] Compiling des.cc
[422/504] Compiling cpu_arm_linux.cc
[423/504] Compiling cpu_arm_freebsd.cc
[424/504] Compiling cpu_aarch64_win.cc
[425/504] Compiling cpu_aarch64_apple.cc
[426/504] Compiling cpu_aarch64_sysreg.cc
[427/504] Compiling cpu_aarch64_linux.cc
[428/504] Compiling cpu_aarch64_openbsd.cc
[429/504] Compiling cpu_aarch64_fuchsia.cc
[430/504] Compiling conf.cc
[431/504] Compiling tls_cbc.cc
[432/504] Compiling e_rc4.cc
[433/504] Compiling get_cipher.cc
[434/504] Compiling e_tls.cc
[435/504] Compiling e_des.cc
[436/504] Compiling e_null.cc
[437/504] Compiling e_rc2.cc
[438/504] Compiling e_chacha20poly1305.cc
[439/504] Compiling e_aesgcmsiv.cc
[440/504] Compiling derive_key.cc
[441/504] Compiling e_aesctrhmac.cc
[442/504] Compiling chacha.cc
[443/504] Compiling cbs.cc
[444/504] Compiling asn1_compat.cc
[445/504] Compiling cbb.cc
[446/504] Compiling ber.cc
[447/504] Compiling unicode.cc
[448/504] Compiling buf.cc
[449/504] Compiling convert.cc
[450/504] Compiling blake2.cc
[451/504] Compiling bn_asn1.cc
[452/504] Compiling socket.cc
[453/504] Compiling socket_helper.cc
[454/504] Compiling pair.cc
[455/504] Compiling printf.cc
[456/504] Compiling hexdump.cc
[457/504] Compiling file.cc
[458/504] Compiling fd.cc
[459/504] Compiling connect.cc
[460/504] Compiling errno.cc
[461/504] Compiling base64.cc
[462/504] Compiling bio.cc
[463/504] Compiling tasn_utl.cc
[464/504] Compiling bio_mem.cc
[465/504] Compiling tasn_new.cc
[466/504] Compiling tasn_enc.cc
[467/504] Compiling tasn_typ.cc
[468/504] Compiling tasn_fre.cc
[469/504] Compiling posix_time.cc
[470/504] Compiling f_string.cc
[471/504] Compiling f_int.cc
[472/504] Compiling asn1_par.cc
[473/504] Compiling tasn_dec.cc
[474/504] Compiling asn1_lib.cc
[475/504] Compiling asn_pack.cc
[476/504] Compiling a_time.cc
[477/504] Compiling a_type.cc
[478/504] Compiling a_utctm.cc
[479/504] Compiling a_octet.cc
[480/504] Compiling a_strnid.cc
[481/504] Compiling a_strex.cc
[482/504] Compiling a_object.cc
[483/504] Compiling a_mbstr.cc
[484/504] Compiling a_int.cc
[485/504] Compiling a_i2d_fp.cc
[486/504] Compiling a_dup.cc
[487/504] Compiling a_d2i_fp.cc
[488/504] Wrapping AST for Atomics for debugging
[489/504] Compiling a_gentm.cc
[490/504] Compiling a_bool.cc
[491/504] Compiling a_bitstr.cc
[492/504] Compiling c-nioatomics.c
[494/510] Compiling NIOConcurrencyHelpers lock.swift
[495/510] Compiling NIOConcurrencyHelpers NIOLock.swift
[496/510] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[497/510] Emitting module NIOConcurrencyHelpers
[498/510] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[499/510] Compiling NIOConcurrencyHelpers atomics.swift
[500/511] Wrapping AST for NIOConcurrencyHelpers for debugging
[502/571] Compiling NIOCore MulticastChannel.swift
[503/571] Compiling NIOCore NIOAny.swift
[504/571] Compiling NIOCore NIOCloseOnErrorHandler.swift
[505/571] Compiling NIOCore NIOLoopBound.swift
[506/571] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[507/571] Compiling NIOCore NIOScheduledCallback.swift
[508/571] Compiling NIOCore NIOSendable.swift
[509/571] Compiling NIOCore RecvByteBufferAllocator.swift
[510/571] Compiling NIOCore IO.swift
[511/571] Compiling NIOCore IOData.swift
[512/571] Compiling NIOCore IPProtocol.swift
[513/571] Compiling NIOCore IntegerBitPacking.swift
[514/571] Compiling NIOCore IntegerTypes.swift
[515/571] Compiling NIOCore Interfaces.swift
[516/571] Compiling NIOCore Linux.swift
[517/571] Compiling NIOCore MarkedCircularBuffer.swift
[518/579] Compiling NIOCore AddressedEnvelope.swift
[519/579] Compiling NIOCore AsyncAwaitSupport.swift
[520/579] Compiling NIOCore AsyncChannel.swift
[521/579] Compiling NIOCore AsyncChannelHandler.swift
[522/579] Compiling NIOCore AsyncChannelInboundStream.swift
[523/579] Compiling NIOCore AsyncChannelOutboundWriter.swift
[524/579] Compiling NIOCore NIOAsyncSequenceProducer.swift
[525/579] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[526/579] Compiling NIOCore NIOAsyncWriter.swift
[527/579] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[528/579] Compiling NIOCore SocketAddresses.swift
[529/579] Compiling NIOCore SocketOptionProvider.swift
[530/579] Compiling NIOCore SystemCallHelpers.swift
[531/579] Compiling NIOCore TimeAmount+Duration.swift
[532/579] Compiling NIOCore TypeAssistedChannelHandler.swift
[533/579] Compiling NIOCore UniversalBootstrapSupport.swift
[534/579] Compiling NIOCore Utilities.swift
[535/579] Compiling NIOCore CircularBuffer.swift
[536/579] Compiling NIOCore Codec.swift
[537/579] Compiling NIOCore ConvenienceOptionSupport.swift
[538/579] Compiling NIOCore DeadChannel.swift
[539/579] Compiling NIOCore DispatchQueue+WithFuture.swift
[540/579] Compiling NIOCore EventLoop+Deprecated.swift
[541/579] Compiling NIOCore EventLoop+SerialExecutor.swift
[542/579] Compiling NIOCore EventLoop.swift
[543/579] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[544/579] Compiling NIOCore EventLoopFuture+Deprecated.swift
[545/579] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[546/579] Compiling NIOCore EventLoopFuture.swift
[547/579] Compiling NIOCore FileDescriptor.swift
[548/579] Compiling NIOCore FileHandle.swift
[549/579] Compiling NIOCore FileRegion.swift
[550/579] Compiling NIOCore GlobalSingletons.swift
[551/579] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[552/579] Compiling NIOCore BSDSocketAPI.swift
[553/579] Compiling NIOCore ByteBuffer-aux.swift
[554/579] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[555/579] Compiling NIOCore ByteBuffer-conversions.swift
[556/579] Compiling NIOCore ByteBuffer-core.swift
[557/579] Compiling NIOCore ByteBuffer-hex.swift
[558/579] Compiling NIOCore ByteBuffer-int.swift
[559/579] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[560/579] Compiling NIOCore ByteBuffer-multi-int.swift
[561/579] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[562/579] Compiling NIOCore ByteBuffer-views.swift
[563/579] Compiling NIOCore Channel.swift
[564/579] Compiling NIOCore ChannelHandler.swift
[565/579] Compiling NIOCore ChannelHandlers.swift
[566/579] Compiling NIOCore ChannelInvoker.swift
[567/579] Compiling NIOCore ChannelOption.swift
[568/579] Compiling NIOCore ChannelPipeline.swift
[569/579] Emitting module NIOCore
[570/580] Wrapping AST for NIOCore for debugging
[572/630] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[573/630] Compiling NIOEmbedded AsyncTestingChannel.swift
[574/630] Emitting module NIOEmbedded
[575/630] Compiling NIOEmbedded Embedded.swift
[576/631] Wrapping AST for NIOEmbedded for debugging
[578/631] Compiling NIOPosix Pool.swift
[579/631] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[580/631] Compiling NIOPosix PosixSingletons.swift
[581/631] Compiling NIOPosix RawSocketBootstrap.swift
[582/631] Compiling NIOPosix Resolver.swift
[583/631] Compiling NIOPosix Selectable.swift
[584/637] Compiling NIOPosix ThreadPosix.swift
[585/637] Compiling NIOPosix ThreadWindows.swift
[586/637] Compiling NIOPosix UnsafeTransfer.swift
[587/637] Compiling NIOPosix Utilities.swift
[588/637] Compiling NIOPosix VsockAddress.swift
[589/637] Compiling NIOPosix VsockChannelEvents.swift
[590/637] Emitting module NIOPosix
[591/637] Compiling NIOPosix SelectableChannel.swift
[592/637] Compiling NIOPosix SelectableEventLoop.swift
[593/637] Compiling NIOPosix SelectorEpoll.swift
[594/637] Compiling NIOPosix SelectorGeneric.swift
[595/637] Compiling NIOPosix SelectorKqueue.swift
[596/637] Compiling NIOPosix SelectorUring.swift
[597/637] Compiling NIOPosix ServerSocket.swift
[598/637] Compiling NIOPosix Socket.swift
[599/637] Compiling NIOPosix SocketChannel.swift
[600/637] Compiling NIOPosix SocketProtocols.swift
[601/637] Compiling NIOPosix System.swift
[602/637] Compiling NIOPosix Thread.swift
[603/637] Compiling NIOPosix Bootstrap.swift
[604/637] Compiling NIOPosix ControlMessage.swift
[605/637] Compiling NIOPosix DatagramVectorReadManager.swift
[606/637] Compiling NIOPosix Errors+Any.swift
[607/637] Compiling NIOPosix FileDescriptor.swift
[608/637] Compiling NIOPosix GetaddrinfoResolver.swift
[609/637] Compiling NIOPosix HappyEyeballs.swift
[610/637] Compiling NIOPosix BSDSocketAPICommon.swift
[611/637] Compiling NIOPosix BSDSocketAPIPosix.swift
[612/637] Compiling NIOPosix BSDSocketAPIWindows.swift
[613/637] Compiling NIOPosix BaseSocket.swift
[614/637] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[615/637] Compiling NIOPosix BaseSocketChannel.swift
[616/637] Compiling NIOPosix BaseStreamSocketChannel.swift
[617/637] Compiling NIOPosix NIOThreadPool.swift
[618/637] Compiling NIOPosix NonBlockingFileIO.swift
[619/637] Compiling NIOPosix PendingDatagramWritesManager.swift
[620/637] Compiling NIOPosix PendingWritesManager.swift
[621/637] Compiling NIOPosix PipeChannel.swift
[622/637] Compiling NIOPosix PipePair.swift
[623/637] Compiling NIOPosix IO.swift
[624/637] Compiling NIOPosix IntegerBitPacking.swift
[625/637] Compiling NIOPosix IntegerTypes.swift
[626/637] Compiling NIOPosix Linux.swift
[627/637] Compiling NIOPosix LinuxCPUSet.swift
[628/637] Compiling NIOPosix LinuxUring.swift
[629/637] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[630/638] Wrapping AST for NIOPosix for debugging
[632/640] Emitting module NIO
[633/640] Compiling NIO Exports.swift
[634/641] Wrapping AST for NIO for debugging
[636/647] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[637/647] Emitting module NIOTLS
[638/647] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[639/647] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[640/647] Compiling NIOTLS SNIHandler.swift
[641/647] Compiling NIOTLS TLSEvents.swift
[642/648] Wrapping AST for NIOTLS for debugging
[644/677] Emitting module NIOSSL
[645/681] Compiling NIOSSL SSLPrivateKey.swift
[646/681] Compiling NIOSSL SSLPublicKey.swift
[647/681] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[648/681] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[649/681] Compiling NIOSSL LinuxCABundle.swift
[650/681] Compiling NIOSSL NIOSSLClientHandler.swift
[651/681] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[652/681] Compiling NIOSSL NIOSSLHandler.swift
[653/681] Compiling NIOSSL AndroidCABundle.swift
[654/681] Compiling NIOSSL ByteBufferBIO.swift
[655/681] Compiling NIOSSL CustomPrivateKey.swift
[656/681] Compiling NIOSSL IdentityVerification.swift
[657/681] Compiling NIOSSL NIOSSLServerHandler.swift
[658/681] Compiling NIOSSL ObjectIdentifier.swift
[659/681] Compiling NIOSSL PosixPort.swift
[660/681] Compiling NIOSSL SSLCallbacks.swift
[661/681] Compiling NIOSSL SubjectAlternativeName.swift
[662/681] Compiling NIOSSL NIOSSLSecureBytes.swift
[663/681] Compiling NIOSSL RNG.swift
[664/681] Compiling NIOSSL SafeCompare.swift
[665/681] Compiling NIOSSL SSLCertificate.swift
[666/681] Compiling NIOSSL SSLCertificateExtensions.swift
[667/681] Compiling NIOSSL SSLCertificateName.swift
[668/681] Compiling NIOSSL SSLConnection.swift
[669/681] Compiling NIOSSL SSLContext.swift
[670/681] Compiling NIOSSL SSLErrors.swift
[671/681] Compiling NIOSSL SSLInit.swift
[672/681] Compiling NIOSSL SSLPKCS12Bundle.swift
[673/681] Compiling NIOSSL Zeroization.swift
[674/681] Compiling NIOSSL TLSConfiguration.swift
[675/681] Compiling NIOSSL UniversalBootstrapSupport.swift
[676/681] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[677/682] Wrapping AST for NIOSSL for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[679/701] Emitting module XMPP
/host/spi-builder-workspace/Sources/XMPP/JID.swift:78:16: warning: static property 'chars' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
76 |
77 | extension JID {
78 | static var chars: [Character] = {
| |- warning: static property 'chars' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'chars' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'chars' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
79 | "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789".map({ $0 })
80 | }()
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:31:36: error: cannot find type 'XMLParserDelegate' in scope
29 | }
30 |
31 | final class SAXDelegate: NSObject, XMLParserDelegate {
| `- error: cannot find type 'XMLParserDelegate' in scope
32 | private var parsingState: ParsingState
33 | // Communicate XMPP streamID and parsed Stanza back to the manager:
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:42:43: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
40 | }
41 |
42 | func parserDidStartDocument(_ parser: XMLParser) {
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
43 | print("Delegate start")
44 | }
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:46:41: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
44 | }
45 |
46 | func parserDidEndDocument(_ parser: XMLParser) {
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
47 | print("Delegate end")
48 | }
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:50:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
48 | }
49 |
50 | func parser(_ parser: XMLParser, didStartElement elementName: String, namespaceURI: String?, qualifiedName qName: String?, attributes attributeDict: [String : String] = [:]) {
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
51 | print("Did start element: \(elementName) \(namespaceURI ?? "") \(qName ?? "") \(attributeDict)")
52 | // ==========================================================
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:102:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
100 | }
101 |
102 | func parser(_ parser: XMLParser, foundCDATA CDATABlock: Data) {
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
103 | print("CData: \(CDATABlock)")
104 | if let str = String(data: CDATABlock, encoding: .utf8) {
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:109:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
107 | }
108 |
109 | func parser(_ parser: XMLParser, foundCharacters string: String) {
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
110 | print("Characters: \(string)")
111 | parsingState.content += string
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:114:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
112 | }
113 |
114 | func parser(_ parser: XMLParser, didEndElement elementName: String, namespaceURI: String?, qualifiedName qName: String?) {
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
115 | print("Endelement: \(elementName) \(String(describing: namespaceURI)) \(String(describing: qName))")
116 |
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:142:26: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
140 | // var smdelegate: StreamManagerDelegate?
141 |
142 | private var _parser: XMLParser?
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
143 | private var _delegate: SAXDelegate
144 | private var _queue: DispatchQueue
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
[680/703] Compiling XMPP ConnectionNIO.swift
[681/703] Compiling XMPP Connection.swift
[682/703] Compiling XMPP ConnectionError.swift
[683/703] Compiling XMPP Auth.swift
/host/spi-builder-workspace/Sources/XMPP/Config/Config.swift:58:20: error: cannot find 'ConnectionTAPS' in scope
56 | return ConnectionNIO(host: host, port: port)
57 | #else
58 | return ConnectionTAPS(host: host, port: port)
| `- error: cannot find 'ConnectionTAPS' in scope
59 | #endif
60 | }
[684/703] Compiling XMPP Config.swift
/host/spi-builder-workspace/Sources/XMPP/Config/Config.swift:58:20: error: cannot find 'ConnectionTAPS' in scope
56 | return ConnectionNIO(host: host, port: port)
57 | #else
58 | return ConnectionTAPS(host: host, port: port)
| `- error: cannot find 'ConnectionTAPS' in scope
59 | #endif
60 | }
[685/703] Compiling XMPP MobileProvision.swift
/host/spi-builder-workspace/Sources/XMPP/Config/Config.swift:58:20: error: cannot find 'ConnectionTAPS' in scope
56 | return ConnectionNIO(host: host, port: port)
57 | #else
58 | return ConnectionTAPS(host: host, port: port)
| `- error: cannot find 'ConnectionTAPS' in scope
59 | #endif
60 | }
[686/703] Compiling XMPP PresenceEncoder.swift
/host/spi-builder-workspace/Sources/XMPP/JID.swift:78:16: warning: static property 'chars' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
76 |
77 | extension JID {
78 | static var chars: [Character] = {
| |- warning: static property 'chars' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'chars' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'chars' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
79 | "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789".map({ $0 })
80 | }()
[687/703] Compiling XMPP Features.swift
/host/spi-builder-workspace/Sources/XMPP/JID.swift:78:16: warning: static property 'chars' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
76 |
77 | extension JID {
78 | static var chars: [Character] = {
| |- warning: static property 'chars' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'chars' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'chars' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
79 | "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789".map({ $0 })
80 | }()
[688/703] Compiling XMPP JID.swift
/host/spi-builder-workspace/Sources/XMPP/JID.swift:78:16: warning: static property 'chars' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
76 |
77 | extension JID {
78 | static var chars: [Character] = {
| |- warning: static property 'chars' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'chars' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'chars' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
79 | "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789".map({ $0 })
80 | }()
[689/703] Compiling XMPP XMPP+CustomStringConvertible.swift
/host/spi-builder-workspace/Sources/XMPP/XMPP.swift:403:17: warning: capture of 'self' with non-sendable type 'XMPP?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
39 | //
40 | // TODO: Add diagram of dependency for the XMPP client facade.
41 | public final class XMPP: ConnectionDelegate, StreamManagerDelegate {
| `- note: class 'XMPP' does not conform to the 'Sendable' protocol
42 | public var delegate: XMPPDelegate?
43 | var onDisconnect: DisconnectHandler?
:
401 | // Timers need a runloop
402 | self.keepAliveTimer = Timer.scheduledTimer(withTimeInterval: 30, repeats: true, block: { [weak self] timer in
403 | self?.conn.send(string: "\r\n")
| `- warning: capture of 'self' with non-sendable type 'XMPP?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
404 | })
405 | }
/host/spi-builder-workspace/Sources/XMPP/XMPP.swift:402:13: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
400 | DispatchQueue.main.async {
401 | // Timers need a runloop
402 | self.keepAliveTimer = Timer.scheduledTimer(withTimeInterval: 30, repeats: true, block: { [weak self] timer in
| |- warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
| `- note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
403 | self?.conn.send(string: "\r\n")
404 | })
[690/703] Compiling XMPP XMPP.swift
/host/spi-builder-workspace/Sources/XMPP/XMPP.swift:403:17: warning: capture of 'self' with non-sendable type 'XMPP?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
39 | //
40 | // TODO: Add diagram of dependency for the XMPP client facade.
41 | public final class XMPP: ConnectionDelegate, StreamManagerDelegate {
| `- note: class 'XMPP' does not conform to the 'Sendable' protocol
42 | public var delegate: XMPPDelegate?
43 | var onDisconnect: DisconnectHandler?
:
401 | // Timers need a runloop
402 | self.keepAliveTimer = Timer.scheduledTimer(withTimeInterval: 30, repeats: true, block: { [weak self] timer in
403 | self?.conn.send(string: "\r\n")
| `- warning: capture of 'self' with non-sendable type 'XMPP?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
404 | })
405 | }
/host/spi-builder-workspace/Sources/XMPP/XMPP.swift:402:13: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
400 | DispatchQueue.main.async {
401 | // Timers need a runloop
402 | self.keepAliveTimer = Timer.scheduledTimer(withTimeInterval: 30, repeats: true, block: { [weak self] timer in
| |- warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
| `- note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
403 | self?.conn.send(string: "\r\n")
404 | })
[691/703] Compiling XMPP Encoder.swift
[692/703] Compiling XMPP IQEncoder.swift
[693/703] Compiling XMPP Message.swift
[694/703] Compiling XMPP StreamObserver.swift
[695/703] Compiling XMPP ConnectionTAPS.swift
[696/703] Compiling XMPP IQParser.swift
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:31:36: error: cannot find type 'XMLParserDelegate' in scope
29 | }
30 |
31 | final class SAXDelegate: NSObject, XMLParserDelegate {
| `- error: cannot find type 'XMLParserDelegate' in scope
32 | private var parsingState: ParsingState
33 | // Communicate XMPP streamID and parsed Stanza back to the manager:
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:42:43: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
40 | }
41 |
42 | func parserDidStartDocument(_ parser: XMLParser) {
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
43 | print("Delegate start")
44 | }
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:46:41: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
44 | }
45 |
46 | func parserDidEndDocument(_ parser: XMLParser) {
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
47 | print("Delegate end")
48 | }
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:50:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
48 | }
49 |
50 | func parser(_ parser: XMLParser, didStartElement elementName: String, namespaceURI: String?, qualifiedName qName: String?, attributes attributeDict: [String : String] = [:]) {
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
51 | print("Did start element: \(elementName) \(namespaceURI ?? "") \(qName ?? "") \(attributeDict)")
52 | // ==========================================================
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:102:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
100 | }
101 |
102 | func parser(_ parser: XMLParser, foundCDATA CDATABlock: Data) {
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
103 | print("CData: \(CDATABlock)")
104 | if let str = String(data: CDATABlock, encoding: .utf8) {
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:109:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
107 | }
108 |
109 | func parser(_ parser: XMLParser, foundCharacters string: String) {
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
110 | print("Characters: \(string)")
111 | parsingState.content += string
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:114:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
112 | }
113 |
114 | func parser(_ parser: XMLParser, didEndElement elementName: String, namespaceURI: String?, qualifiedName qName: String?) {
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
115 | print("Endelement: \(elementName) \(String(describing: namespaceURI)) \(String(describing: qName))")
116 |
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:142:26: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
140 | // var smdelegate: StreamManagerDelegate?
141 |
142 | private var _parser: XMLParser?
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
143 | private var _delegate: SAXDelegate
144 | private var _queue: DispatchQueue
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:155:19: error: 'XMLParser' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
153 | _queue = DispatchQueue(label: "net.processone.XMPPParsing")
154 | super.init(data: Data())
155 | _parser = XMLParser(stream: self)
| `- error: 'XMLParser' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
156 | _parser?.delegate = _delegate
157 |
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:156:18: error: value of type 'XMLParser' (aka 'AnyObject') has no member 'delegate'
154 | super.init(data: Data())
155 | _parser = XMLParser(stream: self)
156 | _parser?.delegate = _delegate
| `- error: value of type 'XMLParser' (aka 'AnyObject') has no member 'delegate'
157 |
158 | _queue.async {
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:163:27: error: value of type 'XMLParser' (aka 'AnyObject') has no member 'parse'
161 | // Once this is solved, we can remore the semaphore and the reliance
162 | // InputStream methods
163 | self._parser?.parse()
| `- error: value of type 'XMLParser' (aka 'AnyObject') has no member 'parse'
164 | }
165 | }
[697/703] Compiling XMPP Parser.swift
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:31:36: error: cannot find type 'XMLParserDelegate' in scope
29 | }
30 |
31 | final class SAXDelegate: NSObject, XMLParserDelegate {
| `- error: cannot find type 'XMLParserDelegate' in scope
32 | private var parsingState: ParsingState
33 | // Communicate XMPP streamID and parsed Stanza back to the manager:
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:42:43: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
40 | }
41 |
42 | func parserDidStartDocument(_ parser: XMLParser) {
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
43 | print("Delegate start")
44 | }
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:46:41: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
44 | }
45 |
46 | func parserDidEndDocument(_ parser: XMLParser) {
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
47 | print("Delegate end")
48 | }
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:50:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
48 | }
49 |
50 | func parser(_ parser: XMLParser, didStartElement elementName: String, namespaceURI: String?, qualifiedName qName: String?, attributes attributeDict: [String : String] = [:]) {
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
51 | print("Did start element: \(elementName) \(namespaceURI ?? "") \(qName ?? "") \(attributeDict)")
52 | // ==========================================================
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:102:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
100 | }
101 |
102 | func parser(_ parser: XMLParser, foundCDATA CDATABlock: Data) {
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
103 | print("CData: \(CDATABlock)")
104 | if let str = String(data: CDATABlock, encoding: .utf8) {
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:109:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
107 | }
108 |
109 | func parser(_ parser: XMLParser, foundCharacters string: String) {
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
110 | print("Characters: \(string)")
111 | parsingState.content += string
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:114:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
112 | }
113 |
114 | func parser(_ parser: XMLParser, didEndElement elementName: String, namespaceURI: String?, qualifiedName qName: String?) {
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
115 | print("Endelement: \(elementName) \(String(describing: namespaceURI)) \(String(describing: qName))")
116 |
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:142:26: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
140 | // var smdelegate: StreamManagerDelegate?
141 |
142 | private var _parser: XMLParser?
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
143 | private var _delegate: SAXDelegate
144 | private var _queue: DispatchQueue
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:155:19: error: 'XMLParser' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
153 | _queue = DispatchQueue(label: "net.processone.XMPPParsing")
154 | super.init(data: Data())
155 | _parser = XMLParser(stream: self)
| `- error: 'XMLParser' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
156 | _parser?.delegate = _delegate
157 |
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:156:18: error: value of type 'XMLParser' (aka 'AnyObject') has no member 'delegate'
154 | super.init(data: Data())
155 | _parser = XMLParser(stream: self)
156 | _parser?.delegate = _delegate
| `- error: value of type 'XMLParser' (aka 'AnyObject') has no member 'delegate'
157 |
158 | _queue.async {
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:163:27: error: value of type 'XMLParser' (aka 'AnyObject') has no member 'parse'
161 | // Once this is solved, we can remore the semaphore and the reliance
162 | // InputStream methods
163 | self._parser?.parse()
| `- error: value of type 'XMLParser' (aka 'AnyObject') has no member 'parse'
164 | }
165 | }
[698/703] Compiling XMPP Stanza.swift
[699/703] Compiling XMPP Router.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:9f3c606dcd2a4f06d17ba472aa533c43685ba7ba19a5c9bc23518a066eb7f86a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/17] Write swift-version-24593BA9C3E375BF.txt
[2/62] Compiling Atomics AtomicValue.swift
[3/62] Compiling Atomics ManagedAtomic.swift
[4/62] Compiling Atomics ManagedAtomicLazyReference.swift
[5/62] Compiling Atomics UnsafeAtomic.swift
[6/63] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[7/63] Compiling NIOConcurrencyHelpers lock.swift
[8/63] Compiling NIOConcurrencyHelpers NIOLock.swift
[9/63] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[10/63] Compiling NIOConcurrencyHelpers atomics.swift
[11/63] Emitting module NIOConcurrencyHelpers
[12/63] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[13/64] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[15/64] Compiling _NIODataStructures Heap.swift
[16/64] Compiling _NIODataStructures PriorityQueue.swift
[17/64] Compiling _NIODataStructures _TinyArray.swift
[19/64] Compiling Atomics UnsafeAtomicLazyReference.swift
[20/64] Emitting module _NIOBase64
[21/64] Compiling _NIOBase64 Base64.swift
[23/65] Emitting module _NIODataStructures
[25/66] Compiling Atomics AtomicMemoryOrderings.swift
[26/66] Compiling Atomics DoubleWord.swift
[27/66] Compiling Atomics Primitives.shims.swift
[28/66] Compiling Atomics AtomicInteger.swift
[29/66] Compiling Atomics AtomicOptionalWrappable.swift
[30/66] Compiling Atomics OptionalRawRepresentable.swift
[31/66] Compiling Atomics RawRepresentable.swift
[32/66] Compiling Atomics AtomicBool.swift
[35/66] Compiling Atomics AtomicReference.swift
[36/66] Compiling Atomics AtomicStorage.swift
[42/65] Compiling Atomics IntegerConformances.swift
[43/65] Compiling Atomics PointerConformances.swift
[44/65] Compiling Atomics Primitives.native.swift
[46/65] Emitting module InternalCollectionsUtilities
[47/66] Compiling Atomics IntegerOperations.swift
[48/66] Compiling Atomics Unmanaged extensions.swift
[49/66] Wrapping AST for InternalCollectionsUtilities for debugging
[51/81] Compiling DequeModule _DequeBuffer.swift
[52/81] Compiling DequeModule _DequeBufferHeader.swift
[53/83] Emitting module Atomics
[54/83] Compiling DequeModule _DequeSlot.swift
[55/83] Compiling DequeModule _UnsafeWrappedBuffer.swift
[56/83] Compiling DequeModule Deque+Testing.swift
[57/83] Compiling DequeModule Deque._Storage.swift
[58/83] Compiling DequeModule Deque._UnsafeHandle.swift
[59/83] Compiling DequeModule Deque.swift
[60/83] Compiling DequeModule Deque+Extras.swift
[61/83] Compiling DequeModule Deque+Hashable.swift
[62/83] Compiling DequeModule Deque+Equatable.swift
[63/83] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[64/83] Emitting module DequeModule
[65/83] Compiling DequeModule Deque+Codable.swift
[66/83] Compiling DequeModule Deque+Collection.swift
[67/83] Compiling DequeModule Deque+CustomReflectable.swift
[68/83] Compiling DequeModule Deque+Descriptions.swift
[73/85] Wrapping AST for DequeModule for debugging
[74/85] Wrapping AST for Atomics for debugging
[76/145] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[77/145] Compiling NIOCore EventLoopFuture+Deprecated.swift
[78/145] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[79/145] Compiling NIOCore EventLoopFuture.swift
[80/145] Compiling NIOCore FileDescriptor.swift
[81/145] Compiling NIOCore FileHandle.swift
[82/145] Compiling NIOCore FileRegion.swift
[83/145] Compiling NIOCore GlobalSingletons.swift
[84/145] Compiling NIOCore CircularBuffer.swift
[85/145] Compiling NIOCore Codec.swift
[86/145] Compiling NIOCore ConvenienceOptionSupport.swift
[87/145] Compiling NIOCore DeadChannel.swift
[88/145] Compiling NIOCore DispatchQueue+WithFuture.swift
[89/145] Compiling NIOCore EventLoop+Deprecated.swift
[90/145] Compiling NIOCore EventLoop+SerialExecutor.swift
[91/145] Compiling NIOCore EventLoop.swift
[92/153] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[93/153] Compiling NIOCore SocketAddresses.swift
[94/153] Compiling NIOCore SocketOptionProvider.swift
[95/153] Compiling NIOCore SystemCallHelpers.swift
[96/153] Compiling NIOCore TimeAmount+Duration.swift
[97/153] Compiling NIOCore TypeAssistedChannelHandler.swift
[98/153] Compiling NIOCore UniversalBootstrapSupport.swift
[99/153] Compiling NIOCore Utilities.swift
[100/153] Emitting module NIOCore
[101/153] Compiling NIOCore AddressedEnvelope.swift
[102/153] Compiling NIOCore AsyncAwaitSupport.swift
[103/153] Compiling NIOCore AsyncChannel.swift
[104/153] Compiling NIOCore AsyncChannelHandler.swift
[105/153] Compiling NIOCore AsyncChannelInboundStream.swift
[106/153] Compiling NIOCore AsyncChannelOutboundWriter.swift
[107/153] Compiling NIOCore NIOAsyncSequenceProducer.swift
[108/153] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[109/153] Compiling NIOCore NIOAsyncWriter.swift
[110/153] Compiling NIOCore IO.swift
[111/153] Compiling NIOCore IOData.swift
[112/153] Compiling NIOCore IPProtocol.swift
[113/153] Compiling NIOCore IntegerBitPacking.swift
[114/153] Compiling NIOCore IntegerTypes.swift
[115/153] Compiling NIOCore Interfaces.swift
[116/153] Compiling NIOCore Linux.swift
[117/153] Compiling NIOCore MarkedCircularBuffer.swift
[118/153] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[119/153] Compiling NIOCore BSDSocketAPI.swift
[120/153] Compiling NIOCore ByteBuffer-aux.swift
[121/153] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[122/153] Compiling NIOCore ByteBuffer-conversions.swift
[123/153] Compiling NIOCore ByteBuffer-core.swift
[124/153] Compiling NIOCore ByteBuffer-hex.swift
[125/153] Compiling NIOCore ByteBuffer-int.swift
[126/153] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[127/153] Compiling NIOCore MulticastChannel.swift
[128/153] Compiling NIOCore NIOAny.swift
[129/153] Compiling NIOCore NIOCloseOnErrorHandler.swift
[130/153] Compiling NIOCore NIOLoopBound.swift
[131/153] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[132/153] Compiling NIOCore NIOScheduledCallback.swift
[133/153] Compiling NIOCore NIOSendable.swift
[134/153] Compiling NIOCore RecvByteBufferAllocator.swift
[135/153] Compiling NIOCore ByteBuffer-multi-int.swift
[136/153] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[137/153] Compiling NIOCore ByteBuffer-views.swift
[138/153] Compiling NIOCore Channel.swift
[139/153] Compiling NIOCore ChannelHandler.swift
[140/153] Compiling NIOCore ChannelHandlers.swift
[141/153] Compiling NIOCore ChannelInvoker.swift
[142/153] Compiling NIOCore ChannelOption.swift
[143/153] Compiling NIOCore ChannelPipeline.swift
[145/203] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[146/203] Compiling NIOEmbedded AsyncTestingChannel.swift
[147/203] Emitting module NIOEmbedded
[148/203] Compiling NIOEmbedded Embedded.swift
[150/203] Compiling NIOPosix NIOThreadPool.swift
[151/203] Compiling NIOPosix NonBlockingFileIO.swift
[152/203] Compiling NIOPosix PendingDatagramWritesManager.swift
[153/203] Compiling NIOPosix PendingWritesManager.swift
[154/203] Compiling NIOPosix PipeChannel.swift
[155/203] Compiling NIOPosix PipePair.swift
[156/203] Compiling NIOPosix Pool.swift
[157/203] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[158/203] Compiling NIOPosix PosixSingletons.swift
[159/203] Compiling NIOPosix RawSocketBootstrap.swift
[160/203] Compiling NIOPosix Resolver.swift
[161/203] Compiling NIOPosix Selectable.swift
[162/209] Compiling NIOPosix IO.swift
[163/209] Compiling NIOPosix IntegerBitPacking.swift
[164/209] Compiling NIOPosix IntegerTypes.swift
[165/209] Compiling NIOPosix Linux.swift
[166/209] Compiling NIOPosix LinuxCPUSet.swift
[167/209] Compiling NIOPosix LinuxUring.swift
[168/209] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[169/209] Compiling NIOPosix SelectableChannel.swift
[170/209] Compiling NIOPosix SelectableEventLoop.swift
[171/209] Compiling NIOPosix SelectorEpoll.swift
[172/209] Compiling NIOPosix SelectorGeneric.swift
[173/209] Compiling NIOPosix SelectorKqueue.swift
[174/209] Compiling NIOPosix SelectorUring.swift
[175/209] Compiling NIOPosix ServerSocket.swift
[176/209] Compiling NIOPosix Socket.swift
[177/209] Compiling NIOPosix SocketChannel.swift
[178/209] Compiling NIOPosix SocketProtocols.swift
[179/209] Compiling NIOPosix System.swift
[180/209] Compiling NIOPosix Thread.swift
[181/209] Compiling NIOPosix ThreadPosix.swift
[182/209] Compiling NIOPosix ThreadWindows.swift
[183/209] Compiling NIOPosix UnsafeTransfer.swift
[184/209] Compiling NIOPosix Utilities.swift
[185/209] Compiling NIOPosix VsockAddress.swift
[186/209] Compiling NIOPosix VsockChannelEvents.swift
[187/209] Compiling NIOPosix Bootstrap.swift
[188/209] Compiling NIOPosix ControlMessage.swift
[189/209] Compiling NIOPosix DatagramVectorReadManager.swift
[190/209] Compiling NIOPosix Errors+Any.swift
[191/209] Compiling NIOPosix FileDescriptor.swift
[192/209] Compiling NIOPosix GetaddrinfoResolver.swift
[193/209] Compiling NIOPosix HappyEyeballs.swift
[194/209] Emitting module NIOPosix
[195/209] Compiling NIOPosix BSDSocketAPICommon.swift
[196/209] Compiling NIOPosix BSDSocketAPIPosix.swift
[197/209] Compiling NIOPosix BSDSocketAPIWindows.swift
[198/209] Compiling NIOPosix BaseSocket.swift
[199/209] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[200/209] Compiling NIOPosix BaseSocketChannel.swift
[201/209] Compiling NIOPosix BaseStreamSocketChannel.swift
[203/211] Compiling NIO Exports.swift
[204/211] Emitting module NIO
[206/217] Compiling NIOTLS TLSEvents.swift
[207/217] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[208/217] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[209/217] Emitting module NIOTLS
[210/217] Compiling NIOTLS SNIHandler.swift
[211/217] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[213/246] Compiling NIOSSL NIOSSLServerHandler.swift
[214/246] Compiling NIOSSL ObjectIdentifier.swift
[215/246] Compiling NIOSSL PosixPort.swift
[216/246] Compiling NIOSSL SSLCallbacks.swift
[217/250] Compiling NIOSSL LinuxCABundle.swift
[218/250] Compiling NIOSSL NIOSSLClientHandler.swift
[219/250] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[220/250] Compiling NIOSSL NIOSSLHandler.swift
[221/250] Emitting module NIOSSL
[222/250] Compiling NIOSSL SubjectAlternativeName.swift
[223/250] Compiling NIOSSL NIOSSLSecureBytes.swift
[224/250] Compiling NIOSSL RNG.swift
[225/250] Compiling NIOSSL SafeCompare.swift
[226/250] Compiling NIOSSL AndroidCABundle.swift
[227/250] Compiling NIOSSL ByteBufferBIO.swift
[228/250] Compiling NIOSSL CustomPrivateKey.swift
[229/250] Compiling NIOSSL IdentityVerification.swift
[230/250] Compiling NIOSSL SSLCertificate.swift
[231/250] Compiling NIOSSL SSLCertificateExtensions.swift
[232/250] Compiling NIOSSL SSLCertificateName.swift
[233/250] Compiling NIOSSL SSLConnection.swift
[234/250] Compiling NIOSSL SSLPrivateKey.swift
[235/250] Compiling NIOSSL SSLPublicKey.swift
[236/250] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[237/250] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[238/250] Compiling NIOSSL SSLContext.swift
[239/250] Compiling NIOSSL SSLErrors.swift
[240/250] Compiling NIOSSL SSLInit.swift
[241/250] Compiling NIOSSL SSLPKCS12Bundle.swift
[242/250] Compiling NIOSSL Zeroization.swift
[243/250] Compiling NIOSSL TLSConfiguration.swift
[244/250] Compiling NIOSSL UniversalBootstrapSupport.swift
[245/250] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[247/269] Emitting module XMPP
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:31:36: error: cannot find type 'XMLParserDelegate' in scope
29 | }
30 |
31 | final class SAXDelegate: NSObject, XMLParserDelegate {
| `- error: cannot find type 'XMLParserDelegate' in scope
32 | private var parsingState: ParsingState
33 | // Communicate XMPP streamID and parsed Stanza back to the manager:
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:42:43: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
40 | }
41 |
42 | func parserDidStartDocument(_ parser: XMLParser) {
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
43 | print("Delegate start")
44 | }
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:46:41: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
44 | }
45 |
46 | func parserDidEndDocument(_ parser: XMLParser) {
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
47 | print("Delegate end")
48 | }
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:50:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
48 | }
49 |
50 | func parser(_ parser: XMLParser, didStartElement elementName: String, namespaceURI: String?, qualifiedName qName: String?, attributes attributeDict: [String : String] = [:]) {
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
51 | print("Did start element: \(elementName) \(namespaceURI ?? "") \(qName ?? "") \(attributeDict)")
52 | // ==========================================================
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:102:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
100 | }
101 |
102 | func parser(_ parser: XMLParser, foundCDATA CDATABlock: Data) {
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
103 | print("CData: \(CDATABlock)")
104 | if let str = String(data: CDATABlock, encoding: .utf8) {
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:109:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
107 | }
108 |
109 | func parser(_ parser: XMLParser, foundCharacters string: String) {
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
110 | print("Characters: \(string)")
111 | parsingState.content += string
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:114:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
112 | }
113 |
114 | func parser(_ parser: XMLParser, didEndElement elementName: String, namespaceURI: String?, qualifiedName qName: String?) {
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
115 | print("Endelement: \(elementName) \(String(describing: namespaceURI)) \(String(describing: qName))")
116 |
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:142:26: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
140 | // var smdelegate: StreamManagerDelegate?
141 |
142 | private var _parser: XMLParser?
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
143 | private var _delegate: SAXDelegate
144 | private var _queue: DispatchQueue
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
[248/271] Compiling XMPP Stanza.swift
[249/271] Compiling XMPP Router.swift
[250/271] Compiling XMPP Auth.swift
/host/spi-builder-workspace/Sources/XMPP/Config/Config.swift:58:20: error: cannot find 'ConnectionTAPS' in scope
56 | return ConnectionNIO(host: host, port: port)
57 | #else
58 | return ConnectionTAPS(host: host, port: port)
| `- error: cannot find 'ConnectionTAPS' in scope
59 | #endif
60 | }
[251/271] Compiling XMPP Config.swift
/host/spi-builder-workspace/Sources/XMPP/Config/Config.swift:58:20: error: cannot find 'ConnectionTAPS' in scope
56 | return ConnectionNIO(host: host, port: port)
57 | #else
58 | return ConnectionTAPS(host: host, port: port)
| `- error: cannot find 'ConnectionTAPS' in scope
59 | #endif
60 | }
[252/271] Compiling XMPP MobileProvision.swift
/host/spi-builder-workspace/Sources/XMPP/Config/Config.swift:58:20: error: cannot find 'ConnectionTAPS' in scope
56 | return ConnectionNIO(host: host, port: port)
57 | #else
58 | return ConnectionTAPS(host: host, port: port)
| `- error: cannot find 'ConnectionTAPS' in scope
59 | #endif
60 | }
[253/271] Compiling XMPP StreamObserver.swift
[254/271] Compiling XMPP ConnectionTAPS.swift
[255/271] Compiling XMPP PresenceEncoder.swift
[256/271] Compiling XMPP Features.swift
[257/271] Compiling XMPP JID.swift
[258/271] Compiling XMPP ConnectionNIO.swift
[259/271] Compiling XMPP Connection.swift
[260/271] Compiling XMPP ConnectionError.swift
[261/271] Compiling XMPP Encoder.swift
[262/271] Compiling XMPP IQEncoder.swift
[263/271] Compiling XMPP Message.swift
[264/271] Compiling XMPP IQParser.swift
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:31:36: error: cannot find type 'XMLParserDelegate' in scope
29 | }
30 |
31 | final class SAXDelegate: NSObject, XMLParserDelegate {
| `- error: cannot find type 'XMLParserDelegate' in scope
32 | private var parsingState: ParsingState
33 | // Communicate XMPP streamID and parsed Stanza back to the manager:
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:42:43: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
40 | }
41 |
42 | func parserDidStartDocument(_ parser: XMLParser) {
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
43 | print("Delegate start")
44 | }
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:46:41: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
44 | }
45 |
46 | func parserDidEndDocument(_ parser: XMLParser) {
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
47 | print("Delegate end")
48 | }
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:50:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
48 | }
49 |
50 | func parser(_ parser: XMLParser, didStartElement elementName: String, namespaceURI: String?, qualifiedName qName: String?, attributes attributeDict: [String : String] = [:]) {
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
51 | print("Did start element: \(elementName) \(namespaceURI ?? "") \(qName ?? "") \(attributeDict)")
52 | // ==========================================================
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:102:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
100 | }
101 |
102 | func parser(_ parser: XMLParser, foundCDATA CDATABlock: Data) {
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
103 | print("CData: \(CDATABlock)")
104 | if let str = String(data: CDATABlock, encoding: .utf8) {
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:109:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
107 | }
108 |
109 | func parser(_ parser: XMLParser, foundCharacters string: String) {
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
110 | print("Characters: \(string)")
111 | parsingState.content += string
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:114:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
112 | }
113 |
114 | func parser(_ parser: XMLParser, didEndElement elementName: String, namespaceURI: String?, qualifiedName qName: String?) {
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
115 | print("Endelement: \(elementName) \(String(describing: namespaceURI)) \(String(describing: qName))")
116 |
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:142:26: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
140 | // var smdelegate: StreamManagerDelegate?
141 |
142 | private var _parser: XMLParser?
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
143 | private var _delegate: SAXDelegate
144 | private var _queue: DispatchQueue
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:155:19: error: 'XMLParser' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
153 | _queue = DispatchQueue(label: "net.processone.XMPPParsing")
154 | super.init(data: Data())
155 | _parser = XMLParser(stream: self)
| `- error: 'XMLParser' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
156 | _parser?.delegate = _delegate
157 |
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:156:18: error: value of type 'XMLParser' (aka 'AnyObject') has no member 'delegate'
154 | super.init(data: Data())
155 | _parser = XMLParser(stream: self)
156 | _parser?.delegate = _delegate
| `- error: value of type 'XMLParser' (aka 'AnyObject') has no member 'delegate'
157 |
158 | _queue.async {
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:163:27: error: value of type 'XMLParser' (aka 'AnyObject') has no member 'parse'
161 | // Once this is solved, we can remore the semaphore and the reliance
162 | // InputStream methods
163 | self._parser?.parse()
| `- error: value of type 'XMLParser' (aka 'AnyObject') has no member 'parse'
164 | }
165 | }
[265/271] Compiling XMPP Parser.swift
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:31:36: error: cannot find type 'XMLParserDelegate' in scope
29 | }
30 |
31 | final class SAXDelegate: NSObject, XMLParserDelegate {
| `- error: cannot find type 'XMLParserDelegate' in scope
32 | private var parsingState: ParsingState
33 | // Communicate XMPP streamID and parsed Stanza back to the manager:
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:42:43: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
40 | }
41 |
42 | func parserDidStartDocument(_ parser: XMLParser) {
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
43 | print("Delegate start")
44 | }
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:46:41: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
44 | }
45 |
46 | func parserDidEndDocument(_ parser: XMLParser) {
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
47 | print("Delegate end")
48 | }
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:50:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
48 | }
49 |
50 | func parser(_ parser: XMLParser, didStartElement elementName: String, namespaceURI: String?, qualifiedName qName: String?, attributes attributeDict: [String : String] = [:]) {
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
51 | print("Did start element: \(elementName) \(namespaceURI ?? "") \(qName ?? "") \(attributeDict)")
52 | // ==========================================================
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:102:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
100 | }
101 |
102 | func parser(_ parser: XMLParser, foundCDATA CDATABlock: Data) {
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
103 | print("CData: \(CDATABlock)")
104 | if let str = String(data: CDATABlock, encoding: .utf8) {
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:109:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
107 | }
108 |
109 | func parser(_ parser: XMLParser, foundCharacters string: String) {
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
110 | print("Characters: \(string)")
111 | parsingState.content += string
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:114:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
112 | }
113 |
114 | func parser(_ parser: XMLParser, didEndElement elementName: String, namespaceURI: String?, qualifiedName qName: String?) {
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
115 | print("Endelement: \(elementName) \(String(describing: namespaceURI)) \(String(describing: qName))")
116 |
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:142:26: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
140 | // var smdelegate: StreamManagerDelegate?
141 |
142 | private var _parser: XMLParser?
| `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
143 | private var _delegate: SAXDelegate
144 | private var _queue: DispatchQueue
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
| `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:155:19: error: 'XMLParser' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
153 | _queue = DispatchQueue(label: "net.processone.XMPPParsing")
154 | super.init(data: Data())
155 | _parser = XMLParser(stream: self)
| `- error: 'XMLParser' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
156 | _parser?.delegate = _delegate
157 |
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:156:18: error: value of type 'XMLParser' (aka 'AnyObject') has no member 'delegate'
154 | super.init(data: Data())
155 | _parser = XMLParser(stream: self)
156 | _parser?.delegate = _delegate
| `- error: value of type 'XMLParser' (aka 'AnyObject') has no member 'delegate'
157 |
158 | _queue.async {
/host/spi-builder-workspace/Sources/XMPP/Parsing/Parser.swift:163:27: error: value of type 'XMLParser' (aka 'AnyObject') has no member 'parse'
161 | // Once this is solved, we can remore the semaphore and the reliance
162 | // InputStream methods
163 | self._parser?.parse()
| `- error: value of type 'XMLParser' (aka 'AnyObject') has no member 'parse'
164 | }
165 | }
[266/271] Compiling XMPP XMPP+CustomStringConvertible.swift
[267/271] Compiling XMPP XMPP.swift
BUILD FAILURE 6.1 android