The Swift Package Index logo.Swift Package Index

Build Information

Successful build of apple-device-information 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/apple-device-information.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/apple-device-information
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6da7a77 Ignorte .swiftpm directory
Cloned https://github.com/sersoft-gmbh/apple-device-information.git
Revision (git rev-parse @):
6da7a770570f0ff3ba788695ef8f4c1b39c16748
SUCCESS checkout https://github.com/sersoft-gmbh/apple-device-information.git at main
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetching https://github.com/sersoft-gmbh/swift-sysctl from cache
Fetched https://github.com/apple/swift-docc-plugin from cache (0.24s)
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.33s)
Fetched https://github.com/sersoft-gmbh/swift-sysctl from cache (0.33s)
Computing version for https://github.com/sersoft-gmbh/swift-sysctl
Computed https://github.com/sersoft-gmbh/swift-sysctl at 1.8.0 (0.03s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.02s)
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/sersoft-gmbh/swift-sysctl
Working copy of https://github.com/sersoft-gmbh/swift-sysctl resolved at 1.8.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
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
========================================
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": "apple-device-information",
      "name": "apple-device-information",
      "url": "https://github.com/sersoft-gmbh/apple-device-information.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/apple-device-information",
      "dependencies": [
        {
          "identity": "swift-sysctl",
          "name": "swift-sysctl",
          "url": "https://github.com/sersoft-gmbh/swift-sysctl",
          "version": "1.8.0",
          "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/apple-device-information.git from cache
Fetched https://github.com/sersoft-gmbh/apple-device-information.git from cache (0.35s)
Fetching https://github.com/sersoft-gmbh/swift-sysctl from cache
Fetched https://github.com/sersoft-gmbh/swift-sysctl from cache (0.26s)
Computing version for https://github.com/sersoft-gmbh/swift-sysctl
Computed https://github.com/sersoft-gmbh/swift-sysctl at 1.8.0 (0.03s)
Creating working copy for https://github.com/sersoft-gmbh/swift-sysctl
Working copy of https://github.com/sersoft-gmbh/swift-sysctl resolved at 1.8.0
Creating working copy for https://github.com/sersoft-gmbh/apple-device-information.git
Working copy of https://github.com/sersoft-gmbh/apple-device-information.git resolved at main (6da7a77)
warning: '.resolve-product-dependencies': dependency 'apple-device-information' is not used by any target
Found 1 product dependencies
  - swift-sysctl
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/sersoft-gmbh/apple-device-information.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/5] Write sources
[4/5] Write swift-version-6044DDE57671499D.txt
[6/20] Compiling Sysctl Container.swift
[7/20] Compiling Sysctl Field.swift
[8/21] Compiling Sysctl IPv6.swift
[9/21] Compiling Sysctl Network.swift
[10/21] Compiling Sysctl User.swift
[11/21] Compiling Sysctl VirtualMemory.swift
[12/21] Compiling Sysctl Hardware.swift
[13/21] Compiling Sysctl Kernel.swift
[14/21] Compiling Sysctl Namespace.swift
[15/21] Compiling Sysctl ValueRepresentable.swift
[16/21] Emitting module Sysctl
[17/21] Compiling Sysctl MachineDependent.swift
[18/21] Compiling Sysctl IPv4.swift
[19/21] Compiling Sysctl ValueTypes.swift
[20/21] Compiling Sysctl SysctlFuncs.swift
[21/21] Compiling Sysctl SystemControl.swift
[22/24] Compiling DeviceInformation PlatformIdentifiers.swift
[23/24] Emitting module DeviceInformation
[24/24] Compiling DeviceInformation DeviceInfo.swift
Build complete! (13.30s)
Build complete.
Done.