The Swift Package Index logo.Swift Package Index

Build Information

Successful build of XibLoc, reference main (e85a51), with Swift 6.3 for Linux on 17 Apr 2026 11:28:29 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/XibLoc.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/Frizlab/XibLoc
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e85a517 Merge branch 'fix/frizlab/incorrect_swift_ui_link' into develop
Cloned https://github.com/Frizlab/XibLoc.git
Revision (git rev-parse @):
e85a5179bdd93e017473182d76b33af1f176e6bd
SUCCESS checkout https://github.com/Frizlab/XibLoc.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Frizlab/XibLoc.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/Frizlab/GlobalConfModule.git
[7/669] Fetching globalconfmodule
Fetched https://github.com/Frizlab/GlobalConfModule.git from cache (0.34s)
[1/6630] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.71s)
Computing version for https://github.com/Frizlab/GlobalConfModule.git
Computed https://github.com/Frizlab/GlobalConfModule.git at 0.4.4 (1.28s)
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/apple/swift-service-context.git
[1/1262] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.37s)
[1/74983] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.98s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.3.0 (7.96s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (3.29s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.68s)
Creating working copy for https://github.com/Frizlab/GlobalConfModule.git
Working copy of https://github.com/Frizlab/GlobalConfModule.git resolved at 0.4.4
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.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
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.3.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz (0.58s)
Building for debugging...
[0/9] Write sources
[5/9] Write swift-version-24593BA9C3E375BF.txt
[7/26] Emitting module GlobalConfMacros
[8/27] Emitting module ServiceContextModule
[9/27] Compiling ServiceContextModule ServiceContext.swift
[10/27] Compiling ServiceContextModule ServiceContextKey.swift
[12/28] Compiling Logging MetadataProvider.swift
[13/28] Compiling Logging Locks.swift
[14/28] Emitting module Logging
[15/28] Compiling GlobalConfMacros Optional+Utils.swift
[16/28] Compiling GlobalConfMacros Entrypoint.swift
[17/28] Compiling GlobalConfMacros LabeledExprSyntax+Utils.swift
[18/28] Compiling GlobalConfMacros DeclareConfNamespaceMacro.swift
[19/28] Compiling GlobalConfMacros DeclareConfAccessorMacro.swift
[20/28] Compiling GlobalConfMacros DeclareConfMacro.swift
[21/28] Compiling GlobalConfMacros  Errors.swift
[22/28] Compiling GlobalConfMacros SimpleDiagnosticMessage.swift
[23/29] Wrapping AST for GlobalConfMacros for debugging
[24/29] Write Objects.LinkFileList
[26/29] Compiling Logging LogHandler.swift
[27/29] Compiling Logging LogEvent.swift
[28/29] Compiling Logging Logging.swift
[29/30] Linking GlobalConfMacros-tool
[31/31] Emitting module GlobalConfModule
[32/46] Compiling GlobalConfModule Conf+ConfKey.swift
[33/46] Compiling GlobalConfModule Conf+ConfKeyMainActor.swift
[34/46] Compiling GlobalConfModule Conf+withValues.swift
[35/54] Compiling GlobalConfModule Conf.swift
[36/54] Compiling GlobalConfModule ConfContext+AutoInjectable.swift
[37/54] Compiling GlobalConfModule ConfContext+AutoInjectableMainActor.swift
[38/54] Compiling GlobalConfModule ConfKey.swift
[39/54] Compiling GlobalConfModule ConfKeyMainActor.swift
[40/54] Compiling GlobalConfModule ConfKeys.swift
[41/54] Compiling GlobalConfModule AutoInjectable.swift
[42/54] Compiling GlobalConfModule AutoInjectableMainActor.swift
[43/54] Compiling GlobalConfModule InjectedConf+AutoInjectable.swift
[44/54] Compiling GlobalConfModule InjectedConf+AutoInjectableMainActor.swift
[45/54] Compiling GlobalConfModule InjectedConf+ConfKey.swift
[46/54] Compiling GlobalConfModule InjectedConf+ConfKeyMainActor.swift
[47/54] Compiling GlobalConfModule ConfContext+ConfKey.swift
[48/54] Compiling GlobalConfModule ConfContext+ConfKeyMainActor.swift
[49/54] Compiling GlobalConfModule ConfContext.swift
[50/54] Compiling GlobalConfModule 3-NamespaceKey.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[51/54] Compiling GlobalConfModule 4-AccessorConvenience.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[52/54] Compiling GlobalConfModule InjectedConf.swift
[53/54] Compiling GlobalConfModule 1-ConfKey.swift
[54/54] Compiling GlobalConfModule 2-ServiceKey.swift
[56/90] Compiling XibLoc Range+Utils.swift
[57/90] Compiling XibLoc Scanner+LinuxCompat.swift
[58/90] Compiling XibLoc StringAttributesChangesDescription.swift
[59/90] Compiling XibLoc XibLocColor.swift
[60/94] Emitting module XibLoc
[61/94] Compiling XibLoc PluralityDefinitionZoneValueNumber.swift
[62/94] Compiling XibLoc MultipleWordsTokens.swift
[63/94] Compiling XibLoc OneWordTokens.swift
[64/94] Compiling XibLoc Str2AttrStrXibLocInfo.swift
[65/94] Compiling XibLoc Str2NSAttrStrXibLocInfo.swift
[66/94] Compiling XibLoc ParserHelper+NSMutableAttributedString.swift
[67/94] Compiling XibLoc ParserHelper+String.swift
[68/94] Compiling XibLoc ParserHelper.swift
[69/94] Compiling XibLoc PluralValue.swift
[70/94] Compiling XibLoc PluralityDefinition.swift
[71/94] Compiling XibLoc XibLocFont.swift
[72/94] Compiling XibLoc XibLocNumber.swift
[73/94] Compiling XibLoc XibLoc.swift
[74/94] Compiling XibLoc XibLocConfig.swift
[75/94] Compiling XibLoc AttributedString+Utils.swift
[76/94] Compiling XibLoc Collection+Utils.swift
[77/94] Compiling XibLoc NSMutableAttributedString+Utils.swift
[78/94] Compiling XibLoc NumberFormatter+Utils.swift
[79/94] Compiling XibLoc RandomAccessCollection+StableSort.swift
[80/94] Compiling XibLoc Str2StrXibLocInfo.swift
[81/94] Compiling XibLoc CommonTokensGroup.swift
[82/94] Compiling XibLoc CommonTokensGroup_Linux.swift
[83/94] Compiling XibLoc TokensGroup.swift
[84/94] Compiling XibLoc XibLocResolvingInfo.swift
[85/94] Compiling XibLoc PluralityDefinitionZone.swift
[86/94] Compiling XibLoc PluralityDefinitionZoneValue.swift
[87/94] Compiling XibLoc PluralityDefinitionZoneValueGlob.swift
[88/94] Compiling XibLoc PluralityDefinitionZoneValueIntervalOfFloats.swift
[89/94] Compiling XibLoc PluralityDefinitionZoneValueIntervalOfInts.swift
[90/94] Compiling XibLoc CacheLock.swift
/host/spi-builder-workspace/Sources/XibLoc/Parser/ParsedXibLoc.swift:416:10: warning: I’m pretty sure the adjustment can be done using another algo (basically the same as the one in remove(escapeToken...)). Note there might be other places where we could update the algo too.
414 |
415 | #if !USE_UTF16_OFFSETS
416 | #warning("I’m pretty sure the adjustment can be done using another algo (basically the same as the one in remove(escapeToken...)). Note there might be other places where we could update the algo too.")
    |          `- warning: I’m pretty sure the adjustment can be done using another algo (basically the same as the one in remove(escapeToken...)). Note there might be other places where we could update the algo too.
417 | 			/* With this version of the algorithm we play it safe and re-compute the ranges by searching for partial strings from the original string in the new string.
418 | 			 * This has a small performance impact on some ObjC strings, but in most of the cases it’s completely negligible. */
[91/94] Compiling XibLoc ParsedXibLoc+InitCache.swift
/host/spi-builder-workspace/Sources/XibLoc/Parser/ParsedXibLoc.swift:416:10: warning: I’m pretty sure the adjustment can be done using another algo (basically the same as the one in remove(escapeToken...)). Note there might be other places where we could update the algo too.
414 |
415 | #if !USE_UTF16_OFFSETS
416 | #warning("I’m pretty sure the adjustment can be done using another algo (basically the same as the one in remove(escapeToken...)). Note there might be other places where we could update the algo too.")
    |          `- warning: I’m pretty sure the adjustment can be done using another algo (basically the same as the one in remove(escapeToken...)). Note there might be other places where we could update the algo too.
417 | 			/* With this version of the algorithm we play it safe and re-compute the ranges by searching for partial strings from the original string in the new string.
418 | 			 * This has a small performance impact on some ObjC strings, but in most of the cases it’s completely negligible. */
[92/94] Compiling XibLoc XibLocParsingInfo.swift
/host/spi-builder-workspace/Sources/XibLoc/Parser/ParsedXibLoc.swift:416:10: warning: I’m pretty sure the adjustment can be done using another algo (basically the same as the one in remove(escapeToken...)). Note there might be other places where we could update the algo too.
414 |
415 | #if !USE_UTF16_OFFSETS
416 | #warning("I’m pretty sure the adjustment can be done using another algo (basically the same as the one in remove(escapeToken...)). Note there might be other places where we could update the algo too.")
    |          `- warning: I’m pretty sure the adjustment can be done using another algo (basically the same as the one in remove(escapeToken...)). Note there might be other places where we could update the algo too.
417 | 			/* With this version of the algorithm we play it safe and re-compute the ranges by searching for partial strings from the original string in the new string.
418 | 			 * This has a small performance impact on some ObjC strings, but in most of the cases it’s completely negligible. */
[93/94] Compiling XibLoc ParsedXibLoc.swift
/host/spi-builder-workspace/Sources/XibLoc/Parser/ParsedXibLoc.swift:416:10: warning: I’m pretty sure the adjustment can be done using another algo (basically the same as the one in remove(escapeToken...)). Note there might be other places where we could update the algo too.
414 |
415 | #if !USE_UTF16_OFFSETS
416 | #warning("I’m pretty sure the adjustment can be done using another algo (basically the same as the one in remove(escapeToken...)). Note there might be other places where we could update the algo too.")
    |          `- warning: I’m pretty sure the adjustment can be done using another algo (basically the same as the one in remove(escapeToken...)). Note there might be other places where we could update the algo too.
417 | 			/* With this version of the algorithm we play it safe and re-compute the ranges by searching for partial strings from the original string in the new string.
418 | 			 * This has a small performance impact on some ObjC strings, but in most of the cases it’s completely negligible. */
[94/94] Compiling XibLoc ParserHelper+AttributedString.swift
/host/spi-builder-workspace/Sources/XibLoc/Parser/ParsedXibLoc.swift:416:10: warning: I’m pretty sure the adjustment can be done using another algo (basically the same as the one in remove(escapeToken...)). Note there might be other places where we could update the algo too.
414 |
415 | #if !USE_UTF16_OFFSETS
416 | #warning("I’m pretty sure the adjustment can be done using another algo (basically the same as the one in remove(escapeToken...)). Note there might be other places where we could update the algo too.")
    |          `- warning: I’m pretty sure the adjustment can be done using another algo (basically the same as the one in remove(escapeToken...)). Note there might be other places where we could update the algo too.
417 | 			/* With this version of the algorithm we play it safe and re-compute the ranges by searching for partial strings from the original string in the new string.
418 | 			 * This has a small performance impact on some ObjC strings, but in most of the cases it’s completely negligible. */
Build complete! (41.62s)
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "globalconfmodule",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Frizlab/GlobalConfModule.git"
    }
  ],
  "manifest_display_name" : "XibLoc",
  "name" : "XibLoc",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "XibLoc",
      "targets" : [
        "XibLoc"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XibLocTests",
      "module_type" : "SwiftTarget",
      "name" : "XibLocTests",
      "path" : "Tests/XibLocTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/XibLocTests/Helpers/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        }
      ],
      "sources" : [
        "AttrStrTests.swift",
        "AttributedStringUtilsTests.swift",
        "Helpers/PluralityDefinition+Utils.swift",
        "Helpers/Utils.swift",
        "Helpers/XibLoc4ObjCHelper.swift",
        "PluralityTests.swift",
        "XibLocResolvingInfoTests.swift",
        "XibLocTestsSwiftAttrStr.swift",
        "XibLocTestsSwiftNSAttrStr.swift",
        "XibLocTestsSwiftStr.swift"
      ],
      "target_dependencies" : [
        "XibLoc"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XibLoc",
      "module_type" : "SwiftTarget",
      "name" : "XibLoc",
      "path" : "Sources/XibLoc",
      "product_dependencies" : [
        "Logging",
        "GlobalConfModule"
      ],
      "product_memberships" : [
        "XibLoc"
      ],
      "sources" : [
        "Cache/CacheLock.swift",
        "Cache/ParsedXibLoc+InitCache.swift",
        "Cache/XibLocParsingInfo.swift",
        "Parser/ParsedXibLoc.swift",
        "Parser/ParserHelper+AttributedString.swift",
        "Parser/ParserHelper+NSMutableAttributedString.swift",
        "Parser/ParserHelper+String.swift",
        "Parser/ParserHelper.swift",
        "Plurality/PluralValue.swift",
        "Plurality/PluralityDefinition.swift",
        "Plurality/PluralityDefinitionZone.swift",
        "Plurality/PluralityDefinitionZoneValue.swift",
        "Plurality/PluralityDefinitionZoneValueGlob.swift",
        "Plurality/PluralityDefinitionZoneValueIntervalOfFloats.swift",
        "Plurality/PluralityDefinitionZoneValueIntervalOfInts.swift",
        "Plurality/PluralityDefinitionZoneValueNumber.swift",
        "Resolving Info/MultipleWordsTokens.swift",
        "Resolving Info/OneWordTokens.swift",
        "Resolving Info/Str2AttrStrXibLocInfo.swift",
        "Resolving Info/Str2NSAttrStrXibLocInfo.swift",
        "Resolving Info/Str2StrXibLocInfo.swift",
        "Resolving Info/Tokens Group/CommonTokensGroup.swift",
        "Resolving Info/Tokens Group/CommonTokensGroup_Linux.swift",
        "Resolving Info/Tokens Group/TokensGroup.swift",
        "Resolving Info/XibLocResolvingInfo.swift",
        "Utilities/AttributedString+Utils.swift",
        "Utilities/Collection+Utils.swift",
        "Utilities/NSMutableAttributedString+Utils.swift",
        "Utilities/NumberFormatter+Utils.swift",
        "Utilities/RandomAccessCollection+StableSort.swift",
        "Utilities/Range+Utils.swift",
        "Utilities/Scanner+LinuxCompat.swift",
        "Utilities/StringAttributesChangesDescription.swift",
        "Utilities/XibLocColor.swift",
        "Utilities/XibLocFont.swift",
        "Utilities/XibLocNumber.swift",
        "XibLoc.swift",
        "XibLocConfig.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.