Build Information
Successful build of Zlib, reference main (8cf51b), with Swift 6.1 for macOS (SPM) on 20 Apr 2026 08:10:36 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 InferSendableFromCapturesBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/beatt83/swift-zlib.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/beatt83/swift-zlib
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8cf51bf Merge pull request #1 from beatt83/fix/fix-ios-not-building
Cloned https://github.com/beatt83/swift-zlib.git
Revision (git rev-parse @):
8cf51bfdf81c46702dac496d16397d92ac392532
SUCCESS checkout https://github.com/beatt83/swift-zlib.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/beatt83/swift-zlib.git
https://github.com/beatt83/swift-zlib.git
{
"dependencies" : [
],
"manifest_display_name" : "Zlib",
"name" : "Zlib",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "maccatalyst",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "5.0"
}
],
"products" : [
{
"name" : "Zlib",
"targets" : [
"ZlibSwift"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ZlibTests",
"module_type" : "SwiftTarget",
"name" : "ZlibTests",
"path" : "Tests/ZlibTests",
"sources" : [
"ZlibTests.swift"
],
"target_dependencies" : [
"ZlibSwift"
],
"type" : "test"
},
{
"c99name" : "ZlibSwift",
"module_type" : "SwiftTarget",
"name" : "ZlibSwift",
"path" : "Sources/ZlibSwift",
"product_memberships" : [
"Zlib"
],
"sources" : [
"Zlib.swift"
],
"target_dependencies" : [
"ZlibShims"
],
"type" : "library"
},
{
"c99name" : "ZlibShims",
"module_type" : "ClangTarget",
"name" : "ZlibShims",
"path" : "Sources/ZlibShims",
"product_memberships" : [
"Zlib"
],
"sources" : [
"ZlibShim.c"
],
"target_dependencies" : [
"Zlib"
],
"type" : "library"
},
{
"c99name" : "Zlib",
"module_type" : "SystemLibraryTarget",
"name" : "Zlib",
"path" : "Sources/Zlib",
"product_memberships" : [
"Zlib"
],
"sources" : [
],
"type" : "system-target"
}
],
"tools_version" : "5.5"
}
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...
[0/3] Write sources
[1/3] Write swift-version-2F0A5646E1D333AE.txt
[2/3] Compiling ZlibShims ZlibShim.c
[4/5] Emitting module ZlibSwift
[5/5] Compiling ZlibSwift Zlib.swift
Build complete! (3.95s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Zlib",
"name" : "Zlib",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "maccatalyst",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "5.0"
}
],
"products" : [
{
"name" : "Zlib",
"targets" : [
"ZlibSwift"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ZlibTests",
"module_type" : "SwiftTarget",
"name" : "ZlibTests",
"path" : "Tests/ZlibTests",
"sources" : [
"ZlibTests.swift"
],
"target_dependencies" : [
"ZlibSwift"
],
"type" : "test"
},
{
"c99name" : "ZlibSwift",
"module_type" : "SwiftTarget",
"name" : "ZlibSwift",
"path" : "Sources/ZlibSwift",
"product_memberships" : [
"Zlib"
],
"sources" : [
"Zlib.swift"
],
"target_dependencies" : [
"ZlibShims"
],
"type" : "library"
},
{
"c99name" : "ZlibShims",
"module_type" : "ClangTarget",
"name" : "ZlibShims",
"path" : "Sources/ZlibShims",
"product_memberships" : [
"Zlib"
],
"sources" : [
"ZlibShim.c"
],
"target_dependencies" : [
"Zlib"
],
"type" : "library"
},
{
"c99name" : "Zlib",
"module_type" : "SystemLibraryTarget",
"name" : "Zlib",
"path" : "Sources/Zlib",
"product_memberships" : [
"Zlib"
],
"sources" : [
],
"type" : "system-target"
}
],
"tools_version" : "5.5"
}
Done.