Build Information
Successful build of ISO639 with Swift 5.9 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.26.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftPackageRepository/ISO639.swift.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/SwiftPackageRepository/ISO639.swift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 92cb77c added base ukraine
Cloned https://github.com/SwiftPackageRepository/ISO639.swift.git
Revision (git rev-parse @):
92cb77c9b0da6ec1d9ad5fd8043257c90ccc0a65
SUCCESS checkout https://github.com/SwiftPackageRepository/ISO639.swift.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/ISO639/Resources/Localizable.strings
Building for debugging...
[0/20] Copying Localizable.strings
[15/20] Copying Info.plist
[15/20] Copying Localizable.strings
[21/36] Emitting module ISO639
[22/38] Compiling ISO639 WritingSystem.swift
[23/38] Compiling ISO639 resource_bundle_accessor.swift
[24/38] Compiling ISO639 LanguageSymbols.swift
[25/38] Compiling ISO639 ChineseLanguageSymbols.swift
[26/38] Compiling ISO639 Language+Extensions.swift
[27/38] Compiling ISO639 Language.swift
[28/38] Compiling ISO639 LanguageArray+Extensions.swift
[29/38] Compiling ISO639 LanguageSymbols+Characters.swift
[30/38] Compiling ISO639 JapaneseLanguageSymbols.swift
[31/38] Compiling ISO639 LetterCase.swift
[32/38] Compiling ISO639 LocaleHelper.swift
[33/38] Compiling ISO639 String+Extensions.swift
[34/38] Compiling ISO639 Character+Extensions.swift
[35/38] Compiling ISO639 CharacterArray+Extensions.swift
[36/38] Compiling ISO639 ISO639Alpha1.swift
[37/38] Compiling ISO639 ISO639Alpha2.swift
[38/38] Compiling ISO639 Language+All.swift
Build complete! (8.89s)
Build complete.
Done.