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

Failed to build SFSymbolsGenerator, reference 1.3.1 (8f2632), with Swift 6.0 for macOS (SPM) on 28 Jun 2025 10:04:29 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/leoho0722/SFSymbolsGenerator.git
Reference: 1.3.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/leoho0722/SFSymbolsGenerator
 * tag               1.3.1      -> FETCH_HEAD
HEAD is now at 8f26328 Release v1.3.1: Complete renaming from sf-symbols to sf-symbols-generator and build optimizations
Cloned https://github.com/leoho0722/SFSymbolsGenerator.git
Revision (git rev-parse @):
8f263285a94b986c2b031f5841cd42c486e030e7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/leoho0722/SFSymbolsGenerator.git at 1.3.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/leoho0722/SFSymbolsGenerator.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/9] Write sources
[1/9] Write sf-symbols-generator-entitlement.plist
[1/9] Write sources
[5/9] Write swift-version-5BDAB9E9C0126B9D.txt
[7/11] Compiling ArgumentParserToolInfo ToolInfo.swift
[8/11] Emitting module ArgumentParserToolInfo
[9/50] Compiling ArgumentParser CommandConfiguration.swift
[10/50] Compiling ArgumentParser CommandGroup.swift
[11/50] Compiling ArgumentParser EnumerableFlag.swift
[12/50] Compiling ArgumentParser ExpressibleByArgument.swift
[13/54] Emitting module ArgumentParser
[14/54] Compiling ArgumentParser InputOrigin.swift
[15/54] Compiling ArgumentParser Name.swift
[16/54] Compiling ArgumentParser Parsed.swift
[17/54] Compiling ArgumentParser ParsedValues.swift
[18/54] Compiling ArgumentParser ArgumentHelp.swift
[19/54] Compiling ArgumentParser ArgumentVisibility.swift
[20/54] Compiling ArgumentParser CompletionKind.swift
[21/54] Compiling ArgumentParser Errors.swift
[22/54] Compiling ArgumentParser Flag.swift
[23/54] Compiling ArgumentParser BashCompletionsGenerator.swift
[24/54] Compiling ArgumentParser CompletionsGenerator.swift
[25/54] Compiling ArgumentParser FishCompletionsGenerator.swift
[26/54] Compiling ArgumentParser ZshCompletionsGenerator.swift
[27/54] Compiling ArgumentParser Argument.swift
[28/54] Compiling ArgumentParser ArgumentDefinition.swift
[29/54] Compiling ArgumentParser ArgumentSet.swift
[30/54] Compiling ArgumentParser CommandParser.swift
[31/54] Compiling ArgumentParser InputKey.swift
[32/54] Compiling ArgumentParser Platform.swift
[33/54] Compiling ArgumentParser SequenceExtensions.swift
[34/54] Compiling ArgumentParser StringExtensions.swift
[35/54] Compiling ArgumentParser Tree.swift
[36/54] Compiling ArgumentParser ParserError.swift
[37/54] Compiling ArgumentParser SplitArguments.swift
[38/54] Compiling ArgumentParser DumpHelpGenerator.swift
[39/54] Compiling ArgumentParser HelpCommand.swift
[40/54] Compiling ArgumentParser ParsableArguments.swift
[41/54] Compiling ArgumentParser ParsableArgumentsValidation.swift
[42/54] Compiling ArgumentParser ParsableCommand.swift
[43/54] Compiling ArgumentParser ArgumentDecoder.swift
[44/54] Compiling ArgumentParser NameSpecification.swift
[45/54] Compiling ArgumentParser Option.swift
[46/54] Compiling ArgumentParser OptionGroup.swift
[47/54] Compiling ArgumentParser AsyncParsableCommand.swift
[48/54] Compiling ArgumentParser HelpGenerator.swift
[49/54] Compiling ArgumentParser MessageInfo.swift
[50/54] Compiling ArgumentParser UsageGenerator.swift
[51/54] Compiling ArgumentParser CollectionExtensions.swift
[52/65] Compiling sf_symbols_generator SFSymbolsError.swift
[53/65] Compiling sf_symbols_generator PlistParser.swift
[54/66] Compiling sf_symbols_generator SFSymbolsGenerator.swift
/Users/admin/builder/spi-builder-workspace/Sources/SFSymbolsGenerator.swift:47:5: error: unexpected ',' separator
45 |         version: "1.3.1",
46 |         subcommands: [GenerateCommand.self, VersionCommand.self],
47 |     )
   |     `- error: unexpected ',' separator
48 | }
49 |
[55/66] Compiling sf_symbols_generator FileWriter.swift
[56/66] Compiling sf_symbols_generator SFSymbolsFinder.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[57/66] Compiling sf_symbols_generator Release+Extensions.swift
[58/66] Compiling sf_symbols_generator Typealias.swift
[59/66] Compiling sf_symbols_generator Symbol+Extensions.swift
[60/66] Compiling sf_symbols_generator CodeGenerator.swift
[61/66] Emitting module sf_symbols_generator
/Users/admin/builder/spi-builder-workspace/Sources/SFSymbolsGenerator.swift:47:5: error: unexpected ',' separator
45 |         version: "1.3.1",
46 |         subcommands: [GenerateCommand.self, VersionCommand.self],
47 |     )
   |     `- error: unexpected ',' separator
48 | }
49 |
[62/66] Compiling sf_symbols_generator Generate.swift
/Users/admin/builder/spi-builder-workspace/Sources/SFSymbolsGenerator.swift:47:5: error: unexpected ',' separator
45 |         version: "1.3.1",
46 |         subcommands: [GenerateCommand.self, VersionCommand.self],
47 |     )
   |     `- error: unexpected ',' separator
48 | }
49 |
[63/66] Compiling sf_symbols_generator Version.swift
/Users/admin/builder/spi-builder-workspace/Sources/SFSymbolsGenerator.swift:47:5: error: unexpected ',' separator
45 |         version: "1.3.1",
46 |         subcommands: [GenerateCommand.self, VersionCommand.self],
47 |     )
   |     `- error: unexpected ',' separator
48 | }
49 |
Fetching https://github.com/apple/swift-argument-parser.git
[1/15419] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.45s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.46s)
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 1.5.1
BUILD FAILURE 6.0 macosSpm