The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Swim, reference master (571022), with Swift 6.0 for tvOS using Xcode 16.0 on 15 Sep 2024 02:53:39 UTC.

Swift 6 data race errors: 13

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Swim -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Swim/Transformation/EdgeMode.swift (in target 'Swim' from project 'Swim')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Swim/Advance/Bayer.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Advance/FourierTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Advance/Histograms.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Advance/Im2col.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Advance/ImageCompare.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Advance/IntegralImage.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Advance/Skeletonizer.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Arithmetic/ColorAndColor.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Arithmetic/ColorAndScalar.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Arithmetic/ColorUnary.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Arithmetic/ImageAndColor.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Arithmetic/ImageAndImage.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Arithmetic/ImageAndScalar.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Arithmetic/ImageUnary.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Arithmetic/PixelRefAndColor.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Arithmetic/PixelRefAndScalar.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Blend/Blender.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Boolean/BitOperations.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Boolean/CheckBool.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Conversion/ChannelComposition.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Conversion/ChannelwiseConversion.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Conversion/CreateMask.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Conversion/DataConversion.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Conversion/DataTypeConversion.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Conversion/PixelTypeConversion.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Conversion/PixelwiseConversion.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Core/Color/Color.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Core/Color/ColorPreset.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Core/Color/ColorProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Core/DataType.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Core/Image/Image.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Core/Image/ImageInitializers.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Core/Image/LikeInitializer.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Core/Image/UninitializedCreation.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Core/Pixel/Pixel.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Core/Pixel/PixelIterator.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Core/Pixel/UnsafePixelRef.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Core/PixelType.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Draw/DrawCircle.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Draw/DrawImage.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Draw/DrawLine.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Draw/DrawPixel.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Draw/DrawPolygon.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Draw/DrawRect.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Draw/DrawText.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Filter/BilateralFilter.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Filter/Convolution.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Filter/NonLocalMeanFilter.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Filter/RankFilter.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/IO/IOError.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/IO/ReadImageData.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/IO/ReadImageFile.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/IO/STBImageData.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/IO/WriteImageData.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/IO/WriteImageFile.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Interpolation/BicubicInterpolator.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Interpolation/BilinearInterpolator.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Interpolation/Interpolator.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Interpolation/Interpolator4x4.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Interpolation/LanczosInterpolator.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Interpolation/NearestNeighborInterpolator.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Manipulation/Abs.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Manipulation/Clip.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Manipulation/Power.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Manipulation/Rounding.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Platform/AppKit.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Platform/CoreGraphics.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Platform/S4TF.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Platform/UIKit.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Platform/vImage/vImageAlphaBlend.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Swim/Platform/vImage/vImageBuffer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Swim/Platform/vImage/vImageMorphology.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Swim/Platform/vImage/vImageUtils.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Swim/Stat/Extrema.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Swim/Subscript/ChannelSubscript.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Swim/Subscript/PixelSubscript.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Swim/Subscript/SubimageSubscript.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Swim/Transformation/Concatenation.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Swim/Transformation/EdgeMode.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Swim/Transformation/Flip.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Transformation/Matrix/AffineTransformation.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Transformation/Matrix/HomogeneousTransformationMatrix.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Transformation/Matrix/ProjectiveTransformation.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Transformation/Padding.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Transformation/Repeat.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Transformation/Resize.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Transformation/Rotate.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Transformation/Shift.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Transformation/Transpose.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Transformation/Warp.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Utility/Clamp.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Utility/Complex.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Utility/ConvertUInt8FP.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Utility/Copy.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Utility/Interleave.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Utility/IsPOT.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Utility/Matrix.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Utility/Rect.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/supplementaryOutputs-8 -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/Swim_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/CStbImage.modulemap -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.0-22J355-7e6c712d4f31046bb3f498b7d636b79d.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/CStbImage/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Swim -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.0 -target-sdk-name appletvos18.0 -external-plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/vImageBuffer.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/vImageMorphology.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/vImageUtils.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/Extrema.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/ChannelSubscript.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/PixelSubscript.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/SubimageSubscript.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/Concatenation.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/EdgeMode.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/Flip.o -index-unit-output-path /Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/vImageBuffer.o -index-unit-output-path /Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/vImageMorphology.o -index-unit-output-path /Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/vImageUtils.o -index-unit-output-path /Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/Extrema.o -index-unit-output-path /Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/ChannelSubscript.o -index-unit-output-path /Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/PixelSubscript.o -index-unit-output-path /Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/SubimageSubscript.o -index-unit-output-path /Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/Concatenation.o -index-unit-output-path /Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/EdgeMode.o -index-unit-output-path /Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/Flip.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Swim/Transformation/Flip.swift (in target 'Swim' from project 'Swim')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Swim/Advance/Bayer.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Advance/FourierTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Advance/Histograms.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Advance/Im2col.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Advance/ImageCompare.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Advance/IntegralImage.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Advance/Skeletonizer.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Arithmetic/ColorAndColor.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Arithmetic/ColorAndScalar.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Arithmetic/ColorUnary.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Arithmetic/ImageAndColor.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Arithmetic/ImageAndImage.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Arithmetic/ImageAndScalar.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Arithmetic/ImageUnary.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Arithmetic/PixelRefAndColor.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Arithmetic/PixelRefAndScalar.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Blend/Blender.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Boolean/BitOperations.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Boolean/CheckBool.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Conversion/ChannelComposition.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Conversion/ChannelwiseConversion.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Conversion/CreateMask.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Conversion/DataConversion.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Conversion/DataTypeConversion.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Conversion/PixelTypeConversion.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Conversion/PixelwiseConversion.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Core/Color/Color.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Core/Color/ColorPreset.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Core/Color/ColorProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Core/DataType.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Core/Image/Image.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Core/Image/ImageInitializers.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Core/Image/LikeInitializer.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Core/Image/UninitializedCreation.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Core/Pixel/Pixel.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Core/Pixel/PixelIterator.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Core/Pixel/UnsafePixelRef.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Core/PixelType.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Draw/DrawCircle.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Draw/DrawImage.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Draw/DrawLine.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Draw/DrawPixel.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Draw/DrawPolygon.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Draw/DrawRect.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Draw/DrawText.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Filter/BilateralFilter.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Filter/Convolution.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Filter/NonLocalMeanFilter.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Filter/RankFilter.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/IO/IOError.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/IO/ReadImageData.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/IO/ReadImageFile.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/IO/STBImageData.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/IO/WriteImageData.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/IO/WriteImageFile.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Interpolation/BicubicInterpolator.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Interpolation/BilinearInterpolator.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Interpolation/Interpolator.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Interpolation/Interpolator4x4.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Interpolation/LanczosInterpolator.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Interpolation/NearestNeighborInterpolator.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Manipulation/Abs.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Manipulation/Clip.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Manipulation/Power.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Manipulation/Rounding.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Platform/AppKit.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Platform/CoreGraphics.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Platform/S4TF.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Platform/UIKit.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Platform/vImage/vImageAlphaBlend.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Swim/Platform/vImage/vImageBuffer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Swim/Platform/vImage/vImageMorphology.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Swim/Platform/vImage/vImageUtils.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Swim/Stat/Extrema.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Swim/Subscript/ChannelSubscript.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Swim/Subscript/PixelSubscript.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Swim/Subscript/SubimageSubscript.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Swim/Transformation/Concatenation.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Swim/Transformation/EdgeMode.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Swim/Transformation/Flip.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Transformation/Matrix/AffineTransformation.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Transformation/Matrix/HomogeneousTransformationMatrix.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Transformation/Matrix/ProjectiveTransformation.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Transformation/Padding.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Transformation/Repeat.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Transformation/Resize.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Transformation/Rotate.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Transformation/Shift.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Transformation/Transpose.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Transformation/Warp.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Utility/Clamp.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Utility/Complex.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Utility/ConvertUInt8FP.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Utility/Copy.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Utility/Interleave.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Utility/IsPOT.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Utility/Matrix.swift /Users/admin/builder/spi-builder-workspace/Sources/Swim/Utility/Rect.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/supplementaryOutputs-8 -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/Swim_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/CStbImage.modulemap -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.0-22J355-7e6c712d4f31046bb3f498b7d636b79d.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/CStbImage/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Swim -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.0 -target-sdk-name appletvos18.0 -external-plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/vImageBuffer.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/vImageMorphology.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/vImageUtils.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/Extrema.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/ChannelSubscript.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/PixelSubscript.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/SubimageSubscript.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/Concatenation.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/EdgeMode.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/Flip.o -index-unit-output-path /Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/vImageBuffer.o -index-unit-output-path /Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/vImageMorphology.o -index-unit-output-path /Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/vImageUtils.o -index-unit-output-path /Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/Extrema.o -index-unit-output-path /Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/ChannelSubscript.o -index-unit-output-path /Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/PixelSubscript.o -index-unit-output-path /Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/SubimageSubscript.o -index-unit-output-path /Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/Concatenation.o -index-unit-output-path /Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/EdgeMode.o -index-unit-output-path /Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/Flip.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability-CMJM66AN7BDV4B8F49KKJUPUH.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability-CMJM66AN7BDV4B8F49KKJUPUH.scan
/Applications/Xcode-16.0.0-Release.Candidate.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/os_availability-CMJM66AN7BDV4B8F49KKJUPUH.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include/os_availability.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability-CMJM66AN7BDV4B8F49KKJUPUH.pcm -disable-free -emit-module -x c /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/os_availability.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.0 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk -resource-dir /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=os_availability_internal\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability_internal-62W2Q1YOWOZTS8F82M5FBKJRZ.pcm -internal-externc-isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.0-22J355-7e6c712d4f31046bb3f498b7d636b79d.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=os_availability -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 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/os_availability-CMJM66AN7BDV4B8F49KKJUPUH.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-5YKFGQB9DA8TRQTVQXRD9E4HW.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-5YKFGQB9DA8TRQTVQXRD9E4HW.scan
/Applications/Xcode-16.0.0-Release.Candidate.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/DarwinFoundation-5YKFGQB9DA8TRQTVQXRD9E4HW.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include/os_availability.modulemap -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.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/DarwinFoundation-5YKFGQB9DA8TRQTVQXRD9E4HW.pcm -disable-free -emit-module -x c /Applications/Xcode-16.0.0-Release.Candidate.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.0 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk -resource-dir /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=_Builtin_stdarg\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdarg-7LDWGDLPQYEEW71KC0LCDFT9P.pcm -fmodule-file\=_Builtin_stddef\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stddef-B3BLI0AIIYL6DRLHO97ZRMBSE.pcm -fmodule-file\=os_availability\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability-CMJM66AN7BDV4B8F49KKJUPUH.pcm -isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.0-22J355-7e6c712d4f31046bb3f498b7d636b79d.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=DarwinFoundation -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 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/DarwinFoundation-5YKFGQB9DA8TRQTVQXRD9E4HW.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_useconds_t-D6KJ7V5RUMDS3PAM0HN3JD3CQ.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_useconds_t-D6KJ7V5RUMDS3PAM0HN3JD3CQ.scan
/Applications/Xcode-16.0.0-Release.Candidate.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/_useconds_t-D6KJ7V5RUMDS3PAM0HN3JD3CQ.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include/DarwinFoundation.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_useconds_t-D6KJ7V5RUMDS3PAM0HN3JD3CQ.pcm -disable-free -emit-module -x c /Applications/Xcode-16.0.0-Release.Candidate.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.0 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk -resource-dir /Applications/Xcode-16.0.0-Release.Candidate.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-5YKFGQB9DA8TRQTVQXRD9E4HW.pcm -isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.0-22J355-7e6c712d4f31046bb3f498b7d636b79d.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=_useconds_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 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/_useconds_t-D6KJ7V5RUMDS3PAM0HN3JD3CQ.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_math-8MYMKJKY23NCE5DA025XDFLZD.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_math-8MYMKJKY23NCE5DA025XDFLZD.scan
/Applications/Xcode-16.0.0-Release.Candidate.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-8MYMKJKY23NCE5DA025XDFLZD.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include/DarwinFoundation.modulemap -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include/os_availability.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_math-8MYMKJKY23NCE5DA025XDFLZD.pcm -disable-free -emit-module -x c /Applications/Xcode-16.0.0-Release.Candidate.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.0 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk -resource-dir /Applications/Xcode-16.0.0-Release.Candidate.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-5YKFGQB9DA8TRQTVQXRD9E4HW.pcm -fmodule-file\=os_availability\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability-CMJM66AN7BDV4B8F49KKJUPUH.pcm -isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.0-22J355-7e6c712d4f31046bb3f498b7d636b79d.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 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-8MYMKJKY23NCE5DA025XDFLZD.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/runetype-BWDKKEPPTEPIF9FUI7RVPF4YE.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/runetype-BWDKKEPPTEPIF9FUI7RVPF4YE.scan
/Applications/Xcode-16.0.0-Release.Candidate.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/runetype-BWDKKEPPTEPIF9FUI7RVPF4YE.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include/DarwinFoundation.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/runetype-BWDKKEPPTEPIF9FUI7RVPF4YE.pcm -disable-free -emit-module -x c /Applications/Xcode-16.0.0-Release.Candidate.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.0 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk -resource-dir /Applications/Xcode-16.0.0-Release.Candidate.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-5YKFGQB9DA8TRQTVQXRD9E4HW.pcm -isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.0-22J355-7e6c712d4f31046bb3f498b7d636b79d.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=runetype -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 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/runetype-BWDKKEPPTEPIF9FUI7RVPF4YE.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_time-6GSGVRUUDVSY5PX02G7GVP5EY.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_time-6GSGVRUUDVSY5PX02G7GVP5EY.scan
/Applications/Xcode-16.0.0-Release.Candidate.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_time-6GSGVRUUDVSY5PX02G7GVP5EY.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include/DarwinFoundation.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_time-6GSGVRUUDVSY5PX02G7GVP5EY.pcm -disable-free -emit-module -x c /Applications/Xcode-16.0.0-Release.Candidate.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.0 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk -resource-dir /Applications/Xcode-16.0.0-Release.Candidate.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-5YKFGQB9DA8TRQTVQXRD9E4HW.pcm -isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.0-22J355-7e6c712d4f31046bb3f498b7d636b79d.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=sys_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 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_time-6GSGVRUUDVSY5PX02G7GVP5EY.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/alloca-CNKRP6Z5CM5E49WMJ6HKLEJ03.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/alloca-CNKRP6Z5CM5E49WMJ6HKLEJ03.scan
/Applications/Xcode-16.0.0-Release.Candidate.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/alloca-CNKRP6Z5CM5E49WMJ6HKLEJ03.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include/DarwinFoundation.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/alloca-CNKRP6Z5CM5E49WMJ6HKLEJ03.pcm -disable-free -emit-module -x c /Applications/Xcode-16.0.0-Release.Candidate.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.0 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk -resource-dir /Applications/Xcode-16.0.0-Release.Candidate.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-5YKFGQB9DA8TRQTVQXRD9E4HW.pcm -isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.0-22J355-7e6c712d4f31046bb3f498b7d636b79d.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=alloca -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 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/alloca-CNKRP6Z5CM5E49WMJ6HKLEJ03.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_assert-A73Q42Q1QQE0PRBX33G1YYSKB.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_assert-A73Q42Q1QQE0PRBX33G1YYSKB.scan
/Applications/Xcode-16.0.0-Release.Candidate.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-A73Q42Q1QQE0PRBX33G1YYSKB.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include/DarwinFoundation.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_assert-A73Q42Q1QQE0PRBX33G1YYSKB.pcm -disable-free -emit-module -x c /Applications/Xcode-16.0.0-Release.Candidate.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.0 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk -resource-dir /Applications/Xcode-16.0.0-Release.Candidate.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-5YKFGQB9DA8TRQTVQXRD9E4HW.pcm -isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.0-22J355-7e6c712d4f31046bb3f498b7d636b79d.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 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-A73Q42Q1QQE0PRBX33G1YYSKB.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_limits-6THFZR0AVGBGBVBR0IN902OUG.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_limits-6THFZR0AVGBGBVBR0IN902OUG.scan
/Applications/Xcode-16.0.0-Release.Candidate.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/_limits-6THFZR0AVGBGBVBR0IN902OUG.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include/DarwinFoundation.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_limits-6THFZR0AVGBGBVBR0IN902OUG.pcm -disable-free -emit-module -x c /Applications/Xcode-16.0.0-Release.Candidate.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.0 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk -resource-dir /Applications/Xcode-16.0.0-Release.Candidate.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-5YKFGQB9DA8TRQTVQXRD9E4HW.pcm -isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.0-22J355-7e6c712d4f31046bb3f498b7d636b79d.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=_limits -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 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/_limits-6THFZR0AVGBGBVBR0IN902OUG.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdint-28EA504WHRTDMK6WKKPIYJA1S.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdint-28EA504WHRTDMK6WKKPIYJA1S.scan
/Applications/Xcode-16.0.0-Release.Candidate.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/_stdint-28EA504WHRTDMK6WKKPIYJA1S.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include/DarwinFoundation.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdint-28EA504WHRTDMK6WKKPIYJA1S.pcm -disable-free -emit-module -x c /Applications/Xcode-16.0.0-Release.Candidate.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.0 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk -resource-dir /Applications/Xcode-16.0.0-Release.Candidate.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-5YKFGQB9DA8TRQTVQXRD9E4HW.pcm -isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.0-22J355-7e6c712d4f31046bb3f498b7d636b79d.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=_stdint -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 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/_stdint-28EA504WHRTDMK6WKKPIYJA1S.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_sys_select-5LWS6AU5PHQ132AMYMXAK6W7B.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-5LWS6AU5PHQ132AMYMXAK6W7B.scan
/Applications/Xcode-16.0.0-Release.Candidate.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-5LWS6AU5PHQ132AMYMXAK6W7B.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include/DarwinFoundation.modulemap -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include/os_availability.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_sys_select-5LWS6AU5PHQ132AMYMXAK6W7B.pcm -disable-free -emit-module -x c /Applications/Xcode-16.0.0-Release.Candidate.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.0 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk -resource-dir /Applications/Xcode-16.0.0-Release.Candidate.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-5YKFGQB9DA8TRQTVQXRD9E4HW.pcm -fmodule-file\=os_availability\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability-CMJM66AN7BDV4B8F49KKJUPUH.pcm -isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.0-22J355-7e6c712d4f31046bb3f498b7d636b79d.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 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-5LWS6AU5PHQ132AMYMXAK6W7B.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_limits-CQYKR36X85Y0BMNT5SGW63LN7.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_limits-CQYKR36X85Y0BMNT5SGW63LN7.scan
/Applications/Xcode-16.0.0-Release.Candidate.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_limits-CQYKR36X85Y0BMNT5SGW63LN7.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include/c_standard_library.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_limits-CQYKR36X85Y0BMNT5SGW63LN7.pcm -disable-free -emit-module -x c /Applications/Xcode-16.0.0-Release.Candidate.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.0 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk -resource-dir /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=_limits\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_limits-6THFZR0AVGBGBVBR0IN902OUG.pcm -isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.0-22J355-7e6c712d4f31046bb3f498b7d636b79d.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=_Builtin_limits -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 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_limits-CQYKR36X85Y0BMNT5SGW63LN7.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdint-DBQ7UDDX6W1XD8W9BRY0BHTFM.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdint-DBQ7UDDX6W1XD8W9BRY0BHTFM.scan
/Applications/Xcode-16.0.0-Release.Candidate.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_stdint-DBQ7UDDX6W1XD8W9BRY0BHTFM.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include/c_standard_library.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdint-DBQ7UDDX6W1XD8W9BRY0BHTFM.pcm -disable-free -emit-module -x c /Applications/Xcode-16.0.0-Release.Candidate.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.0 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk -resource-dir /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=_stdint\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdint-28EA504WHRTDMK6WKKPIYJA1S.pcm -isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.0-22J355-7e6c712d4f31046bb3f498b7d636b79d.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=_Builtin_stdint -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 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_stdint-DBQ7UDDX6W1XD8W9BRY0BHTFM.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_strings-AAX6F5J8OE32LTTI9D65VGUAQ.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_strings-AAX6F5J8OE32LTTI9D65VGUAQ.scan
/Applications/Xcode-16.0.0-Release.Candidate.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/_strings-AAX6F5J8OE32LTTI9D65VGUAQ.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include/DarwinFoundation.modulemap -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include/os_availability.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_strings-AAX6F5J8OE32LTTI9D65VGUAQ.pcm -disable-free -emit-module -x c /Applications/Xcode-16.0.0-Release.Candidate.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.0 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk -resource-dir /Applications/Xcode-16.0.0-Release.Candidate.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-5YKFGQB9DA8TRQTVQXRD9E4HW.pcm -fmodule-file\=os_availability\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability-CMJM66AN7BDV4B8F49KKJUPUH.pcm -isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.0-22J355-7e6c712d4f31046bb3f498b7d636b79d.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=_strings -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 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/_strings-AAX6F5J8OE32LTTI9D65VGUAQ.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/netinet_in-BW3A29KSSY62U9DKUPCL29RIZ.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/netinet_in-BW3A29KSSY62U9DKUPCL29RIZ.scan
/Applications/Xcode-16.0.0-Release.Candidate.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/netinet_in-BW3A29KSSY62U9DKUPCL29RIZ.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include/DarwinFoundation.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/netinet_in-BW3A29KSSY62U9DKUPCL29RIZ.pcm -disable-free -emit-module -x c /Applications/Xcode-16.0.0-Release.Candidate.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.0 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk -resource-dir /Applications/Xcode-16.0.0-Release.Candidate.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-5YKFGQB9DA8TRQTVQXRD9E4HW.pcm -isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.0-22J355-7e6c712d4f31046bb3f498b7d636b79d.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=netinet_in -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 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/netinet_in-BW3A29KSSY62U9DKUPCL29RIZ.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_errno-EAX8D8ZF686TD6K79JDVEA84Y.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_errno-EAX8D8ZF686TD6K79JDVEA84Y.scan
/Applications/Xcode-16.0.0-Release.Candidate.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/_errno-EAX8D8ZF686TD6K79JDVEA84Y.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include/DarwinFoundation.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_errno-EAX8D8ZF686TD6K79JDVEA84Y.pcm -disable-free -emit-module -x c /Applications/Xcode-16.0.0-Release.Candidate.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.0 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk -resource-dir /Applications/Xcode-16.0.0-Release.Candidate.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-5YKFGQB9DA8TRQTVQXRD9E4HW.pcm -isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.0-22J355-7e6c712d4f31046bb3f498b7d636b79d.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=_errno -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 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/_errno-EAX8D8ZF686TD6K79JDVEA84Y.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_types-67J13SOG1Y5MUFXC2TMBEIY5O.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_types-67J13SOG1Y5MUFXC2TMBEIY5O.scan
/Applications/Xcode-16.0.0-Release.Candidate.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_types-67J13SOG1Y5MUFXC2TMBEIY5O.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include/c_standard_library.modulemap -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include/DarwinFoundation.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_types-67J13SOG1Y5MUFXC2TMBEIY5O.pcm -disable-free -emit-module -x c /Applications/Xcode-16.0.0-Release.Candidate.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.0 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk -resource-dir /Applications/Xcode-16.0.0-Release.Candidate.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-5YKFGQB9DA8TRQTVQXRD9E4HW.pcm -fmodule-file\=_errno\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_errno-EAX8D8ZF686TD6K79JDVEA84Y.pcm -fmodule-file\=_sys_select\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_sys_select-5LWS6AU5PHQ132AMYMXAK6W7B.pcm -fmodule-file\=_useconds_t\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_useconds_t-D6KJ7V5RUMDS3PAM0HN3JD3CQ.pcm -fmodule-file\=netinet_in\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/netinet_in-BW3A29KSSY62U9DKUPCL29RIZ.pcm -isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.0-22J355-7e6c712d4f31046bb3f498b7d636b79d.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=sys_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 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_types-67J13SOG1Y5MUFXC2TMBEIY5O.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_string-1C1G012N7TS2N15U3VILH7RU.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_string-1C1G012N7TS2N15U3VILH7RU.scan
/Applications/Xcode-16.0.0-Release.Candidate.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/_string-1C1G012N7TS2N15U3VILH7RU.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include/DarwinBasic.modulemap -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include/c_standard_library.modulemap -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include/DarwinFoundation.modulemap -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include/os_availability.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_string-1C1G012N7TS2N15U3VILH7RU.pcm -disable-free -emit-module -x c /Applications/Xcode-16.0.0-Release.Candidate.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.0 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk -resource-dir /Applications/Xcode-16.0.0-Release.Candidate.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-5YKFGQB9DA8TRQTVQXRD9E4HW.pcm -fmodule-file\=_errno\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_errno-EAX8D8ZF686TD6K79JDVEA84Y.pcm -fmodule-file\=_strings\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_strings-AAX6F5J8OE32LTTI9D65VGUAQ.pcm -fmodule-file\=os_availability\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability-CMJM66AN7BDV4B8F49KKJUPUH.pcm -fmodule-file\=sys_types\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_types-67J13SOG1Y5MUFXC2TMBEIY5O.pcm -isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.0-22J355-7e6c712d4f31046bb3f498b7d636b79d.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=_string -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 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/_string-1C1G012N7TS2N15U3VILH7RU.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_signal-BEEW72BLCYQV5UBTZMMFG3YXW.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_signal-BEEW72BLCYQV5UBTZMMFG3YXW.scan
/Applications/Xcode-16.0.0-Release.Candidate.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/_signal-BEEW72BLCYQV5UBTZMMFG3YXW.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include/DarwinBasic.modulemap -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include/DarwinFoundation.modulemap -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include/os_availability.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_signal-BEEW72BLCYQV5UBTZMMFG3YXW.pcm -disable-free -emit-module -x c /Applications/Xcode-16.0.0-Release.Candidate.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.0 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk -resource-dir /Applications/Xcode-16.0.0-Release.Candidate.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-5YKFGQB9DA8TRQTVQXRD9E4HW.pcm -fmodule-file\=os_availability\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability-CMJM66AN7BDV4B8F49KKJUPUH.pcm -fmodule-file\=sys_types\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_types-67J13SOG1Y5MUFXC2TMBEIY5O.pcm -isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.0-22J355-7e6c712d4f31046bb3f498b7d636b79d.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=_signal -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 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/_signal-BEEW72BLCYQV5UBTZMMFG3YXW.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdio-2E8A17GEJ0NSC60I99CAXKZJR.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdio-2E8A17GEJ0NSC60I99CAXKZJR.scan
/Applications/Xcode-16.0.0-Release.Candidate.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/_stdio-2E8A17GEJ0NSC60I99CAXKZJR.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include/DarwinBasic.modulemap -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include/DarwinFoundation.modulemap -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include/os_availability.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdio-2E8A17GEJ0NSC60I99CAXKZJR.pcm -disable-free -emit-module -x c /Applications/Xcode-16.0.0-Release.Candidate.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.0 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk -resource-dir /Applications/Xcode-16.0.0-Release.Candidate.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-5YKFGQB9DA8TRQTVQXRD9E4HW.pcm -fmodule-file\=os_availability\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability-CMJM66AN7BDV4B8F49KKJUPUH.pcm -fmodule-file\=sys_types\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_types-67J13SOG1Y5MUFXC2TMBEIY5O.pcm -isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.0-22J355-7e6c712d4f31046bb3f498b7d636b79d.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=_stdio -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 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/_stdio-2E8A17GEJ0NSC60I99CAXKZJR.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_resource-E18WJOOPR2B9YW80JPTOXJK3H.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_resource-E18WJOOPR2B9YW80JPTOXJK3H.scan
/Applications/Xcode-16.0.0-Release.Candidate.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_resource-E18WJOOPR2B9YW80JPTOXJK3H.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include/DarwinBasic.modulemap -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include/DarwinFoundation.modulemap -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include/os_availability.modulemap -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.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/sys_resource-E18WJOOPR2B9YW80JPTOXJK3H.pcm -disable-free -emit-module -x c /Applications/Xcode-16.0.0-Release.Candidate.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.0 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk -resource-dir /Applications/Xcode-16.0.0-Release.Candidate.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-5YKFGQB9DA8TRQTVQXRD9E4HW.pcm -fmodule-file\=_Builtin_stdint\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdint-DBQ7UDDX6W1XD8W9BRY0BHTFM.pcm -fmodule-file\=os_availability\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability-CMJM66AN7BDV4B8F49KKJUPUH.pcm -fmodule-file\=sys_time\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_time-6GSGVRUUDVSY5PX02G7GVP5EY.pcm -fmodule-file\=sys_types\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_types-67J13SOG1Y5MUFXC2TMBEIY5O.pcm -isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.0-22J355-7e6c712d4f31046bb3f498b7d636b79d.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=sys_resource -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 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_resource-E18WJOOPR2B9YW80JPTOXJK3H.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_wait-27PNM4H7MDX4VNK4T5XONZ8MI.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_wait-27PNM4H7MDX4VNK4T5XONZ8MI.scan
/Applications/Xcode-16.0.0-Release.Candidate.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_wait-27PNM4H7MDX4VNK4T5XONZ8MI.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include/DarwinBasic.modulemap -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include/c_standard_library.modulemap -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include/DarwinFoundation.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_wait-27PNM4H7MDX4VNK4T5XONZ8MI.pcm -disable-free -emit-module -x c /Applications/Xcode-16.0.0-Release.Candidate.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.0 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk -resource-dir /Applications/Xcode-16.0.0-Release.Candidate.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-5YKFGQB9DA8TRQTVQXRD9E4HW.pcm -fmodule-file\=_signal\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_signal-BEEW72BLCYQV5UBTZMMFG3YXW.pcm -fmodule-file\=sys_resource\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_resource-E18WJOOPR2B9YW80JPTOXJK3H.pcm -fmodule-file\=sys_types\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_types-67J13SOG1Y5MUFXC2TMBEIY5O.pcm -isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.0-22J355-7e6c712d4f31046bb3f498b7d636b79d.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=sys_wait -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 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_wait-27PNM4H7MDX4VNK4T5XONZ8MI.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdlib-ECHB35SE22GU6R6YBIV5KWXP.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdlib-ECHB35SE22GU6R6YBIV5KWXP.scan
/Applications/Xcode-16.0.0-Release.Candidate.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/_stdlib-ECHB35SE22GU6R6YBIV5KWXP.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include/DarwinBasic.modulemap -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include/DarwinFoundation.modulemap -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include/os_availability.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdlib-ECHB35SE22GU6R6YBIV5KWXP.pcm -disable-free -emit-module -x c /Applications/Xcode-16.0.0-Release.Candidate.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.0 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk -resource-dir /Applications/Xcode-16.0.0-Release.Candidate.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-5YKFGQB9DA8TRQTVQXRD9E4HW.pcm -fmodule-file\=alloca\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/alloca-CNKRP6Z5CM5E49WMJ6HKLEJ03.pcm -fmodule-file\=os_availability\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability-CMJM66AN7BDV4B8F49KKJUPUH.pcm -fmodule-file\=runetype\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/runetype-BWDKKEPPTEPIF9FUI7RVPF4YE.pcm -fmodule-file\=sys_types\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_types-67J13SOG1Y5MUFXC2TMBEIY5O.pcm -fmodule-file\=sys_wait\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_wait-27PNM4H7MDX4VNK4T5XONZ8MI.pcm -isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.0-22J355-7e6c712d4f31046bb3f498b7d636b79d.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=_stdlib -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 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/_stdlib-ECHB35SE22GU6R6YBIV5KWXP.d -skip-unused-modulemap-deps
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/CStbImage.build/Objects-normal/arm64/image_io.o /Users/admin/builder/spi-builder-workspace/Sources/CStbImage/image_io.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CStbImage' from project 'Swim')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/CStbImage.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp

    /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.0-22J355-7e6c712d4f31046bb3f498b7d636b79d.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/Swim.build/Debug-appletvos/CStbImage.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/CStbImage.build/Objects-normal/arm64/image_io.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/CStbImage.build/Objects-normal/arm64/image_io.dia -c /Users/admin/builder/spi-builder-workspace/Sources/CStbImage/image_io.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/CStbImage.build/Objects-normal/arm64/image_io.o -index-unit-output-path /Swim.build/Debug-appletvos/CStbImage.build/Objects-normal/arm64/image_io.o
