The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Gdk with Swift 5.7 for iOS using Xcode 14.2 at 4.14.0.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -derivedDataPath $workDir/.derivedData build -scheme Gdk -destination generic/platform=ios

Build Log

========================================
RunAll
========================================
Builder version: 4.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rhx/SwiftGdk.git
Reference: 4.14.0
Initialized empty Git repository in /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/rhx/SwiftGdk
 * tag               4.14.0     -> FETCH_HEAD
HEAD is now at 1cd3b3e Update for gtk-4.14
Cloned https://github.com/rhx/SwiftGdk.git
Revision (git rev-parse @):
1cd3b3e45a1d0aed0c34d4cfdd2813c1569b6110
SUCCESS checkout https://github.com/rhx/SwiftGdk.git at 4.14.0
========================================
Build
========================================
Selected platform:         iOS
Swift version:             5.7
Building package at path:  $workDir
https://github.com/rhx/SwiftGdk.git
Command line invocation:
    /Applications/Xcode-14.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/Z6YBxSjp/1/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/SwiftGdkPixbuf.git (cached)
Fetching from https://github.com/rhx/SwiftPangoCairo.git (cached)
Fetching from https://github.com/rhx/SwiftLibXML.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/SwiftCairo.git (cached)
Fetching from https://github.com/rhx/SwiftPango.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/rhx/SwiftHarfBuzz.git (cached)
Fetching from https://github.com/jpsim/Yams.git (cached)
Fetching from https://github.com/apple/swift-argument-parser (cached)
Fetching from https://github.com/apple/swift-docc-plugin (cached)
Fetching from https://github.com/apple/swift-docc-symbolkit (cached)
Cloning local copy of package ‘gir2swift’
Checking out main of package ‘gir2swift’
Cloning local copy of package ‘SwiftPango’
Checking out main of package ‘SwiftPango’
Cloning local copy of package ‘swift-argument-parser’
Checking out 1.3.1 of package ‘swift-argument-parser’
Cloning local copy of package ‘swift-docc-plugin’
Checking out 1.3.0 of package ‘swift-docc-plugin’
Cloning local copy of package ‘SwiftGModule’
Checking out main of package ‘SwiftGModule’
Cloning local copy of package ‘SwiftGIO’
Checking out main of package ‘SwiftGIO’
Cloning local copy of package ‘SwiftHarfBuzz’
Checking out main of package ‘SwiftHarfBuzz’
Cloning local copy of package ‘SwiftGdkPixbuf’
Checking out main of package ‘SwiftGdkPixbuf’
Cloning local copy of package ‘SwiftGLib’
Checking out main of package ‘SwiftGLib’
Cloning local copy of package ‘swift-docc-symbolkit’
Checking out 1.0.0 of package ‘swift-docc-symbolkit’
Cloning local copy of package ‘SwiftCairo’
Checking out main of package ‘SwiftCairo’
Cloning local copy of package ‘Yams’
Checking out 4.0.6 of package ‘Yams’
Cloning local copy of package ‘SwiftLibXML’
Checking out main of package ‘SwiftLibXML’
Cloning local copy of package ‘SwiftGObject’
Checking out main of package ‘SwiftGObject’
Cloning local copy of package ‘SwiftPangoCairo’
Checking out main of package ‘SwiftPangoCairo’
you may be able to install gtk4 using your system-packager:
    brew install gtk4 glib glib-networking gobject-introspection
you may be able to install pango using your system-packager:
    brew install pango glib glib-networking gobject-introspection
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 harfbuzz-gobject using your system-packager:
    brew install harfbuzz 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
you may be able to install cairo using your system-packager:
    brew install cairo glib glib-networking gobject-introspection
you may be able to install pangocairo using your system-packager:
    brew install pango glib glib-networking gobject-introspection
Resolved source packages:
  Cairo: https://github.com/rhx/SwiftCairo.git @ main
  GIO: https://github.com/rhx/SwiftGIO.git @ main
  Pango: https://github.com/rhx/SwiftPango.git @ main
  GLibObject: https://github.com/rhx/SwiftGObject.git @ main
  PangoCairo: https://github.com/rhx/SwiftPangoCairo.git @ main
  SwiftLibXML: https://github.com/rhx/SwiftLibXML.git @ main
  GLib: https://github.com/rhx/SwiftGLib.git @ main
  SymbolKit: https://github.com/apple/swift-docc-symbolkit @ 1.0.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.3.1
  GModule: https://github.com/rhx/SwiftGModule.git @ main
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.3.0
  Yams: https://github.com/jpsim/Yams.git @ 4.0.6
  HarfBuzz: https://github.com/rhx/SwiftHarfBuzz.git @ main
  gir2swift: https://github.com/rhx/gir2swift.git @ main
  GdkPixBuf: https://github.com/rhx/SwiftGdkPixbuf.git @ main
  Gdk: /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
