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 2.1.7 (f3fc59), with Swift 5.10 for macOS (SPM) on 4 Sep 2024 16:54:22 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.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: 2.1.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/johnno1962/Popen
 * tag               2.1.7      -> FETCH_HEAD
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 2.1.7
========================================
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",
  "dependencies": [
    {
      "identity": "popen",
      "name": "Popen",
      "url": "https://github.com/johnno1962/Popen.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Popen",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/johnno1962/Popen.git
[1/127] Fetching popen
Fetched https://github.com/johnno1962/Popen.git from cache (1.13s)
Creating working copy for https://github.com/johnno1962/Popen.git
Working copy of https://github.com/johnno1962/Popen.git resolved at 2.1.7 (f3fc592)
warning: '.resolve-product-dependencies': dependency 'popen' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/johnno1962/Popen.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-33747A42983211AE.txt
[4/17] Compiling PopenD Topen.swift
[5/17] Compiling PopenD Stream.swift
[6/17] Compiling PopenD Popen.swift
[7/17] Compiling Popen Popen.swift
[8/17] Compiling Popen Stream.swift
[9/17] Compiling Popen Topen.swift
[10/17] Compiling Popen Fstat.swift
[11/17] Compiling Popen Fopen.swift
[12/17] Compiling Popen Glob.swift
[13/17] Emitting module Popen
[14/17] Compiling PopenD Glob.swift
[15/17] Compiling PopenD Fstat.swift
[16/17] Emitting module PopenD
[17/17] Compiling PopenD Fopen.swift
Build complete! (7.81s)
Build complete.
Done.