The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CPIOArchiveKit with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LebJe/CPIOArchiveKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/LebJe/CPIOArchiveKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at cfd9cae Update CPIOArchiveWriter.swift
Cloned https://github.com/LebJe/CPIOArchiveKit.git
Revision (git rev-parse @):
cfd9cae28d2864dea0533f137397ca8124767917
SUCCESS checkout https://github.com/LebJe/CPIOArchiveKit.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "cpioarchivekit",
      "name": "CPIOArchiveKit",
      "url": "https://github.com/LebJe/CPIOArchiveKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CPIOArchiveKit",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/LebJe/CPIOArchiveKit.git
[1/476] Fetching cpioarchivekit
Fetched https://github.com/LebJe/CPIOArchiveKit.git (2.93s)
Creating working copy for https://github.com/LebJe/CPIOArchiveKit.git
Working copy of https://github.com/LebJe/CPIOArchiveKit.git resolved at main
warning: '.resolve-product-dependencies': dependency 'cpioarchivekit' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/10] Compiling CPIOArchiveKit Errors.swift
[2/11] Compiling CPIOArchiveKit Operators.swift
[3/11] Compiling CPIOArchiveKit CPIOArchiveWriter.swift
[4/11] Compiling CPIOArchiveKit Checksum.swift
[5/11] Emitting module CPIOArchiveKit
[6/11] Compiling CPIOArchiveKit CPIOArchiveReader.swift
[7/11] Compiling CPIOArchiveKit CPIOArchiveType.swift
[8/11] Compiling CPIOArchiveKit FileType.swift
[9/11] Compiling CPIOArchiveKit Constants.swift
[10/11] Compiling CPIOArchiveKit Extensions.swift
[11/11] Compiling CPIOArchiveKit Header.swift
Build complete! (5.76s)
Build complete.
Done.