The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FlowGraphDotConverter with Swift 5.10 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/objective-audio/flowgraphdotconverter.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/objective-audio/flowgraphdotconverter
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 7c215a8 Merge pull request #16 from objective-audio/update_packages
Cloned https://github.com/objective-audio/flowgraphdotconverter.git
Revision (git rev-parse @):
7c215a807082ca76075e0348fd0f51ef22bb883b
SUCCESS checkout https://github.com/objective-audio/flowgraphdotconverter.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/objective-audio/flowgraphdotconverter.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/kylef/Commander.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/jpsim/SourceKitten.git
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/1588] Fetching commander
[144/2609] Fetching commander, spectre
[1588/5375] Fetching commander, spectre, swxmlhash
[3136/14204] Fetching commander, spectre, swxmlhash, yams
[5995/30059] Fetching commander, spectre, swxmlhash, yams, sourcekitten
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.37s)
Fetching https://github.com/objective-audio/SwiftFlowGraph.git
[6313/27293] Fetching commander, spectre, yams, sourcekitten
[6402/38719] Fetching commander, spectre, yams, sourcekitten, swift-argument-parser
[26925/39037] Fetching commander, spectre, yams, sourcekitten, swift-argument-parser, swiftflowgraph
Fetched https://github.com/objective-audio/SwiftFlowGraph.git from cache (0.24s)
[31104/38719] Fetching commander, spectre, yams, sourcekitten, swift-argument-parser
Fetched https://github.com/kylef/Commander.git from cache (1.39s)
Fetched https://github.com/kylef/Spectre.git from cache (1.39s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.40s)
Fetched https://github.com/jpsim/SourceKitten.git from cache (1.41s)
Computing version for https://github.com/objective-audio/SwiftFlowGraph.git
Fetched https://github.com/jpsim/Yams.git from cache (1.43s)
Computed https://github.com/objective-audio/SwiftFlowGraph.git at 0.6.3 (1.30s)
Computing version for https://github.com/kylef/Commander.git
Computed https://github.com/kylef/Commander.git at 0.9.2 (0.47s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.31.0 (1.31s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.45s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 4.0.6 (0.46s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 5.0.1 (0.45s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 0.3.2 (0.47s)
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 0.3.2
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 5.0.1
Creating working copy for https://github.com/objective-audio/SwiftFlowGraph.git
Working copy of https://github.com/objective-audio/SwiftFlowGraph.git resolved at 0.6.3
Creating working copy for https://github.com/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.31.0
Creating working copy for https://github.com/kylef/Commander.git
Working copy of https://github.com/kylef/Commander.git resolved at 0.9.2
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 4.0.6
Building for debugging...
[0/25] Write sources
[7/25] Compiling SourceKit SourceKit.m
[7/25] Compiling Clang_C Clang_C.m
[9/25] Compiling writer.c
[10/25] Compiling parser.c
[11/25] Compiling api.c
[12/25] Compiling reader.c
[13/25] Write swift-version-24593BA9C3E375BF.txt
[14/25] Compiling scanner.c
[15/25] Compiling emitter.c
[17/55] Emitting module FlowGraph
[18/55] Emitting module Yams
[19/56] Compiling Yams Mark.swift
[20/56] Compiling Yams Node.Mapping.swift
[21/56] Compiling SWXMLHash shim.swift
[22/56] Compiling Commander Command.swift
[23/57] Compiling Yams Constructor.swift
[24/57] Compiling Yams Decoder.swift
[25/57] Emitting module Commander
[26/57] Compiling Commander ArgumentParser.swift
[27/57] Compiling Yams YamlError.swift
[28/57] Compiling Commander Group.swift
[31/57] Compiling Yams String+Yams.swift
[32/57] Compiling Yams Tag.swift
[33/57] Compiling Yams Node.Scalar.swift
[34/57] Compiling Yams Node.Sequence.swift
[35/57] Compiling Yams Node.swift
[36/57] Compiling Yams Parser.swift
[37/57] Compiling Yams Representer.swift
[38/57] Compiling Yams Resolver.swift
[39/57] Compiling Yams Emitter.swift
[40/57] Compiling Yams Encoder.swift
[41/58] Compiling Commander Error.swift
[42/58] Compiling FlowGraph FlowGraph.swift
[44/58] Compiling SWXMLHash XMLIndexer+XMLIndexerDeserializable.swift
[45/59] Wrapping AST for Yams for debugging
[46/59] Wrapping AST for FlowGraph for debugging
[48/59] Emitting module SWXMLHash
[49/59] Compiling SWXMLHash SWXMLHash.swift
[50/60] Wrapping AST for SWXMLHash for debugging
[52/101] Compiling Commander Commands.swift
[53/101] Compiling Commander CommandType.swift
[54/101] Compiling Commander CommandRunner.swift
[55/102] Compiling SourceKittenFramework ByteCount.swift
[56/102] Compiling SourceKittenFramework ByteRange.swift
[57/102] Compiling SourceKittenFramework Clang+SourceKitten.swift
[58/102] Compiling SourceKittenFramework ClangTranslationUnit.swift
[59/102] Compiling SourceKittenFramework CodeCompletionItem.swift
[60/102] Compiling SourceKittenFramework CursorInfo+Parsing.swift
[62/107] Emitting module SourceKittenFramework
[62/107] Wrapping AST for Commander for debugging
[64/107] Compiling SourceKittenFramework Language.swift
[65/107] Compiling SourceKittenFramework Line.swift
[66/107] Compiling SourceKittenFramework LinuxCompatibility.swift
[67/107] Compiling SourceKittenFramework Module.swift
[68/107] Compiling SourceKittenFramework ObjCDeclarationKind.swift
[69/107] Compiling SourceKittenFramework OffsetMap.swift
[70/107] Compiling SourceKittenFramework SyntaxToken.swift
[71/107] Compiling SourceKittenFramework Text.swift
[72/107] Compiling SourceKittenFramework UID.swift
[73/107] Compiling SourceKittenFramework UIDRepresentable.swift
[74/107] Compiling SourceKittenFramework Version.swift
[75/107] Compiling SourceKittenFramework Parameter.swift
[76/107] Compiling SourceKittenFramework Request.swift
[77/107] Compiling SourceKittenFramework SourceDeclaration.swift
[78/107] Compiling SourceKittenFramework SourceKitObject.swift
[79/107] Compiling SourceKittenFramework SourceLocation.swift
[80/107] Compiling SourceKittenFramework StatementKind.swift
[81/107] Compiling SourceKittenFramework SwiftDocKey.swift
/host/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:27:13: error: cannot find 'fputs' in scope
            fputs(error.description, stderr)
            ^~~~~
