The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of abseil, reference main (bbe8b6), with Swift 5.9 for macOS (SPM) on 10 Feb 2025 20:15:45 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/google/abseil-cpp-binary.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/google/abseil-cpp-binary
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at bbe8b69 Merge pull request #16 from google/paulb777-patch-2
Cloned https://github.com/google/abseil-cpp-binary.git
Revision (git rev-parse @):
bbe8b69694d7873315fd3a4ad41efe043e1c07c5
SUCCESS checkout https://github.com/google/abseil-cpp-binary.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/google/abseil-cpp-binary.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
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! (8.04s)
Downloading binary artifact https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip
[5371/12310386] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip
Downloaded https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip (2.57s)
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.