resolved source packages: Cairo, GIO, Pango, GLibObject, PangoCairo, SwiftLibXML, GLib, SymbolKit, swift-argument-parser, GModule, SwiftDocCPlugin, Yams, HarfBuzz, gir2swift, GdkPixBuf, Gdk
2024-04-21 09:45:07.833 xcodebuild[48285:4731024] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000395bd00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/Z6YBxSjp/1/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".}
2024-04-21 09:45:07.864 xcodebuild[48285:4731024] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000039bda00: name:GLib.docc path:group:GLib.docc> Failed to load container at path: /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/SwiftGLib/Sources/GLib/GLib.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "GLib.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "GLib.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-04-21 09:45:07.867 xcodebuild[48285:4731024] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000394bc00: name:SymbolKit.docc path:group:SymbolKit.docc> Failed to load container at path: /Users/admin/builds/Z6YBxSjp/1/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".}
{
  "dependencies" : [
    {
      "identity" : "gir2swift",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/rhx/gir2swift.git"
    },
    {
      "identity" : "swiftgdkpixbuf",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/rhx/SwiftGdkPixbuf.git"
    },
    {
      "identity" : "swiftpangocairo",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/rhx/SwiftPangoCairo.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "Gdk",
  "name" : "Gdk",
  "path" : "/Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Gdk",
      "targets" : [
        "Gdk"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GdkTests",
      "module_type" : "SwiftTarget",
      "name" : "GdkTests",
      "path" : "Tests/GdkTests",
      "sources" : [
        "GdkTests.swift"
      ],
      "target_dependencies" : [
        "Gdk"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Gdk",
      "module_type" : "SwiftTarget",
      "name" : "Gdk",
      "path" : "Sources/Gdk",
      "product_dependencies" : [
        "gir2swift",
        "GdkPixBuf",
        "PangoCairo",
        "gir2swift-plugin"
      ],
      "product_memberships" : [
        "Gdk"
      ],
      "sources" : [
        "Gdk.swift"
      ],
      "target_dependencies" : [
        "CGdk"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CGdk",
      "module_type" : "SystemLibraryTarget",
      "name" : "CGdk",
      "path" : "Sources/CGdk",
      "product_memberships" : [
        "Gdk"
      ],
      "sources" : [
      ],
      "type" : "system-target"
    }
  ],
  "tools_version" : "5.6"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Gdk"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -derivedDataPath $workDir/.derivedData build -scheme Gdk -destination generic/platform=ios
Command line invocation:
    /Applications/Xcode-14.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Gdk -destination generic/platform=ios
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
you may be able to install gtk4 using your system-packager:
    brew install gtk4 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
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 pangocairo using your system-packager:
    brew install pango glib glib-networking gobject-introspection
you may be able to install harfbuzz-gobject using your system-packager:
    brew install harfbuzz glib glib-networking gobject-introspection
you may be able to install cairo using your system-packager:
    brew install cairo glib glib-networking gobject-introspection
you may be able to install pango using your system-packager:
    brew install pango glib glib-networking gobject-introspection
Resolve Package Graph
Resolved source packages:
  PangoCairo: https://github.com/rhx/SwiftPangoCairo.git @ main
  GIO: https://github.com/rhx/SwiftGIO.git @ main
  GLib: https://github.com/rhx/SwiftGLib.git @ main
  Gdk: /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  GLibObject: https://github.com/rhx/SwiftGObject.git @ main
  SwiftLibXML: https://github.com/rhx/SwiftLibXML.git @ main
  Cairo: https://github.com/rhx/SwiftCairo.git @ main
  HarfBuzz: https://github.com/rhx/SwiftHarfBuzz.git @ main
  SymbolKit: https://github.com/apple/swift-docc-symbolkit @ 1.0.0
  GModule: https://github.com/rhx/SwiftGModule.git @ main
  Pango: https://github.com/rhx/SwiftPango.git @ main
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.3.1
  gir2swift: https://github.com/rhx/gir2swift.git @ main
  Yams: https://github.com/jpsim/Yams.git @ 4.0.6
  GdkPixBuf: https://github.com/rhx/SwiftGdkPixbuf.git @ main
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.3.0
you may be able to install gtk4 using your system-packager:
    brew install gtk4 glib glib-networking gobject-introspection
you may be able to install harfbuzz-gobject using your system-packager:
    brew install harfbuzz glib glib-networking gobject-introspection
you may be able to install cairo using your system-packager:
    brew install cairo glib glib-networking gobject-introspection
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 pangocairo using your system-packager:
    brew install pango 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
you may be able to install pango using your system-packager:
    brew install pango glib glib-networking gobject-introspection
Prepare packages
2024-04-21 09:45:17.006 xcodebuild[51944:4738577] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000015ec800: name:GLib.docc path:group:GLib.docc> Failed to load container at path: /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/SwiftGLib/Sources/GLib/GLib.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "GLib.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "GLib.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-04-21 09:45:17.012 xcodebuild[51944:4738577] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000153fe00: name:SymbolKit.docc path:group:SymbolKit.docc> Failed to load container at path: /Users/admin/builds/Z6YBxSjp/1/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".}
2024-04-21 09:45:17.016 xcodebuild[51944:4738577] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001517e00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/Z6YBxSjp/1/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”
	eyJ0eXBlIjp7ImJsdWVwcmludFByb3ZpZGVyIjp7fX0sImJsdWVwcmludFByb3ZpZGVyX3Byb3ZpZGVyRmlsZVBhdGhTdHJpbmciOiJcL1VzZXJzXC9hZG1pblwvYnVpbGRzXC9aNllCeFNqcFwvMVwvZmluZXN0cnVjdHVyZVwvc3dpZnRwYWNrYWdlaW5kZXgtYnVpbGRlclwvc3BpLWJ1aWxkZXItd29ya3NwYWNlIn0=
(2 failures)
Command line invocation:
    /Applications/Xcode-14.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Gdk -destination generic/platform=ios
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  GdkPixBuf: https://github.com/rhx/SwiftGdkPixbuf.git @ main
  GIO: https://github.com/rhx/SwiftGIO.git @ main
  SymbolKit: https://github.com/apple/swift-docc-symbolkit @ 1.0.0
  GLib: https://github.com/rhx/SwiftGLib.git @ main
  gir2swift: https://github.com/rhx/gir2swift.git @ main
  Gdk: /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  SwiftLibXML: https://github.com/rhx/SwiftLibXML.git @ main
  Pango: https://github.com/rhx/SwiftPango.git @ main
  Cairo: https://github.com/rhx/SwiftCairo.git @ main
  HarfBuzz: https://github.com/rhx/SwiftHarfBuzz.git @ main
  GModule: https://github.com/rhx/SwiftGModule.git @ main
  GLibObject: https://github.com/rhx/SwiftGObject.git @ main
  Yams: https://github.com/jpsim/Yams.git @ 4.0.6
  PangoCairo: https://github.com/rhx/SwiftPangoCairo.git @ main
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.3.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.3.1
you may be able to install gtk4 using your system-packager:
    brew install gtk4 glib glib-networking gobject-introspection
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 pango using your system-packager:
    brew install pango glib glib-networking gobject-introspection
you may be able to install harfbuzz-gobject using your system-packager:
    brew install harfbuzz glib glib-networking gobject-introspection
you may be able to install cairo using your system-packager:
    brew install cairo 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
you may be able to install pangocairo using your system-packager:
    brew install pango glib glib-networking gobject-introspection
Prepare packages
** BUILD INTERRUPTED **
The following build commands failed:
	Validate plug-in “gir2swift-plugin” in package “gir2swift”
	eyJ0eXBlIjp7ImJsdWVwcmludFByb3ZpZGVyIjp7fX0sImJsdWVwcmludFByb3ZpZGVyX3Byb3ZpZGVyRmlsZVBhdGhTdHJpbmciOiJcL1VzZXJzXC9hZG1pblwvYnVpbGRzXC9aNllCeFNqcFwvMVwvZmluZXN0cnVjdHVyZVwvc3dpZnRwYWNrYWdlaW5kZXgtYnVpbGRlclwvc3BpLWJ1aWxkZXItd29ya3NwYWNlIn0=
(2 failures)
BUILD FAILURE 5.7 iOS