The Swift Package Index logo.Swift Package Index

Build Information

Failed to build GLibObject with Swift 5.7 for macOS (Xcode) using Xcode 14.2 at main.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -derivedDataPath $workDir/.derivedData build -scheme GLibObject -destination platform=macos,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rhx/swiftgobject.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/rhx/swiftgobject
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5469ce3 Avoid duplication of IOCondition
Cloned https://github.com/rhx/swiftgobject.git
Revision (git rev-parse @):
5469ce3c5581791d64df8d6d8d1c220de56a9fef
SUCCESS checkout https://github.com/rhx/swiftgobject.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.7
Building package at path:  $workDir
https://github.com/rhx/swiftgobject.git
Command line invocation:
    /Applications/Xcode-14.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/Z6YBxSjp/0/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/SwiftGLib.git (cached)
Fetching from https://github.com/rhx/SwiftLibXML.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)
Cloning local copy of package ‘swift-docc-symbolkit’
Checking out 1.0.0 of package ‘swift-docc-symbolkit’
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 ‘SwiftGLib’
Checking out main of package ‘SwiftGLib’
Cloning local copy of package ‘gir2swift’
Checking out main of package ‘gir2swift’
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’
you may be able to install gio-unix-2.0 using your system-packager:
    brew install glib glib-networking gobject-introspection
Resolve Package Graph
Resolved source packages:
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.3.1
  gir2swift: https://github.com/rhx/gir2swift.git @ main
  SymbolKit: https://github.com/apple/swift-docc-symbolkit @ 1.0.0
  SwiftLibXML: https://github.com/rhx/SwiftLibXML.git @ main
  Yams: https://github.com/jpsim/Yams.git @ 4.0.6
  GLib: https://github.com/rhx/SwiftGLib.git @ main
  GLibObject: /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.3.0
resolved source packages: swift-argument-parser, gir2swift, SymbolKit, SwiftLibXML, Yams, GLib, GLibObject, SwiftDocCPlugin
{
  "dependencies" : [
    {
      "identity" : "gir2swift",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/rhx/gir2swift.git"
    },
    {
      "identity" : "swiftglib",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/rhx/SwiftGLib.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" : "GLibObject",
  "name" : "GLibObject",
  "path" : "/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "GLibObject",
      "targets" : [
        "GLibObject"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GObjectCHelpers",
      "module_type" : "ClangTarget",
      "name" : "GObjectCHelpers",
      "path" : "Sources/GObjectCHelpers",
      "product_dependencies" : [
        "GLib"
      ],
      "product_memberships" : [
        "GLibObject"
      ],
      "sources" : [
        "glib_value.c",
        "gobject_helpers.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GLibObjectTests",
      "module_type" : "SwiftTarget",
      "name" : "GLibObjectTests",
      "path" : "Tests/GLibObjectTests",
      "sources" : [
        "GLibObjectTests.swift"
      ],
      "target_dependencies" : [
        "GLibObject"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GLibObject",
      "module_type" : "SwiftTarget",
      "name" : "GLibObject",
      "path" : "Sources/GLibObject",
      "product_dependencies" : [
        "gir2swift",
        "GLib",
        "gir2swift-plugin"
      ],
      "product_memberships" : [
        "GLibObject"
      ],
      "sources" : [
        "GLibNotify.swift",
        "GLibObject.swift",
        "GLibSignal.swift",
        "GLibType.swift",
        "GLibValue.swift",
        "ParamSpec.swift",
        "WeakObject.swift"
      ],
      "target_dependencies" : [
        "GObjectCHelpers"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "GLibObject"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -derivedDataPath $workDir/.derivedData build -scheme GLibObject -destination platform=macos,arch=arm64
Command line invocation:
    /Applications/Xcode-14.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme GLibObject -destination platform=macos,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
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: /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.3.0
  Yams: https://github.com/jpsim/Yams.git @ 4.0.6
  SymbolKit: https://github.com/apple/swift-docc-symbolkit @ 1.0.0
  GLib: https://github.com/rhx/SwiftGLib.git @ main
  SwiftLibXML: https://github.com/rhx/SwiftLibXML.git @ main
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.3.1
  gir2swift: https://github.com/rhx/gir2swift.git @ main
Resolve Package Graph
you may be able to install gio-unix-2.0 using your system-packager:
    brew install glib glib-networking gobject-introspection
Prepare packages
2024-04-14 04:49:58.838 xcodebuild[20454:11449478] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000005e5000: name:GLib.docc path:group:GLib.docc> Failed to load container at path: /Users/admin/builds/Z6YBxSjp/0/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-14 04:49:58.841 xcodebuild[20454:11449478] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000005e5d00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/Z6YBxSjp/0/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-14 04:49:58.857 xcodebuild[20454:11449478] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000005e8600: name:SymbolKit.docc path:group:SymbolKit.docc> Failed to load container at path: /Users/admin/builds/Z6YBxSjp/0/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".}
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-F826A02F5534A97C }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-F826A02F5534A97C }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-F826A02F5534A97C }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-F826A02F5534A97C }
** BUILD INTERRUPTED **
The following build commands failed:
	Validate plug-in “gir2swift-plugin” in package “gir2swift”
	eyJ0eXBlIjp7ImJsdWVwcmludFByb3ZpZGVyIjp7fX0sImJsdWVwcmludFByb3ZpZGVyX3Byb3ZpZGVyRmlsZVBhdGhTdHJpbmciOiJcL1VzZXJzXC9hZG1pblwvYnVpbGRzXC9aNllCeFNqcFwvMFwvZmluZXN0cnVjdHVyZVwvc3dpZnRwYWNrYWdlaW5kZXgtYnVpbGRlclwvc3BpLWJ1aWxkZXItd29ya3NwYWNlIn0=
(2 failures)
Command line invocation:
    /Applications/Xcode-14.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme GLibObject -destination platform=macos,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  GLibObject: /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  GLib: https://github.com/rhx/SwiftGLib.git @ main
  SymbolKit: https://github.com/apple/swift-docc-symbolkit @ 1.0.0
  Yams: https://github.com/jpsim/Yams.git @ 4.0.6
  SwiftLibXML: https://github.com/rhx/SwiftLibXML.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
  gir2swift: https://github.com/rhx/gir2swift.git @ main
you may be able to install gio-unix-2.0 using your system-packager:
    brew install glib glib-networking gobject-introspection
Prepare packages
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-F826A02F5534A97C }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-F826A02F5534A97C }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-F826A02F5534A97C }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-F826A02F5534A97C }
** BUILD INTERRUPTED **
The following build commands failed:
	Validate plug-in “gir2swift-plugin” in package “gir2swift”
	eyJ0eXBlIjp7ImJsdWVwcmludFByb3ZpZGVyIjp7fX0sImJsdWVwcmludFByb3ZpZGVyX3Byb3ZpZGVyRmlsZVBhdGhTdHJpbmciOiJcL1VzZXJzXC9hZG1pblwvYnVpbGRzXC9aNllCeFNqcFwvMFwvZmluZXN0cnVjdHVyZVwvc3dpZnRwYWNrYWdlaW5kZXgtYnVpbGRlclwvc3BpLWJ1aWxkZXItd29ya3NwYWNlIn0=
(2 failures)
BUILD FAILURE 5.7 macosXcodebuild