The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of GlobalConfModule, reference main (1ae8f4), with Swift 6.2 for macOS (SPM) on 13 Oct 2025 02:56:48 UTC.

Swift 6 data race errors: 0

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/Frizlab/GlobalConfModule.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Frizlab/GlobalConfModule
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1ae8f45 Add support for swift-syntax 602
Cloned https://github.com/Frizlab/GlobalConfModule.git
Revision (git rev-parse @):
1ae8f4510c375217a8423864366b68f18b986d20
SUCCESS checkout https://github.com/Frizlab/GlobalConfModule.git at main
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/1117] Fetching swift-service-context
[1118/73587] Fetching swift-service-context, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.40s)
Fetched https://github.com/apple/swift-service-context.git from cache (3.40s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.24s)
========================================
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": "globalconfmodule",
      "name": "GlobalConfModule",
      "url": "https://github.com/Frizlab/GlobalConfModule.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GlobalConfModule",
      "dependencies": [
        {
          "identity": "swift-service-context",
          "name": "swift-service-context",
          "url": "https://github.com/apple/swift-service-context.git",
          "version": "1.2.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-service-context",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/swiftlang/swift-syntax.git",
          "version": "602.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Frizlab/GlobalConfModule.git
[1/669] Fetching globalconfmodule
Fetched https://github.com/Frizlab/GlobalConfModule.git from cache (0.74s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetching https://github.com/apple/swift-service-context.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.77s)
Fetched https://github.com/apple/swift-service-context.git from cache (0.77s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (1.30s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.70s)
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/Frizlab/GlobalConfModule.git
Working copy of https://github.com/Frizlab/GlobalConfModule.git resolved at main (1ae8f45)
warning: '.resolve-product-dependencies': dependency 'globalconfmodule' is not used by any target
Found 2 product dependencies
  - swift-service-context
  - swift-syntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Frizlab/GlobalConfModule.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[5/8] Write swift-version-49B95AFC49DCD68C.txt
[7/23] Compiling ServiceContextModule ServiceContextKey.swift
[8/23] Emitting module ServiceContextModule
[9/23] Compiling ServiceContextModule ServiceContext.swift
[11/23] Compiling ServiceContextModule ServiceContextKey.swift
[12/23] Emitting module ServiceContextModule
[13/23] Compiling GlobalConfMacros SimpleDiagnosticMessage.swift
[14/23] Compiling GlobalConfMacros Optional+Utils.swift
[15/23] Compiling GlobalConfMacros DeclareConfNamespaceMacro.swift
[16/23] Compiling GlobalConfMacros LabeledExprSyntax+Utils.swift
[17/23] Compiling GlobalConfMacros Entrypoint.swift
[18/23] Compiling GlobalConfMacros DeclareConfAccessorMacro.swift
[19/23] Compiling GlobalConfMacros  Errors.swift
[20/23] Emitting module GlobalConfMacros
[21/23] Compiling GlobalConfMacros DeclareConfMacro.swift
[21/23] Write Objects.LinkFileList
[22/23] Linking GlobalConfMacros-tool
[24/67] Compiling GlobalConfModule AutoInjectableMainActor.swift
[25/67] Compiling GlobalConfModule InjectedConf+AutoInjectable.swift
[26/69] Compiling GlobalConfModule ConfKey.swift
[27/69] Compiling GlobalConfModule ConfKeyMainActor.swift
[28/69] Compiling GlobalConfModule Conf.swift
[29/69] Compiling GlobalConfModule 1-ConfKey.swift
[30/69] Compiling GlobalConfModule 2-ServiceKey.swift
[31/69] Compiling GlobalConfModule 3-NamespaceKey.swift
[32/69] Compiling GlobalConfModule 4-AccessorConvenience.swift
[33/69] Emitting module GlobalConfModule
[35/71] Compiling GlobalConfModule ConfKeys.swift
[36/71] Compiling GlobalConfModule AutoInjectable.swift
[37/71] Compiling GlobalConfModule ConfContext+ConfKey.swift
[39/71] Compiling GlobalConfModule ConfContext+ConfKeyMainActor.swift
[40/71] Compiling GlobalConfModule Conf.swift
[42/71] Compiling GlobalConfModule ConfContext+AutoInjectable.swift
[43/71] Compiling GlobalConfModule ConfContext+AutoInjectableMainActor.swift
[44/71] Compiling GlobalConfModule InjectedConf+AutoInjectableMainActor.swift
[45/71] Compiling GlobalConfModule InjectedConf+ConfKey.swift
[49/71] Compiling GlobalConfModule ConfContext+ConfKey.swift
[51/71] Compiling GlobalConfModule ConfContext+ConfKeyMainActor.swift
[52/71] Compiling GlobalConfModule ConfContext.swift
[53/71] Compiling GlobalConfModule InjectedConf+ConfKeyMainActor.swift
[54/71] Compiling GlobalConfModule InjectedConf.swift
[70/71] Compiling GlobalConfModule 3-NamespaceKey.swift
[71/71] Compiling GlobalConfModule 4-AccessorConvenience.swift
Build complete! (7.17s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-service-context",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-service-context.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "603.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "GlobalConfModule",
  "name" : "GlobalConfModule",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "GlobalConfModule",
      "targets" : [
        "GlobalConfModule"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GlobalConfMacros",
      "targets" : [
        "GlobalConfMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GlobalConfModuleTests",
      "module_type" : "SwiftTarget",
      "name" : "GlobalConfModuleTests",
      "path" : "Tests/GlobalConfTests",
      "sources" : [
        "ConfFactoryTests.swift",
        "DocTests.swift",
        "DummyServices/ConfFactory.swift",
        "DummyServices/DocAutoInjectedService.swift",
        "DummyServices/DocConf.swift",
        "DummyServices/DocService.swift",
        "DummyServices/MainActorService.swift",
        "DummyServices/NoActorService.swift",
        "InternalTests.swift",
        "UsageMainActorTests.swift",
        "UsageTests.swift"
      ],
      "target_dependencies" : [
        "GlobalConfModule"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GlobalConfModule",
      "module_type" : "SwiftTarget",
      "name" : "GlobalConfModule",
      "path" : "Sources/GlobalConf",
      "product_dependencies" : [
        "ServiceContextModule"
      ],
      "product_memberships" : [
        "GlobalConfModule"
      ],
      "sources" : [
        "Conf/Conf+ConfKey.swift",
        "Conf/Conf+ConfKeyMainActor.swift",
        "Conf/Conf+withValues.swift",
        "Conf/Conf.swift",
        "ConfContext/ConfContext+AutoInjectable.swift",
        "ConfContext/ConfContext+AutoInjectableMainActor.swift",
        "ConfContext/ConfContext+ConfKey.swift",
        "ConfContext/ConfContext+ConfKeyMainActor.swift",
        "ConfContext/ConfContext.swift",
        "ConfKey/ConfKey.swift",
        "ConfKey/ConfKeyMainActor.swift",
        "ConfKeys.swift",
        "Injection/AutoInjectable.swift",
        "Injection/AutoInjectableMainActor.swift",
        "Injection/InjectedConf+AutoInjectable.swift",
        "Injection/InjectedConf+AutoInjectableMainActor.swift",
        "Injection/InjectedConf+ConfKey.swift",
        "Injection/InjectedConf+ConfKeyMainActor.swift",
        "Injection/InjectedConf.swift",
        "Macros/1-ConfKey.swift",
        "Macros/2-ServiceKey.swift",
        "Macros/3-NamespaceKey.swift",
        "Macros/4-AccessorConvenience.swift"
      ],
      "target_dependencies" : [
        "GlobalConfMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GlobalConfMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "GlobalConfMacrosTests",
      "path" : "Tests/GlobalConfMacrosTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "DeclareConfAccessorTests.swift",
        "DeclareConfNamespaceTests.swift",
        "DeclareConfTests.swift"
      ],
      "target_dependencies" : [
        "GlobalConfMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GlobalConfMacros",
      "module_type" : "SwiftTarget",
      "name" : "GlobalConfMacros",
      "path" : "Sources/GlobalConfMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "GlobalConfModule",
        "GlobalConfMacros"
      ],
      "sources" : [
        " Errors.swift",
        "DeclareConfAccessorMacro.swift",
        "DeclareConfMacro.swift",
        "DeclareConfNamespaceMacro.swift",
        "Entrypoint.swift",
        "LabeledExprSyntax+Utils.swift",
        "Optional+Utils.swift",
        "SimpleDiagnosticMessage.swift"
      ],
      "type" : "macro"
    }
  ],
  "tools_version" : "6.0"
}
Done.