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 SPIManifest, reference 1.5.1 (218e43), with Swift 5.8 for macOS (SPM) on 25 Jun 2024 16:22:42 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.43.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftPackageIndex/SPIManifest.git
Reference: 1.5.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftPackageIndex/SPIManifest
 * tag               1.5.1      -> FETCH_HEAD
HEAD is now at 218e439 Merge pull request #46 from SwiftPackageIndex/doc-update
Cloned https://github.com/SwiftPackageIndex/SPIManifest.git
Revision (git rev-parse @):
218e4390e6062d5887810e3f178d6fd103eb8b6f
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/SwiftPackageIndex/SPIManifest.git at 1.5.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/SwiftPackageIndex/SPIManifest.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Compiling api.c
[1/7] Compiling reader.c
[2/7] Compiling writer.c
[3/7] Compiling parser.c
[4/7] Compiling scanner.c
[5/7] Compiling emitter.c
[7/22] Compiling Yams Tag.swift
[8/23] Compiling Yams String+Yams.swift
[9/23] Compiling Yams Resolver.swift
[10/23] Compiling Yams YamlError.swift
[11/23] Compiling Yams Node.swift
[12/23] Compiling Yams Parser.swift
[13/23] Compiling Yams Node.Scalar.swift
[14/23] Compiling Yams Node.Sequence.swift
[15/23] Compiling Yams Emitter.swift
[16/23] Compiling Yams Encoder.swift
[17/23] Emitting module Yams
[18/23] Compiling Yams Representer.swift
[19/23] Compiling Yams Mark.swift
[20/23] Compiling Yams Node.Mapping.swift
[21/23] Compiling Yams Constructor.swift
[22/23] Compiling Yams Decoder.swift
[23/30] Compiling SPIManifest SwiftVersion.swift
[24/30] Compiling SPIManifest Platform.swift
[25/30] Compiling SPIManifest ManifestError.swift
[26/30] Emitting module SPIManifest
[27/30] Compiling SPIManifest Array+Uniqued.swift
[28/30] Compiling SPIManifest Manifest.swift
[29/30] Compiling SPIManifest Environment.swift
[30/32] Emitting module validate_spi_manifest
[31/32] Compiling validate_spi_manifest Validator.swift
[31/32] Linking validate-spi-manifest
Build complete! (20.50s)
Fetching https://github.com/jpsim/Yams.git
[1/9343] Fetching yams
Fetched https://github.com/jpsim/Yams.git (4.76s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.1 (0.77s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.0.1
Build complete.
Done.