The Swift Package Index logo.Swift Package Index

Build Information

Successful build of BitcodeFormat, reference 1.4.1 (1166c8), with Swift 6.3 for macOS (SPM) on 11 Apr 2026 05:55:25 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/omochi/bitcodeformat.git
Reference: 1.4.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/omochi/bitcodeformat
 * tag               1.4.1      -> FETCH_HEAD
HEAD is now at 1166c80 a
Cloned https://github.com/omochi/bitcodeformat.git
Revision (git rev-parse @):
1166c80ce5df5800a7f3c0ad73910cf157103abc
SUCCESS checkout https://github.com/omochi/bitcodeformat.git at 1.4.1
Fetching https://github.com/attaswift/BigInt.git
[1/4878] Fetching bigint
Fetched https://github.com/attaswift/BigInt.git from cache (1.34s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 4.0.0 (3.61s)
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 4.0.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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "bitcodeformat",
      "name": "BitcodeFormat",
      "url": "https://github.com/omochi/bitcodeformat.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/bitcodeformat",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "bigint",
          "name": "BigInt",
          "url": "https://github.com/attaswift/BigInt.git",
          "version": "4.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BigInt",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/omochi/bitcodeformat.git
[1/154] Fetching bitcodeformat
Fetched https://github.com/omochi/bitcodeformat.git from cache (0.57s)
Fetching https://github.com/attaswift/BigInt.git from cache
Fetched https://github.com/attaswift/BigInt.git from cache (0.45s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 4.0.0 (0.51s)
Creating working copy for https://github.com/omochi/bitcodeformat.git
Working copy of https://github.com/omochi/bitcodeformat.git resolved at 1.4.1 (1166c80)
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 4.0.0
warning: '.resolve-product-dependencies': dependency 'bitcodeformat' is not used by any target
Found 1 product dependencies
  - BigInt
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/omochi/bitcodeformat.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/24] Emitting module BigInt
[5/26] Compiling BigInt Subtraction.swift
[6/26] Compiling BigInt Words and Bits.swift
[7/26] Compiling BigInt GCD.swift
[8/26] Compiling BigInt Hashable.swift
[9/26] Compiling BigInt Prime Test.swift
[10/26] Compiling BigInt Random.swift
[11/26] Compiling BigInt Strideable.swift
[12/26] Compiling BigInt String Conversion.swift
[13/26] Compiling BigInt Integer Conversion.swift
[14/26] Compiling BigInt Multiplication.swift
[15/26] Compiling BigInt Bitwise Ops.swift
[16/26] Compiling BigInt Codable.swift
[17/26] Compiling BigInt Comparable.swift
[18/26] Compiling BigInt Shifts.swift
[19/26] Compiling BigInt Square Root.swift
[20/26] Compiling BigInt Exponentiation.swift
[21/26] Compiling BigInt Floating Point Conversion.swift
[22/26] Compiling BigInt Addition.swift
[23/26] Compiling BigInt BigInt.swift
[24/26] Compiling BigInt BigUInt.swift
[25/26] Compiling BigInt Data Conversion.swift
[26/26] Compiling BigInt Division.swift
[27/40] Compiling BitcodeFormat ErrorBase.swift
[28/40] Compiling BitcodeFormat FileSystems.swift
[29/40] Emitting module BitcodeFormat
[30/40] Compiling BitcodeFormat Block.swift
[31/40] Compiling BitcodeFormat CopyInitializable.swift
[32/40] Compiling BitcodeFormat Abbreviation.swift
[33/40] Compiling BitcodeFormat BitBuffer.swift
[34/40] Compiling BitcodeFormat Reader.swift
[35/40] Compiling BitcodeFormat Resources.swift
[36/40] Compiling BitcodeFormat PosixError.swift
[37/40] Compiling BitcodeFormat Modifiable.swift
[38/40] Compiling BitcodeFormat Record.swift
[39/40] Compiling BitcodeFormat DefineAbbrev.swift
[40/40] Compiling BitcodeFormat Document.swift
[41/41] Compiling BitcodeFormat RuntimeEnvironment.swift
Build complete! (5.46s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "bigint",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/attaswift/BigInt.git"
    }
  ],
  "manifest_display_name" : "BitcodeFormat",
  "name" : "BitcodeFormat",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.11"
    }
  ],
  "products" : [
    {
      "name" : "BitcodeFormat",
      "targets" : [
        "BitcodeFormat"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BitcodeFormatTests",
      "module_type" : "SwiftTarget",
      "name" : "BitcodeFormatTests",
      "path" : "Tests/BitcodeFormatTests",
      "sources" : [
        "BitBufferTests.swift",
        "BitcodeFormatTests.swift"
      ],
      "target_dependencies" : [
        "BitcodeFormat"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BitcodeFormat",
      "module_type" : "SwiftTarget",
      "name" : "BitcodeFormat",
      "path" : "Sources/BitcodeFormat",
      "product_dependencies" : [
        "BigInt"
      ],
      "product_memberships" : [
        "BitcodeFormat"
      ],
      "sources" : [
        "Abbreviation.swift",
        "BitBuffer.swift",
        "Block.swift",
        "CopyInitializable.swift",
        "DefineAbbrev.swift",
        "Document.swift",
        "ErrorBase.swift",
        "FileSystems.swift",
        "Modifiable.swift",
        "PosixError.swift",
        "Reader.swift",
        "Record.swift",
        "Resources.swift",
        "RuntimeEnvironment.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.