The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Portal, reference 6.0.0 (307b08), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 05:08:13 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Aeastr/Portal.git
Reference: 6.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Aeastr/Portal
 * tag               6.0.0      -> FETCH_HEAD
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 6.0.0
Fetching https://github.com/Aeastr/UIPortalBridge.git
Fetching https://github.com/Aeastr/Chronicle.git
[1/26] Fetching uiportalbridge
[27/401] Fetching uiportalbridge, chronicle
Fetched https://github.com/Aeastr/Chronicle.git from cache (1.21s)
Fetched https://github.com/Aeastr/UIPortalBridge.git from cache (1.21s)
Computing version for https://github.com/Aeastr/UIPortalBridge.git
Computed https://github.com/Aeastr/UIPortalBridge.git at 1.0.0 (1.66s)
Fetching https://github.com/Aeastr/Obfuscate.git
[1/87] Fetching obfuscate
Fetched https://github.com/Aeastr/Obfuscate.git from cache (0.64s)
Computing version for https://github.com/Aeastr/Chronicle.git
Computed https://github.com/Aeastr/Chronicle.git at 3.0.2 (1.09s)
Fetching https://github.com/apple/swift-log.git
[1/6635] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.09s)
Computing version for https://github.com/Aeastr/Obfuscate.git
Computed https://github.com/Aeastr/Obfuscate.git at 1.4.0 (1.56s)
Fetching https://github.com/swiftlang/swift-syntax
[1/74983] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (4.84s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (7.88s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.46s)
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/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/Obfuscate.git
Working copy of https://github.com/Aeastr/Obfuscate.git resolved at 1.4.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/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
========================================
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",
  "traits": [
    "default"
  ],
  "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",
      "traits": [
        "default"
      ],
      "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",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log.git",
              "version": "1.12.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "traits": [
              ],
              "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",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "obfuscate",
              "name": "Obfuscate",
              "url": "https://github.com/Aeastr/Obfuscate.git",
              "version": "1.4.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Obfuscate",
              "traits": [
                "default"
              ],
              "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",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Aeastr/Portal.git
[1/3506] Fetching portal
Fetched https://github.com/Aeastr/Portal.git from cache (2.40s)
Fetching https://github.com/Aeastr/Chronicle.git from cache
Fetching https://github.com/Aeastr/UIPortalBridge.git from cache
Fetched https://github.com/Aeastr/Chronicle.git from cache (0.47s)
Fetched https://github.com/Aeastr/UIPortalBridge.git from cache (0.47s)
Computing version for https://github.com/Aeastr/UIPortalBridge.git
Computed https://github.com/Aeastr/UIPortalBridge.git at 1.0.0 (0.55s)
Fetching https://github.com/Aeastr/Obfuscate.git from cache
Fetched https://github.com/Aeastr/Obfuscate.git from cache (0.45s)
Computing version for https://github.com/Aeastr/Chronicle.git
Computed https://github.com/Aeastr/Chronicle.git at 3.0.2 (0.51s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.49s)
Computing version for https://github.com/Aeastr/Obfuscate.git
Computed https://github.com/Aeastr/Obfuscate.git at 1.4.0 (0.56s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.95s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (1.04s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.08s)
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.4.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/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.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/Portal.git
Working copy of https://github.com/Aeastr/Portal.git resolved at 6.0.0 (307b089)
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.3
Building package at path:  $PWD
https://github.com/Aeastr/Portal.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.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.3 macosSpm