The Swift Package Index logo.Swift Package Index

Build Information

Failed to build pixivswift with Swift 5.7 for macOS (Xcode) using Xcode 14.2 at master.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.28.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/theBreadCompany/pixivswift.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/theBreadCompany/pixivswift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at dafb24c compilable under linux aswell; untestable because requests not firing
Cloned https://github.com/theBreadCompany/pixivswift.git
Revision (git rev-parse @):
dafb24c22c0a192e92920c3c30eea2d8753f2c63
SUCCESS checkout https://github.com/theBreadCompany/pixivswift.git at master
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.7
Building package at path:  $PWD/checkout
Command line invocation:
    /Applications/Xcode-14.2.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/twostraws/SwiftGD (cached)
Fetching from https://github.com/fwcd/swift-gif.git (cached)
Fetching from https://github.com/apple/swift-crypto.git (cached)
Fetching from https://github.com/weichsel/ZIPFoundation.git (cached)
Fetching from https://github.com/apple/swift-argument-parser.git (cached)
Fetching from https://github.com/fwcd/swift-graphics.git (cached)
Fetching from https://github.com/fwcd/swift-utils.git (cached)
Fetching from https://github.com/apple/swift-log.git (cached)
Fetching from https://github.com/fwcd/swift-cairo.git (cached)
Fetching from https://github.com/scinfu/SwiftSoup.git (cached)
Fetching from https://github.com/MaxDesiatov/XMLCoder.git (cached)
Cloning local copy of package ‘swift-graphics’
Checking out 2.1.0 of package ‘swift-graphics’
Cloning local copy of package ‘swift-argument-parser’
Checking out 0.3.2 of package ‘swift-argument-parser’
Cloning local copy of package ‘SwiftGD’
Checking out 2.5.0 of package ‘SwiftGD’
Cloning local copy of package ‘SwiftSoup’
Checking out 2.6.1 of package ‘SwiftSoup’
Cloning local copy of package ‘ZIPFoundation’
Checking out 0.9.17 of package ‘ZIPFoundation’
Cloning local copy of package ‘XMLCoder’
Checking out 0.17.1 of package ‘XMLCoder’
Cloning local copy of package ‘swift-crypto’
Checking out 3.1.0 of package ‘swift-crypto’
Cloning local copy of package ‘swift-gif’
Checking out 2.1.0 of package ‘swift-gif’
Cloning local copy of package ‘swift-log’
Checking out 1.5.3 of package ‘swift-log’
Cloning local copy of package ‘swift-utils’
Checking out 2.0.1 of package ‘swift-utils’
Cloning local copy of package ‘swift-cairo’
Checking out 1.3.3 of package ‘swift-cairo’
failed to retrieve search paths with pkg-config; maybe pkg-config is not installedyou may be able to install gdlib using your system-packager:
    brew install gd
you may be able to install cairo using your system-packager:
    brew install cairo
you may be able to install fontconfig using your system-packager:
    brew install fontconfig
you may be able to install freetype2 using your system-packager:
    brew install freetype2
Resolve Package Graph
Resolved source packages:
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 0.3.2
  SwiftGD: https://github.com/twostraws/SwiftGD @ 2.5.0
  swift-crypto: https://github.com/apple/swift-crypto.git @ 3.1.0
  swift-log: https://github.com/apple/swift-log.git @ 1.5.3
  swift-cairo: https://github.com/fwcd/swift-cairo.git @ 1.3.3
  XMLCoder: https://github.com/MaxDesiatov/XMLCoder.git @ 0.17.1
  swift-gif: https://github.com/fwcd/swift-gif.git @ 2.1.0
  ZIPFoundation: https://github.com/weichsel/ZIPFoundation.git @ 0.9.17
  SwiftSoup: https://github.com/scinfu/SwiftSoup.git @ 2.6.1
  swift-utils: https://github.com/fwcd/swift-utils.git @ 2.0.1
  swift-graphics: https://github.com/fwcd/swift-graphics.git @ 2.1.0
  pixivswift: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
resolved source packages: swift-argument-parser, SwiftGD, swift-crypto, swift-log, swift-cairo, XMLCoder, swift-gif, ZIPFoundation, SwiftSoup, swift-utils, swift-graphics, pixivswift
2023-12-17 02:30:59.857 xcodebuild[37623:20923885] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002342e00: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-log/Sources/Logging/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "pixivauth",
      "pixivswift",
      "pixivswift-Package",
      "pixivswiftWrapper"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme pixivswift-Package -destination platform=macos,arch=arm64
