The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Erik with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/phimage/Erik.git
Reference: 5.1.0
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/phimage/Erik
 * tag               5.1.0      -> FETCH_HEAD
HEAD is now at 109a130 Update package swift
Cloned https://github.com/phimage/Erik.git into spi-builder-workspace
109a130e9cdb00789a43a7a625293eeb12d22989
SUCCESS checkout https://github.com/phimage/Erik.git at 5.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun swift build --arch arm64
Fetching https://github.com/nvzqz/FileKit.git from cache
Fetching https://github.com/Thomvis/BrightFutures.git from cache
Fetching https://github.com/tid-kijyun/Kanna.git from cache
Fetched https://github.com/Thomvis/BrightFutures.git (0.17s)
Fetched https://github.com/tid-kijyun/Kanna.git (0.18s)
Fetched https://github.com/nvzqz/FileKit.git (0.18s)
Computing version for https://github.com/nvzqz/FileKit.git
Computed https://github.com/nvzqz/FileKit.git at 6.0.0 (0.45s)
Computing version for https://github.com/Thomvis/BrightFutures.git
Computed https://github.com/Thomvis/BrightFutures.git at 8.0.1 (0.48s)
Computing version for https://github.com/tid-kijyun/Kanna.git
Computed https://github.com/tid-kijyun/Kanna.git at 5.0.0 (0.45s)
Creating working copy for https://github.com/tid-kijyun/Kanna.git
Working copy of https://github.com/tid-kijyun/Kanna.git resolved at 5.0.0
Creating working copy for https://github.com/Thomvis/BrightFutures.git
Working copy of https://github.com/Thomvis/BrightFutures.git resolved at 8.0.1
Creating working copy for https://github.com/nvzqz/FileKit.git
Working copy of https://github.com/nvzqz/FileKit.git resolved at 6.0.0
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: you may be able to install libxml-2.0 using your system-packager:
    brew install libxml2
Building for debugging...
[1/22] Compiling BrightFutures Promise.swift
[2/22] Compiling BrightFutures Result+BrightFutures.swift
[3/22] Compiling BrightFutures MutableAsyncType.swift
[4/22] Compiling BrightFutures NSOperationQueue+BrightFutures.swift
[5/22] Compiling BrightFutures ExecutionContext.swift
[6/22] Compiling BrightFutures Future.swift
[7/22] Compiling BrightFutures Dispatch+BrightFutures.swift
[8/22] Compiling BrightFutures Errors.swift
[9/24] Compiling BrightFutures Async.swift
[10/24] Compiling BrightFutures AsyncType+Debug.swift
[11/24] Compiling BrightFutures AsyncType+ResultType.swift
[12/24] Compiling BrightFutures AsyncType.swift
[13/24] Emitting module BrightFutures
[14/24] Compiling BrightFutures InvalidationToken.swift
[15/24] Compiling BrightFutures MutableAsyncType+ResultType.swift
[16/24] Emitting module Kanna
[17/24] Compiling Kanna libxmlParserOption.swift
[18/24] Compiling Kanna Kanna.swift
[19/24] Compiling Kanna Deprecated.swift
[20/24] Compiling Kanna libxmlHTMLDocument.swift
[21/24] Compiling Kanna CSS.swift
[22/24] Compiling Kanna libxmlHTMLNode.swift
[23/24] Compiling BrightFutures ResultProtocol.swift
[24/24] Compiling BrightFutures SequenceType+BrightFutures.swift
[25/29] Emitting module Erik
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Future/Future.swift:122:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    open func submitFuture() -> Future<Any?, FutureError> {
    ^~~~
    public
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Future/Future.swift:140:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    open func resetFuture() -> Future<Any?, FutureError> {
    ^~~~
    public
[26/29] Compiling Erik Future.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Future/Future.swift:122:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    open func submitFuture() -> Future<Any?, FutureError> {
    ^~~~
    public
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Future/Future.swift:140:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    open func resetFuture() -> Future<Any?, FutureError> {
    ^~~~
    public
[27/29] Compiling Erik Document.swift
[28/29] Compiling Erik Erik.swift
[29/29] Compiling Erik LayoutEngine.swift
Build complete! (11.34s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies at path: spi-builder-workspace
Fetching https://github.com/phimage/Erik.git from cache
Fetched https://github.com/phimage/Erik.git (0.19s)
Fetching https://github.com/Thomvis/BrightFutures.git from cache
Fetching https://github.com/nvzqz/FileKit.git from cache
Fetching https://github.com/tid-kijyun/Kanna.git from cache
Fetched https://github.com/tid-kijyun/Kanna.git (0.20s)
Fetched https://github.com/nvzqz/FileKit.git (0.20s)
Fetched https://github.com/Thomvis/BrightFutures.git (0.23s)
Computing version for https://github.com/nvzqz/FileKit.git
Computed https://github.com/nvzqz/FileKit.git at 6.1.0 (0.59s)
Computing version for https://github.com/Thomvis/BrightFutures.git
Computed https://github.com/Thomvis/BrightFutures.git at 8.2.0 (0.72s)
Computing version for https://github.com/tid-kijyun/Kanna.git
Computed https://github.com/tid-kijyun/Kanna.git at 5.2.7 (0.03s)
Creating working copy for https://github.com/phimage/Erik.git
Working copy of https://github.com/phimage/Erik.git resolved at 5.1.0
Creating working copy for https://github.com/Thomvis/BrightFutures.git
Working copy of https://github.com/Thomvis/BrightFutures.git resolved at 8.2.0
Creating working copy for https://github.com/tid-kijyun/Kanna.git
Working copy of https://github.com/tid-kijyun/Kanna.git resolved at 5.2.7
Creating working copy for https://github.com/nvzqz/FileKit.git
Working copy of https://github.com/nvzqz/FileKit.git resolved at 6.1.0
warning: dependency 'erik' is not used by any target
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "erik",
      "name": "Erik",
      "url": "https://github.com/phimage/Erik.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Erik",
      "dependencies": [
        {
          "identity": "kanna",
          "name": "Kanna",
          "url": "https://github.com/tid-kijyun/Kanna.git",
          "version": "5.2.7",
          "path": "/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Kanna",
          "dependencies": [

          ]
        },
        {
          "identity": "brightfutures",
          "name": "BrightFutures",
          "url": "https://github.com/Thomvis/BrightFutures.git",
          "version": "8.2.0",
          "path": "/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BrightFutures",
          "dependencies": [

          ]
        },
        {
          "identity": "filekit",
          "name": "FileKit",
          "url": "https://github.com/nvzqz/FileKit.git",
          "version": "6.1.0",
          "path": "/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FileKit",
          "dependencies": [

          ]
        }
      ]
    }
  ]
}
Done.

Build Machine: Mac 5