The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Portal, reference main (307b08), with Swift 6.2 for macOS (SPM) on 15 Jan 2026 15:13:51 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Aeastr/Portal.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Aeastr/Portal
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 307b089 Merge pull request #67 from Aeastr/dev
Cloned https://github.com/Aeastr/Portal.git
Revision (git rev-parse @):
307b08952f63b49f107ca773219f53e13e288bf3
SUCCESS checkout https://github.com/Aeastr/Portal.git at main
Fetching https://github.com/Aeastr/UIPortalBridge.git
Fetching https://github.com/Aeastr/Chronicle.git
[1/20] Fetching uiportalbridge
[21/392] Fetching uiportalbridge, chronicle
Fetched https://github.com/Aeastr/UIPortalBridge.git from cache (1.32s)
Fetched https://github.com/Aeastr/Chronicle.git from cache (1.32s)
Computing version for https://github.com/Aeastr/UIPortalBridge.git
Computed https://github.com/Aeastr/UIPortalBridge.git at 1.0.0 (1.86s)
Fetching https://github.com/Aeastr/Obfuscate.git
[1/81] Fetching obfuscate
Fetched https://github.com/Aeastr/Obfuscate.git from cache (0.69s)
Computing version for https://github.com/Aeastr/Chronicle.git
Computed https://github.com/Aeastr/Chronicle.git at 3.0.2 (1.21s)
Fetching https://github.com/apple/swift-log.git
[1/5785] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.20s)
Computing version for https://github.com/Aeastr/Obfuscate.git
Computed https://github.com/Aeastr/Obfuscate.git at 1.3.0 (1.75s)
Fetching https://github.com/swiftlang/swift-syntax
[1/73642] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.67s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (6.43s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.9.0 (0.55s)
Creating working copy for https://github.com/Aeastr/Chronicle.git
Working copy of https://github.com/Aeastr/Chronicle.git resolved at 3.0.2
Creating working copy for https://github.com/Aeastr/Obfuscate.git
Working copy of https://github.com/Aeastr/Obfuscate.git resolved at 1.3.0
Creating working copy for https://github.com/Aeastr/UIPortalBridge.git
Working copy of https://github.com/Aeastr/UIPortalBridge.git resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.9.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.18s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "portal",
      "name": "Portal",
      "url": "https://github.com/Aeastr/Portal.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Portal",
      "dependencies": [
        {
          "identity": "chronicle",
          "name": "Chronicle",
          "url": "https://github.com/Aeastr/Chronicle.git",
          "version": "3.0.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Chronicle",
          "dependencies": [
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log.git",
              "version": "1.9.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "uiportalbridge",
          "name": "UIPortalBridge",
          "url": "https://github.com/Aeastr/UIPortalBridge.git",
          "version": "1.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UIPortalBridge",
          "dependencies": [
            {
              "identity": "obfuscate",
              "name": "Obfuscate",
              "url": "https://github.com/Aeastr/Obfuscate.git",
              "version": "1.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Obfuscate",
              "dependencies": [
                {
                  "identity": "swift-syntax",
                  "name": "swift-syntax",
                  "url": "https://github.com/swiftlang/swift-syntax",
                  "version": "600.0.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Aeastr/Portal.git
[1/3506] Fetching portal
Fetched https://github.com/Aeastr/Portal.git from cache (8.57s)
Fetching https://github.com/Aeastr/UIPortalBridge.git from cache
Fetching https://github.com/Aeastr/Chronicle.git from cache
Fetched https://github.com/Aeastr/Chronicle.git from cache (0.51s)
Fetched https://github.com/Aeastr/UIPortalBridge.git from cache (0.52s)
Computing version for https://github.com/Aeastr/UIPortalBridge.git
Computed https://github.com/Aeastr/UIPortalBridge.git at 1.0.0 (0.57s)
Fetching https://github.com/Aeastr/Obfuscate.git from cache
Fetched https://github.com/Aeastr/Obfuscate.git from cache (0.48s)
Computing version for https://github.com/Aeastr/Chronicle.git
Computed https://github.com/Aeastr/Chronicle.git at 3.0.2 (0.53s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.56s)
Computing version for https://github.com/Aeastr/Obfuscate.git
Computed https://github.com/Aeastr/Obfuscate.git at 1.3.0 (0.62s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (1.18s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (1.24s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.9.0 (0.04s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.9.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/Aeastr/Chronicle.git
Working copy of https://github.com/Aeastr/Chronicle.git resolved at 3.0.2
Creating working copy for https://github.com/Aeastr/Portal.git
Working copy of https://github.com/Aeastr/Portal.git resolved at main (307b089)
Creating working copy for https://github.com/Aeastr/Obfuscate.git
Working copy of https://github.com/Aeastr/Obfuscate.git resolved at 1.3.0
Creating working copy for https://github.com/Aeastr/UIPortalBridge.git
Working copy of https://github.com/Aeastr/UIPortalBridge.git resolved at 1.0.0
warning: '.resolve-product-dependencies': dependency 'portal' is not used by any target
Found 2 product dependencies
  - Chronicle
  - UIPortalBridge
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Aeastr/Portal.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
error: the library 'PortalHeaders' requires macos 10.13, but depends on the product 'Chronicle' which requires macos 11.0; consider changing the library 'PortalHeaders' to require macos 11.0 or later, or the product 'Chronicle' to require macos 10.13 or earlier.
error: the library 'PortalHeaders' requires macos 10.13, but depends on the product 'ChronicleConsole' which requires macos 11.0; consider changing the library 'PortalHeaders' to require macos 11.0 or later, or the product 'ChronicleConsole' to require macos 10.13 or earlier.
error: the library 'PortalTransitions' requires macos 10.13, but depends on the product 'Chronicle' which requires macos 11.0; consider changing the library 'PortalTransitions' to require macos 11.0 or later, or the product 'Chronicle' to require macos 10.13 or earlier.
error: the library 'PortalTransitions' requires macos 10.13, but depends on the product 'ChronicleConsole' which requires macos 11.0; consider changing the library 'PortalTransitions' to require macos 11.0 or later, or the product 'ChronicleConsole' to require macos 10.13 or earlier.
error: the library 'UIPortalBridge' requires macos 10.13, but depends on the product 'Obfuscate' which requires macos 10.15; consider changing the library 'UIPortalBridge' to require macos 10.15 or later, or the product 'Obfuscate' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm