The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Gryphon with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vinivendra/Gryphon.git
Reference: release
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/vinivendra/Gryphon
 * branch            release    -> FETCH_HEAD
 * [new branch]      release    -> origin/release
HEAD is now at 89cc513 Update README.md for archiving the project
Cloned https://github.com/vinivendra/Gryphon.git
Revision (git rev-parse @):
89cc51358a8858865e05d98a9d734c209e6eb035
SUCCESS checkout https://github.com/vinivendra/Gryphon.git at release
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/vinivendra/Gryphon.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/jpsim/SourceKitten
[1/15940] Fetching sourcekitten
[11797/75670] Fetching sourcekitten, swift-syntax
Fetched https://github.com/jpsim/SourceKitten from cache (4.28s)
Fetched https://github.com/apple/swift-syntax.git from cache (4.31s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50600.1 (0.77s)
Computing version for https://github.com/jpsim/SourceKitten
Computed https://github.com/jpsim/SourceKitten at 0.34.1 (0.43s)
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2770] Fetching swxmlhash
[2771/12086] Fetching swxmlhash, yams
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.30s)
[746/9316] Fetching yams
[5405/20931] Fetching yams, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.13s)
Fetched https://github.com/jpsim/Yams.git from cache (1.15s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (0.41s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.2.3 (0.44s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.1.2 (0.41s)
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.3
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 0.50600.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.1.2
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.2
Creating working copy for https://github.com/jpsim/SourceKitten
Working copy of https://github.com/jpsim/SourceKitten resolved at 0.34.1
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/31] Write sources
[8/31] Compiling SourceKit SourceKit.c
[9/31] Compiling Clang_C Clang_C.c
[10/31] Compiling reader.c
[11/31] Compiling writer.c
[12/31] Compiling parser.c
[13/31] Compiling api.c
[14/31] Compiling atomic-counter.c
[15/31] Write swift-version-24593BA9C3E375BF.txt
[16/31] Compiling emitter.c
[17/31] Compiling scanner.c
[19/103] Compiling Yams Node.Scalar.swift
[20/103] Compiling Yams Node.Sequence.swift
[21/104] Compiling Yams Mark.swift
[22/104] Compiling Yams Node.Mapping.swift
[23/104] Compiling Yams Constructor.swift
[24/104] Compiling Yams Decoder.swift
[27/104] Compiling Yams Emitter.swift
[28/108] Compiling Yams Encoder.swift
[31/108] Compiling Yams Node.swift
[32/108] Compiling Yams Parser.swift
[33/108] Compiling Yams Representer.swift
[34/108] Compiling Yams Resolver.swift
[35/108] Compiling Yams String+Yams.swift
[36/108] Compiling Yams Tag.swift
[37/108] Compiling SwiftSyntax Utils.swift
[38/108] Emitting module SWXMLHash
[53/111] Compiling SwiftSyntax Misc.swift
[54/111] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[55/111] Compiling SwiftSyntax SyntaxBaseNodes.swift
[56/111] Compiling SwiftSyntax SyntaxBuilders.swift
[62/111] Compiling SwiftSyntax _SyntaxParserInterop.swift
[63/111] Compiling SwiftSyntax SyntaxClassification.swift
[64/111] Compiling SwiftSyntax SyntaxCollections.swift
[65/111] Compiling SwiftSyntax SyntaxEnum.swift
[70/111] Compiling Yams YamlError.swift
[71/111] Emitting module Yams
[75/112] Compiling SWXMLHash XMLHashOptions.swift
[76/112] Compiling SWXMLHash XMLIndexer.swift
[77/112] Compiling SWXMLHash shim.swift
[77/113] Wrapping AST for Yams for debugging
[79/113] Wrapping AST for SWXMLHash for debugging
[81/154] Compiling SourceKittenFramework ByteCount.swift
[82/154] Compiling SourceKittenFramework ByteRange.swift
[83/154] Compiling SourceKittenFramework Clang+SourceKitten.swift
[84/154] Compiling SourceKittenFramework ClangTranslationUnit.swift
[85/154] Compiling SourceKittenFramework CodeCompletionItem.swift
[86/154] Compiling SourceKittenFramework CursorInfo+Parsing.swift
[87/159] Compiling SourceKittenFramework SyntaxToken.swift
[88/159] Compiling SourceKittenFramework Text.swift
[89/159] Compiling SourceKittenFramework UID.swift
[90/159] Compiling SourceKittenFramework UIDRepresentable.swift
[91/159] Compiling SourceKittenFramework Version.swift
[92/159] Compiling SourceKittenFramework SwiftDocKey.swift
[93/159] Compiling SourceKittenFramework SwiftDocs.swift
[94/159] Compiling SourceKittenFramework SwiftVersion.swift
[95/159] Compiling SourceKittenFramework SyntaxKind.swift
[96/159] Compiling SourceKittenFramework SyntaxMap.swift
[97/159] Emitting module SourceKittenFramework
[98/159] Compiling SourceKittenFramework Dictionary+Merge.swift
[99/159] Compiling SourceKittenFramework Documentation.swift
[100/159] Compiling SourceKittenFramework Exec.swift
[101/159] Compiling SourceKittenFramework File+Hashable.swift
[102/159] Compiling SourceKittenFramework File.swift
[103/159] Compiling SourceKittenFramework JSONOutput.swift
[104/159] Compiling SourceKittenFramework Language.swift
[105/159] Compiling SourceKittenFramework Line.swift
[106/159] Compiling SourceKittenFramework LinuxCompatibility.swift
[107/159] Compiling SourceKittenFramework Module.swift
[108/159] Compiling SourceKittenFramework ObjCDeclarationKind.swift
[109/159] Compiling SourceKittenFramework OffsetMap.swift
[110/159] Compiling SourceKittenFramework Xcode.swift
[111/159] Compiling SourceKittenFramework XcodeBuildSetting.swift
[112/159] Compiling SourceKittenFramework library_wrapper.swift
[113/159] Compiling SourceKittenFramework library_wrapper_Clang_C.swift
[114/159] Compiling SourceKittenFramework library_wrapper_SourceKit.swift
[115/159] Compiling SourceKittenFramework Parameter.swift
[116/159] Compiling SourceKittenFramework Request.swift
[117/159] Compiling SourceKittenFramework SourceDeclaration.swift
[118/159] Compiling SourceKittenFramework SourceKitObject.swift
[119/159] Compiling SourceKittenFramework SourceLocation.swift
[120/159] Compiling SourceKittenFramework StatementKind.swift
[121/159] Compiling SourceKittenFramework String+SourceKitten.swift
[122/159] Compiling SourceKittenFramework StringView+SourceKitten.swift
[123/159] Compiling SourceKittenFramework StringView.swift
[124/159] Compiling SourceKittenFramework Structure.swift
[125/159] Compiling SourceKittenFramework SwiftDeclarationAttributeKind.swift
[126/159] Compiling SourceKittenFramework SwiftDeclarationKind.swift
[127/160] Wrapping AST for SourceKittenFramework for debugging
[129/160] Emitting module SwiftSyntax
[151/161] Wrapping AST for SwiftSyntax for debugging
[152/161] Write Objects.LinkFileList
[153/166] Archiving libSwiftSyntax.a
[155/166] Compiling SwiftSyntaxParser NodeDeclarationHash.swift
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[156/166] Emitting module SwiftSyntaxParser
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
[157/166] Compiling SwiftSyntaxParser CNodes.swift
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
[158/166] Compiling SwiftSyntaxParser Diagnostic.swift
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
[159/166] Compiling SwiftSyntaxParser SyntaxParser.swift
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
error: fatalError
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/14] Write swift-version-24593BA9C3E375BF.txt
[3/14] Compiling SwiftSyntaxParser NodeDeclarationHash.swift
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/14] Emitting module SwiftSyntaxParser
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
[5/14] Compiling SwiftSyntaxParser Diagnostic.swift
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
[6/14] Compiling SwiftSyntaxParser CNodes.swift
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
[7/14] Compiling SwiftSyntaxParser SyntaxParser.swift
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2