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 Popen, reference main (f3fc59), with Swift 5.9 for macOS (SPM) on 4 Sep 2024 16:53:16 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/johnno1962/Popen.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/johnno1962/Popen
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f3fc592 NSData more reliable.
Cloned https://github.com/johnno1962/Popen.git
Revision (git rev-parse @):
f3fc592996af14410a3a2eb473e744ccad3834ae
SUCCESS checkout https://github.com/johnno1962/Popen.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/johnno1962/Popen.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/14] Compiling Popen Fstat.swift
[2/14] Compiling PopenD Fstat.swift
[3/14] Emitting module PopenD
[4/14] Compiling PopenD Fopen.swift
[5/14] Compiling PopenD Popen.swift
[6/14] Compiling PopenD Stream.swift
[7/14] Compiling PopenD Glob.swift
[8/14] Compiling PopenD Topen.swift
[9/14] Compiling Popen Topen.swift
[10/14] Compiling Popen Glob.swift
[11/14] Compiling Popen Fopen.swift
[12/14] Emitting module Popen
[13/14] Compiling Popen Stream.swift
[14/14] Compiling Popen Popen.swift
Build complete! (9.13s)
Build complete.
Done.