Build Information
Failed to build TypeFill with Swift 5.8 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-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: master
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
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
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 master
========================================
Build
========================================
Selected platform: linux
Swift version: 5.8
Building package at path: $PWD/checkout
https://github.com/yume190/TypeFill.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/krzyzanowskim/CryptoSwift
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/1114] Fetching rainbow
[1082/3880] Fetching rainbow, swxmlhash
[3384/16431] Fetching rainbow, swxmlhash, cryptoswift
Fetching https://github.com/jpsim/Yams.git
Fetched https://github.com/onevcat/Rainbow (0.31s)
Fetched https://github.com/drmohundro/SWXMLHash.git (0.31s)
Fetching https://github.com/apple/swift-argument-parser.git
[2009/12551] Fetching cryptoswift
[3516/21365] Fetching cryptoswift, yams
[4750/32775] Fetching cryptoswift, yams, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git (0.90s)
[21277/21365] Fetching cryptoswift, yams
Fetching https://github.com/apple/swift-syntax.git
Fetched https://github.com/jpsim/Yams.git (1.31s)
Fetching https://github.com/jpsim/SourceKitten
Fetched https://github.com/krzyzanowskim/CryptoSwift (1.77s)
[1/54901] Fetching swift-syntax
[551/70720] Fetching swift-syntax, sourcekitten
Fetched https://github.com/jpsim/SourceKitten (1.53s)
[48313/54901] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git (4.65s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (1.14s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift
Computed https://github.com/krzyzanowskim/CryptoSwift at 1.7.1 (0.37s)
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.40s)
Computing version for https://github.com/jpsim/SourceKitten
Computed https://github.com/jpsim/SourceKitten at 0.34.1 (0.39s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 509.1.0 (0.58s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.5 (0.38s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.1 (0.40s)
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/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.0.5
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
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/jpsim/SourceKitten
Working copy of https://github.com/jpsim/SourceKitten resolved at 0.34.1
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/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.0
[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 api.c
[7/30] Compiling emitter.c
[8/32] Compiling scanner.c
[10/58] Emitting module SwiftSyntax509
[11/182] Emitting module SWXMLHash
[12/185] Compiling SwiftSyntax509 Empty.swift
[13/186] Compiling Rainbow StringGenerator.swift
[14/187] Emitting module Yams
[17/189] Compiling Rainbow String+Rainbow.swift
[17/189] Wrapping AST for SwiftSyntax509 for debugging
[19/189] Compiling Rainbow Style.swift
[20/234] Emitting module ArgumentParserToolInfo
[21/234] Compiling ArgumentParserToolInfo ToolInfo.swift
[23/236] Wrapping AST for ArgumentParserToolInfo for debugging
[25/273] Compiling ArgumentParser Errors.swift
[26/273] Compiling ArgumentParser Flag.swift
[27/273] Compiling ArgumentParser NameSpecification.swift
[28/273] Compiling ArgumentParser CommandParser.swift
[29/273] Compiling ArgumentParser InputKey.swift
[30/273] Compiling ArgumentParser InputOrigin.swift
[31/273] Compiling ArgumentParser BashCompletionsGenerator.swift
[32/273] Compiling ArgumentParser CompletionsGenerator.swift
[33/273] Compiling ArgumentParser FishCompletionsGenerator.swift
[34/273] Compiling ArgumentParser ZshCompletionsGenerator.swift
[35/273] Compiling ArgumentParser Argument.swift
[36/273] Compiling ArgumentParser ArgumentHelp.swift
[37/273] Compiling ArgumentParser ArgumentVisibility.swift
[38/273] Compiling ArgumentParser CompletionKind.swift
[39/273] Emitting module Rainbow
[42/273] Compiling ArgumentParser OptionGroup.swift
[43/273] Compiling ArgumentParser AsyncParsableCommand.swift
[44/273] Compiling Rainbow OutputTarget.swift
[45/273] Compiling ArgumentParser ArgumentDecoder.swift
[46/273] Compiling ArgumentParser ArgumentDefinition.swift
[47/273] Compiling ArgumentParser ArgumentSet.swift
[49/273] Compiling ArgumentParser Option.swift
[50/273] Compiling ArgumentParser ParsableArguments.swift
[51/273] Compiling ArgumentParser ParsableArgumentsValidation.swift
[52/273] Compiling ArgumentParser ParsableCommand.swift
[53/273] Compiling ArgumentParser CommandConfiguration.swift
[54/273] Compiling ArgumentParser EnumerableFlag.swift
[55/273] Compiling ArgumentParser ExpressibleByArgument.swift
[61/273] Compiling Rainbow Rainbow.swift
[65/276] Compiling Yams YamlError.swift
[78/278] Wrapping AST for SWXMLHash for debugging
[79/278] Wrapping AST for Rainbow for debugging
[82/279] Wrapping AST for Yams for debugging
[84/320] Emitting module ArgumentParser
[85/325] Compiling SourceKittenFramework SyntaxToken.swift
[86/325] Compiling ArgumentParser CollectionExtensions.swift
[87/325] Compiling ArgumentParser Platform.swift
[88/325] Compiling ArgumentParser SequenceExtensions.swift
[89/325] Compiling ArgumentParser StringExtensions.swift
[90/330] Compiling SourceKittenFramework SwiftDocKey.swift
[91/330] Compiling SourceKittenFramework SwiftDocs.swift
[92/330] Compiling SourceKittenFramework SwiftVersion.swift
[93/330] Compiling SourceKittenFramework SyntaxKind.swift
[94/330] Compiling SourceKittenFramework SyntaxMap.swift
[95/330] Compiling SourceKittenFramework ByteCount.swift
[96/330] Compiling SourceKittenFramework ByteRange.swift
[97/330] Compiling SourceKittenFramework Clang+SourceKitten.swift
[98/330] Compiling SourceKittenFramework ClangTranslationUnit.swift
[99/330] Compiling SourceKittenFramework CodeCompletionItem.swift
[100/330] Compiling SourceKittenFramework CursorInfo+Parsing.swift
[101/330] Emitting module SourceKittenFramework
[106/330] Compiling SourceKittenFramework Xcode.swift
[107/330] Compiling SourceKittenFramework library_wrapper.swift
[108/330] Compiling SourceKittenFramework library_wrapper_Clang_C.swift
[109/330] Compiling SourceKittenFramework library_wrapper_SourceKit.swift
[110/330] Compiling CryptoSwift Cryptors.swift
[111/330] Compiling CryptoSwift Digest.swift
[112/330] Compiling CryptoSwift DigestType.swift
[113/330] Compiling CryptoSwift AES+Foundation.swift
[114/330] Compiling CryptoSwift Array+Foundation.swift
[115/330] Compiling CryptoSwift Blowfish+Foundation.swift
[116/330] Compiling CryptoSwift ChaCha20+Foundation.swift
[117/330] Compiling CryptoSwift Data+Extension.swift
[118/330] Compiling CryptoSwift HMAC+Foundation.swift
[119/330] Compiling CryptoSwift Rabbit+Foundation.swift
[120/330] Compiling CryptoSwift String+FoundationExtension.swift
[121/343] Compiling SourceKittenFramework JSONOutput.swift
[122/343] Compiling SourceKittenFramework Language.swift
[123/343] Compiling SourceKittenFramework Line.swift
[124/343] Compiling SourceKittenFramework LinuxCompatibility.swift
[125/343] Compiling SourceKittenFramework Module.swift
[126/343] Compiling SourceKittenFramework ObjCDeclarationKind.swift
[127/343] Compiling SourceKittenFramework OffsetMap.swift
[128/343] Compiling SourceKittenFramework Parameter.swift
[129/343] Compiling SourceKittenFramework Request.swift
[130/343] Compiling SourceKittenFramework SourceDeclaration.swift
[131/343] Compiling SourceKittenFramework Dictionary+Merge.swift
[132/343] Compiling SourceKittenFramework Documentation.swift
[133/343] Compiling SourceKittenFramework Exec.swift
[134/343] Compiling SourceKittenFramework File+Hashable.swift
[135/343] Compiling SourceKittenFramework File.swift
[154/343] Compiling SourceKittenFramework StringView.swift
[155/343] Compiling SourceKittenFramework Structure.swift
[156/343] Compiling SourceKittenFramework SwiftDeclarationAttributeKind.swift
[157/343] Compiling SourceKittenFramework SwiftDeclarationKind.swift
[167/343] Compiling SourceKittenFramework SourceKitObject.swift
[168/343] Compiling SourceKittenFramework SourceLocation.swift
[169/343] Compiling SourceKittenFramework StatementKind.swift
[170/343] Compiling SourceKittenFramework String+SourceKitten.swift
[171/343] Compiling SourceKittenFramework StringView+SourceKitten.swift
[190/343] Compiling SourceKittenFramework XcodeBuildSetting.swift
[202/353] Wrapping AST for ArgumentParser for debugging
[203/353] Wrapping AST for SourceKittenFramework for debugging
[226/353] Emitting module CryptoSwift
[227/353] Compiling CryptoSwift SecureBytes.swift
[228/353] Compiling CryptoSwift Signature.swift
[229/353] Compiling CryptoSwift StreamDecryptor.swift
[230/353] Compiling CryptoSwift StreamEncryptor.swift
[231/353] Compiling CryptoSwift String+Extension.swift
[232/353] Compiling CryptoSwift UInt128.swift
[233/353] Compiling CryptoSwift UInt16+Extension.swift
[234/353] Compiling CryptoSwift UInt32+Extension.swift
[235/353] Compiling CryptoSwift UInt64+Extension.swift
[236/353] Compiling CryptoSwift UInt8+Extension.swift
[237/353] Compiling CryptoSwift Updatable.swift
[238/353] Compiling CryptoSwift Utils.swift
[239/353] Compiling CryptoSwift ZeroPadding.swift
[268/353] Compiling CryptoSwift Utils+Foundation.swift
[269/353] Compiling CryptoSwift Generics.swift
[270/353] Compiling CryptoSwift HKDF.swift
[271/353] Compiling CryptoSwift HMAC.swift
[272/353] Compiling CryptoSwift ISO10126Padding.swift
[273/353] Compiling CryptoSwift ISO78164Padding.swift
[274/353] Compiling CryptoSwift Int+Extension.swift
[275/353] Compiling CryptoSwift MD5.swift
[276/353] Compiling CryptoSwift NoPadding.swift
[277/353] Compiling CryptoSwift Operators.swift
[278/353] Compiling CryptoSwift DER.swift
[279/353] Compiling CryptoSwift PBKDF1.swift
[280/353] Compiling CryptoSwift PBKDF2.swift
[281/353] Compiling CryptoSwift PKCS1v15.swift
[282/353] Compiling CryptoSwift PKCS5.swift
[283/353] Compiling CryptoSwift PKCS7.swift
[284/353] Compiling CryptoSwift PKCS7Padding.swift
[285/353] Compiling CryptoSwift Padding.swift
[286/353] Compiling CryptoSwift Poly1305.swift
[287/353] Compiling CryptoSwift RSA+Cipher.swift
[288/353] Compiling CryptoSwift RSA+Signature.swift
[289/353] Compiling CryptoSwift RSA.swift
[290/353] Compiling CryptoSwift Rabbit.swift
[291/353] Compiling CryptoSwift SHA1.swift
[292/353] Compiling CryptoSwift SHA2.swift
[293/353] Compiling CryptoSwift SHA3.swift
[294/353] Compiling CryptoSwift Scrypt.swift
[295/353] Compiling CryptoSwift CBCMAC.swift
[296/353] Compiling CryptoSwift CMAC.swift
[297/353] Compiling CryptoSwift Addition.swift
[298/353] Compiling CryptoSwift BigInt.swift
[299/353] Compiling CryptoSwift BigUInt.swift
[300/353] Compiling CryptoSwift Bitwise Ops.swift
[301/353] Compiling CryptoSwift CS.swift
[302/353] Compiling CryptoSwift Codable.swift
[303/353] Compiling CryptoSwift Comparable.swift
[304/353] Compiling CryptoSwift Data Conversion.swift
[305/353] Compiling CryptoSwift Division.swift
[306/353] Compiling CryptoSwift Exponentiation.swift
[307/353] Compiling CryptoSwift Floating Point Conversion.swift
[308/353] Compiling CryptoSwift GCD.swift
[311/355] Emitting module SwiftSyntax
[311/355] Wrapping AST for CryptoSwift for debugging
[313/357] Emitting module Derived
[314/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])
^~~~~~~~~~~~~~~~~~~~
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
Building for debugging...
[2/44] Emitting module Derived
[3/44] 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])
^~~~~~~~~~~~~~~~~~~~
BUILD FAILURE 5.8 linux