Build Information
Failed to build swift-gif, reference v5.0.0 (0b6599
), with Swift 5.10 for iOS using Xcode 15.4 on 17 Feb 2025 06:34:05 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-gif -destination generic/platform=iOS
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fwcd/swift-gif.git
Reference: v5.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fwcd/swift-gif
* tag v5.0.0 -> FETCH_HEAD
HEAD is now at 0b6599e Merge pull request #5 (faster encoding)
Cloned https://github.com/fwcd/swift-gif.git
Revision (git rev-parse @):
0b6599e72580efbcac3bac3b02ee82eb1cc6b15a
SUCCESS checkout https://github.com/fwcd/swift-gif.git at v5.0.0
========================================
Build
========================================
Selected platform: iOS
Swift version: 5.10
Building package at path: $PWD
https://github.com/fwcd/swift-gif.git
Command line invocation:
/Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/apple/swift-docc-plugin.git
Fetching from https://github.com/fwcd/swift-graphics.git
Fetching from https://github.com/apple/swift-log.git
Fetching from https://github.com/fwcd/swift-utils.git
Fetching from https://github.com/fwcd/swift-cairo.git
Fetching from https://github.com/swiftlang/swift-docc-symbolkit
Fetching from https://github.com/scinfu/SwiftSoup.git
Fetching from https://github.com/MaxDesiatov/XMLCoder.git
Creating working copy of package ‘swift-utils’
Checking out 4.6.1 of package ‘swift-utils’
Creating working copy of package ‘swift-docc-plugin’
Checking out 1.4.3 of package ‘swift-docc-plugin’
Creating working copy of package ‘swift-graphics’
Checking out 4.0.3 of package ‘swift-graphics’
Creating working copy of package ‘swift-docc-symbolkit’
Checking out 1.0.0 of package ‘swift-docc-symbolkit’
Creating working copy of package ‘swift-cairo’
Checking out 1.3.4 of package ‘swift-cairo’
Creating working copy of package ‘SwiftSoup’
Checking out 2.7.7 of package ‘SwiftSoup’
Creating working copy of package ‘swift-log’
Checking out 1.6.2 of package ‘swift-log’
Creating working 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
Resolved source packages:
swift-log: https://github.com/apple/swift-log.git @ 1.6.2
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
swift-utils: https://github.com/fwcd/swift-utils.git @ 4.6.1
swift-cairo: https://github.com/fwcd/swift-cairo.git @ 1.3.4
swift-graphics: https://github.com/fwcd/swift-graphics.git @ 4.0.3
SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin.git @ 1.4.3
XMLCoder: https://github.com/MaxDesiatov/XMLCoder.git @ 0.17.1
SwiftSoup: https://github.com/scinfu/SwiftSoup.git @ 2.7.7
swift-gif: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-log, SymbolKit, swift-utils, swift-cairo, swift-graphics, SwiftDocCPlugin, XMLCoder, SwiftSoup, swift-gif
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-utils",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/fwcd/swift-utils.git"
},
{
"identity" : "swift-graphics",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/fwcd/swift-graphics.git"
}
],
"manifest_display_name" : "swift-gif",
"name" : "swift-gif",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "GIF",
"targets" : [
"GIF"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GenerateDemoGIF",
"targets" : [
"GenerateDemoGIF"
],
"type" : {
"snippet" : null
}
},
{
"name" : "InspectGIF",
"targets" : [
"InspectGIF"
],
"type" : {
"snippet" : null
}
}
],
"targets" : [
{
"c99name" : "GIFTests",
"module_type" : "SwiftTarget",
"name" : "GIFTests",
"path" : "Tests/GIFTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GIFTests/Resources",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Code/GIFCoderTests.swift",
"Lzw/LzwCoderTests.swift",
"TestLogBootstrap.swift",
"Utils/BitDataTests.swift",
"Utils/IndexArrayTests.swift",
"Utils/PackedFieldByteTests.swift"
],
"target_dependencies" : [
"GIF"
],
"type" : "test"
},
{
"c99name" : "GIF",
"module_type" : "SwiftTarget",
"name" : "GIF",
"path" : "Sources/GIF",
"product_dependencies" : [
"Logging",
"Utils",
"CairoGraphics"
],
"product_memberships" : [
"GIF",
"GenerateDemoGIF",
"InspectGIF"
],
"sources" : [
"Code/GIFCodingUtils.swift",
"Code/GIFConstants.swift",
"Code/GIFDecoder.swift",
"Code/GIFDecodingError.swift",
"Code/GIFEncoder.swift",
"Code/GIFEncodingError.swift",
"GIFCodingExtensions.swift",
"Lzw/LzwCodingError.swift",
"Lzw/LzwDecoder.swift",
"Lzw/LzwDecoderTable.swift",
"Lzw/LzwEncoder.swift",
"Lzw/LzwEncoderTable.swift",
"Lzw/LzwTableMeta.swift",
"Model/ApplicationExtension.swift",
"Model/DisposalMethod.swift",
"Model/Frame.swift",
"Model/GIF.swift",
"Model/GraphicsControlExtension.swift",
"Model/ImageDescriptor.swift",
"Model/LogicalScreenDescriptor.swift",
"Quantize/ColorQuantization.swift",
"Quantize/OctreeQuantization.swift",
"Quantize/UniformQuantization.swift",
"Utils/BitData.swift",
"Utils/DataUtils.swift",
"Utils/GIFLogHandler.swift",
"Utils/IndexArray.swift",
"Utils/PackedFieldByte.swift"
],
"type" : "library"
},
{
"c99name" : "GenerateDemoGIF",
"module_type" : "SwiftTarget",
"name" : "GenerateDemoGIF",
"path" : "Snippets",
"product_memberships" : [
"GenerateDemoGIF"
],
"sources" : [
"GenerateDemoGIF.swift"
],
"target_dependencies" : [
"GIF"
],
"type" : "snippet"
},
{
"c99name" : "InspectGIF",
"module_type" : "SwiftTarget",
"name" : "InspectGIF",
"path" : "Snippets",
"product_memberships" : [
"InspectGIF"
],
"sources" : [
"InspectGIF.swift"
],
"target_dependencies" : [
"GIF"
],
"type" : "snippet"
}
],
"tools_version" : "5.10"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"swift-gif"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-gif -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme swift-gif -destination generic/platform=iOS
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/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 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
Resolved source packages:
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
swift-log: https://github.com/apple/swift-log.git @ 1.6.2
SwiftSoup: https://github.com/scinfu/SwiftSoup.git @ 2.7.7
XMLCoder: https://github.com/MaxDesiatov/XMLCoder.git @ 0.17.1
swift-cairo: https://github.com/fwcd/swift-cairo.git @ 1.3.4
SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin.git @ 1.4.3
swift-gif: /Users/admin/builder/spi-builder-workspace
swift-graphics: https://github.com/fwcd/swift-graphics.git @ 4.0.3
swift-utils: https://github.com/fwcd/swift-utils.git @ 4.6.1
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (18 targets)
Target 'GIF' in project 'swift-gif'
➜ Explicit dependency on target 'GIF' in project 'swift-gif'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Utils' in project 'swift-utils'
➜ Explicit dependency on target 'CairoGraphics' in project 'swift-graphics'
Target 'GIF' in project 'swift-gif'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Utils' in project 'swift-utils'
➜ Explicit dependency on target 'CairoGraphics' in project 'swift-graphics'
Target 'CairoGraphics' in project 'swift-graphics'
➜ Explicit dependency on target 'CairoGraphics' in project 'swift-graphics'
➜ Explicit dependency on target 'Graphics' in project 'swift-graphics'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Utils' in project 'swift-utils'
➜ Explicit dependency on target 'Cairo' in project 'swift-cairo'
Target 'CairoGraphics' in project 'swift-graphics'
➜ Explicit dependency on target 'Graphics' in project 'swift-graphics'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Utils' in project 'swift-utils'
➜ Explicit dependency on target 'Cairo' in project 'swift-cairo'
Target 'Graphics' in project 'swift-graphics'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Utils' in project 'swift-utils'
➜ Explicit dependency on target 'Cairo' in project 'swift-cairo'
Target 'Cairo' in project 'swift-cairo'
➜ Explicit dependency on target 'Cairo' in project 'swift-cairo'
Target 'Cairo' in project 'swift-cairo'
➜ Explicit dependency on target 'SCCCairo' in project 'swift-cairo'
➜ Explicit dependency on target 'SCCFontConfig' in project 'swift-cairo'
➜ Explicit dependency on target 'SCCFreeType' in project 'swift-cairo'
Target 'SCCFreeType' in project 'swift-cairo' (no dependencies)
Target 'SCCFontConfig' in project 'swift-cairo' (no dependencies)
Target 'SCCCairo' in project 'swift-cairo' (no dependencies)
Target 'Utils' in project 'swift-utils'
➜ Explicit dependency on target 'Utils' in project 'swift-utils'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'SwiftSoup' in project 'SwiftSoup'
➜ Explicit dependency on target 'XMLCoder' in project 'XMLCoder'
Target 'Utils' in project 'swift-utils'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'SwiftSoup' in project 'SwiftSoup'
➜ Explicit dependency on target 'XMLCoder' in project 'XMLCoder'
Target 'XMLCoder' in project 'XMLCoder'
➜ Explicit dependency on target 'XMLCoder' in project 'XMLCoder'
Target 'XMLCoder' in project 'XMLCoder' (no dependencies)
Target 'SwiftSoup' in project 'SwiftSoup'
➜ Explicit dependency on target 'SwiftSoup' in project 'SwiftSoup'
Target 'SwiftSoup' in project 'SwiftSoup' (no dependencies)
Target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
Target 'Logging' in project 'swift-log' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -x c -c /dev/null
ExecuteExternalTool /bin/cat /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 496c9e937b93392dd514300efbd6e340
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/496c9e937b93392dd514300efbd6e340.xcbuilddata
error: The package product 'SwiftSoup' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'Utils' from project 'swift-utils')
Resolve Package Graph
** BUILD FAILED **
Command line invocation:
/Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
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
Resolved source packages:
SwiftSoup: https://github.com/scinfu/SwiftSoup.git @ 2.7.7
swift-graphics: https://github.com/fwcd/swift-graphics.git @ 4.0.3
XMLCoder: https://github.com/MaxDesiatov/XMLCoder.git @ 0.17.1
SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin.git @ 1.4.3
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
swift-cairo: https://github.com/fwcd/swift-cairo.git @ 1.3.4
swift-gif: /Users/admin/builder/spi-builder-workspace
swift-log: https://github.com/apple/swift-log.git @ 1.6.2
swift-utils: https://github.com/fwcd/swift-utils.git @ 4.6.1
resolved source packages: SwiftSoup, swift-graphics, XMLCoder, SwiftDocCPlugin, SymbolKit, swift-cairo, swift-gif, swift-log, swift-utils
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-utils",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/fwcd/swift-utils.git"
},
{
"identity" : "swift-graphics",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/fwcd/swift-graphics.git"
}
],
"manifest_display_name" : "swift-gif",
"name" : "swift-gif",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "GIF",
"targets" : [
"GIF"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GenerateDemoGIF",
"targets" : [
"GenerateDemoGIF"
],
"type" : {
"snippet" : null
}
},
{
"name" : "InspectGIF",
"targets" : [
"InspectGIF"
],
"type" : {
"snippet" : null
}
}
],
"targets" : [
{
"c99name" : "GIFTests",
"module_type" : "SwiftTarget",
"name" : "GIFTests",
"path" : "Tests/GIFTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GIFTests/Resources",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Code/GIFCoderTests.swift",
"Lzw/LzwCoderTests.swift",
"TestLogBootstrap.swift",
"Utils/BitDataTests.swift",
"Utils/IndexArrayTests.swift",
"Utils/PackedFieldByteTests.swift"
],
"target_dependencies" : [
"GIF"
],
"type" : "test"
},
{
"c99name" : "GIF",
"module_type" : "SwiftTarget",
"name" : "GIF",
"path" : "Sources/GIF",
"product_dependencies" : [
"Logging",
"Utils",
"CairoGraphics"
],
"product_memberships" : [
"GIF",
"GenerateDemoGIF",
"InspectGIF"
],
"sources" : [
"Code/GIFCodingUtils.swift",
"Code/GIFConstants.swift",
"Code/GIFDecoder.swift",
"Code/GIFDecodingError.swift",
"Code/GIFEncoder.swift",
"Code/GIFEncodingError.swift",
"GIFCodingExtensions.swift",
"Lzw/LzwCodingError.swift",
"Lzw/LzwDecoder.swift",
"Lzw/LzwDecoderTable.swift",
"Lzw/LzwEncoder.swift",
"Lzw/LzwEncoderTable.swift",
"Lzw/LzwTableMeta.swift",
"Model/ApplicationExtension.swift",
"Model/DisposalMethod.swift",
"Model/Frame.swift",
"Model/GIF.swift",
"Model/GraphicsControlExtension.swift",
"Model/ImageDescriptor.swift",
"Model/LogicalScreenDescriptor.swift",
"Quantize/ColorQuantization.swift",
"Quantize/OctreeQuantization.swift",
"Quantize/UniformQuantization.swift",
"Utils/BitData.swift",
"Utils/DataUtils.swift",
"Utils/GIFLogHandler.swift",
"Utils/IndexArray.swift",
"Utils/PackedFieldByte.swift"
],
"type" : "library"
},
{
"c99name" : "GenerateDemoGIF",
"module_type" : "SwiftTarget",
"name" : "GenerateDemoGIF",
"path" : "Snippets",
"product_memberships" : [
"GenerateDemoGIF"
],
"sources" : [
"GenerateDemoGIF.swift"
],
"target_dependencies" : [
"GIF"
],
"type" : "snippet"
},
{
"c99name" : "InspectGIF",
"module_type" : "SwiftTarget",
"name" : "InspectGIF",
"path" : "Snippets",
"product_memberships" : [
"InspectGIF"
],
"sources" : [
"InspectGIF.swift"
],
"target_dependencies" : [
"GIF"
],
"type" : "snippet"
}
],
"tools_version" : "5.10"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"swift-gif"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-gif -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme swift-gif -destination generic/platform=iOS
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/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 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
Resolved source packages:
swift-gif: /Users/admin/builder/spi-builder-workspace
swift-graphics: https://github.com/fwcd/swift-graphics.git @ 4.0.3
swift-log: https://github.com/apple/swift-log.git @ 1.6.2
SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin.git @ 1.4.3
swift-cairo: https://github.com/fwcd/swift-cairo.git @ 1.3.4
XMLCoder: https://github.com/MaxDesiatov/XMLCoder.git @ 0.17.1
SwiftSoup: https://github.com/scinfu/SwiftSoup.git @ 2.7.7
swift-utils: https://github.com/fwcd/swift-utils.git @ 4.6.1
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (18 targets)
Target 'GIF' in project 'swift-gif'
➜ Explicit dependency on target 'GIF' in project 'swift-gif'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Utils' in project 'swift-utils'
➜ Explicit dependency on target 'CairoGraphics' in project 'swift-graphics'
Target 'GIF' in project 'swift-gif'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Utils' in project 'swift-utils'
➜ Explicit dependency on target 'CairoGraphics' in project 'swift-graphics'
Target 'CairoGraphics' in project 'swift-graphics'
➜ Explicit dependency on target 'CairoGraphics' in project 'swift-graphics'
➜ Explicit dependency on target 'Graphics' in project 'swift-graphics'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Utils' in project 'swift-utils'
➜ Explicit dependency on target 'Cairo' in project 'swift-cairo'
Target 'CairoGraphics' in project 'swift-graphics'
➜ Explicit dependency on target 'Graphics' in project 'swift-graphics'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Utils' in project 'swift-utils'
➜ Explicit dependency on target 'Cairo' in project 'swift-cairo'
Target 'Graphics' in project 'swift-graphics'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Utils' in project 'swift-utils'
➜ Explicit dependency on target 'Cairo' in project 'swift-cairo'
Target 'Cairo' in project 'swift-cairo'
➜ Explicit dependency on target 'Cairo' in project 'swift-cairo'
Target 'Cairo' in project 'swift-cairo'
➜ Explicit dependency on target 'SCCCairo' in project 'swift-cairo'
➜ Explicit dependency on target 'SCCFontConfig' in project 'swift-cairo'
➜ Explicit dependency on target 'SCCFreeType' in project 'swift-cairo'
Target 'SCCFreeType' in project 'swift-cairo' (no dependencies)
Target 'SCCFontConfig' in project 'swift-cairo' (no dependencies)
Target 'SCCCairo' in project 'swift-cairo' (no dependencies)
Target 'Utils' in project 'swift-utils'
➜ Explicit dependency on target 'Utils' in project 'swift-utils'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'SwiftSoup' in project 'SwiftSoup'
➜ Explicit dependency on target 'XMLCoder' in project 'XMLCoder'
Target 'Utils' in project 'swift-utils'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'SwiftSoup' in project 'SwiftSoup'
➜ Explicit dependency on target 'XMLCoder' in project 'XMLCoder'
Target 'XMLCoder' in project 'XMLCoder'
➜ Explicit dependency on target 'XMLCoder' in project 'XMLCoder'
Target 'XMLCoder' in project 'XMLCoder' (no dependencies)
Target 'SwiftSoup' in project 'SwiftSoup'
➜ Explicit dependency on target 'SwiftSoup' in project 'SwiftSoup'
Target 'SwiftSoup' in project 'SwiftSoup' (no dependencies)
Target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
Target 'Logging' in project 'swift-log' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -x c -c /dev/null
ExecuteExternalTool /bin/cat /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 496c9e937b93392dd514300efbd6e340
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/496c9e937b93392dd514300efbd6e340.xcbuilddata
error: The package product 'SwiftSoup' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'Utils' from project 'swift-utils')
** BUILD FAILED **
BUILD FAILURE 5.10 iOS