The Swift Package Index logo.Swift Package Index

Build Information

Failed to build GdkPixBuf with Swift 5.8 for tvOS using Xcode 14.3 at 2.74.0.

Build Command

env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride="$PWD/.dependencies" -derivedDataPath "$PWD/.derivedData" build -scheme GdkPixBuf -destination "generic/platform=tvos"

Build Log

========================================
RunAll
========================================
Builder version: 4.21.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rhx/SwiftGdkPixbuf.git
Reference: 2.74.0
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/rhx/SwiftGdkPixbuf
 * tag               2.74.0     -> FETCH_HEAD
HEAD is now at 807bf99 Merge branch 'development'
Cloned https://github.com/rhx/SwiftGdkPixbuf.git into spi-builder-workspace
807bf990fe3786e4f89698bfde6dc9696053b0ba
SUCCESS checkout https://github.com/rhx/SwiftGdkPixbuf.git at 2.74.0
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             5.8
Building package at path:  spi-builder-workspace
2023-07-30 03:26:06.847 xcodebuild[25724:772356] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Command line invocation:
    /Applications/Xcode-14.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph

Fetching from https://github.com/rhx/gir2swift.git (cached)

Fetching from https://github.com/rhx/SwiftGIO.git (cached)

Fetching from https://github.com/rhx/SwiftGModule.git (cached)

Fetching from https://github.com/rhx/SwiftLibXML.git (cached)

Fetching from https://github.com/rhx/SwiftGObject.git (cached)

Fetching from https://github.com/rhx/SwiftGLib.git (cached)

Fetching from https://github.com/apple/swift-argument-parser (cached)

Fetching from https://github.com/jpsim/Yams.git (cached)

Fetching from https://github.com/apple/swift-docc-plugin (cached)

Fetching from https://github.com/apple/swift-docc-symbolkit (cached)

Creating working copy of package ‘SwiftGModule’

Checking out main of package ‘SwiftGModule’

Creating working copy of package ‘swift-docc-symbolkit’

Checking out 1.0.0 of package ‘swift-docc-symbolkit’

Creating working copy of package ‘swift-argument-parser’

Checking out 1.2.2 of package ‘swift-argument-parser’

Creating working copy of package ‘gir2swift’

Checking out main of package ‘gir2swift’

Creating working copy of package ‘SwiftGLib’

Checking out main of package ‘SwiftGLib’


Creating working copy of package ‘SwiftGIO’

Checking out main of package ‘SwiftGIO’

Creating working copy of package ‘Yams’

Checking out 4.0.6 of package ‘Yams’

Creating working copy of package ‘swift-docc-plugin’

Checking out 1.3.0 of package ‘swift-docc-plugin’

Creating working copy of package ‘SwiftLibXML’

Checking out main of package ‘SwiftLibXML’

Creating working copy of package ‘SwiftGObject’

Checking out main of package ‘SwiftGObject’

failed to retrieve search paths with pkg-config; maybe pkg-config is not installedyou may be able to install gdk-pixbuf-2.0 using your system-packager:
    brew install gdk-pixbuf glib glib-networking gobject-introspection
you may be able to install gio-unix-2.0 using your system-packager:
    brew install glib glib-networking gobject-introspection
Resolve Package Graph
2023-07-30 03:26:17.819 xcodebuild[25724:772356] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000051d800: name:SymbolKit.docc path:group:SymbolKit.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-docc-symbolkit/Sources/SymbolKit/SymbolKit.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "SymbolKit.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "SymbolKit.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2023-07-30 03:26:17.829 xcodebuild[25724:772356] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000005e5c00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
you may be able to install gdk-pixbuf-2.0 using your system-packager:
    brew install gdk-pixbuf glib glib-networking gobject-introspection
you may be able to install gio-unix-2.0 using your system-packager:
    brew install glib glib-networking gobject-introspection


Resolved source packages:
  SymbolKit: https://github.com/apple/swift-docc-symbolkit @ 1.0.0
  GdkPixBuf: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
  GLibObject: https://github.com/rhx/SwiftGObject.git @ main
  gir2swift: https://github.com/rhx/gir2swift.git @ main
  GModule: https://github.com/rhx/SwiftGModule.git @ main
  Yams: https://github.com/jpsim/Yams.git @ 4.0.6
  GIO: https://github.com/rhx/SwiftGIO.git @ main
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.2.2
  GLib: https://github.com/rhx/SwiftGLib.git @ main
  SwiftLibXML: https://github.com/rhx/SwiftLibXML.git @ main
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.3.0

resolved source packages: SymbolKit, GdkPixBuf, GLibObject, gir2swift, GModule, Yams, GIO, swift-argument-parser, GLib, SwiftLibXML, SwiftDocCPlugin
2023-07-30 03:26:25.648 xcodebuild[27257:777176] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "GdkPixBuf"
    ]
  }
}
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride="$PWD/.dependencies" -derivedDataPath "$PWD/.derivedData" build -scheme GdkPixBuf -destination "generic/platform=tvos"
2023-07-30 03:26:34.009 xcodebuild[27984:779663] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Command line invocation:
/Applications/Xcode-14.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme GdkPixBuf -destination generic/platform=tvos

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
failed to retrieve search paths with pkg-config; maybe pkg-config is not installedyou may be able to install gdk-pixbuf-2.0 using your system-packager:
    brew install gdk-pixbuf glib glib-networking gobject-introspection
