The Swift Package Index logo.Swift Package Index

Build Information

Failed to build querykit 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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/querykit/querykit-cli.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/querykit/querykit-cli
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 5ccffca chore: deprecate cli
Cloned https://github.com/querykit/querykit-cli.git
Revision (git rev-parse @):
5ccffca37a90f502c74c8dcf56f37aead2f749a9
SUCCESS checkout https://github.com/querykit/querykit-cli.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/querykit/querykit-cli.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 2>&1
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/stencilproject/Stencil.git
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/kylef/Commander.git
[1/1021] Fetching spectre
[563/2425] Fetching spectre, pathkit
[2406/4013] Fetching spectre, pathkit, commander
[3994/9197] Fetching spectre, pathkit, commander, stencil
Fetched https://github.com/kylef/Commander.git from cache (0.40s)
Fetched https://github.com/kylef/PathKit.git from cache (0.40s)
Fetched https://github.com/kylef/Spectre.git from cache (0.40s)
Fetched https://github.com/stencilproject/Stencil.git from cache (0.40s)
Computing version for https://github.com/kylef/Commander.git
Computed https://github.com/kylef/Commander.git at 0.9.1 (0.49s)
Computing version for https://github.com/stencilproject/Stencil.git
Computed https://github.com/stencilproject/Stencil.git at 0.13.1 (1.35s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (1.14s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 0.9.2 (0.62s)
Creating working copy for https://github.com/stencilproject/Stencil.git
Working copy of https://github.com/stencilproject/Stencil.git resolved at 0.13.1
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 0.9.2
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.0
Creating working copy for https://github.com/kylef/Commander.git
Working copy of https://github.com/kylef/Commander.git resolved at 0.9.1
Building for debugging...
[0/11] Write sources
[4/11] Write swift-version-24593BA9C3E375BF.txt
[6/22] Emitting module Commander
[7/23] Compiling Commander ArgumentConvertible.swift
[8/23] Compiling Commander ArgumentDescription.swift
[9/23] Compiling Commander ArgumentParser.swift
[10/23] Compiling Commander Group.swift
[11/23] Compiling Commander Error.swift
[12/23] Compiling Commander Command.swift
[13/23] Compiling Commander CommandRunner.swift
[14/23] Emitting module PathKit
[15/23] Compiling PathKit PathKit.swift
[16/24] Wrapping AST for PathKit for debugging
[18/43] Compiling Commander CommandType.swift
[19/43] Compiling Commander Commands.swift
[21/44] Emitting module Stencil
[21/46] Wrapping AST for Commander for debugging
[23/46] Compiling Stencil Context.swift
[24/46] Compiling Stencil Environment.swift
[25/46] Compiling Stencil Errors.swift
[26/46] Compiling Stencil Parser.swift
[27/46] Compiling Stencil Template.swift
[28/46] Compiling Stencil Expression.swift
[29/46] Compiling Stencil Extension.swift
[30/46] Compiling Stencil FilterTag.swift
[31/46] Compiling Stencil Tokenizer.swift
[32/46] Compiling Stencil Variable.swift
[33/46] Compiling Stencil Node.swift
[34/46] Compiling Stencil NowTag.swift
[35/46] Compiling Stencil Include.swift
[36/46] Compiling Stencil Inheritence.swift
[37/46] Compiling Stencil KeyPath.swift
[38/46] Compiling Stencil Lexer.swift
[39/46] Compiling Stencil Loader.swift
[40/46] Compiling Stencil Filters.swift
[41/46] Compiling Stencil ForTag.swift
[42/46] Compiling Stencil IfTag.swift
[43/47] Wrapping AST for Stencil for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[45/50] Emitting module querykit_cli
/host/spi-builder-workspace/Sources/querykit-cli/main.swift:1:8: error: no such module 'Darwin.libc'
import Darwin.libc
       ^
[46/50] Compiling querykit_cli QueryKit.swift
/host/spi-builder-workspace/Sources/querykit-cli/main.swift:1:8: error: no such module 'Darwin.libc'
import Darwin.libc
       ^
[47/50] Compiling querykit_cli main.swift
/host/spi-builder-workspace/Sources/querykit-cli/main.swift:1:8: error: no such module 'Darwin.libc'
import Darwin.libc
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/7] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/7] Emitting module querykit_cli
/host/spi-builder-workspace/Sources/querykit-cli/main.swift:1:8: error: no such module 'Darwin.libc'
import Darwin.libc
       ^
[3/7] Compiling querykit_cli QueryKit.swift
/host/spi-builder-workspace/Sources/querykit-cli/main.swift:1:8: error: no such module 'Darwin.libc'
import Darwin.libc
       ^
[4/7] Compiling querykit_cli main.swift
/host/spi-builder-workspace/Sources/querykit-cli/main.swift:1:8: error: no such module 'Darwin.libc'
import Darwin.libc
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2