The Swift Package Index logo.Swift Package Index

Build Information

Successful build of QSH with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rwbutler/QSH.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/rwbutler/QSH
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at bb1a56b Merge pull request #1 from rwbutler/add-license-1
Cloned https://github.com/rwbutler/QSH.git
Revision (git rev-parse @):
bb1a56b55d638317636183cd64ad8a4139064387
SUCCESS checkout https://github.com/rwbutler/QSH.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/rwbutler/QSH.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/13] Write sources
[2/13] Write qsh-entitlement.plist
[3/13] Write sources
[9/13] Write swift-version--423B1241ED78D482.txt
[11/36] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/36] Emitting module ArgumentParserToolInfo
[13/70] Emitting module ArgumentParser
[14/74] Compiling ArgumentParser ArgumentHelp.swift
[15/74] Compiling ArgumentParser CompletionKind.swift
[16/74] Compiling ArgumentParser Errors.swift
[17/74] Compiling ArgumentParser Flag.swift
[18/74] Compiling ArgumentParser NameSpecification.swift
[19/74] Compiling ArgumentParser BashCompletionsGenerator.swift
[20/74] Compiling ArgumentParser CompletionsGenerator.swift
[21/74] Compiling ArgumentParser FishCompletionsGenerator.swift
[22/74] Compiling ArgumentParser ZshCompletionsGenerator.swift
[23/74] Compiling ArgumentParser Argument.swift
[24/74] Compiling ArgumentParser CollectionExtensions.swift
[25/74] Compiling ArgumentParser SequenceExtensions.swift
[26/74] Compiling ArgumentParser StringExtensions.swift
[27/74] Compiling ArgumentParser Tree.swift
[28/74] Compiling ArgumentParser ArgumentSet.swift
[29/74] Compiling ArgumentParser CommandParser.swift
[30/74] Compiling ArgumentParser InputOrigin.swift
[31/74] Compiling ArgumentParser Name.swift
[32/74] Compiling ArgumentParser Parsed.swift
[33/74] Compiling Hash StringAdditions.swift
[34/75] Compiling Hash Hash.swift
[35/75] Compiling LetterCase LetterCaseOptions.swift
[36/75] Compiling ArgumentParser ParsableArguments.swift
[37/75] Compiling ArgumentParser ParsableArgumentsValidation.swift
[38/75] Compiling ArgumentParser ParsableCommand.swift
[39/75] Compiling ArgumentParser ArgumentDecoder.swift
[40/75] Compiling ArgumentParser ArgumentDefinition.swift
[41/75] Compiling Hash DataAdditions.swift
[42/75] Compiling Hash HashAlgorithm.swift
[47/75] Emitting module Hash
[48/75] Compiling Hash HMAC.swift
[49/75] Compiling Fuse String+Fuse.swift
[50/75] Emitting module ShellOut
[51/75] Compiling ShellOut ShellOut.swift
[52/75] Compiling LetterCase LetterCase.swift
[53/75] Compiling LetterCase KeyDecodingStrategyAdditions.swift
[54/75] Emitting module LetterCase
[55/75] Compiling LetterCase StringAdditions.swift
[56/75] Emitting module Fuse
[57/75] Compiling Fuse FuseUtilities.swift
[58/75] Compiling Fuse Fuse.swift
[59/75] Compiling Hash StringRepresentable.swift
[60/75] Compiling ArgumentParser ParsedValues.swift
[61/75] Compiling ArgumentParser ParserError.swift
[62/75] Compiling ArgumentParser SplitArguments.swift
[63/75] Compiling ArgumentParser DumpHelpGenerator.swift
[64/75] Compiling ArgumentParser Option.swift
[65/75] Compiling ArgumentParser OptionGroup.swift
[66/75] Compiling ArgumentParser CommandConfiguration.swift
[67/75] Compiling ArgumentParser EnumerableFlag.swift
[68/75] Compiling ArgumentParser ExpressibleByArgument.swift
[69/75] Compiling ArgumentParser HelpCommand.swift
[70/75] Compiling ArgumentParser HelpGenerator.swift
[71/75] Compiling ArgumentParser MessageInfo.swift
[72/75] Compiling ArgumentParser UsageGenerator.swift
[73/109] Compiling SwiftQuiz StringAdditions.swift
[74/109] Compiling SwiftQuiz CodableError.swift
[75/109] Compiling SwiftQuiz MultipleAnswer.swift
[76/109] Compiling SwiftQuiz MultipleChoice.swift
[77/109] Compiling SwiftQuiz PackageQuizResult.swift
[78/109] Compiling SwiftQuiz SlackMessagingService.swift
[79/109] Compiling SwiftQuiz ParsingService.swift
[80/109] Compiling SwiftQuiz CodableParsingService.swift
[81/109] Compiling SwiftQuiz QuestionModel.swift
[82/113] Compiling SwiftQuiz AccessControlService.swift
[83/113] Compiling SwiftQuiz DefaultAccessControlService.swift
[84/113] Compiling SwiftQuiz Flagpole.swift
[85/113] Compiling SwiftQuiz ImagesService.swift
[86/113] Compiling SwiftQuiz MarkingService.swift
[87/113] Emitting module SwiftQuiz
[88/113] Compiling SwiftQuiz QuizEvent.swift
[89/113] Compiling SwiftQuiz QuizType.swift
[90/113] Compiling SwiftQuiz Round.swift
[91/113] Compiling SwiftQuiz ShortAnswer.swift
[92/113] Compiling SwiftQuiz QuizServices.swift
[93/113] Compiling SwiftQuiz PackagingError.swift
[94/113] Compiling SwiftQuiz Question.swift
[95/113] Compiling SwiftQuiz Quiz.swift
[96/113] Compiling SwiftQuiz QuizConfiguration.swift
[97/113] Compiling SwiftQuiz QuizError.swift
[98/113] Compiling SwiftQuiz SwiftQuiz.swift
[99/113] Compiling SwiftQuiz Publishers.swift
[100/113] Compiling SwiftQuiz QuizPublisher.swift
[101/113] Compiling SwiftQuiz QuizSubscription.swift
[102/113] Compiling SwiftQuiz ArrayAdditions.swift
[103/113] Compiling SwiftQuiz DefaultMarkingService.swift
[104/113] Compiling SwiftQuiz MarkingFrequency.swift
[105/113] Compiling SwiftQuiz MarkingSubmission.swift
[106/113] Compiling SwiftQuiz MessagingService.swift
[107/113] Compiling SwiftQuiz QuizModel.swift
[108/113] Compiling SwiftQuiz RoundModel.swift
[109/113] Compiling SwiftQuiz Command.swift
[110/113] Compiling SwiftQuiz QuizFactory.swift
[111/122] Compiling QSH QuizServicesAdditions.swift
[112/123] Compiling QSH ImagesService.swift
[113/123] Compiling QSH QSH.swift
[114/123] Compiling QSH URLAdditions.swift
[115/123] Compiling QSH main.swift
[116/123] Compiling QSH KeyDecodingStrategyAdditions.swift
[117/123] Compiling QSH PlayQuiz.swift
[118/123] Compiling QSH PackageQuiz.swift
[119/123] Emitting module QSH
[120/123] Compiling QSH CommandLineImagesService.swift
[120/123] Write Objects.LinkFileList
[121/123] Linking qsh
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/qsh: replacing existing signature
[122/123] Applying qsh
Build complete! (9.98s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/JohnSundell/ShellOut from cache
Fetching https://github.com/rwbutler/swift-quiz
[1/256] Fetching swift-quiz
Fetched https://github.com/apple/swift-argument-parser from cache (0.21s)
Fetched https://github.com/rwbutler/swift-quiz from cache (0.23s)
Fetched https://github.com/JohnSundell/ShellOut from cache (0.24s)
Computing version for https://github.com/JohnSundell/ShellOut
Computed https://github.com/JohnSundell/ShellOut at 2.3.0 (0.33s)
Computing version for https://github.com/rwbutler/swift-quiz
Computed https://github.com/rwbutler/swift-quiz at 0.1.0 (0.33s)
Fetching https://github.com/rwbutler/Hash
Fetching https://github.com/rwbutler/LetterCase
Fetching https://github.com/krisk/fuse-swift
[1/691] Fetching fuse-swift
[22/976] Fetching fuse-swift, hash
[409/1207] Fetching fuse-swift, hash, lettercase
Fetched https://github.com/rwbutler/LetterCase from cache (0.27s)
Fetched https://github.com/krisk/fuse-swift from cache (0.27s)
Fetched https://github.com/rwbutler/Hash from cache (0.27s)
Computing version for https://github.com/krisk/fuse-swift
Computed https://github.com/krisk/fuse-swift at 1.4.0 (0.33s)
Computing version for https://github.com/rwbutler/Hash
Computed https://github.com/rwbutler/Hash at 1.5.0 (0.32s)
Computing version for https://github.com/rwbutler/LetterCase
Computed https://github.com/rwbutler/LetterCase at 1.6.1 (0.33s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.34s)
Creating working copy for https://github.com/krisk/fuse-swift
Working copy of https://github.com/krisk/fuse-swift resolved at 1.4.0
Creating working copy for https://github.com/JohnSundell/ShellOut
Working copy of https://github.com/JohnSundell/ShellOut resolved at 2.3.0
Creating working copy for https://github.com/rwbutler/swift-quiz
Working copy of https://github.com/rwbutler/swift-quiz resolved at 0.1.0
Creating working copy for https://github.com/rwbutler/Hash
Working copy of https://github.com/rwbutler/Hash resolved at 1.5.0
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-argument-parser-54a11a8d is not valid git repository for 'https://github.com/apple/swift-argument-parser', will fetch again.
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-argument-parser-54a11a8d is not valid git repository for 'https://github.com/apple/swift-argument-parser', will fetch again.
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.01s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
Creating working copy for https://github.com/rwbutler/LetterCase
Working copy of https://github.com/rwbutler/LetterCase resolved at 1.6.1
Build complete.
Done.

Build Machine: Mac 7