you may be able to install gio-unix-2.0 using your system-packager:
    brew install glib glib-networking gobject-introspection

Resolve Package Graph
2023-07-30 03:26:41.351 xcodebuild[27984:779663] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000018b7b00: name:SymbolKit.docc path:group:SymbolKit.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-docc-symbolkit/Sources/SymbolKit/SymbolKit.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "SymbolKit.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "SymbolKit.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2023-07-30 03:26:41.354 xcodebuild[27984:779663] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001847800: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
you may be able to install gdk-pixbuf-2.0 using your system-packager:
    brew install gdk-pixbuf glib glib-networking gobject-introspection
you may be able to install gio-unix-2.0 using your system-packager:
    brew install glib glib-networking gobject-introspection


Resolved source packages:
  GModule: https://github.com/rhx/SwiftGModule.git @ main
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.3.0
  gir2swift: https://github.com/rhx/gir2swift.git @ main
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.2.2
  GLib: https://github.com/rhx/SwiftGLib.git @ main
  SwiftLibXML: https://github.com/rhx/SwiftLibXML.git @ main
  GdkPixBuf: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
  GIO: https://github.com/rhx/SwiftGIO.git @ main
  SymbolKit: https://github.com/apple/swift-docc-symbolkit @ 1.0.0
  GLibObject: https://github.com/rhx/SwiftGObject.git @ main
  Yams: https://github.com/jpsim/Yams.git @ 4.0.6
Prepare packages

Validate plug-in “gir2swift-plugin” in package “gir2swift”

error: “gir2swift-plugin” must be enabled before it can be used

** BUILD INTERRUPTED **

The following build commands failed:
	Validate plug-in “gir2swift-plugin” in package “gir2swift”
	eyJ0eXBlIjp7ImJsdWVwcmludFByb3ZpZGVyIjp7fX0sImJsdWVwcmludFByb3ZpZGVyX3Byb3ZpZGVyRmlsZVBhdGhTdHJpbmciOiJcL1VzZXJzXC9idWlsZGVyXC9idWlsZHNcL284NlRpSktUXC8yXC9maW5lc3RydWN0dXJlXC9zd2lmdHBhY2thZ2VpbmRleC1idWlsZGVyXC9zcGktYnVpbGRlci13b3Jrc3BhY2UifQ==
(2 failures)
ShellOut encountered an error
Status code: 75
Message: "2023-07-30 03:26:34.009 xcodebuild[27984:779663] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2023-07-30 03:26:41.351 xcodebuild[27984:779663] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000018b7b00: name:SymbolKit.docc path:group:SymbolKit.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-docc-symbolkit/Sources/SymbolKit/SymbolKit.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "SymbolKit.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "SymbolKit.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2023-07-30 03:26:41.354 xcodebuild[27984:779663] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001847800: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
** BUILD INTERRUPTED **


The following build commands failed:
	Validate plug-in “gir2swift-plugin” in package “gir2swift”
	eyJ0eXBlIjp7ImJsdWVwcmludFByb3ZpZGVyIjp7fX0sImJsdWVwcmludFByb3ZpZGVyX3Byb3ZpZGVyRmlsZVBhdGhTdHJpbmciOiJcL1VzZXJzXC9idWlsZGVyXC9idWlsZHNcL284NlRpSktUXC8yXC9maW5lc3RydWN0dXJlXC9zd2lmdHBhY2thZ2VpbmRleC1idWlsZGVyXC9zcGktYnVpbGRlci13b3Jrc3BhY2UifQ==
(2 failures)"
Output: "Command line invocation:
    /Applications/Xcode-14.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme GdkPixBuf -destination generic/platform=tvos

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES

Resolve Package Graph
failed to retrieve search paths with pkg-config; maybe pkg-config is not installedyou may be able to install gdk-pixbuf-2.0 using your system-packager:
    brew install gdk-pixbuf glib glib-networking gobject-introspection
you may be able to install gio-unix-2.0 using your system-packager:
    brew install glib glib-networking gobject-introspection

Resolve Package Graph
you may be able to install gdk-pixbuf-2.0 using your system-packager:
    brew install gdk-pixbuf glib glib-networking gobject-introspection
you may be able to install gio-unix-2.0 using your system-packager:
    brew install glib glib-networking gobject-introspection


