The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SwiftUSD, reference main (d15cee), with Swift 6.1 for Android on 30 May 2025 11:45:20 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 --target UsdView 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wabiverse/SwiftUSD.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/wabiverse/SwiftUSD
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d15cee0 scui: use correct/latest revision hash.
Updating files:  89% (7341/8206)
Updating files:  90% (7386/8206)
Updating files:  91% (7468/8206)
Updating files:  92% (7550/8206)
Updating files:  93% (7632/8206)
Updating files:  94% (7714/8206)
Updating files:  95% (7796/8206)
Updating files:  96% (7878/8206)
Updating files:  97% (7960/8206)
Updating files:  98% (8042/8206)
Updating files:  99% (8124/8206)
Updating files: 100% (8206/8206)
Updating files: 100% (8206/8206), done.
Cloned https://github.com/wabiverse/SwiftUSD.git
Revision (git rev-parse @):
d15cee012a52e457fe28c62bcaa1551ea6796209
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/wabiverse/SwiftUSD.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/wabiverse/SwiftUSD.git
https://github.com/wabiverse/SwiftUSD.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "cxx_language_standard" : "c++17",
  "dependencies" : [
    {
      "identity" : "swift-cross-ui",
      "requirement" : {
        "revision" : [
          "1a887c2"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/wabiverse/swift-cross-ui"
    },
    {
      "identity" : "icu",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "76.1.2",
            "upper_bound" : "77.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/wabiverse/icu.git"
    },
    {
      "identity" : "metaversekit",
      "requirement" : {
        "revision" : [
          "6e909df"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/wabiverse/MetaverseKit"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.1",
            "upper_bound" : "601.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow.git"
    },
    {
      "identity" : "version",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/Version.git"
    }
  ],
  "manifest_display_name" : "SwiftUSD",
  "name" : "SwiftUSD",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "pxr",
      "targets" : [
        "pxr"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Arch",
      "targets" : [
        "Arch"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Tf",
      "targets" : [
        "Tf"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Js",
      "targets" : [
        "Js"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Gf",
      "targets" : [
        "Gf"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Trace",
      "targets" : [
        "Trace"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Vt",
      "targets" : [
        "Vt"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Work",
      "targets" : [
        "Work"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Pegtl",
      "targets" : [
        "Pegtl"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Plug",
      "targets" : [
        "Plug"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Ar",
      "targets" : [
        "Ar"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Kind",
      "targets" : [
        "Kind"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Sdf",
      "targets" : [
        "Sdf"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Pcp",
      "targets" : [
        "Pcp"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Usd",
      "targets" : [
        "Usd"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Ndr",
      "targets" : [
        "Ndr"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Sdr",
      "targets" : [
        "Sdr"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "UsdGeom",
      "targets" : [
        "UsdGeom"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "UsdShade",
      "targets" : [
        "UsdShade"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "UsdLux",
      "targets" : [
        "UsdLux"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "UsdHydra",
      "targets" : [
        "UsdHydra"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SdrOsl",
      "targets" : [
        "SdrOsl"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "UsdAbc",
      "targets" : [
        "UsdAbc"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "UsdDraco",
      "targets" : [
        "UsdDraco"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "UsdMedia",
      "targets" : [
        "UsdMedia"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "UsdMtlx",
      "targets" : [
        "UsdMtlx"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "UsdPhysics",
      "targets" : [
        "UsdPhysics"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "UsdProc",
      "targets" : [
        "UsdProc"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "UsdRender",
      "targets" : [
        "UsdRender"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "UsdRi",
      "targets" : [
        "UsdRi"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "UsdSkel",
      "targets" : [
        "UsdSkel"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "UsdUI",
      "targets" : [
        "UsdUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "UsdUtils",
      "targets" : [
        "UsdUtils"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "UsdVol",
      "targets" : [
        "UsdVol"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CameraUtil",
      "targets" : [
        "CameraUtil"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Hf",
      "targets" : [
        "Hf"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PxOsd",
      "targets" : [
        "PxOsd"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Hd",
      "targets" : [
        "Hd"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HdAr",
      "targets" : [
        "HdAr"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HdMtlx",
      "targets" : [
        "HdMtlx"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HdSi",
      "targets" : [
        "HdSi"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HdSt",
      "targets" : [
        "HdSt"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HdStorm",
      "targets" : [
        "HdStorm"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Hdx",
      "targets" : [
        "Hdx"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Garch",
      "targets" : [
        "Garch"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Hgi",
      "targets" : [
        "Hgi"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HgiMetal",
      "targets" : [
        "HgiMetal"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HgiGL",
      "targets" : [
        "HgiGL"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HgiInterop",
      "targets" : [
        "HgiInterop"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Hio",
      "targets" : [
        "Hio"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Glf",
      "targets" : [
        "Glf"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GeomUtil",
      "targets" : [
        "GeomUtil"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "UsdShaders",
      "targets" : [
        "UsdShaders"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "UsdImaging",
      "targets" : [
        "UsdImaging"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "UsdImagingGL",
      "targets" : [
        "UsdImagingGL"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "UsdView",
      "targets" : [
        "UsdView"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Examples",
      "targets" : [
        "Examples"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "UsdGenSchemaPlugin",
      "targets" : [
        "UsdGenSchemaPlugin"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "PixarUSD",
      "targets" : [
        "PixarUSD"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PixarMacros",
      "targets" : [
        "PixarMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "pxr",
      "module_type" : "ClangTarget",
      "name" : "pxr",
      "path" : "Sources/pxr",
      "product_memberships" : [
        "pxr",
        "Arch",
        "Tf",
        "Js",
        "Gf",
        "Trace",
        "Vt",
        "Work",
        "Pegtl",
        "Plug",
        "Ar",
        "Kind",
        "Sdf",
        "Pcp",
        "Usd",
        "Ndr",
        "Sdr",
        "UsdGeom",
        "UsdShade",
        "UsdLux",
        "UsdHydra",
        "SdrOsl",
        "UsdAbc",
        "UsdDraco",
        "UsdMedia",
        "UsdMtlx",
        "UsdPhysics",
        "UsdProc",
        "UsdRender",
        "UsdRi",
        "UsdSkel",
        "UsdUI",
        "UsdUtils",
        "UsdVol",
        "CameraUtil",
        "Hf",
        "PxOsd",
        "Hd",
        "HdAr",
        "HdMtlx",
        "HdSi",
        "HdSt",
        "HdStorm",
        "Hdx",
        "Garch",
        "Hgi",
        "HgiMetal",
        "HgiGL",
        "HgiInterop",
        "Hio",
        "Glf",
        "GeomUtil",
        "UsdShaders",
        "UsdImaging",
        "UsdImagingGL",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "sources" : [
        "pxrns.cpp"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Work",
      "module_type" : "ClangTarget",
      "name" : "Work",
      "path" : "Sources/Work",
      "product_memberships" : [
        "Work",
        "Plug",
        "Ar",
        "Kind",
        "Sdf",
        "Pcp",
        "Usd",
        "Ndr",
        "Sdr",
        "UsdGeom",
        "UsdShade",
        "UsdLux",
        "UsdHydra",
        "SdrOsl",
        "UsdAbc",
        "UsdDraco",
        "UsdMedia",
        "UsdMtlx",
        "UsdPhysics",
        "UsdProc",
        "UsdRender",
        "UsdRi",
        "UsdSkel",
        "UsdUI",
        "UsdUtils",
        "UsdVol",
        "Hf",
        "Hd",
        "HdAr",
        "HdMtlx",
        "HdSi",
        "HdSt",
        "HdStorm",
        "Hdx",
        "Hgi",
        "HgiMetal",
        "HgiGL",
        "HgiInterop",
        "Hio",
        "Glf",
        "UsdShaders",
        "UsdImaging",
        "UsdImagingGL",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "sources" : [
        "detachedTask.cpp",
        "dispatcher.cpp",
        "loops.cpp",
        "reduce.cpp",
        "singularTask.cpp",
        "threadLimits.cpp",
        "utils.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Tf",
        "Trace"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Vt",
      "module_type" : "ClangTarget",
      "name" : "Vt",
      "path" : "Sources/Vt",
      "product_memberships" : [
        "Vt",
        "Ar",
        "Sdf",
        "Pcp",
        "Usd",
        "Ndr",
        "Sdr",
        "UsdGeom",
        "UsdShade",
        "UsdLux",
        "UsdHydra",
        "SdrOsl",
        "UsdAbc",
        "UsdDraco",
        "UsdMedia",
        "UsdMtlx",
        "UsdPhysics",
        "UsdProc",
        "UsdRender",
        "UsdRi",
        "UsdSkel",
        "UsdUI",
        "UsdUtils",
        "UsdVol",
        "PxOsd",
        "Hd",
        "HdAr",
        "HdMtlx",
        "HdSi",
        "HdSt",
        "HdStorm",
        "Hdx",
        "HgiMetal",
        "HgiGL",
        "HgiInterop",
        "Hio",
        "Glf",
        "GeomUtil",
        "UsdShaders",
        "UsdImaging",
        "UsdImagingGL",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "sources" : [
        "array.cpp",
        "arrayPyBuffer.cpp",
        "dictionary.cpp",
        "hash.cpp",
        "streamOut.cpp",
        "types.cpp",
        "value.cpp",
        "valueFromPython.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Tf",
        "Gf",
        "Trace"
      ],
      "type" : "library"
    },
    {
      "c99name" : "UsdVol",
      "module_type" : "ClangTarget",
      "name" : "UsdVol",
      "path" : "Sources/UsdVol",
      "product_memberships" : [
        "UsdVol",
        "UsdImaging",
        "UsdImagingGL",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdVol/Resources/generatedSchema.usda",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdVol/Resources/plugInfo.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdVol/Resources/schema.usda",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "field3DAsset.cpp",
        "fieldAsset.cpp",
        "fieldBase.cpp",
        "openVDBAsset.cpp",
        "tokens.cpp",
        "volume.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Tf",
        "Trace",
        "Plug",
        "Work",
        "Vt",
        "Sdf",
        "Usd",
        "UsdGeom"
      ],
      "type" : "library"
    },
    {
      "c99name" : "UsdView",
      "module_type" : "SwiftTarget",
      "name" : "UsdView",
      "path" : "Sources/UsdView",
      "product_dependencies" : [
        "SwiftCrossUI",
        "AppKitBackend",
        "UIKitBackend",
        "GtkBackend"
      ],
      "product_memberships" : [
        "UsdView"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdView/Resources/Shaders/BlitShaders.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdView/Resources/Shaders/fragment_main.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdView/Resources/Shaders/vertex_main.metal",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Hydra/GL/GLSLProgram.swift",
        "Hydra/GL/Hydra+GLRenderer.swift",
        "Hydra/Hydra+Camera.swift",
        "Hydra/Hydra+FreeCamera.swift",
        "Hydra/Hydra+RenderEngine.swift",
        "Hydra/Hydra+View.swift",
        "Hydra/MTL/Hydra+MTLRenderer.swift",
        "Hydra/MTL/Hydra+NS+MTLView.swift",
        "Hydra/MTL/Hydra+UI+MTLView.swift",
        "Hydra/NONE/Hydra+NORenderer.swift",
        "Hydra/NONE/Hydra+NOView.swift",
        "SceneDescription/CreateScene.swift",
        "SceneDescription/DeclarativeScene.swift",
        "UI/UI+Backend.swift",
        "UsdView+Bundle.swift",
        "UsdView.swift",
        "Utils/AppUtils.swift",
        "Utils/ShadingUtils.swift"
      ],
      "target_dependencies" : [
        "PixarUSD"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "UsdUtils",
      "module_type" : "ClangTarget",
      "name" : "UsdUtils",
      "path" : "Sources/UsdUtils",
      "product_memberships" : [
        "UsdMtlx",
        "UsdUtils",
        "HdMtlx",
        "HdSt",
        "HdStorm",
        "Hdx",
        "UsdImagingGL",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "sources" : [
        "assetLocalization.cpp",
        "assetLocalizationDelegate.cpp",
        "assetLocalizationPackage.cpp",
        "authoring.cpp",
        "coalescingDiagnosticDelegate.cpp",
        "conditionalAbortDiagnosticDelegate.cpp",
        "debugCodes.cpp",
        "dependencies.cpp",
        "flattenLayerStack.cpp",
        "introspection.cpp",
        "localizeAsset.cpp",
        "pipeline.cpp",
        "registeredVariantSet.cpp",
        "sparseValueWriter.cpp",
        "stageCache.cpp",
        "stitch.cpp",
        "stitchClips.cpp",
        "timeCodeRange.cpp",
        "usdzPackage.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Tf",
        "Gf",
        "Vt",
        "Work",
        "Trace",
        "Plug",
        "Ar",
        "Kind",
        "Pcp",
        "Sdf",
        "Usd",
        "UsdGeom",
        "UsdShade"
      ],
      "type" : "library"
    },
    {
      "c99name" : "UsdUI",
      "module_type" : "ClangTarget",
      "name" : "UsdUI",
      "path" : "Sources/UsdUI",
      "product_memberships" : [
        "UsdMtlx",
        "UsdUI",
        "HdMtlx",
        "HdSt",
        "HdStorm",
        "Hdx",
        "UsdImagingGL",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdUI/Resources/generatedSchema.usda",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdUI/Resources/plugInfo.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdUI/Resources/schema.usda",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "backdrop.cpp",
        "nodeGraphNodeAPI.cpp",
        "sceneGraphPrimAPI.cpp",
        "tokens.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Tf",
        "Sdf",
        "Usd"
      ],
      "type" : "library"
    },
    {
      "c99name" : "UsdSkel",
      "module_type" : "ClangTarget",
      "name" : "UsdSkel",
      "path" : "Sources/UsdSkel",
      "product_memberships" : [
        "UsdSkel",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdSkel/Resources/generatedSchema.usda",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdSkel/Resources/plugInfo.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdSkel/Resources/schema.usda",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "animMapper.cpp",
        "animQuery.cpp",
        "animQueryImpl.cpp",
        "animation.cpp",
        "bakeSkinning.cpp",
        "bindingAPI.cpp",
        "blendShape.cpp",
        "blendShapeQuery.cpp",
        "cache.cpp",
        "cacheImpl.cpp",
        "debugCodes.cpp",
        "inbetweenShape.cpp",
        "packedJointAnimation.cpp",
        "root.cpp",
        "skelDefinition.cpp",
        "skeleton.cpp",
        "skeletonQuery.cpp",
        "skinningQuery.cpp",
        "tokens.cpp",
        "topology.cpp",
        "utils.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Tf",
        "Gf",
        "Trace",
        "Work",
        "Vt",
        "Sdf",
        "Usd",
        "UsdGeom"
      ],
      "type" : "library"
    },
    {
      "c99name" : "UsdShaders",
      "module_type" : "ClangTarget",
      "name" : "UsdShaders",
      "path" : "Sources/UsdShaders",
      "product_memberships" : [
        "UsdShaders",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdShaders/Resources/plugInfo.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdShaders/shaders",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "discoveryPlugin.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Tf",
        "Ar",
        "Ndr",
        "Sdr",
        "UsdShade"
      ],
      "type" : "library"
    },
    {
      "c99name" : "UsdShade",
      "module_type" : "ClangTarget",
      "name" : "UsdShade",
      "path" : "Sources/UsdShade",
      "product_memberships" : [
        "UsdShade",
        "UsdLux",
        "UsdHydra",
        "UsdMtlx",
        "UsdPhysics",
        "UsdRender",
        "UsdRi",
        "UsdUtils",
        "HdMtlx",
        "HdSt",
        "HdStorm",
        "Hdx",
        "UsdShaders",
        "UsdImaging",
        "UsdImagingGL",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdShade/Resources/generatedSchema.usda",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdShade/Resources/plugInfo.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdShade/Resources/schema.usda",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "connectableAPI.cpp",
        "connectableAPIBehavior.cpp",
        "coordSysAPI.cpp",
        "input.cpp",
        "material.cpp",
        "materialBindingAPI.cpp",
        "nodeDefAPI.cpp",
        "nodeGraph.cpp",
        "output.cpp",
        "shader.cpp",
        "shaderDefParser.cpp",
        "shaderDefUtils.cpp",
        "tokens.cpp",
        "udimUtils.cpp",
        "utils.cpp",
        "validatorTokens.cpp",
        "validators.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Tf",
        "Vt",
        "Sdf",
        "Usd",
        "UsdGeom",
        "Ndr",
        "Sdr"
      ],
      "type" : "library"
    },
    {
      "c99name" : "UsdRi",
      "module_type" : "ClangTarget",
      "name" : "UsdRi",
      "path" : "Sources/UsdRi",
      "product_memberships" : [
        "UsdRi",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdRi/Resources/generatedSchema.usda",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdRi/Resources/plugInfo.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdRi/Resources/schema.usda",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "materialAPI.cpp",
        "renderPassAPI.cpp",
        "rmanUtilities.cpp",
        "splineAPI.cpp",
        "statementsAPI.cpp",
        "tokens.cpp",
        "typeUtils.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Tf",
        "Vt",
        "Sdf",
        "Usd",
        "UsdGeom",
        "UsdShade"
      ],
      "type" : "library"
    },
    {
      "c99name" : "UsdRender",
      "module_type" : "ClangTarget",
      "name" : "UsdRender",
      "path" : "Sources/UsdRender",
      "product_memberships" : [
        "UsdRender",
        "UsdImaging",
        "UsdImagingGL",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdRender/Resources/generatedSchema.usda",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdRender/Resources/plugInfo.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdRender/Resources/schema.usda",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "denoisePass.cpp",
        "pass.cpp",
        "product.cpp",
        "settings.cpp",
        "settingsBase.cpp",
        "spec.cpp",
        "tokens.cpp",
        "var.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Tf",
        "Vt",
        "Sdf",
        "Usd",
        "UsdGeom",
        "UsdShade"
      ],
      "type" : "library"
    },
    {
      "c99name" : "UsdProc",
      "module_type" : "ClangTarget",
      "name" : "UsdProc",
      "path" : "Sources/UsdProc",
      "product_memberships" : [
        "UsdProc",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdProc/Resources/generatedSchema.usda",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdProc/Resources/plugInfo.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdProc/Resources/schema.usda",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "generativeProcedural.cpp",
        "tokens.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Tf",
        "Usd",
        "UsdGeom"
      ],
      "type" : "library"
    },
    {
      "c99name" : "UsdPhysics",
      "module_type" : "ClangTarget",
      "name" : "UsdPhysics",
      "path" : "Sources/UsdPhysics",
      "product_memberships" : [
        "UsdPhysics",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdPhysics/Resources/examples/usdPhysicsBoxOnBox.usda",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdPhysics/Resources/examples/usdPhysicsBoxOnQuad.usda",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdPhysics/Resources/examples/usdPhysicsDistanceJoint.usda",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdPhysics/Resources/examples/usdPhysicsGroupFiltering.usda",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdPhysics/Resources/examples/usdPhysicsJoints.usda",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdPhysics/Resources/examples/usdPhysicsPairFiltering.usda",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdPhysics/Resources/examples/usdPhysicsSpheresWithMaterial.usda",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdPhysics/Resources/generatedSchema.usda",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdPhysics/Resources/plugInfo.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdPhysics/Resources/schema.usda",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "articulationRootAPI.cpp",
        "collisionAPI.cpp",
        "collisionGroup.cpp",
        "distanceJoint.cpp",
        "driveAPI.cpp",
        "filteredPairsAPI.cpp",
        "fixedJoint.cpp",
        "joint.cpp",
        "limitAPI.cpp",
        "massAPI.cpp",
        "materialAPI.cpp",
        "meshCollisionAPI.cpp",
        "metrics.cpp",
        "prismaticJoint.cpp",
        "revoluteJoint.cpp",
        "rigidBodyAPI.cpp",
        "scene.cpp",
        "sphericalJoint.cpp",
        "tokens.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Tf",
        "Vt",
        "Trace",
        "Work",
        "Plug",
        "Sdf",
        "Usd",
        "UsdGeom",
        "UsdShade"
      ],
      "type" : "library"
    },
    {
      "c99name" : "UsdMtlx",
      "module_type" : "ClangTarget",
      "name" : "UsdMtlx",
      "path" : "Sources/UsdMtlx",
      "product_memberships" : [
        "UsdMtlx",
        "HdMtlx",
        "HdSt",
        "HdStorm",
        "Hdx",
        "UsdImagingGL",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdMtlx/Resources/plugInfo.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "backdoor.cpp",
        "debugCodes.cpp",
        "discovery.cpp",
        "fileFormat.cpp",
        "parser.cpp",
        "reader.cpp",
        "utils.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Tf",
        "Gf",
        "Vt",
        "Trace",
        "Ar",
        "Ndr",
        "Sdf",
        "Sdr",
        "Usd",
        "UsdGeom",
        "UsdShade",
        "UsdUI",
        "UsdUtils"
      ],
      "type" : "library"
    },
    {
      "c99name" : "UsdMedia",
      "module_type" : "ClangTarget",
      "name" : "UsdMedia",
      "path" : "Sources/UsdMedia",
      "product_memberships" : [
        "UsdMedia",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdMedia/Resources/generatedSchema.usda",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdMedia/Resources/plugInfo.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdMedia/Resources/schema.usda",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "assetPreviewsAPI.cpp",
        "spatialAudio.cpp",
        "tokens.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Tf",
        "Sdf",
        "Usd",
        "UsdGeom"
      ],
      "type" : "library"
    },
    {
      "c99name" : "UsdLux",
      "module_type" : "ClangTarget",
      "name" : "UsdLux",
      "path" : "Sources/UsdLux",
      "product_memberships" : [
        "UsdLux",
        "UsdImaging",
        "UsdImagingGL",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdLux/Resources/generatedSchema.usda",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdLux/Resources/plugInfo.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdLux/Resources/schema.usda",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "blackbody.cpp",
        "boundableLightBase.cpp",
        "cylinderLight.cpp",
        "discoveryPlugin.cpp",
        "diskLight.cpp",
        "distantLight.cpp",
        "domeLight.cpp",
        "domeLight_1.cpp",
        "geometryLight.cpp",
        "lightAPI.cpp",
        "lightDefParser.cpp",
        "lightFilter.cpp",
        "lightListAPI.cpp",
        "listAPI.cpp",
        "meshLightAPI.cpp",
        "nonboundableLightBase.cpp",
        "pluginLight.cpp",
        "pluginLightFilter.cpp",
        "portalLight.cpp",
        "rectLight.cpp",
        "shadowAPI.cpp",
        "shapingAPI.cpp",
        "sphereLight.cpp",
        "tokens.cpp",
        "volumeLightAPI.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Tf",
        "Gf",
        "Vt",
        "Plug",
        "Sdf",
        "Usd",
        "Ndr",
        "Sdr",
        "UsdGeom",
        "UsdShade"
      ],
      "type" : "library"
    },
    {
      "c99name" : "UsdImagingGL",
      "module_type" : "ClangTarget",
      "name" : "UsdImagingGL",
      "path" : "Sources/UsdImagingGL",
      "product_memberships" : [
        "UsdImagingGL",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdImagingGL/Resources/plugInfo.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "engine.cpp",
        "renderParams.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Tf",
        "Gf",
        "Vt",
        "Plug",
        "Trace",
        "Work",
        "Hio",
        "Garch",
        "Glf",
        "Hd",
        "HdSi",
        "Hdx",
        "Hgi",
        "PxOsd",
        "Ar",
        "Sdf",
        "Sdr",
        "Usd",
        "UsdGeom",
        "UsdHydra",
        "UsdShade",
        "UsdImaging"
      ],
      "type" : "library"
    },
    {
      "c99name" : "UsdImaging",
      "module_type" : "ClangTarget",
      "name" : "UsdImaging",
      "path" : "Sources/UsdImaging",
      "product_memberships" : [
        "UsdImaging",
        "UsdImagingGL",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdImaging/Resources/plugInfo.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "adapterManager.cpp",
        "adapterRegistry.cpp",
        "apiSchemaAdapter.cpp",
        "basisCurvesAdapter.cpp",
        "cameraAdapter.cpp",
        "capsuleAdapter.cpp",
        "collectionAPIAdapter.cpp",
        "collectionCache.cpp",
        "collectionMaterialBindingSchema.cpp",
        "collectionMaterialBindingsSchema.cpp",
        "coneAdapter.cpp",
        "coordSysAPIAdapter.cpp",
        "coordSysAdapter.cpp",
        "cubeAdapter.cpp",
        "cylinderAdapter.cpp",
        "cylinderLightAdapter.cpp",
        "dataSourceAttribute.cpp",
        "dataSourceAttributeColorSpace.cpp",
        "dataSourceBasisCurves.cpp",
        "dataSourceCamera.cpp",
        "dataSourceGprim.cpp",
        "dataSourceMapped.cpp",
        "dataSourceMaterial.cpp",
        "dataSourceMesh.cpp",
        "dataSourceNurbsCurves.cpp",
        "dataSourceNurbsPatch.cpp",
        "dataSourcePointInstancer.cpp",
        "dataSourcePoints.cpp",
        "dataSourcePrim.cpp",
        "dataSourcePrimvars.cpp",
        "dataSourceRelationship.cpp",
        "dataSourceRenderPrims.cpp",
        "dataSourceStage.cpp",
        "dataSourceStageGlobals.cpp",
        "dataSourceTetMesh.cpp",
        "dataSourceUsdPrimInfo.cpp",
        "dataSourceVolume.cpp",
        "debugCodes.cpp",
        "delegate.cpp",
        "directMaterialBindingSchema.cpp",
        "directMaterialBindingsSchema.cpp",
        "diskLightAdapter.cpp",
        "distantLightAdapter.cpp",
        "domeLightAdapter.cpp",
        "domeLight_1Adapter.cpp",
        "drawModeAdapter.cpp",
        "drawModeSceneIndex.cpp",
        "drawModeStandin.cpp",
        "extentResolvingSceneIndex.cpp",
        "extentsHintSchema.cpp",
        "fieldAdapter.cpp",
        "flattenedDataSourceProviders.cpp",
        "flattenedDirectMaterialBindingsDataSourceProvider.cpp",
        "flattenedGeomModelDataSourceProvider.cpp",
        "geomModelAPIAdapter.cpp",
        "geomModelSchema.cpp",
        "geomSubsetAdapter.cpp",
        "geometryLightAdapter.cpp",
        "gprimAdapter.cpp",
        "hermiteCurvesAdapter.cpp",
        "implicitSurfaceMeshUtils.cpp",
        "indexProxy.cpp",
        "instanceAdapter.cpp",
        "instanceablePrimAdapter.cpp",
        "instancerContext.cpp",
        "lightAPIAdapter.cpp",
        "lightAdapter.cpp",
        "lightFilterAdapter.cpp",
        "materialAdapter.cpp",
        "materialBindingAPIAdapter.cpp",
        "materialBindingsResolvingSceneIndex.cpp",
        "materialParamUtils.cpp",
        "meshAdapter.cpp",
        "modelSchema.cpp",
        "niInstanceAggregationSceneIndex.cpp",
        "niPrototypePropagatingSceneIndex.cpp",
        "niPrototypePruningSceneIndex.cpp",
        "niPrototypeSceneIndex.cpp",
        "nurbsCurvesAdapter.cpp",
        "nurbsPatchAdapter.cpp",
        "piPrototypePropagatingSceneIndex.cpp",
        "piPrototypeSceneIndex.cpp",
        "planeAdapter.cpp",
        "pluginLightAdapter.cpp",
        "pluginLightFilterAdapter.cpp",
        "pointInstancerAdapter.cpp",
        "pointsAdapter.cpp",
        "portalLightAdapter.cpp",
        "primAdapter.cpp",
        "primvarDescCache.cpp",
        "primvarUtils.cpp",
        "rectLightAdapter.cpp",
        "renderPassAdapter.cpp",
        "renderProductAdapter.cpp",
        "renderSettingsAdapter.cpp",
        "renderSettingsFlatteningSceneIndex.cpp",
        "renderVarAdapter.cpp",
        "representedByAncestorPrimAdapter.cpp",
        "rerootingSceneIndex.cpp",
        "resolvedAttributeCache.cpp",
        "rootOverridesSceneIndex.cpp",
        "sceneIndices.cpp",
        "selectionSceneIndex.cpp",
        "sphereAdapter.cpp",
        "sphereLightAdapter.cpp",
        "stageSceneIndex.cpp",
        "tetMeshAdapter.cpp",
        "textureUtils.cpp",
        "tokens.cpp",
        "unloadedDrawModeSceneIndex.cpp",
        "usdPrimInfoSchema.cpp",
        "usdRenderProductSchema.cpp",
        "usdRenderSettingsSchema.cpp",
        "usdRenderVarSchema.cpp",
        "volumeAdapter.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Tf",
        "Gf",
        "Vt",
        "Plug",
        "Trace",
        "Work",
        "GeomUtil",
        "Hd",
        "HdAr",
        "Hio",
        "PxOsd",
        "Ar",
        "Sdf",
        "Usd",
        "UsdGeom",
        "UsdLux",
        "UsdRender",
        "UsdShade",
        "UsdVol"
      ],
      "type" : "library"
    },
    {
      "c99name" : "UsdHydra",
      "module_type" : "ClangTarget",
      "name" : "UsdHydra",
      "path" : "Sources/UsdHydra",
      "product_memberships" : [
        "UsdHydra",
        "UsdImagingGL",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdHydra/Resources/generatedSchema.usda",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdHydra/Resources/plugInfo.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdHydra/Resources/schema.usda",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdHydra/shaders",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "discoveryPlugin.cpp",
        "generativeProceduralAPI.cpp",
        "tokens.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Ar",
        "Tf",
        "Plug",
        "Ndr",
        "Usd",
        "UsdShade"
      ],
      "type" : "library"
    },
    {
      "c99name" : "UsdGeom",
      "module_type" : "ClangTarget",
      "name" : "UsdGeom",
      "path" : "Sources/UsdGeom",
      "product_memberships" : [
        "UsdGeom",
        "UsdShade",
        "UsdLux",
        "UsdHydra",
        "UsdAbc",
        "UsdDraco",
        "UsdMedia",
        "UsdMtlx",
        "UsdPhysics",
        "UsdProc",
        "UsdRender",
        "UsdRi",
        "UsdSkel",
        "UsdUtils",
        "UsdVol",
        "HdMtlx",
        "HdSt",
        "HdStorm",
        "Hdx",
        "UsdShaders",
        "UsdImaging",
        "UsdImagingGL",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdGeom/Resources/generatedSchema.usda",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdGeom/Resources/plugInfo.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdGeom/Resources/schema.usda",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "basisCurves.cpp",
        "bboxCache.cpp",
        "boundable.cpp",
        "boundableComputeExtent.cpp",
        "camera.cpp",
        "capsule.cpp",
        "capsule_1.cpp",
        "cone.cpp",
        "constraintTarget.cpp",
        "cube.cpp",
        "curves.cpp",
        "cylinder.cpp",
        "cylinder_1.cpp",
        "debugCodes.cpp",
        "gprim.cpp",
        "hermiteCurves.cpp",
        "imageable.cpp",
        "mesh.cpp",
        "metrics.cpp",
        "modelAPI.cpp",
        "motionAPI.cpp",
        "nurbsCurves.cpp",
        "nurbsPatch.cpp",
        "plane.cpp",
        "pointBased.cpp",
        "pointInstancer.cpp",
        "points.cpp",
        "primvar.cpp",
        "primvarsAPI.cpp",
        "samplingUtils.cpp",
        "scope.cpp",
        "sphere.cpp",
        "subset.cpp",
        "tetMesh.cpp",
        "tokens.cpp",
        "visibilityAPI.cpp",
        "xform.cpp",
        "xformCache.cpp",
        "xformCommonAPI.cpp",
        "xformOp.cpp",
        "xformable.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Tf",
        "Trace",
        "Work",
        "Vt",
        "Plug",
        "Gf",
        "Kind",
        "Ar",
        "Sdf",
        "Pcp",
        "Usd"
      ],
      "type" : "library"
    },
    {
      "c99name" : "UsdGenSchemaPlugin",
      "module_type" : "PluginTarget",
      "name" : "UsdGenSchemaPlugin",
      "path" : "Plugins/UsdGenSchemaPlugin",
      "plugin_capability" : {
        "intent" : {
          "description" : "Customize and extend the layers of specific named API atop\nthe underlying scene graph with schema definitions defined\nby prims, their properties, and (optionally) their default\nor fallback values.\n\nThe schema definition files are written in a simple, human\nreadable, text-based markup language from the (.usda) file\nformat. The files are then processed with this plugin tool\nto generate their corresponding C++, Python, and Swift API\ncode.\n\nThe generated C++, Python, and Swift code are then sent to\nthe compiler to generate their corresponding API code, and\nmade available to the USD runtime. Where it can be used to\nbring the schema definition to life, and make it available\nto the end user for use in their own applications, plugins\nand tools.",
          "type" : "custom",
          "verb" : "genschema"
        },
        "permissions" : [
          {
            "network_scope" : {
              "all" : {
                "ports" : [
                ]
              }
            },
            "reason" : "Pixar.Ar may require network access to load assets.",
            "type" : "allowNetworkConnections"
          },
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "Generation of schema code requires write access.",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "UsdGenSchemaPlugin"
      ],
      "sources" : [
        "UsdGenSchemaPlugin.swift"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "UsdDraco",
      "module_type" : "ClangTarget",
      "name" : "UsdDraco",
      "path" : "Sources/UsdDraco",
      "product_memberships" : [
        "UsdDraco",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdDraco/Resources/plugInfo.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "attributeDescriptor.cpp",
        "attributeFactory.cpp",
        "exportTranslator.cpp",
        "fileFormat.cpp",
        "importTranslator.cpp",
        "writer.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Tf",
        "Vt",
        "Ar",
        "Sdf",
        "Usd",
        "UsdGeom"
      ],
      "type" : "library"
    },
    {
      "c99name" : "UsdAbc",
      "module_type" : "ClangTarget",
      "name" : "UsdAbc",
      "path" : "Sources/UsdAbc",
      "product_memberships" : [
        "UsdAbc",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/UsdAbc/Resources/plugInfo.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "alembicData.cpp",
        "alembicFileFormat.cpp",
        "alembicReader.cpp",
        "alembicTest.cpp",
        "alembicUtil.cpp",
        "alembicWriter.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Tf",
        "Trace",
        "Work",
        "Vt",
        "Sdf",
        "Usd",
        "UsdGeom"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Usd",
      "module_type" : "ClangTarget",
      "name" : "Usd",
      "path" : "Sources/Usd",
      "product_memberships" : [
        "Usd",
        "UsdGeom",
        "UsdShade",
        "UsdLux",
        "UsdHydra",
        "UsdAbc",
        "UsdDraco",
        "UsdMedia",
        "UsdMtlx",
        "UsdPhysics",
        "UsdProc",
        "UsdRender",
        "UsdRi",
        "UsdSkel",
        "UsdUI",
        "UsdUtils",
        "UsdVol",
        "HdMtlx",
        "HdSt",
        "HdStorm",
        "Hdx",
        "UsdShaders",
        "UsdImaging",
        "UsdImagingGL",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/Usd/Resources/generatedSchema.usda",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Usd/Resources/plugInfo.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Usd/Resources/schema.usda",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Usd/codegenTemplates",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "apiSchemaBase.cpp",
        "attribute.cpp",
        "attributeQuery.cpp",
        "clip.cpp",
        "clipCache.cpp",
        "clipSet.cpp",
        "clipSetDefinition.cpp",
        "clipsAPI.cpp",
        "collectionAPI.cpp",
        "collectionMembershipQuery.cpp",
        "collectionPredicateLibrary.cpp",
        "common.cpp",
        "coreValidators.cpp",
        "crateData.cpp",
        "crateFile.cpp",
        "crateInfo.cpp",
        "debugCodes.cpp",
        "editContext.cpp",
        "editTarget.cpp",
        "errors.cpp",
        "flattenUtils.cpp",
        "inherits.cpp",
        "instanceCache.cpp",
        "instanceKey.cpp",
        "integerCoding.cpp",
        "interpolation.cpp",
        "interpolators.cpp",
        "modelAPI.cpp",
        "namespaceEditor.cpp",
        "notice.cpp",
        "object.cpp",
        "payloads.cpp",
        "prim.cpp",
        "primCompositionQuery.cpp",
        "primData.cpp",
        "primDataHandle.cpp",
        "primDefinition.cpp",
        "primFlags.cpp",
        "primRange.cpp",
        "primTypeInfo.cpp",
        "primTypeInfoCache.cpp",
        "property.cpp",
        "pyConversions.cpp",
        "pyEditContext.cpp",
        "references.cpp",
        "relationship.cpp",
        "resolveInfo.cpp",
        "resolveTarget.cpp",
        "resolver.cpp",
        "schemaBase.cpp",
        "schemaRegistry.cpp",
        "shared.cpp",
        "specializes.cpp",
        "stage.cpp",
        "stageCache.cpp",
        "stageCacheContext.cpp",
        "stageLoadRules.cpp",
        "stagePopulationMask.cpp",
        "timeCode.cpp",
        "tokens.cpp",
        "typed.cpp",
        "usdFileFormat.cpp",
        "usdaFileFormat.cpp",
        "usdcFileFormat.cpp",
        "usdzFileFormat.cpp",
        "usdzResolver.cpp",
        "validationError.cpp",
        "validationRegistry.cpp",
        "validator.cpp",
        "validatorTokens.cpp",
        "valueUtils.cpp",
        "variantSets.cpp",
        "zipFile.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Tf",
        "Trace",
        "Work",
        "Vt",
        "Plug",
        "Gf",
        "Kind",
        "Ar",
        "Sdf",
        "Pcp"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Trace",
      "module_type" : "ClangTarget",
      "name" : "Trace",
      "path" : "Sources/Trace",
      "product_memberships" : [
        "Trace",
        "Vt",
        "Work",
        "Plug",
        "Ar",
        "Kind",
        "Sdf",
        "Pcp",
        "Usd",
        "Ndr",
        "Sdr",
        "UsdGeom",
        "UsdShade",
        "UsdLux",
        "UsdHydra",
        "SdrOsl",
        "UsdAbc",
        "UsdDraco",
        "UsdMedia",
        "UsdMtlx",
        "UsdPhysics",
        "UsdProc",
        "UsdRender",
        "UsdRi",
        "UsdSkel",
        "UsdUI",
        "UsdUtils",
        "UsdVol",
        "Hf",
        "PxOsd",
        "Hd",
        "HdAr",
        "HdMtlx",
        "HdSi",
        "HdSt",
        "HdStorm",
        "Hdx",
        "Hgi",
        "HgiMetal",
        "HgiGL",
        "HgiInterop",
        "Hio",
        "Glf",
        "GeomUtil",
        "UsdShaders",
        "UsdImaging",
        "UsdImagingGL",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "sources" : [
        "aggregateNode.cpp",
        "aggregateTree.cpp",
        "aggregateTreeBuilder.cpp",
        "category.cpp",
        "collection.cpp",
        "collectionNotice.cpp",
        "collector.cpp",
        "counterAccumulator.cpp",
        "dataBuffer.cpp",
        "dynamicKey.cpp",
        "event.cpp",
        "eventContainer.cpp",
        "eventData.cpp",
        "eventList.cpp",
        "eventNode.cpp",
        "eventTree.cpp",
        "eventTreeBuilder.cpp",
        "jsonSerialization.cpp",
        "key.cpp",
        "reporter.cpp",
        "reporterBase.cpp",
        "reporterDataSourceBase.cpp",
        "reporterDataSourceCollection.cpp",
        "reporterDataSourceCollector.cpp",
        "serialization.cpp",
        "staticKeyData.cpp",
        "threads.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Tf",
        "Js"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Tf",
      "module_type" : "ClangTarget",
      "name" : "Tf",
      "path" : "Sources/Tf",
      "product_memberships" : [
        "Tf",
        "Js",
        "Gf",
        "Trace",
        "Vt",
        "Work",
        "Plug",
        "Ar",
        "Kind",
        "Sdf",
        "Pcp",
        "Usd",
        "Ndr",
        "Sdr",
        "UsdGeom",
        "UsdShade",
        "UsdLux",
        "UsdHydra",
        "SdrOsl",
        "UsdAbc",
        "UsdDraco",
        "UsdMedia",
        "UsdMtlx",
        "UsdPhysics",
        "UsdProc",
        "UsdRender",
        "UsdRi",
        "UsdSkel",
        "UsdUI",
        "UsdUtils",
        "UsdVol",
        "CameraUtil",
        "Hf",
        "PxOsd",
        "Hd",
        "HdAr",
        "HdMtlx",
        "HdSi",
        "HdSt",
        "HdStorm",
        "Hdx",
        "Garch",
        "Hgi",
        "HgiMetal",
        "HgiGL",
        "HgiInterop",
        "Hio",
        "Glf",
        "GeomUtil",
        "UsdShaders",
        "UsdImaging",
        "UsdImagingGL",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "sources" : [
        "anyUniquePtr.cpp",
        "anyWeakPtr.cpp",
        "atomicOfstreamWrapper.cpp",
        "atomicRenameUtil.cpp",
        "bigRWMutex.cpp",
        "bitUtils.cpp",
        "debug.cpp",
        "debugCodes.cpp",
        "debugNotice.cpp",
        "denseHashMap.cpp",
        "denseHashSet.cpp",
        "diagnostic.cpp",
        "diagnosticBase.cpp",
        "diagnosticHelper.cpp",
        "diagnosticMgr.cpp",
        "dl.cpp",
        "enum.cpp",
        "envSetting.cpp",
        "error.cpp",
        "errorMark.cpp",
        "errorTransport.cpp",
        "exception.cpp",
        "expiryNotifier.cpp",
        "fastCompression.cpp",
        "fileUtils.cpp",
        "getenv.cpp",
        "hash.cpp",
        "initConfig.cpp",
        "iterator.cpp",
        "makePyConstructor.cpp",
        "mallocTag.cpp",
        "notice.cpp",
        "noticeRegistry.cpp",
        "nullPtr.cpp",
        "ostreamMethods.cpp",
        "pathUtils.cpp",
        "patternMatcher.cpp",
        "pointerAndBits.cpp",
        "preprocessorUtils.cpp",
        "pxrDoubleConversion/bignum-dtoa.cc",
        "pxrDoubleConversion/bignum.cc",
        "pxrDoubleConversion/cached-powers.cc",
        "pxrDoubleConversion/double-to-string.cc",
        "pxrDoubleConversion/fast-dtoa.cc",
        "pxrDoubleConversion/fixed-dtoa.cc",
        "pxrDoubleConversion/string-to-double.cc",
        "pxrDoubleConversion/strtod.cc",
        "pxrLZ4/lz4.cpp",
        "pyAnnotatedBoolResult.cpp",
        "pyArg.cpp",
        "pyCall.cpp",
        "pyCallContext.cpp",
        "pyClassMethod.cpp",
        "pyContainerConversions.cpp",
        "pyEnum.cpp",
        "pyError.cpp",
        "pyErrorInternal.cpp",
        "pyExceptionState.cpp",
        "pyFunction.cpp",
        "pyIdentity.cpp",
        "pyInterpreter.cpp",
        "pyInvoke.cpp",
        "pyLock.cpp",
        "pyModule.cpp",
        "pyModuleNotice.cpp",
        "pyNoticeWrapper.cpp",
        "pyObjWrapper.cpp",
        "pyObjectFinder.cpp",
        "pyOptional.cpp",
        "pyOverride.cpp",
        "pyPolymorphic.cpp",
        "pyPtrHelpers.cpp",
        "pyResultConversions.cpp",
        "pySingleton.cpp",
        "pyTracing.cpp",
        "pyUtils.cpp",
        "pyWeakObject.cpp",
        "pyWrapContext.cpp",
        "refBase.cpp",
        "refCount.cpp",
        "refPtr.cpp",
        "refPtrTracker.cpp",
        "regTest.cpp",
        "registryManager.cpp",
        "safeOutputFile.cpp",
        "scopeDescription.cpp",
        "scoped.cpp",
        "scriptModuleLoader.cpp",
        "setenv.cpp",
        "singleton.cpp",
        "smallVector.cpp",
        "spinMutex.cpp",
        "spinRWMutex.cpp",
        "stackTrace.cpp",
        "stacked.cpp",
        "status.cpp",
        "stl.cpp",
        "stopwatch.cpp",
        "stringUtils.cpp",
        "templateString.cpp",
        "tf.cpp",
        "token.cpp",
        "type.cpp",
        "typeFunctions.cpp",
        "typeNotice.cpp",
        "unicodeCharacterClasses.cpp",
        "unicodeUtils.cpp",
        "warning.cpp",
        "weakBase.cpp",
        "weakPtr.cpp",
        "weakPtrFacade.cpp"
      ],
      "target_dependencies" : [
        "Arch"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SdrOsl",
      "module_type" : "ClangTarget",
      "name" : "SdrOsl",
      "path" : "Sources/SdrOsl",
      "product_memberships" : [
        "SdrOsl",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/SdrOsl/Resources/plugInfo.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "oslParser.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Tf",
        "Gf",
        "Ar",
        "Ndr",
        "Sdr",
        "Vt"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Sdr",
      "module_type" : "ClangTarget",
      "name" : "Sdr",
      "path" : "Sources/Sdr",
      "product_memberships" : [
        "Sdr",
        "UsdShade",
        "UsdLux",
        "UsdHydra",
        "SdrOsl",
        "UsdMtlx",
        "UsdPhysics",
        "UsdRender",
        "UsdRi",
        "UsdUtils",
        "Hd",
        "HdAr",
        "HdMtlx",
        "HdSi",
        "HdSt",
        "HdStorm",
        "Hdx",
        "UsdShaders",
        "UsdImaging",
        "UsdImagingGL",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "sources" : [
        "debugCodes.cpp",
        "registry.cpp",
        "shaderMetadataHelpers.cpp",
        "shaderNode.cpp",
        "shaderProperty.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Tf",
        "Trace",
        "Vt",
        "Sdf",
        "Ndr"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Sdf",
      "module_type" : "ClangTarget",
      "name" : "Sdf",
      "path" : "Sources/Sdf",
      "product_memberships" : [
        "Sdf",
        "Pcp",
        "Usd",
        "Ndr",
        "Sdr",
        "UsdGeom",
        "UsdShade",
        "UsdLux",
        "UsdHydra",
        "SdrOsl",
        "UsdAbc",
        "UsdDraco",
        "UsdMedia",
        "UsdMtlx",
        "UsdPhysics",
        "UsdProc",
        "UsdRender",
        "UsdRi",
        "UsdSkel",
        "UsdUI",
        "UsdUtils",
        "UsdVol",
        "Hd",
        "HdAr",
        "HdMtlx",
        "HdSi",
        "HdSt",
        "HdStorm",
        "Hdx",
        "Glf",
        "UsdShaders",
        "UsdImaging",
        "UsdImagingGL",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/Sdf/Resources/plugInfo.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "abstractData.cpp",
        "allowed.cpp",
        "assetPath.cpp",
        "assetPathResolver.cpp",
        "attributeSpec.cpp",
        "changeBlock.cpp",
        "changeList.cpp",
        "changeManager.cpp",
        "children.cpp",
        "childrenPolicies.cpp",
        "childrenProxy.cpp",
        "childrenUtils.cpp",
        "childrenView.cpp",
        "cleanupEnabler.cpp",
        "cleanupTracker.cpp",
        "connectionListEditor.cpp",
        "copyUtils.cpp",
        "data.cpp",
        "debugCodes.cpp",
        "declareHandles.cpp",
        "fileFormat.cpp",
        "fileFormatRegistry.cpp",
        "fileIO.cpp",
        "fileIO_Common.cpp",
        "identity.cpp",
        "layer.cpp",
        "layerOffset.cpp",
        "layerRegistry.cpp",
        "layerStateDelegate.cpp",
        "layerTree.cpp",
        "layerUtils.cpp",
        "listEditor.cpp",
        "listEditorProxy.cpp",
        "listOp.cpp",
        "listOpListEditor.cpp",
        "listProxy.cpp",
        "mapEditProxy.cpp",
        "mapEditor.cpp",
        "namespaceEdit.cpp",
        "notice.cpp",
        "opaqueValue.cpp",
        "parserHelpers.cpp",
        "parserValueContext.cpp",
        "path.cpp",
        "pathExpression.cpp",
        "pathExpressionEval.cpp",
        "pathNode.cpp",
        "pathParser.cpp",
        "pathPattern.cpp",
        "pathTable.cpp",
        "payload.cpp",
        "pool.cpp",
        "predicateExpression.cpp",
        "predicateLibrary.cpp",
        "primSpec.cpp",
        "propertySpec.cpp",
        "proxyPolicies.cpp",
        "proxyTypes.cpp",
        "pseudoRootSpec.cpp",
        "pyChildrenProxy.cpp",
        "pyChildrenView.cpp",
        "pyListEditorProxy.cpp",
        "pyListOp.cpp",
        "pyListProxy.cpp",
        "pyMapEditProxy.cpp",
        "pySpec.cpp",
        "pyUtils.cpp",
        "reference.cpp",
        "relationshipSpec.cpp",
        "schema.cpp",
        "site.cpp",
        "siteUtils.cpp",
        "spec.cpp",
        "specType.cpp",
        "subLayerListEditor.cpp",
        "textFileFormat.cpp",
        "textFileFormat.lex.cpp",
        "textFileFormat.tab.cpp",
        "textParserContext.cpp",
        "textParserHelpers.cpp",
        "timeCode.cpp",
        "tokens.cpp",
        "types.cpp",
        "valueTypeName.cpp",
        "valueTypeRegistry.cpp",
        "variableExpression.cpp",
        "variableExpressionImpl.cpp",
        "variableExpressionParser.cpp",
        "variantSetSpec.cpp",
        "variantSpec.cpp",
        "vectorListEditor.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Tf",
        "Gf",
        "Plug",
        "Trace",
        "Work",
        "Vt",
        "Ar",
        "Pegtl"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PxOsd",
      "module_type" : "ClangTarget",
      "name" : "PxOsd",
      "path" : "Sources/PxOsd",
      "product_memberships" : [
        "PxOsd",
        "Hd",
        "HdAr",
        "HdMtlx",
        "HdSi",
        "HdSt",
        "HdStorm",
        "Hdx",
        "GeomUtil",
        "UsdImaging",
        "UsdImagingGL",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "sources" : [
        "meshTopology.cpp",
        "meshTopologyValidation.cpp",
        "refinerFactory.cpp",
        "subdivTags.cpp",
        "tokens.cpp"
      ],
      "target_dependencies" : [
        "Tf",
        "Gf",
        "Vt"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Plug",
      "module_type" : "ClangTarget",
      "name" : "Plug",
      "path" : "Sources/Plug",
      "product_memberships" : [
        "Plug",
        "Ar",
        "Kind",
        "Sdf",
        "Pcp",
        "Usd",
        "Ndr",
        "Sdr",
        "UsdGeom",
        "UsdShade",
        "UsdLux",
        "UsdHydra",
        "SdrOsl",
        "UsdAbc",
        "UsdDraco",
        "UsdMedia",
        "UsdMtlx",
        "UsdPhysics",
        "UsdProc",
        "UsdRender",
        "UsdRi",
        "UsdSkel",
        "UsdUI",
        "UsdUtils",
        "UsdVol",
        "Hf",
        "Hd",
        "HdAr",
        "HdMtlx",
        "HdSi",
        "HdSt",
        "HdStorm",
        "Hdx",
        "Hgi",
        "HgiMetal",
        "HgiGL",
        "HgiInterop",
        "Hio",
        "Glf",
        "UsdShaders",
        "UsdImaging",
        "UsdImagingGL",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "sources" : [
        "debugCodes.cpp",
        "info.cpp",
        "initConfig.cpp",
        "interfaceFactory.cpp",
        "notice.cpp",
        "plugin.cpp",
        "registry.cpp",
        "staticInterface.cpp",
        "testPlugBase.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Tf",
        "Js",
        "Trace",
        "Work"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PixarUSDTests",
      "module_type" : "SwiftTarget",
      "name" : "PixarUSDTests",
      "path" : "Tests/PixarUSDTests",
      "sources" : [
        "ArResolverTests.swift",
        "PixarUSDTests.swift"
      ],
      "target_dependencies" : [
        "PixarUSD"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PixarUSD",
      "module_type" : "SwiftTarget",
      "name" : "PixarUSD",
      "path" : "Sources/PixarUSD",
      "product_memberships" : [
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "sources" : [
        "Base/Arch/Align.swift",
        "Base/Arch/Arch.swift",
        "Base/Arch/Logging.swift",
        "Base/Arch/SystemInfo.swift",
        "Base/Arch/Threads.swift",
        "Base/Gf/Axis.swift",
        "Base/Gf/Dimensional.swift",
        "Base/Gf/Frustum.swift",
        "Base/Gf/Gf.swift",
        "Base/Gf/MathInline.swift",
        "Base/Gf/Matrix4d.swift",
        "Base/Gf/Rotation.swift",
        "Base/Gf/Scalar.swift",
        "Base/Gf/Vec2d.swift",
        "Base/Gf/Vec2f.swift",
        "Base/Gf/Vec3d.swift",
        "Base/Gf/Vec3f.swift",
        "Base/Gf/Vec3i.swift",
        "Base/Gf/Vec4d.swift",
        "Base/Js/Array.swift",
        "Base/Js/Js.swift",
        "Base/Js/Object.swift",
        "Base/Js/ParseError.swift",
        "Base/Js/Value.swift",
        "Base/Plug/Plug.swift",
        "Base/Plug/Registry.swift",
        "Base/Tf/Stringify.swift",
        "Base/Tf/Tf.swift",
        "Base/Tf/Token.swift",
        "Base/Trace/Trace.swift",
        "Base/Vt/Vt.swift",
        "Base/Vt/VtArray.swift",
        "Base/Vt/VtDictionary.swift",
        "Base/Vt/VtValue.swift",
        "Base/Work/Work.swift",
        "Bundle/Bundle+Linux.swift",
        "Bundle/Bundle+Resources.swift",
        "Bundle/BundleFramework.swift",
        "Bundle/BundleKind.swift",
        "Bundle/BundlePython.swift",
        "Bundle/Pixar+Bundler.swift",
        "Imaging/CameraUtil/CameraUtil.swift",
        "Imaging/Garch/Garch.swift",
        "Imaging/GeomUtil/GeomUtil.swift",
        "Imaging/Glf/Glf.swift",
        "Imaging/Hd/AovTokens.swift",
        "Imaging/Hd/Driver.swift",
        "Imaging/Hd/Hd.swift",
        "Imaging/Hdx/Hdx.swift",
        "Imaging/Hdx/HdxTokens.swift",
        "Imaging/Hf/Hf.swift",
        "Imaging/Hgi/Hgi.swift",
        "Imaging/Hgi/HgiTokens.swift",
        "Imaging/HgiGL/HgiGL.swift",
        "Imaging/HgiInterop/HgiInterop.swift",
        "Imaging/HgiMetal/HgiMetal.swift",
        "Imaging/Hio/Hio.swift",
        "Imaging/PxOsd/PxOsd.swift",
        "Pixar.swift",
        "Usd/Ar/Ar.swift",
        "Usd/Ar/AvailableResolvers.swift",
        "Usd/Ar/DefaultResolverContext.swift",
        "Usd/Ar/ResolvedPath.swift",
        "Usd/Kind/Kind.swift",
        "Usd/Kind/KindTokens.swift",
        "Usd/Ndr/Ndr.swift",
        "Usd/Ndr/Node.swift",
        "Usd/Pcp/Pcp.swift",
        "Usd/Sdf/AssetPath.swift",
        "Usd/Sdf/Layer.swift",
        "Usd/Sdf/LayerOffset.swift",
        "Usd/Sdf/Path.swift",
        "Usd/Sdf/PathVector.swift",
        "Usd/Sdf/Reference.swift",
        "Usd/Sdf/Sdf.swift",
        "Usd/Sdf/ValueType.swift",
        "Usd/Sdr/Sdr.swift",
        "Usd/Sdr/ShaderNode.swift",
        "Usd/SdrOsl/SdrOsl.swift",
        "Usd/Usd/Attribute.swift",
        "Usd/Usd/Prim.swift",
        "Usd/Usd/PrimRange.swift",
        "Usd/Usd/PrimSiblingRange.swift",
        "Usd/Usd/References.swift",
        "Usd/Usd/Stage.swift",
        "Usd/Usd/StageBuilder+Prim.swift",
        "Usd/Usd/StageBuilder+Stage.swift",
        "Usd/Usd/StageBuilder.swift",
        "Usd/Usd/StageCache.swift",
        "Usd/Usd/TimeCode.swift",
        "Usd/Usd/Usd.swift",
        "Usd/UsdAbc/UsdAbc.swift",
        "Usd/UsdDraco/UsdDraco.swift",
        "Usd/UsdGeom/BasisCurves.swift",
        "Usd/UsdGeom/Camera.swift",
        "Usd/UsdGeom/Capsule.swift",
        "Usd/UsdGeom/Cone.swift",
        "Usd/UsdGeom/Cube.swift",
        "Usd/UsdGeom/Curves.swift",
        "Usd/UsdGeom/Cylinder.swift",
        "Usd/UsdGeom/GeomTokens.swift",
        "Usd/UsdGeom/Mesh.swift",
        "Usd/UsdGeom/NurbsCurves.swift",
        "Usd/UsdGeom/NurbsPatch.swift",
        "Usd/UsdGeom/Plane.swift",
        "Usd/UsdGeom/Points.swift",
        "Usd/UsdGeom/PrimRepresentable.swift",
        "Usd/UsdGeom/Sphere.swift",
        "Usd/UsdGeom/Subset.swift",
        "Usd/UsdGeom/UsdGeom.swift",
        "Usd/UsdGeom/Xform.swift",
        "Usd/UsdGeom/XformOp.swift",
        "Usd/UsdGeom/Xformable.swift",
        "Usd/UsdHydra/UsdHydra.swift",
        "Usd/UsdLux/CylinderLight.swift",
        "Usd/UsdLux/DiskLight.swift",
        "Usd/UsdLux/DistantLight.swift",
        "Usd/UsdLux/DomeLight.swift",
        "Usd/UsdLux/GeometryLight.swift",
        "Usd/UsdLux/LuxLightAPI.swift",
        "Usd/UsdLux/MeshLightAPI.swift",
        "Usd/UsdLux/PortalLight.swift",
        "Usd/UsdLux/RectLight.swift",
        "Usd/UsdLux/SphereLight.swift",
        "Usd/UsdLux/UsdLux.swift",
        "Usd/UsdLux/VolumeLightAPI.swift",
        "Usd/UsdMedia/UsdMedia.swift",
        "Usd/UsdMtlx/UsdMtlx.swift",
        "Usd/UsdPhysics/UsdPhysics.swift",
        "Usd/UsdProc/UsdProc.swift",
        "Usd/UsdRender/UsdRender.swift",
        "Usd/UsdRi/UsdRi.swift",
        "Usd/UsdShade/AttributeType.swift",
        "Usd/UsdShade/ConnectableAPI.swift",
        "Usd/UsdShade/Material.swift",
        "Usd/UsdShade/MaterialBindingAPI.swift",
        "Usd/UsdShade/ShadeInput.swift",
        "Usd/UsdShade/ShadeOutput.swift",
        "Usd/UsdShade/ShadeTokens.swift",
        "Usd/UsdShade/Shader.swift",
        "Usd/UsdShade/UsdShade.swift",
        "Usd/UsdSkel/UsdSkel.swift",
        "Usd/UsdUI/UsdUI.swift",
        "Usd/UsdUtils/UsdUtils.swift",
        "Usd/UsdVol/UsdVol.swift",
        "UsdImaging/Plugin/UsdShaders/UsdShaders.swift",
        "UsdImaging/UsdImagingGL/Engine.swift",
        "UsdImaging/UsdImagingGL/RenderParams.swift"
      ],
      "target_dependencies" : [
        "Arch",
        "Tf",
        "Js",
        "Gf",
        "Trace",
        "Vt",
        "Work",
        "Pegtl",
        "Plug",
        "Ar",
        "Kind",
        "Sdf",
        "Pcp",
        "Usd",
        "Ndr",
        "Sdr",
        "SdrOsl",
        "UsdGeom",
        "UsdShade",
        "UsdLux",
        "UsdHydra",
        "UsdAbc",
        "UsdDraco",
        "UsdMedia",
        "UsdMtlx",
        "UsdPhysics",
        "UsdProc",
        "UsdRender",
        "UsdRi",
        "UsdSkel",
        "UsdUI",
        "UsdUtils",
        "UsdVol",
        "CameraUtil",
        "Garch",
        "GeomUtil",
        "Glf",
        "Hf",
        "Hd",
        "HdAr",
        "HdMtlx",
        "HdSi",
        "HdSt",
        "HdStorm",
        "Hdx",
        "Hgi",
        "HgiMetal",
        "HgiGL",
        "HgiInterop",
        "Hio",
        "PxOsd",
        "UsdShaders",
        "UsdImaging",
        "UsdImagingGL",
        "PixarMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PixarMacros",
      "module_type" : "SwiftTarget",
      "name" : "PixarMacros",
      "path" : "Sources/PixarMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "UsdView",
        "Examples",
        "PixarUSD",
        "PixarMacros"
      ],
      "sources" : [
        "MacrosPlugin.swift",
        "PrimMacros.swift",
        "StringifyMacros.swift",
        "XformableMacros.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "Pegtl",
      "module_type" : "ClangTarget",
      "name" : "Pegtl",
      "path" : "Sources/Pegtl",
      "product_dependencies" : [
        "icuin"
      ],
      "product_memberships" : [
        "Pegtl",
        "Sdf",
        "Pcp",
        "Usd",
        "Ndr",
        "Sdr",
        "UsdGeom",
        "UsdShade",
        "UsdLux",
        "UsdHydra",
        "SdrOsl",
        "UsdAbc",
        "UsdDraco",
        "UsdMedia",
        "UsdMtlx",
        "UsdPhysics",
        "UsdProc",
        "UsdRender",
        "UsdRi",
        "UsdSkel",
        "UsdUI",
        "UsdUtils",
        "UsdVol",
        "Hd",
        "HdAr",
        "HdMtlx",
        "HdSi",
        "HdSt",
        "HdStorm",
        "Hdx",
        "Glf",
        "UsdShaders",
        "UsdImaging",
        "UsdImagingGL",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "sources" : [
        "build-workaround.cpp"
      ],
      "target_dependencies" : [
        "Arch"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Pcp",
      "module_type" : "ClangTarget",
      "name" : "Pcp",
      "path" : "Sources/Pcp",
      "product_memberships" : [
        "Pcp",
        "Usd",
        "UsdGeom",
        "UsdShade",
        "UsdLux",
        "UsdHydra",
        "UsdAbc",
        "UsdDraco",
        "UsdMedia",
        "UsdMtlx",
        "UsdPhysics",
        "UsdProc",
        "UsdRender",
        "UsdRi",
        "UsdSkel",
        "UsdUI",
        "UsdUtils",
        "UsdVol",
        "HdMtlx",
        "HdSt",
        "HdStorm",
        "Hdx",
        "UsdShaders",
        "UsdImaging",
        "UsdImagingGL",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "sources" : [
        "arc.cpp",
        "cache.cpp",
        "changes.cpp",
        "composeSite.cpp",
        "debugCodes.cpp",
        "dependencies.cpp",
        "dependency.cpp",
        "diagnostic.cpp",
        "dynamicFileFormatContext.cpp",
        "dynamicFileFormatDependencyData.cpp",
        "dynamicFileFormatInterface.cpp",
        "errors.cpp",
        "expressionVariables.cpp",
        "expressionVariablesDependencyData.cpp",
        "expressionVariablesSource.cpp",
        "instanceKey.cpp",
        "instancing.cpp",
        "iterator.cpp",
        "layerRelocatesEditBuilder.cpp",
        "layerStack.cpp",
        "layerStackIdentifier.cpp",
        "layerStackRegistry.cpp",
        "mapExpression.cpp",
        "mapFunction.cpp",
        "namespaceEdits.cpp",
        "node.cpp",
        "node_Iterator.cpp",
        "pathTranslation.cpp",
        "primIndex.cpp",
        "primIndex_Graph.cpp",
        "primIndex_StackFrame.cpp",
        "propertyIndex.cpp",
        "pyUtils.cpp",
        "site.cpp",
        "statistics.cpp",
        "strengthOrdering.cpp",
        "targetIndex.cpp",
        "types.cpp",
        "utils.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Tf",
        "Trace",
        "Work",
        "Vt",
        "Ar",
        "Sdf"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Ndr",
      "module_type" : "ClangTarget",
      "name" : "Ndr",
      "path" : "Sources/Ndr",
      "product_memberships" : [
        "Ndr",
        "Sdr",
        "UsdShade",
        "UsdLux",
        "UsdHydra",
        "SdrOsl",
        "UsdMtlx",
        "UsdPhysics",
        "UsdRender",
        "UsdRi",
        "UsdUtils",
        "Hd",
        "HdAr",
        "HdMtlx",
        "HdSi",
        "HdSt",
        "HdStorm",
        "Hdx",
        "UsdShaders",
        "UsdImaging",
        "UsdImagingGL",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/Ndr/Resources/plugInfo.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "debugCodes.cpp",
        "declare.cpp",
        "discoveryPlugin.cpp",
        "filesystemDiscovery.cpp",
        "filesystemDiscoveryHelpers.cpp",
        "node.cpp",
        "parserPlugin.cpp",
        "property.cpp",
        "registry.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Tf",
        "Trace",
        "Vt",
        "Plug",
        "Ar",
        "Sdf"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Kind",
      "module_type" : "ClangTarget",
      "name" : "Kind",
      "path" : "Sources/Kind",
      "product_memberships" : [
        "Kind",
        "Usd",
        "UsdGeom",
        "UsdShade",
        "UsdLux",
        "UsdHydra",
        "UsdAbc",
        "UsdDraco",
        "UsdMedia",
        "UsdMtlx",
        "UsdPhysics",
        "UsdProc",
        "UsdRender",
        "UsdRi",
        "UsdSkel",
        "UsdUI",
        "UsdUtils",
        "UsdVol",
        "HdMtlx",
        "HdSt",
        "HdStorm",
        "Hdx",
        "UsdShaders",
        "UsdImaging",
        "UsdImagingGL",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "sources" : [
        "registry.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Tf",
        "Plug"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Js",
      "module_type" : "ClangTarget",
      "name" : "Js",
      "path" : "Sources/Js",
      "product_memberships" : [
        "Js",
        "Trace",
        "Vt",
        "Work",
        "Plug",
        "Ar",
        "Kind",
        "Sdf",
        "Pcp",
        "Usd",
        "Ndr",
        "Sdr",
        "UsdGeom",
        "UsdShade",
        "UsdLux",
        "UsdHydra",
        "SdrOsl",
        "UsdAbc",
        "UsdDraco",
        "UsdMedia",
        "UsdMtlx",
        "UsdPhysics",
        "UsdProc",
        "UsdRender",
        "UsdRi",
        "UsdSkel",
        "UsdUI",
        "UsdUtils",
        "UsdVol",
        "Hf",
        "PxOsd",
        "Hd",
        "HdAr",
        "HdMtlx",
        "HdSi",
        "HdSt",
        "HdStorm",
        "Hdx",
        "Hgi",
        "HgiMetal",
        "HgiGL",
        "HgiInterop",
        "Hio",
        "Glf",
        "GeomUtil",
        "UsdShaders",
        "UsdImaging",
        "UsdImagingGL",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "sources" : [
        "json.cpp",
        "utils.cpp",
        "value.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Tf"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Hio",
      "module_type" : "ClangTarget",
      "name" : "Hio",
      "path" : "Sources/Hio",
      "product_memberships" : [
        "HdSt",
        "HdStorm",
        "Hdx",
        "Hio",
        "Glf",
        "UsdImaging",
        "UsdImagingGL",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/Hio/Resources/plugInfo.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "OpenEXR/OpenEXRCore/attributes.c",
        "OpenEXR/OpenEXRCore/base.c",
        "OpenEXR/OpenEXRCore/channel_list.c",
        "OpenEXR/OpenEXRCore/chunk.c",
        "OpenEXR/OpenEXRCore/coding.c",
        "OpenEXR/OpenEXRCore/compression.c",
        "OpenEXR/OpenEXRCore/context.c",
        "OpenEXR/OpenEXRCore/debug.c",
        "OpenEXR/OpenEXRCore/decoding.c",
        "OpenEXR/OpenEXRCore/encoding.c",
        "OpenEXR/OpenEXRCore/float_vector.c",
        "OpenEXR/OpenEXRCore/internal_dwa.c",
        "OpenEXR/OpenEXRCore/internal_huf.c",
        "OpenEXR/OpenEXRCore/internal_piz.c",
        "OpenEXR/OpenEXRCore/internal_pxr24.c",
        "OpenEXR/OpenEXRCore/internal_rle.c",
        "OpenEXR/OpenEXRCore/internal_structs.c",
        "OpenEXR/OpenEXRCore/internal_zip.c",
        "OpenEXR/OpenEXRCore/memory.c",
        "OpenEXR/OpenEXRCore/opaque.c",
        "OpenEXR/OpenEXRCore/pack.c",
        "OpenEXR/OpenEXRCore/parse_header.c",
        "OpenEXR/OpenEXRCore/part.c",
        "OpenEXR/OpenEXRCore/part_attr.c",
        "OpenEXR/OpenEXRCore/preview.c",
        "OpenEXR/OpenEXRCore/std_attr.c",
        "OpenEXR/OpenEXRCore/string.c",
        "OpenEXR/OpenEXRCore/string_vector.c",
        "OpenEXR/OpenEXRCore/unpack.c",
        "OpenEXR/OpenEXRCore/validation.c",
        "OpenEXR/OpenEXRCore/write_header.c",
        "OpenEXR/deflate/lib/adler32.c",
        "OpenEXR/deflate/lib/arm/cpu_features.c",
        "OpenEXR/deflate/lib/deflate_compress.c",
        "OpenEXR/deflate/lib/deflate_decompress.c",
        "OpenEXR/deflate/lib/utils.c",
        "OpenEXR/deflate/lib/x86/cpu_features.c",
        "OpenEXR/deflate/lib/zlib_compress.c",
        "OpenEXR/deflate/lib/zlib_decompress.c",
        "OpenEXR/openexr-c.c",
        "OpenEXRImage.cpp",
        "debugCodes.cpp",
        "dictionary.cpp",
        "fieldTextureData.cpp",
        "glslfx.cpp",
        "glslfxConfig.cpp",
        "glslfxResourceLayout.cpp",
        "image.cpp",
        "imageRegistry.cpp",
        "stbImage.cpp",
        "types.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Js",
        "Plug",
        "Tf",
        "Vt",
        "Trace",
        "Ar",
        "Hf"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HgiMetal",
      "module_type" : "ClangTarget",
      "name" : "HgiMetal",
      "path" : "Sources/HgiMetal",
      "product_memberships" : [
        "Hd",
        "HdAr",
        "HdMtlx",
        "HdSi",
        "HdSt",
        "HdStorm",
        "Hdx",
        "HgiMetal",
        "HgiInterop",
        "UsdImaging",
        "UsdImagingGL",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/HgiMetal/Resources/plugInfo.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "blitCmds.mm",
        "buffer.mm",
        "capabilities.mm",
        "computeCmds.mm",
        "computePipeline.mm",
        "conversions.mm",
        "diagnostic.mm",
        "graphicsCmds.mm",
        "graphicsPipeline.mm",
        "hgi.mm",
        "indirectCommandEncoder.mm",
        "resourceBindings.mm",
        "sampler.mm",
        "shaderFunction.mm",
        "shaderGenerator.mm",
        "shaderProgram.mm",
        "shaderSection.mm",
        "stepFunctions.mm",
        "texture.mm"
      ],
      "target_dependencies" : [
        "Arch",
        "Tf",
        "Trace",
        "Hgi",
        "Vt"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HgiInterop",
      "module_type" : "ClangTarget",
      "name" : "HgiInterop",
      "path" : "Sources/HgiInterop",
      "product_memberships" : [
        "Hd",
        "HdAr",
        "HdMtlx",
        "HdSi",
        "HdSt",
        "HdStorm",
        "Hdx",
        "HgiInterop",
        "UsdImaging",
        "UsdImagingGL",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "sources" : [
        "hgiInterop.cpp",
        "hgiInterop.mm",
        "metal.mm",
        "opengl.cpp",
        "vulkan.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Tf",
        "Vt",
        "Gf",
        "Garch",
        "Hgi",
        "HgiMetal",
        "HgiGL"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HgiGL",
      "module_type" : "ClangTarget",
      "name" : "HgiGL",
      "path" : "Sources/HgiGL",
      "product_memberships" : [
        "Hd",
        "HdAr",
        "HdMtlx",
        "HdSi",
        "HdSt",
        "HdStorm",
        "Hdx",
        "HgiGL",
        "HgiInterop",
        "UsdImaging",
        "UsdImagingGL",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/HgiGL/Resources/plugInfo.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "blitCmds.cpp",
        "buffer.cpp",
        "capabilities.cpp",
        "computeCmds.cpp",
        "computePipeline.cpp",
        "contextArena.cpp",
        "conversions.cpp",
        "debugCodes.cpp",
        "device.cpp",
        "diagnostic.cpp",
        "garbageCollector.cpp",
        "graphicsCmds.cpp",
        "graphicsPipeline.cpp",
        "hgi.cpp",
        "ops.cpp",
        "resourceBindings.cpp",
        "sampler.cpp",
        "scopedStateHolder.cpp",
        "shaderFunction.cpp",
        "shaderGenerator.cpp",
        "shaderProgram.cpp",
        "shaderSection.cpp",
        "texture.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Tf",
        "Trace",
        "Garch",
        "Hgi",
        "Vt"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Hgi",
      "module_type" : "ClangTarget",
      "name" : "Hgi",
      "path" : "Sources/Hgi",
      "product_memberships" : [
        "Hd",
        "HdAr",
        "HdMtlx",
        "HdSi",
        "HdSt",
        "HdStorm",
        "Hdx",
        "Hgi",
        "HgiMetal",
        "HgiGL",
        "HgiInterop",
        "UsdImaging",
        "UsdImagingGL",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "sources" : [
        "attachmentDesc.cpp",
        "blitCmds.cpp",
        "buffer.cpp",
        "capabilities.cpp",
        "cmds.cpp",
        "computeCmds.cpp",
        "computeCmdsDesc.cpp",
        "computePipeline.cpp",
        "debugCodes.cpp",
        "graphicsCmds.cpp",
        "graphicsCmdsDesc.cpp",
        "graphicsPipeline.cpp",
        "hgi.cpp",
        "indirectCommandEncoder.cpp",
        "resourceBindings.cpp",
        "sampler.cpp",
        "shaderFunction.cpp",
        "shaderFunctionDesc.cpp",
        "shaderGenerator.cpp",
        "shaderProgram.cpp",
        "shaderSection.cpp",
        "texture.cpp",
        "tokens.cpp",
        "types.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Plug",
        "Tf",
        "Gf",
        "Trace"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Hf",
      "module_type" : "ClangTarget",
      "name" : "Hf",
      "path" : "Sources/Hf",
      "product_memberships" : [
        "Hf",
        "Hd",
        "HdAr",
        "HdMtlx",
        "HdSi",
        "HdSt",
        "HdStorm",
        "Hdx",
        "Hio",
        "Glf",
        "UsdImaging",
        "UsdImagingGL",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "sources" : [
        "pluginBase.cpp",
        "pluginEntry.cpp",
        "pluginRegistry.cpp"
      ],
      "target_dependencies" : [
        "Plug",
        "Tf",
        "Trace"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Hdx",
      "module_type" : "ClangTarget",
      "name" : "Hdx",
      "path" : "Sources/Hdx",
      "product_memberships" : [
        "Hdx",
        "UsdImagingGL",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/Hdx/Resources/plugInfo.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Hdx/shaders",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Hdx/textures",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "aovInputTask.cpp",
        "boundingBoxTask.cpp",
        "colorChannelTask.cpp",
        "colorCorrectionTask.cpp",
        "colorizeSelectionTask.cpp",
        "debugCodes.cpp",
        "drawTargetTask.cpp",
        "effectsShader.cpp",
        "freeCameraSceneDelegate.cpp",
        "fullscreenShader.cpp",
        "hgiConversions.cpp",
        "oitBufferAccessor.cpp",
        "oitRenderTask.cpp",
        "oitResolveTask.cpp",
        "oitVolumeRenderTask.cpp",
        "package.cpp",
        "pickFromRenderBufferTask.cpp",
        "pickTask.cpp",
        "presentTask.cpp",
        "renderSetupTask.cpp",
        "renderTask.cpp",
        "selectionSceneIndexObserver.cpp",
        "selectionTask.cpp",
        "selectionTracker.cpp",
        "shadowTask.cpp",
        "simpleLightTask.cpp",
        "skydomeTask.cpp",
        "task.cpp",
        "taskController.cpp",
        "tokens.cpp",
        "types.cpp",
        "visualizeAovTask.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Tf",
        "Gf",
        "Vt",
        "Plug",
        "Work",
        "Sdf",
        "Garch",
        "Glf",
        "PxOsd",
        "Hd",
        "HdSt",
        "Hgi",
        "HgiInterop",
        "CameraUtil"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HdStorm",
      "module_type" : "ClangTarget",
      "name" : "HdStorm",
      "path" : "Sources/HdStorm",
      "product_memberships" : [
        "HdStorm",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/HdStorm/Resources/plugInfo.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "rendererPlugin.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Tf",
        "Plug",
        "Trace",
        "Vt",
        "Work",
        "Hd",
        "HdSt"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HdSt",
      "module_type" : "ClangTarget",
      "name" : "HdSt",
      "path" : "Sources/HdSt",
      "product_memberships" : [
        "HdSt",
        "HdStorm",
        "Hdx",
        "UsdImagingGL",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/HdSt/Resources/plugInfo.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HdSt/shaders",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HdSt/textures",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "assetUvTextureCpuData.cpp",
        "basisCurves.cpp",
        "basisCurvesComputations.cpp",
        "basisCurvesShaderKey.cpp",
        "basisCurvesTopology.cpp",
        "binding.cpp",
        "bufferArrayRange.cpp",
        "bufferArrayRegistry.cpp",
        "bufferResource.cpp",
        "bufferUtils.cpp",
        "codeGen.cpp",
        "commandBuffer.cpp",
        "computation.cpp",
        "copyComputation.cpp",
        "cullingShaderKey.cpp",
        "debugCodes.cpp",
        "dependencyForwardingSceneIndexPlugin.cpp",
        "dependencySceneIndexPlugin.cpp",
        "dispatchBuffer.cpp",
        "domeLightComputations.cpp",
        "drawBatch.cpp",
        "drawItem.cpp",
        "drawItemInstance.cpp",
        "drawItemsCache.cpp",
        "drawTarget.cpp",
        "drawTargetRenderPassState.cpp",
        "dynamicUvTextureObject.cpp",
        "extCompComputeShader.cpp",
        "extCompComputedInputSource.cpp",
        "extCompCpuComputation.cpp",
        "extCompGpuComputation.cpp",
        "extCompGpuComputationResource.cpp",
        "extCompGpuPrimvarBufferSource.cpp",
        "extCompInputSource.cpp",
        "extCompPrimvarBufferSource.cpp",
        "extCompSceneInputSource.cpp",
        "extComputation.cpp",
        "fallbackLightingShader.cpp",
        "field.cpp",
        "fieldSubtextureIdentifier.cpp",
        "fieldTextureCpuData.cpp",
        "flatNormals.cpp",
        "geometricShader.cpp",
        "glConversions.cpp",
        "glslProgram.cpp",
        "glslfxShader.cpp",
        "hgiConversions.cpp",
        "hioConversions.cpp",
        "imageShaderRenderPass.cpp",
        "imageShaderShaderKey.cpp",
        "implicitSurfaceSceneIndexPlugin.cpp",
        "indirectDrawBatch.cpp",
        "instancer.cpp",
        "interleavedMemoryManager.cpp",
        "light.cpp",
        "lightingShader.cpp",
        "material.cpp",
        "materialBindingResolvingSceneIndexPlugin.cpp",
        "materialNetwork.cpp",
        "materialNetworkShader.cpp",
        "materialParam.cpp",
        "materialPrimvarTransferSceneIndexPlugin.cpp",
        "materialXFilter.cpp",
        "materialXShaderGen.cpp",
        "mesh.cpp",
        "meshShaderKey.cpp",
        "meshTopology.cpp",
        "nodeIdentifierResolvingSceneIndex.cpp",
        "nodeIdentifierResolvingSceneIndexPlugin.cpp",
        "nurbsApproximatingSceneIndexPlugin.cpp",
        "package.cpp",
        "pipelineDrawBatch.cpp",
        "points.cpp",
        "pointsShaderKey.cpp",
        "primUtils.cpp",
        "ptexMipmapTextureLoader.cpp",
        "ptexTextureObject.cpp",
        "quadrangulate.cpp",
        "renderBuffer.cpp",
        "renderDelegate.cpp",
        "renderParam.cpp",
        "renderPass.cpp",
        "renderPassShader.cpp",
        "renderPassState.cpp",
        "resourceBinder.cpp",
        "resourceRegistry.cpp",
        "samplerObject.cpp",
        "samplerObjectRegistry.cpp",
        "shaderCode.cpp",
        "shaderKey.cpp",
        "simpleLightingShader.cpp",
        "smoothNormals.cpp",
        "stagingBuffer.cpp",
        "strategyBase.cpp",
        "subdivision.cpp",
        "subtextureIdentifier.cpp",
        "tetMeshConversionSceneIndexPlugin.cpp",
        "textureBinder.cpp",
        "textureCpuData.cpp",
        "textureHandle.cpp",
        "textureHandleRegistry.cpp",
        "textureIdentifier.cpp",
        "textureObject.cpp",
        "textureObjectRegistry.cpp",
        "textureUtils.cpp",
        "tokens.cpp",
        "triangulate.cpp",
        "udimTextureObject.cpp",
        "vboMemoryManager.cpp",
        "vboSimpleMemoryManager.cpp",
        "velocityMotionResolvingSceneIndexPlugin.cpp",
        "vertexAdjacency.cpp",
        "volume.cpp",
        "volumeShader.cpp",
        "volumeShaderKey.cpp"
      ],
      "target_dependencies" : [
        "Hio",
        "Garch",
        "Glf",
        "Hd",
        "HdSi",
        "HgiGL",
        "HgiInterop",
        "Sdr",
        "Arch",
        "Tf",
        "Trace",
        "HdMtlx"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HdSi",
      "module_type" : "ClangTarget",
      "name" : "HdSi",
      "path" : "Sources/HdSi",
      "product_memberships" : [
        "HdSi",
        "HdSt",
        "HdStorm",
        "Hdx",
        "UsdImagingGL",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "sources" : [
        "coordSysPrimSceneIndex.cpp",
        "extComputationPrimvarPruningSceneIndex.cpp",
        "implicitSurfaceSceneIndex.cpp",
        "legacyDisplayStyleOverrideSceneIndex.cpp",
        "lightLinkingSceneIndex.cpp",
        "materialBindingResolvingSceneIndex.cpp",
        "materialPrimvarTransferSceneIndex.cpp",
        "nurbsApproximatingSceneIndex.cpp",
        "pinnedCurveExpandingSceneIndex.cpp",
        "primManagingSceneIndexObserver.cpp",
        "primTypeNoticeBatchingSceneIndex.cpp",
        "primTypePruningSceneIndex.cpp",
        "renderSettingsFilteringSceneIndex.cpp",
        "sceneGlobalsSceneIndex.cpp",
        "tetMeshConversionSceneIndex.cpp",
        "utils.cpp",
        "velocityMotionResolvingSceneIndex.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Tf",
        "Plug",
        "Trace",
        "Vt",
        "Work",
        "Sdf",
        "CameraUtil",
        "GeomUtil",
        "Hf",
        "Hd",
        "PxOsd"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HdMtlx",
      "module_type" : "ClangTarget",
      "name" : "HdMtlx",
      "path" : "Sources/HdMtlx",
      "product_memberships" : [
        "HdMtlx",
        "HdSt",
        "HdStorm",
        "Hdx",
        "UsdImagingGL",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "sources" : [
        "hdMtlx.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Tf",
        "Trace",
        "Vt",
        "Gf",
        "Hd",
        "Sdf",
        "Sdr",
        "UsdMtlx"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HdAr",
      "module_type" : "ClangTarget",
      "name" : "HdAr",
      "path" : "Sources/HdAr",
      "product_memberships" : [
        "HdAr",
        "UsdImaging",
        "UsdImagingGL",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "sources" : [
        "systemSchema.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Tf",
        "Hd",
        "Ar"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Hd",
      "module_type" : "ClangTarget",
      "name" : "Hd",
      "path" : "Sources/Hd",
      "product_memberships" : [
        "Hd",
        "HdAr",
        "HdMtlx",
        "HdSi",
        "HdSt",
        "HdStorm",
        "Hdx",
        "UsdImaging",
        "UsdImagingGL",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/Hd/Resources/plugInfo.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "aov.cpp",
        "basisCurves.cpp",
        "basisCurvesSchema.cpp",
        "basisCurvesTopology.cpp",
        "basisCurvesTopologySchema.cpp",
        "bprim.cpp",
        "bufferArray.cpp",
        "bufferArrayRange.cpp",
        "bufferSource.cpp",
        "bufferSpec.cpp",
        "camera.cpp",
        "cameraSchema.cpp",
        "capsuleSchema.cpp",
        "categoriesSchema.cpp",
        "changeTracker.cpp",
        "collectionExpressionEvaluator.cpp",
        "collectionPredicateLibrary.cpp",
        "collectionSchema.cpp",
        "collectionsSchema.cpp",
        "command.cpp",
        "coneSchema.cpp",
        "containerDataSourceEditor.cpp",
        "containerSchema.cpp",
        "coordSys.cpp",
        "coordSysBindingSchema.cpp",
        "coordSysSchema.cpp",
        "cubeSchema.cpp",
        "cylinderSchema.cpp",
        "dataSource.cpp",
        "dataSourceHash.cpp",
        "dataSourceLegacyPrim.cpp",
        "dataSourceLocator.cpp",
        "dataSourceMaterialNetworkInterface.cpp",
        "debugCodes.cpp",
        "dependenciesSchema.cpp",
        "dependencyForwardingSceneIndex.cpp",
        "dependencySchema.cpp",
        "dirtyBitsTranslator.cpp",
        "dirtyList.cpp",
        "displayFilterSchema.cpp",
        "drawItem.cpp",
        "drawingCoord.cpp",
        "engine.cpp",
        "enums.cpp",
        "extComputation.cpp",
        "extComputationContext.cpp",
        "extComputationContextInternal.cpp",
        "extComputationInputComputationSchema.cpp",
        "extComputationOutputSchema.cpp",
        "extComputationPrimvarSchema.cpp",
        "extComputationPrimvarsSchema.cpp",
        "extComputationSchema.cpp",
        "extComputationUtils.cpp",
        "extentSchema.cpp",
        "field.cpp",
        "filteringSceneIndex.cpp",
        "flatNormals.cpp",
        "flattenedDataSourceProvider.cpp",
        "flattenedDataSourceProviders.cpp",
        "flattenedOverlayDataSourceProvider.cpp",
        "flattenedPrimvarsDataSourceProvider.cpp",
        "flattenedPurposeDataSourceProvider.cpp",
        "flattenedVisibilityDataSourceProvider.cpp",
        "flattenedXformDataSourceProvider.cpp",
        "flatteningSceneIndex.cpp",
        "geomSubset.cpp",
        "geomSubsetSchema.cpp",
        "geomSubsetsSchema.cpp",
        "imageShader.cpp",
        "imageShaderSchema.cpp",
        "instanceCategoriesSchema.cpp",
        "instanceIndicesSchema.cpp",
        "instanceRegistry.cpp",
        "instanceSchema.cpp",
        "instancedBySchema.cpp",
        "instancer.cpp",
        "instancerTopologySchema.cpp",
        "integratorSchema.cpp",
        "lazyContainerDataSource.cpp",
        "legacyDisplayStyleSchema.cpp",
        "legacyGeomSubsetSceneIndex.cpp",
        "legacyPrimSceneIndex.cpp",
        "lensDistortionSchema.cpp",
        "light.cpp",
        "lightSchema.cpp",
        "mapContainerDataSource.cpp",
        "material.cpp",
        "materialBindingSchema.cpp",
        "materialBindingsSchema.cpp",
        "materialConnectionSchema.cpp",
        "materialFilteringSceneIndexBase.cpp",
        "materialInterfaceMappingSchema.cpp",
        "materialNetwork2Interface.cpp",
        "materialNetworkSchema.cpp",
        "materialNodeParameterSchema.cpp",
        "materialNodeSchema.cpp",
        "materialSchema.cpp",
        "mergingSceneIndex.cpp",
        "mesh.cpp",
        "meshSchema.cpp",
        "meshTopology.cpp",
        "meshTopologySchema.cpp",
        "meshUtil.cpp",
        "modelSchema.cpp",
        "noticeBatchingSceneIndex.cpp",
        "nurbsCurvesSchema.cpp",
        "nurbsPatchSchema.cpp",
        "nurbsPatchTrimCurveSchema.cpp",
        "overlayContainerDataSource.cpp",
        "perfLog.cpp",
        "pluginRenderDelegateUniqueHandle.cpp",
        "points.cpp",
        "prefixingSceneIndex.cpp",
        "primDataSourceOverlayCache.cpp",
        "primGather.cpp",
        "primOriginSchema.cpp",
        "primTypeIndex.cpp",
        "primvarSchema.cpp",
        "primvarsSchema.cpp",
        "purposeSchema.cpp",
        "renderBuffer.cpp",
        "renderBufferSchema.cpp",
        "renderCapabilitiesSchema.cpp",
        "renderDelegate.cpp",
        "renderIndex.cpp",
        "renderPass.cpp",
        "renderPassSchema.cpp",
        "renderPassState.cpp",
        "renderProductSchema.cpp",
        "renderSettings.cpp",
        "renderSettingsSchema.cpp",
        "renderThread.cpp",
        "renderVarSchema.cpp",
        "rendererPlugin.cpp",
        "rendererPluginHandle.cpp",
        "rendererPluginRegistry.cpp",
        "repr.cpp",
        "resourceRegistry.cpp",
        "retainedDataSource.cpp",
        "retainedSceneIndex.cpp",
        "rprim.cpp",
        "rprimCollection.cpp",
        "rprimSharedData.cpp",
        "sampleFilterSchema.cpp",
        "sceneDelegate.cpp",
        "sceneGlobalsSchema.cpp",
        "sceneIndex.cpp",
        "sceneIndexAdapterSceneDelegate.cpp",
        "sceneIndexObserver.cpp",
        "sceneIndexPlugin.cpp",
        "sceneIndexPluginRegistry.cpp",
        "sceneIndexPrimView.cpp",
        "sceneIndexUtil.cpp",
        "schema.cpp",
        "selection.cpp",
        "selectionSchema.cpp",
        "selectionsSchema.cpp",
        "smoothNormals.cpp",
        "sortedIds.cpp",
        "sphereSchema.cpp",
        "splitDiopterSchema.cpp",
        "sprim.cpp",
        "subdivisionTagsSchema.cpp",
        "systemMessages.cpp",
        "systemSchema.cpp",
        "task.cpp",
        "tetMeshSchema.cpp",
        "tetMeshTopologySchema.cpp",
        "timeSampleArray.cpp",
        "tokens.cpp",
        "topology.cpp",
        "types.cpp",
        "utils.cpp",
        "vectorSchema.cpp",
        "vertexAdjacency.cpp",
        "visibilitySchema.cpp",
        "volume.cpp",
        "volumeFieldBindingSchema.cpp",
        "volumeFieldSchema.cpp",
        "vtBufferSource.cpp",
        "xformSchema.cpp"
      ],
      "target_dependencies" : [
        "Plug",
        "Tf",
        "Trace",
        "Vt",
        "Work",
        "Sdf",
        "Sdr",
        "CameraUtil",
        "Hf",
        "PxOsd",
        "HgiInterop"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Glf",
      "module_type" : "ClangTarget",
      "name" : "Glf",
      "path" : "Sources/Glf",
      "product_memberships" : [
        "HdSt",
        "HdStorm",
        "Hdx",
        "Glf",
        "UsdImagingGL",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/Glf/Resources/plugInfo.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Glf/shaders",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "bindingMap.cpp",
        "contextCaps.cpp",
        "debugCodes.cpp",
        "diagnostic.cpp",
        "drawTarget.cpp",
        "glContext.cpp",
        "glContextRegistry.cpp",
        "glRawContext.cpp",
        "info.cpp",
        "simpleLight.cpp",
        "simpleLightingContext.cpp",
        "simpleMaterial.cpp",
        "simpleShadowArray.cpp",
        "texture.cpp",
        "uniformBlock.cpp",
        "utils.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Plug",
        "Tf",
        "Gf",
        "Trace",
        "Ar",
        "Sdf",
        "Garch",
        "Hf",
        "Hio"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Gf",
      "module_type" : "ClangTarget",
      "name" : "Gf",
      "path" : "Sources/Gf",
      "product_memberships" : [
        "Gf",
        "Vt",
        "Ar",
        "Sdf",
        "Pcp",
        "Usd",
        "Ndr",
        "Sdr",
        "UsdGeom",
        "UsdShade",
        "UsdLux",
        "UsdHydra",
        "SdrOsl",
        "UsdAbc",
        "UsdDraco",
        "UsdMedia",
        "UsdMtlx",
        "UsdPhysics",
        "UsdProc",
        "UsdRender",
        "UsdRi",
        "UsdSkel",
        "UsdUI",
        "UsdUtils",
        "UsdVol",
        "CameraUtil",
        "PxOsd",
        "Hd",
        "HdAr",
        "HdMtlx",
        "HdSi",
        "HdSt",
        "HdStorm",
        "Hdx",
        "Hgi",
        "HgiMetal",
        "HgiGL",
        "HgiInterop",
        "Hio",
        "Glf",
        "GeomUtil",
        "UsdShaders",
        "UsdImaging",
        "UsdImagingGL",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "sources" : [
        "bbox3d.cpp",
        "camera.cpp",
        "color.cpp",
        "colorSpace.cpp",
        "dualQuatd.cpp",
        "dualQuatf.cpp",
        "dualQuath.cpp",
        "frustum.cpp",
        "gamma.cpp",
        "half.cpp",
        "homogeneous.cpp",
        "ilmbase_half.cpp",
        "interval.cpp",
        "line.cpp",
        "line2d.cpp",
        "lineSeg.cpp",
        "lineSeg2d.cpp",
        "math.cpp",
        "matrix2d.cpp",
        "matrix2f.cpp",
        "matrix3d.cpp",
        "matrix3f.cpp",
        "matrix4d.cpp",
        "matrix4f.cpp",
        "matrixData.cpp",
        "multiInterval.cpp",
        "nanocolor.c",
        "ostreamHelpers.cpp",
        "plane.cpp",
        "pyBufferUtils.cpp",
        "quatd.cpp",
        "quaternion.cpp",
        "quatf.cpp",
        "quath.cpp",
        "range1d.cpp",
        "range1f.cpp",
        "range2d.cpp",
        "range2f.cpp",
        "range3d.cpp",
        "range3f.cpp",
        "ray.cpp",
        "rect2i.cpp",
        "rotation.cpp",
        "size2.cpp",
        "size3.cpp",
        "transform.cpp",
        "vec2d.cpp",
        "vec2f.cpp",
        "vec2h.cpp",
        "vec2i.cpp",
        "vec3d.cpp",
        "vec3f.cpp",
        "vec3h.cpp",
        "vec3i.cpp",
        "vec4d.cpp",
        "vec4f.cpp",
        "vec4h.cpp",
        "vec4i.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Tf"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GeomUtil",
      "module_type" : "ClangTarget",
      "name" : "GeomUtil",
      "path" : "Sources/GeomUtil",
      "product_memberships" : [
        "HdSi",
        "HdSt",
        "HdStorm",
        "Hdx",
        "GeomUtil",
        "UsdImaging",
        "UsdImagingGL",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "sources" : [
        "capsuleMeshGenerator.cpp",
        "coneMeshGenerator.cpp",
        "cuboidMeshGenerator.cpp",
        "cylinderMeshGenerator.cpp",
        "meshGeneratorBase.cpp",
        "sphereMeshGenerator.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Tf",
        "Gf",
        "Vt",
        "PxOsd"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Garch",
      "module_type" : "ClangTarget",
      "name" : "Garch",
      "path" : "Sources/Garch",
      "product_memberships" : [
        "Hd",
        "HdAr",
        "HdMtlx",
        "HdSi",
        "HdSt",
        "HdStorm",
        "Hdx",
        "Garch",
        "HgiGL",
        "HgiInterop",
        "Glf",
        "UsdImaging",
        "UsdImagingGL",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "sources" : [
        "glApi.cpp",
        "glDebugWindow.cpp",
        "glPlatformContextDarwin.mm",
        "glPlatformContextGLX.cpp",
        "glPlatformContextWindows.cpp",
        "glPlatformDebugContext.cpp",
        "glPlatformDebugWindowDarwin.mm",
        "glPlatformDebugWindowGLX.cpp",
        "glPlatformDebugWindowWindows.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Tf"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Examples",
      "module_type" : "SwiftTarget",
      "name" : "Examples",
      "path" : "Sources/Examples",
      "product_memberships" : [
        "Examples"
      ],
      "sources" : [
        "ArResolver.swift",
        "Common.swift",
        "Examples.swift",
        "Linkage.swift",
        "SceneDescription.swift",
        "StageCache.swift"
      ],
      "target_dependencies" : [
        "PixarUSD"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "CameraUtil",
      "module_type" : "ClangTarget",
      "name" : "CameraUtil",
      "path" : "Sources/CameraUtil",
      "product_memberships" : [
        "CameraUtil",
        "Hd",
        "HdAr",
        "HdMtlx",
        "HdSi",
        "HdSt",
        "HdStorm",
        "Hdx",
        "UsdImaging",
        "UsdImagingGL",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "sources" : [
        "conformWindow.cpp",
        "framing.cpp",
        "screenWindowParameters.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Tf",
        "Gf"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Arch",
      "module_type" : "ClangTarget",
      "name" : "Arch",
      "path" : "Sources/Arch",
      "product_dependencies" : [
        "MetaTBB",
        "MaterialX",
        "Alembic",
        "OpenColorIO",
        "OpenImageIO",
        "OpenEXR",
        "OpenSubdiv",
        "OpenVDB",
        "Ptex",
        "Draco",
        "Eigen",
        "Apple",
        "Logging",
        "Rainbow"
      ],
      "product_memberships" : [
        "Arch",
        "Tf",
        "Js",
        "Gf",
        "Trace",
        "Vt",
        "Work",
        "Pegtl",
        "Plug",
        "Ar",
        "Kind",
        "Sdf",
        "Pcp",
        "Usd",
        "Ndr",
        "Sdr",
        "UsdGeom",
        "UsdShade",
        "UsdLux",
        "UsdHydra",
        "SdrOsl",
        "UsdAbc",
        "UsdDraco",
        "UsdMedia",
        "UsdMtlx",
        "UsdPhysics",
        "UsdProc",
        "UsdRender",
        "UsdRi",
        "UsdSkel",
        "UsdUI",
        "UsdUtils",
        "UsdVol",
        "CameraUtil",
        "Hf",
        "PxOsd",
        "Hd",
        "HdAr",
        "HdMtlx",
        "HdSi",
        "HdSt",
        "HdStorm",
        "Hdx",
        "Garch",
        "Hgi",
        "HgiMetal",
        "HgiGL",
        "HgiInterop",
        "Hio",
        "Glf",
        "GeomUtil",
        "UsdShaders",
        "UsdImaging",
        "UsdImagingGL",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "sources" : [
        "align.cpp",
        "assumptions.cpp",
        "attributes.cpp",
        "daemon.cpp",
        "debugger.cpp",
        "demangle.cpp",
        "env.cpp",
        "errno.cpp",
        "error.cpp",
        "fileSystem.cpp",
        "function.cpp",
        "hash.cpp",
        "initConfig.cpp",
        "library.cpp",
        "mallocHook.cpp",
        "regex.cpp",
        "stackTrace.cpp",
        "symbols.cpp",
        "systemInfo.cpp",
        "threads.cpp",
        "timing.cpp",
        "virtualMemory.cpp",
        "vsnprintf.cpp"
      ],
      "target_dependencies" : [
        "pxr"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Ar",
      "module_type" : "ClangTarget",
      "name" : "Ar",
      "path" : "Sources/Ar",
      "product_memberships" : [
        "Ar",
        "Sdf",
        "Pcp",
        "Usd",
        "Ndr",
        "Sdr",
        "UsdGeom",
        "UsdShade",
        "UsdLux",
        "UsdHydra",
        "SdrOsl",
        "UsdAbc",
        "UsdDraco",
        "UsdMedia",
        "UsdMtlx",
        "UsdPhysics",
        "UsdProc",
        "UsdRender",
        "UsdRi",
        "UsdSkel",
        "UsdUI",
        "UsdUtils",
        "UsdVol",
        "Hd",
        "HdAr",
        "HdMtlx",
        "HdSi",
        "HdSt",
        "HdStorm",
        "Hdx",
        "Hio",
        "Glf",
        "UsdShaders",
        "UsdImaging",
        "UsdImagingGL",
        "UsdView",
        "Examples",
        "PixarUSD"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/Ar/Resources/plugInfo.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "asset.cpp",
        "assetInfo.cpp",
        "debugCodes.cpp",
        "defaultResolver.cpp",
        "defaultResolverContext.cpp",
        "definePackageResolver.cpp",
        "defineResolver.cpp",
        "filesystemAsset.cpp",
        "filesystemWritableAsset.cpp",
        "inMemoryAsset.cpp",
        "notice.cpp",
        "packageResolver.cpp",
        "packageUtils.cpp",
        "pyResolverContext.cpp",
        "resolvedPath.cpp",
        "resolver.cpp",
        "resolverContext.cpp",
        "resolverContextBinder.cpp",
        "resolverScopedCache.cpp",
        "timestamp.cpp",
        "writableAsset.cpp"
      ],
      "target_dependencies" : [
        "Arch",
        "Tf",
        "Js",
        "Plug",
        "Vt"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 --target UsdView -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/wabiverse/swift-cross-ui
[1/13642] Fetching swift-cross-ui
Fetched https://github.com/wabiverse/swift-cross-ui from cache (1.27s)
warning: 'swift-cross-ui': Failed to get gtk version
/bin/bash: line 1: gtk4-launch: command not found
Fetching https://github.com/wabiverse/MetaverseKit
[1/12388] Fetching metaversekit
Fetched https://github.com/wabiverse/MetaverseKit from cache (9.99s)
Fetching https://github.com/wabiverse/swift-windowsappsdk
[1/170] Fetching swift-windowsappsdk
Fetched https://github.com/wabiverse/swift-windowsappsdk from cache (1.24s)
Fetching https://github.com/thebrowsercompany/swift-windowsfoundation
[1/72] Fetching swift-windowsfoundation
Fetched https://github.com/thebrowsercompany/swift-windowsfoundation from cache (0.25s)
Fetching https://github.com/wabiverse/swift-winui
[1/109] Fetching swift-winui
Fetched https://github.com/wabiverse/swift-winui from cache (0.35s)
Fetching https://github.com/thebrowsercompany/swift-cwinrt
[1/436] Fetching swift-cwinrt
Fetched https://github.com/thebrowsercompany/swift-cwinrt from cache (0.75s)
Fetching https://github.com/thebrowsercompany/swift-uwp
[1/199] Fetching swift-uwp
Fetched https://github.com/thebrowsercompany/swift-uwp from cache (0.43s)
Fetching https://github.com/the-swift-collective/libwebp
Fetching https://github.com/the-swift-collective/zlib
Fetching https://github.com/stackotter/swift-image-formats
Fetching https://github.com/the-swift-collective/libpng
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/stackotter/swift-macro-toolkit
[1/114] Fetching swift-image-formats
[115/991] Fetching swift-image-formats, swift-macro-toolkit
[352/1045] Fetching swift-image-formats, swift-macro-toolkit, libwebp
[468/1075] Fetching swift-image-formats, swift-macro-toolkit, libwebp, libpng
[1076/1123] Fetching swift-image-formats, swift-macro-toolkit, libwebp, libpng, zlib
Fetched https://github.com/stackotter/swift-macro-toolkit from cache (0.74s)
Fetching https://github.com/mxcl/Version.git
[1/288] Fetching version
Fetched https://github.com/mxcl/Version.git from cache (0.45s)
Fetching https://github.com/onevcat/Rainbow.git
[1/1196] Fetching rainbow
Fetched https://github.com/onevcat/Rainbow.git from cache (0.43s)
[1/70496] Fetching swift-syntax
Fetching https://github.com/apple/swift-argument-parser
[12691/85882] Fetching swift-syntax, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.68s)
[33134/70496] Fetching swift-syntax
Fetching https://github.com/apple/swift-log.git
[48644/74332] Fetching swift-syntax, swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.79s)
Fetching https://github.com/swiftlang/swift-docc-plugin
[57102/70496] Fetching swift-syntax
[68383/72545] Fetching swift-syntax, swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.73s)
Fetching https://github.com/wabiverse/icu.git
[1/1030] Fetching icu
Fetched https://github.com/wabiverse/icu.git from cache (1.39s)
Fetched https://github.com/the-swift-collective/libpng from cache (10.87s)
Fetched https://github.com/stackotter/swift-image-formats from cache (10.88s)
Fetched https://github.com/the-swift-collective/zlib from cache (10.88s)
Fetched https://github.com/the-swift-collective/libwebp from cache (10.88s)
Fetched https://github.com/apple/swift-syntax.git from cache (11.00s)
Computing version for https://github.com/the-swift-collective/libpng
Computed https://github.com/the-swift-collective/libpng at 1.6.45 (12.16s)
Computing version for https://github.com/the-swift-collective/libwebp
Computed https://github.com/the-swift-collective/libwebp at 1.4.1 (1.03s)
Computing version for https://github.com/stackotter/swift-image-formats
Computed https://github.com/stackotter/swift-image-formats at 0.3.2 (0.86s)
Fetching https://github.com/stackotter/jpeg
[1/3111] Fetching jpeg
Fetched https://github.com/stackotter/jpeg from cache (4.26s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (5.91s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.78s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3392] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.52s)
Computing version for https://github.com/wabiverse/icu.git
Computed https://github.com/wabiverse/icu.git at 76.1.2 (1.35s)
Computing version for https://github.com/stackotter/jpeg
Computed https://github.com/stackotter/jpeg at 1.0.2 (1.09s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.05s)
Computing version for https://github.com/the-swift-collective/zlib
Computed https://github.com/the-swift-collective/zlib at 1.3.2 (0.76s)
Computing version for https://github.com/stackotter/swift-macro-toolkit
Computed https://github.com/stackotter/swift-macro-toolkit at 0.6.1 (1.20s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 2.1.0 (1.03s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.78s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.90s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 3.2.0 (4.16s)
Creating working copy for https://github.com/wabiverse/swift-winui
Working copy of https://github.com/wabiverse/swift-winui resolved at main (0529457)
Creating working copy for https://github.com/wabiverse/icu.git
Working copy of https://github.com/wabiverse/icu.git resolved at 76.1.2
Creating working copy for https://github.com/stackotter/swift-image-formats
Working copy of https://github.com/stackotter/swift-image-formats resolved at 0.3.2
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/stackotter/jpeg
Working copy of https://github.com/stackotter/jpeg resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
Creating working copy for https://github.com/mxcl/Version.git
Working copy of https://github.com/mxcl/Version.git resolved at 2.1.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/wabiverse/swift-windowsappsdk
Working copy of https://github.com/wabiverse/swift-windowsappsdk resolved at main (36e2f6c)
Creating working copy for https://github.com/the-swift-collective/libpng
Working copy of https://github.com/the-swift-collective/libpng resolved at 1.6.45
Creating working copy for https://github.com/thebrowsercompany/swift-windowsfoundation
Working copy of https://github.com/thebrowsercompany/swift-windowsfoundation resolved at main (dbe1456)
Creating working copy for https://github.com/wabiverse/swift-cross-ui
Working copy of https://github.com/wabiverse/swift-cross-ui resolved at 1a887c2 (1a887c2)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/the-swift-collective/libwebp
Working copy of https://github.com/the-swift-collective/libwebp resolved at 1.4.1
Creating working copy for https://github.com/stackotter/swift-macro-toolkit
Working copy of https://github.com/stackotter/swift-macro-toolkit resolved at 0.6.1
Creating working copy for https://github.com/thebrowsercompany/swift-uwp
Working copy of https://github.com/thebrowsercompany/swift-uwp resolved at main (4fe2fa0)
Creating working copy for https://github.com/thebrowsercompany/swift-cwinrt
Working copy of https://github.com/thebrowsercompany/swift-cwinrt resolved at main (3e3d5a0)
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 3.2.0
Creating working copy for https://github.com/the-swift-collective/zlib
Working copy of https://github.com/the-swift-collective/zlib resolved at 1.3.2
Creating working copy for https://github.com/wabiverse/MetaverseKit
Working copy of https://github.com/wabiverse/MetaverseKit resolved at 6e909df (6e909df)
warning: 'swift-cross-ui': Failed to get gtk version
/bin/bash: line 1: gtk4-launch: command not found
warning: 'spi-builder-workspace': 'spi-builder-workspace' dependency on 'https://github.com/swiftlang/swift-syntax.git' conflicts with dependency on 'https://github.com/apple/swift-syntax.git' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
warning: 'swift-macro-toolkit': 'swift-macro-toolkit' dependency on 'https://github.com/swiftlang/swift-syntax.git' conflicts with dependency on 'https://github.com/apple/swift-syntax.git' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
warning: 'spi-builder-workspace': dependency 'version' is not used by any target
warning: you may be able to install libbz2 using your system-packager:
    apt-get install libbz2-dev
warning: you may be able to install gtk+-3.0 using your system-packager:
    apt-get install libgtk-3-dev clang
warning: you may be able to install gtk4 using your system-packager:
    apt-get install libgtk-4-dev clang
warning: you may be able to install libbz2 using your system-packager:
    apt-get install libbz2-dev
warning: you may be able to install gtk+-3.0 using your system-packager:
    apt-get install libgtk-3-dev clang
warning: you may be able to install gtk4 using your system-packager:
    apt-get install libgtk-4-dev clang
Building for debugging...
[0/1812] Write sources
[0/1812] Copying fragment_main.metal
[0/1812] Copying BlitShaders.metal
[0/1812] Copying vertex_main.metal
[6/1812] Compiling Tf pyClassMethod.cpp
[7/1812] Compiling _SwiftSyntaxCShims dummy.c
[7/1812] Write sources
[14/1812] Compiling Tf anyUniquePtr.cpp
[14/1812] Write sources
[14/1812] Compiling Tf bitUtils.cpp
[27/1812] Compiling tbb tbb_shim.cpp
[28/1812] Compiling sharpyuv_sse2.c
[29/1812] Compiling sharpyuv_dsp.c
[30/1812] Compiling sharpyuv_gamma.c
[31/1812] Compiling sharpyuv_csp.c
[32/1812] Compiling sharpyuv_cpu.c
[33/1812] Write swift-version-24593BA9C3E375BF.txt
[34/1812] Compiling wicdec.c
[35/1812] Compiling webpdec.c
[36/1812] Compiling sharpyuv.c
[37/1812] Compiling sharpyuv_neon.c
[38/1816] Compiling tiffdec.c
[39/1818] Compiling pnmdec.c
[40/1818] Compiling pngdec.c
[42/1818] Emitting module SwiftSyntax600
[42/1818] Compiling metadata.c
[44/1818] Emitting module SwiftSyntax510
[44/1818] Compiling jpegdec.c
[45/1818] Compiling imageio_util.c
[46/1818] Compiling image_enc.c
[47/1818] Compiling image_dec.c
[48/1818] Compiling ZLibC zutil.c
[49/1818] Compiling ZLibC uncompr.c
[50/1818] Compiling ZLibC trees.c
[51/1818] Compiling ZLibC inftrees.c
[52/1818] Compiling ZLibC inflate.c
[53/1818] Compiling ZLibC inffast.c
[54/1818] Compiling ZLibC infback.c
[55/1818] Compiling ZLibC gzwrite.c
[56/1818] Compiling ZLibC gzread.c
[57/1818] Compiling ZLibC gzlib.c
[58/1818] Compiling ZLibC gzclose.c
[59/1818] Compiling Tf anyWeakPtr.cpp
[60/1818] Compiling ZLibC crc32.c
[61/1818] Compiling ZLibC compress.c
[62/1818] Compiling ZLibC deflate.c
[63/1818] Write sources
[64/1818] Compiling ZLibC adler32.c
[65/1818] Compiling Tf bigRWMutex.cpp
[66/1820] Compiling Tf pyCallContext.cpp
[67/1820] Compiling Tf atomicOfstreamWrapper.cpp
[69/1820] Emitting module ZLib
[70/1820] Emitting module SwiftSyntax509
[71/1820] Compiling SwiftSyntax509 Empty.swift
[72/1821] Compiling SwiftSyntax510 Empty.swift
[73/1821] Compiling SwiftSyntax600 Empty.swift
[74/1823] Compiling Work singularTask.cpp
[75/1823] Compiling Work threadLimits.cpp
[78/1823] Wrapping AST for SwiftSyntax509 for debugging
[79/1823] Wrapping AST for SwiftSyntax510 for debugging
[80/1823] Compiling Work utils.cpp
[81/1823] Write sources
[82/1823] Wrapping AST for SwiftSyntax600 for debugging
[83/1887] Compiling Work reduce.cpp
[84/1887] Compiling Work loops.cpp
[86/1887] Compiling ZLib ZLib.swift
[87/1888] Compiling Work dispatcher.cpp
[88/1888] Compiling powerpc_init.c
[89/1888] Compiling Work detachedTask.cpp
[90/1888] Compiling filter_vsx_intrinsics.c
[91/1888] Compiling png pngwutil.c
[92/1888] Compiling png pngwtran.c
[93/1888] Compiling png pngwrite.c
[94/1888] Compiling png pngwio.c
[95/1888] Compiling png pngtrans.c
[96/1888] Compiling png pngset.c
[97/1888] Compiling png pngrutil.c
[98/1888] Compiling png pngrtran.c
[99/1888] Compiling png pngrio.c
[100/1888] Compiling png pngpread.c
[101/1888] Compiling png pngread.c
[102/1888] Compiling png pngmem.c
[103/1888] Compiling Vt valueFromPython.cpp
[104/1888] Compiling png pngget.c
[105/1888] Compiling png pngerror.c
[106/1888] Compiling filter_msa_intrinsics.c
[107/1888] Compiling mips_init.c
[108/1888] Compiling filter_mmi_inline_assembly.c
[109/1888] Compiling loongarch_lsx_init.c
[110/1888] Compiling png png.c
[111/1888] Compiling filter_lsx_intrinsics.c
[112/1888] Compiling filter_sse2_intrinsics.c
[113/1888] Compiling intel_init.c
[114/1888] Compiling filter_neon.S
[115/1888] Compiling Vt hash.cpp
[116/1888] Compiling arm_init.c
[117/1888] Compiling palette_neon_intrinsics.c
[118/1888] Compiling Vt streamOut.cpp
[119/1888] Compiling filter_neon_intrinsics.c
[121/1888] Compiling SwiftSyntax SourcePresence.swift
[122/1888] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[123/1888] Compiling SwiftSyntax Syntax.swift
[124/1888] Compiling SwiftSyntax SyntaxArena.swift
[125/1888] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[126/1888] Compiling SwiftSyntax SyntaxChildren.swift
[127/1888] Compiling SwiftSyntax SyntaxCollection.swift
[128/1888] Compiling SwiftSyntax SyntaxHashable.swift
[129/1888] Compiling SwiftSyntax SyntaxIdentifier.swift
[130/1896] Compiling SwiftSyntax MemoryLayout.swift
[131/1896] Compiling SwiftSyntax MissingNodeInitializers.swift
[132/1896] Compiling SwiftSyntax RawSyntax.swift
[133/1896] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[134/1896] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[135/1896] Compiling SwiftSyntax RawSyntaxTokenView.swift
[136/1896] Compiling SwiftSyntax SourceEdit.swift
[137/1896] Compiling SwiftSyntax SourceLength.swift
[138/1896] Compiling SwiftSyntax SourceLocation.swift
[139/1896] Compiling SwiftSyntax AbsolutePosition.swift
[140/1896] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[141/1896] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[142/1896] Compiling SwiftSyntax Assert.swift
[143/1896] Compiling SwiftSyntax BumpPtrAllocator.swift
[144/1896] Compiling SwiftSyntax CommonAncestor.swift
[145/1896] Compiling SwiftSyntax Convenience.swift
[146/1896] Compiling SwiftSyntax CustomTraits.swift
[147/1896] Compiling SwiftSyntax Identifier.swift
[147/1896] Compiling UsdUtils timeCodeRange.cpp
[148/1896] Compiling Vt arrayPyBuffer.cpp
[149/1896] Compiling Vt dictionary.cpp
In file included from /host/spi-builder-workspace/Sources/Vt/value.cpp:16:
/host/spi-builder-workspace/Sources/Gf/include/Gf/numericCast.h:120:35: warning: implicit conversion from 'type' (aka 'int') to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion]
  120 |     From high = static_cast<From>((ToLimits::max)()) + static_cast<From>(1);
      |                 ~~~~~~~~~~~       ^~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Vt/value.cpp:57:27: note: in instantiation of function template specialization 'Pixar::GfNumericCast<int, Pixar::pxr_half::half>' requested here
   57 |   std::optional<To> opt = GfNumericCast<To>(from);
      |                           ^
/host/spi-builder-workspace/Sources/Vt/value.cpp:64:31: note: in instantiation of function template specialization 'Pixar::_NumericCast<Pixar::pxr_half::half, int>' requested here
   64 |   VtValue::RegisterCast<B, A>(_NumericCast<B, A>);
      |                               ^
/host/spi-builder-workspace/Sources/Vt/value.cpp:220:5: note: in instantiation of function template specialization 'Pixar::_RegisterNumericCasts<int, Pixar::pxr_half::half>' requested here
  220 |     _RegisterNumericCasts<int, GfHalf>();
      |     ^
In file included from /host/spi-builder-workspace/Sources/Vt/value.cpp:16:
/host/spi-builder-workspace/Sources/Gf/include/Gf/numericCast.h:120:35: warning: implicit conversion from 'type' (aka 'unsigned int') to 'float' changes value from 4294967295 to 4294967296 [-Wimplicit-const-int-float-conversion]
  120 |     From high = static_cast<From>((ToLimits::max)()) + static_cast<From>(1);
      |                 ~~~~~~~~~~~       ^~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Vt/value.cpp:57:27: note: in instantiation of function template specialization 'Pixar::GfNumericCast<unsigned int, Pixar::pxr_half::half>' requested here
   57 |   std::optional<To> opt = GfNumericCast<To>(from);
      |                           ^
/host/spi-builder-workspace/Sources/Vt/value.cpp:64:31: note: in instantiation of function template specialization 'Pixar::_NumericCast<Pixar::pxr_half::half, unsigned int>' requested here
   64 |   VtValue::RegisterCast<B, A>(_NumericCast<B, A>);
      |                               ^
/host/spi-builder-workspace/Sources/Vt/value.cpp:228:5: note: in instantiation of function template specialization 'Pixar::_RegisterNumericCasts<unsigned int, Pixar::pxr_half::half>' requested here
  228 |     _RegisterNumericCasts<unsigned int, GfHalf>();
      |     ^
In file included from /host/spi-builder-workspace/Sources/Vt/value.cpp:16:
/host/spi-builder-workspace/Sources/Gf/include/Gf/numericCast.h:120:35: warning: implicit conversion from 'type' (aka 'long') to 'float' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
  120 |     From high = static_cast<From>((ToLimits::max)()) + static_cast<From>(1);
      |                 ~~~~~~~~~~~       ^~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Vt/value.cpp:57:27: note: in instantiation of function template specialization 'Pixar::GfNumericCast<long, Pixar::pxr_half::half>' requested here
   57 |   std::optional<To> opt = GfNumericCast<To>(from);
      |                           ^
/host/spi-builder-workspace/Sources/Vt/value.cpp:64:31: note: in instantiation of function template specialization 'Pixar::_NumericCast<Pixar::pxr_half::half, long>' requested here
   64 |   VtValue::RegisterCast<B, A>(_NumericCast<B, A>);
      |                               ^
/host/spi-builder-workspace/Sources/Vt/value.cpp:235:5: note: in instantiation of function template specialization 'Pixar::_RegisterNumericCasts<long, Pixar::pxr_half::half>' requested here
  235 |     _RegisterNumericCasts<long, GfHalf>();
      |     ^
In file included from /host/spi-builder-workspace/Sources/Vt/value.cpp:16:
/host/spi-builder-workspace/Sources/Gf/include/Gf/numericCast.h:120:35: warning: implicit conversion from 'type' (aka 'unsigned long') to 'float' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
  120 |     From high = static_cast<From>((ToLimits::max)()) + static_cast<From>(1);
      |                 ~~~~~~~~~~~       ^~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Vt/value.cpp:57:27: note: in instantiation of function template specialization 'Pixar::GfNumericCast<unsigned long, Pixar::pxr_half::half>' requested here
   57 |   std::optional<To> opt = GfNumericCast<To>(from);
      |                           ^
/host/spi-builder-workspace/Sources/Vt/value.cpp:64:31: note: in instantiation of function template specialization 'Pixar::_NumericCast<Pixar::pxr_half::half, unsigned long>' requested here
   64 |   VtValue::RegisterCast<B, A>(_NumericCast<B, A>);
      |                               ^
/host/spi-builder-workspace/Sources/Vt/value.cpp:241:5: note: in instantiation of function template specialization 'Pixar::_RegisterNumericCasts<unsigned long, Pixar::pxr_half::half>' requested here
  241 |     _RegisterNumericCasts<unsigned long, GfHalf>();
      |     ^
In file included from /host/spi-builder-workspace/Sources/Vt/value.cpp:16:
/host/spi-builder-workspace/Sources/Gf/include/Gf/numericCast.h:120:35: warning: implicit conversion from 'type' (aka 'long long') to 'float' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
  120 |     From high = static_cast<From>((ToLimits::max)()) + static_cast<From>(1);
      |                 ~~~~~~~~~~~       ^~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Vt/value.cpp:57:27: note: in instantiation of function template specialization 'Pixar::GfNumericCast<long long, Pixar::pxr_half::half>' requested here
   57 |   std::optional<To> opt = GfNumericCast<To>(from);
      |                           ^
/host/spi-builder-workspace/Sources/Vt/value.cpp:64:31: note: in instantiation of function template specialization 'Pixar::_NumericCast<Pixar::pxr_half::half, long long>' requested here
   64 |   VtValue::RegisterCast<B, A>(_NumericCast<B, A>);
      |                               ^
/host/spi-builder-workspace/Sources/Vt/value.cpp:246:5: note: in instantiation of function template specialization 'Pixar::_RegisterNumericCasts<long long, Pixar::pxr_half::half>' requested here
  246 |     _RegisterNumericCasts<long long, GfHalf>();
      |     ^
In file included from /host/spi-builder-workspace/Sources/Vt/value.cpp:16:
/host/spi-builder-workspace/Sources/Gf/include/Gf/numericCast.h:120:35: warning: implicit conversion from 'type' (aka 'unsigned long long') to 'float' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
  120 |     From high = static_cast<From>((ToLimits::max)()) + static_cast<From>(1);
      |                 ~~~~~~~~~~~       ^~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Vt/value.cpp:57:27: note: in instantiation of function template specialization 'Pixar::GfNumericCast<unsigned long long, Pixar::pxr_half::half>' requested here
   57 |   std::optional<To> opt = GfNumericCast<To>(from);
      |                           ^
/host/spi-builder-workspace/Sources/Vt/value.cpp:64:31: note: in instantiation of function template specialization 'Pixar::_NumericCast<Pixar::pxr_half::half, unsigned long long>' requested here
   64 |   VtValue::RegisterCast<B, A>(_NumericCast<B, A>);
      |                               ^
/host/spi-builder-workspace/Sources/Vt/value.cpp:250:5: note: in instantiation of function template specialization 'Pixar::_RegisterNumericCasts<unsigned long long, Pixar::pxr_half::half>' requested here
  250 |     _RegisterNumericCasts<unsigned long long, GfHalf>();
      |     ^
6 warnings generated.
[150/1896] Compiling Vt value.cpp
[151/1896] Compiling Vt types.cpp
[153/1896] Emitting module SwiftSyntax
[153/1896] Compiling UsdUtils registeredVariantSet.cpp
In file included from /host/spi-builder-workspace/Sources/UsdUtils/usdzPackage.cpp:9:
In file included from /host/spi-builder-workspace/Sources/UsdUtils/include/UsdUtils/usdzPackage.h:12:
In file included from /host/spi-builder-workspace/Sources/Sdf/include/Sdf/layer.h:23:
In file included from /host/spi-builder-workspace/Sources/Sdf/include/Sdf/proxyTypes.h:11:
/host/spi-builder-workspace/Sources/Sdf/include/Sdf/childrenProxy.h:56:15: error: no member named '_Set' in 'SdfChildrenProxy<_View>'
   56 |       _owner->_Set(*_pos, x);
      |       ~~~~~~  ^
1 error generated.
[154/1896] Compiling UsdUtils usdzPackage.cpp
In file included from /host/spi-builder-workspace/Sources/UsdUtils/stitchClips.cpp:7:
In file included from /host/spi-builder-workspace/Sources/UsdUtils/include/UsdUtils/stitchClips.h:18:
In file included from /host/spi-builder-workspace/Sources/Usd/include/Usd/clipsAPI.h:13:
In file included from /host/spi-builder-workspace/Sources/Usd/include/Usd/apiSchemaBase.h:13:
In file included from /host/spi-builder-workspace/Sources/Usd/include/Usd/prim.h:14:
In file included from /host/spi-builder-workspace/Sources/Usd/include/Usd/object.h:14:
In file included from /host/spi-builder-workspace/Sources/Usd/include/Usd/primData.h:15:
In file included from /host/spi-builder-workspace/Sources/Usd/include/Usd/primDefinition.h:11:
In file included from /host/spi-builder-workspace/Sources/Usd/include/Usd/schemaRegistry.h:14:
In file included from /host/spi-builder-workspace/Sources/Sdf/include/Sdf/layer.h:23:
In file included from /host/spi-builder-workspace/Sources/Sdf/include/Sdf/proxyTypes.h:11:
/host/spi-builder-workspace/Sources/Sdf/include/Sdf/childrenProxy.h:56:15: error: no member named '_Set' in 'SdfChildrenProxy<_View>'
   56 |       _owner->_Set(*_pos, x);
      |       ~~~~~~  ^
[154/1896] Compiling UsdUtils stageCache.cpp
[154/1896] Compiling UsdUtils stitchClips.cpp
[154/1896] Compiling UsdUtils pipeline.cpp
[154/1896] Compiling UsdUtils sparseValueWriter.cpp
[154/1896] Compiling UsdUtils stitch.cpp
[154/1896] Compiling Vt array.cpp
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 --target UsdView 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/swiftlang/swift-syntax.git
[1/70496] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (5.70s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
warning: 'swift-cross-ui': Failed to get gtk version
/bin/bash: line 1: gtk4-launch: command not found
warning: 'swift-cross-ui': 'swift-cross-ui' dependency on 'https://github.com/apple/swift-syntax.git' conflicts with dependency on 'https://github.com/swiftlang/swift-syntax.git' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
warning: 'spi-builder-workspace': dependency 'version' is not used by any target
warning: you may be able to install libbz2 using your system-packager:
    apt-get install libbz2-dev
warning: you may be able to install gtk+-3.0 using your system-packager:
    apt-get install libgtk-3-dev clang
warning: you may be able to install gtk4 using your system-packager:
    apt-get install libgtk-4-dev clang
warning: you may be able to install libbz2 using your system-packager:
    apt-get install libbz2-dev
warning: you may be able to install gtk+-3.0 using your system-packager:
    apt-get install libgtk-3-dev clang
warning: you may be able to install gtk4 using your system-packager:
    apt-get install libgtk-4-dev clang
[0/1] Planning build
Building for debugging...
[0/1698] Copying plugInfo.json
[0/1698] Write sources
[0/1698] Copying plugInfo.json
[0/1698] Copying schema.usda
[9/1741] Compiling TBBMallocProxy function_replacement.cpp
[10/1745] Compiling TBBMalloc tbbmalloc.cpp
[11/1745] Compiling TBBMallocProxy proxy.cpp
[11/1745] Compiling TBBMalloc large_objects.cpp
[12/1745] Write sources
[27/1745] Compiling _SwiftSyntaxCShims dummy.c
[27/1745] Write swift-version-24593BA9C3E375BF.txt
[30/1747] Compiling ZLib ZLib.swift
[31/1747] Emitting module ZLib
[31/1748] Compiling TBBMalloc backref.cpp
[32/1748] Compiling TBBMalloc frontend.cpp
[35/1726] Emitting module SwiftSyntax509
[36/1726] Compiling SwiftSyntax509 Empty.swift
[37/1727] Compiling SwiftSyntax510 Empty.swift
[38/1727] Emitting module SwiftSyntax510
[39/1728] Emitting module SwiftSyntax600
[40/1728] Compiling SwiftSyntax600 Empty.swift
[44/1736] Emitting module LibPNG
[45/1736] Compiling LibPNG LibPNG.swift
[47/1737] Compiling JPEG debug.swift
[48/1739] Compiling JPEG os.swift
[49/1802] Emitting module JPEG
[50/1802] Compiling JPEG common.swift
[51/1802] Compiling JPEG metadata.swift
[52/1802] Compiling JPEG error.swift
[53/1802] Compiling JPEG jpeg.swift
In file included from /host/spi-builder-workspace/Sources/UsdUtils/usdzPackage.cpp:9:
In file included from /host/spi-builder-workspace/Sources/UsdUtils/include/UsdUtils/usdzPackage.h:12:
In file included from /host/spi-builder-workspace/Sources/Sdf/include/Sdf/layer.h:23:
In file included from /host/spi-builder-workspace/Sources/Sdf/include/Sdf/proxyTypes.h:11:
/host/spi-builder-workspace/Sources/Sdf/include/Sdf/childrenProxy.h:56:15: error: no member named '_Set' in 'SdfChildrenProxy<_View>'
   56 |       _owner->_Set(*_pos, x);
      |       ~~~~~~  ^
1 error generated.
[53/1802] Compiling UsdUtils usdzPackage.cpp
[53/1802] Compiling UsdUtils sparseValueWriter.cpp
In file included from /host/spi-builder-workspace/Sources/UsdUtils/stitchClips.cpp:7:
In file included from /host/spi-builder-workspace/Sources/UsdUtils/include/UsdUtils/stitchClips.h:18:
In file included from /host/spi-builder-workspace/Sources/Usd/include/Usd/clipsAPI.h:13:
In file included from /host/spi-builder-workspace/Sources/Usd/include/Usd/apiSchemaBase.h:13:
In file included from /host/spi-builder-workspace/Sources/Usd/include/Usd/prim.h:14:
In file included from /host/spi-builder-workspace/Sources/Usd/include/Usd/object.h:14:
In file included from /host/spi-builder-workspace/Sources/Usd/include/Usd/primData.h:15:
In file included from /host/spi-builder-workspace/Sources/Usd/include/Usd/primDefinition.h:11:
In file included from /host/spi-builder-workspace/Sources/Usd/include/Usd/schemaRegistry.h:14:
In file included from /host/spi-builder-workspace/Sources/Sdf/include/Sdf/layer.h:23:
In file included from /host/spi-builder-workspace/Sources/Sdf/include/Sdf/proxyTypes.h:11:
/host/spi-builder-workspace/Sources/Sdf/include/Sdf/childrenProxy.h:56:15: error: no member named '_Set' in 'SdfChildrenProxy<_View>'
   56 |       _owner->_Set(*_pos, x);
      |       ~~~~~~  ^
[53/1802] Compiling UsdUtils stitchClips.cpp
In file included from /host/spi-builder-workspace/Sources/UsdUtils/stageCache.cpp:10:
In file included from /host/spi-builder-workspace/Sources/Sdf/include/Sdf/layer.h:23:
In file included from /host/spi-builder-workspace/Sources/Sdf/include/Sdf/proxyTypes.h:11:
/host/spi-builder-workspace/Sources/Sdf/include/Sdf/childrenProxy.h:56:15: error: no member named '_Set' in 'SdfChildrenProxy<_View>'
   56 |       _owner->_Set(*_pos, x);
      |       ~~~~~~  ^
[53/1802] Compiling UsdUtils stitch.cpp
[53/1802] Compiling UsdUtils stageCache.cpp
[53/1802] Compiling Vt array.cpp
BUILD FAILURE 6.1 android