The Swift Package Index logo.Swift Package Index

Build Information

Failed to build TraceLogAdaptiveWriter, reference master (4ce538), with Swift 6.3 for visionOS using Xcode 26.4 on 10 Apr 2026 07:47:58 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TraceLogAdaptiveWriter -destination generic/platform=xrOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tonystone/tracelog-adaptive-writer.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tonystone/tracelog-adaptive-writer
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 4ce5385 Merge pull request #13 from tonystone/tracelog-5
Cloned https://github.com/tonystone/tracelog-adaptive-writer.git
Revision (git rev-parse @):
4ce53855505a61861f0520e257795521cd65af99
SUCCESS checkout https://github.com/tonystone/tracelog-adaptive-writer.git at master
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/tonystone/tracelog-adaptive-writer.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/tonystone/tracelog.git
Creating working copy of package ‘tracelog’
Checking out 5.0.1 of package ‘tracelog’
failed to retrieve search paths with pkg-config; maybe pkg-config is not installedcouldn't find pc file for libsystemdResolve Package Graph
couldn't find pc file for libsystemd
Resolved source packages:
  TraceLog: https://github.com/tonystone/tracelog.git @ 5.0.1
  TraceLogAdaptiveWriter: /Users/admin/builder/spi-builder-workspace
resolved source packages: TraceLog, TraceLogAdaptiveWriter
2026-04-10 03:47:37.699 xcodebuild[525:3026] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "tracelog",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tonystone/tracelog.git"
    }
  ],
  "manifest_display_name" : "TraceLogAdaptiveWriter",
  "name" : "TraceLogAdaptiveWriter",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "TraceLogAdaptiveWriter",
      "targets" : [
        "TraceLogAdaptiveWriter"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "systemd",
      "module_type" : "SystemLibraryTarget",
      "name" : "systemd",
      "path" : "Sources/systemd",
      "product_memberships" : [
        "TraceLogAdaptiveWriter"
      ],
      "sources" : [
      ],
      "type" : "system-target"
    },
    {
      "c99name" : "TraceLogAdaptiveWriterTests",
      "module_type" : "SwiftTarget",
      "name" : "TraceLogAdaptiveWriterTests",
      "path" : "Tests/TraceLogAdaptiveWriterTests",
      "product_dependencies" : [
        "TraceLog"
      ],
      "sources" : [
        "AdaptiveWriterTests.swift",
        "Platform.swift",
        "Platform/DarwinPlatformReader.swift",
        "Platform/LinuxPlatformReader.swift",
        "TestHarness/BufferReader.swift",
        "TestHarness/BufferWriter.swift",
        "TestHarness/TestHarness.swift",
        "TestHarness/TestUtilities.swift",
        "TestWriters/TestContext.swift"
      ],
      "target_dependencies" : [
        "TraceLogAdaptiveWriter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TraceLogAdaptiveWriter",
      "module_type" : "SwiftTarget",
      "name" : "TraceLogAdaptiveWriter",
      "path" : "Sources/TraceLogAdaptiveWriter",
      "product_dependencies" : [
        "TraceLog"
      ],
      "product_memberships" : [
        "TraceLogAdaptiveWriter"
      ],
      "sources" : [
        "AdaptiveWriter.swift",
        "Platform.swift",
        "Platform/DarwinPlatformWriter.swift",
        "Platform/LinuxPlatformWriter.swift",
        "PlatformWriter.swift"
      ],
      "target_dependencies" : [
        "systemd"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "TraceLogAdaptiveWriter"
    ]
  }
}
2026-04-10 03:47:45.447 xcodebuild[660:3893] [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 TraceLogAdaptiveWriter -destination generic/platform=xrOS
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 TraceLogAdaptiveWriter -destination generic/platform=xrOS
Resolve Package Graph
failed to retrieve search paths with pkg-config; maybe pkg-config is not installedcouldn't find pc file for libsystemd
Resolve Package Graph
couldn't find pc file for libsystemd
Resolved source packages:
  TraceLogAdaptiveWriter: /Users/admin/builder/spi-builder-workspace
  TraceLog: https://github.com/tonystone/tracelog.git @ 5.0.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'TraceLogAdaptiveWriter' in project 'TraceLogAdaptiveWriter'
        ➜ Explicit dependency on target 'TraceLogAdaptiveWriter' in project 'TraceLogAdaptiveWriter'
        ➜ Explicit dependency on target 'TraceLog' in project 'TraceLog'
    Target 'TraceLogAdaptiveWriter' in project 'TraceLogAdaptiveWriter'
        ➜ Explicit dependency on target 'systemd' in project 'TraceLogAdaptiveWriter'
        ➜ Explicit dependency on target 'TraceLog' in project 'TraceLog'
    Target 'TraceLog' in project 'TraceLog'
        ➜ Explicit dependency on target 'TraceLog' in project 'TraceLog'
        ➜ Explicit dependency on target 'TraceLogObjC' in project 'TraceLog'
    Target 'TraceLogObjC' in project 'TraceLog'
        ➜ Explicit dependency on target 'TraceLog' in project 'TraceLog'
    Target 'TraceLog' in project 'TraceLog' (no dependencies)
    Target 'systemd' in project 'TraceLogAdaptiveWriter' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -x objective-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
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/XROS.platform/Developer/SDKs/XROS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -x c -c /dev/null
Build description signature: 0fce6bd6d97f79ac14a105dc8997f586
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0fce6bd6d97f79ac14a105dc8997f586.xcbuilddata
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/XROS.platform/Developer/SDKs/XROS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.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/XROS.platform/Developer/SDKs/XROS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache
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
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/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
    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-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLogObjC.build/TraceLogObjC.modulemap (in target 'TraceLogObjC' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLogObjC.build/TraceLogObjC.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLogObjC.build/TraceLogObjC.DependencyStaticMetadataFileList (in target 'TraceLogObjC' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLogObjC.build/TraceLogObjC.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLogObjC.build/TraceLogObjC.DependencyMetadataFileList (in target 'TraceLogObjC' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLogObjC.build/TraceLogObjC.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLogObjC.build/Objects-normal/arm64/TraceLogObjC.LinkFileList (in target 'TraceLogObjC' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLogObjC.build/Objects-normal/arm64/TraceLogObjC.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLogObjC.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp (in target 'TraceLogObjC' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLogObjC.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
-fobjc-arc -fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=TraceLogObjC' -fpascal-strings -O0 -DSWIFT_PACKAGE '-DDEBUG=1' '-DOBJC_OLD_DISPATCH_PROTOTYPES=1' -g -fprofile-instr-generate -fcoverage-mapping -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLogObjC/include -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLogObjC.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLogObjC.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLogObjC.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks '-fmodule-map-file=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/TraceLog.modulemap' -DXcode
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLogAdaptiveWriter.build/Debug-xros/TraceLogAdaptiveWriter.build/TraceLogAdaptiveWriter.DependencyStaticMetadataFileList (in target 'TraceLogAdaptiveWriter' from project 'TraceLogAdaptiveWriter')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLogAdaptiveWriter.build/Debug-xros/TraceLogAdaptiveWriter.build/TraceLogAdaptiveWriter.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLogAdaptiveWriter.build/Debug-xros/TraceLogAdaptiveWriter.build/TraceLogAdaptiveWriter.DependencyMetadataFileList (in target 'TraceLogAdaptiveWriter' from project 'TraceLogAdaptiveWriter')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLogAdaptiveWriter.build/Debug-xros/TraceLogAdaptiveWriter.build/TraceLogAdaptiveWriter.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLogAdaptiveWriter.build/Debug-xros/TraceLogAdaptiveWriter.build/TraceLogAdaptiveWriter.modulemap (in target 'TraceLogAdaptiveWriter' from project 'TraceLogAdaptiveWriter')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLogAdaptiveWriter.build/Debug-xros/TraceLogAdaptiveWriter.build/TraceLogAdaptiveWriter.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLogAdaptiveWriter.build/Debug-xros/TraceLogAdaptiveWriter.build/Objects-normal/arm64/TraceLogAdaptiveWriter.LinkFileList (in target 'TraceLogAdaptiveWriter' from project 'TraceLogAdaptiveWriter')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLogAdaptiveWriter.build/Debug-xros/TraceLogAdaptiveWriter.build/Objects-normal/arm64/TraceLogAdaptiveWriter.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLogAdaptiveWriter.build/Debug-xros/TraceLogAdaptiveWriter.build/Objects-normal/arm64/TraceLogAdaptiveWriter.SwiftFileList (in target 'TraceLogAdaptiveWriter' from project 'TraceLogAdaptiveWriter')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLogAdaptiveWriter.build/Debug-xros/TraceLogAdaptiveWriter.build/Objects-normal/arm64/TraceLogAdaptiveWriter.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLogAdaptiveWriter.build/Debug-xros/TraceLogAdaptiveWriter.build/Objects-normal/arm64/TraceLogAdaptiveWriter_const_extract_protocols.json (in target 'TraceLogAdaptiveWriter' from project 'TraceLogAdaptiveWriter')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLogAdaptiveWriter.build/Debug-xros/TraceLogAdaptiveWriter.build/Objects-normal/arm64/TraceLogAdaptiveWriter_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLogAdaptiveWriter.build/Debug-xros/TraceLogAdaptiveWriter.build/Objects-normal/arm64/TraceLogAdaptiveWriter.SwiftConstValuesFileList (in target 'TraceLogAdaptiveWriter' from project 'TraceLogAdaptiveWriter')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLogAdaptiveWriter.build/Debug-xros/TraceLogAdaptiveWriter.build/Objects-normal/arm64/TraceLogAdaptiveWriter.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLogAdaptiveWriter.build/Debug-xros/TraceLogAdaptiveWriter.build/Objects-normal/arm64/TraceLogAdaptiveWriter-OutputFileMap.json (in target 'TraceLogAdaptiveWriter' from project 'TraceLogAdaptiveWriter')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLogAdaptiveWriter.build/Debug-xros/TraceLogAdaptiveWriter.build/Objects-normal/arm64/TraceLogAdaptiveWriter-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/TraceLogObjC.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLogObjC.build/TraceLogObjC.modulemap (in target 'TraceLogObjC' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog
    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/TraceLog.build/Debug-xros/TraceLogObjC.build/TraceLogObjC.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLogAdaptiveWriter.build/Debug-xros/TraceLogAdaptiveWriter\ product.build/empty-TraceLogAdaptiveWriter.plist (in target 'TraceLogAdaptiveWriter' from project 'TraceLogAdaptiveWriter')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLogAdaptiveWriter.build/Debug-xros/TraceLogAdaptiveWriter\ product.build/empty-TraceLogAdaptiveWriter.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLogAdaptiveWriter.build/Debug-xros/TraceLogAdaptiveWriter\ product.build/TraceLogAdaptiveWriter.DependencyMetadataFileList (in target 'TraceLogAdaptiveWriter' from project 'TraceLogAdaptiveWriter')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLogAdaptiveWriter.build/Debug-xros/TraceLogAdaptiveWriter\ product.build/TraceLogAdaptiveWriter.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLogAdaptiveWriter.build/Debug-xros/TraceLogAdaptiveWriter\ product.build/TraceLogAdaptiveWriter.DependencyStaticMetadataFileList (in target 'TraceLogAdaptiveWriter' from project 'TraceLogAdaptiveWriter')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLogAdaptiveWriter.build/Debug-xros/TraceLogAdaptiveWriter\ product.build/TraceLogAdaptiveWriter.DependencyStaticMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/TraceLogAdaptiveWriter.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLogAdaptiveWriter.build/Debug-xros/TraceLogAdaptiveWriter.build/TraceLogAdaptiveWriter.modulemap (in target 'TraceLogAdaptiveWriter' from project 'TraceLogAdaptiveWriter')
    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/TraceLogAdaptiveWriter.build/Debug-xros/TraceLogAdaptiveWriter.build/TraceLogAdaptiveWriter.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/TraceLog.DependencyStaticMetadataFileList (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/TraceLog.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/TraceLog.DependencyMetadataFileList (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/TraceLog.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/TraceLog.modulemap (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/TraceLog.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLogAdaptiveWriter.build/Debug-xros/TraceLogAdaptiveWriter\ product.build/Objects-normal/arm64/TraceLogAdaptiveWriter.LinkFileList (in target 'TraceLogAdaptiveWriter' from project 'TraceLogAdaptiveWriter')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLogAdaptiveWriter.build/Debug-xros/TraceLogAdaptiveWriter\ product.build/Objects-normal/arm64/TraceLogAdaptiveWriter.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/Objects-normal/arm64/TraceLog.SwiftFileList (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/Objects-normal/arm64/TraceLog.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/Objects-normal/arm64/TraceLog.SwiftConstValuesFileList (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/Objects-normal/arm64/TraceLog.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/Objects-normal/arm64/TraceLog_const_extract_protocols.json (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/Objects-normal/arm64/TraceLog_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/Objects-normal/arm64/TraceLog.LinkFileList (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/Objects-normal/arm64/TraceLog.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/Objects-normal/arm64/TraceLog-OutputFileMap.json (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/Objects-normal/arm64/TraceLog-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog\ product.build/empty-TraceLog.plist (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog\ product.build/empty-TraceLog.plist
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/TraceLog.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/TraceLog.modulemap (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog
    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/TraceLog.build/Debug-xros/TraceLog.build/TraceLog.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog\ product.build/TraceLog.DependencyStaticMetadataFileList (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog\ product.build/TraceLog.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog\ product.build/TraceLog.DependencyMetadataFileList (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog\ product.build/TraceLog.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks/TraceLogAdaptiveWriter.framework (in target 'TraceLogAdaptiveWriter' from project 'TraceLogAdaptiveWriter')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks/TraceLogAdaptiveWriter.framework
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog\ product.build/Objects-normal/arm64/TraceLog.LinkFileList (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog\ product.build/Objects-normal/arm64/TraceLog.LinkFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks/TraceLog.framework (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks/TraceLog.framework
SwiftDriver TraceLog normal arm64 com.apple.xcode.tools.swift.compiler (in target 'TraceLog' from project 'TraceLog')
    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 TraceLog -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/Objects-normal/arm64/TraceLog.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/XROS.platform/Developer/SDKs/XROS26.4.sdk -target arm64-apple-xros1.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 -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-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/Objects-normal/arm64/TraceLog-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/TraceLog.build/Debug-xros/TraceLog.build/Objects-normal/arm64/TraceLog.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/TraceLog.build/Debug-xros/TraceLog.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/Objects-normal/arm64/TraceLog_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.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/TraceLog.build/Debug-xros/TraceLog.build/Objects-normal/arm64/TraceLog-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/_AvailabilityInternal-3BRLCCDYHUXKOK1AB0M8MOV64.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-YJD3LAGSNF10FZWR3J8P610Y.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-AGP3KRETLXAMYQDW488IY6LKX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-CWY49DJXJH8MV7H9KA3I9OY1L.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-CN303CE9AXGY9XZYFJ6QXAOBR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-7QMZRTZ3S79OIWTXSAPUIRHYI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-27WOC2HU4MJP517U0TI50ZP6R.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-9C98A8UQW5H0T6TWPICZ19KK6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-3LC9AV7E10N7DY0X0GCMCK815.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-A6RKRULJVWPNWLT2MY2XALPE3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-CAYUJ2WWB7YLVQ3VIZXCDL30U.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-1WMMNGC2O206RLV4U5QNHI9ZB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-2PXMKHAWCG53C3RNOK7N1KWX6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-702OW6MB2UYB2TOQQFSKPAKW9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-DET4J8XS334UT6TI8UIL7DF4M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-DS3VJWLWEXU7S7AS4RHQN5VZZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-1IQGC7FWS7Q3CJO29Z7BCG728.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-2CZPD0H9RTV4M5QCVDMSJ35Y9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-EZN7U2Y4H5FX9WZTA9F8B6AIM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-32NYW9B0ZUCWOJ6NY33OVEITX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-8EN8HC46CEO13I4PTKBOX9IAW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-36DV76SDNEJ71ZU1Q5WQTD2UX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-52BCPMJP809TT4WMWEHIVNDW4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DispatchIntrospection-2VCWWKEZ4CC0FM7BVT1NXIJDO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-9IEGUIVXSDZ0Z7F0FKH73EQJK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-22PB0EARRYBLWHT3T9EURGBWW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-1016IJVOTD7PT4P0ELAQH2JFC.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ TraceLog (in target 'TraceLog' from project 'TraceLog')
EmitSwiftModule normal arm64 (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/Mutex.swift:90:29: error: cannot find 'pthread_mutex_t' in scope
    fileprivate var mutex = pthread_mutex_t()
                            ^~~~~~~~~~~~~~~
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/ConcurrencyMode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Environment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Formatters/JSONFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Formatters/TextFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Configuration.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Logger.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Proxies/AsyncWriterProxy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Proxies/DirectWriterProxy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Proxies/SyncWriterProxy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Proxies/WriterProxy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/BlockTimer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/CharacterSet+InternalExtensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/Mutex.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/Streams/FileOutputStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/Streams/FileOutputStreamError+Posix.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/Streams/OutputStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/Streams/OutputStreamError+Posix.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/Streams/RawOutputStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/Streams/StandardStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/String+InternalExtensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/SDK/LogLevel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/SDK/OutputStreamFormatter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/SDK/OutputStreamWriter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/SDK/RuntimeContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/SDK/StaticContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/SDK/Writer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/TraceLog.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Writers/ConsoleWriter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Writers/FileStrategy+Fixed.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Writers/FileStrategy+Rotate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Writers/FileStrategyManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Writers/FileWriter.swift -target arm64-apple-xros1.0 -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/Objects-normal/arm64/TraceLog-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/Objects-normal/arm64/TraceLog_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -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 -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name TraceLog -frontend-parseable-output -disable-clang-spi -clang-target arm64-apple-xros26.4 -target-sdk-version 26.4 -target-sdk-name xros26.4 -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/Objects-normal/arm64/TraceLog.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/Objects-normal/arm64/TraceLog.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/Objects-normal/arm64/TraceLog-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/Objects-normal/arm64/TraceLog-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/Objects-normal/arm64/TraceLog-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/Objects-normal/arm64/TraceLog.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/Objects-normal/arm64/TraceLog.abi.json
SwiftCompile normal arm64 Compiling\ FileStrategy+Rotate.swift,\ FileStrategyManager.swift,\ FileWriter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Writers/FileStrategy+Rotate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Writers/FileStrategyManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Writers/FileWriter.swift (in target 'TraceLog' from project 'TraceLog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Writers/FileStrategy+Rotate.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Writers/FileStrategyManager.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Writers/FileWriter.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ RuntimeContext.swift,\ StaticContext.swift,\ Writer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/SDK/RuntimeContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/SDK/StaticContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/SDK/Writer.swift (in target 'TraceLog' from project 'TraceLog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/SDK/RuntimeContext.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/SDK/StaticContext.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/SDK/Writer.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ LogLevel.swift,\ OutputStreamFormatter.swift,\ OutputStreamWriter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/SDK/LogLevel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/SDK/OutputStreamFormatter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/SDK/OutputStreamWriter.swift (in target 'TraceLog' from project 'TraceLog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/SDK/LogLevel.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/SDK/OutputStreamFormatter.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/SDK/OutputStreamWriter.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ FileOutputStreamError+Posix.swift,\ OutputStream.swift,\ OutputStreamError+Posix.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/Streams/FileOutputStreamError+Posix.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/Streams/OutputStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/Streams/OutputStreamError+Posix.swift (in target 'TraceLog' from project 'TraceLog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/Streams/FileOutputStreamError+Posix.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/Streams/OutputStream.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/Streams/OutputStreamError+Posix.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ SyncWriterProxy.swift,\ WriterProxy.swift,\ BlockTimer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Proxies/SyncWriterProxy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Proxies/WriterProxy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/BlockTimer.swift (in target 'TraceLog' from project 'TraceLog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Proxies/SyncWriterProxy.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Proxies/WriterProxy.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/BlockTimer.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ RawOutputStream.swift,\ StandardStream.swift,\ String+InternalExtensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/Streams/RawOutputStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/Streams/StandardStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/String+InternalExtensions.swift (in target 'TraceLog' from project 'TraceLog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/Streams/RawOutputStream.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/Streams/StandardStream.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/String+InternalExtensions.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ CharacterSet+InternalExtensions.swift,\ Mutex.swift,\ FileOutputStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/CharacterSet+InternalExtensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/Mutex.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/Streams/FileOutputStream.swift (in target 'TraceLog' from project 'TraceLog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/CharacterSet+InternalExtensions.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/Mutex.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/Streams/FileOutputStream.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Configuration.swift,\ Logger.swift,\ AsyncWriterProxy.swift,\ DirectWriterProxy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Configuration.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Logger.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Proxies/AsyncWriterProxy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Proxies/DirectWriterProxy.swift (in target 'TraceLog' from project 'TraceLog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Configuration.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Logger.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Proxies/AsyncWriterProxy.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Proxies/DirectWriterProxy.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ConcurrencyMode.swift,\ Environment.swift,\ JSONFormat.swift,\ TextFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/ConcurrencyMode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Environment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Formatters/JSONFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Formatters/TextFormat.swift (in target 'TraceLog' from project 'TraceLog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/ConcurrencyMode.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Environment.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Formatters/JSONFormat.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Formatters/TextFormat.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ TraceLog.swift,\ ConsoleWriter.swift,\ FileStrategy+Fixed.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/TraceLog.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Writers/ConsoleWriter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Writers/FileStrategy+Fixed.swift (in target 'TraceLog' from project 'TraceLog')
2026-04-10 03:47:47.584 xcodebuild[670:3980] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal arm64 (in target 'TraceLog' from project 'TraceLog')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ TraceLog (in target 'TraceLog' from project 'TraceLog')
	Building workspace spi-builder-workspace with scheme TraceLogAdaptiveWriter
(3 failures)
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
failed to retrieve search paths with pkg-config; maybe pkg-config is not installedcouldn't find pc file for libsystemd
Resolved source packages:
  TraceLog: https://github.com/tonystone/tracelog.git @ 5.0.1
  TraceLogAdaptiveWriter: /Users/admin/builder/spi-builder-workspace
resolved source packages: TraceLog, TraceLogAdaptiveWriter
2026-04-10 03:47:54.418 xcodebuild[746:4329] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "tracelog",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tonystone/tracelog.git"
    }
  ],
  "manifest_display_name" : "TraceLogAdaptiveWriter",
  "name" : "TraceLogAdaptiveWriter",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "TraceLogAdaptiveWriter",
      "targets" : [
        "TraceLogAdaptiveWriter"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "systemd",
      "module_type" : "SystemLibraryTarget",
      "name" : "systemd",
      "path" : "Sources/systemd",
      "product_memberships" : [
        "TraceLogAdaptiveWriter"
      ],
      "sources" : [
      ],
      "type" : "system-target"
    },
    {
      "c99name" : "TraceLogAdaptiveWriterTests",
      "module_type" : "SwiftTarget",
      "name" : "TraceLogAdaptiveWriterTests",
      "path" : "Tests/TraceLogAdaptiveWriterTests",
      "product_dependencies" : [
        "TraceLog"
      ],
      "sources" : [
        "AdaptiveWriterTests.swift",
        "Platform.swift",
        "Platform/DarwinPlatformReader.swift",
        "Platform/LinuxPlatformReader.swift",
        "TestHarness/BufferReader.swift",
        "TestHarness/BufferWriter.swift",
        "TestHarness/TestHarness.swift",
        "TestHarness/TestUtilities.swift",
        "TestWriters/TestContext.swift"
      ],
      "target_dependencies" : [
        "TraceLogAdaptiveWriter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TraceLogAdaptiveWriter",
      "module_type" : "SwiftTarget",
      "name" : "TraceLogAdaptiveWriter",
      "path" : "Sources/TraceLogAdaptiveWriter",
      "product_dependencies" : [
        "TraceLog"
      ],
      "product_memberships" : [
        "TraceLogAdaptiveWriter"
      ],
      "sources" : [
        "AdaptiveWriter.swift",
        "Platform.swift",
        "Platform/DarwinPlatformWriter.swift",
        "Platform/LinuxPlatformWriter.swift",
        "PlatformWriter.swift"
      ],
      "target_dependencies" : [
        "systemd"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "TraceLogAdaptiveWriter"
    ]
  }
}
2026-04-10 03:47:55.723 xcodebuild[757:4424] [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 TraceLogAdaptiveWriter -destination generic/platform=xrOS
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 TraceLogAdaptiveWriter -destination generic/platform=xrOS
Resolve Package Graph
failed to retrieve search paths with pkg-config; maybe pkg-config is not installedcouldn't find pc file for libsystemd
Resolved source packages:
  TraceLog: https://github.com/tonystone/tracelog.git @ 5.0.1
  TraceLogAdaptiveWriter: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'TraceLogAdaptiveWriter' in project 'TraceLogAdaptiveWriter'
        ➜ Explicit dependency on target 'TraceLogAdaptiveWriter' in project 'TraceLogAdaptiveWriter'
        ➜ Explicit dependency on target 'TraceLog' in project 'TraceLog'
    Target 'TraceLogAdaptiveWriter' in project 'TraceLogAdaptiveWriter'
        ➜ Explicit dependency on target 'systemd' in project 'TraceLogAdaptiveWriter'
        ➜ Explicit dependency on target 'TraceLog' in project 'TraceLog'
    Target 'TraceLog' in project 'TraceLog'
        ➜ Explicit dependency on target 'TraceLog' in project 'TraceLog'
        ➜ Explicit dependency on target 'TraceLogObjC' in project 'TraceLog'
    Target 'TraceLogObjC' in project 'TraceLog'
        ➜ Explicit dependency on target 'TraceLog' in project 'TraceLog'
    Target 'TraceLog' in project 'TraceLog' (no dependencies)
    Target 'systemd' in project 'TraceLogAdaptiveWriter' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/XROS.platform/Developer/SDKs/XROS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.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/XROS.platform/Developer/SDKs/XROS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache
SwiftDriver TraceLog normal arm64 com.apple.xcode.tools.swift.compiler (in target 'TraceLog' from project 'TraceLog')
    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 TraceLog -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/Objects-normal/arm64/TraceLog.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/XROS.platform/Developer/SDKs/XROS26.4.sdk -target arm64-apple-xros1.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 -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-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/Objects-normal/arm64/TraceLog-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/TraceLog.build/Debug-xros/TraceLog.build/Objects-normal/arm64/TraceLog.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/TraceLog.build/Debug-xros/TraceLog.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/Objects-normal/arm64/TraceLog_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.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/TraceLog.build/Debug-xros/TraceLog.build/Objects-normal/arm64/TraceLog-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ TraceLog (in target 'TraceLog' from project 'TraceLog')
EmitSwiftModule normal arm64 (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/Mutex.swift:90:29: error: cannot find 'pthread_mutex_t' in scope
    fileprivate var mutex = pthread_mutex_t()
                            ^~~~~~~~~~~~~~~
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/ConcurrencyMode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Environment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Formatters/JSONFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Formatters/TextFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Configuration.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Logger.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Proxies/AsyncWriterProxy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Proxies/DirectWriterProxy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Proxies/SyncWriterProxy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Proxies/WriterProxy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/BlockTimer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/CharacterSet+InternalExtensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/Mutex.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/Streams/FileOutputStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/Streams/FileOutputStreamError+Posix.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/Streams/OutputStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/Streams/OutputStreamError+Posix.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/Streams/RawOutputStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/Streams/StandardStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/String+InternalExtensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/SDK/LogLevel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/SDK/OutputStreamFormatter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/SDK/OutputStreamWriter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/SDK/RuntimeContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/SDK/StaticContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/SDK/Writer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/TraceLog.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Writers/ConsoleWriter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Writers/FileStrategy+Fixed.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Writers/FileStrategy+Rotate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Writers/FileStrategyManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Writers/FileWriter.swift -target arm64-apple-xros1.0 -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/Objects-normal/arm64/TraceLog-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/Objects-normal/arm64/TraceLog_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -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 -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name TraceLog -frontend-parseable-output -disable-clang-spi -clang-target arm64-apple-xros26.4 -target-sdk-version 26.4 -target-sdk-name xros26.4 -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/Objects-normal/arm64/TraceLog.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/Objects-normal/arm64/TraceLog.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/Objects-normal/arm64/TraceLog-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/Objects-normal/arm64/TraceLog-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/Objects-normal/arm64/TraceLog-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/Objects-normal/arm64/TraceLog.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TraceLog.build/Debug-xros/TraceLog.build/Objects-normal/arm64/TraceLog.abi.json
SwiftCompile normal arm64 Compiling\ FileOutputStreamError+Posix.swift,\ OutputStream.swift,\ OutputStreamError+Posix.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/Streams/FileOutputStreamError+Posix.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/Streams/OutputStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/Streams/OutputStreamError+Posix.swift (in target 'TraceLog' from project 'TraceLog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/Streams/FileOutputStreamError+Posix.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/Streams/OutputStream.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/Streams/OutputStreamError+Posix.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Configuration.swift,\ Logger.swift,\ AsyncWriterProxy.swift,\ DirectWriterProxy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Configuration.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Logger.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Proxies/AsyncWriterProxy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Proxies/DirectWriterProxy.swift (in target 'TraceLog' from project 'TraceLog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Configuration.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Logger.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Proxies/AsyncWriterProxy.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Proxies/DirectWriterProxy.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ CharacterSet+InternalExtensions.swift,\ Mutex.swift,\ FileOutputStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/CharacterSet+InternalExtensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/Mutex.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/Streams/FileOutputStream.swift (in target 'TraceLog' from project 'TraceLog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/CharacterSet+InternalExtensions.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/Mutex.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/Streams/FileOutputStream.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ RuntimeContext.swift,\ StaticContext.swift,\ Writer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/SDK/RuntimeContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/SDK/StaticContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/SDK/Writer.swift (in target 'TraceLog' from project 'TraceLog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/SDK/RuntimeContext.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/SDK/StaticContext.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/SDK/Writer.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ConcurrencyMode.swift,\ Environment.swift,\ JSONFormat.swift,\ TextFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/ConcurrencyMode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Environment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Formatters/JSONFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Formatters/TextFormat.swift (in target 'TraceLog' from project 'TraceLog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/ConcurrencyMode.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Environment.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Formatters/JSONFormat.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Formatters/TextFormat.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ SyncWriterProxy.swift,\ WriterProxy.swift,\ BlockTimer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Proxies/SyncWriterProxy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Proxies/WriterProxy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/BlockTimer.swift (in target 'TraceLog' from project 'TraceLog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Proxies/SyncWriterProxy.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Proxies/WriterProxy.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/BlockTimer.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ FileStrategy+Rotate.swift,\ FileStrategyManager.swift,\ FileWriter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Writers/FileStrategy+Rotate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Writers/FileStrategyManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Writers/FileWriter.swift (in target 'TraceLog' from project 'TraceLog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Writers/FileStrategy+Rotate.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Writers/FileStrategyManager.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Writers/FileWriter.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ LogLevel.swift,\ OutputStreamFormatter.swift,\ OutputStreamWriter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/SDK/LogLevel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/SDK/OutputStreamFormatter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/SDK/OutputStreamWriter.swift (in target 'TraceLog' from project 'TraceLog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/SDK/LogLevel.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/SDK/OutputStreamFormatter.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/SDK/OutputStreamWriter.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ RawOutputStream.swift,\ StandardStream.swift,\ String+InternalExtensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/Streams/RawOutputStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/Streams/StandardStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/String+InternalExtensions.swift (in target 'TraceLog' from project 'TraceLog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/Streams/RawOutputStream.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/Streams/StandardStream.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Internal/Utilities/String+InternalExtensions.swift (in target 'TraceLog' from project 'TraceLog')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ TraceLog.swift,\ ConsoleWriter.swift,\ FileStrategy+Fixed.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/TraceLog.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Writers/ConsoleWriter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/tracelog/Sources/TraceLog/Writers/FileStrategy+Fixed.swift (in target 'TraceLog' from project 'TraceLog')
2026-04-10 03:47:56.969 xcodebuild[761:4465] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal arm64 (in target 'TraceLog' from project 'TraceLog')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ TraceLog (in target 'TraceLog' from project 'TraceLog')
	Building workspace spi-builder-workspace with scheme TraceLogAdaptiveWriter
(3 failures)
BUILD FAILURE 6.3 visionOS