The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of abseil, reference 1.2024011602.0 (194a67), with Swift 6.0 for macOS (SPM) on 5 Nov 2024 14:08:00 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/google/abseil-cpp-binary.git
Reference: 1.2024011602.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/google/abseil-cpp-binary
 * tag               1.2024011602.0 -> FETCH_HEAD
HEAD is now at 194a670 Merge pull request #14 from google/nc/firestore-bin-m151
Cloned https://github.com/google/abseil-cpp-binary.git
Revision (git rev-parse @):
194a6706acbd25e4ef639bcaddea16e8758a3e27
SUCCESS checkout https://github.com/google/abseil-cpp-binary.git at 1.2024011602.0
[4026/11969186] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024011602.0/rc1/absl.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/abseil/1.2024011602.0/rc1/absl.zip
Downloaded https://dl.google.com/firebase/ios/bin/abseil/1.2024011602.0/rc1/absl.zip (1.99s)
========================================
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": "abseil-cpp-binary",
      "name": "abseil",
      "url": "https://github.com/google/abseil-cpp-binary.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/abseil-cpp-binary",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/google/abseil-cpp-binary.git
[1/92] Fetching abseil-cpp-binary
Fetched https://github.com/google/abseil-cpp-binary.git from cache (0.66s)
Creating working copy for https://github.com/google/abseil-cpp-binary.git
Working copy of https://github.com/google/abseil-cpp-binary.git resolved at 1.2024011602.0 (194a670)
Fetching binary artifact https://dl.google.com/firebase/ios/bin/abseil/1.2024011602.0/rc1/absl.zip from cache
Fetched https://dl.google.com/firebase/ios/bin/abseil/1.2024011602.0/rc1/absl.zip from cache (1.20s)
warning: '.resolve-product-dependencies': dependency 'abseil-cpp-binary' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/google/abseil-cpp-binary.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/4] Copying PrivacyInfo.xcprivacy
[1/4] Copying absl.framework
[2/4] Compiling abslWrapper empty.m
[3/4] Compiling abslWrapper resource_bundle_accessor.m
Build complete! (2.31s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "abseil",
  "name" : "abseil",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "abseil",
      "targets" : [
        "abslWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "abslWrapper",
      "module_type" : "ClangTarget",
      "name" : "abslWrapper",
      "path" : "absl-Wrapper",
      "product_memberships" : [
        "abseil"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/absl-Wrapper/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "empty.m"
      ],
      "target_dependencies" : [
        "absl"
      ],
      "type" : "library"
    },
    {
      "c99name" : "absl",
      "module_type" : "BinaryTarget",
      "name" : "absl",
      "path" : "remote/archive/absl.zip",
      "product_memberships" : [
        "abseil"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.6"
}
Done.