/Applications/Xcode-16.0.0-Release.Candidate.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/Swim.build/Debug-appletvos/CStbImage.build/Objects-normal/arm64/image_io.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 /Swim.build/Debug-appletvos/CStbImage.build/Objects-normal/arm64/image_io.o -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/c_standard_library.modulemap -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/DarwinFoundation.modulemap -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include/module.modulemap -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include/module.modulemap -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/c_standard_library.modulemap -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include/module.modulemap -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/c_standard_library.modulemap -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include/module.modulemap -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/c_standard_library.modulemap -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/c_standard_library.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/CStbImage.build/Objects-normal/arm64/image_io.o -disable-free -emit-obj -x c /Users/admin/builder/spi-builder-workspace/Sources/CStbImage/image_io.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.0 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk -resource-dir /Applications/Xcode-16.0.0-Release.Candidate.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-5YKFGQB9DA8TRQTVQXRD9E4HW.pcm -fmodule-file\=_Builtin_limits\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_limits-CQYKR36X85Y0BMNT5SGW63LN7.pcm -fmodule-file\=_Builtin_stdarg\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdarg-7LDWGDLPQYEEW71KC0LCDFT9P.pcm -fmodule-file\=_Builtin_stddef\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stddef-B3BLI0AIIYL6DRLHO97ZRMBSE.pcm -fmodule-file\=_Builtin_stdint\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdint-DBQ7UDDX6W1XD8W9BRY0BHTFM.pcm -fmodule-file\=_assert\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_assert-A73Q42Q1QQE0PRBX33G1YYSKB.pcm -fmodule-file\=_math\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_math-8MYMKJKY23NCE5DA025XDFLZD.pcm -fmodule-file\=_stdio\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdio-2E8A17GEJ0NSC60I99CAXKZJR.pcm -fmodule-file\=_stdlib\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdlib-ECHB35SE22GU6R6YBIV5KWXP.pcm -fmodule-file\=_string\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_string-1C1G012N7TS2N15U3VILH7RU.pcm -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -I /Users/admin/builder/spi-builder-workspace/Sources/CStbImage/include -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/CStbImage.build/DerivedSources-normal/arm64 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/CStbImage.build/DerivedSources/arm64 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/CStbImage.build/DerivedSources -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/Developer/Library/Frameworks -internal-isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/local/include -internal-isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include -internal-externc-isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.0-22J355-7e6c712d4f31046bb3f498b7d636b79d.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=CStbImage -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 -fcoverage-mapping -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 -fprofile-instrument\=clang -clear-ast-before-backend -discard-value-names -main-file-name image_io.c -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -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/Swim.build/Debug-appletvos/CStbImage.build/Objects-normal/arm64/image_io.d -skip-unused-modulemap-deps
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/CStbImage.build/Objects-normal/arm64/truetype.o /Users/admin/builder/spi-builder-workspace/Sources/CStbImage/truetype.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CStbImage' from project 'Swim')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/CStbImage.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp

    /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.0-22J355-7e6c712d4f31046bb3f498b7d636b79d.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/Swim.build/Debug-appletvos/CStbImage.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/CStbImage.build/Objects-normal/arm64/truetype.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/CStbImage.build/Objects-normal/arm64/truetype.dia -c /Users/admin/builder/spi-builder-workspace/Sources/CStbImage/truetype.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/CStbImage.build/Objects-normal/arm64/truetype.o -index-unit-output-path /Swim.build/Debug-appletvos/CStbImage.build/Objects-normal/arm64/truetype.o