Resolved source packages:
  GModule: https://github.com/rhx/SwiftGModule.git @ main
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.3.0
  gir2swift: https://github.com/rhx/gir2swift.git @ main
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.2.2
  GLib: https://github.com/rhx/SwiftGLib.git @ main
  SwiftLibXML: https://github.com/rhx/SwiftLibXML.git @ main
  GdkPixBuf: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
  GIO: https://github.com/rhx/SwiftGIO.git @ main
  SymbolKit: https://github.com/apple/swift-docc-symbolkit @ 1.0.0
  GLibObject: https://github.com/rhx/SwiftGObject.git @ main
  Yams: https://github.com/jpsim/Yams.git @ 4.0.6

Prepare packages

Validate plug-in “gir2swift-plugin” in package “gir2swift”
error: “gir2swift-plugin” must be enabled before it can be used"
Retrying in 0.0 seconds ...
Building ... (attempt 2)
2023-07-30 03:26:48.814 xcodebuild[28951:783787] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Command line invocation:
/Applications/Xcode-14.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme GdkPixBuf -destination generic/platform=tvos


User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
failed to retrieve search paths with pkg-config; maybe pkg-config is not installedyou may be able to install gdk-pixbuf-2.0 using your system-packager:
    brew install gdk-pixbuf glib glib-networking gobject-introspection
you may be able to install gio-unix-2.0 using your system-packager:
    brew install glib glib-networking gobject-introspection


Resolved source packages:
  GLibObject: https://github.com/rhx/SwiftGObject.git @ main
  GIO: https://github.com/rhx/SwiftGIO.git @ main
  Yams: https://github.com/jpsim/Yams.git @ 4.0.6
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.2.2
  GdkPixBuf: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.3.0
  SymbolKit: https://github.com/apple/swift-docc-symbolkit @ 1.0.0
  GModule: https://github.com/rhx/SwiftGModule.git @ main
  GLib: https://github.com/rhx/SwiftGLib.git @ main
  gir2swift: https://github.com/rhx/gir2swift.git @ main
  SwiftLibXML: https://github.com/rhx/SwiftLibXML.git @ main
Prepare packages

Validate plug-in “gir2swift-plugin” in package “gir2swift”
error: “gir2swift-plugin” must be enabled before it can be used

** BUILD INTERRUPTED **


The following build commands failed:
	Validate plug-in “gir2swift-plugin” in package “gir2swift”
	eyJ0eXBlIjp7ImJsdWVwcmludFByb3ZpZGVyIjp7fX0sImJsdWVwcmludFByb3ZpZGVyX3Byb3ZpZGVyRmlsZVBhdGhTdHJpbmciOiJcL1VzZXJzXC9idWlsZGVyXC9idWlsZHNcL284NlRpSktUXC8yXC9maW5lc3RydWN0dXJlXC9zd2lmdHBhY2thZ2VpbmRleC1idWlsZGVyXC9zcGktYnVpbGRlci13b3Jrc3BhY2UifQ==
(2 failures)
ShellOut encountered an error
Status code: 75
Message: "2023-07-30 03:26:48.814 xcodebuild[28951:783787] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
** BUILD INTERRUPTED **


The following build commands failed:
	Validate plug-in “gir2swift-plugin” in package “gir2swift”
	eyJ0eXBlIjp7ImJsdWVwcmludFByb3ZpZGVyIjp7fX0sImJsdWVwcmludFByb3ZpZGVyX3Byb3ZpZGVyRmlsZVBhdGhTdHJpbmciOiJcL1VzZXJzXC9idWlsZGVyXC9idWlsZHNcL284NlRpSktUXC8yXC9maW5lc3RydWN0dXJlXC9zd2lmdHBhY2thZ2VpbmRleC1idWlsZGVyXC9zcGktYnVpbGRlci13b3Jrc3BhY2UifQ==
(2 failures)"
Output: "Command line invocation:
    /Applications/Xcode-14.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme GdkPixBuf -destination generic/platform=tvos

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES

Resolve Package Graph
failed to retrieve search paths with pkg-config; maybe pkg-config is not installedyou may be able to install gdk-pixbuf-2.0 using your system-packager:
    brew install gdk-pixbuf glib glib-networking gobject-introspection
you may be able to install gio-unix-2.0 using your system-packager:
    brew install glib glib-networking gobject-introspection


Resolved source packages:
  GLibObject: https://github.com/rhx/SwiftGObject.git @ main
  GIO: https://github.com/rhx/SwiftGIO.git @ main
  Yams: https://github.com/jpsim/Yams.git @ 4.0.6
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.2.2
  GdkPixBuf: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.3.0
  SymbolKit: https://github.com/apple/swift-docc-symbolkit @ 1.0.0
  GModule: https://github.com/rhx/SwiftGModule.git @ main
  GLib: https://github.com/rhx/SwiftGLib.git @ main
  gir2swift: https://github.com/rhx/gir2swift.git @ main
  SwiftLibXML: https://github.com/rhx/SwiftLibXML.git @ main

Prepare packages

Validate plug-in “gir2swift-plugin” in package “gir2swift”
error: “gir2swift-plugin” must be enabled before it can be used"
BUILD FAILURE 5.8 tvOS

Build Machine: Mac 5