/host/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:27:38: error: cannot find 'stderr' in scope
            fputs(error.description, stderr)
                                     ^~~~~~
[82/107] Compiling SourceKittenFramework SwiftDocs.swift
/host/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:27:13: error: cannot find 'fputs' in scope
            fputs(error.description, stderr)
            ^~~~~
/host/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:27:38: error: cannot find 'stderr' in scope
            fputs(error.description, stderr)
                                     ^~~~~~
[83/107] Compiling SourceKittenFramework SwiftVersion.swift
/host/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:27:13: error: cannot find 'fputs' in scope
            fputs(error.description, stderr)
            ^~~~~
/host/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:27:38: error: cannot find 'stderr' in scope
            fputs(error.description, stderr)
                                     ^~~~~~
[84/107] Compiling SourceKittenFramework SyntaxKind.swift
/host/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:27:13: error: cannot find 'fputs' in scope
            fputs(error.description, stderr)
            ^~~~~
/host/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:27:38: error: cannot find 'stderr' in scope
            fputs(error.description, stderr)
                                     ^~~~~~
[85/107] Compiling SourceKittenFramework SyntaxMap.swift
/host/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:27:13: error: cannot find 'fputs' in scope
            fputs(error.description, stderr)
            ^~~~~
/host/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:27:38: error: cannot find 'stderr' in scope
            fputs(error.description, stderr)
                                     ^~~~~~
