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 main (9939ab), with Swift 5.8 for macOS (SPM) on 22 Jul 2024 15:44:48 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.47.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftPackageIndex/SPIManifest.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftPackageIndex/SPIManifest
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9939ab7 Merge pull request #48 from SwiftPackageIndex/dependabot/swift/github.com/jpsim/yams-5.1.3
Cloned https://github.com/SwiftPackageIndex/SPIManifest.git
Revision (git rev-parse @):
9939ab79065b429e7688112941a805e87fbf05ad
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SwiftPackageIndex/SPIManifest.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
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 scanner.c
[2/7] Compiling parser.c
[3/7] Compiling emitter.c
[4/7] Compiling writer.c
[5/7] Compiling reader.c
[7/22] Emitting module Yams
[8/23] Compiling Yams Node.Scalar.swift
[9/23] Compiling Yams Node.Sequence.swift
[10/23] Compiling Yams Mark.swift
[11/23] Compiling Yams Node.Mapping.swift
[12/23] Compiling Yams Node.swift
[13/23] Compiling Yams Parser.swift
[14/23] Compiling Yams Tag.swift
[15/23] Compiling Yams String+Yams.swift
[16/23] Compiling Yams YamlError.swift
[17/23] Compiling Yams Constructor.swift
[18/23] Compiling Yams Decoder.swift
[19/23] Compiling Yams Emitter.swift
[20/23] Compiling Yams Encoder.swift
[21/23] Compiling Yams Representer.swift
[22/23] Compiling Yams Resolver.swift
[23/30] Compiling SPIManifest Platform.swift
[24/30] Compiling SPIManifest SwiftVersion.swift
[25/30] Compiling SPIManifest ManifestError.swift
[26/30] Compiling SPIManifest Manifest.swift
[27/30] Compiling SPIManifest Environment.swift
[28/30] Compiling SPIManifest Array+Uniqued.swift
[29/30] Emitting module SPIManifest
[30/32] Emitting module validate_spi_manifest
[31/32] Compiling validate_spi_manifest Validator.swift
[31/32] Linking validate-spi-manifest
Build complete! (17.93s)
Fetching https://github.com/jpsim/Yams.git
[1/9771] Fetching yams
Fetched https://github.com/jpsim/Yams.git (2.44s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.1.3 (0.77s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.1.3
Build complete.
Done.