The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-sysctl with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sersoft-gmbh/swift-sysctl.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sersoft-gmbh/swift-sysctl
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 27dc748 Ignore .swiftpm directory
Cloned https://github.com/sersoft-gmbh/swift-sysctl.git
Revision (git rev-parse @):
27dc748455e631d50acd9812ea182a6a09af4d5b
SUCCESS checkout https://github.com/sersoft-gmbh/swift-sysctl.git at main
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-plugin from cache (0.21s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.03s)
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.36s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.04s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-sysctl",
      "name": "swift-sysctl",
      "url": "https://github.com/sersoft-gmbh/swift-sysctl.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-sysctl",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/sersoft-gmbh/swift-sysctl.git from cache
Fetched https://github.com/sersoft-gmbh/swift-sysctl.git from cache (0.19s)
warning: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/swift-sysctl-28ee3619 is not valid git repository for 'https://github.com/sersoft-gmbh/swift-sysctl.git', will fetch again.
Fetching https://github.com/sersoft-gmbh/swift-sysctl.git from cache
Fetched https://github.com/sersoft-gmbh/swift-sysctl.git from cache (0.05s)
warning: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/swift-sysctl-28ee3619 is not valid git repository for 'https://github.com/sersoft-gmbh/swift-sysctl.git', will fetch again.
Fetching https://github.com/sersoft-gmbh/swift-sysctl.git from cache
Fetched https://github.com/sersoft-gmbh/swift-sysctl.git from cache (0.04s)
Creating working copy for https://github.com/sersoft-gmbh/swift-sysctl.git
Working copy of https://github.com/sersoft-gmbh/swift-sysctl.git resolved at main (27dc748)
warning: '.resolve-product-dependencies': dependency 'swift-sysctl' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/sersoft-gmbh/swift-sysctl.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-6044DDE57671499D.txt
[5/19] Compiling Sysctl ValueTypes.swift
[6/19] Compiling Sysctl SysctlFuncs.swift
[7/19] Compiling Sysctl User.swift
[8/19] Compiling Sysctl VirtualMemory.swift
[9/19] Compiling Sysctl IPv6.swift
[10/19] Compiling Sysctl Network.swift
[11/19] Compiling Sysctl MachineDependent.swift
[12/19] Compiling Sysctl IPv4.swift
[13/19] Compiling Sysctl Namespace.swift
[14/19] Compiling Sysctl ValueRepresentable.swift
[15/19] Compiling Sysctl Hardware.swift
[16/19] Compiling Sysctl Kernel.swift
[17/19] Compiling Sysctl Container.swift
[18/19] Compiling Sysctl Field.swift
[19/19] Emitting module Sysctl
[20/20] Compiling Sysctl SystemControl.swift
Build complete! (11.15s)
Build complete.
Done.