[86/107] Compiling SourceKittenFramework Dictionary+Merge.swift
[87/107] Compiling SourceKittenFramework Documentation.swift
[88/107] Compiling SourceKittenFramework Exec.swift
[89/107] Compiling SourceKittenFramework File+Hashable.swift
[90/107] Compiling SourceKittenFramework File.swift
[91/107] Compiling SourceKittenFramework JSONOutput.swift
[92/107] Compiling SourceKittenFramework String+SourceKitten.swift
[93/107] Compiling SourceKittenFramework StringView+SourceKitten.swift
[94/107] Compiling SourceKittenFramework StringView.swift
[95/107] Compiling SourceKittenFramework Structure.swift
[96/107] Compiling SourceKittenFramework SwiftDeclarationAttributeKind.swift
[97/107] Compiling SourceKittenFramework SwiftDeclarationKind.swift
[98/107] Compiling SourceKittenFramework Xcode.swift
[99/107] Compiling SourceKittenFramework XcodeBuildSetting.swift
[100/107] Compiling SourceKittenFramework library_wrapper.swift
[101/107] Compiling SourceKittenFramework library_wrapper_Clang_C.swift
[102/107] Compiling SourceKittenFramework library_wrapper_SourceKit.swift
error: fatalError
[0/1] Planning build
Building for debugging...
[0/10] Write swift-version-24593BA9C3E375BF.txt
[2/12] Compiling SourceKittenFramework SwiftVersion.swift
[3/12] Compiling SourceKittenFramework SyntaxKind.swift
[4/12] Compiling SourceKittenFramework SyntaxMap.swift
[5/21] Compiling SourceKittenFramework SyntaxToken.swift
[6/21] Compiling SourceKittenFramework StringView+SourceKitten.swift
[7/25] Compiling SourceKittenFramework SwiftDocs.swift
/host/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:27:13: error: cannot find 'fputs' in scope
            fputs(error.description, stderr)
            ^~~~~
/host/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:27:38: error: cannot find 'stderr' in scope
            fputs(error.description, stderr)
                                     ^~~~~~
[8/25] Compiling SourceKittenFramework SwiftDocKey.swift
[9/25] Emitting module SourceKittenFramework
[10/31] Compiling SourceKittenFramework File.swift
[11/31] Compiling SourceKittenFramework ByteCount.swift
[12/31] Compiling SourceKittenFramework ByteRange.swift
[13/31] Compiling SourceKittenFramework Exec.swift
[14/31] Compiling SourceKittenFramework File+Hashable.swift
[15/31] Compiling SourceKittenFramework Language.swift
[16/31] Compiling SourceKittenFramework Module.swift
[17/33] Compiling SourceKittenFramework StatementKind.swift
[18/33] Compiling SourceKittenFramework String+SourceKitten.swift
[19/33] Compiling SourceKittenFramework OffsetMap.swift
[20/33] Compiling SourceKittenFramework Request.swift
[21/33] Compiling SourceKittenFramework SwiftDeclarationAttributeKind.swift
[22/33] Compiling SourceKittenFramework SwiftDeclarationKind.swift
[23/33] Compiling SourceKittenFramework XcodeBuildSetting.swift
[24/33] Compiling SourceKittenFramework library_wrapper.swift
[25/33] Compiling SourceKittenFramework UID.swift
[26/33] Compiling SourceKittenFramework Xcode.swift
[27/33] Compiling SourceKittenFramework StringView.swift
[28/33] Compiling SourceKittenFramework Structure.swift
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2