Command line invocation:
    /Applications/Xcode-14.2.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 pixivswift-Package -destination platform=macos,arch=arm64
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 gdlib using your system-packager:
    brew install gd
you may be able to install cairo using your system-packager:
    brew install cairo
you may be able to install fontconfig using your system-packager:
    brew install fontconfig
you may be able to install freetype2 using your system-packager:
    brew install freetype2
Resolve Package Graph
Resolved source packages:
  ZIPFoundation: https://github.com/weichsel/ZIPFoundation.git @ 0.9.17
  swift-gif: https://github.com/fwcd/swift-gif.git @ 2.1.0
  swift-log: https://github.com/apple/swift-log.git @ 1.5.3
  swift-crypto: https://github.com/apple/swift-crypto.git @ 3.1.0
  swift-utils: https://github.com/fwcd/swift-utils.git @ 2.0.1
  XMLCoder: https://github.com/MaxDesiatov/XMLCoder.git @ 0.17.1
  SwiftSoup: https://github.com/scinfu/SwiftSoup.git @ 2.6.1
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 0.3.2
  SwiftGD: https://github.com/twostraws/SwiftGD @ 2.5.0
  pixivswift: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-graphics: https://github.com/fwcd/swift-graphics.git @ 2.1.0
  swift-cairo: https://github.com/fwcd/swift-cairo.git @ 1.3.3
you may be able to install gdlib using your system-packager:
    brew install gd
you may be able to install cairo using your system-packager:
    brew install cairo
you may be able to install fontconfig using your system-packager:
    brew install fontconfig
you may be able to install freetype2 using your system-packager:
    brew install freetype2
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 0edc0959b32a986a2900427a1782a61a
Build description path: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0edc0959b32a986a2900427a1782a61a-desc.xcbuild
note: Building targets in dependency order
error: The package product 'Crypto' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'pixivswift' from project 'pixivswift')
error: The package product 'Crypto' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'pixivswiftWrapper' from project 'pixivswift')
error: The package product 'Crypto' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'pixivauth' from project 'pixivswift')
Resolve Package Graph
2023-12-17 02:31:04.574 xcodebuild[38975:20928515] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002f46500: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-log/Sources/Logging/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.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:00008103-000604DE26D2001E }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:00008103-000604DE26D2001E }
{ platform:macOS, arch:arm64, variant:DriverKit, id:00008103-000604DE26D2001E }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008103-000604DE26D2001E }
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-14.2.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 pixivswift-Package -destination platform=macos,arch=arm64
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
Resolved source packages:
  pixivswift: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-cairo: https://github.com/fwcd/swift-cairo.git @ 1.3.3
  swift-gif: https://github.com/fwcd/swift-gif.git @ 2.1.0
  XMLCoder: https://github.com/MaxDesiatov/XMLCoder.git @ 0.17.1
  swift-graphics: https://github.com/fwcd/swift-graphics.git @ 2.1.0
  SwiftSoup: https://github.com/scinfu/SwiftSoup.git @ 2.6.1
  SwiftGD: https://github.com/twostraws/SwiftGD @ 2.5.0
  swift-utils: https://github.com/fwcd/swift-utils.git @ 2.0.1
  swift-log: https://github.com/apple/swift-log.git @ 1.5.3
  ZIPFoundation: https://github.com/weichsel/ZIPFoundation.git @ 0.9.17
  swift-crypto: https://github.com/apple/swift-crypto.git @ 3.1.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 0.3.2
failed to retrieve search paths with pkg-config; maybe pkg-config is not installedyou may be able to install cairo using your system-packager:
    brew install cairo
you may be able to install fontconfig using your system-packager:
    brew install fontconfig
you may be able to install freetype2 using your system-packager:
    brew install freetype2
you may be able to install gdlib using your system-packager:
    brew install gd
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 0edc0959b32a986a2900427a1782a61a
Build description path: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0edc0959b32a986a2900427a1782a61a-desc.xcbuild
note: Building targets in dependency order
error: The package product 'Crypto' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'pixivswiftWrapper' from project 'pixivswift')
error: The package product 'Crypto' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'pixivswift' from project 'pixivswift')
error: The package product 'Crypto' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'pixivauth' from project 'pixivswift')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:00008103-000604DE26D2001E }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:00008103-000604DE26D2001E }
{ platform:macOS, arch:arm64, variant:DriverKit, id:00008103-000604DE26D2001E }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008103-000604DE26D2001E }
2023-12-17 02:31:06.935 xcodebuild[39072:20929057] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001db3400: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-log/Sources/Logging/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
** BUILD FAILED **
BUILD FAILURE 5.7 macosXcodebuild

Build Machine: Mac 5