Build Information
Successful build of SDWebImagePDFCoder, reference master (2aecb0
), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 23:24:16 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SDWebImage/SDWebImagePDFCoder.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SDWebImage/SDWebImagePDFCoder
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 2aecb0a Bumped version to 1.0.1
Cloned https://github.com/SDWebImage/SDWebImagePDFCoder.git
Revision (git rev-parse @):
2aecb0a16e4d054c7f36a140f7feef6e1ede7bb6
SUCCESS checkout https://github.com/SDWebImage/SDWebImagePDFCoder.git at master
Fetching https://github.com/SDWebImage/SDWebImage.git
[1/25724] Fetching sdwebimage
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (2.19s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.21.0 (2.84s)
Creating working copy for https://github.com/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.21.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "sdwebimagepdfcoder",
"name": "SDWebImagePDFCoder",
"url": "https://github.com/SDWebImage/SDWebImagePDFCoder.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SDWebImagePDFCoder",
"dependencies": [
{
"identity": "sdwebimage",
"name": "SDWebImage",
"url": "https://github.com/SDWebImage/SDWebImage.git",
"version": "5.21.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SDWebImage",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/SDWebImage/SDWebImagePDFCoder.git
[1/470] Fetching sdwebimagepdfcoder
Fetched https://github.com/SDWebImage/SDWebImagePDFCoder.git from cache (0.82s)
Fetching https://github.com/SDWebImage/SDWebImage.git from cache
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (0.63s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.21.0 (0.69s)
Creating working copy for https://github.com/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.21.0
Creating working copy for https://github.com/SDWebImage/SDWebImagePDFCoder.git
Working copy of https://github.com/SDWebImage/SDWebImagePDFCoder.git resolved at master (2aecb0a)
warning: '.resolve-product-dependencies': dependency 'sdwebimagepdfcoder' is not used by any target
Found 1 product dependencies
- SDWebImage
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/SDWebImage/SDWebImagePDFCoder.git
https://github.com/SDWebImage/SDWebImagePDFCoder.git
{
"dependencies" : [
{
"identity" : "sdwebimage",
"requirement" : {
"range" : [
{
"lower_bound" : "5.10.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SDWebImage/SDWebImage.git"
}
],
"manifest_display_name" : "SDWebImagePDFCoder",
"name" : "SDWebImagePDFCoder",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.11"
},
{
"name" : "ios",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "9.0"
},
{
"name" : "watchos",
"version" : "2.0"
}
],
"products" : [
{
"name" : "SDWebImagePDFCoder",
"targets" : [
"SDWebImagePDFCoder"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SDWebImagePDFCoder",
"module_type" : "ClangTarget",
"name" : "SDWebImagePDFCoder",
"path" : ".",
"product_dependencies" : [
"SDWebImage"
],
"product_memberships" : [
"SDWebImagePDFCoder"
],
"sources" : [
"SDWebImagePDFCoder/Classes/SDImagePDFCoder.m",
"SDWebImagePDFCoder/Classes/SDWebImagePDFCoderDefine.m"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
/Users/admin/builder/spi-builder-workspace/SDWebImagePDFCoder/Classes/SDImagePDFCoder.m:82:29: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas]
82 | #pragma clang diagnostic pop
| ^
1 warning generated.
[0/2] Compiling SDImagePDFCoder.m
[1/2] Compiling SDWebImagePDFCoderDefine.m
Build complete! (4.39s)
Build complete.
{
"dependencies" : [
{
"identity" : "sdwebimage",
"requirement" : {
"range" : [
{
"lower_bound" : "5.10.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SDWebImage/SDWebImage.git"
}
],
"manifest_display_name" : "SDWebImagePDFCoder",
"name" : "SDWebImagePDFCoder",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.11"
},
{
"name" : "ios",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "9.0"
},
{
"name" : "watchos",
"version" : "2.0"
}
],
"products" : [
{
"name" : "SDWebImagePDFCoder",
"targets" : [
"SDWebImagePDFCoder"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SDWebImagePDFCoder",
"module_type" : "ClangTarget",
"name" : "SDWebImagePDFCoder",
"path" : ".",
"product_dependencies" : [
"SDWebImage"
],
"product_memberships" : [
"SDWebImagePDFCoder"
],
"sources" : [
"SDWebImagePDFCoder/Classes/SDImagePDFCoder.m",
"SDWebImagePDFCoder/Classes/SDWebImagePDFCoderDefine.m"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.