The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FlizpaySDK, reference main (832e3b), with Swift 6.2 for macOS (SPM) on 12 Mar 2026 00:29:54 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Flizpay/flizpay-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Flizpay/flizpay-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 832e3be feat: remove FlizpayConfig and udpate README (#14)
Cloned https://github.com/Flizpay/flizpay-ios.git
Revision (git rev-parse @):
832e3be9718ce0bb1a03a8c5371f02413af07cd9
SUCCESS checkout https://github.com/Flizpay/flizpay-ios.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "flizpay-ios",
      "name": "FlizpaySDK",
      "url": "https://github.com/Flizpay/flizpay-ios.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/flizpay-ios",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Flizpay/flizpay-ios.git
[1/436] Fetching flizpay-ios
Fetched https://github.com/Flizpay/flizpay-ios.git from cache (0.79s)
Creating working copy for https://github.com/Flizpay/flizpay-ios.git
Working copy of https://github.com/Flizpay/flizpay-ios.git resolved at main (832e3be)
warning: '.resolve-product-dependencies': dependency 'flizpay-ios' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Flizpay/flizpay-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-49B95AFC49DCD68C.txt
[3/10] Compiling FlizpaySDK Constants.swift
<unknown>:0: error: unable to handle compilation, expected exactly one compiler job in ' "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" "-cc1" "-triple" "x86_64-apple-macosx10.13.0" "-Wdeprecated-objc-isa-usage" "-Werror=deprecated-objc-isa-usage" "-Werror=implicit-function-declaration" "-fsyntax-only" "-disable-free" "-clear-ast-before-backend" "-disable-llvm-verifier" "-discard-value-names" "-main-file-name" "<swift-imported-modules>" "-mrelocation-model" "pic" "-pic-level" "2" "-mframe-pointer=all" "-fno-strict-return" "-ffp-contract=on" "-fno-rounding-math" "-funwind-tables=2" "-target-sdk-version=26.0" "-fvisibility-inlines-hidden-static-local-var" "-fdefine-target-os-macros" "-fno-assume-unique-vtables" "-target-cpu" "penryn" "-tune-cpu" "generic" "-debug-info-kind=standalone" "-dwarf-version=4" "-debugger-tuning=lldb" "-fdebug-compilation-dir=/Users/admin/builder/spi-builder-workspace" "-target-linker-version" "1221.4" "-fcoverage-compilation-dir=/Users/admin/builder/spi-builder-workspace" "-resource-dir" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/clang" "-working-directory" "/Users/admin/builder/spi-builder-workspace" "-index-store-path" "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/index/store" "-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/shims" "-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift" "-isysroot" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk" "-iapinotes-modules" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/apinotes" "-iapinotes-modules" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/apinotes" "-isysroot" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk" "-D" "__swift__=51000" "-D" "_ISO646_H_" "-D" "__ISO646_H" "-D" "SWIFT_SDK_OVERLAY_APPKIT_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_FOUNDATION_EPOCH=8" "-D" "SWIFT_SDK_OVERLAY2_SCENEKIT_EPOCH=3" "-D" "SWIFT_SDK_OVERLAY_GAMEPLAYKIT_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_SPRITEKIT_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_COREIMAGE_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_DISPATCH_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_PTHREAD_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_COREGRAPHICS_EPOCH=0" "-D" "SWIFT_SDK_OVERLAY_UIKIT_EPOCH=2" "-D" "SWIFT_CLASS_EXTRA=" "-D" "__SWIFT_ATTR_SUPPORTS_SENDABLE_DECLS=1" "-D" "__SWIFT_COMPILER_VERSION=6002000019009" "-D" "__SWIFT_ATTR_SUPPORTS_SENDING=1" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks" "-I" "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Modules" "-I" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib" "-I/usr/local/include" "-internal-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/local/include" "-internal-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/clang/include" "-internal-externc-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include" "-internal-externc-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/SubFrameworks" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/Library/Frameworks" "-Wno-reorder-init-list" "-Wno-implicit-int-float-conversion" "-Wno-c99-designator" "-Wno-final-dtor-non-final-class" "-Wno-extra-semi-stmt" "-Wno-misleading-indentation" "-Wno-quoted-include-in-framework-header" "-Wno-implicit-fallthrough" "-Wno-enum-enum-conversion" "-Wno-enum-float-conversion" "-Wno-elaborated-enum-base" "-std=gnu11" "-ferror-limit" "19" "-stack-protector" "1" "-fapinotes-modules" "-fapinotes-swift-version=5" "-fblocks" "-fencode-extended-block-signature" "-fregister-global-dtors-with-atexit" "-fgnuc-version=4.2.1" "-fmodules" "-fimplicit-module-maps" "-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/ModuleCache" "-fmodules-validate-system-headers" "-fskip-odr-check-in-gmf" "-fobjc-runtime=macosx-10.13.0" "-fobjc-arc" "-fobjc-exceptions" "-fexceptions" "-fmax-type-align=16" "-fcommon" "-fansi-escape-codes" "-fretain-comments-from-system-headers" "-fmodule-feature" "swift" "-fmodule-format=obj" "-target-sdk-version=26.0" "-clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation" "-fno-odr-hash-protocols" "-clang-vendor-feature=+enableAggressiveVLAFolding" "-clang-vendor-feature=+revert09abecef7bbf" "-clang-vendor-feature=+thisNoAlignAttr" "-clang-vendor-feature=+thisNoNullAttr" "-clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError" "-D__GCC_HAVE_DWARF2_CFI_ASM=1" "-x" "objective-c" "<swift-imported-modules>";  "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" "-cc1" "-triple" "arm64-apple-macosx10.13.0" "-Wdeprecated-objc-isa-usage" "-Werror=deprecated-objc-isa-usage" "-Werror=implicit-function-declaration" "-fsyntax-only" "-disable-free" "-clear-ast-before-backend" "-disable-llvm-verifier" "-discard-value-names" "-main-file-name" "<swift-imported-modules>" "-mrelocation-model" "pic" "-pic-level" "2" "-mframe-pointer=non-leaf" "-fno-strict-return" "-ffp-contract=on" "-fno-rounding-math" "-funwind-tables=1" "-fobjc-msgsend-selector-stubs" "-target-sdk-version=26.0" "-fvisibility-inlines-hidden-static-local-var" "-fdefine-target-os-macros" "-fno-assume-unique-vtables" "-target-cpu" "apple-a12" "-target-feature" "+zcm" "-target-feature" "+zcz" "-target-feature" "+v8.3a" "-target-feature" "+aes" "-target-feature" "+complxnum" "-target-feature" "+crc" "-target-feature" "+fp-armv8" "-target-feature" "+fullfp16" "-target-feature" "+jsconv" "-target-feature" "+lse" "-target-feature" "+neon" "-target-feature" "+pauth" "-target-feature" "+perfmon" "-target-feature" "+ras" "-target-feature" "+rcpc" "-target-feature" "+rdm" "-target-feature" "+sha2" "-target-abi" "darwinpcs" "-debug-info-kind=standalone" "-dwarf-version=4" "-debugger-tuning=lldb" "-fdebug-compilation-dir=/Users/admin/builder/spi-builder-workspace" "-target-linker-version" "1221.4" "-fcoverage-compilation-dir=/Users/admin/builder/spi-builder-workspace" "-resource-dir" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/clang" "-working-directory" "/Users/admin/builder/spi-builder-workspace" "-index-store-path" "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/index/store" "-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/shims" "-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift" "-isysroot" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk" "-iapinotes-modules" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/apinotes" "-iapinotes-modules" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/apinotes" "-isysroot" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk" "-D" "__swift__=51000" "-D" "_ISO646_H_" "-D" "__ISO646_H" "-D" "SWIFT_SDK_OVERLAY_APPKIT_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_FOUNDATION_EPOCH=8" "-D" "SWIFT_SDK_OVERLAY2_SCENEKIT_EPOCH=3" "-D" "SWIFT_SDK_OVERLAY_GAMEPLAYKIT_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_SPRITEKIT_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_COREIMAGE_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_DISPATCH_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_PTHREAD_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_COREGRAPHICS_EPOCH=0" "-D" "SWIFT_SDK_OVERLAY_UIKIT_EPOCH=2" "-D" "SWIFT_CLASS_EXTRA=" "-D" "__SWIFT_ATTR_SUPPORTS_SENDABLE_DECLS=1" "-D" "__SWIFT_COMPILER_VERSION=6002000019009" "-D" "__SWIFT_ATTR_SUPPORTS_SENDING=1" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks" "-I" "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Modules" "-I" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib" "-I/usr/local/include" "-internal-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/local/include" "-internal-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/clang/include" "-internal-externc-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include" "-internal-externc-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/SubFrameworks" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/Library/Frameworks" "-Wno-reorder-init-list" "-Wno-implicit-int-float-conversion" "-Wno-c99-designator" "-Wno-final-dtor-non-final-class" "-Wno-extra-semi-stmt" "-Wno-misleading-indentation" "-Wno-quoted-include-in-framework-header" "-Wno-implicit-fallthrough" "-Wno-enum-enum-conversion" "-Wno-enum-float-conversion" "-Wno-elaborated-enum-base" "-std=gnu11" "-ferror-limit" "19" "-stack-protector" "1" "-fstack-check" "-fapinotes-modules" "-fapinotes-swift-version=5" "-fblocks" "-fencode-extended-block-signature" "-fregister-global-dtors-with-atexit" "-fgnuc-version=4.2.1" "-fmodules" "-fimplicit-module-maps" "-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/ModuleCache" "-fmodules-validate-system-headers" "-fskip-odr-check-in-gmf" "-fobjc-runtime=macosx-10.13.0" "-fobjc-arc" "-fobjc-exceptions" "-fexceptions" "-fmax-type-align=16" "-fcommon" "-fansi-escape-codes" "-fretain-comments-from-system-headers" "-fmodule-feature" "swift" "-fmodule-format=obj" "-target-sdk-version=26.0" "-clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation" "-fno-odr-hash-protocols" "-clang-vendor-feature=+enableAggressiveVLAFolding" "-clang-vendor-feature=+revert09abecef7bbf" "-clang-vendor-feature=+thisNoAlignAttr" "-clang-vendor-feature=+thisNoNullAttr" "-clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError" "-D__GCC_HAVE_DWARF2_CFI_ASM=1" "-x" "objective-c" "<swift-imported-modules>"; '
<unknown>:0: error: clang importer creation failed
[4/10] Compiling FlizpaySDK TransactionService.swift
<unknown>:0: error: unable to handle compilation, expected exactly one compiler job in ' "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" "-cc1" "-triple" "x86_64-apple-macosx10.13.0" "-Wdeprecated-objc-isa-usage" "-Werror=deprecated-objc-isa-usage" "-Werror=implicit-function-declaration" "-fsyntax-only" "-disable-free" "-clear-ast-before-backend" "-disable-llvm-verifier" "-discard-value-names" "-main-file-name" "<swift-imported-modules>" "-mrelocation-model" "pic" "-pic-level" "2" "-mframe-pointer=all" "-fno-strict-return" "-ffp-contract=on" "-fno-rounding-math" "-funwind-tables=2" "-target-sdk-version=26.0" "-fvisibility-inlines-hidden-static-local-var" "-fdefine-target-os-macros" "-fno-assume-unique-vtables" "-target-cpu" "penryn" "-tune-cpu" "generic" "-debug-info-kind=standalone" "-dwarf-version=4" "-debugger-tuning=lldb" "-fdebug-compilation-dir=/Users/admin/builder/spi-builder-workspace" "-target-linker-version" "1221.4" "-fcoverage-compilation-dir=/Users/admin/builder/spi-builder-workspace" "-resource-dir" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/clang" "-working-directory" "/Users/admin/builder/spi-builder-workspace" "-index-store-path" "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/index/store" "-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/shims" "-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift" "-isysroot" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk" "-iapinotes-modules" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/apinotes" "-iapinotes-modules" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/apinotes" "-isysroot" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk" "-D" "__swift__=51000" "-D" "_ISO646_H_" "-D" "__ISO646_H" "-D" "SWIFT_SDK_OVERLAY_APPKIT_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_FOUNDATION_EPOCH=8" "-D" "SWIFT_SDK_OVERLAY2_SCENEKIT_EPOCH=3" "-D" "SWIFT_SDK_OVERLAY_GAMEPLAYKIT_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_SPRITEKIT_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_COREIMAGE_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_DISPATCH_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_PTHREAD_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_COREGRAPHICS_EPOCH=0" "-D" "SWIFT_SDK_OVERLAY_UIKIT_EPOCH=2" "-D" "SWIFT_CLASS_EXTRA=" "-D" "__SWIFT_ATTR_SUPPORTS_SENDABLE_DECLS=1" "-D" "__SWIFT_COMPILER_VERSION=6002000019009" "-D" "__SWIFT_ATTR_SUPPORTS_SENDING=1" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks" "-I" "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Modules" "-I" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib" "-I/usr/local/include" "-internal-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/local/include" "-internal-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/clang/include" "-internal-externc-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include" "-internal-externc-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/SubFrameworks" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/Library/Frameworks" "-Wno-reorder-init-list" "-Wno-implicit-int-float-conversion" "-Wno-c99-designator" "-Wno-final-dtor-non-final-class" "-Wno-extra-semi-stmt" "-Wno-misleading-indentation" "-Wno-quoted-include-in-framework-header" "-Wno-implicit-fallthrough" "-Wno-enum-enum-conversion" "-Wno-enum-float-conversion" "-Wno-elaborated-enum-base" "-std=gnu11" "-ferror-limit" "19" "-stack-protector" "1" "-fapinotes-modules" "-fapinotes-swift-version=5" "-fblocks" "-fencode-extended-block-signature" "-fregister-global-dtors-with-atexit" "-fgnuc-version=4.2.1" "-fmodules" "-fimplicit-module-maps" "-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/ModuleCache" "-fmodules-validate-system-headers" "-fskip-odr-check-in-gmf" "-fobjc-runtime=macosx-10.13.0" "-fobjc-arc" "-fobjc-exceptions" "-fexceptions" "-fmax-type-align=16" "-fcommon" "-fansi-escape-codes" "-fretain-comments-from-system-headers" "-fmodule-feature" "swift" "-fmodule-format=obj" "-target-sdk-version=26.0" "-clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation" "-fno-odr-hash-protocols" "-clang-vendor-feature=+enableAggressiveVLAFolding" "-clang-vendor-feature=+revert09abecef7bbf" "-clang-vendor-feature=+thisNoAlignAttr" "-clang-vendor-feature=+thisNoNullAttr" "-clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError" "-D__GCC_HAVE_DWARF2_CFI_ASM=1" "-x" "objective-c" "<swift-imported-modules>";  "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" "-cc1" "-triple" "arm64-apple-macosx10.13.0" "-Wdeprecated-objc-isa-usage" "-Werror=deprecated-objc-isa-usage" "-Werror=implicit-function-declaration" "-fsyntax-only" "-disable-free" "-clear-ast-before-backend" "-disable-llvm-verifier" "-discard-value-names" "-main-file-name" "<swift-imported-modules>" "-mrelocation-model" "pic" "-pic-level" "2" "-mframe-pointer=non-leaf" "-fno-strict-return" "-ffp-contract=on" "-fno-rounding-math" "-funwind-tables=1" "-fobjc-msgsend-selector-stubs" "-target-sdk-version=26.0" "-fvisibility-inlines-hidden-static-local-var" "-fdefine-target-os-macros" "-fno-assume-unique-vtables" "-target-cpu" "apple-a12" "-target-feature" "+zcm" "-target-feature" "+zcz" "-target-feature" "+v8.3a" "-target-feature" "+aes" "-target-feature" "+complxnum" "-target-feature" "+crc" "-target-feature" "+fp-armv8" "-target-feature" "+fullfp16" "-target-feature" "+jsconv" "-target-feature" "+lse" "-target-feature" "+neon" "-target-feature" "+pauth" "-target-feature" "+perfmon" "-target-feature" "+ras" "-target-feature" "+rcpc" "-target-feature" "+rdm" "-target-feature" "+sha2" "-target-abi" "darwinpcs" "-debug-info-kind=standalone" "-dwarf-version=4" "-debugger-tuning=lldb" "-fdebug-compilation-dir=/Users/admin/builder/spi-builder-workspace" "-target-linker-version" "1221.4" "-fcoverage-compilation-dir=/Users/admin/builder/spi-builder-workspace" "-resource-dir" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/clang" "-working-directory" "/Users/admin/builder/spi-builder-workspace" "-index-store-path" "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/index/store" "-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/shims" "-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift" "-isysroot" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk" "-iapinotes-modules" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/apinotes" "-iapinotes-modules" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/apinotes" "-isysroot" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk" "-D" "__swift__=51000" "-D" "_ISO646_H_" "-D" "__ISO646_H" "-D" "SWIFT_SDK_OVERLAY_APPKIT_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_FOUNDATION_EPOCH=8" "-D" "SWIFT_SDK_OVERLAY2_SCENEKIT_EPOCH=3" "-D" "SWIFT_SDK_OVERLAY_GAMEPLAYKIT_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_SPRITEKIT_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_COREIMAGE_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_DISPATCH_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_PTHREAD_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_COREGRAPHICS_EPOCH=0" "-D" "SWIFT_SDK_OVERLAY_UIKIT_EPOCH=2" "-D" "SWIFT_CLASS_EXTRA=" "-D" "__SWIFT_ATTR_SUPPORTS_SENDABLE_DECLS=1" "-D" "__SWIFT_COMPILER_VERSION=6002000019009" "-D" "__SWIFT_ATTR_SUPPORTS_SENDING=1" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks" "-I" "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Modules" "-I" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib" "-I/usr/local/include" "-internal-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/local/include" "-internal-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/clang/include" "-internal-externc-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include" "-internal-externc-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/SubFrameworks" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/Library/Frameworks" "-Wno-reorder-init-list" "-Wno-implicit-int-float-conversion" "-Wno-c99-designator" "-Wno-final-dtor-non-final-class" "-Wno-extra-semi-stmt" "-Wno-misleading-indentation" "-Wno-quoted-include-in-framework-header" "-Wno-implicit-fallthrough" "-Wno-enum-enum-conversion" "-Wno-enum-float-conversion" "-Wno-elaborated-enum-base" "-std=gnu11" "-ferror-limit" "19" "-stack-protector" "1" "-fstack-check" "-fapinotes-modules" "-fapinotes-swift-version=5" "-fblocks" "-fencode-extended-block-signature" "-fregister-global-dtors-with-atexit" "-fgnuc-version=4.2.1" "-fmodules" "-fimplicit-module-maps" "-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/ModuleCache" "-fmodules-validate-system-headers" "-fskip-odr-check-in-gmf" "-fobjc-runtime=macosx-10.13.0" "-fobjc-arc" "-fobjc-exceptions" "-fexceptions" "-fmax-type-align=16" "-fcommon" "-fansi-escape-codes" "-fretain-comments-from-system-headers" "-fmodule-feature" "swift" "-fmodule-format=obj" "-target-sdk-version=26.0" "-clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation" "-fno-odr-hash-protocols" "-clang-vendor-feature=+enableAggressiveVLAFolding" "-clang-vendor-feature=+revert09abecef7bbf" "-clang-vendor-feature=+thisNoAlignAttr" "-clang-vendor-feature=+thisNoNullAttr" "-clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError" "-D__GCC_HAVE_DWARF2_CFI_ASM=1" "-x" "objective-c" "<swift-imported-modules>"; '
<unknown>:0: error: clang importer creation failed
[5/10] Compiling FlizpaySDK WebViewService.swift
<unknown>:0: error: unable to handle compilation, expected exactly one compiler job in ' "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" "-cc1" "-triple" "x86_64-apple-macosx10.13.0" "-Wdeprecated-objc-isa-usage" "-Werror=deprecated-objc-isa-usage" "-Werror=implicit-function-declaration" "-fsyntax-only" "-disable-free" "-clear-ast-before-backend" "-disable-llvm-verifier" "-discard-value-names" "-main-file-name" "<swift-imported-modules>" "-mrelocation-model" "pic" "-pic-level" "2" "-mframe-pointer=all" "-fno-strict-return" "-ffp-contract=on" "-fno-rounding-math" "-funwind-tables=2" "-target-sdk-version=26.0" "-fvisibility-inlines-hidden-static-local-var" "-fdefine-target-os-macros" "-fno-assume-unique-vtables" "-target-cpu" "penryn" "-tune-cpu" "generic" "-debug-info-kind=standalone" "-dwarf-version=4" "-debugger-tuning=lldb" "-fdebug-compilation-dir=/Users/admin/builder/spi-builder-workspace" "-target-linker-version" "1221.4" "-fcoverage-compilation-dir=/Users/admin/builder/spi-builder-workspace" "-resource-dir" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/clang" "-working-directory" "/Users/admin/builder/spi-builder-workspace" "-index-store-path" "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/index/store" "-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/shims" "-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift" "-isysroot" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk" "-iapinotes-modules" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/apinotes" "-iapinotes-modules" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/apinotes" "-isysroot" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk" "-D" "__swift__=51000" "-D" "_ISO646_H_" "-D" "__ISO646_H" "-D" "SWIFT_SDK_OVERLAY_APPKIT_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_FOUNDATION_EPOCH=8" "-D" "SWIFT_SDK_OVERLAY2_SCENEKIT_EPOCH=3" "-D" "SWIFT_SDK_OVERLAY_GAMEPLAYKIT_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_SPRITEKIT_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_COREIMAGE_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_DISPATCH_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_PTHREAD_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_COREGRAPHICS_EPOCH=0" "-D" "SWIFT_SDK_OVERLAY_UIKIT_EPOCH=2" "-D" "SWIFT_CLASS_EXTRA=" "-D" "__SWIFT_ATTR_SUPPORTS_SENDABLE_DECLS=1" "-D" "__SWIFT_COMPILER_VERSION=6002000019009" "-D" "__SWIFT_ATTR_SUPPORTS_SENDING=1" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks" "-I" "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Modules" "-I" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib" "-I/usr/local/include" "-internal-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/local/include" "-internal-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/clang/include" "-internal-externc-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include" "-internal-externc-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/SubFrameworks" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/Library/Frameworks" "-Wno-reorder-init-list" "-Wno-implicit-int-float-conversion" "-Wno-c99-designator" "-Wno-final-dtor-non-final-class" "-Wno-extra-semi-stmt" "-Wno-misleading-indentation" "-Wno-quoted-include-in-framework-header" "-Wno-implicit-fallthrough" "-Wno-enum-enum-conversion" "-Wno-enum-float-conversion" "-Wno-elaborated-enum-base" "-std=gnu11" "-ferror-limit" "19" "-stack-protector" "1" "-fapinotes-modules" "-fapinotes-swift-version=5" "-fblocks" "-fencode-extended-block-signature" "-fregister-global-dtors-with-atexit" "-fgnuc-version=4.2.1" "-fmodules" "-fimplicit-module-maps" "-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/ModuleCache" "-fmodules-validate-system-headers" "-fskip-odr-check-in-gmf" "-fobjc-runtime=macosx-10.13.0" "-fobjc-arc" "-fobjc-exceptions" "-fexceptions" "-fmax-type-align=16" "-fcommon" "-fansi-escape-codes" "-fretain-comments-from-system-headers" "-fmodule-feature" "swift" "-fmodule-format=obj" "-target-sdk-version=26.0" "-clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation" "-fno-odr-hash-protocols" "-clang-vendor-feature=+enableAggressiveVLAFolding" "-clang-vendor-feature=+revert09abecef7bbf" "-clang-vendor-feature=+thisNoAlignAttr" "-clang-vendor-feature=+thisNoNullAttr" "-clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError" "-D__GCC_HAVE_DWARF2_CFI_ASM=1" "-x" "objective-c" "<swift-imported-modules>";  "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" "-cc1" "-triple" "arm64-apple-macosx10.13.0" "-Wdeprecated-objc-isa-usage" "-Werror=deprecated-objc-isa-usage" "-Werror=implicit-function-declaration" "-fsyntax-only" "-disable-free" "-clear-ast-before-backend" "-disable-llvm-verifier" "-discard-value-names" "-main-file-name" "<swift-imported-modules>" "-mrelocation-model" "pic" "-pic-level" "2" "-mframe-pointer=non-leaf" "-fno-strict-return" "-ffp-contract=on" "-fno-rounding-math" "-funwind-tables=1" "-fobjc-msgsend-selector-stubs" "-target-sdk-version=26.0" "-fvisibility-inlines-hidden-static-local-var" "-fdefine-target-os-macros" "-fno-assume-unique-vtables" "-target-cpu" "apple-a12" "-target-feature" "+zcm" "-target-feature" "+zcz" "-target-feature" "+v8.3a" "-target-feature" "+aes" "-target-feature" "+complxnum" "-target-feature" "+crc" "-target-feature" "+fp-armv8" "-target-feature" "+fullfp16" "-target-feature" "+jsconv" "-target-feature" "+lse" "-target-feature" "+neon" "-target-feature" "+pauth" "-target-feature" "+perfmon" "-target-feature" "+ras" "-target-feature" "+rcpc" "-target-feature" "+rdm" "-target-feature" "+sha2" "-target-abi" "darwinpcs" "-debug-info-kind=standalone" "-dwarf-version=4" "-debugger-tuning=lldb" "-fdebug-compilation-dir=/Users/admin/builder/spi-builder-workspace" "-target-linker-version" "1221.4" "-fcoverage-compilation-dir=/Users/admin/builder/spi-builder-workspace" "-resource-dir" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/clang" "-working-directory" "/Users/admin/builder/spi-builder-workspace" "-index-store-path" "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/index/store" "-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/shims" "-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift" "-isysroot" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk" "-iapinotes-modules" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/apinotes" "-iapinotes-modules" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/apinotes" "-isysroot" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk" "-D" "__swift__=51000" "-D" "_ISO646_H_" "-D" "__ISO646_H" "-D" "SWIFT_SDK_OVERLAY_APPKIT_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_FOUNDATION_EPOCH=8" "-D" "SWIFT_SDK_OVERLAY2_SCENEKIT_EPOCH=3" "-D" "SWIFT_SDK_OVERLAY_GAMEPLAYKIT_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_SPRITEKIT_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_COREIMAGE_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_DISPATCH_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_PTHREAD_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_COREGRAPHICS_EPOCH=0" "-D" "SWIFT_SDK_OVERLAY_UIKIT_EPOCH=2" "-D" "SWIFT_CLASS_EXTRA=" "-D" "__SWIFT_ATTR_SUPPORTS_SENDABLE_DECLS=1" "-D" "__SWIFT_COMPILER_VERSION=6002000019009" "-D" "__SWIFT_ATTR_SUPPORTS_SENDING=1" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks" "-I" "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Modules" "-I" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib" "-I/usr/local/include" "-internal-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/local/include" "-internal-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/clang/include" "-internal-externc-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include" "-internal-externc-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/SubFrameworks" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/Library/Frameworks" "-Wno-reorder-init-list" "-Wno-implicit-int-float-conversion" "-Wno-c99-designator" "-Wno-final-dtor-non-final-class" "-Wno-extra-semi-stmt" "-Wno-misleading-indentation" "-Wno-quoted-include-in-framework-header" "-Wno-implicit-fallthrough" "-Wno-enum-enum-conversion" "-Wno-enum-float-conversion" "-Wno-elaborated-enum-base" "-std=gnu11" "-ferror-limit" "19" "-stack-protector" "1" "-fstack-check" "-fapinotes-modules" "-fapinotes-swift-version=5" "-fblocks" "-fencode-extended-block-signature" "-fregister-global-dtors-with-atexit" "-fgnuc-version=4.2.1" "-fmodules" "-fimplicit-module-maps" "-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/ModuleCache" "-fmodules-validate-system-headers" "-fskip-odr-check-in-gmf" "-fobjc-runtime=macosx-10.13.0" "-fobjc-arc" "-fobjc-exceptions" "-fexceptions" "-fmax-type-align=16" "-fcommon" "-fansi-escape-codes" "-fretain-comments-from-system-headers" "-fmodule-feature" "swift" "-fmodule-format=obj" "-target-sdk-version=26.0" "-clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation" "-fno-odr-hash-protocols" "-clang-vendor-feature=+enableAggressiveVLAFolding" "-clang-vendor-feature=+revert09abecef7bbf" "-clang-vendor-feature=+thisNoAlignAttr" "-clang-vendor-feature=+thisNoNullAttr" "-clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError" "-D__GCC_HAVE_DWARF2_CFI_ASM=1" "-x" "objective-c" "<swift-imported-modules>"; '
<unknown>:0: error: clang importer creation failed
[6/10] Compiling FlizpaySDK WebViewCredentialsBridge.swift
<unknown>:0: error: unable to handle compilation, expected exactly one compiler job in ' "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" "-cc1" "-triple" "x86_64-apple-macosx10.13.0" "-Wdeprecated-objc-isa-usage" "-Werror=deprecated-objc-isa-usage" "-Werror=implicit-function-declaration" "-fsyntax-only" "-disable-free" "-clear-ast-before-backend" "-disable-llvm-verifier" "-discard-value-names" "-main-file-name" "<swift-imported-modules>" "-mrelocation-model" "pic" "-pic-level" "2" "-mframe-pointer=all" "-fno-strict-return" "-ffp-contract=on" "-fno-rounding-math" "-funwind-tables=2" "-target-sdk-version=26.0" "-fvisibility-inlines-hidden-static-local-var" "-fdefine-target-os-macros" "-fno-assume-unique-vtables" "-target-cpu" "penryn" "-tune-cpu" "generic" "-debug-info-kind=standalone" "-dwarf-version=4" "-debugger-tuning=lldb" "-fdebug-compilation-dir=/Users/admin/builder/spi-builder-workspace" "-target-linker-version" "1221.4" "-fcoverage-compilation-dir=/Users/admin/builder/spi-builder-workspace" "-resource-dir" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/clang" "-working-directory" "/Users/admin/builder/spi-builder-workspace" "-index-store-path" "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/index/store" "-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/shims" "-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift" "-isysroot" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk" "-iapinotes-modules" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/apinotes" "-iapinotes-modules" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/apinotes" "-isysroot" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk" "-D" "__swift__=51000" "-D" "_ISO646_H_" "-D" "__ISO646_H" "-D" "SWIFT_SDK_OVERLAY_APPKIT_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_FOUNDATION_EPOCH=8" "-D" "SWIFT_SDK_OVERLAY2_SCENEKIT_EPOCH=3" "-D" "SWIFT_SDK_OVERLAY_GAMEPLAYKIT_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_SPRITEKIT_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_COREIMAGE_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_DISPATCH_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_PTHREAD_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_COREGRAPHICS_EPOCH=0" "-D" "SWIFT_SDK_OVERLAY_UIKIT_EPOCH=2" "-D" "SWIFT_CLASS_EXTRA=" "-D" "__SWIFT_ATTR_SUPPORTS_SENDABLE_DECLS=1" "-D" "__SWIFT_COMPILER_VERSION=6002000019009" "-D" "__SWIFT_ATTR_SUPPORTS_SENDING=1" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks" "-I" "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Modules" "-I" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib" "-I/usr/local/include" "-internal-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/local/include" "-internal-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/clang/include" "-internal-externc-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include" "-internal-externc-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/SubFrameworks" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/Library/Frameworks" "-Wno-reorder-init-list" "-Wno-implicit-int-float-conversion" "-Wno-c99-designator" "-Wno-final-dtor-non-final-class" "-Wno-extra-semi-stmt" "-Wno-misleading-indentation" "-Wno-quoted-include-in-framework-header" "-Wno-implicit-fallthrough" "-Wno-enum-enum-conversion" "-Wno-enum-float-conversion" "-Wno-elaborated-enum-base" "-std=gnu11" "-ferror-limit" "19" "-stack-protector" "1" "-fapinotes-modules" "-fapinotes-swift-version=5" "-fblocks" "-fencode-extended-block-signature" "-fregister-global-dtors-with-atexit" "-fgnuc-version=4.2.1" "-fmodules" "-fimplicit-module-maps" "-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/ModuleCache" "-fmodules-validate-system-headers" "-fskip-odr-check-in-gmf" "-fobjc-runtime=macosx-10.13.0" "-fobjc-arc" "-fobjc-exceptions" "-fexceptions" "-fmax-type-align=16" "-fcommon" "-fansi-escape-codes" "-fretain-comments-from-system-headers" "-fmodule-feature" "swift" "-fmodule-format=obj" "-target-sdk-version=26.0" "-clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation" "-fno-odr-hash-protocols" "-clang-vendor-feature=+enableAggressiveVLAFolding" "-clang-vendor-feature=+revert09abecef7bbf" "-clang-vendor-feature=+thisNoAlignAttr" "-clang-vendor-feature=+thisNoNullAttr" "-clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError" "-D__GCC_HAVE_DWARF2_CFI_ASM=1" "-x" "objective-c" "<swift-imported-modules>";  "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" "-cc1" "-triple" "arm64-apple-macosx10.13.0" "-Wdeprecated-objc-isa-usage" "-Werror=deprecated-objc-isa-usage" "-Werror=implicit-function-declaration" "-fsyntax-only" "-disable-free" "-clear-ast-before-backend" "-disable-llvm-verifier" "-discard-value-names" "-main-file-name" "<swift-imported-modules>" "-mrelocation-model" "pic" "-pic-level" "2" "-mframe-pointer=non-leaf" "-fno-strict-return" "-ffp-contract=on" "-fno-rounding-math" "-funwind-tables=1" "-fobjc-msgsend-selector-stubs" "-target-sdk-version=26.0" "-fvisibility-inlines-hidden-static-local-var" "-fdefine-target-os-macros" "-fno-assume-unique-vtables" "-target-cpu" "apple-a12" "-target-feature" "+zcm" "-target-feature" "+zcz" "-target-feature" "+v8.3a" "-target-feature" "+aes" "-target-feature" "+complxnum" "-target-feature" "+crc" "-target-feature" "+fp-armv8" "-target-feature" "+fullfp16" "-target-feature" "+jsconv" "-target-feature" "+lse" "-target-feature" "+neon" "-target-feature" "+pauth" "-target-feature" "+perfmon" "-target-feature" "+ras" "-target-feature" "+rcpc" "-target-feature" "+rdm" "-target-feature" "+sha2" "-target-abi" "darwinpcs" "-debug-info-kind=standalone" "-dwarf-version=4" "-debugger-tuning=lldb" "-fdebug-compilation-dir=/Users/admin/builder/spi-builder-workspace" "-target-linker-version" "1221.4" "-fcoverage-compilation-dir=/Users/admin/builder/spi-builder-workspace" "-resource-dir" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/clang" "-working-directory" "/Users/admin/builder/spi-builder-workspace" "-index-store-path" "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/index/store" "-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/shims" "-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift" "-isysroot" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk" "-iapinotes-modules" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/apinotes" "-iapinotes-modules" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/apinotes" "-isysroot" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk" "-D" "__swift__=51000" "-D" "_ISO646_H_" "-D" "__ISO646_H" "-D" "SWIFT_SDK_OVERLAY_APPKIT_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_FOUNDATION_EPOCH=8" "-D" "SWIFT_SDK_OVERLAY2_SCENEKIT_EPOCH=3" "-D" "SWIFT_SDK_OVERLAY_GAMEPLAYKIT_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_SPRITEKIT_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_COREIMAGE_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_DISPATCH_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_PTHREAD_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_COREGRAPHICS_EPOCH=0" "-D" "SWIFT_SDK_OVERLAY_UIKIT_EPOCH=2" "-D" "SWIFT_CLASS_EXTRA=" "-D" "__SWIFT_ATTR_SUPPORTS_SENDABLE_DECLS=1" "-D" "__SWIFT_COMPILER_VERSION=6002000019009" "-D" "__SWIFT_ATTR_SUPPORTS_SENDING=1" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks" "-I" "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Modules" "-I" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib" "-I/usr/local/include" "-internal-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/local/include" "-internal-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/clang/include" "-internal-externc-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include" "-internal-externc-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/SubFrameworks" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/Library/Frameworks" "-Wno-reorder-init-list" "-Wno-implicit-int-float-conversion" "-Wno-c99-designator" "-Wno-final-dtor-non-final-class" "-Wno-extra-semi-stmt" "-Wno-misleading-indentation" "-Wno-quoted-include-in-framework-header" "-Wno-implicit-fallthrough" "-Wno-enum-enum-conversion" "-Wno-enum-float-conversion" "-Wno-elaborated-enum-base" "-std=gnu11" "-ferror-limit" "19" "-stack-protector" "1" "-fstack-check" "-fapinotes-modules" "-fapinotes-swift-version=5" "-fblocks" "-fencode-extended-block-signature" "-fregister-global-dtors-with-atexit" "-fgnuc-version=4.2.1" "-fmodules" "-fimplicit-module-maps" "-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/ModuleCache" "-fmodules-validate-system-headers" "-fskip-odr-check-in-gmf" "-fobjc-runtime=macosx-10.13.0" "-fobjc-arc" "-fobjc-exceptions" "-fexceptions" "-fmax-type-align=16" "-fcommon" "-fansi-escape-codes" "-fretain-comments-from-system-headers" "-fmodule-feature" "swift" "-fmodule-format=obj" "-target-sdk-version=26.0" "-clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation" "-fno-odr-hash-protocols" "-clang-vendor-feature=+enableAggressiveVLAFolding" "-clang-vendor-feature=+revert09abecef7bbf" "-clang-vendor-feature=+thisNoAlignAttr" "-clang-vendor-feature=+thisNoNullAttr" "-clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError" "-D__GCC_HAVE_DWARF2_CFI_ASM=1" "-x" "objective-c" "<swift-imported-modules>"; '
<unknown>:0: error: clang importer creation failed
[7/10] Compiling FlizpaySDK FlizpaySDK.swift
<unknown>:0: error: unable to handle compilation, expected exactly one compiler job in ' "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" "-cc1" "-triple" "x86_64-apple-macosx10.13.0" "-Wdeprecated-objc-isa-usage" "-Werror=deprecated-objc-isa-usage" "-Werror=implicit-function-declaration" "-fsyntax-only" "-disable-free" "-clear-ast-before-backend" "-disable-llvm-verifier" "-discard-value-names" "-main-file-name" "<swift-imported-modules>" "-mrelocation-model" "pic" "-pic-level" "2" "-mframe-pointer=all" "-fno-strict-return" "-ffp-contract=on" "-fno-rounding-math" "-funwind-tables=2" "-target-sdk-version=26.0" "-fvisibility-inlines-hidden-static-local-var" "-fdefine-target-os-macros" "-fno-assume-unique-vtables" "-target-cpu" "penryn" "-tune-cpu" "generic" "-debug-info-kind=standalone" "-dwarf-version=4" "-debugger-tuning=lldb" "-fdebug-compilation-dir=/Users/admin/builder/spi-builder-workspace" "-target-linker-version" "1221.4" "-fcoverage-compilation-dir=/Users/admin/builder/spi-builder-workspace" "-resource-dir" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/clang" "-working-directory" "/Users/admin/builder/spi-builder-workspace" "-index-store-path" "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/index/store" "-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/shims" "-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift" "-isysroot" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk" "-iapinotes-modules" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/apinotes" "-iapinotes-modules" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/apinotes" "-isysroot" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk" "-D" "__swift__=51000" "-D" "_ISO646_H_" "-D" "__ISO646_H" "-D" "SWIFT_SDK_OVERLAY_APPKIT_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_FOUNDATION_EPOCH=8" "-D" "SWIFT_SDK_OVERLAY2_SCENEKIT_EPOCH=3" "-D" "SWIFT_SDK_OVERLAY_GAMEPLAYKIT_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_SPRITEKIT_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_COREIMAGE_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_DISPATCH_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_PTHREAD_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_COREGRAPHICS_EPOCH=0" "-D" "SWIFT_SDK_OVERLAY_UIKIT_EPOCH=2" "-D" "SWIFT_CLASS_EXTRA=" "-D" "__SWIFT_ATTR_SUPPORTS_SENDABLE_DECLS=1" "-D" "__SWIFT_COMPILER_VERSION=6002000019009" "-D" "__SWIFT_ATTR_SUPPORTS_SENDING=1" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks" "-I" "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Modules" "-I" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib" "-I/usr/local/include" "-internal-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/local/include" "-internal-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/clang/include" "-internal-externc-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include" "-internal-externc-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/SubFrameworks" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/Library/Frameworks" "-Wno-reorder-init-list" "-Wno-implicit-int-float-conversion" "-Wno-c99-designator" "-Wno-final-dtor-non-final-class" "-Wno-extra-semi-stmt" "-Wno-misleading-indentation" "-Wno-quoted-include-in-framework-header" "-Wno-implicit-fallthrough" "-Wno-enum-enum-conversion" "-Wno-enum-float-conversion" "-Wno-elaborated-enum-base" "-std=gnu11" "-ferror-limit" "19" "-stack-protector" "1" "-fapinotes-modules" "-fapinotes-swift-version=5" "-fblocks" "-fencode-extended-block-signature" "-fregister-global-dtors-with-atexit" "-fgnuc-version=4.2.1" "-fmodules" "-fimplicit-module-maps" "-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/ModuleCache" "-fmodules-validate-system-headers" "-fskip-odr-check-in-gmf" "-fobjc-runtime=macosx-10.13.0" "-fobjc-arc" "-fobjc-exceptions" "-fexceptions" "-fmax-type-align=16" "-fcommon" "-fansi-escape-codes" "-fretain-comments-from-system-headers" "-fmodule-feature" "swift" "-fmodule-format=obj" "-target-sdk-version=26.0" "-clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation" "-fno-odr-hash-protocols" "-clang-vendor-feature=+enableAggressiveVLAFolding" "-clang-vendor-feature=+revert09abecef7bbf" "-clang-vendor-feature=+thisNoAlignAttr" "-clang-vendor-feature=+thisNoNullAttr" "-clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError" "-D__GCC_HAVE_DWARF2_CFI_ASM=1" "-x" "objective-c" "<swift-imported-modules>";  "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" "-cc1" "-triple" "arm64-apple-macosx10.13.0" "-Wdeprecated-objc-isa-usage" "-Werror=deprecated-objc-isa-usage" "-Werror=implicit-function-declaration" "-fsyntax-only" "-disable-free" "-clear-ast-before-backend" "-disable-llvm-verifier" "-discard-value-names" "-main-file-name" "<swift-imported-modules>" "-mrelocation-model" "pic" "-pic-level" "2" "-mframe-pointer=non-leaf" "-fno-strict-return" "-ffp-contract=on" "-fno-rounding-math" "-funwind-tables=1" "-fobjc-msgsend-selector-stubs" "-target-sdk-version=26.0" "-fvisibility-inlines-hidden-static-local-var" "-fdefine-target-os-macros" "-fno-assume-unique-vtables" "-target-cpu" "apple-a12" "-target-feature" "+zcm" "-target-feature" "+zcz" "-target-feature" "+v8.3a" "-target-feature" "+aes" "-target-feature" "+complxnum" "-target-feature" "+crc" "-target-feature" "+fp-armv8" "-target-feature" "+fullfp16" "-target-feature" "+jsconv" "-target-feature" "+lse" "-target-feature" "+neon" "-target-feature" "+pauth" "-target-feature" "+perfmon" "-target-feature" "+ras" "-target-feature" "+rcpc" "-target-feature" "+rdm" "-target-feature" "+sha2" "-target-abi" "darwinpcs" "-debug-info-kind=standalone" "-dwarf-version=4" "-debugger-tuning=lldb" "-fdebug-compilation-dir=/Users/admin/builder/spi-builder-workspace" "-target-linker-version" "1221.4" "-fcoverage-compilation-dir=/Users/admin/builder/spi-builder-workspace" "-resource-dir" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/clang" "-working-directory" "/Users/admin/builder/spi-builder-workspace" "-index-store-path" "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/index/store" "-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/shims" "-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift" "-isysroot" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk" "-iapinotes-modules" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/apinotes" "-iapinotes-modules" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/apinotes" "-isysroot" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk" "-D" "__swift__=51000" "-D" "_ISO646_H_" "-D" "__ISO646_H" "-D" "SWIFT_SDK_OVERLAY_APPKIT_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_FOUNDATION_EPOCH=8" "-D" "SWIFT_SDK_OVERLAY2_SCENEKIT_EPOCH=3" "-D" "SWIFT_SDK_OVERLAY_GAMEPLAYKIT_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_SPRITEKIT_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_COREIMAGE_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_DISPATCH_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_PTHREAD_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_COREGRAPHICS_EPOCH=0" "-D" "SWIFT_SDK_OVERLAY_UIKIT_EPOCH=2" "-D" "SWIFT_CLASS_EXTRA=" "-D" "__SWIFT_ATTR_SUPPORTS_SENDABLE_DECLS=1" "-D" "__SWIFT_COMPILER_VERSION=6002000019009" "-D" "__SWIFT_ATTR_SUPPORTS_SENDING=1" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks" "-I" "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Modules" "-I" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib" "-I/usr/local/include" "-internal-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/local/include" "-internal-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/clang/include" "-internal-externc-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include" "-internal-externc-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/SubFrameworks" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/Library/Frameworks" "-Wno-reorder-init-list" "-Wno-implicit-int-float-conversion" "-Wno-c99-designator" "-Wno-final-dtor-non-final-class" "-Wno-extra-semi-stmt" "-Wno-misleading-indentation" "-Wno-quoted-include-in-framework-header" "-Wno-implicit-fallthrough" "-Wno-enum-enum-conversion" "-Wno-enum-float-conversion" "-Wno-elaborated-enum-base" "-std=gnu11" "-ferror-limit" "19" "-stack-protector" "1" "-fstack-check" "-fapinotes-modules" "-fapinotes-swift-version=5" "-fblocks" "-fencode-extended-block-signature" "-fregister-global-dtors-with-atexit" "-fgnuc-version=4.2.1" "-fmodules" "-fimplicit-module-maps" "-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/ModuleCache" "-fmodules-validate-system-headers" "-fskip-odr-check-in-gmf" "-fobjc-runtime=macosx-10.13.0" "-fobjc-arc" "-fobjc-exceptions" "-fexceptions" "-fmax-type-align=16" "-fcommon" "-fansi-escape-codes" "-fretain-comments-from-system-headers" "-fmodule-feature" "swift" "-fmodule-format=obj" "-target-sdk-version=26.0" "-clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation" "-fno-odr-hash-protocols" "-clang-vendor-feature=+enableAggressiveVLAFolding" "-clang-vendor-feature=+revert09abecef7bbf" "-clang-vendor-feature=+thisNoAlignAttr" "-clang-vendor-feature=+thisNoNullAttr" "-clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError" "-D__GCC_HAVE_DWARF2_CFI_ASM=1" "-x" "objective-c" "<swift-imported-modules>"; '
<unknown>:0: error: clang importer creation failed
[8/10] Compiling FlizpaySDK WebViewBridgeProtocol.swift
<unknown>:0: error: unable to handle compilation, expected exactly one compiler job in ' "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" "-cc1" "-triple" "x86_64-apple-macosx10.13.0" "-Wdeprecated-objc-isa-usage" "-Werror=deprecated-objc-isa-usage" "-Werror=implicit-function-declaration" "-fsyntax-only" "-disable-free" "-clear-ast-before-backend" "-disable-llvm-verifier" "-discard-value-names" "-main-file-name" "<swift-imported-modules>" "-mrelocation-model" "pic" "-pic-level" "2" "-mframe-pointer=all" "-fno-strict-return" "-ffp-contract=on" "-fno-rounding-math" "-funwind-tables=2" "-target-sdk-version=26.0" "-fvisibility-inlines-hidden-static-local-var" "-fdefine-target-os-macros" "-fno-assume-unique-vtables" "-target-cpu" "penryn" "-tune-cpu" "generic" "-debug-info-kind=standalone" "-dwarf-version=4" "-debugger-tuning=lldb" "-fdebug-compilation-dir=/Users/admin/builder/spi-builder-workspace" "-target-linker-version" "1221.4" "-fcoverage-compilation-dir=/Users/admin/builder/spi-builder-workspace" "-resource-dir" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/clang" "-working-directory" "/Users/admin/builder/spi-builder-workspace" "-index-store-path" "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/index/store" "-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/shims" "-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift" "-isysroot" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk" "-iapinotes-modules" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/apinotes" "-iapinotes-modules" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/apinotes" "-isysroot" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk" "-D" "__swift__=51000" "-D" "_ISO646_H_" "-D" "__ISO646_H" "-D" "SWIFT_SDK_OVERLAY_APPKIT_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_FOUNDATION_EPOCH=8" "-D" "SWIFT_SDK_OVERLAY2_SCENEKIT_EPOCH=3" "-D" "SWIFT_SDK_OVERLAY_GAMEPLAYKIT_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_SPRITEKIT_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_COREIMAGE_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_DISPATCH_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_PTHREAD_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_COREGRAPHICS_EPOCH=0" "-D" "SWIFT_SDK_OVERLAY_UIKIT_EPOCH=2" "-D" "SWIFT_CLASS_EXTRA=" "-D" "__SWIFT_ATTR_SUPPORTS_SENDABLE_DECLS=1" "-D" "__SWIFT_COMPILER_VERSION=6002000019009" "-D" "__SWIFT_ATTR_SUPPORTS_SENDING=1" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks" "-I" "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Modules" "-I" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib" "-I/usr/local/include" "-internal-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/local/include" "-internal-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/clang/include" "-internal-externc-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include" "-internal-externc-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/SubFrameworks" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/Library/Frameworks" "-Wno-reorder-init-list" "-Wno-implicit-int-float-conversion" "-Wno-c99-designator" "-Wno-final-dtor-non-final-class" "-Wno-extra-semi-stmt" "-Wno-misleading-indentation" "-Wno-quoted-include-in-framework-header" "-Wno-implicit-fallthrough" "-Wno-enum-enum-conversion" "-Wno-enum-float-conversion" "-Wno-elaborated-enum-base" "-std=gnu11" "-ferror-limit" "19" "-stack-protector" "1" "-fapinotes-modules" "-fapinotes-swift-version=5" "-fblocks" "-fencode-extended-block-signature" "-fregister-global-dtors-with-atexit" "-fgnuc-version=4.2.1" "-fmodules" "-fimplicit-module-maps" "-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/ModuleCache" "-fmodules-validate-system-headers" "-fskip-odr-check-in-gmf" "-fobjc-runtime=macosx-10.13.0" "-fobjc-arc" "-fobjc-exceptions" "-fexceptions" "-fmax-type-align=16" "-fcommon" "-fansi-escape-codes" "-fretain-comments-from-system-headers" "-fmodule-feature" "swift" "-fmodule-format=obj" "-target-sdk-version=26.0" "-clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation" "-fno-odr-hash-protocols" "-clang-vendor-feature=+enableAggressiveVLAFolding" "-clang-vendor-feature=+revert09abecef7bbf" "-clang-vendor-feature=+thisNoAlignAttr" "-clang-vendor-feature=+thisNoNullAttr" "-clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError" "-D__GCC_HAVE_DWARF2_CFI_ASM=1" "-x" "objective-c" "<swift-imported-modules>";  "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" "-cc1" "-triple" "arm64-apple-macosx10.13.0" "-Wdeprecated-objc-isa-usage" "-Werror=deprecated-objc-isa-usage" "-Werror=implicit-function-declaration" "-fsyntax-only" "-disable-free" "-clear-ast-before-backend" "-disable-llvm-verifier" "-discard-value-names" "-main-file-name" "<swift-imported-modules>" "-mrelocation-model" "pic" "-pic-level" "2" "-mframe-pointer=non-leaf" "-fno-strict-return" "-ffp-contract=on" "-fno-rounding-math" "-funwind-tables=1" "-fobjc-msgsend-selector-stubs" "-target-sdk-version=26.0" "-fvisibility-inlines-hidden-static-local-var" "-fdefine-target-os-macros" "-fno-assume-unique-vtables" "-target-cpu" "apple-a12" "-target-feature" "+zcm" "-target-feature" "+zcz" "-target-feature" "+v8.3a" "-target-feature" "+aes" "-target-feature" "+complxnum" "-target-feature" "+crc" "-target-feature" "+fp-armv8" "-target-feature" "+fullfp16" "-target-feature" "+jsconv" "-target-feature" "+lse" "-target-feature" "+neon" "-target-feature" "+pauth" "-target-feature" "+perfmon" "-target-feature" "+ras" "-target-feature" "+rcpc" "-target-feature" "+rdm" "-target-feature" "+sha2" "-target-abi" "darwinpcs" "-debug-info-kind=standalone" "-dwarf-version=4" "-debugger-tuning=lldb" "-fdebug-compilation-dir=/Users/admin/builder/spi-builder-workspace" "-target-linker-version" "1221.4" "-fcoverage-compilation-dir=/Users/admin/builder/spi-builder-workspace" "-resource-dir" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/clang" "-working-directory" "/Users/admin/builder/spi-builder-workspace" "-index-store-path" "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/index/store" "-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/shims" "-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift" "-isysroot" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk" "-iapinotes-modules" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/apinotes" "-iapinotes-modules" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/apinotes" "-isysroot" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk" "-D" "__swift__=51000" "-D" "_ISO646_H_" "-D" "__ISO646_H" "-D" "SWIFT_SDK_OVERLAY_APPKIT_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_FOUNDATION_EPOCH=8" "-D" "SWIFT_SDK_OVERLAY2_SCENEKIT_EPOCH=3" "-D" "SWIFT_SDK_OVERLAY_GAMEPLAYKIT_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_SPRITEKIT_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_COREIMAGE_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_DISPATCH_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_PTHREAD_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_COREGRAPHICS_EPOCH=0" "-D" "SWIFT_SDK_OVERLAY_UIKIT_EPOCH=2" "-D" "SWIFT_CLASS_EXTRA=" "-D" "__SWIFT_ATTR_SUPPORTS_SENDABLE_DECLS=1" "-D" "__SWIFT_COMPILER_VERSION=6002000019009" "-D" "__SWIFT_ATTR_SUPPORTS_SENDING=1" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks" "-I" "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Modules" "-I" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib" "-I/usr/local/include" "-internal-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/local/include" "-internal-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/clang/include" "-internal-externc-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include" "-internal-externc-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/SubFrameworks" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/Library/Frameworks" "-Wno-reorder-init-list" "-Wno-implicit-int-float-conversion" "-Wno-c99-designator" "-Wno-final-dtor-non-final-class" "-Wno-extra-semi-stmt" "-Wno-misleading-indentation" "-Wno-quoted-include-in-framework-header" "-Wno-implicit-fallthrough" "-Wno-enum-enum-conversion" "-Wno-enum-float-conversion" "-Wno-elaborated-enum-base" "-std=gnu11" "-ferror-limit" "19" "-stack-protector" "1" "-fstack-check" "-fapinotes-modules" "-fapinotes-swift-version=5" "-fblocks" "-fencode-extended-block-signature" "-fregister-global-dtors-with-atexit" "-fgnuc-version=4.2.1" "-fmodules" "-fimplicit-module-maps" "-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/ModuleCache" "-fmodules-validate-system-headers" "-fskip-odr-check-in-gmf" "-fobjc-runtime=macosx-10.13.0" "-fobjc-arc" "-fobjc-exceptions" "-fexceptions" "-fmax-type-align=16" "-fcommon" "-fansi-escape-codes" "-fretain-comments-from-system-headers" "-fmodule-feature" "swift" "-fmodule-format=obj" "-target-sdk-version=26.0" "-clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation" "-fno-odr-hash-protocols" "-clang-vendor-feature=+enableAggressiveVLAFolding" "-clang-vendor-feature=+revert09abecef7bbf" "-clang-vendor-feature=+thisNoAlignAttr" "-clang-vendor-feature=+thisNoNullAttr" "-clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError" "-D__GCC_HAVE_DWARF2_CFI_ASM=1" "-x" "objective-c" "<swift-imported-modules>"; '
<unknown>:0: error: clang importer creation failed
[9/10] Compiling FlizpaySDK KeychainService.swift
<unknown>:0: error: unable to handle compilation, expected exactly one compiler job in ' "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" "-cc1" "-triple" "x86_64-apple-macosx10.13.0" "-Wdeprecated-objc-isa-usage" "-Werror=deprecated-objc-isa-usage" "-Werror=implicit-function-declaration" "-fsyntax-only" "-disable-free" "-clear-ast-before-backend" "-disable-llvm-verifier" "-discard-value-names" "-main-file-name" "<swift-imported-modules>" "-mrelocation-model" "pic" "-pic-level" "2" "-mframe-pointer=all" "-fno-strict-return" "-ffp-contract=on" "-fno-rounding-math" "-funwind-tables=2" "-target-sdk-version=26.0" "-fvisibility-inlines-hidden-static-local-var" "-fdefine-target-os-macros" "-fno-assume-unique-vtables" "-target-cpu" "penryn" "-tune-cpu" "generic" "-debug-info-kind=standalone" "-dwarf-version=4" "-debugger-tuning=lldb" "-fdebug-compilation-dir=/Users/admin/builder/spi-builder-workspace" "-target-linker-version" "1221.4" "-fcoverage-compilation-dir=/Users/admin/builder/spi-builder-workspace" "-resource-dir" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/clang" "-working-directory" "/Users/admin/builder/spi-builder-workspace" "-index-store-path" "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/index/store" "-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/shims" "-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift" "-isysroot" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk" "-iapinotes-modules" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/apinotes" "-iapinotes-modules" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/apinotes" "-isysroot" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk" "-D" "__swift__=51000" "-D" "_ISO646_H_" "-D" "__ISO646_H" "-D" "SWIFT_SDK_OVERLAY_APPKIT_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_FOUNDATION_EPOCH=8" "-D" "SWIFT_SDK_OVERLAY2_SCENEKIT_EPOCH=3" "-D" "SWIFT_SDK_OVERLAY_GAMEPLAYKIT_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_SPRITEKIT_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_COREIMAGE_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_DISPATCH_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_PTHREAD_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_COREGRAPHICS_EPOCH=0" "-D" "SWIFT_SDK_OVERLAY_UIKIT_EPOCH=2" "-D" "SWIFT_CLASS_EXTRA=" "-D" "__SWIFT_ATTR_SUPPORTS_SENDABLE_DECLS=1" "-D" "__SWIFT_COMPILER_VERSION=6002000019009" "-D" "__SWIFT_ATTR_SUPPORTS_SENDING=1" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks" "-I" "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Modules" "-I" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib" "-I/usr/local/include" "-internal-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/local/include" "-internal-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/clang/include" "-internal-externc-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include" "-internal-externc-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/SubFrameworks" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/Library/Frameworks" "-Wno-reorder-init-list" "-Wno-implicit-int-float-conversion" "-Wno-c99-designator" "-Wno-final-dtor-non-final-class" "-Wno-extra-semi-stmt" "-Wno-misleading-indentation" "-Wno-quoted-include-in-framework-header" "-Wno-implicit-fallthrough" "-Wno-enum-enum-conversion" "-Wno-enum-float-conversion" "-Wno-elaborated-enum-base" "-std=gnu11" "-ferror-limit" "19" "-stack-protector" "1" "-fapinotes-modules" "-fapinotes-swift-version=5" "-fblocks" "-fencode-extended-block-signature" "-fregister-global-dtors-with-atexit" "-fgnuc-version=4.2.1" "-fmodules" "-fimplicit-module-maps" "-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/ModuleCache" "-fmodules-validate-system-headers" "-fskip-odr-check-in-gmf" "-fobjc-runtime=macosx-10.13.0" "-fobjc-arc" "-fobjc-exceptions" "-fexceptions" "-fmax-type-align=16" "-fcommon" "-fansi-escape-codes" "-fretain-comments-from-system-headers" "-fmodule-feature" "swift" "-fmodule-format=obj" "-target-sdk-version=26.0" "-clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation" "-fno-odr-hash-protocols" "-clang-vendor-feature=+enableAggressiveVLAFolding" "-clang-vendor-feature=+revert09abecef7bbf" "-clang-vendor-feature=+thisNoAlignAttr" "-clang-vendor-feature=+thisNoNullAttr" "-clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError" "-D__GCC_HAVE_DWARF2_CFI_ASM=1" "-x" "objective-c" "<swift-imported-modules>";  "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" "-cc1" "-triple" "arm64-apple-macosx10.13.0" "-Wdeprecated-objc-isa-usage" "-Werror=deprecated-objc-isa-usage" "-Werror=implicit-function-declaration" "-fsyntax-only" "-disable-free" "-clear-ast-before-backend" "-disable-llvm-verifier" "-discard-value-names" "-main-file-name" "<swift-imported-modules>" "-mrelocation-model" "pic" "-pic-level" "2" "-mframe-pointer=non-leaf" "-fno-strict-return" "-ffp-contract=on" "-fno-rounding-math" "-funwind-tables=1" "-fobjc-msgsend-selector-stubs" "-target-sdk-version=26.0" "-fvisibility-inlines-hidden-static-local-var" "-fdefine-target-os-macros" "-fno-assume-unique-vtables" "-target-cpu" "apple-a12" "-target-feature" "+zcm" "-target-feature" "+zcz" "-target-feature" "+v8.3a" "-target-feature" "+aes" "-target-feature" "+complxnum" "-target-feature" "+crc" "-target-feature" "+fp-armv8" "-target-feature" "+fullfp16" "-target-feature" "+jsconv" "-target-feature" "+lse" "-target-feature" "+neon" "-target-feature" "+pauth" "-target-feature" "+perfmon" "-target-feature" "+ras" "-target-feature" "+rcpc" "-target-feature" "+rdm" "-target-feature" "+sha2" "-target-abi" "darwinpcs" "-debug-info-kind=standalone" "-dwarf-version=4" "-debugger-tuning=lldb" "-fdebug-compilation-dir=/Users/admin/builder/spi-builder-workspace" "-target-linker-version" "1221.4" "-fcoverage-compilation-dir=/Users/admin/builder/spi-builder-workspace" "-resource-dir" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/clang" "-working-directory" "/Users/admin/builder/spi-builder-workspace" "-index-store-path" "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/index/store" "-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/shims" "-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift" "-isysroot" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk" "-iapinotes-modules" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/apinotes" "-iapinotes-modules" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/apinotes" "-isysroot" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk" "-D" "__swift__=51000" "-D" "_ISO646_H_" "-D" "__ISO646_H" "-D" "SWIFT_SDK_OVERLAY_APPKIT_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_FOUNDATION_EPOCH=8" "-D" "SWIFT_SDK_OVERLAY2_SCENEKIT_EPOCH=3" "-D" "SWIFT_SDK_OVERLAY_GAMEPLAYKIT_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_SPRITEKIT_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_COREIMAGE_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_DISPATCH_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_PTHREAD_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_COREGRAPHICS_EPOCH=0" "-D" "SWIFT_SDK_OVERLAY_UIKIT_EPOCH=2" "-D" "SWIFT_CLASS_EXTRA=" "-D" "__SWIFT_ATTR_SUPPORTS_SENDABLE_DECLS=1" "-D" "__SWIFT_COMPILER_VERSION=6002000019009" "-D" "__SWIFT_ATTR_SUPPORTS_SENDING=1" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks" "-I" "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Modules" "-I" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib" "-I/usr/local/include" "-internal-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/local/include" "-internal-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/clang/include" "-internal-externc-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include" "-internal-externc-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/SubFrameworks" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/Library/Frameworks" "-Wno-reorder-init-list" "-Wno-implicit-int-float-conversion" "-Wno-c99-designator" "-Wno-final-dtor-non-final-class" "-Wno-extra-semi-stmt" "-Wno-misleading-indentation" "-Wno-quoted-include-in-framework-header" "-Wno-implicit-fallthrough" "-Wno-enum-enum-conversion" "-Wno-enum-float-conversion" "-Wno-elaborated-enum-base" "-std=gnu11" "-ferror-limit" "19" "-stack-protector" "1" "-fstack-check" "-fapinotes-modules" "-fapinotes-swift-version=5" "-fblocks" "-fencode-extended-block-signature" "-fregister-global-dtors-with-atexit" "-fgnuc-version=4.2.1" "-fmodules" "-fimplicit-module-maps" "-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/ModuleCache" "-fmodules-validate-system-headers" "-fskip-odr-check-in-gmf" "-fobjc-runtime=macosx-10.13.0" "-fobjc-arc" "-fobjc-exceptions" "-fexceptions" "-fmax-type-align=16" "-fcommon" "-fansi-escape-codes" "-fretain-comments-from-system-headers" "-fmodule-feature" "swift" "-fmodule-format=obj" "-target-sdk-version=26.0" "-clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation" "-fno-odr-hash-protocols" "-clang-vendor-feature=+enableAggressiveVLAFolding" "-clang-vendor-feature=+revert09abecef7bbf" "-clang-vendor-feature=+thisNoAlignAttr" "-clang-vendor-feature=+thisNoNullAttr" "-clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError" "-D__GCC_HAVE_DWARF2_CFI_ASM=1" "-x" "objective-c" "<swift-imported-modules>"; '
<unknown>:0: error: clang importer creation failed
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/10] Emitting module FlizpaySDK
<unknown>:0: error: unable to handle compilation, expected exactly one compiler job in ' "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" "-cc1" "-triple" "x86_64-apple-macosx10.13.0" "-Wdeprecated-objc-isa-usage" "-Werror=deprecated-objc-isa-usage" "-Werror=implicit-function-declaration" "-fsyntax-only" "-disable-free" "-clear-ast-before-backend" "-disable-llvm-verifier" "-discard-value-names" "-main-file-name" "<swift-imported-modules>" "-mrelocation-model" "pic" "-pic-level" "2" "-mframe-pointer=all" "-fno-strict-return" "-ffp-contract=on" "-fno-rounding-math" "-funwind-tables=2" "-target-sdk-version=26.0" "-fvisibility-inlines-hidden-static-local-var" "-fdefine-target-os-macros" "-fno-assume-unique-vtables" "-target-cpu" "penryn" "-tune-cpu" "generic" "-debug-info-kind=standalone" "-dwarf-version=4" "-debugger-tuning=lldb" "-fdebug-compilation-dir=/Users/admin/builder/spi-builder-workspace" "-target-linker-version" "1221.4" "-fcoverage-compilation-dir=/Users/admin/builder/spi-builder-workspace" "-resource-dir" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/clang" "-working-directory" "/Users/admin/builder/spi-builder-workspace" "-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/shims" "-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift" "-isysroot" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk" "-iapinotes-modules" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/apinotes" "-iapinotes-modules" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/apinotes" "-isysroot" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk" "-D" "__swift__=51000" "-D" "_ISO646_H_" "-D" "__ISO646_H" "-D" "SWIFT_SDK_OVERLAY_APPKIT_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_FOUNDATION_EPOCH=8" "-D" "SWIFT_SDK_OVERLAY2_SCENEKIT_EPOCH=3" "-D" "SWIFT_SDK_OVERLAY_GAMEPLAYKIT_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_SPRITEKIT_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_COREIMAGE_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_DISPATCH_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_PTHREAD_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_COREGRAPHICS_EPOCH=0" "-D" "SWIFT_SDK_OVERLAY_UIKIT_EPOCH=2" "-D" "SWIFT_CLASS_EXTRA=" "-D" "__SWIFT_ATTR_SUPPORTS_SENDABLE_DECLS=1" "-D" "__SWIFT_COMPILER_VERSION=6002000019009" "-D" "__SWIFT_ATTR_SUPPORTS_SENDING=1" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks" "-I" "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Modules" "-I" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib" "-I/usr/local/include" "-internal-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/local/include" "-internal-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/clang/include" "-internal-externc-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include" "-internal-externc-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/SubFrameworks" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/Library/Frameworks" "-Wno-reorder-init-list" "-Wno-implicit-int-float-conversion" "-Wno-c99-designator" "-Wno-final-dtor-non-final-class" "-Wno-extra-semi-stmt" "-Wno-misleading-indentation" "-Wno-quoted-include-in-framework-header" "-Wno-implicit-fallthrough" "-Wno-enum-enum-conversion" "-Wno-enum-float-conversion" "-Wno-elaborated-enum-base" "-std=gnu11" "-ferror-limit" "19" "-stack-protector" "1" "-fapinotes-modules" "-fapinotes-swift-version=5" "-fblocks" "-fencode-extended-block-signature" "-fregister-global-dtors-with-atexit" "-fgnuc-version=4.2.1" "-fmodules" "-fimplicit-module-maps" "-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/ModuleCache" "-fmodules-validate-system-headers" "-fskip-odr-check-in-gmf" "-fobjc-runtime=macosx-10.13.0" "-fobjc-arc" "-fobjc-exceptions" "-fexceptions" "-fmax-type-align=16" "-fcommon" "-fansi-escape-codes" "-fretain-comments-from-system-headers" "-fmodule-feature" "swift" "-fmodule-format=obj" "-target-sdk-version=26.0" "-clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation" "-fno-odr-hash-protocols" "-clang-vendor-feature=+enableAggressiveVLAFolding" "-clang-vendor-feature=+revert09abecef7bbf" "-clang-vendor-feature=+thisNoAlignAttr" "-clang-vendor-feature=+thisNoNullAttr" "-clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError" "-D__GCC_HAVE_DWARF2_CFI_ASM=1" "-x" "objective-c" "<swift-imported-modules>";  "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" "-cc1" "-triple" "arm64-apple-macosx10.13.0" "-Wdeprecated-objc-isa-usage" "-Werror=deprecated-objc-isa-usage" "-Werror=implicit-function-declaration" "-fsyntax-only" "-disable-free" "-clear-ast-before-backend" "-disable-llvm-verifier" "-discard-value-names" "-main-file-name" "<swift-imported-modules>" "-mrelocation-model" "pic" "-pic-level" "2" "-mframe-pointer=non-leaf" "-fno-strict-return" "-ffp-contract=on" "-fno-rounding-math" "-funwind-tables=1" "-fobjc-msgsend-selector-stubs" "-target-sdk-version=26.0" "-fvisibility-inlines-hidden-static-local-var" "-fdefine-target-os-macros" "-fno-assume-unique-vtables" "-target-cpu" "apple-a12" "-target-feature" "+zcm" "-target-feature" "+zcz" "-target-feature" "+v8.3a" "-target-feature" "+aes" "-target-feature" "+complxnum" "-target-feature" "+crc" "-target-feature" "+fp-armv8" "-target-feature" "+fullfp16" "-target-feature" "+jsconv" "-target-feature" "+lse" "-target-feature" "+neon" "-target-feature" "+pauth" "-target-feature" "+perfmon" "-target-feature" "+ras" "-target-feature" "+rcpc" "-target-feature" "+rdm" "-target-feature" "+sha2" "-target-abi" "darwinpcs" "-debug-info-kind=standalone" "-dwarf-version=4" "-debugger-tuning=lldb" "-fdebug-compilation-dir=/Users/admin/builder/spi-builder-workspace" "-target-linker-version" "1221.4" "-fcoverage-compilation-dir=/Users/admin/builder/spi-builder-workspace" "-resource-dir" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/clang" "-working-directory" "/Users/admin/builder/spi-builder-workspace" "-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/shims" "-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift" "-isysroot" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk" "-iapinotes-modules" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/apinotes" "-iapinotes-modules" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/apinotes" "-isysroot" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk" "-D" "__swift__=51000" "-D" "_ISO646_H_" "-D" "__ISO646_H" "-D" "SWIFT_SDK_OVERLAY_APPKIT_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_FOUNDATION_EPOCH=8" "-D" "SWIFT_SDK_OVERLAY2_SCENEKIT_EPOCH=3" "-D" "SWIFT_SDK_OVERLAY_GAMEPLAYKIT_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_SPRITEKIT_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_COREIMAGE_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_DISPATCH_EPOCH=2" "-D" "SWIFT_SDK_OVERLAY_PTHREAD_EPOCH=1" "-D" "SWIFT_SDK_OVERLAY_COREGRAPHICS_EPOCH=0" "-D" "SWIFT_SDK_OVERLAY_UIKIT_EPOCH=2" "-D" "SWIFT_CLASS_EXTRA=" "-D" "__SWIFT_ATTR_SUPPORTS_SENDABLE_DECLS=1" "-D" "__SWIFT_COMPILER_VERSION=6002000019009" "-D" "__SWIFT_ATTR_SUPPORTS_SENDING=1" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks" "-F/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks" "-I" "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Modules" "-I" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib" "-I/usr/local/include" "-internal-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/local/include" "-internal-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/clang/include" "-internal-externc-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include" "-internal-externc-isystem" "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/SubFrameworks" "-internal-iframework" "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/Library/Frameworks" "-Wno-reorder-init-list" "-Wno-implicit-int-float-conversion" "-Wno-c99-designator" "-Wno-final-dtor-non-final-class" "-Wno-extra-semi-stmt" "-Wno-misleading-indentation" "-Wno-quoted-include-in-framework-header" "-Wno-implicit-fallthrough" "-Wno-enum-enum-conversion" "-Wno-enum-float-conversion" "-Wno-elaborated-enum-base" "-std=gnu11" "-ferror-limit" "19" "-stack-protector" "1" "-fstack-check" "-fapinotes-modules" "-fapinotes-swift-version=5" "-fblocks" "-fencode-extended-block-signature" "-fregister-global-dtors-with-atexit" "-fgnuc-version=4.2.1" "-fmodules" "-fimplicit-module-maps" "-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/ModuleCache" "-fmodules-validate-system-headers" "-fskip-odr-check-in-gmf" "-fobjc-runtime=macosx-10.13.0" "-fobjc-arc" "-fobjc-exceptions" "-fexceptions" "-fmax-type-align=16" "-fcommon" "-fansi-escape-codes" "-fretain-comments-from-system-headers" "-fmodule-feature" "swift" "-fmodule-format=obj" "-target-sdk-version=26.0" "-clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation" "-fno-odr-hash-protocols" "-clang-vendor-feature=+enableAggressiveVLAFolding" "-clang-vendor-feature=+revert09abecef7bbf" "-clang-vendor-feature=+thisNoAlignAttr" "-clang-vendor-feature=+thisNoNullAttr" "-clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError" "-D__GCC_HAVE_DWARF2_CFI_ASM=1" "-x" "objective-c" "<swift-imported-modules>"; '
<unknown>:0: error: clang importer creation failed
BUILD FAILURE 6.2 macosSpm