The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AllCache 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/JuanjoArreola/AllCache.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/JuanjoArreola/AllCache
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 2fe87f2 Merge branch 'new'
Cloned https://github.com/JuanjoArreola/AllCache.git
Revision (git rev-parse @):
2fe87f2690c13cb7a012f5346cf3824477aec512
SUCCESS checkout https://github.com/JuanjoArreola/AllCache.git at master
Fetching https://github.com/JuanjoArreola/Logg.git from cache
Fetching https://github.com/JuanjoArreola/ShallowPromises.git from cache
Fetched https://github.com/JuanjoArreola/Logg.git (0.17s)
Fetched https://github.com/JuanjoArreola/ShallowPromises.git (0.17s)
Computing version for https://github.com/JuanjoArreola/Logg.git
Computed https://github.com/JuanjoArreola/Logg.git at 2.4.0 (0.61s)
Computing version for https://github.com/JuanjoArreola/ShallowPromises.git
Computed https://github.com/JuanjoArreola/ShallowPromises.git at 0.7.1 (0.58s)
Creating working copy for https://github.com/JuanjoArreola/ShallowPromises.git
Working copy of https://github.com/JuanjoArreola/ShallowPromises.git resolved at 0.7.1
Creating working copy for https://github.com/JuanjoArreola/Logg.git
Working copy of https://github.com/JuanjoArreola/Logg.git resolved at 2.4.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "allcache",
      "name": "AllCache",
      "url": "https://github.com/JuanjoArreola/AllCache.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AllCache",
      "dependencies": [
        {
          "identity": "shallowpromises",
          "name": "ShallowPromises",
          "url": "https://github.com/JuanjoArreola/ShallowPromises.git",
          "version": "0.7.1",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ShallowPromises",
          "dependencies": [
          ]
        },
        {
          "identity": "logg",
          "name": "Logg",
          "url": "https://github.com/JuanjoArreola/Logg.git",
          "version": "2.4.1",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Logg",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/JuanjoArreola/AllCache.git
[1/969] Fetching allcache
Fetched https://github.com/JuanjoArreola/AllCache.git (0.31s)
Fetching https://github.com/JuanjoArreola/Logg.git from cache
Fetching https://github.com/JuanjoArreola/ShallowPromises.git from cache
Fetched https://github.com/JuanjoArreola/Logg.git (0.20s)
Fetched https://github.com/JuanjoArreola/ShallowPromises.git (0.20s)
Computing version for https://github.com/JuanjoArreola/ShallowPromises.git
Computed https://github.com/JuanjoArreola/ShallowPromises.git at 0.7.1 (0.01s)
Computing version for https://github.com/JuanjoArreola/Logg.git
Computed https://github.com/JuanjoArreola/Logg.git at 2.4.1 (0.01s)
Creating working copy for https://github.com/JuanjoArreola/AllCache.git
Working copy of https://github.com/JuanjoArreola/AllCache.git resolved at master
Creating working copy for https://github.com/JuanjoArreola/Logg.git
Working copy of https://github.com/JuanjoArreola/Logg.git resolved at 2.4.1
Creating working copy for https://github.com/JuanjoArreola/ShallowPromises.git
Working copy of https://github.com/JuanjoArreola/ShallowPromises.git resolved at 0.7.1
warning: '.resolve-product-dependencies': dependency 'allcache' is not used by any target
Found 2 product dependencies
  - ShallowPromises
  - Logg
========================================
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/14] Compiling Logg LogContext.swift
[2/15] Compiling Logg LogFormatter.swift
[3/15] Compiling Logg DefaultFormatter.swift
[4/15] Compiling Logg FileLogger.swift
[5/15] Emitting module Logg
[6/15] Compiling Logg CompositeLogger.swift
[7/15] Compiling Logg ConsoleFormatter.swift
[8/15] Compiling Logg LogLevel.swift
[9/15] Compiling Logg ConsoleLogger.swift
[10/15] Emitting module ShallowPromises
[11/15] Compiling ShallowPromises Promise.swift
[12/15] Compiling ShallowPromises PromiseFailure.swift
[13/15] Compiling ShallowPromises Cancellable.swift
[14/15] Compiling ShallowPromises Futures.swift
[15/15] Compiling Logg Logger.swift
[16/24] Compiling AllCache Processor.swift
[17/24] Compiling AllCache MemoryCache.swift
[18/24] Compiling AllCache Fetcher.swift
[19/24] Compiling AllCache JSONSerializer.swift
[20/25] Emitting module AllCache
[21/25] Compiling AllCache DiskCache.swift
[22/25] Compiling AllCache ElementDescriptor.swift
[23/25] Compiling AllCache AllCacheFormatter.swift
[24/25] Compiling AllCache Cache.swift
[25/25] Compiling AllCache Serializer.swift
[26/36] Compiling ImageCache ResizeFunctions.swift
[27/36] Compiling ImageCache UIImageView+ImageCache.swift
[28/36] Compiling ImageCache ImageResizer.swift
[29/36] Compiling ImageCache ImageSerializer.swift
[30/36] Compiling ImageCache UIButton+ImageCache.swift
[31/36] Compiling ImageCache ImageCache.swift
[32/36] Compiling ImageCache ImageFetcher.swift
[33/36] Compiling ImageCache JPEGImageSerializer.swift
[34/36] Compiling ImageCache Networking.swift
[35/36] Emitting module ImageCache
[36/36] Compiling ImageCache PNGImageSerializer.swift
[37/37] Compiling ImageCache UIViewContentMode+Util.swift
Build complete! (14.00s)
Build complete.
Done.