Build Information
Failed to build freetype, reference main (93b117
), with Swift 6.0 for tvOS using Xcode 16.2 on 14 Jul 2025 19:01:35 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme freetype -destination generic/platform=tvOS
Build Log
525 | bitmap->pitch = pitch;
| ~ ^~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/freetype/src/base/ftbase.c:37:
/Users/admin/builder/spi-builder-workspace/Sources/freetype/src/base/ftcalc.c:750:21: warning: implicit conversion loses integer precision: 'FT_Fixed' (aka 'long') to 'unsigned int' [-Wshorten-64-to-32]
750 | shift = FT_MSB( val ) - 12;
| ~~~~~~~~^~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/freetype/src/base/ftbase.c:21:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/freetype/src/base/ftadvanc.c:22:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/freetype/include/freetype/internal/ftobjs.h:37:
/Users/admin/builder/spi-builder-workspace/Sources/freetype/include/freetype/internal/ftcalc.h:371:44: note: expanded from macro 'FT_MSB'
371 | #define FT_MSB( x ) ( 31 - __builtin_clz( x ) )
| ~~~~~~~~~~~~~ ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/freetype/src/base/ftbase.c:37:
/Users/admin/builder/spi-builder-workspace/Sources/freetype/src/base/ftcalc.c:801:29: warning: implicit conversion loses integer precision: 'FT_Pos' (aka 'long') to 'FT_Int32' (aka 'int') [-Wshorten-64-to-32]
801 | FT_Int32 x_ = vector->x;
| ~~ ~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/freetype/src/base/ftcalc.c:802:29: warning: implicit conversion loses integer precision: 'FT_Pos' (aka 'long') to 'FT_Int32' (aka 'int') [-Wshorten-64-to-32]
802 | FT_Int32 y_ = vector->y;
| ~~ ~~~~~~~~^
4 warnings generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/freetype.build/Debug-appletvos/freetype.build/Objects-normal/arm64/autofit.o /Users/admin/builder/spi-builder-workspace/Sources/freetype/src/autofit/autofit.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'freetype' from project 'freetype')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/freetype.build/Debug-appletvos/freetype.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.2-22K152-c567c64d94d819cf552a158157711ecb.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/freetype.build/Debug-appletvos/freetype.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/freetype.build/Debug-appletvos/freetype.build/Objects-normal/arm64/autofit.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/freetype.build/Debug-appletvos/freetype.build/Objects-normal/arm64/autofit.dia -c /Users/admin/builder/spi-builder-workspace/Sources/freetype/src/autofit/autofit.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/freetype.build/Debug-appletvos/freetype.build/Objects-normal/arm64/autofit.o -index-unit-output-path /freetype.build/Debug-appletvos/freetype.build/Objects-normal/arm64/autofit.o
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -Wundef-prefix\=TARGET_OS_ -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/freetype.build/Debug-appletvos/freetype.build/Objects-normal/arm64/autofit.dia -Wdeprecated-objc-isa-usage -Werror\=deprecated-objc-isa-usage -Werror\=implicit-function-declaration -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -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 -Wno-reserved-identifier -Wno-gnu-folding-constant -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-unit-output-path /freetype.build/Debug-appletvos/freetype.build/Objects-normal/arm64/autofit.o -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/Sources/freetype/include/module.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include/module.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include/module.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include/module.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/c_standard_library.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/c_standard_library.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/c_standard_library.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/c_standard_library.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/c_standard_library.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/os_availability.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/freetype.build/Debug-appletvos/freetype.build/Objects-normal/arm64/autofit.o -disable-free -emit-obj -x c /Users/admin/builder/spi-builder-workspace/Sources/freetype/src/autofit/autofit.c -target-abi darwinpcs -target-cpu apple-a7 -target-feature +v8a -target-feature +aes -target-feature +fp-armv8 -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-tvos12.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=18.2 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=AvailabilityMacros\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/AvailabilityMacros-BSFN36TYREV1JY2FEFKZJWCLF.pcm -fmodule-file\=_Builtin_limits\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_limits-8NCY1JSQ2872T5IXE7F07WNAQ.pcm -fmodule-file\=_Builtin_stdarg\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdarg-6LK8W1A087BBYBABNVPS3VW6D.pcm -fmodule-file\=_Builtin_stddef\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stddef-831PO36K9KS3N7UZ0ATUEWC8K.pcm -fmodule-file\=_errno\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_errno-638XZCG0MKLRZMTQT6EP2CQLU.pcm -fmodule-file\=_setjmp\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_setjmp-DZBS94TZJTHL120XN1ZUAZ85S.pcm -fmodule-file\=_stdio\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdio-7T24Y277UQ2RAFR7WX0A18M78.pcm -fmodule-file\=_stdlib\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdlib-ALAL3U22PIZVIBVPK5FOGJXME.pcm -fmodule-file\=_string\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_string-EPM6CZ3GEQ09QJTPN7Y0VZR00.pcm -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -I /Users/admin/builder/spi-builder-workspace/Sources/freetype/include -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/freetype.build/Debug-appletvos/freetype.build/DerivedSources-normal/arm64 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/freetype.build/Debug-appletvos/freetype.build/DerivedSources/arm64 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/freetype.build/Debug-appletvos/freetype.build/DerivedSources -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/Developer/Library/Frameworks -internal-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/local/include -internal-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.2-22K152-c567c64d94d819cf552a158157711ecb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=freetype -fno-implicit-modules -fmax-type-align\=16 -fpascal-strings -fvisibility-inlines-hidden-static-local-var -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -fencode-extended-block-signature -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=on -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fdebug-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcoverage-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcommon -fobjc-msgsend-selector-stubs -fregister-global-dtors-with-atexit -fno-strict-return -mrelax-all -dwarf-version\=4 -debugger-tuning\=lldb -disable-llvm-verifier -dwarf-ext-refs -mframe-pointer\=non-leaf -funwind-tables\=1 -clear-ast-before-backend -discard-value-names -main-file-name autofit.c -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D FT2_BUILD_LIBRARY -D FT_CONFIG_CONFIG_H\=\<freetype/config/ftconfig.h\> -D FT_CONFIG_OPTIONS_H\=\<freetype/config/ftoption.h\> -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT dependencies -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/freetype.build/Debug-appletvos/freetype.build/Objects-normal/arm64/autofit.d -skip-unused-modulemap-deps
In file included from /Users/admin/builder/spi-builder-workspace/Sources/freetype/src/autofit/autofit.c:23:
/Users/admin/builder/spi-builder-workspace/Sources/freetype/src/autofit/afadjust.c:1200:19: warning: implicit conversion loses integer precision: 'FT_Long' (aka 'long') to 'FT_Int' (aka 'int') [-Wshorten-64-to-32]
1200 | high = length - 1;
| ~ ~~~~~~~^~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/freetype/src/autofit/autofit.c:25:
/Users/admin/builder/spi-builder-workspace/Sources/freetype/src/autofit/afcjk.c:153:36: warning: implicit conversion loses integer precision: 'FT_ULong' (aka 'unsigned long') to 'FT_UInt' (aka 'unsigned int') [-Wshorten-64-to-32]
153 | error = FT_Load_Glyph( face, glyph_index, FT_LOAD_NO_SCALE );
| ~~~~~~~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/freetype/src/autofit/afcjk.c:395:40: warning: implicit conversion loses integer precision: 'FT_ULong' (aka 'unsigned long') to 'FT_UInt' (aka 'unsigned int') [-Wshorten-64-to-32]
395 | error = FT_Load_Glyph( face, glyph_index, FT_LOAD_NO_SCALE );
| ~~~~~~~~~~~~~ ^~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/freetype/src/autofit/autofit.c:30:
/Users/admin/builder/spi-builder-workspace/Sources/freetype/src/autofit/aflatin.c:152:36: warning: implicit conversion loses integer precision: 'FT_ULong' (aka 'unsigned long') to 'FT_UInt' (aka 'unsigned int') [-Wshorten-64-to-32]
152 | error = FT_Load_Glyph( face, glyph_index, FT_LOAD_NO_SCALE );
| ~~~~~~~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/freetype/src/autofit/aflatin.c:487:42: warning: implicit conversion loses integer precision: 'FT_ULong' (aka 'unsigned long') to 'FT_UInt' (aka 'unsigned int') [-Wshorten-64-to-32]
487 | error = FT_Load_Glyph( face, glyph_index, FT_LOAD_NO_SCALE );
| ~~~~~~~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/freetype/src/autofit/aflatin.c:2812:37: warning: implicit conversion loses integer precision: 'FT_Pos' (aka 'long') to 'FT_Int' (aka 'int') [-Wshorten-64-to-32]
2811 | af_move_contour_vertically( hints->contours[contour],
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
2812 | delta );
| ^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/freetype/src/autofit/aflatin.c:2834:37: warning: implicit conversion loses integer precision: 'FT_Pos' (aka 'long') to 'FT_Int' (aka 'int') [-Wshorten-64-to-32]
2833 | af_move_contour_vertically( hints->contours[contour],
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
2834 | -delta );
| ^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/freetype/src/autofit/aflatin.c:3474:46: warning: implicit conversion loses integer precision: 'FT_Pos' (aka 'long') to 'FT_Int' (aka 'int') [-Wshorten-64-to-32]
3474 | af_move_contour_vertically( first_point, delta );
| ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/freetype/src/autofit/aflatin.c:3512:46: warning: implicit conversion loses integer precision: 'FT_Pos' (aka 'long') to 'FT_Int' (aka 'int') [-Wshorten-64-to-32]
3512 | af_move_contour_vertically( first_point, delta );
| ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/freetype/src/autofit/autofit.c:31:
/Users/admin/builder/spi-builder-workspace/Sources/freetype/src/autofit/afloader.c:648:44: warning: implicit conversion loses integer precision: 'long' to 'FT_Int' (aka 'int') [-Wshorten-64-to-32]
648 | FT_Int x = stem_width_per_1000 -
| ~ ~~~~~~~~~~~~~~~~~~~~^
649 | FT_DivFix( af_intToFixed( x1 ), ppem );
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/freetype/src/autofit/afloader.c:665:46: warning: implicit conversion loses integer precision: 'long' to 'FT_Int' (aka 'int') [-Wshorten-64-to-32]
665 | FT_Int x = stem_width_per_1000 -
| ~ ~~~~~~~~~~~~~~~~~~~~^
666 | FT_DivFix( af_intToFixed( x2 ), ppem );
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/freetype/src/autofit/afloader.c:683:46: warning: implicit conversion loses integer precision: 'long' to 'FT_Int' (aka 'int') [-Wshorten-64-to-32]
683 | FT_Int x = stem_width_per_1000 -
| ~ ~~~~~~~~~~~~~~~~~~~~^
684 | FT_DivFix( af_intToFixed( x3 ), ppem );
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/freetype/src/autofit/autofit.c:34:
/Users/admin/builder/spi-builder-workspace/Sources/freetype/src/autofit/afshaper.c:680:23: warning: implicit conversion loses integer precision: 'FT_ULong' (aka 'unsigned long') to 'FT_UInt' (aka 'unsigned int') [-Wshorten-64-to-32]
679 | FT_Get_Advance( face,
| ~~~~~~~~~~~~~~
680 | glyph_index,
| ^~~~~~~~~~~
13 warnings generated.
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_complex-9BU3AOTRJ7XD2FI7VMHY33SFC.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_complex-9BU3AOTRJ7XD2FI7VMHY33SFC.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_complex-9BU3AOTRJ7XD2FI7VMHY33SFC.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/DarwinFoundation.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_complex-9BU3AOTRJ7XD2FI7VMHY33SFC.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/c_standard_library.modulemap -target-abi darwinpcs -target-cpu apple-a7 -target-feature +v8a -target-feature +aes -target-feature +fp-armv8 -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-tvos12.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=18.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=DarwinFoundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-BIRSRNNE3UBXHEYMO7SY9LNQJ.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.2-22K152-c567c64d94d819cf552a158157711ecb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=_complex -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D FT2_BUILD_LIBRARY -D FT_CONFIG_CONFIG_H\=\<freetype/config/ftconfig.h\> -D FT_CONFIG_OPTIONS_H\=\<freetype/config/ftoption.h\> -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_complex-9BU3AOTRJ7XD2FI7VMHY33SFC.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_inttypes-400OIJRBKTI92IQKA462NVQTW.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_inttypes-400OIJRBKTI92IQKA462NVQTW.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_inttypes-400OIJRBKTI92IQKA462NVQTW.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/DarwinFoundation.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/os_availability.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include/module.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_inttypes-400OIJRBKTI92IQKA462NVQTW.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/c_standard_library.modulemap -target-abi darwinpcs -target-cpu apple-a7 -target-feature +v8a -target-feature +aes -target-feature +fp-armv8 -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-tvos12.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=18.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=DarwinFoundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-BIRSRNNE3UBXHEYMO7SY9LNQJ.pcm -fmodule-file\=_Builtin_stddef\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stddef-831PO36K9KS3N7UZ0ATUEWC8K.pcm -fmodule-file\=_Builtin_stdint\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdint-E6KS9AEN0EMJ316J3HSERKIN4.pcm -fmodule-file\=os_availability\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability-F0D5TNTPUQR7AXP01AV2VKEAO.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.2-22K152-c567c64d94d819cf552a158157711ecb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=_inttypes -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D FT2_BUILD_LIBRARY -D FT_CONFIG_CONFIG_H\=\<freetype/config/ftconfig.h\> -D FT_CONFIG_OPTIONS_H\=\<freetype/config/ftoption.h\> -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_inttypes-400OIJRBKTI92IQKA462NVQTW.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_float-20IP8UXTP93FWO23QP3PGH3X7.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_float-20IP8UXTP93FWO23QP3PGH3X7.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_float-20IP8UXTP93FWO23QP3PGH3X7.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_float-20IP8UXTP93FWO23QP3PGH3X7.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/c_standard_library.modulemap -target-abi darwinpcs -target-cpu apple-a7 -target-feature +v8a -target-feature +aes -target-feature +fp-armv8 -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-tvos12.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=18.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.2-22K152-c567c64d94d819cf552a158157711ecb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=_float -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D FT2_BUILD_LIBRARY -D FT_CONFIG_CONFIG_H\=\<freetype/config/ftconfig.h\> -D FT_CONFIG_OPTIONS_H\=\<freetype/config/ftoption.h\> -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_float-20IP8UXTP93FWO23QP3PGH3X7.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_ctype-EMWUJILHNC1O4C4U72KAG0U0H.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_ctype-EMWUJILHNC1O4C4U72KAG0U0H.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_ctype-EMWUJILHNC1O4C4U72KAG0U0H.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/DarwinBasic.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/DarwinFoundation.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_ctype-EMWUJILHNC1O4C4U72KAG0U0H.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/c_standard_library.modulemap -target-abi darwinpcs -target-cpu apple-a7 -target-feature +v8a -target-feature +aes -target-feature +fp-armv8 -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-tvos12.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=18.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=DarwinFoundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-BIRSRNNE3UBXHEYMO7SY9LNQJ.pcm -fmodule-file\=runetype\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/runetype-ALRGCZCFE4P1KPTM1KFZ996BT.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.2-22K152-c567c64d94d819cf552a158157711ecb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=_ctype -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D FT2_BUILD_LIBRARY -D FT_CONFIG_CONFIG_H\=\<freetype/config/ftconfig.h\> -D FT_CONFIG_OPTIONS_H\=\<freetype/config/ftoption.h\> -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_ctype-EMWUJILHNC1O4C4U72KAG0U0H.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/nl_types-C9X3341GE4IZZOEGEP4PSRBHP.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/nl_types-C9X3341GE4IZZOEGEP4PSRBHP.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/nl_types-C9X3341GE4IZZOEGEP4PSRBHP.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/DarwinBasic.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/DarwinFoundation.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/nl_types-C9X3341GE4IZZOEGEP4PSRBHP.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/DarwinBasic.modulemap -target-abi darwinpcs -target-cpu apple-a7 -target-feature +v8a -target-feature +aes -target-feature +fp-armv8 -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-tvos12.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=18.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=DarwinFoundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-BIRSRNNE3UBXHEYMO7SY9LNQJ.pcm -fmodule-file\=sys_types\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_types-AITKVIDN0VKZS2T5E97ZPY0GD.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.2-22K152-c567c64d94d819cf552a158157711ecb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=nl_types -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D FT2_BUILD_LIBRARY -D FT_CONFIG_CONFIG_H\=\<freetype/config/ftconfig.h\> -D FT_CONFIG_OPTIONS_H\=\<freetype/config/ftoption.h\> -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/nl_types-C9X3341GE4IZZOEGEP4PSRBHP.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_iso646-8K6G40HHGMT44SWP86LI43IA4.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_iso646-8K6G40HHGMT44SWP86LI43IA4.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_iso646-8K6G40HHGMT44SWP86LI43IA4.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_iso646-8K6G40HHGMT44SWP86LI43IA4.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include/module.modulemap -target-abi darwinpcs -target-cpu apple-a7 -target-feature +v8a -target-feature +aes -target-feature +fp-armv8 -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-tvos12.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=18.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.2-22K152-c567c64d94d819cf552a158157711ecb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=_Builtin_iso646 -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D FT2_BUILD_LIBRARY -D FT_CONFIG_CONFIG_H\=\<freetype/config/ftconfig.h\> -D FT_CONFIG_OPTIONS_H\=\<freetype/config/ftoption.h\> -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_iso646-8K6G40HHGMT44SWP86LI43IA4.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdatomic-P4U57PEHQSQMDZ3FZMO0O5.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdatomic-P4U57PEHQSQMDZ3FZMO0O5.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdatomic-P4U57PEHQSQMDZ3FZMO0O5.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include/module.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdatomic-P4U57PEHQSQMDZ3FZMO0O5.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include/module.modulemap -target-abi darwinpcs -target-cpu apple-a7 -target-feature +v8a -target-feature +aes -target-feature +fp-armv8 -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-tvos12.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=18.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=_Builtin_stddef\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stddef-831PO36K9KS3N7UZ0ATUEWC8K.pcm -fmodule-file\=_Builtin_stdint\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdint-E6KS9AEN0EMJ316J3HSERKIN4.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.2-22K152-c567c64d94d819cf552a158157711ecb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=_Builtin_stdatomic -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D FT2_BUILD_LIBRARY -D FT_CONFIG_CONFIG_H\=\<freetype/config/ftconfig.h\> -D FT_CONFIG_OPTIONS_H\=\<freetype/config/ftoption.h\> -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdatomic-P4U57PEHQSQMDZ3FZMO0O5.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_inttypes-4F5Q9CSMIWDNND9T0X561OBWL.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_inttypes-4F5Q9CSMIWDNND9T0X561OBWL.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_inttypes-4F5Q9CSMIWDNND9T0X561OBWL.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/c_standard_library.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_inttypes-4F5Q9CSMIWDNND9T0X561OBWL.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include/module.modulemap -target-abi darwinpcs -target-cpu apple-a7 -target-feature +v8a -target-feature +aes -target-feature +fp-armv8 -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-tvos12.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=18.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=_inttypes\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_inttypes-400OIJRBKTI92IQKA462NVQTW.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.2-22K152-c567c64d94d819cf552a158157711ecb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=_Builtin_inttypes -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D FT2_BUILD_LIBRARY -D FT_CONFIG_CONFIG_H\=\<freetype/config/ftconfig.h\> -D FT_CONFIG_OPTIONS_H\=\<freetype/config/ftoption.h\> -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_inttypes-4F5Q9CSMIWDNND9T0X561OBWL.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_float-29S38IMG3ZO3HCCFBFWB60AAZ.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_float-29S38IMG3ZO3HCCFBFWB60AAZ.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_float-29S38IMG3ZO3HCCFBFWB60AAZ.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/c_standard_library.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_float-29S38IMG3ZO3HCCFBFWB60AAZ.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include/module.modulemap -target-abi darwinpcs -target-cpu apple-a7 -target-feature +v8a -target-feature +aes -target-feature +fp-armv8 -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-tvos12.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=18.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=_float\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_float-20IP8UXTP93FWO23QP3PGH3X7.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.2-22K152-c567c64d94d819cf552a158157711ecb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=_Builtin_float -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D FT2_BUILD_LIBRARY -D FT_CONFIG_CONFIG_H\=\<freetype/config/ftconfig.h\> -D FT_CONFIG_OPTIONS_H\=\<freetype/config/ftoption.h\> -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_float-29S38IMG3ZO3HCCFBFWB60AAZ.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/__wctype-5SUYTL96R7XCSGZTEQ2YTPBOL.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/__wctype-5SUYTL96R7XCSGZTEQ2YTPBOL.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/__wctype-5SUYTL96R7XCSGZTEQ2YTPBOL.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/c_standard_library.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/DarwinFoundation.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/__wctype-5SUYTL96R7XCSGZTEQ2YTPBOL.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/c_standard_library.modulemap -target-abi darwinpcs -target-cpu apple-a7 -target-feature +v8a -target-feature +aes -target-feature +fp-armv8 -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-tvos12.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=18.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=DarwinFoundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-BIRSRNNE3UBXHEYMO7SY9LNQJ.pcm -fmodule-file\=_ctype\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_ctype-EMWUJILHNC1O4C4U72KAG0U0H.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.2-22K152-c567c64d94d819cf552a158157711ecb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=__wctype -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D FT2_BUILD_LIBRARY -D FT_CONFIG_CONFIG_H\=\<freetype/config/ftconfig.h\> -D FT_CONFIG_OPTIONS_H\=\<freetype/config/ftoption.h\> -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/__wctype-5SUYTL96R7XCSGZTEQ2YTPBOL.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_fenv-7TFO3TLMZ79ONOITNMQS58MG5.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_fenv-7TFO3TLMZ79ONOITNMQS58MG5.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_fenv-7TFO3TLMZ79ONOITNMQS58MG5.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_fenv-7TFO3TLMZ79ONOITNMQS58MG5.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/c_standard_library.modulemap -target-abi darwinpcs -target-cpu apple-a7 -target-feature +v8a -target-feature +aes -target-feature +fp-armv8 -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-tvos12.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=18.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.2-22K152-c567c64d94d819cf552a158157711ecb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=_fenv -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D FT2_BUILD_LIBRARY -D FT_CONFIG_CONFIG_H\=\<freetype/config/ftconfig.h\> -D FT_CONFIG_OPTIONS_H\=\<freetype/config/ftoption.h\> -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_fenv-7TFO3TLMZ79ONOITNMQS58MG5.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/uuid-ID34TK2AGFTKFSIMGCP64ZS2.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/uuid-ID34TK2AGFTKFSIMGCP64ZS2.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/uuid-ID34TK2AGFTKFSIMGCP64ZS2.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/DarwinFoundation.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/uuid-ID34TK2AGFTKFSIMGCP64ZS2.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/DarwinFoundation.modulemap -target-abi darwinpcs -target-cpu apple-a7 -target-feature +v8a -target-feature +aes -target-feature +fp-armv8 -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-tvos12.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=18.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=DarwinFoundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-BIRSRNNE3UBXHEYMO7SY9LNQJ.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.2-22K152-c567c64d94d819cf552a158157711ecb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=uuid -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D FT2_BUILD_LIBRARY -D FT_CONFIG_CONFIG_H\=\<freetype/config/ftconfig.h\> -D FT_CONFIG_OPTIONS_H\=\<freetype/config/ftoption.h\> -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/uuid-ID34TK2AGFTKFSIMGCP64ZS2.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_locale-5OOFXV23K64RDXC1NIFQN9IPI.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_locale-5OOFXV23K64RDXC1NIFQN9IPI.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_locale-5OOFXV23K64RDXC1NIFQN9IPI.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/DarwinFoundation.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_locale-5OOFXV23K64RDXC1NIFQN9IPI.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/c_standard_library.modulemap -target-abi darwinpcs -target-cpu apple-a7 -target-feature +v8a -target-feature +aes -target-feature +fp-armv8 -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-tvos12.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=18.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=DarwinFoundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-BIRSRNNE3UBXHEYMO7SY9LNQJ.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.2-22K152-c567c64d94d819cf552a158157711ecb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=_locale -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D FT2_BUILD_LIBRARY -D FT_CONFIG_CONFIG_H\=\<freetype/config/ftconfig.h\> -D FT_CONFIG_OPTIONS_H\=\<freetype/config/ftoption.h\> -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_locale-5OOFXV23K64RDXC1NIFQN9IPI.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_math-AQ3KC1C03VCKQ927BKGGVBUWL.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_math-AQ3KC1C03VCKQ927BKGGVBUWL.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_math-AQ3KC1C03VCKQ927BKGGVBUWL.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/DarwinFoundation.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/os_availability.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_math-AQ3KC1C03VCKQ927BKGGVBUWL.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/c_standard_library.modulemap -target-abi darwinpcs -target-cpu apple-a7 -target-feature +v8a -target-feature +aes -target-feature +fp-armv8 -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-tvos12.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=18.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=DarwinFoundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-BIRSRNNE3UBXHEYMO7SY9LNQJ.pcm -fmodule-file\=os_availability\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability-F0D5TNTPUQR7AXP01AV2VKEAO.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.2-22K152-c567c64d94d819cf552a158157711ecb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=_math -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D FT2_BUILD_LIBRARY -D FT_CONFIG_CONFIG_H\=\<freetype/config/ftconfig.h\> -D FT_CONFIG_OPTIONS_H\=\<freetype/config/ftoption.h\> -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_math-AQ3KC1C03VCKQ927BKGGVBUWL.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdbool-7EK7HECUS4KNDH0G9UKW876CC.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdbool-7EK7HECUS4KNDH0G9UKW876CC.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdbool-7EK7HECUS4KNDH0G9UKW876CC.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdbool-7EK7HECUS4KNDH0G9UKW876CC.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include/module.modulemap -target-abi darwinpcs -target-cpu apple-a7 -target-feature +v8a -target-feature +aes -target-feature +fp-armv8 -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-tvos12.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=18.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.2-22K152-c567c64d94d819cf552a158157711ecb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=_Builtin_stdbool -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D FT2_BUILD_LIBRARY -D FT_CONFIG_CONFIG_H\=\<freetype/config/ftconfig.h\> -D FT_CONFIG_OPTIONS_H\=\<freetype/config/ftoption.h\> -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdbool-7EK7HECUS4KNDH0G9UKW876CC.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_assert-BI96Q5PNEWHGE0GYTYPIQ4MFP.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_assert-BI96Q5PNEWHGE0GYTYPIQ4MFP.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_assert-BI96Q5PNEWHGE0GYTYPIQ4MFP.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/DarwinFoundation.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_assert-BI96Q5PNEWHGE0GYTYPIQ4MFP.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/c_standard_library.modulemap -target-abi darwinpcs -target-cpu apple-a7 -target-feature +v8a -target-feature +aes -target-feature +fp-armv8 -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-tvos12.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=18.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=DarwinFoundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-BIRSRNNE3UBXHEYMO7SY9LNQJ.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.2-22K152-c567c64d94d819cf552a158157711ecb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=_assert -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D FT2_BUILD_LIBRARY -D FT_CONFIG_CONFIG_H\=\<freetype/config/ftconfig.h\> -D FT_CONFIG_OPTIONS_H\=\<freetype/config/ftoption.h\> -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_assert-BI96Q5PNEWHGE0GYTYPIQ4MFP.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_mach_port_t-DQ2611KAVDO8KKZYUUHD64Q1Q.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_mach_port_t-DQ2611KAVDO8KKZYUUHD64Q1Q.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_mach_port_t-DQ2611KAVDO8KKZYUUHD64Q1Q.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/DarwinFoundation.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_mach_port_t-DQ2611KAVDO8KKZYUUHD64Q1Q.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/DarwinFoundation.modulemap -target-abi darwinpcs -target-cpu apple-a7 -target-feature +v8a -target-feature +aes -target-feature +fp-armv8 -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-tvos12.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=18.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=DarwinFoundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-BIRSRNNE3UBXHEYMO7SY9LNQJ.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.2-22K152-c567c64d94d819cf552a158157711ecb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=_mach_port_t -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D FT2_BUILD_LIBRARY -D FT_CONFIG_CONFIG_H\=\<freetype/config/ftconfig.h\> -D FT_CONFIG_OPTIONS_H\=\<freetype/config/ftoption.h\> -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_mach_port_t-DQ2611KAVDO8KKZYUUHD64Q1Q.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_time-1IBE2DZ2RB1CPOPDHUQVPHP8O.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_time-1IBE2DZ2RB1CPOPDHUQVPHP8O.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_time-1IBE2DZ2RB1CPOPDHUQVPHP8O.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/DarwinBasic.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/DarwinFoundation.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/os_availability.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_time-1IBE2DZ2RB1CPOPDHUQVPHP8O.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/c_standard_library.modulemap -target-abi darwinpcs -target-cpu apple-a7 -target-feature +v8a -target-feature +aes -target-feature +fp-armv8 -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-tvos12.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=18.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=DarwinFoundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-BIRSRNNE3UBXHEYMO7SY9LNQJ.pcm -fmodule-file\=os_availability\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability-F0D5TNTPUQR7AXP01AV2VKEAO.pcm -fmodule-file\=sys_types\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_types-AITKVIDN0VKZS2T5E97ZPY0GD.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.2-22K152-c567c64d94d819cf552a158157711ecb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=_time -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D FT2_BUILD_LIBRARY -D FT_CONFIG_CONFIG_H\=\<freetype/config/ftconfig.h\> -D FT_CONFIG_OPTIONS_H\=\<freetype/config/ftoption.h\> -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_time-1IBE2DZ2RB1CPOPDHUQVPHP8O.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_wctype-1DKVGAOTZ5JAU6UJ50J9UJKWZ.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_wctype-1DKVGAOTZ5JAU6UJ50J9UJKWZ.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_wctype-1DKVGAOTZ5JAU6UJ50J9UJKWZ.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/c_standard_library.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/DarwinFoundation.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_wctype-1DKVGAOTZ5JAU6UJ50J9UJKWZ.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/c_standard_library.modulemap -target-abi darwinpcs -target-cpu apple-a7 -target-feature +v8a -target-feature +aes -target-feature +fp-armv8 -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-tvos12.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=18.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=DarwinFoundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-BIRSRNNE3UBXHEYMO7SY9LNQJ.pcm -fmodule-file\=__wctype\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/__wctype-5SUYTL96R7XCSGZTEQ2YTPBOL.pcm -fmodule-file\=_ctype\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_ctype-EMWUJILHNC1O4C4U72KAG0U0H.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.2-22K152-c567c64d94d819cf552a158157711ecb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=_wctype -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D FT2_BUILD_LIBRARY -D FT_CONFIG_CONFIG_H\=\<freetype/config/ftconfig.h\> -D FT_CONFIG_OPTIONS_H\=\<freetype/config/ftoption.h\> -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_wctype-1DKVGAOTZ5JAU6UJ50J9UJKWZ.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/xlocale-AH5SMPSYNVIH7AAT6UY16Z06T.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/xlocale-AH5SMPSYNVIH7AAT6UY16Z06T.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/xlocale-AH5SMPSYNVIH7AAT6UY16Z06T.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/c_standard_library.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/DarwinFoundation.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/xlocale-AH5SMPSYNVIH7AAT6UY16Z06T.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/DarwinBasic.modulemap -target-abi darwinpcs -target-cpu apple-a7 -target-feature +v8a -target-feature +aes -target-feature +fp-armv8 -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-tvos12.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=18.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=DarwinFoundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-BIRSRNNE3UBXHEYMO7SY9LNQJ.pcm -fmodule-file\=_locale\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_locale-5OOFXV23K64RDXC1NIFQN9IPI.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.2-22K152-c567c64d94d819cf552a158157711ecb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=xlocale -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D FT2_BUILD_LIBRARY -D FT_CONFIG_CONFIG_H\=\<freetype/config/ftconfig.h\> -D FT_CONFIG_OPTIONS_H\=\<freetype/config/ftoption.h\> -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/xlocale-AH5SMPSYNVIH7AAT6UY16Z06T.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_tgmath-CD9310PZHCR8IBD3UJ4ITE4XT.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_tgmath-CD9310PZHCR8IBD3UJ4ITE4XT.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_tgmath-CD9310PZHCR8IBD3UJ4ITE4XT.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/c_standard_library.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_tgmath-CD9310PZHCR8IBD3UJ4ITE4XT.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/c_standard_library.modulemap -target-abi darwinpcs -target-cpu apple-a7 -target-feature +v8a -target-feature +aes -target-feature +fp-armv8 -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-tvos12.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=18.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=_complex\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_complex-9BU3AOTRJ7XD2FI7VMHY33SFC.pcm -fmodule-file\=_math\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_math-AQ3KC1C03VCKQ927BKGGVBUWL.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.2-22K152-c567c64d94d819cf552a158157711ecb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=_tgmath -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D FT2_BUILD_LIBRARY -D FT_CONFIG_CONFIG_H\=\<freetype/config/ftconfig.h\> -D FT_CONFIG_OPTIONS_H\=\<freetype/config/ftoption.h\> -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_tgmath-CD9310PZHCR8IBD3UJ4ITE4XT.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_wchar-DP642MZBM0TVUUZYHIY2G1JL1.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_wchar-DP642MZBM0TVUUZYHIY2G1JL1.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_wchar-DP642MZBM0TVUUZYHIY2G1JL1.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/DarwinBasic.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/c_standard_library.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/DarwinFoundation.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/os_availability.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include/module.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_wchar-DP642MZBM0TVUUZYHIY2G1JL1.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/c_standard_library.modulemap -target-abi darwinpcs -target-cpu apple-a7 -target-feature +v8a -target-feature +aes -target-feature +fp-armv8 -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-tvos12.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=18.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=DarwinFoundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-BIRSRNNE3UBXHEYMO7SY9LNQJ.pcm -fmodule-file\=_Builtin_stdarg\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdarg-6LK8W1A087BBYBABNVPS3VW6D.pcm -fmodule-file\=_Builtin_stddef\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stddef-831PO36K9KS3N7UZ0ATUEWC8K.pcm -fmodule-file\=__wctype\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/__wctype-5SUYTL96R7XCSGZTEQ2YTPBOL.pcm -fmodule-file\=_stdio\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdio-7T24Y277UQ2RAFR7WX0A18M78.pcm -fmodule-file\=_time\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_time-1IBE2DZ2RB1CPOPDHUQVPHP8O.pcm -fmodule-file\=os_availability\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability-F0D5TNTPUQR7AXP01AV2VKEAO.pcm -fmodule-file\=runetype\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/runetype-ALRGCZCFE4P1KPTM1KFZ996BT.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.2-22K152-c567c64d94d819cf552a158157711ecb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=_wchar -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D FT2_BUILD_LIBRARY -D FT_CONFIG_CONFIG_H\=\<freetype/config/ftconfig.h\> -D FT_CONFIG_OPTIONS_H\=\<freetype/config/ftoption.h\> -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_wchar-DP642MZBM0TVUUZYHIY2G1JL1.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/gethostuuid-C8619HZGXAKF5O3UPCIRR1QC3.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/gethostuuid-C8619HZGXAKF5O3UPCIRR1QC3.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/gethostuuid-C8619HZGXAKF5O3UPCIRR1QC3.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/c_standard_library.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/DarwinFoundation.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/os_availability.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/gethostuuid-C8619HZGXAKF5O3UPCIRR1QC3.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/DarwinBasic.modulemap -target-abi darwinpcs -target-cpu apple-a7 -target-feature +v8a -target-feature +aes -target-feature +fp-armv8 -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-tvos12.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=18.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=DarwinFoundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-BIRSRNNE3UBXHEYMO7SY9LNQJ.pcm -fmodule-file\=_time\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_time-1IBE2DZ2RB1CPOPDHUQVPHP8O.pcm -fmodule-file\=os_availability\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability-F0D5TNTPUQR7AXP01AV2VKEAO.pcm -fmodule-file\=uuid\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/uuid-ID34TK2AGFTKFSIMGCP64ZS2.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.2-22K152-c567c64d94d819cf552a158157711ecb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=gethostuuid -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D FT2_BUILD_LIBRARY -D FT_CONFIG_CONFIG_H\=\<freetype/config/ftconfig.h\> -D FT_CONFIG_OPTIONS_H\=\<freetype/config/ftoption.h\> -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/gethostuuid-C8619HZGXAKF5O3UPCIRR1QC3.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/pthread-B6JWH6VZVO3M260B2PANE1NKA.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/pthread-B6JWH6VZVO3M260B2PANE1NKA.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/pthread-B6JWH6VZVO3M260B2PANE1NKA.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/DarwinBasic.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/c_standard_library.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/DarwinFoundation.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/os_availability.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/pthread-B6JWH6VZVO3M260B2PANE1NKA.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/DarwinBasic.modulemap -target-abi darwinpcs -target-cpu apple-a7 -target-feature +v8a -target-feature +aes -target-feature +fp-armv8 -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-tvos12.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=18.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=DarwinFoundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-BIRSRNNE3UBXHEYMO7SY9LNQJ.pcm -fmodule-file\=_mach_port_t\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_mach_port_t-DQ2611KAVDO8KKZYUUHD64Q1Q.pcm -fmodule-file\=_signal\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_signal-791ULELM6P98W2081M80YKJ4E.pcm -fmodule-file\=_time\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_time-1IBE2DZ2RB1CPOPDHUQVPHP8O.pcm -fmodule-file\=os_availability\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability-F0D5TNTPUQR7AXP01AV2VKEAO.pcm -fmodule-file\=sys_types\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_types-AITKVIDN0VKZS2T5E97ZPY0GD.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.2-22K152-c567c64d94d819cf552a158157711ecb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=pthread -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D FT2_BUILD_LIBRARY -D FT_CONFIG_CONFIG_H\=\<freetype/config/ftconfig.h\> -D FT_CONFIG_OPTIONS_H\=\<freetype/config/ftoption.h\> -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/pthread-B6JWH6VZVO3M260B2PANE1NKA.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_select-7XOUP3U16QV1RH5BSV622K1VY.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_select-7XOUP3U16QV1RH5BSV622K1VY.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_select-7XOUP3U16QV1RH5BSV622K1VY.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/DarwinBasic.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/c_standard_library.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/DarwinFoundation.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_select-7XOUP3U16QV1RH5BSV622K1VY.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/DarwinBasic.modulemap -target-abi darwinpcs -target-cpu apple-a7 -target-feature +v8a -target-feature +aes -target-feature +fp-armv8 -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-tvos12.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=18.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=DarwinFoundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-BIRSRNNE3UBXHEYMO7SY9LNQJ.pcm -fmodule-file\=_signal\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_signal-791ULELM6P98W2081M80YKJ4E.pcm -fmodule-file\=_sys_select\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_sys_select-9E621B0G8O3SP450Q3EW6UA1J.pcm -fmodule-file\=_time\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_time-1IBE2DZ2RB1CPOPDHUQVPHP8O.pcm -fmodule-file\=sys_time\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_time-9JTOQMUFPRX526C9WGTGNQT9G.pcm -fmodule-file\=sys_types\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_types-AITKVIDN0VKZS2T5E97ZPY0GD.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.2-22K152-c567c64d94d819cf552a158157711ecb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=sys_select -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D FT2_BUILD_LIBRARY -D FT_CONFIG_CONFIG_H\=\<freetype/config/ftconfig.h\> -D FT_CONFIG_OPTIONS_H\=\<freetype/config/ftoption.h\> -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_select-7XOUP3U16QV1RH5BSV622K1VY.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_tgmath-7Z81NPP9AR4GE4FKEC65FQX7F.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_tgmath-7Z81NPP9AR4GE4FKEC65FQX7F.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_tgmath-7Z81NPP9AR4GE4FKEC65FQX7F.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/c_standard_library.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_tgmath-7Z81NPP9AR4GE4FKEC65FQX7F.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include/module.modulemap -target-abi darwinpcs -target-cpu apple-a7 -target-feature +v8a -target-feature +aes -target-feature +fp-armv8 -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-tvos12.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=18.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=_math\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_math-AQ3KC1C03VCKQ927BKGGVBUWL.pcm -fmodule-file\=_tgmath\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_tgmath-CD9310PZHCR8IBD3UJ4ITE4XT.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.2-22K152-c567c64d94d819cf552a158157711ecb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=_Builtin_tgmath -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D FT2_BUILD_LIBRARY -D FT_CONFIG_CONFIG_H\=\<freetype/config/ftconfig.h\> -D FT_CONFIG_OPTIONS_H\=\<freetype/config/ftoption.h\> -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_tgmath-7Z81NPP9AR4GE4FKEC65FQX7F.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/unistd-DQK33IYP88H4VV8PVQZ7MOMSX.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/unistd-DQK33IYP88H4VV8PVQZ7MOMSX.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/unistd-DQK33IYP88H4VV8PVQZ7MOMSX.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/DarwinBasic.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/c_standard_library.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/DarwinFoundation.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/os_availability.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/unistd-DQK33IYP88H4VV8PVQZ7MOMSX.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/DarwinBasic.modulemap -target-abi darwinpcs -target-cpu apple-a7 -target-feature +v8a -target-feature +aes -target-feature +fp-armv8 -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-tvos12.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=18.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=DarwinFoundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-BIRSRNNE3UBXHEYMO7SY9LNQJ.pcm -fmodule-file\=_stdio\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdio-7T24Y277UQ2RAFR7WX0A18M78.pcm -fmodule-file\=_useconds_t\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_useconds_t-1KVZI1XUKSO7U0D2LC4H5ZA5T.pcm -fmodule-file\=gethostuuid\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/gethostuuid-C8619HZGXAKF5O3UPCIRR1QC3.pcm -fmodule-file\=os_availability\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability-F0D5TNTPUQR7AXP01AV2VKEAO.pcm -fmodule-file\=sys_select\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_select-7XOUP3U16QV1RH5BSV622K1VY.pcm -fmodule-file\=sys_types\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_types-AITKVIDN0VKZS2T5E97ZPY0GD.pcm -fmodule-file\=uuid\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/uuid-ID34TK2AGFTKFSIMGCP64ZS2.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.2-22K152-c567c64d94d819cf552a158157711ecb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=unistd -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D FT2_BUILD_LIBRARY -D FT_CONFIG_CONFIG_H\=\<freetype/config/ftconfig.h\> -D FT_CONFIG_OPTIONS_H\=\<freetype/config/ftoption.h\> -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/unistd-DQK33IYP88H4VV8PVQZ7MOMSX.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Darwin-5SZ12L24955QVIGECRLR7VIEY.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Darwin-5SZ12L24955QVIGECRLR7VIEY.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Darwin-5SZ12L24955QVIGECRLR7VIEY.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/DarwinBasic.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/c_standard_library.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/DarwinFoundation.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/os_availability.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/TargetConditionals.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include/module.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Darwin-5SZ12L24955QVIGECRLR7VIEY.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/Darwin.modulemap -target-abi darwinpcs -target-cpu apple-a7 -target-feature +v8a -target-feature +aes -target-feature +fp-armv8 -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-tvos12.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=18.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=DarwinFoundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-BIRSRNNE3UBXHEYMO7SY9LNQJ.pcm -fmodule-file\=TargetConditionals\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/TargetConditionals-703ZA64D23O6EXIZCQU8AY4W5.pcm -fmodule-file\=_Builtin_float\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_float-29S38IMG3ZO3HCCFBFWB60AAZ.pcm -fmodule-file\=_Builtin_inttypes\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_inttypes-4F5Q9CSMIWDNND9T0X561OBWL.pcm -fmodule-file\=_Builtin_iso646\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_iso646-8K6G40HHGMT44SWP86LI43IA4.pcm -fmodule-file\=_Builtin_limits\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_limits-8NCY1JSQ2872T5IXE7F07WNAQ.pcm -fmodule-file\=_Builtin_stdarg\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdarg-6LK8W1A087BBYBABNVPS3VW6D.pcm -fmodule-file\=_Builtin_stdatomic\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdatomic-P4U57PEHQSQMDZ3FZMO0O5.pcm -fmodule-file\=_Builtin_stdbool\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdbool-7EK7HECUS4KNDH0G9UKW876CC.pcm -fmodule-file\=_Builtin_stddef\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stddef-831PO36K9KS3N7UZ0ATUEWC8K.pcm -fmodule-file\=_Builtin_stdint\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdint-E6KS9AEN0EMJ316J3HSERKIN4.pcm -fmodule-file\=_Builtin_tgmath\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_tgmath-7Z81NPP9AR4GE4FKEC65FQX7F.pcm -fmodule-file\=__wctype\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/__wctype-5SUYTL96R7XCSGZTEQ2YTPBOL.pcm -fmodule-file\=_assert\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_assert-BI96Q5PNEWHGE0GYTYPIQ4MFP.pcm -fmodule-file\=_complex\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_complex-9BU3AOTRJ7XD2FI7VMHY33SFC.pcm -fmodule-file\=_ctype\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_ctype-EMWUJILHNC1O4C4U72KAG0U0H.pcm -fmodule-file\=_errno\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_errno-638XZCG0MKLRZMTQT6EP2CQLU.pcm -fmodule-file\=_fenv\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_fenv-7TFO3TLMZ79ONOITNMQS58MG5.pcm -fmodule-file\=_inttypes\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_inttypes-400OIJRBKTI92IQKA462NVQTW.pcm -fmodule-file\=_limits\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_limits-6Y91M414CGI83TIK5DL8B84JR.pcm -fmodule-file\=_locale\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_locale-5OOFXV23K64RDXC1NIFQN9IPI.pcm -fmodule-file\=_mach_port_t\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_mach_port_t-DQ2611KAVDO8KKZYUUHD64Q1Q.pcm -fmodule-file\=_math\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_math-AQ3KC1C03VCKQ927BKGGVBUWL.pcm -fmodule-file\=_setjmp\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_setjmp-DZBS94TZJTHL120XN1ZUAZ85S.pcm -fmodule-file\=_signal\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_signal-791ULELM6P98W2081M80YKJ4E.pcm -fmodule-file\=_stdio\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdio-7T24Y277UQ2RAFR7WX0A18M78.pcm -fmodule-file\=_stdlib\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdlib-ALAL3U22PIZVIBVPK5FOGJXME.pcm -fmodule-file\=_string\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_string-EPM6CZ3GEQ09QJTPN7Y0VZR00.pcm -fmodule-file\=_strings\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_strings-EMLRXTOXJDGLZ14LJHIM4FJ7V.pcm -fmodule-file\=_sys_select\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_sys_select-9E621B0G8O3SP450Q3EW6UA1J.pcm -fmodule-file\=_time\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_time-1IBE2DZ2RB1CPOPDHUQVPHP8O.pcm -fmodule-file\=_wchar\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_wchar-DP642MZBM0TVUUZYHIY2G1JL1.pcm -fmodule-file\=_wctype\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_wctype-1DKVGAOTZ5JAU6UJ50J9UJKWZ.pcm -fmodule-file\=netinet_in\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/netinet_in-7F9YAUR5DEBTVETH6PNNMFRJM.pcm -fmodule-file\=nl_types\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/nl_types-C9X3341GE4IZZOEGEP4PSRBHP.pcm -fmodule-file\=os_availability\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability-F0D5TNTPUQR7AXP01AV2VKEAO.pcm -fmodule-file\=pthread\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/pthread-B6JWH6VZVO3M260B2PANE1NKA.pcm -fmodule-file\=sys_resource\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_resource-9C31DAMWIGQ6ZQO9B7L2UTKK0.pcm -fmodule-file\=sys_select\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_select-7XOUP3U16QV1RH5BSV622K1VY.pcm -fmodule-file\=sys_time\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_time-9JTOQMUFPRX526C9WGTGNQT9G.pcm -fmodule-file\=sys_types\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_types-AITKVIDN0VKZS2T5E97ZPY0GD.pcm -fmodule-file\=sys_wait\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_wait-B2JYIIEX6HYXFPRTC0MNTRIZD.pcm -fmodule-file\=unistd\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/unistd-DQK33IYP88H4VV8PVQZ7MOMSX.pcm -fmodule-file\=uuid\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/uuid-ID34TK2AGFTKFSIMGCP64ZS2.pcm -fmodule-file\=xlocale\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/xlocale-AH5SMPSYNVIH7AAT6UY16Z06T.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.2-22K152-c567c64d94d819cf552a158157711ecb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=Darwin -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D FT2_BUILD_LIBRARY -D FT_CONFIG_CONFIG_H\=\<freetype/config/ftconfig.h\> -D FT_CONFIG_OPTIONS_H\=\<freetype/config/ftoption.h\> -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Darwin-5SZ12L24955QVIGECRLR7VIEY.d -skip-unused-modulemap-deps
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/freetype.build/Debug-appletvos/freetype.build/Objects-normal/arm64/ftsystem.o /Users/admin/builder/spi-builder-workspace/Sources/freetype/builds/unix/ftsystem.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'freetype' from project 'freetype')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/freetype.build/Debug-appletvos/freetype.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.2-22K152-c567c64d94d819cf552a158157711ecb.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/freetype.build/Debug-appletvos/freetype.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/freetype.build/Debug-appletvos/freetype.build/Objects-normal/arm64/ftsystem.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/freetype.build/Debug-appletvos/freetype.build/Objects-normal/arm64/ftsystem.dia -c /Users/admin/builder/spi-builder-workspace/Sources/freetype/builds/unix/ftsystem.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/freetype.build/Debug-appletvos/freetype.build/Objects-normal/arm64/ftsystem.o -index-unit-output-path /freetype.build/Debug-appletvos/freetype.build/Objects-normal/arm64/ftsystem.o
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -Wundef-prefix\=TARGET_OS_ -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/freetype.build/Debug-appletvos/freetype.build/Objects-normal/arm64/ftsystem.dia -Wdeprecated-objc-isa-usage -Werror\=deprecated-objc-isa-usage -Werror\=implicit-function-declaration -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -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 -Wno-reserved-identifier -Wno-gnu-folding-constant -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-unit-output-path /freetype.build/Debug-appletvos/freetype.build/Objects-normal/arm64/ftsystem.o -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/Sources/freetype/include/module.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include/module.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include/module.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include/module.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/c_standard_library.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/c_standard_library.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/DarwinBasic.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/c_standard_library.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/c_standard_library.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/c_standard_library.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/os_availability.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/Darwin.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/freetype.build/Debug-appletvos/freetype.build/Objects-normal/arm64/ftsystem.o -disable-free -emit-obj -x c /Users/admin/builder/spi-builder-workspace/Sources/freetype/builds/unix/ftsystem.c -target-abi darwinpcs -target-cpu apple-a7 -target-feature +v8a -target-feature +aes -target-feature +fp-armv8 -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-tvos12.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=18.2 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=AvailabilityMacros\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/AvailabilityMacros-BSFN36TYREV1JY2FEFKZJWCLF.pcm -fmodule-file\=Darwin\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Darwin-5SZ12L24955QVIGECRLR7VIEY.pcm -fmodule-file\=_Builtin_limits\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_limits-8NCY1JSQ2872T5IXE7F07WNAQ.pcm -fmodule-file\=_Builtin_stdarg\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdarg-6LK8W1A087BBYBABNVPS3VW6D.pcm -fmodule-file\=_Builtin_stddef\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stddef-831PO36K9KS3N7UZ0ATUEWC8K.pcm -fmodule-file\=_errno\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_errno-638XZCG0MKLRZMTQT6EP2CQLU.pcm -fmodule-file\=_setjmp\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_setjmp-DZBS94TZJTHL120XN1ZUAZ85S.pcm -fmodule-file\=_stdio\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdio-7T24Y277UQ2RAFR7WX0A18M78.pcm -fmodule-file\=_stdlib\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdlib-ALAL3U22PIZVIBVPK5FOGJXME.pcm -fmodule-file\=_string\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_string-EPM6CZ3GEQ09QJTPN7Y0VZR00.pcm -fmodule-file\=sys_types\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_types-AITKVIDN0VKZS2T5E97ZPY0GD.pcm -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -I /Users/admin/builder/spi-builder-workspace/Sources/freetype/include -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/freetype.build/Debug-appletvos/freetype.build/DerivedSources-normal/arm64 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/freetype.build/Debug-appletvos/freetype.build/DerivedSources/arm64 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/freetype.build/Debug-appletvos/freetype.build/DerivedSources -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/Developer/Library/Frameworks -internal-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/local/include -internal-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.2-22K152-c567c64d94d819cf552a158157711ecb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=freetype -fno-implicit-modules -fmax-type-align\=16 -fpascal-strings -fvisibility-inlines-hidden-static-local-var -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -fencode-extended-block-signature -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=on -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fdebug-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcoverage-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcommon -fobjc-msgsend-selector-stubs -fregister-global-dtors-with-atexit -fno-strict-return -mrelax-all -dwarf-version\=4 -debugger-tuning\=lldb -disable-llvm-verifier -dwarf-ext-refs -mframe-pointer\=non-leaf -funwind-tables\=1 -clear-ast-before-backend -discard-value-names -main-file-name ftsystem.c -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D FT2_BUILD_LIBRARY -D FT_CONFIG_CONFIG_H\=\<freetype/config/ftconfig.h\> -D FT_CONFIG_OPTIONS_H\=\<freetype/config/ftoption.h\> -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT dependencies -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/freetype.build/Debug-appletvos/freetype.build/Objects-normal/arm64/ftsystem.d -skip-unused-modulemap-deps
/Users/admin/builder/spi-builder-workspace/Sources/freetype/builds/unix/ftsystem.c:258:12: error: call to undeclared function 'open'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
258 | file = open( filepathname, O_RDONLY );
| ^
/Users/admin/builder/spi-builder-workspace/Sources/freetype/builds/unix/ftsystem.c:258:12: error: missing '#include <sys/fcntl.h>'; 'open' must be declared before it is used
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/Sources/freetype/builds/unix/ftsystem.c:33:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/sys/fcntl.h:600:9: note: declaration here is not visible
600 | int open(const char *, int, ...) __DARWIN_ALIAS_C(open);
| ^
/Users/admin/builder/spi-builder-workspace/Sources/freetype/builds/unix/ftsystem.c:258:12: error: conflicting types for 'open'
258 | file = open( filepathname, O_RDONLY );
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/Sources/freetype/builds/unix/ftsystem.c:33:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/sys/fcntl.h:600:9: note: previous declaration is here
600 | int open(const char *, int, ...) __DARWIN_ALIAS_C(open);
| ^
/Users/admin/builder/spi-builder-workspace/Sources/freetype/builds/unix/ftsystem.c:258:32: error: use of undeclared identifier 'O_RDONLY'
258 | file = open( filepathname, O_RDONLY );
| ^
/Users/admin/builder/spi-builder-workspace/Sources/freetype/builds/unix/ftsystem.c:341:22: error: call to undeclared function 'read'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
341 | read_count = read( file,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/freetype/builds/unix/ftsystem.c:341:22: error: missing '#include <unistd.h>'; 'read' must be declared before it is used
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/Sources/freetype/builds/unix/ftsystem.c:33:
In module 'unistd' imported from /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/sys/termios.h:110:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/unistd.h:472:10: note: declaration here is not visible
472 | ssize_t read(int, void *, size_t) __DARWIN_ALIAS_C(read);
| ^
/Users/admin/builder/spi-builder-workspace/Sources/freetype/builds/unix/ftsystem.c:341:22: error: conflicting types for 'read'
341 | read_count = read( file,
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/Sources/freetype/builds/unix/ftsystem.c:33:
In module 'unistd' imported from /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/sys/termios.h:110:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/unistd.h:472:10: note: previous declaration is here
472 | ssize_t read(int, void *, size_t) __DARWIN_ALIAS_C(read);
| ^
/Users/admin/builder/spi-builder-workspace/Sources/freetype/builds/unix/ftsystem.c:362:5: error: call to undeclared function 'close'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
362 | close( file );
| ^
/Users/admin/builder/spi-builder-workspace/Sources/freetype/builds/unix/ftsystem.c:362:5: error: missing '#include <unistd.h>'; 'close' must be declared before it is used
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/Sources/freetype/builds/unix/ftsystem.c:33:
In module 'unistd' imported from /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/sys/termios.h:110:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/unistd.h:437:6: note: declaration here is not visible
437 | int close(int) __DARWIN_ALIAS_C(close);
| ^
9 errors generated.
** BUILD FAILED **
The following build commands failed:
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/freetype.build/Debug-appletvos/freetype.build/Objects-normal/arm64/ftsystem.o /Users/admin/builder/spi-builder-workspace/Sources/freetype/builds/unix/ftsystem.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'freetype' from project 'freetype')
Building workspace spi-builder-workspace with scheme freetype
(2 failures)
Command line invocation:
/Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
freetype: /Users/admin/builder/spi-builder-workspace
resolved source packages: freetype
{
"dependencies" : [
],
"manifest_display_name" : "freetype",
"name" : "freetype",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "freetype",
"targets" : [
"freetype"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "freetype",
"module_type" : "ClangTarget",
"name" : "freetype",
"path" : "Sources/freetype",
"product_memberships" : [
"freetype"
],
"sources" : [
"builds/unix/ftsystem.c",
"src/autofit/autofit.c",
"src/base/ftbase.c",
"src/base/ftbbox.c",
"src/base/ftbdf.c",
"src/base/ftbitmap.c",
"src/base/ftcid.c",
"src/base/ftdebug.c",
"src/base/ftfstype.c",
"src/base/ftgasp.c",
"src/base/ftglyph.c",
"src/base/ftgxval.c",
"src/base/ftinit.c",
"src/base/ftmm.c",
"src/base/ftotval.c",
"src/base/ftpatent.c",
"src/base/ftpfr.c",
"src/base/ftstroke.c",
"src/base/ftsynth.c",
"src/base/fttype1.c",
"src/base/ftwinfnt.c",
"src/bdf/bdf.c",
"src/bzip2/ftbzip2.c",
"src/cache/ftcache.c",
"src/cff/cff.c",
"src/cid/type1cid.c",
"src/gzip/ftgzip.c",
"src/lzw/ftlzw.c",
"src/pcf/pcf.c",
"src/pfr/pfr.c",
"src/psaux/psaux.c",
"src/pshinter/pshinter.c",
"src/psnames/psnames.c",
"src/raster/raster.c",
"src/sdf/sdf.c",
"src/sfnt/sfnt.c",
"src/smooth/smooth.c",
"src/svg/svg.c",
"src/truetype/truetype.c",
"src/type1/type1.c",
"src/type42/type42.c",
"src/winfonts/winfnt.c"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"freetype"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme freetype -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme freetype -destination generic/platform=tvOS
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
freetype: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'freetype' in project 'freetype'
➜ Explicit dependency on target 'freetype' in project 'freetype'
Target 'freetype' in project 'freetype' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.2-22K152-c567c64d94d819cf552a158157711ecb.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.2-22K152-c567c64d94d819cf552a158157711ecb.sdkstatcache
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/freetype.build/Debug-appletvos/freetype.build/Objects-normal/arm64/ftsystem.o /Users/admin/builder/spi-builder-workspace/Sources/freetype/builds/unix/ftsystem.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'freetype' from project 'freetype')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/freetype.build/Debug-appletvos/freetype.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.2-22K152-c567c64d94d819cf552a158157711ecb.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/freetype.build/Debug-appletvos/freetype.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/freetype.build/Debug-appletvos/freetype.build/Objects-normal/arm64/ftsystem.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/freetype.build/Debug-appletvos/freetype.build/Objects-normal/arm64/ftsystem.dia -c /Users/admin/builder/spi-builder-workspace/Sources/freetype/builds/unix/ftsystem.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/freetype.build/Debug-appletvos/freetype.build/Objects-normal/arm64/ftsystem.o -index-unit-output-path /freetype.build/Debug-appletvos/freetype.build/Objects-normal/arm64/ftsystem.o
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -Wundef-prefix\=TARGET_OS_ -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/freetype.build/Debug-appletvos/freetype.build/Objects-normal/arm64/ftsystem.dia -Wdeprecated-objc-isa-usage -Werror\=deprecated-objc-isa-usage -Werror\=implicit-function-declaration -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -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 -Wno-reserved-identifier -Wno-gnu-folding-constant -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-unit-output-path /freetype.build/Debug-appletvos/freetype.build/Objects-normal/arm64/ftsystem.o -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/Sources/freetype/include/module.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include/module.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include/module.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include/module.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/c_standard_library.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/c_standard_library.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/DarwinBasic.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/c_standard_library.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/c_standard_library.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/c_standard_library.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/os_availability.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/Darwin.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/freetype.build/Debug-appletvos/freetype.build/Objects-normal/arm64/ftsystem.o -disable-free -emit-obj -x c /Users/admin/builder/spi-builder-workspace/Sources/freetype/builds/unix/ftsystem.c -target-abi darwinpcs -target-cpu apple-a7 -target-feature +v8a -target-feature +aes -target-feature +fp-armv8 -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-tvos12.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=18.2 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=AvailabilityMacros\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/AvailabilityMacros-BSFN36TYREV1JY2FEFKZJWCLF.pcm -fmodule-file\=Darwin\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Darwin-5SZ12L24955QVIGECRLR7VIEY.pcm -fmodule-file\=_Builtin_limits\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_limits-8NCY1JSQ2872T5IXE7F07WNAQ.pcm -fmodule-file\=_Builtin_stdarg\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdarg-6LK8W1A087BBYBABNVPS3VW6D.pcm -fmodule-file\=_Builtin_stddef\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stddef-831PO36K9KS3N7UZ0ATUEWC8K.pcm -fmodule-file\=_errno\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_errno-638XZCG0MKLRZMTQT6EP2CQLU.pcm -fmodule-file\=_setjmp\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_setjmp-DZBS94TZJTHL120XN1ZUAZ85S.pcm -fmodule-file\=_stdio\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdio-7T24Y277UQ2RAFR7WX0A18M78.pcm -fmodule-file\=_stdlib\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdlib-ALAL3U22PIZVIBVPK5FOGJXME.pcm -fmodule-file\=_string\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_string-EPM6CZ3GEQ09QJTPN7Y0VZR00.pcm -fmodule-file\=sys_types\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_types-AITKVIDN0VKZS2T5E97ZPY0GD.pcm -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -I /Users/admin/builder/spi-builder-workspace/Sources/freetype/include -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/freetype.build/Debug-appletvos/freetype.build/DerivedSources-normal/arm64 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/freetype.build/Debug-appletvos/freetype.build/DerivedSources/arm64 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/freetype.build/Debug-appletvos/freetype.build/DerivedSources -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/Developer/Library/Frameworks -internal-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/local/include -internal-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.2-22K152-c567c64d94d819cf552a158157711ecb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=freetype -fno-implicit-modules -fmax-type-align\=16 -fpascal-strings -fvisibility-inlines-hidden-static-local-var -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -fencode-extended-block-signature -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=on -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fdebug-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcoverage-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcommon -fobjc-msgsend-selector-stubs -fregister-global-dtors-with-atexit -fno-strict-return -mrelax-all -dwarf-version\=4 -debugger-tuning\=lldb -disable-llvm-verifier -dwarf-ext-refs -mframe-pointer\=non-leaf -funwind-tables\=1 -clear-ast-before-backend -discard-value-names -main-file-name ftsystem.c -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D FT2_BUILD_LIBRARY -D FT_CONFIG_CONFIG_H\=\<freetype/config/ftconfig.h\> -D FT_CONFIG_OPTIONS_H\=\<freetype/config/ftoption.h\> -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT dependencies -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/freetype.build/Debug-appletvos/freetype.build/Objects-normal/arm64/ftsystem.d -skip-unused-modulemap-deps
/Users/admin/builder/spi-builder-workspace/Sources/freetype/builds/unix/ftsystem.c:258:12: error: call to undeclared function 'open'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
258 | file = open( filepathname, O_RDONLY );
| ^
/Users/admin/builder/spi-builder-workspace/Sources/freetype/builds/unix/ftsystem.c:258:12: error: missing '#include <sys/fcntl.h>'; 'open' must be declared before it is used
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/Sources/freetype/builds/unix/ftsystem.c:33:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/sys/fcntl.h:600:9: note: declaration here is not visible
600 | int open(const char *, int, ...) __DARWIN_ALIAS_C(open);
| ^
/Users/admin/builder/spi-builder-workspace/Sources/freetype/builds/unix/ftsystem.c:258:12: error: conflicting types for 'open'
258 | file = open( filepathname, O_RDONLY );
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/Sources/freetype/builds/unix/ftsystem.c:33:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/sys/fcntl.h:600:9: note: previous declaration is here
600 | int open(const char *, int, ...) __DARWIN_ALIAS_C(open);
| ^
/Users/admin/builder/spi-builder-workspace/Sources/freetype/builds/unix/ftsystem.c:258:32: error: use of undeclared identifier 'O_RDONLY'
258 | file = open( filepathname, O_RDONLY );
| ^
/Users/admin/builder/spi-builder-workspace/Sources/freetype/builds/unix/ftsystem.c:341:22: error: call to undeclared function 'read'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
341 | read_count = read( file,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/freetype/builds/unix/ftsystem.c:341:22: error: missing '#include <unistd.h>'; 'read' must be declared before it is used
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/Sources/freetype/builds/unix/ftsystem.c:33:
In module 'unistd' imported from /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/sys/termios.h:110:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/unistd.h:472:10: note: declaration here is not visible
472 | ssize_t read(int, void *, size_t) __DARWIN_ALIAS_C(read);
| ^
/Users/admin/builder/spi-builder-workspace/Sources/freetype/builds/unix/ftsystem.c:341:22: error: conflicting types for 'read'
341 | read_count = read( file,
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/Sources/freetype/builds/unix/ftsystem.c:33:
In module 'unistd' imported from /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/sys/termios.h:110:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/unistd.h:472:10: note: previous declaration is here
472 | ssize_t read(int, void *, size_t) __DARWIN_ALIAS_C(read);
| ^
/Users/admin/builder/spi-builder-workspace/Sources/freetype/builds/unix/ftsystem.c:362:5: error: call to undeclared function 'close'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
362 | close( file );
| ^
/Users/admin/builder/spi-builder-workspace/Sources/freetype/builds/unix/ftsystem.c:362:5: error: missing '#include <unistd.h>'; 'close' must be declared before it is used
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/Sources/freetype/builds/unix/ftsystem.c:33:
In module 'unistd' imported from /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/usr/include/sys/termios.h:110:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/unistd.h:437:6: note: declaration here is not visible
437 | int close(int) __DARWIN_ALIAS_C(close);
| ^
9 errors generated.
** BUILD FAILED **
The following build commands failed:
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/freetype.build/Debug-appletvos/freetype.build/Objects-normal/arm64/ftsystem.o /Users/admin/builder/spi-builder-workspace/Sources/freetype/builds/unix/ftsystem.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'freetype' from project 'freetype')
Building workspace spi-builder-workspace with scheme freetype
(2 failures)
BUILD FAILURE 6.0 tvOS