/Applications/Xcode-16.0.0-Release.Candidate.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/Swim.build/Debug-appletvos/CStbImage.build/Objects-normal/arm64/truetype.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 /Swim.build/Debug-appletvos/CStbImage.build/Objects-normal/arm64/truetype.o -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/c_standard_library.modulemap -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/DarwinFoundation.modulemap -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/c_standard_library.modulemap -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/c_standard_library.modulemap -fmodule-map-file\=/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/c_standard_library.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/CStbImage.build/Objects-normal/arm64/truetype.o -disable-free -emit-obj -x c /Users/admin/builder/spi-builder-workspace/Sources/CStbImage/truetype.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.0 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk -resource-dir /Applications/Xcode-16.0.0-Release.Candidate.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-5YKFGQB9DA8TRQTVQXRD9E4HW.pcm -fmodule-file\=_assert\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_assert-A73Q42Q1QQE0PRBX33G1YYSKB.pcm -fmodule-file\=_math\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_math-8MYMKJKY23NCE5DA025XDFLZD.pcm -fmodule-file\=_stdlib\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdlib-ECHB35SE22GU6R6YBIV5KWXP.pcm -fmodule-file\=_string\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_string-1C1G012N7TS2N15U3VILH7RU.pcm -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -I /Users/admin/builder/spi-builder-workspace/Sources/CStbImage/include -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/CStbImage.build/DerivedSources-normal/arm64 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/CStbImage.build/DerivedSources/arm64 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/CStbImage.build/DerivedSources -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/Developer/Library/Frameworks -internal-isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/local/include -internal-isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/usr/include -internal-externc-isystem /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.0-22J355-7e6c712d4f31046bb3f498b7d636b79d.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=CStbImage -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 -fcoverage-mapping -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 -fprofile-instrument\=clang -clear-ast-before-backend -discard-value-names -main-file-name truetype.c -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -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/Swim.build/Debug-appletvos/CStbImage.build/Objects-normal/arm64/truetype.d -skip-unused-modulemap-deps
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CStbImage.o normal (in target 'CStbImage' from project 'Swim')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-tvos12.0 -r -isysroot /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -L/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/CStbImage.build/Objects-normal/arm64/CStbImage.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/CStbImage.build/Objects-normal/arm64/CStbImage_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/CStbImage.build/Objects-normal/arm64/CStbImage_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CStbImage.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CStbImage.o (in target 'CStbImage' from project 'Swim')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CStbImage.o
SwiftDriverJobDiscovery normal arm64 Compiling Warp.swift, Clamp.swift, Complex.swift, ConvertUInt8FP.swift, Copy.swift, Interleave.swift, IsPOT.swift, Matrix.swift, Rect.swift (in target 'Swim' from project 'Swim')
SwiftDriverJobDiscovery normal arm64 Compiling ReadImageData.swift, ReadImageFile.swift, STBImageData.swift, WriteImageData.swift, WriteImageFile.swift, BicubicInterpolator.swift, BilinearInterpolator.swift, Interpolator.swift, Interpolator4x4.swift, LanczosInterpolator.swift (in target 'Swim' from project 'Swim')
SwiftDriverJobDiscovery normal arm64 Compiling DrawLine.swift, DrawPixel.swift, DrawPolygon.swift, DrawRect.swift, DrawText.swift, BilateralFilter.swift, Convolution.swift, NonLocalMeanFilter.swift, RankFilter.swift, IOError.swift (in target 'Swim' from project 'Swim')
SwiftDriverJobDiscovery normal arm64 Compiling AffineTransformation.swift, HomogeneousTransformationMatrix.swift, ProjectiveTransformation.swift, Padding.swift, Repeat.swift, Resize.swift, Rotate.swift, Shift.swift, Transpose.swift (in target 'Swim' from project 'Swim')
SwiftDriverJobDiscovery normal arm64 Compiling Bayer.swift, FourierTransformer.swift, Histograms.swift, Im2col.swift, ImageCompare.swift, IntegralImage.swift, Skeletonizer.swift, ColorAndColor.swift, ColorAndScalar.swift, ColorUnary.swift (in target 'Swim' from project 'Swim')
SwiftDriverJobDiscovery normal arm64 Emitting module for Swim (in target 'Swim' from project 'Swim')
SwiftDriver\ Compilation\ Requirements Swim normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Swim' from project 'Swim')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Swim -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/Swim.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/CStbImage.modulemap -stats-output-dir .stats -strict-concurrency\=complete -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk -target arm64-apple-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.0-22J355-7e6c712d4f31046bb3f498b7d636b79d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/Swim-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/Swim.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/Swim_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/CStbImage/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/Swim-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Swim.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/Swim.swiftdoc (in target 'Swim' from project 'Swim')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/Swim.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Swim.swiftmodule/arm64-apple-tvos.swiftdoc
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/Swim-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/Swim-Swift.h (in target 'Swim' from project 'Swim')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/Swim-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/Swim-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Swim.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/Swim.abi.json (in target 'Swim' from project 'Swim')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/Swim.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Swim.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Swim.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/Swim.swiftmodule (in target 'Swim' from project 'Swim')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/Swim.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Swim.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Swim.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/Swim.swiftsourceinfo (in target 'Swim' from project 'Swim')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/Swim.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Swim.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling vImageBuffer.swift, vImageMorphology.swift, vImageUtils.swift, Extrema.swift, ChannelSubscript.swift, PixelSubscript.swift, SubimageSubscript.swift, Concatenation.swift, EdgeMode.swift, Flip.swift (in target 'Swim' from project 'Swim')
SwiftDriverJobDiscovery normal arm64 Compiling NearestNeighborInterpolator.swift, Abs.swift, Clip.swift, Power.swift, Rounding.swift, AppKit.swift, CoreGraphics.swift, S4TF.swift, UIKit.swift, vImageAlphaBlend.swift (in target 'Swim' from project 'Swim')
SwiftDriver\ Compilation Swim normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Swim' from project 'Swim')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Swim -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/Swim.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/CStbImage.modulemap -stats-output-dir .stats -strict-concurrency\=complete -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk -target arm64-apple-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.0-22J355-7e6c712d4f31046bb3f498b7d636b79d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/Swim-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/Swim.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/Swim_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/CStbImage/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/Swim-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Swim.o normal (in target 'Swim' from project 'Swim')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-tvos12.0 -r -isysroot /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -L/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/Swim.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/Swim_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -fobjc-link-runtime -L/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/appletvos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/Swim.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Swim.build/Debug-appletvos/Swim.build/Objects-normal/arm64/Swim_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Swim.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Swim.o (in target 'Swim' from project 'Swim')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Swim.o
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Swim",
  "name" : "Swim",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "Swim",
      "targets" : [
        "Swim"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VisualTests",
      "module_type" : "SwiftTarget",
      "name" : "VisualTests",
      "path" : "Tests/VisualTests",
      "sources" : [
        "ApplicationVisualTests.swift",
        "BayerVisualTests.swift",
        "BlendVisualTests.swift",
        "DrawVisualTests.swift",
        "FilterVisualTests.swift",
        "FourierTransformerVisualTests.swift",
        "HistogramsVisualTests.swift",
        "PaddingVisualTests.swift",
        "ResizeVisualTests.swift",
        "SkeletonizerVisualTests.swift",
        "SubimageVisualTests.swift",
        "TransformationVisualTests.swift",
        "Utils.swift",
        "WarpVisualTests.swift",
        "XCTestManifests.swift",
        "vImageVisualTests.swift"
      ],
      "target_dependencies" : [
        "Swim"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwimTests",
      "module_type" : "SwiftTarget",
      "name" : "SwimTests",
      "path" : "Tests/SwimTests",
      "sources" : [
        "AdvanceTests/BayerTests.swift",
        "AdvanceTests/CorrelationTests.swift",
        "AdvanceTests/Im2colTests.swift",
        "AdvanceTests/IntegralImageTests.swift",
        "ArithmeticTests/ColorArithmeticTests.swift",
        "ArithmeticTests/ImageArithmeticTests.swift",
        "ArithmeticTests/PixelRefArithmeticTests.swift",
        "BooleanTests/BitOperationsTests.swift",
        "BooleanTests/CheckBoolTests.swift",
        "ConversionTests/ChannelCompositionTests.swift",
        "ConversionTests/ChannelwiseConversionTests.swift",
        "ConversionTests/DataTypeConversionTests.swift",
        "ConversionTests/PixelTypeConversionTests.swift",
        "ConversionTests/PixelwiseConversionTests.swift",
        "CoreTests/ImageTests.swift",
        "CoreTests/LikeInitializerTests.swift",
        "CoreTests/PixelIteratorTests.swift",
        "DrawTests/DrawTests.swift",
        "FilterTests/ConvolutionTests.swift",
        "FilterTests/FilterTests.swift",
        "IOTests/ImageIOTests.swift",
        "InterpolationTests/BicubicInterpolationTests.swift",
        "InterpolationTests/BilinearInterpolationTests.swift",
        "InterpolationTests/NearestNeighborInterpolatorTests.swift",
        "ManipulationTests/AbsTests.swift",
        "ManipulationTests/ClipTests.swift",
        "ManipulationTests/PowerTests.swift",
        "ManipulationTests/RoundingTests.swift",
        "PlatformTests/AppKitTests.swift",
        "PlatformTests/S4TFTests.swift",
        "PlatformTests/UIKitTests.swift",
        "PlatformTests/vImageUtilsTests.swift",
        "StatTests/ExtremaTests.swift",
        "SubscriptTests/ChannelSubscriptTests.swift",
        "SubscriptTests/PixelSubscriptTests.swift",
        "SubscriptTests/SubimageSubscriptTests.swift",
        "TransformationTests/AffineTransformationTests.swift",
        "TransformationTests/ConcatenateTests.swift",
        "TransformationTests/EdgeModeTests.swift",
        "TransformationTests/PaddingTests.swift",
        "TransformationTests/ProjectiveTransformationTests.swift",
        "TransformationTests/RepeatedTests.swift",
        "TransformationTests/ResizeTests.swift",
        "TransformationTests/ShiftTests.swift",
        "TransformationTests/TransformationTests.swift",
        "TransformationTests/TransposeTests.swift",
        "Utility/Random.swift",
        "Utility/Utils.swift",
        "Utility/XCTAssertEqualWithAccuracy.swift",
        "UtilityTests/ClampTests.swift",
        "UtilityTests/ComplexTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Swim"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Swim",
      "module_type" : "SwiftTarget",
      "name" : "Swim",
      "path" : "Sources/Swim",
      "product_memberships" : [
        "Swim"
      ],
      "sources" : [
        "Advance/Bayer.swift",
        "Advance/FourierTransformer.swift",
        "Advance/Histograms.swift",
        "Advance/Im2col.swift",
        "Advance/ImageCompare.swift",
        "Advance/IntegralImage.swift",
        "Advance/Skeletonizer.swift",
        "Arithmetic/ColorAndColor.swift",
        "Arithmetic/ColorAndScalar.swift",
        "Arithmetic/ColorUnary.swift",
        "Arithmetic/ImageAndColor.swift",
        "Arithmetic/ImageAndImage.swift",
        "Arithmetic/ImageAndScalar.swift",
        "Arithmetic/ImageUnary.swift",
        "Arithmetic/PixelRefAndColor.swift",
        "Arithmetic/PixelRefAndScalar.swift",
        "Blend/Blender.swift",
        "Boolean/BitOperations.swift",
        "Boolean/CheckBool.swift",
        "Conversion/ChannelComposition.swift",
        "Conversion/ChannelwiseConversion.swift",
        "Conversion/CreateMask.swift",
        "Conversion/DataConversion.swift",
        "Conversion/DataTypeConversion.swift",
        "Conversion/PixelTypeConversion.swift",
        "Conversion/PixelwiseConversion.swift",
        "Core/Color/Color.swift",
        "Core/Color/ColorPreset.swift",
        "Core/Color/ColorProtocol.swift",
        "Core/DataType.swift",
        "Core/Image/Image.swift",
        "Core/Image/ImageInitializers.swift",
        "Core/Image/LikeInitializer.swift",
        "Core/Image/UninitializedCreation.swift",
        "Core/Pixel/Pixel.swift",
        "Core/Pixel/PixelIterator.swift",
        "Core/Pixel/UnsafePixelRef.swift",
        "Core/PixelType.swift",
        "Draw/DrawCircle.swift",
        "Draw/DrawImage.swift",
        "Draw/DrawLine.swift",
        "Draw/DrawPixel.swift",
        "Draw/DrawPolygon.swift",
        "Draw/DrawRect.swift",
        "Draw/DrawText.swift",
        "Filter/BilateralFilter.swift",
        "Filter/Convolution.swift",
        "Filter/NonLocalMeanFilter.swift",
        "Filter/RankFilter.swift",
        "IO/IOError.swift",
        "IO/ReadImageData.swift",
        "IO/ReadImageFile.swift",
        "IO/STBImageData.swift",
        "IO/WriteImageData.swift",
        "IO/WriteImageFile.swift",
        "Interpolation/BicubicInterpolator.swift",
        "Interpolation/BilinearInterpolator.swift",
        "Interpolation/Interpolator.swift",
        "Interpolation/Interpolator4x4.swift",
        "Interpolation/LanczosInterpolator.swift",
        "Interpolation/NearestNeighborInterpolator.swift",
        "Manipulation/Abs.swift",
        "Manipulation/Clip.swift",
        "Manipulation/Power.swift",
        "Manipulation/Rounding.swift",
        "Platform/AppKit.swift",
        "Platform/CoreGraphics.swift",
        "Platform/S4TF.swift",
        "Platform/UIKit.swift",
        "Platform/vImage/vImageAlphaBlend.swift",
        "Platform/vImage/vImageBuffer.swift",
        "Platform/vImage/vImageMorphology.swift",
        "Platform/vImage/vImageUtils.swift",
        "Stat/Extrema.swift",
        "Subscript/ChannelSubscript.swift",
        "Subscript/PixelSubscript.swift",
        "Subscript/SubimageSubscript.swift",
        "Transformation/Concatenation.swift",
        "Transformation/EdgeMode.swift",
        "Transformation/Flip.swift",
        "Transformation/Matrix/AffineTransformation.swift",
        "Transformation/Matrix/HomogeneousTransformationMatrix.swift",
        "Transformation/Matrix/ProjectiveTransformation.swift",
        "Transformation/Padding.swift",
        "Transformation/Repeat.swift",
        "Transformation/Resize.swift",
        "Transformation/Rotate.swift",
        "Transformation/Shift.swift",
        "Transformation/Transpose.swift",
        "Transformation/Warp.swift",
        "Utility/Clamp.swift",
        "Utility/Complex.swift",
        "Utility/ConvertUInt8FP.swift",
        "Utility/Copy.swift",
        "Utility/Interleave.swift",
        "Utility/IsPOT.swift",
        "Utility/Matrix.swift",
        "Utility/Rect.swift"
      ],
      "target_dependencies" : [
        "CStbImage"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PerformanceTests",
      "module_type" : "SwiftTarget",
      "name" : "PerformanceTests",
      "path" : "Tests/PerformanceTests",
      "sources" : [
        "ArithmeticPerformanceTests.swift",
        "BasicPerformanceTests.swift",
        "BayerPerformanceTests.swift",
        "BlendPerformanceTests.swift",
        "ConversionPerformanceTests.swift",
        "CorrelationPerformanceTests.swift",
        "DataTypeConversionPerformanceTests.swift",
        "DrawPerformanceTests.swift",
        "FilterPerformanceTests.swift",
        "FourierTransformerPerformanceTests.swift",
        "ImageIOPerformanceTests.swift",
        "InterpolatorPerformanceTests.swift",
        "IterationPerformanceTests.swift",
        "ManipulationPerformanceTests.swift",
        "PerformanceTests.swift",
        "ResizePerformanceTests.swift",
        "SubscriptPerformanceTests.swift",
        "TransformationPerformanceTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Swim"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CStbImage",
      "module_type" : "ClangTarget",
      "name" : "CStbImage",
      "path" : "Sources/CStbImage",
      "product_memberships" : [
        "Swim"
      ],
      "sources" : [
        "image_io.c",
        "truetype.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.