The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build LocMapper, reference main (a3b33b), with Swift 5.8 for macOS (SPM) on 13 Jul 2024 09:45:46 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xcode-actions/LocMapper.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/xcode-actions/LocMapper
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a3b33b6 Revise signing settings
Cloned https://github.com/xcode-actions/LocMapper.git
Revision (git rev-parse @):
a3b33b61e586a84e7ed74ae83d93496d372d342c
SUCCESS checkout https://github.com/xcode-actions/LocMapper.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/xcode-actions/LocMapper.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/8] Emitting module ArgumentParserToolInfo
[2/8] Compiling ArgumentParserToolInfo ToolInfo.swift
[3/43] Compiling Logging MetadataProvider.swift
[4/43] Compiling Logging LogHandler.swift
[5/43] Compiling Logging Logging.swift
[6/43] Emitting module Logging
[7/43] Compiling Logging Locks.swift
[8/83] Emitting module ArgumentParser
[9/86] Compiling XibLoc CacheLock.swift
[10/86] Compiling XibLoc ParsedXibLoc+InitCache.swift
[11/86] Compiling XibLoc XibLocParsingInfo.swift
[12/86] Compiling XibLoc ParsedXibLoc.swift
[13/86] Compiling ArgumentParser SequenceExtensions.swift
[14/86] Compiling ArgumentParser StringExtensions.swift
[15/86] Compiling ArgumentParser Tree.swift
[16/86] Compiling XibLoc TokensGroup.swift
[17/86] Compiling XibLoc XibLocResolvingInfo.swift
[18/86] Compiling XibLoc AttributedString+Utils.swift
[19/86] Compiling XibLoc Collection+Utils.swift
[20/86] Compiling XibLoc ParserHelper.swift
[21/86] Compiling XibLoc Str2StrXibLocInfo.swift
[22/86] Compiling XibLoc CommonTokensGroup.swift
[23/86] Compiling XibLoc CommonTokensGroup_Linux.swift
[24/86] Compiling XibLoc PluralityDefinitionZoneValueNumber.swift
[25/86] Compiling XibLoc ParserHelper+AttributedString.swift
[26/86] Compiling XibLoc ParserHelper+NSMutableAttributedString.swift
[27/86] Compiling XibLoc ParserHelper+String.swift
[28/86] Compiling XibLoc Scanner+LinuxCompat.swift
[29/86] Compiling XibLoc StringAttributesChangesDescription.swift
[30/86] Compiling XibLoc XibLocFont.swift
[31/86] Compiling XibLoc MultipleWordsTokens.swift
[32/86] Compiling XibLoc NSMutableAttributedString+Utils.swift
[33/86] Compiling XibLoc NumberFormatter+Utils.swift
[34/86] Compiling XibLoc RandomAccessCollection+StableSort.swift
[35/86] Compiling XibLoc Range+Utils.swift
[36/86] Compiling XibLoc OneWordTokens.swift
[37/86] Compiling XibLoc Str2AttrStrXibLocInfo.swift
[38/86] Compiling XibLoc Str2NSAttrStrXibLocInfo.swift
[39/86] Compiling XibLoc PluralValue.swift
[40/86] Compiling XibLoc PluralityDefinition.swift
[41/86] Compiling XibLoc PluralityDefinitionZone.swift
[42/86] Compiling XibLoc PluralityDefinitionZoneValue.swift
[43/86] Compiling XibLoc PluralityDefinitionZoneValueGlob.swift
[44/86] Compiling XibLoc PluralityDefinitionZoneValueIntervalOfFloats.swift
[45/86] Compiling XibLoc PluralityDefinitionZoneValueIntervalOfInts.swift
[46/86] Compiling CLTLogger NSLock+Linux.swift
[47/86] Compiling CLTLogger SGR.swift
[48/86] Emitting module CLTLogger
[49/86] Compiling CLTLogger String+Utils.swift
[50/86] Compiling CLTLogger CLTLogger.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CLTLogger/Sources/CLTLogger.swift:439:9: error: consecutive statements on a line must be separated by ';'
                return switch v {
                      ^
                      ;
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CLTLogger/Sources/CLTLogger.swift:439:3: error: non-void function should return a value
                return switch v {
                ^
Fetching https://github.com/Frizlab/XibLoc.git
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/apple/swift-log.git
[1/2148] Fetching xibloc
[388/5673] Fetching xibloc, swift-log
[5674/67909] Fetching xibloc, swift-log, swift-syntax
Fetched https://github.com/apple/swift-syntax.git (3.90s)
Fetched https://github.com/apple/swift-log.git (3.90s)
Fetched https://github.com/Frizlab/XibLoc.git (3.90s)
Fetching https://github.com/Frizlab/SafeGlobal.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/xcode-actions/CLTLogger.git
[1/518] Fetching cltlogger
[95/671] Fetching cltlogger, safeglobal
[548/12719] Fetching cltlogger, safeglobal, swift-argument-parser
Fetched https://github.com/xcode-actions/CLTLogger.git (1.58s)
Fetched https://github.com/apple/swift-argument-parser.git (1.58s)
Fetched https://github.com/Frizlab/SafeGlobal.git (1.58s)
Computing version for https://github.com/xcode-actions/CLTLogger.git
Computed https://github.com/xcode-actions/CLTLogger.git at 0.9.0 (0.95s)
Computing version for https://github.com/Frizlab/XibLoc.git
Computed https://github.com/Frizlab/XibLoc.git at 1.3.1 (0.65s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 0.5.0 (0.90s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.93s)
Computing version for https://github.com/Frizlab/SafeGlobal.git
Computed https://github.com/xcode-actions/CLTLogger.git at 0.9.0 (0.00s)
Computed https://github.com/apple/swift-argument-parser.git at 0.5.0 (0.00s)
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.00s)
Computed https://github.com/Frizlab/XibLoc.git at 1.3.0 (0.87s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 0.5.0
Creating working copy for https://github.com/xcode-actions/CLTLogger.git
Working copy of https://github.com/xcode-actions/CLTLogger.git resolved at 0.9.0
Creating working copy for https://github.com/Frizlab/XibLoc.git
Working copy of https://github.com/Frizlab/XibLoc.git resolved at 1.3.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.5.4
BUILD FAILURE 5.8 macosSpm