The Swift Package Index logo.Swift Package Index

Build Information

Failed to build templar with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-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/spectraldragon/templar.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/spectraldragon/templar
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at ebe447f Merge pull request #3 from Starmel/master
Cloned https://github.com/spectraldragon/templar.git
Revision (git rev-parse @):
ebe447f9ca5e80ec32de417d1d77af46fcec6eb8
SUCCESS checkout https://github.com/spectraldragon/templar.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/spectraldragon/templar.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/kareman/SwiftShell
Fetching https://github.com/tadija/AEXML
Fetching https://github.com/tuist/xcodeproj.git
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/jpsim/Yams.git
[1/1021] Fetching spectre
[165/5884] Fetching spectre, swiftshell
[875/7979] Fetching spectre, swiftshell, aexml
[1195/9093] Fetching spectre, swiftshell, aexml, rainbow
[5496/17922] Fetching spectre, swiftshell, aexml, rainbow, yams
[7388/38295] Fetching spectre, swiftshell, aexml, rainbow, yams, xcodeproj
Fetched https://github.com/onevcat/Rainbow from cache (1.26s)
Fetching https://github.com/JohnSundell/Files
Fetched https://github.com/tadija/AEXML from cache (1.26s)
Fetching https://github.com/jakeheis/SwiftCLI
Fetched https://github.com/kylef/Spectre.git from cache (1.26s)
Fetching https://github.com/kylef/PathKit
Fetched https://github.com/kareman/SwiftShell from cache (1.26s)
Fetched https://github.com/jpsim/Yams.git from cache (1.30s)
Fetched https://github.com/tuist/xcodeproj.git from cache (1.30s)
[1/1231] Fetching files
[1232/2635] Fetching files, pathkit
[2636/7709] Fetching files, pathkit, swiftcli
[4652/6478] Fetching pathkit, swiftcli
Fetched https://github.com/JohnSundell/Files from cache (0.25s)
Fetched https://github.com/kylef/PathKit from cache (0.26s)
[4161/5074] Fetching swiftcli
Fetched https://github.com/jakeheis/SwiftCLI from cache (0.34s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 3.1.4 (1.06s)
Computing version for https://github.com/JohnSundell/Files
Computed https://github.com/JohnSundell/Files at 2.2.1 (0.40s)
Computing version for https://github.com/jakeheis/SwiftCLI
Computed https://github.com/jakeheis/SwiftCLI at 5.2.2 (0.39s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 1.0.1 (1.43s)
Computing version for https://github.com/tuist/xcodeproj.git
Computed https://github.com/tuist/xcodeproj.git at 6.5.0 (0.51s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 4.1.2 (0.71s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 0.9.2 (0.49s)
Computing version for https://github.com/tadija/AEXML
Computed https://github.com/tadija/AEXML at 4.3.3 (0.39s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.39s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 1.0.1
Creating working copy for https://github.com/tadija/AEXML
Working copy of https://github.com/tadija/AEXML resolved at 4.3.3
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit 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/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 3.1.4
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 4.1.2
Creating working copy for https://github.com/jakeheis/SwiftCLI
Working copy of https://github.com/jakeheis/SwiftCLI resolved at 5.2.2
Creating working copy for https://github.com/tuist/xcodeproj.git
Working copy of https://github.com/tuist/xcodeproj.git resolved at 6.5.0
Creating working copy for https://github.com/JohnSundell/Files
Working copy of https://github.com/JohnSundell/Files resolved at 2.2.1
error: 'spi-builder-workspace': Source files for target templar should be located under 'Sources/templar', or a custom sources path can be set with the 'path' property in Package.swift
error: 'spi-builder-workspace': Source files for target templar should be located under 'Sources/templar', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 5.10 linux

Build Machine: Linux 1