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 v1.1.7.

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: v1.1.7
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/theBreadCompany/pixivswift
 * tag               v1.1.7     -> FETCH_HEAD
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 v1.1.7
========================================
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/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/0/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/apple/swift-crypto.git (cached)
Fetching from https://github.com/fwcd/swift-gif.git (cached)
Fetching from https://github.com/weichsel/ZIPFoundation.git (cached)
Fetching from https://github.com/fwcd/swift-utils.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/apple/swift-log.git (cached)
Fetching from https://github.com/fwcd/swift-cairo.git (cached)
Fetching from https://github.com/MaxDesiatov/XMLCoder.git (cached)
Fetching from https://github.com/scinfu/SwiftSoup.git (cached)
Cloning local copy of package ‘swift-log’
Checking out 1.5.3 of package ‘swift-log’
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 ‘SwiftSoup’
Checking out 2.6.1 of package ‘SwiftSoup’
Cloning local copy of package ‘swift-argument-parser’
Checking out 0.3.2 of package ‘swift-argument-parser’
Cloning local copy of package ‘swift-cairo’
Checking out 1.3.3 of package ‘swift-cairo’
Cloning local copy of package ‘SwiftGD’
Checking out 2.5.0 of package ‘SwiftGD’
Cloning local copy of package ‘swift-graphics’
Checking out 2.1.0 of package ‘swift-graphics’
Cloning local copy of package ‘ZIPFoundation’
Checking out 0.9.17 of package ‘ZIPFoundation’
Cloning local copy of package ‘swift-utils’
Checking out 2.0.1 of package ‘swift-utils’
Cloning local copy of package ‘XMLCoder’
Checking out 0.17.1 of package ‘XMLCoder’
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
Resolve Package Graph
Resolved source packages:
  swift-log: https://github.com/apple/swift-log.git @ 1.5.3
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 0.3.2
  SwiftGD: https://github.com/twostraws/SwiftGD @ 2.5.0
  swift-cairo: https://github.com/fwcd/swift-cairo.git @ 1.3.3
  swift-gif: https://github.com/fwcd/swift-gif.git @ 2.1.0
  pixivswift: /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  ZIPFoundation: https://github.com/weichsel/ZIPFoundation.git @ 0.9.17
  swift-crypto: https://github.com/apple/swift-crypto.git @ 3.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
  swift-utils: https://github.com/fwcd/swift-utils.git @ 2.0.1
resolved source packages: swift-log, swift-argument-parser, SwiftGD, swift-cairo, swift-gif, pixivswift, ZIPFoundation, swift-crypto, XMLCoder, swift-graphics, SwiftSoup, swift-utils
2023-12-17 02:22:35.886 xcodebuild[25172:20885734] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001281c00: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/0/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/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/o86TiJKT/0/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/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/o86TiJKT/0/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:
  SwiftGD: https://github.com/twostraws/SwiftGD @ 2.5.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 0.3.2
  swift-log: https://github.com/apple/swift-log.git @ 1.5.3
  swift-gif: https://github.com/fwcd/swift-gif.git @ 2.1.0
  swift-graphics: https://github.com/fwcd/swift-graphics.git @ 2.1.0
  pixivswift: /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-utils: https://github.com/fwcd/swift-utils.git @ 2.0.1
  swift-crypto: https://github.com/apple/swift-crypto.git @ 3.1.0
  ZIPFoundation: https://github.com/weichsel/ZIPFoundation.git @ 0.9.17
  SwiftSoup: https://github.com/scinfu/SwiftSoup.git @ 2.6.1
  swift-cairo: https://github.com/fwcd/swift-cairo.git @ 1.3.3
  XMLCoder: https://github.com/MaxDesiatov/XMLCoder.git @ 0.17.1
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: e6b3892c6e82d9ec00b0f37c70647bc5
Build description path: /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e6b3892c6e82d9ec00b0f37c70647bc5-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 'pixivauth' 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')
Resolve Package Graph
2023-12-17 02:22:41.288 xcodebuild[28036:20893782] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000030cf500: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/0/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/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/o86TiJKT/0/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/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  swift-log: https://github.com/apple/swift-log.git @ 1.5.3
  pixivswift: /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-gif: https://github.com/fwcd/swift-gif.git @ 2.1.0
  swift-utils: https://github.com/fwcd/swift-utils.git @ 2.0.1
  swift-cairo: https://github.com/fwcd/swift-cairo.git @ 1.3.3
  swift-graphics: https://github.com/fwcd/swift-graphics.git @ 2.1.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 0.3.2
  XMLCoder: https://github.com/MaxDesiatov/XMLCoder.git @ 0.17.1
  SwiftGD: https://github.com/twostraws/SwiftGD @ 2.5.0
  ZIPFoundation: https://github.com/weichsel/ZIPFoundation.git @ 0.9.17
  SwiftSoup: https://github.com/scinfu/SwiftSoup.git @ 2.6.1
  swift-crypto: https://github.com/apple/swift-crypto.git @ 3.1.0
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: e6b3892c6e82d9ec00b0f37c70647bc5
Build description path: /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e6b3892c6e82d9ec00b0f37c70647bc5-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 'pixivauth' 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')
--- 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:22:44.486 xcodebuild[28273:20894990] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000a52100: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/0/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