Build Information
Failed to build TypeFill with Swift 5.9 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yume190/TypeFill.git
Reference: 0.5.0
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/yume190/TypeFill
* tag 0.5.0 -> FETCH_HEAD
HEAD is now at c5879fc change swift syntax to 5.9.1
Cloned https://github.com/yume190/TypeFill.git
Revision (git rev-parse @):
c5879fcb75573dddc02a438abe6d4b2b072c154a
SUCCESS checkout https://github.com/yume190/TypeFill.git at 0.5.0
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD/checkout
https://github.com/yume190/TypeFill.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/jpsim/SourceKitten
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-syntax.git
[1/11410] Fetching swift-argument-parser
[686/27229] Fetching swift-argument-parser, sourcekitten
[3865/82130] Fetching swift-argument-parser, sourcekitten, swift-syntax
Fetched https://github.com/jpsim/SourceKitten (2.20s)
Fetching https://github.com/drmohundro/SWXMLHash.git
[66311/66311] Fetching swift-argument-parser, swift-syntax
[66312/69077] Fetching swift-argument-parser, swift-syntax, swxmlhash
Fetched https://github.com/drmohundro/SWXMLHash.git (0.67s)
Fetching https://github.com/krzyzanowskim/CryptoSwift
[1/12551] Fetching cryptoswift
Fetching https://github.com/onevcat/Rainbow
Fetched https://github.com/krzyzanowskim/CryptoSwift (2.71s)
[1/1114] Fetching rainbow
Fetching https://github.com/jpsim/Yams.git
Fetched https://github.com/apple/swift-argument-parser.git (6.14s)
Fetched https://github.com/onevcat/Rainbow (0.60s)
Fetched https://github.com/apple/swift-syntax.git (6.21s)
Computing version for https://github.com/onevcat/Rainbow
[1/8814] Fetching yams
Fetched https://github.com/jpsim/Yams.git (1.69s)
Computed https://github.com/onevcat/Rainbow at 4.0.1 (1.78s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift
Computed https://github.com/krzyzanowskim/CryptoSwift at 1.7.1 (0.70s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.2.2 (0.66s)
Computing version for https://github.com/jpsim/SourceKitten
Computed https://github.com/jpsim/SourceKitten at 0.34.1 (0.65s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 509.1.0 (0.93s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.5 (0.66s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.1 (0.60s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.0.5
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.1
Creating working copy for https://github.com/jpsim/SourceKitten
Working copy of https://github.com/jpsim/SourceKitten resolved at 0.34.1
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift
Working copy of https://github.com/krzyzanowskim/CryptoSwift resolved at 1.7.1
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.0.1
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.0
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.2.2
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/30] Compiling Clang_C Clang_C.c
[2/30] Compiling SourceKit SourceKit.c
[3/30] Compiling reader.c
[4/30] Compiling writer.c
[5/30] Compiling parser.c
[6/30] Compiling emitter.c
[7/30] Compiling api.c
[8/68] Compiling scanner.c
[10/182] Emitting module SwiftSyntax509
[11/182] Compiling SwiftSyntax509 Empty.swift
[12/183] Compiling Rainbow StringGenerator.swift
[13/184] Compiling Yams Node.Scalar.swift
[14/184] Compiling Yams Node.Sequence.swift
[15/184] Compiling Yams Mark.swift
[16/184] Compiling Yams Node.Mapping.swift
[18/186] Compiling Rainbow String+Rainbow.swift
[20/186] Compiling Rainbow Style.swift
[20/186] Wrapping AST for SwiftSyntax509 for debugging
[22/231] Compiling ArgumentParserToolInfo ToolInfo.swift
[23/231] Emitting module ArgumentParserToolInfo
[25/233] Wrapping AST for ArgumentParserToolInfo for debugging
[27/270] Compiling ArgumentParser NameSpecification.swift
[28/270] Compiling ArgumentParser ExpressibleByArgument.swift
[29/270] Compiling ArgumentParser ParsableArguments.swift
[30/270] Compiling ArgumentParser ParsableArgumentsValidation.swift
[31/270] Compiling ArgumentParser ParsableCommand.swift
[32/270] Compiling ArgumentParser ArgumentDecoder.swift
[33/270] Compiling ArgumentParser Option.swift
[34/270] Emitting module SWXMLHash
[35/270] Compiling ArgumentParser FishCompletionsGenerator.swift
[36/270] Compiling ArgumentParser ZshCompletionsGenerator.swift
[37/270] Compiling ArgumentParser Argument.swift
[38/270] Compiling ArgumentParser ArgumentVisibility.swift
[39/270] Compiling ArgumentParser CompletionKind.swift
[40/270] Compiling ArgumentParser Errors.swift
[41/270] Compiling ArgumentParser Flag.swift
[42/273] Compiling ArgumentParser AsyncParsableCommand.swift
[43/273] Compiling ArgumentParser CommandConfiguration.swift
[46/273] Emitting module Rainbow
[49/273] Compiling ArgumentParser OptionGroup.swift
[52/273] Compiling ArgumentParser EnumerableFlag.swift
[53/273] Compiling ArgumentParser BashCompletionsGenerator.swift
[54/273] Compiling ArgumentParser CompletionsGenerator.swift
[63/273] Compiling ArgumentParser ArgumentHelp.swift
[64/273] Compiling ArgumentParser ArgumentDefinition.swift
[65/273] Compiling ArgumentParser ArgumentSet.swift
[66/273] Emitting module Yams
[69/273] Compiling Rainbow Rainbow.swift
[70/273] Compiling Rainbow OutputTarget.swift
[72/275] Compiling Yams YamlError.swift
[75/277] Wrapping AST for Rainbow for debugging
[76/277] Wrapping AST for Yams for debugging
[78/277] Compiling SWXMLHash XMLHashOptions.swift
[79/277] Compiling SWXMLHash XMLIndexer.swift
[80/277] Compiling SWXMLHash shim.swift
[82/279] Wrapping AST for SWXMLHash for debugging
[84/320] Compiling SourceKittenFramework ByteCount.swift
[85/320] Compiling SourceKittenFramework ByteRange.swift
[86/320] Compiling SourceKittenFramework Clang+SourceKitten.swift
[87/320] Compiling SourceKittenFramework ClangTranslationUnit.swift
[88/320] Compiling SourceKittenFramework CodeCompletionItem.swift
[89/320] Compiling CryptoSwift Utils+Foundation.swift
[90/320] Compiling CryptoSwift Generics.swift
[91/320] Compiling CryptoSwift HKDF.swift
[92/320] Compiling CryptoSwift HMAC.swift
[93/320] Compiling CryptoSwift ISO10126Padding.swift
[94/320] Compiling CryptoSwift ISO78164Padding.swift
[95/320] Compiling CryptoSwift Int+Extension.swift
[96/320] Compiling CryptoSwift MD5.swift
[97/320] Compiling CryptoSwift NoPadding.swift
[98/320] Compiling CryptoSwift Operators.swift
[99/320] Compiling CryptoSwift DER.swift
[100/320] Compiling CryptoSwift PBKDF1.swift
[101/320] Compiling CryptoSwift PBKDF2.swift
[102/320] Compiling CryptoSwift PKCS1v15.swift
[103/338] Compiling SourceKittenFramework SwiftDeclarationAttributeKind.swift
[104/338] Compiling SourceKittenFramework SwiftDeclarationKind.swift
[105/338] Compiling SourceKittenFramework SwiftDocKey.swift
[106/338] Compiling SourceKittenFramework SwiftDocs.swift
[107/338] Compiling SourceKittenFramework SwiftVersion.swift
[108/338] Compiling SourceKittenFramework SyntaxKind.swift
[109/338] Compiling SourceKittenFramework SyntaxMap.swift
[110/338] Compiling SourceKittenFramework SyntaxToken.swift
[111/338] Compiling ArgumentParser CollectionExtensions.swift
[112/338] Compiling ArgumentParser Platform.swift
[113/338] Compiling ArgumentParser SequenceExtensions.swift
[114/338] Compiling ArgumentParser StringExtensions.swift
[115/338] Compiling ArgumentParser Tree.swift
[116/338] Compiling SwiftSyntax TriviaPieces.swift
[127/343] Emitting module ArgumentParser
[128/343] Emitting module SourceKittenFramework
[129/343] Compiling SourceKittenFramework File.swift
[130/343] Compiling SourceKittenFramework JSONOutput.swift
[131/343] Compiling SourceKittenFramework Parameter.swift
[132/343] Compiling SourceKittenFramework Request.swift
[133/343] Compiling SourceKittenFramework SourceDeclaration.swift
[134/343] Compiling SourceKittenFramework CursorInfo+Parsing.swift
[135/343] Compiling SourceKittenFramework Dictionary+Merge.swift
[136/343] Compiling SourceKittenFramework Documentation.swift
[137/343] Compiling SourceKittenFramework Exec.swift
[138/343] Compiling SourceKittenFramework File+Hashable.swift
[143/343] Compiling SourceKittenFramework Xcode.swift
[161/343] Compiling SourceKittenFramework StringView.swift
[162/343] Compiling SourceKittenFramework Structure.swift
[166/343] Compiling SourceKittenFramework library_wrapper.swift
[167/343] Compiling SourceKittenFramework library_wrapper_Clang_C.swift
[168/343] Compiling SourceKittenFramework library_wrapper_SourceKit.swift
[169/343] Compiling CryptoSwift Prime Test.swift
[170/343] Compiling CryptoSwift Random.swift
[171/343] Compiling CryptoSwift Shifts.swift
[172/343] Compiling CryptoSwift Square Root.swift
[173/343] Compiling CryptoSwift Strideable.swift
[174/343] Compiling CryptoSwift String Conversion.swift
[175/343] Compiling CryptoSwift Subtraction.swift
[176/343] Compiling CryptoSwift Words and Bits.swift
[177/343] Compiling CryptoSwift ChaCha20.swift
[178/343] Compiling CryptoSwift Checksum.swift
[179/343] Compiling CryptoSwift Cipher.swift
[180/343] Compiling SourceKittenFramework Language.swift
[181/343] Compiling SourceKittenFramework Line.swift
[182/343] Compiling SourceKittenFramework LinuxCompatibility.swift
[183/343] Compiling SourceKittenFramework Module.swift
[184/343] Compiling SourceKittenFramework ObjCDeclarationKind.swift
[185/343] Compiling SourceKittenFramework OffsetMap.swift
[186/343] Compiling SourceKittenFramework String+SourceKitten.swift
[187/343] Compiling SourceKittenFramework StringView+SourceKitten.swift
[195/343] Compiling SourceKittenFramework SourceKitObject.swift
[196/343] Compiling SourceKittenFramework SourceLocation.swift
[197/343] Compiling SourceKittenFramework StatementKind.swift
[236/350] Compiling SourceKittenFramework XcodeBuildSetting.swift
[239/350] Compiling SwiftSyntax SyntaxDeclNodes.swift
[243/353] Wrapping AST for SourceKittenFramework for debugging
[244/353] Wrapping AST for ArgumentParser for debugging
[246/353] Emitting module CryptoSwift
[247/353] Compiling CryptoSwift SecureBytes.swift
[248/353] Compiling CryptoSwift Signature.swift
[249/353] Compiling CryptoSwift StreamDecryptor.swift
[250/353] Compiling CryptoSwift StreamEncryptor.swift
[251/353] Compiling CryptoSwift String+Extension.swift
[252/353] Compiling CryptoSwift UInt128.swift
[253/353] Compiling CryptoSwift UInt16+Extension.swift
[254/353] Compiling CryptoSwift UInt32+Extension.swift
[255/353] Compiling CryptoSwift UInt64+Extension.swift
[256/353] Compiling CryptoSwift UInt8+Extension.swift
[257/353] Compiling CryptoSwift Updatable.swift
[258/353] Compiling CryptoSwift Utils.swift
[259/353] Compiling CryptoSwift ZeroPadding.swift
[288/353] Compiling CryptoSwift Collection+Extension.swift
[289/353] Compiling CryptoSwift CompactMap.swift
[290/353] Compiling CryptoSwift Cryptor.swift
[291/353] Compiling CryptoSwift Cryptors.swift
[292/353] Compiling CryptoSwift Digest.swift
[293/353] Compiling CryptoSwift DigestType.swift
[294/353] Compiling CryptoSwift AES+Foundation.swift
[295/353] Compiling CryptoSwift Array+Foundation.swift
[296/353] Compiling CryptoSwift Blowfish+Foundation.swift
[297/353] Compiling CryptoSwift ChaCha20+Foundation.swift
[298/353] Compiling CryptoSwift Data+Extension.swift
[299/353] Compiling CryptoSwift HMAC+Foundation.swift
[300/353] Compiling CryptoSwift Rabbit+Foundation.swift
[301/353] Compiling CryptoSwift String+FoundationExtension.swift
[302/353] Compiling CryptoSwift PKCS5.swift
[303/353] Compiling CryptoSwift PKCS7.swift
[304/353] Compiling CryptoSwift PKCS7Padding.swift
[305/353] Compiling CryptoSwift Padding.swift
[306/353] Compiling CryptoSwift Poly1305.swift
[307/353] Compiling CryptoSwift RSA+Cipher.swift
[308/353] Compiling CryptoSwift RSA+Signature.swift
[309/353] Compiling CryptoSwift RSA.swift
[310/353] Compiling CryptoSwift Rabbit.swift
[311/353] Compiling CryptoSwift SHA1.swift
[312/353] Compiling CryptoSwift SHA2.swift
[313/353] Compiling CryptoSwift SHA3.swift
[314/353] Compiling CryptoSwift Scrypt.swift
[316/355] Wrapping AST for CryptoSwift for debugging
[318/357] Emitting module Derived
[319/357] Compiling Derived DerivedPath.swift
/host/spi-builder-workspace/Sources/Derived/DerivedPath.swift:33:22: error: cannot find 'CFSwapInt64BigToHost' in scope
startValue = CFSwapInt64BigToHost(digest64[0])
^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Derived/DerivedPath.swift:39:22: error: cannot find 'CFSwapInt64BigToHost' in scope
startValue = CFSwapInt64BigToHost(digest64[1])
^~~~~~~~~~~~~~~~~~~~
error: fatalError
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
Building for debugging...
[2/38] Emitting module Derived
[3/38] Compiling Derived DerivedPath.swift
/host/spi-builder-workspace/Sources/Derived/DerivedPath.swift:33:22: error: cannot find 'CFSwapInt64BigToHost' in scope
startValue = CFSwapInt64BigToHost(digest64[0])
^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Derived/DerivedPath.swift:39:22: error: cannot find 'CFSwapInt64BigToHost' in scope
startValue = CFSwapInt64BigToHost(digest64[1])
^~~~~~~~~~~~~~~~~~~~
error: fatalError
BUILD FAILURE 5.9 linux