The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Primer 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/alexdrone/Primer.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/alexdrone/Primer
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at b8cd645 Remove store related files.
Cloned https://github.com/alexdrone/Primer.git
Revision (git rev-parse @):
b8cd645f29470270bcedde7b03a596b83579831b
SUCCESS checkout https://github.com/alexdrone/Primer.git at master
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git (0.35s)
Fetched https://github.com/apple/swift-log.git (0.37s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.2 (0.08s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 0.0.3 (0.09s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 0.0.3
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.4.2
========================================
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": "primer",
      "name": "Primer",
      "url": "https://github.com/alexdrone/Primer.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Primer",
      "dependencies": [
        {
          "identity": "swift-atomics",
          "name": "swift-atomics",
          "url": "https://github.com/apple/swift-atomics.git",
          "version": "0.0.3",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.5.3",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/alexdrone/Primer.git
[1/324] Fetching primer
Fetched https://github.com/alexdrone/Primer.git (0.45s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git (0.24s)
Fetched https://github.com/apple/swift-log.git (0.25s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 0.0.3 (0.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.03s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
Creating working copy for https://github.com/alexdrone/Primer.git
Working copy of https://github.com/alexdrone/Primer.git resolved at master
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 0.0.3
warning: '.resolve-product-dependencies': dependency 'primer' is not used by any target
Found 2 product dependencies
  - swift-atomics
  - swift-log
========================================
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...
[0/5] Compiling _AtomicsShims.c
[2/17] Compiling Logging Locks.swift
[3/17] Compiling Logging LogHandler.swift
[4/17] Compiling Logging Logging.swift
[5/17] Emitting module Logging
[6/17] Compiling Atomics AtomicInteger.swift
[7/17] Compiling Atomics AtomicMemoryOrderings.swift
[8/18] Compiling Atomics HighLevelTypes.swift
[9/18] Compiling Atomics AtomicLazyReference.swift
[10/18] Compiling Atomics DoubleWord.swift
[11/18] Compiling Atomics AtomicBool.swift
[12/18] Compiling Atomics AtomicStrongReference.swift
[13/18] Compiling Atomics AtomicValue.swift
[14/18] Emitting module Atomics
[15/18] Compiling Atomics AtomicOptional.swift
[16/18] Compiling Atomics AtomicRawRepresentable.swift
[17/18] Compiling Atomics IntegerConformances.swift
[18/18] Compiling Atomics PointerConformances.swift
[19/27] Compiling Primer ReadOnly.swift
[20/27] Compiling Primer Partial.swift
[21/28] Compiling Primer KeyPath+ReadableFormat.swift
[22/28] Compiling Primer DictionaryCodable.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Primer/Serialization/DictionaryCodable.swift:34:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
  open func encode<T: Encodable>(_ value: T) throws -> [String: Any] {
  ^~~~
  public
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Primer/Serialization/DictionaryCodable.swift:484:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
  open func decode<T: Decodable>(_ type: T.Type, from container: Any) throws -> T {
  ^~~~
  public
[23/28] Compiling Primer Locking.swift
[24/28] Compiling Primer PropertyWrappers.swift
[25/28] Compiling Primer Assign.swift
[26/28] Compiling Primer Atomics.swift
[27/28] Emitting module Primer
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Primer/Serialization/DictionaryCodable.swift:34:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
  open func encode<T: Encodable>(_ value: T) throws -> [String: Any] {
  ^~~~
  public
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Primer/Serialization/DictionaryCodable.swift:484:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
  open func decode<T: Decodable>(_ type: T.Type, from container: Any) throws -> T {
  ^~~~
  public
[28/28] Compiling Primer Binding.swift
Build complete! (22.40s)
Build complete.
Done.