The Swift Package Index logo.Swift Package Index

Build Information

Failed to build now 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/erica/now.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/erica/now
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 01aca38 Fixed weird Core Location edge case that seems to have changed
Cloned https://github.com/erica/now.git
Revision (git rev-parse @):
01aca38e17395980f59f25aef1f022a5f947682b
SUCCESS checkout https://github.com/erica/now.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/erica/now.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/apple/swift-argument-parser
[1/11435] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.62s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.0.6 (0.40s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.0.6
Building for debugging...
[0/7] Write sources
[2/7] Write swift-version-24593BA9C3E375BF.txt
[4/35] Emitting module ArgumentParser
[5/38] Compiling ArgumentParser ArgumentSetSequence.swift
[6/38] Compiling ArgumentParser CommandParser.swift
[7/38] Compiling ArgumentParser InputOrigin.swift
[8/38] Compiling ArgumentParser Name.swift
[9/38] Compiling ArgumentParser Parsed.swift
[10/38] Compiling ArgumentParser ParsedValues.swift
[11/38] Compiling ArgumentParser ParserError.swift
[12/38] Compiling ArgumentParser SplitArguments.swift
[13/38] Compiling ArgumentParser NameSpecification.swift
[14/38] Compiling ArgumentParser Option.swift
[15/38] Compiling ArgumentParser OptionGroup.swift
[16/38] Compiling ArgumentParser CommandConfiguration.swift
[17/38] Compiling ArgumentParser EnumerableFlag.swift
[18/38] Compiling ArgumentParser ExpressibleByArgument.swift
[19/38] Compiling ArgumentParser ParsableArguments.swift
[20/38] Compiling ArgumentParser ParsableArgumentsValidation.swift
[21/38] Compiling ArgumentParser UsageGenerator.swift
[22/38] Compiling ArgumentParser StringExtensions.swift
[23/38] Compiling ArgumentParser Tree.swift
[24/38] Compiling ArgumentParser HelpCommand.swift
[25/38] Compiling ArgumentParser HelpGenerator.swift
[26/38] Compiling ArgumentParser MessageInfo.swift
[27/38] Compiling ArgumentParser ParsableCommand.swift
[28/38] Compiling ArgumentParser ArgumentDecoder.swift
[29/38] Compiling ArgumentParser ArgumentDefinition.swift
[30/38] Compiling ArgumentParser ArgumentSet.swift
[31/38] Compiling ArgumentParser Argument.swift
[32/38] Compiling ArgumentParser ArgumentHelp.swift
[33/38] Compiling ArgumentParser Errors.swift
[34/38] Compiling ArgumentParser Flag.swift
[35/39] Wrapping AST for ArgumentParser for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[37/46] Emitting module now
/host/spi-builder-workspace/now/PlaceFinder.swift:4:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[38/46] Compiling now LocatedTime.swift
/host/spi-builder-workspace/now/PlaceFinder.swift:4:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[39/46] Compiling now Result+Utility.swift
/host/spi-builder-workspace/now/PlaceFinder.swift:4:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[40/46] Compiling now Date+Offsets.swift
/host/spi-builder-workspace/now/PlaceFinder.swift:4:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[41/46] Compiling now RuntimeError.swift
/host/spi-builder-workspace/now/PlaceFinder.swift:4:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[42/46] Compiling now PlaceFinder.swift
/host/spi-builder-workspace/now/PlaceFinder.swift:4:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[43/46] Compiling now main.swift
/host/spi-builder-workspace/now/PlaceFinder.swift:4:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/5] Write swift-version-24593BA9C3E375BF.txt
[2/11] Compiling now LocatedTime.swift
/host/spi-builder-workspace/now/PlaceFinder.swift:4:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/11] Emitting module now
/host/spi-builder-workspace/now/PlaceFinder.swift:4:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[4/11] Compiling now Date+Offsets.swift
/host/spi-builder-workspace/now/PlaceFinder.swift:4:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[5/11] Compiling now PlaceFinder.swift
/host/spi-builder-workspace/now/PlaceFinder.swift:4:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[6/11] Compiling now Result+Utility.swift
/host/spi-builder-workspace/now/PlaceFinder.swift:4:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[7/11] Compiling now main.swift
/host/spi-builder-workspace/now/PlaceFinder.swift:4:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[8/11] Compiling now RuntimeError.swift
/host/spi-builder-workspace/now/PlaceFinder.swift:4:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 1