The Swift Package Index logo.Swift Package Index

Build Information

Successful build of text-to-emoji with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/WouterWisse/text-to-emoji.git
Reference: 0.1.0
Cloned https://github.com/WouterWisse/text-to-emoji.git into spi-builder-workspace
SUCCESS checkout https://github.com/WouterWisse/text-to-emoji.git at 0.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Building for debugging...
[0/19] Copying TravelAndPlaces.strings
[0/19] Copying AnimalsAndNature.strings
[2/19] Copying Symbols.strings
[2/19] Copying SmileysAndPeople.strings
[2/19] Copying Objects.strings
[2/19] Copying Flags.strings
[2/19] Copying FoodAndDrink.strings
[2/19] Copying AnimalsAndNature.strings
[2/19] Copying Adjectives.strings
[2/19] Copying Activity.strings
[2/19] Copying TravelAndPlaces.strings
[2/19] Copying Symbols.strings
[2/19] Copying SmileysAndPeople.strings
[2/19] Copying Objects.strings
[2/19] Copying FoodAndDrink.strings
[2/19] Copying Flags.strings
[2/19] Copying Adjectives.strings
[2/19] Copying Activity.strings
[2/19] Copying Info.plist
[20/25] Compiling TextToEmoji String+Preparation.swift
/host/spi-builder-workspace/Sources/TextToEmoji/Extensions/String+Preparation.swift:10:30: warning: 'init(contentsOfFile:)' is deprecated
            let dictionary = NSDictionary(contentsOfFile: path),
                             ^
[21/25] Emitting module TextToEmoji
[22/25] Compiling TextToEmoji EmojiCategory.swift
[23/25] Compiling TextToEmoji TextToEmoji.swift
/host/spi-builder-workspace/Sources/TextToEmoji/TextToEmoji.swift:66:34: warning: 'init(contentsOfFile:)' is deprecated
                let dictionary = NSDictionary(contentsOfFile: path),
                                 ^
[24/25] Compiling TextToEmoji StringMatchScoreProvider.swift
[25/25] Compiling TextToEmoji resource_bundle_accessor.swift
Build complete! (8.15s)
Build complete.
Done.

Build Machine: Linux 2