The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build ZeeQL3PG, reference 0.9.2 (c31b78), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 30 Apr 2025 01:05:30 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ZeeQL3PG -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ZeeQL/ZeeQL3PG.git
Reference: 0.9.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ZeeQL/ZeeQL3PG
 * tag               0.9.2      -> FETCH_HEAD
HEAD is now at c31b785 Merge branch 'develop'
Cloned https://github.com/ZeeQL/ZeeQL3PG.git
Revision (git rev-parse @):
c31b78543226d2afebf6f0df478a9459b087911a
SUCCESS checkout https://github.com/ZeeQL/ZeeQL3PG.git at 0.9.2
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/ZeeQL/ZeeQL3PG.git
https://github.com/ZeeQL/ZeeQL3PG.git
{
  "dependencies" : [
    {
      "identity" : "clibpq",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.4",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ZeeQL/CLibPQ.git"
    },
    {
      "identity" : "zeeql3",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.9",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ZeeQL/ZeeQL3.git"
    }
  ],
  "manifest_display_name" : "ZeeQL3PG",
  "name" : "ZeeQL3PG",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "PostgreSQLAdaptor",
      "targets" : [
        "PostgreSQLAdaptor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PostgreSQLAdaptor",
      "module_type" : "SwiftTarget",
      "name" : "PostgreSQLAdaptor",
      "path" : "Sources/PostgreSQLAdaptor",
      "product_dependencies" : [
        "CLibPQ",
        "ZeeQL"
      ],
      "product_memberships" : [
        "PostgreSQLAdaptor"
      ],
      "sources" : [
        "PostgreSQLAdaptor.swift",
        "PostgreSQLAdaptorChannel.swift",
        "PostgreSQLExpression.swift",
        "PostgreSQLModelFetch.swift",
        "PostgreSQLOIDs.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
    {
      "identity" : "clibpq",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.4",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ZeeQL/CLibPQ.git"
    },
    {
      "identity" : "zeeql3",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.9",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ZeeQL/ZeeQL3.git"
    }
  ],
  "manifest_display_name" : "ZeeQL3PG",
  "name" : "ZeeQL3PG",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "PostgreSQLAdaptor",
      "targets" : [
        "PostgreSQLAdaptor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PostgreSQLAdaptor",
      "module_type" : "SwiftTarget",
      "name" : "PostgreSQLAdaptor",
      "path" : "Sources/PostgreSQLAdaptor",
      "product_dependencies" : [
        "CLibPQ",
        "ZeeQL"
      ],
      "product_memberships" : [
        "PostgreSQLAdaptor"
      ],
      "sources" : [
        "PostgreSQLAdaptor.swift",
        "PostgreSQLAdaptorChannel.swift",
        "PostgreSQLExpression.swift",
        "PostgreSQLModelFetch.swift",
        "PostgreSQLOIDs.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "ZeeQL3PG",
    "schemes" : [
      "APRAdaptor",
      "PostgreSQLAdaptor"
    ],
    "targets" : [
      "PostgreSQLAdaptor",
      "PostgreSQLAdaptorTests"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ZeeQL3PG"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ZeeQL3PG -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.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 ZeeQL3PG -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
failed to retrieve search paths with pkg-config; maybe pkg-config is not installedyou may be able to install libpq using your system-packager:
    brew install postgresql libpq
Resolve Package Graph
you may be able to install libpq using your system-packager:
    brew install postgresql libpq
Resolved source packages:
  ZeeQL3: https://github.com/ZeeQL/ZeeQL3.git @ 0.9.20
  ZeeQL3PG: /Users/admin/builder/spi-builder-workspace
  CLibPQ: https://github.com/ZeeQL/CLibPQ.git @ 2.0.5
  CSQLite3: https://github.com/ZeeQL/CSQLite3.git @ 2.0.3
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
    Target 'PostgreSQLAdaptor' in project 'ZeeQL3PG'
        ➜ Explicit dependency on target 'PostgreSQLAdaptor' in project 'ZeeQL3PG'
        ➜ Explicit dependency on target 'CLibPQ' in project 'CLibPQ'
        ➜ Explicit dependency on target 'ZeeQL' in project 'ZeeQL3'
    Target 'PostgreSQLAdaptor' in project 'ZeeQL3PG'
        ➜ Explicit dependency on target 'CLibPQ' in project 'CLibPQ'
        ➜ Explicit dependency on target 'ZeeQL' in project 'ZeeQL3'
    Target 'ZeeQL' in project 'ZeeQL3'
        ➜ Explicit dependency on target 'ZeeQL' in project 'ZeeQL3'
        ➜ Explicit dependency on target 'CSQLite3' in project 'CSQLite3'
    Target 'ZeeQL' in project 'ZeeQL3'
        ➜ Explicit dependency on target 'CSQLite3' in project 'CSQLite3'
    Target 'CSQLite3' in project 'CSQLite3'
        ➜ Explicit dependency on target 'CSQLite3' in project 'CSQLite3'
    Target 'CSQLite3' in project 'CSQLite3' (no dependencies)
    Target 'CLibPQ' in project 'CLibPQ'
        ➜ Explicit dependency on target 'CLibPQ' in project 'CLibPQ'
    Target 'CLibPQ' in project 'CLibPQ' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 9e64884b0d0c000efe449784e8609e14
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9e64884b0d0c000efe449784e8609e14.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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/Products/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/PostgreSQLAdaptor.DependencyStaticMetadataFileList (in target 'PostgreSQLAdaptor' from project 'ZeeQL3PG')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/PostgreSQLAdaptor.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/PostgreSQLAdaptor.modulemap (in target 'PostgreSQLAdaptor' from project 'ZeeQL3PG')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/PostgreSQLAdaptor.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/ZeeQL.modulemap (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/ZeeQL.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/ZeeQL.DependencyMetadataFileList (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/ZeeQL.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/ZeeQL.DependencyStaticMetadataFileList (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/ZeeQL.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/Objects-normal/arm64/PostgreSQLAdaptor.SwiftFileList (in target 'PostgreSQLAdaptor' from project 'ZeeQL3PG')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/Objects-normal/arm64/PostgreSQLAdaptor.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/Objects-normal/arm64/PostgreSQLAdaptor_const_extract_protocols.json (in target 'PostgreSQLAdaptor' from project 'ZeeQL3PG')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/Objects-normal/arm64/PostgreSQLAdaptor_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/Objects-normal/arm64/PostgreSQLAdaptor.SwiftConstValuesFileList (in target 'PostgreSQLAdaptor' from project 'ZeeQL3PG')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/Objects-normal/arm64/PostgreSQLAdaptor.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL_const_extract_protocols.json (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL.SwiftFileList (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL.SwiftConstValuesFileList (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL.LinkFileList (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL-OutputFileMap.json (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/ZeeQL.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/ZeeQL.modulemap (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3
    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/ZeeQL3.build/Debug/ZeeQL.build/ZeeQL.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/PostgreSQLAdaptor.DependencyMetadataFileList (in target 'PostgreSQLAdaptor' from project 'ZeeQL3PG')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/PostgreSQLAdaptor.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/Objects-normal/arm64/PostgreSQLAdaptor.LinkFileList (in target 'PostgreSQLAdaptor' from project 'ZeeQL3PG')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/Objects-normal/arm64/PostgreSQLAdaptor.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/Objects-normal/arm64/PostgreSQLAdaptor-OutputFileMap.json (in target 'PostgreSQLAdaptor' from project 'ZeeQL3PG')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/Objects-normal/arm64/PostgreSQLAdaptor-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/PostgreSQLAdaptor.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/PostgreSQLAdaptor.modulemap (in target 'PostgreSQLAdaptor' from project 'ZeeQL3PG')
    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/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/PostgreSQLAdaptor.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
SwiftDriver ZeeQL normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ZeeQL -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL.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/ZeeQL3.build/Debug/ZeeQL.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.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/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ CodableModel.swift,\ CodableModelDecoder.swift,\ CodableModelEntityDecoder.swift,\ CodableModelPostProcessor.swift,\ CodableRelationship.swift,\ EntityPropertyReflectionContainer.swift,\ CodeAttribute.swift,\ CodeEntity.swift,\ CodeRelationship.swift,\ CodeValueAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModelDecoder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModelEntityDecoder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModelPostProcessor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableRelationship.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/EntityPropertyReflectionContainer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeEntity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeRelationship.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeValueAttribute.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModel.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModelDecoder.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModelEntityDecoder.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModelPostProcessor.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableRelationship.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/EntityPropertyReflectionContainer.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeAttribute.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeEntity.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeRelationship.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeValueAttribute.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ AdaptorModelFetch.swift,\ AdaptorOperation.swift,\ AdaptorQueryColumnRepresentable.swift,\ AdaptorQueryType.swift,\ AdaptorRecord.swift,\ AdaptorRecordSchema.swift,\ Attribute.swift,\ AttributeKey.swift,\ AttributeValue.swift,\ AdaptorRecordDecoder.swift,\ CodableEntity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorModelFetch.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorQueryColumnRepresentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorQueryType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorRecord.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorRecordSchema.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Attribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AttributeKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AttributeValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/AdaptorRecordDecoder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableEntity.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorModelFetch.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorOperation.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorQueryColumnRepresentable.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorQueryType.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorRecord.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorRecordSchema.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Attribute.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AttributeKey.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AttributeValue.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/AdaptorRecordDecoder.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableEntity.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ AccessDataSource.swift,\ AccessDataSourceError.swift,\ AccessDataSourceFinders.swift,\ ActiveDataSource.swift,\ ActiveRecord.swift,\ ActiveRecordType.swift,\ Adaptor.swift,\ AdaptorChannel.swift,\ AdaptorChannelPool.swift,\ AdaptorDataSource.swift,\ AdaptorError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSourceError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSourceFinders.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ActiveDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ActiveRecord.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ActiveRecordType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorChannel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorChannelPool.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorError.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSource.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSourceError.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSourceFinders.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ActiveDataSource.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ActiveRecord.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ActiveRecordType.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorChannel.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorChannelPool.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorDataSource.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorError.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ FetchSpecification.swift,\ GlobalID.swift,\ Key.swift,\ KeyComparisonQualifier.swift,\ KeyValueQualifier.swift,\ ModelFetchSpecification.swift,\ NotQualifier.swift,\ ObjectStore.swift,\ ObjectTrackingContext.swift,\ Qualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/FetchSpecification.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/GlobalID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/Key.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/KeyComparisonQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/KeyValueQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ModelFetchSpecification.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/NotQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ObjectStore.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ObjectTrackingContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/Qualifier.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/FetchSpecification.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/GlobalID.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/Key.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/KeyComparisonQualifier.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/KeyValueQualifier.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ModelFetchSpecification.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/NotQualifier.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ObjectStore.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ObjectTrackingContext.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/Qualifier.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Database.swift,\ DatabaseChannel.swift,\ DatabaseChannelBase.swift,\ DatabaseChannelFetchHelper.swift,\ DatabaseContext.swift,\ DatabaseDataSource.swift,\ DatabaseObject.swift,\ DatabaseOperation.swift,\ Entity.swift,\ FancyModelMaker.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Database.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseChannel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseChannelBase.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseChannelFetchHelper.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseObject.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Entity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Database.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseChannel.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseChannelBase.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseChannelFetchHelper.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseContext.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseDataSource.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseObject.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseOperation.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Entity.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ QualifierEvaluation.swift,\ QualifierParser.swift,\ QualifierVariable.swift,\ SQLQualifier.swift,\ SortOrdering.swift,\ StoreKeyValueCoding.swift,\ AnyOptional.swift,\ Dictionary+Extensions.swift,\ EquatableType.swift,\ KeyValueStringFormatter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/QualifierEvaluation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/QualifierParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/QualifierVariable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/SQLQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/SortOrdering.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/StoreKeyValueCoding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/AnyOptional.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/Dictionary+Extensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/EquatableType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/KeyValueStringFormatter.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/QualifierEvaluation.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/QualifierParser.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/QualifierVariable.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/SQLQualifier.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/SortOrdering.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/StoreKeyValueCoding.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/AnyOptional.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/Dictionary+Extensions.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/EquatableType.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/KeyValueStringFormatter.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ ZeeQL (in target 'ZeeQL' from project 'ZeeQL3')
EmitSwiftModule normal arm64 (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Logger.swift,\ Pluralize.swift,\ SimpleKVC.swift,\ SmartDescription.swift,\ TimeRange.swift,\ SQLite3Adaptor.swift,\ SQLite3AdaptorChannel.swift,\ SQLite3Expression.swift,\ SQLite3ModelFetch.swift,\ SQLite3SchemaSynchronizationFactory.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/Logger.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/Pluralize.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/SimpleKVC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/SmartDescription.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/TimeRange.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3Adaptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3AdaptorChannel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3Expression.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3ModelFetch.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3SchemaSynchronizationFactory.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/Logger.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/Pluralize.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/SimpleKVC.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/SmartDescription.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/TimeRange.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3AdaptorChannel.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3Expression.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3ModelFetch.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3SchemaSynchronizationFactory.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ BooleanQualifier.swift,\ ComparisonOperation.swift,\ CompoundQualifier.swift,\ Constant.swift,\ DataSource.swift,\ EntityType+Builder.swift,\ EntityType.swift,\ Expression.swift,\ ExpressionEvaluation.swift,\ FetchSpecification+Builder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/BooleanQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ComparisonOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/CompoundQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/Constant.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/DataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/EntityType+Builder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/EntityType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/Expression.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ExpressionEvaluation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/FetchSpecification+Builder.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/BooleanQualifier.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ComparisonOperation.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/CompoundQualifier.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/Constant.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/DataSource.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/EntityType+Builder.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/EntityType.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/Expression.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ExpressionEvaluation.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/FetchSpecification+Builder.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ SQLExpressionFactory.swift,\ SQLForeignKey.swift,\ SQLTableGroups.swift,\ SchemaGeneration.swift,\ SchemaSynchronization.swift,\ SchemaSynchronizationFactory.swift,\ TypedDatabaseChannel.swift,\ TypedFetchSpecification.swift,\ ZeeQLTypes.swift,\ ArrayDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLExpressionFactory.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLForeignKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLTableGroups.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SchemaGeneration.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SchemaSynchronization.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SchemaSynchronizationFactory.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/TypedDatabaseChannel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/TypedFetchSpecification.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ZeeQLTypes.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ArrayDataSource.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLExpressionFactory.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLForeignKey.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLTableGroups.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SchemaGeneration.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SchemaSynchronization.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SchemaSynchronizationFactory.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/TypedDatabaseChannel.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/TypedFetchSpecification.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ZeeQLTypes.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ArrayDataSource.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Join.swift,\ MirrorHelpers.swift,\ Model.swift,\ ModelLoader.swift,\ ModelPattern.swift,\ ModelSQLizer.swift,\ Property.swift,\ Relationship.swift,\ SQLAttributeChange.swift,\ SQLExpression.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Join.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/MirrorHelpers.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Model.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ModelLoader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ModelPattern.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ModelSQLizer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Property.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Relationship.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLAttributeChange.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLExpression.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Join.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/MirrorHelpers.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Model.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ModelLoader.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ModelPattern.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ModelSQLizer.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Property.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Relationship.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLAttributeChange.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLExpression.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling BooleanQualifier.swift, ComparisonOperation.swift, CompoundQualifier.swift, Constant.swift, DataSource.swift, EntityType+Builder.swift, EntityType.swift, Expression.swift, ExpressionEvaluation.swift, FetchSpecification+Builder.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftDriverJobDiscovery normal arm64 Emitting module for ZeeQL (in target 'ZeeQL' from project 'ZeeQL3')
SwiftDriver\ Compilation\ Requirements ZeeQL normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ZeeQL -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL.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/ZeeQL3.build/Debug/ZeeQL.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.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/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/ZeeQL-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL-Swift.h (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/ZeeQL-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ZeeQL.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL.swiftmodule (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ZeeQL.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ZeeQL.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL.swiftdoc (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ZeeQL.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ZeeQL.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL.abi.json (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ZeeQL.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ZeeQL.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL.swiftsourceinfo (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ZeeQL.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriver PostgreSQLAdaptor normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PostgreSQLAdaptor' from project 'ZeeQL3PG')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PostgreSQLAdaptor -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/Objects-normal/arm64/PostgreSQLAdaptor.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CLibPQ/Sources/CLibPQ/module.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/Objects-normal/arm64/PostgreSQLAdaptor-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/Objects-normal/arm64/PostgreSQLAdaptor.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/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/Objects-normal/arm64/PostgreSQLAdaptor_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.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/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/Objects-normal/arm64/PostgreSQLAdaptor-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ PostgreSQLAdaptor (in target 'PostgreSQLAdaptor' from project 'ZeeQL3PG')
EmitSwiftModule normal arm64 (in target 'PostgreSQLAdaptor' from project 'ZeeQL3PG')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "CLibPQShim.h"
        ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CLibPQ/Sources/CLibPQ/CLibPQShim.h:9:14: error: '/opt/homebrew/include/libpq-fe.h' file not found
#    include "/opt/homebrew/include/libpq-fe.h"
             ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLAdaptor.swift:11:8: error: could not build Objective-C module 'CLibPQ'
import CLibPQ
       ^
Failed frontend command:
/Applications/Xcode-16.3.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/Sources/PostgreSQLAdaptor/PostgreSQLAdaptor.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLAdaptorChannel.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLExpression.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLModelFetch.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLOIDs.swift -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4.2 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/Objects-normal/arm64/PostgreSQLAdaptor_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CLibPQ/Sources/CLibPQ/module.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PostgreSQLAdaptor -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/Objects-normal/arm64/PostgreSQLAdaptor.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/Objects-normal/arm64/PostgreSQLAdaptor.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/Objects-normal/arm64/PostgreSQLAdaptor-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/Objects-normal/arm64/PostgreSQLAdaptor-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/Objects-normal/arm64/PostgreSQLAdaptor-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/Objects-normal/arm64/PostgreSQLAdaptor.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/Objects-normal/arm64/PostgreSQLAdaptor.abi.json
SwiftCompile normal arm64 Compiling\ PostgreSQLAdaptorChannel.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLAdaptorChannel.swift (in target 'PostgreSQLAdaptor' from project 'ZeeQL3PG')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLAdaptorChannel.swift (in target 'PostgreSQLAdaptor' from project 'ZeeQL3PG')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling SQLExpressionFactory.swift, SQLForeignKey.swift, SQLTableGroups.swift, SchemaGeneration.swift, SchemaSynchronization.swift, SchemaSynchronizationFactory.swift, TypedDatabaseChannel.swift, TypedFetchSpecification.swift, ZeeQLTypes.swift, ArrayDataSource.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftCompile normal arm64 Compiling\ PostgreSQLExpression.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLExpression.swift (in target 'PostgreSQLAdaptor' from project 'ZeeQL3PG')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLExpression.swift (in target 'PostgreSQLAdaptor' from project 'ZeeQL3PG')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ PostgreSQLModelFetch.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLModelFetch.swift (in target 'PostgreSQLAdaptor' from project 'ZeeQL3PG')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLModelFetch.swift (in target 'PostgreSQLAdaptor' from project 'ZeeQL3PG')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ PostgreSQLOIDs.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLOIDs.swift (in target 'PostgreSQLAdaptor' from project 'ZeeQL3PG')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLOIDs.swift (in target 'PostgreSQLAdaptor' from project 'ZeeQL3PG')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling QualifierEvaluation.swift, QualifierParser.swift, QualifierVariable.swift, SQLQualifier.swift, SortOrdering.swift, StoreKeyValueCoding.swift, AnyOptional.swift, Dictionary+Extensions.swift, EquatableType.swift, KeyValueStringFormatter.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftCompile normal arm64 Compiling\ PostgreSQLAdaptor.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLAdaptor.swift (in target 'PostgreSQLAdaptor' from project 'ZeeQL3PG')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLAdaptor.swift (in target 'PostgreSQLAdaptor' from project 'ZeeQL3PG')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Database.swift, DatabaseChannel.swift, DatabaseChannelBase.swift, DatabaseChannelFetchHelper.swift, DatabaseContext.swift, DatabaseDataSource.swift, DatabaseObject.swift, DatabaseOperation.swift, Entity.swift, FancyModelMaker.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftDriverJobDiscovery normal arm64 Compiling AdaptorModelFetch.swift, AdaptorOperation.swift, AdaptorQueryColumnRepresentable.swift, AdaptorQueryType.swift, AdaptorRecord.swift, AdaptorRecordSchema.swift, Attribute.swift, AttributeKey.swift, AttributeValue.swift, AdaptorRecordDecoder.swift, CodableEntity.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftDriverJobDiscovery normal arm64 Compiling FetchSpecification.swift, GlobalID.swift, Key.swift, KeyComparisonQualifier.swift, KeyValueQualifier.swift, ModelFetchSpecification.swift, NotQualifier.swift, ObjectStore.swift, ObjectTrackingContext.swift, Qualifier.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftDriverJobDiscovery normal arm64 Compiling AccessDataSource.swift, AccessDataSourceError.swift, AccessDataSourceFinders.swift, ActiveDataSource.swift, ActiveRecord.swift, ActiveRecordType.swift, Adaptor.swift, AdaptorChannel.swift, AdaptorChannelPool.swift, AdaptorDataSource.swift, AdaptorError.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftDriverJobDiscovery normal arm64 Compiling Logger.swift, Pluralize.swift, SimpleKVC.swift, SmartDescription.swift, TimeRange.swift, SQLite3Adaptor.swift, SQLite3AdaptorChannel.swift, SQLite3Expression.swift, SQLite3ModelFetch.swift, SQLite3SchemaSynchronizationFactory.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftDriverJobDiscovery normal arm64 Compiling CodableModel.swift, CodableModelDecoder.swift, CodableModelEntityDecoder.swift, CodableModelPostProcessor.swift, CodableRelationship.swift, EntityPropertyReflectionContainer.swift, CodeAttribute.swift, CodeEntity.swift, CodeRelationship.swift, CodeValueAttribute.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftDriverJobDiscovery normal arm64 Compiling Join.swift, MirrorHelpers.swift, Model.swift, ModelLoader.swift, ModelPattern.swift, ModelSQLizer.swift, Property.swift, Relationship.swift, SQLAttributeChange.swift, SQLExpression.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftDriver\ Compilation ZeeQL normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ZeeQL -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL.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/ZeeQL3.build/Debug/ZeeQL.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.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/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ZeeQL.o normal (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.13 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ZeeQL.o
ExtractAppIntentsMetadata (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name ZeeQL --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.13 --bundle-identifier zeeql3.ZeeQL --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ZeeQL.appintents --target-triple arm64-apple-macos10.13 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ZeeQL.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/ZeeQL.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/ZeeQL.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-29 18:05:25.152 appintentsmetadataprocessor[862:4825] Starting appintentsmetadataprocessor export
2025-04-29 18:05:25.194 appintentsmetadataprocessor[862:4825] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ZeeQL.o (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ZeeQL.o
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:25db2f9f3c00b5bd8fa9631a3d741414cdc06b4c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:25db2f9f3c00b5bd8fa9631a3d741414cdc06b4c, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:25db2f9f3c00b5bd8fa9631a3d741414cdc06b4c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:25db2f9f3c00b5bd8fa9631a3d741414cdc06b4c, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal arm64 (in target 'PostgreSQLAdaptor' from project 'ZeeQL3PG')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ PostgreSQLAdaptor (in target 'PostgreSQLAdaptor' from project 'ZeeQL3PG')
	Building workspace spi-builder-workspace with scheme ZeeQL3PG
(3 failures)
Command line invocation:
    /Applications/Xcode-16.3.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 installedyou may be able to install libpq using your system-packager:
    brew install postgresql libpq
Resolved source packages:
  CLibPQ: https://github.com/ZeeQL/CLibPQ.git @ 2.0.5
  CSQLite3: https://github.com/ZeeQL/CSQLite3.git @ 2.0.3
  ZeeQL3: https://github.com/ZeeQL/ZeeQL3.git @ 0.9.20
  ZeeQL3PG: /Users/admin/builder/spi-builder-workspace
resolved source packages: CLibPQ, CSQLite3, ZeeQL3, ZeeQL3PG
{
  "dependencies" : [
    {
      "identity" : "clibpq",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.4",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ZeeQL/CLibPQ.git"
    },
    {
      "identity" : "zeeql3",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.9",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ZeeQL/ZeeQL3.git"
    }
  ],
  "manifest_display_name" : "ZeeQL3PG",
  "name" : "ZeeQL3PG",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "PostgreSQLAdaptor",
      "targets" : [
        "PostgreSQLAdaptor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PostgreSQLAdaptor",
      "module_type" : "SwiftTarget",
      "name" : "PostgreSQLAdaptor",
      "path" : "Sources/PostgreSQLAdaptor",
      "product_dependencies" : [
        "CLibPQ",
        "ZeeQL"
      ],
      "product_memberships" : [
        "PostgreSQLAdaptor"
      ],
      "sources" : [
        "PostgreSQLAdaptor.swift",
        "PostgreSQLAdaptorChannel.swift",
        "PostgreSQLExpression.swift",
        "PostgreSQLModelFetch.swift",
        "PostgreSQLOIDs.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ZeeQL3PG"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ZeeQL3PG -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-16.3.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 ZeeQL3PG -destination platform=macOS,arch=arm64
Resolve Package Graph
failed to retrieve search paths with pkg-config; maybe pkg-config is not installedyou may be able to install libpq using your system-packager:
    brew install postgresql libpq
Resolved source packages:
  ZeeQL3PG: /Users/admin/builder/spi-builder-workspace
  CLibPQ: https://github.com/ZeeQL/CLibPQ.git @ 2.0.5
  ZeeQL3: https://github.com/ZeeQL/ZeeQL3.git @ 0.9.20
  CSQLite3: https://github.com/ZeeQL/CSQLite3.git @ 2.0.3
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
    Target 'PostgreSQLAdaptor' in project 'ZeeQL3PG'
        ➜ Explicit dependency on target 'PostgreSQLAdaptor' in project 'ZeeQL3PG'
        ➜ Explicit dependency on target 'CLibPQ' in project 'CLibPQ'
        ➜ Explicit dependency on target 'ZeeQL' in project 'ZeeQL3'
    Target 'PostgreSQLAdaptor' in project 'ZeeQL3PG'
        ➜ Explicit dependency on target 'CLibPQ' in project 'CLibPQ'
        ➜ Explicit dependency on target 'ZeeQL' in project 'ZeeQL3'
    Target 'ZeeQL' in project 'ZeeQL3'
        ➜ Explicit dependency on target 'ZeeQL' in project 'ZeeQL3'
        ➜ Explicit dependency on target 'CSQLite3' in project 'CSQLite3'
    Target 'ZeeQL' in project 'ZeeQL3'
        ➜ Explicit dependency on target 'CSQLite3' in project 'CSQLite3'
    Target 'CSQLite3' in project 'CSQLite3'
        ➜ Explicit dependency on target 'CSQLite3' in project 'CSQLite3'
    Target 'CSQLite3' in project 'CSQLite3' (no dependencies)
    Target 'CLibPQ' in project 'CLibPQ'
        ➜ Explicit dependency on target 'CLibPQ' in project 'CLibPQ'
    Target 'CLibPQ' in project 'CLibPQ' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: d012879612b0c3289cf7fed423ad3a25
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d012879612b0c3289cf7fed423ad3a25.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
SwiftDriver ZeeQL normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ZeeQL -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL.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/ZeeQL3.build/Debug/ZeeQL.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.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/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Database.swift,\ DatabaseChannel.swift,\ DatabaseChannelBase.swift,\ DatabaseChannelFetchHelper.swift,\ DatabaseContext.swift,\ DatabaseDataSource.swift,\ DatabaseObject.swift,\ DatabaseOperation.swift,\ Entity.swift,\ FancyModelMaker.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Database.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseChannel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseChannelBase.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseChannelFetchHelper.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseObject.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Entity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Database.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseChannel.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseChannelBase.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseChannelFetchHelper.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseContext.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseDataSource.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseObject.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseOperation.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Entity.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ SQLExpressionFactory.swift,\ SQLForeignKey.swift,\ SQLTableGroups.swift,\ SchemaGeneration.swift,\ SchemaSynchronization.swift,\ SchemaSynchronizationFactory.swift,\ TypedDatabaseChannel.swift,\ TypedFetchSpecification.swift,\ ZeeQLTypes.swift,\ ArrayDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLExpressionFactory.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLForeignKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLTableGroups.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SchemaGeneration.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SchemaSynchronization.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SchemaSynchronizationFactory.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/TypedDatabaseChannel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/TypedFetchSpecification.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ZeeQLTypes.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ArrayDataSource.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLExpressionFactory.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLForeignKey.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLTableGroups.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SchemaGeneration.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SchemaSynchronization.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SchemaSynchronizationFactory.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/TypedDatabaseChannel.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/TypedFetchSpecification.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ZeeQLTypes.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ArrayDataSource.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ BooleanQualifier.swift,\ ComparisonOperation.swift,\ CompoundQualifier.swift,\ Constant.swift,\ DataSource.swift,\ EntityType+Builder.swift,\ EntityType.swift,\ Expression.swift,\ ExpressionEvaluation.swift,\ FetchSpecification+Builder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/BooleanQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ComparisonOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/CompoundQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/Constant.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/DataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/EntityType+Builder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/EntityType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/Expression.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ExpressionEvaluation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/FetchSpecification+Builder.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/BooleanQualifier.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ComparisonOperation.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/CompoundQualifier.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/Constant.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/DataSource.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/EntityType+Builder.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/EntityType.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/Expression.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ExpressionEvaluation.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/FetchSpecification+Builder.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ FetchSpecification.swift,\ GlobalID.swift,\ Key.swift,\ KeyComparisonQualifier.swift,\ KeyValueQualifier.swift,\ ModelFetchSpecification.swift,\ NotQualifier.swift,\ ObjectStore.swift,\ ObjectTrackingContext.swift,\ Qualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/FetchSpecification.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/GlobalID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/Key.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/KeyComparisonQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/KeyValueQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ModelFetchSpecification.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/NotQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ObjectStore.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ObjectTrackingContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/Qualifier.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/FetchSpecification.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/GlobalID.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/Key.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/KeyComparisonQualifier.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/KeyValueQualifier.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ModelFetchSpecification.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/NotQualifier.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ObjectStore.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ObjectTrackingContext.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/Qualifier.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Join.swift,\ MirrorHelpers.swift,\ Model.swift,\ ModelLoader.swift,\ ModelPattern.swift,\ ModelSQLizer.swift,\ Property.swift,\ Relationship.swift,\ SQLAttributeChange.swift,\ SQLExpression.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Join.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/MirrorHelpers.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Model.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ModelLoader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ModelPattern.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ModelSQLizer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Property.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Relationship.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLAttributeChange.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLExpression.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Join.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/MirrorHelpers.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Model.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ModelLoader.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ModelPattern.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ModelSQLizer.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Property.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Relationship.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLAttributeChange.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLExpression.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ ZeeQL (in target 'ZeeQL' from project 'ZeeQL3')
EmitSwiftModule normal arm64 (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Logger.swift,\ Pluralize.swift,\ SimpleKVC.swift,\ SmartDescription.swift,\ TimeRange.swift,\ SQLite3Adaptor.swift,\ SQLite3AdaptorChannel.swift,\ SQLite3Expression.swift,\ SQLite3ModelFetch.swift,\ SQLite3SchemaSynchronizationFactory.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/Logger.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/Pluralize.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/SimpleKVC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/SmartDescription.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/TimeRange.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3Adaptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3AdaptorChannel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3Expression.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3ModelFetch.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3SchemaSynchronizationFactory.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/Logger.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/Pluralize.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/SimpleKVC.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/SmartDescription.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/TimeRange.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3AdaptorChannel.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3Expression.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3ModelFetch.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3SchemaSynchronizationFactory.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ CodableModel.swift,\ CodableModelDecoder.swift,\ CodableModelEntityDecoder.swift,\ CodableModelPostProcessor.swift,\ CodableRelationship.swift,\ EntityPropertyReflectionContainer.swift,\ CodeAttribute.swift,\ CodeEntity.swift,\ CodeRelationship.swift,\ CodeValueAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModelDecoder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModelEntityDecoder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModelPostProcessor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableRelationship.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/EntityPropertyReflectionContainer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeEntity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeRelationship.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeValueAttribute.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModel.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModelDecoder.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModelEntityDecoder.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModelPostProcessor.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableRelationship.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/EntityPropertyReflectionContainer.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeAttribute.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeEntity.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeRelationship.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeValueAttribute.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ AdaptorModelFetch.swift,\ AdaptorOperation.swift,\ AdaptorQueryColumnRepresentable.swift,\ AdaptorQueryType.swift,\ AdaptorRecord.swift,\ AdaptorRecordSchema.swift,\ Attribute.swift,\ AttributeKey.swift,\ AttributeValue.swift,\ AdaptorRecordDecoder.swift,\ CodableEntity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorModelFetch.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorQueryColumnRepresentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorQueryType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorRecord.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorRecordSchema.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Attribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AttributeKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AttributeValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/AdaptorRecordDecoder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableEntity.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorModelFetch.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorOperation.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorQueryColumnRepresentable.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorQueryType.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorRecord.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorRecordSchema.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Attribute.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AttributeKey.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AttributeValue.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/AdaptorRecordDecoder.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableEntity.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ QualifierEvaluation.swift,\ QualifierParser.swift,\ QualifierVariable.swift,\ SQLQualifier.swift,\ SortOrdering.swift,\ StoreKeyValueCoding.swift,\ AnyOptional.swift,\ Dictionary+Extensions.swift,\ EquatableType.swift,\ KeyValueStringFormatter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/QualifierEvaluation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/QualifierParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/QualifierVariable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/SQLQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/SortOrdering.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/StoreKeyValueCoding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/AnyOptional.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/Dictionary+Extensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/EquatableType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/KeyValueStringFormatter.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/QualifierEvaluation.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/QualifierParser.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/QualifierVariable.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/SQLQualifier.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/SortOrdering.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/StoreKeyValueCoding.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/AnyOptional.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/Dictionary+Extensions.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/EquatableType.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/KeyValueStringFormatter.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ AccessDataSource.swift,\ AccessDataSourceError.swift,\ AccessDataSourceFinders.swift,\ ActiveDataSource.swift,\ ActiveRecord.swift,\ ActiveRecordType.swift,\ Adaptor.swift,\ AdaptorChannel.swift,\ AdaptorChannelPool.swift,\ AdaptorDataSource.swift,\ AdaptorError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSourceError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSourceFinders.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ActiveDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ActiveRecord.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ActiveRecordType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorChannel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorChannelPool.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorError.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSource.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSourceError.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSourceFinders.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ActiveDataSource.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ActiveRecord.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ActiveRecordType.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorChannel.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorChannelPool.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorDataSource.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorError.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling BooleanQualifier.swift, ComparisonOperation.swift, CompoundQualifier.swift, Constant.swift, DataSource.swift, EntityType+Builder.swift, EntityType.swift, Expression.swift, ExpressionEvaluation.swift, FetchSpecification+Builder.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftDriverJobDiscovery normal arm64 Compiling SQLExpressionFactory.swift, SQLForeignKey.swift, SQLTableGroups.swift, SchemaGeneration.swift, SchemaSynchronization.swift, SchemaSynchronizationFactory.swift, TypedDatabaseChannel.swift, TypedFetchSpecification.swift, ZeeQLTypes.swift, ArrayDataSource.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftDriverJobDiscovery normal arm64 Compiling FetchSpecification.swift, GlobalID.swift, Key.swift, KeyComparisonQualifier.swift, KeyValueQualifier.swift, ModelFetchSpecification.swift, NotQualifier.swift, ObjectStore.swift, ObjectTrackingContext.swift, Qualifier.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftDriverJobDiscovery normal arm64 Compiling Logger.swift, Pluralize.swift, SimpleKVC.swift, SmartDescription.swift, TimeRange.swift, SQLite3Adaptor.swift, SQLite3AdaptorChannel.swift, SQLite3Expression.swift, SQLite3ModelFetch.swift, SQLite3SchemaSynchronizationFactory.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftDriverJobDiscovery normal arm64 Compiling Database.swift, DatabaseChannel.swift, DatabaseChannelBase.swift, DatabaseChannelFetchHelper.swift, DatabaseContext.swift, DatabaseDataSource.swift, DatabaseObject.swift, DatabaseOperation.swift, Entity.swift, FancyModelMaker.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftDriverJobDiscovery normal arm64 Compiling AdaptorModelFetch.swift, AdaptorOperation.swift, AdaptorQueryColumnRepresentable.swift, AdaptorQueryType.swift, AdaptorRecord.swift, AdaptorRecordSchema.swift, Attribute.swift, AttributeKey.swift, AttributeValue.swift, AdaptorRecordDecoder.swift, CodableEntity.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftDriverJobDiscovery normal arm64 Compiling QualifierEvaluation.swift, QualifierParser.swift, QualifierVariable.swift, SQLQualifier.swift, SortOrdering.swift, StoreKeyValueCoding.swift, AnyOptional.swift, Dictionary+Extensions.swift, EquatableType.swift, KeyValueStringFormatter.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftDriverJobDiscovery normal arm64 Compiling CodableModel.swift, CodableModelDecoder.swift, CodableModelEntityDecoder.swift, CodableModelPostProcessor.swift, CodableRelationship.swift, EntityPropertyReflectionContainer.swift, CodeAttribute.swift, CodeEntity.swift, CodeRelationship.swift, CodeValueAttribute.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftDriverJobDiscovery normal arm64 Emitting module for ZeeQL (in target 'ZeeQL' from project 'ZeeQL3')
SwiftDriver\ Compilation\ Requirements ZeeQL normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ZeeQL -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL.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/ZeeQL3.build/Debug/ZeeQL.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.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/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ZeeQL.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL.abi.json (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ZeeQL.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ZeeQL.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL.swiftmodule (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ZeeQL.swiftmodule/arm64-apple-macos.swiftmodule
SwiftDriver PostgreSQLAdaptor normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PostgreSQLAdaptor' from project 'ZeeQL3PG')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PostgreSQLAdaptor -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/Objects-normal/arm64/PostgreSQLAdaptor.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CLibPQ/Sources/CLibPQ/module.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/Objects-normal/arm64/PostgreSQLAdaptor-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/Objects-normal/arm64/PostgreSQLAdaptor.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/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/Objects-normal/arm64/PostgreSQLAdaptor_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.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/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/Objects-normal/arm64/PostgreSQLAdaptor-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ PostgreSQLModelFetch.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLModelFetch.swift (in target 'PostgreSQLAdaptor' from project 'ZeeQL3PG')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLModelFetch.swift (in target 'PostgreSQLAdaptor' from project 'ZeeQL3PG')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ PostgreSQLOIDs.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLOIDs.swift (in target 'PostgreSQLAdaptor' from project 'ZeeQL3PG')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLOIDs.swift (in target 'PostgreSQLAdaptor' from project 'ZeeQL3PG')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ PostgreSQLAdaptor (in target 'PostgreSQLAdaptor' from project 'ZeeQL3PG')
Failed frontend command:
/Applications/Xcode-16.3.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/Sources/PostgreSQLAdaptor/PostgreSQLAdaptor.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLAdaptorChannel.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLExpression.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLModelFetch.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLOIDs.swift -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4.2 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/Objects-normal/arm64/PostgreSQLAdaptor_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CLibPQ/Sources/CLibPQ/module.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PostgreSQLAdaptor -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/Objects-normal/arm64/PostgreSQLAdaptor.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/Objects-normal/arm64/PostgreSQLAdaptor.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/Objects-normal/arm64/PostgreSQLAdaptor-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/Objects-normal/arm64/PostgreSQLAdaptor-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/Objects-normal/arm64/PostgreSQLAdaptor-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/Objects-normal/arm64/PostgreSQLAdaptor.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3PG.build/Debug/PostgreSQLAdaptor.build/Objects-normal/arm64/PostgreSQLAdaptor.abi.json
EmitSwiftModule normal arm64 (in target 'PostgreSQLAdaptor' from project 'ZeeQL3PG')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "CLibPQShim.h"
        ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CLibPQ/Sources/CLibPQ/CLibPQShim.h:9:14: error: '/opt/homebrew/include/libpq-fe.h' file not found
#    include "/opt/homebrew/include/libpq-fe.h"
             ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLAdaptor.swift:11:8: error: could not build Objective-C module 'CLibPQ'
import CLibPQ
       ^
SwiftCompile normal arm64 Compiling\ PostgreSQLExpression.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLExpression.swift (in target 'PostgreSQLAdaptor' from project 'ZeeQL3PG')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLExpression.swift (in target 'PostgreSQLAdaptor' from project 'ZeeQL3PG')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ PostgreSQLAdaptorChannel.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLAdaptorChannel.swift (in target 'PostgreSQLAdaptor' from project 'ZeeQL3PG')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLAdaptorChannel.swift (in target 'PostgreSQLAdaptor' from project 'ZeeQL3PG')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ PostgreSQLAdaptor.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLAdaptor.swift (in target 'PostgreSQLAdaptor' from project 'ZeeQL3PG')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLAdaptor.swift (in target 'PostgreSQLAdaptor' from project 'ZeeQL3PG')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling AccessDataSource.swift, AccessDataSourceError.swift, AccessDataSourceFinders.swift, ActiveDataSource.swift, ActiveRecord.swift, ActiveRecordType.swift, Adaptor.swift, AdaptorChannel.swift, AdaptorChannelPool.swift, AdaptorDataSource.swift, AdaptorError.swift (in target 'ZeeQL' from project 'ZeeQL3')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:25db2f9f3c00b5bd8fa9631a3d741414cdc06b4c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:25db2f9f3c00b5bd8fa9631a3d741414cdc06b4c, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:25db2f9f3c00b5bd8fa9631a3d741414cdc06b4c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:25db2f9f3c00b5bd8fa9631a3d741414cdc06b4c, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ PostgreSQLAdaptor (in target 'PostgreSQLAdaptor' from project 'ZeeQL3PG')
	EmitSwiftModule normal arm64 (in target 'PostgreSQLAdaptor' from project 'ZeeQL3PG')
	Building workspace spi-builder-workspace with scheme ZeeQL3PG
(3 failures)
BUILD FAILURE 6.1 macosXcodebuild