Build Information
Successful build of RomanNumeralFormatter, reference 0.0.1 (f2ae5a), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 13 Apr 2026 09:48:02 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RomanNumeralFormatter -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SlaunchaMan/RomanNumeralFormatter.git
Reference: 0.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SlaunchaMan/RomanNumeralFormatter
* tag 0.0.1 -> FETCH_HEAD
HEAD is now at f2ae5af Initial commit.
Cloned https://github.com/SlaunchaMan/RomanNumeralFormatter.git
Revision (git rev-parse @):
f2ae5af412b1ea226ad57908a8906a1a60bfb3eb
SUCCESS checkout https://github.com/SlaunchaMan/RomanNumeralFormatter.git at 0.0.1
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.3
Building package at path: $PWD
https://github.com/SlaunchaMan/RomanNumeralFormatter.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/SlaunchaMan/IsNotEmpty.git
Creating working copy of package ‘IsNotEmpty’
Checking out 0.0.1 of package ‘IsNotEmpty’
Resolve Package Graph
Resolved source packages:
RomanNumeralFormatter: /Users/admin/builder/spi-builder-workspace
IsNotEmpty: https://github.com/SlaunchaMan/IsNotEmpty.git @ 0.0.1
resolved source packages: RomanNumeralFormatter, IsNotEmpty
2026-04-13 05:47:41.090 xcodebuild[529:3075] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "isnotempty",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SlaunchaMan/IsNotEmpty.git"
}
],
"manifest_display_name" : "RomanNumeralFormatter",
"name" : "RomanNumeralFormatter",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "RomanNumeralFormatter",
"targets" : [
"RomanNumeralFormatter"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RomanNumeralFormatterTests",
"module_type" : "SwiftTarget",
"name" : "RomanNumeralFormatterTests",
"path" : "Tests/RomanNumeralFormatterTests",
"sources" : [
"RomanNumeralFormatterTests.swift"
],
"target_dependencies" : [
"RomanNumeralFormatter"
],
"type" : "test"
},
{
"c99name" : "RomanNumeralFormatterObjCTests",
"module_type" : "ClangTarget",
"name" : "RomanNumeralFormatterObjCTests",
"path" : "Tests/RomanNumeralFormatterObjCTests",
"sources" : [
"RomanNumeralFormatterNSNumberTests.m"
],
"target_dependencies" : [
"RomanNumeralFormatter"
],
"type" : "test"
},
{
"c99name" : "RomanNumeralFormatter",
"module_type" : "SwiftTarget",
"name" : "RomanNumeralFormatter",
"path" : "Sources/RomanNumeralFormatter",
"product_dependencies" : [
"IsNotEmpty"
],
"product_memberships" : [
"RomanNumeralFormatter"
],
"sources" : [
"RomanNumeralFormatter.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"RomanNumeralFormatter"
]
}
}
2026-04-13 05:47:48.887 xcodebuild[662:3953] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RomanNumeralFormatter -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme RomanNumeralFormatter -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
IsNotEmpty: https://github.com/SlaunchaMan/IsNotEmpty.git @ 0.0.1
RomanNumeralFormatter: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
Target 'RomanNumeralFormatter' in project 'RomanNumeralFormatter'
➜ Explicit dependency on target 'RomanNumeralFormatter' in project 'RomanNumeralFormatter'
➜ Explicit dependency on target 'IsNotEmpty' in project 'IsNotEmpty'
Target 'RomanNumeralFormatter' in project 'RomanNumeralFormatter'
➜ Explicit dependency on target 'IsNotEmpty' in project 'IsNotEmpty'
Target 'IsNotEmpty' in project 'IsNotEmpty'
➜ Explicit dependency on target 'IsNotEmpty' in project 'IsNotEmpty'
Target 'IsNotEmpty' in project 'IsNotEmpty' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 201a81401c74905d4012e5c8313eeffe
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/201a81401c74905d4012e5c8313eeffe.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/RomanNumeralFormatter.modulemap (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/RomanNumeralFormatter.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/RomanNumeralFormatter.DependencyMetadataFileList (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/RomanNumeralFormatter.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/RomanNumeralFormatter.DependencyStaticMetadataFileList (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/RomanNumeralFormatter.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.LinkFileList (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.SwiftConstValuesFileList (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter-OutputFileMap.json (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter_const_extract_protocols.json (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.SwiftFileList (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/IsNotEmpty.modulemap (in target 'IsNotEmpty' from project 'IsNotEmpty')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IsNotEmpty
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/IsNotEmpty.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.SwiftConstValuesFileList (in target 'IsNotEmpty' from project 'IsNotEmpty')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IsNotEmpty
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty_const_extract_protocols.json (in target 'IsNotEmpty' from project 'IsNotEmpty')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IsNotEmpty
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.SwiftFileList (in target 'IsNotEmpty' from project 'IsNotEmpty')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IsNotEmpty
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty-OutputFileMap.json (in target 'IsNotEmpty' from project 'IsNotEmpty')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IsNotEmpty
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.LinkFileList (in target 'IsNotEmpty' from project 'IsNotEmpty')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IsNotEmpty
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/IsNotEmpty.DependencyStaticMetadataFileList (in target 'IsNotEmpty' from project 'IsNotEmpty')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IsNotEmpty
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/IsNotEmpty.DependencyStaticMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/RomanNumeralFormatter.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/RomanNumeralFormatter.modulemap (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/RomanNumeralFormatter.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/IsNotEmpty.DependencyMetadataFileList (in target 'IsNotEmpty' from project 'IsNotEmpty')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IsNotEmpty
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/IsNotEmpty.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/IsNotEmpty.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/IsNotEmpty.modulemap (in target 'IsNotEmpty' from project 'IsNotEmpty')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IsNotEmpty
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/IsNotEmpty.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
SwiftDriver IsNotEmpty normal arm64 com.apple.xcode.tools.swift.compiler (in target 'IsNotEmpty' from project 'IsNotEmpty')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name IsNotEmpty -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.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/IsNotEmpty.build/Debug/IsNotEmpty.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.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/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-E0NVGU93S9O2QVCG64NNOZE2S.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-BCLCOFDJ45OMTZGSK1C16CGHW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-1WXIS9B8VZ4ADZ061QHYRWR5D.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-AAQ399SBBP2BDCMG81VRYRUPH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-32R3Z9RQY92YALH0OD4ICAILO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-5X5O5I1K4D43GH7GT4CGHWXLB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-6A9L0EIEOJ6YCVBSISW78RWKS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-3I2AYATAZOB5SX5PV3FFLUN3C.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-ADGO289DDFG5Q27QQ112PKPEZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-GSSKQPJJW7SA1MLS4HASRW3M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-X5HZSTF4XF14KD1VQVVZ7DB8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-491K6A0QLGG5JHYG15DXNJX2E.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-B8IE8I8WDCT8XY9KJOINFAYTG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-6AB3YXIQ4BDSRRE3TRNTF0OMM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-DMGWQDFUW313ZACCZI4XLDLQ1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/libDER-3PT2HVP45SXV8N8LCNR5SYA65.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-BBBF5RT536Y4I87NLI3MWUZS6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-3F91P5BX2TKCGL6BR17N6GQDC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/launch-AFSCPX9157218S9492O0JL1YP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-BDEU6LGPQ76RC84QS7KXQQ3QL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/libkern-RVY6HDIC3JFUPOK9RR52HYIA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-6TCYF66X09PKWGHX4JCJOWK1K.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-DT91J1DL43SMC5KJP0KLXIA3Z.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-8FRTL4121JBMOHW50XB1IB9V3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-B0DV6M8EG5BIP5321UHN4BRJU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-2J5ES7IQGYS2L7L69WUL6MTBR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-ANQ3A25QNSYX7B50BP32T807.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-CV0NM9C2Z4JA5YDDLMIYM5KY9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOKit-E1TTD7GPKU23O8MO53HNIJ123.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-9O034QAFSU7BBHM8I0WT8OZ01.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DiskArbitration-VO6U70ZP61URI2H1J70SQCQZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreServices-9VY6U63TWM3XIX70OZQU6WOIQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-4ST2G3OL1U694TZLAJEK24H48.pcm
SwiftCompile normal arm64 Compiling\ IsNotEmpty.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IsNotEmpty/Sources/IsNotEmpty/IsNotEmpty.swift (in target 'IsNotEmpty' from project 'IsNotEmpty')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IsNotEmpty/Sources/IsNotEmpty/IsNotEmpty.swift (in target 'IsNotEmpty' from project 'IsNotEmpty')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ IsNotEmpty (in target 'IsNotEmpty' from project 'IsNotEmpty')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IsNotEmpty/Sources/IsNotEmpty/IsNotEmpty.swift (in target 'IsNotEmpty' from project 'IsNotEmpty')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for IsNotEmpty (in target 'IsNotEmpty' from project 'IsNotEmpty')
SwiftDriver\ Compilation\ Requirements IsNotEmpty normal arm64 com.apple.xcode.tools.swift.compiler (in target 'IsNotEmpty' from project 'IsNotEmpty')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name IsNotEmpty -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.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/IsNotEmpty.build/Debug/IsNotEmpty.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.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/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/IsNotEmpty-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty-Swift.h (in target 'IsNotEmpty' from project 'IsNotEmpty')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IsNotEmpty
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/IsNotEmpty-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IsNotEmpty.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.abi.json (in target 'IsNotEmpty' from project 'IsNotEmpty')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IsNotEmpty
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/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IsNotEmpty.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IsNotEmpty.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.swiftmodule (in target 'IsNotEmpty' from project 'IsNotEmpty')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IsNotEmpty
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/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IsNotEmpty.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IsNotEmpty.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.swiftdoc (in target 'IsNotEmpty' from project 'IsNotEmpty')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IsNotEmpty
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/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IsNotEmpty.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IsNotEmpty.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.swiftsourceinfo (in target 'IsNotEmpty' from project 'IsNotEmpty')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IsNotEmpty
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/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IsNotEmpty.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriver RomanNumeralFormatter normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RomanNumeralFormatter -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.13 -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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.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/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.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/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ RomanNumeralFormatter (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RomanNumeralFormatter/RomanNumeralFormatter.swift (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ RomanNumeralFormatter.swift /Users/admin/builder/spi-builder-workspace/Sources/RomanNumeralFormatter/RomanNumeralFormatter.swift (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RomanNumeralFormatter/RomanNumeralFormatter.swift (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for RomanNumeralFormatter (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
SwiftDriver\ Compilation\ Requirements RomanNumeralFormatter normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RomanNumeralFormatter -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.13 -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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.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/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.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/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/RomanNumeralFormatter-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter-Swift.h (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/RomanNumeralFormatter-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RomanNumeralFormatter.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.swiftmodule (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
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/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RomanNumeralFormatter.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RomanNumeralFormatter.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.swiftdoc (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
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/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RomanNumeralFormatter.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RomanNumeralFormatter.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.abi.json (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
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/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RomanNumeralFormatter.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RomanNumeralFormatter.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.swiftsourceinfo (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
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/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RomanNumeralFormatter.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling IsNotEmpty.swift (in target 'IsNotEmpty' from project 'IsNotEmpty')
SwiftDriver\ Compilation IsNotEmpty normal arm64 com.apple.xcode.tools.swift.compiler (in target 'IsNotEmpty' from project 'IsNotEmpty')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name IsNotEmpty -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.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/IsNotEmpty.build/Debug/IsNotEmpty.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.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/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty-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/IsNotEmpty.o normal (in target 'IsNotEmpty' from project 'IsNotEmpty')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IsNotEmpty
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.13 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -O0 -w -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty_lto.o -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IsNotEmpty.o
SwiftDriverJobDiscovery normal arm64 Compiling RomanNumeralFormatter.swift (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
SwiftDriver\ Compilation RomanNumeralFormatter normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RomanNumeralFormatter -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.13 -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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.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/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.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/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
ExtractAppIntentsMetadata (in target 'IsNotEmpty' from project 'IsNotEmpty')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IsNotEmpty
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.gSPWAQ/Metal.xctoolchain --module-name IsNotEmpty --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk --xcode-version 17E192 --platform-family macOS --deployment-target 10.13 --bundle-identifier isnotempty.IsNotEmpty --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IsNotEmpty.appintents --target-triple arm64-apple-macos10.13 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IsNotEmpty.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/IsNotEmpty.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/IsNotEmpty.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-13 05:48:00.869 appintentsmetadataprocessor[755:4565] Starting appintentsmetadataprocessor export
2026-04-13 05:48:00.895 appintentsmetadataprocessor[755:4565] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IsNotEmpty.o (in target 'IsNotEmpty' from project 'IsNotEmpty')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IsNotEmpty
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IsNotEmpty.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RomanNumeralFormatter.o normal (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.13 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -O0 -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter_lto.o -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RomanNumeralFormatter.o
ExtractAppIntentsMetadata (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.gSPWAQ/Metal.xctoolchain --module-name RomanNumeralFormatter --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk --xcode-version 17E192 --platform-family macOS --deployment-target 10.13 --bundle-identifier spi-builder-workspace.RomanNumeralFormatter --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RomanNumeralFormatter.appintents --target-triple arm64-apple-macos10.13 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RomanNumeralFormatter.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/RomanNumeralFormatter.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/RomanNumeralFormatter.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-13 05:48:00.968 appintentsmetadataprocessor[758:4592] Starting appintentsmetadataprocessor export
2026-04-13 05:48:00.980 appintentsmetadataprocessor[758:4592] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RomanNumeralFormatter.o (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RomanNumeralFormatter.o
** BUILD SUCCEEDED **
2026-04-13 05:47:51.011 xcodebuild[666:3997] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:b4b3ab4ee8b3dca468f0cb6d3b711c3a9b0dbe04, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:b4b3ab4ee8b3dca468f0cb6d3b711c3a9b0dbe04, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:b4b3ab4ee8b3dca468f0cb6d3b711c3a9b0dbe04, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:b4b3ab4ee8b3dca468f0cb6d3b711c3a9b0dbe04, name:My Mac }
Build complete.
{
"dependencies" : [
{
"identity" : "isnotempty",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SlaunchaMan/IsNotEmpty.git"
}
],
"manifest_display_name" : "RomanNumeralFormatter",
"name" : "RomanNumeralFormatter",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "RomanNumeralFormatter",
"targets" : [
"RomanNumeralFormatter"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RomanNumeralFormatterTests",
"module_type" : "SwiftTarget",
"name" : "RomanNumeralFormatterTests",
"path" : "Tests/RomanNumeralFormatterTests",
"sources" : [
"RomanNumeralFormatterTests.swift"
],
"target_dependencies" : [
"RomanNumeralFormatter"
],
"type" : "test"
},
{
"c99name" : "RomanNumeralFormatterObjCTests",
"module_type" : "ClangTarget",
"name" : "RomanNumeralFormatterObjCTests",
"path" : "Tests/RomanNumeralFormatterObjCTests",
"sources" : [
"RomanNumeralFormatterNSNumberTests.m"
],
"target_dependencies" : [
"RomanNumeralFormatter"
],
"type" : "test"
},
{
"c99name" : "RomanNumeralFormatter",
"module_type" : "SwiftTarget",
"name" : "RomanNumeralFormatter",
"path" : "Sources/RomanNumeralFormatter",
"product_dependencies" : [
"IsNotEmpty"
],
"product_memberships" : [
"RomanNumeralFormatter"
],
"sources" : [
"RomanNumeralFormatter.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.