The Swift Package Index logo.Swift Package Index

Build Information

Successful build of XibLoc 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/happn-app/XibLoc.git
Reference: main
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/happn-app/XibLoc
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 575dfae Relax the tokens validation
Cloned https://github.com/happn-app/XibLoc.git
Revision (git rev-parse @):
575dfaef781b378e84be0144bae4a4ccb9f45a5e
SUCCESS checkout https://github.com/happn-app/XibLoc.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/happn-app/XibLoc.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-log.git
[1/3169] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.65s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.4 (0.52s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.4.4
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/7] Compiling Logging LogHandler.swift
[5/7] Compiling Logging Locks.swift
[6/7] Emitting module Logging
[7/7] Compiling Logging Logging.swift
[9/42] Emitting module XibLoc
[10/46] Compiling XibLoc AttributedString+Utils.swift
[11/46] Compiling XibLoc Collection+Utils.swift
[12/46] Compiling XibLoc NSMutableAttributedString+Utils.swift
[13/46] Compiling XibLoc NumberFormatter+Utils.swift
[14/46] Compiling XibLoc ParserHelper+NSMutableAttributedString.swift
[15/46] Compiling XibLoc ParserHelper+String.swift
[16/46] Compiling XibLoc ParserHelper.swift
[17/46] Compiling XibLoc PluralValue.swift
[18/46] Compiling XibLoc PluralityDefinition.swift
[19/46] Compiling XibLoc PluralityDefinitionZoneValueNumber.swift
[20/46] Compiling XibLoc MultipleWordsTokens.swift
[21/46] Compiling XibLoc OneWordTokens.swift
[22/46] Compiling XibLoc Str2AttrStrXibLocInfo.swift
[23/46] Compiling XibLoc Str2NSAttrStrXibLocInfo.swift
[24/46] Compiling XibLoc RandomAccessCollection+StableSort.swift
[25/46] Compiling XibLoc Range+Utils.swift
[26/46] Compiling XibLoc Scanner+LinuxCompat.swift
[27/46] Compiling XibLoc StringAttributesChangesDescription.swift
[28/46] Compiling XibLoc XibLocFont.swift
[29/46] Compiling XibLoc XibLocNumber.swift
[30/46] Compiling XibLoc XibLoc.swift
[31/46] Compiling XibLoc XibLocConfig.swift
[32/46] Compiling XibLoc PluralityDefinitionZone.swift
[33/46] Compiling XibLoc PluralityDefinitionZoneValue.swift
[34/46] Compiling XibLoc PluralityDefinitionZoneValueGlob.swift
[35/46] Compiling XibLoc PluralityDefinitionZoneValueIntervalOfFloats.swift
[36/46] Compiling XibLoc PluralityDefinitionZoneValueIntervalOfInts.swift
[37/46] Compiling XibLoc Str2StrXibLocInfo.swift
[38/46] Compiling XibLoc CommonTokensGroup.swift
[39/46] Compiling XibLoc CommonTokensGroup_Linux.swift
[40/46] Compiling XibLoc TokensGroup.swift
[41/46] Compiling XibLoc XibLocResolvingInfo.swift
[42/46] Compiling XibLoc CacheLock.swift
/host/spi-builder-workspace/Sources/XibLoc/Parser/ParsedXibLoc.swift:415:10: warning: I’m pretty sure the adjustment can be done using another algo (basically the same as the one in remove(escapeToken...)). Note there might be other places where we could update the algo too.
#warning("I’m pretty sure the adjustment can be done using another algo (basically the same as the one in remove(escapeToken...)). Note there might be other places where we could update the algo too.")
[43/46] Compiling XibLoc ParsedXibLoc+InitCache.swift
/host/spi-builder-workspace/Sources/XibLoc/Parser/ParsedXibLoc.swift:415:10: warning: I’m pretty sure the adjustment can be done using another algo (basically the same as the one in remove(escapeToken...)). Note there might be other places where we could update the algo too.
#warning("I’m pretty sure the adjustment can be done using another algo (basically the same as the one in remove(escapeToken...)). Note there might be other places where we could update the algo too.")
[44/46] Compiling XibLoc XibLocParsingInfo.swift
/host/spi-builder-workspace/Sources/XibLoc/Parser/ParsedXibLoc.swift:415:10: warning: I’m pretty sure the adjustment can be done using another algo (basically the same as the one in remove(escapeToken...)). Note there might be other places where we could update the algo too.
#warning("I’m pretty sure the adjustment can be done using another algo (basically the same as the one in remove(escapeToken...)). Note there might be other places where we could update the algo too.")
[45/46] Compiling XibLoc ParsedXibLoc.swift
/host/spi-builder-workspace/Sources/XibLoc/Parser/ParsedXibLoc.swift:415:10: warning: I’m pretty sure the adjustment can be done using another algo (basically the same as the one in remove(escapeToken...)). Note there might be other places where we could update the algo too.
#warning("I’m pretty sure the adjustment can be done using another algo (basically the same as the one in remove(escapeToken...)). Note there might be other places where we could update the algo too.")
[46/46] Compiling XibLoc ParserHelper+AttributedString.swift
/host/spi-builder-workspace/Sources/XibLoc/Parser/ParsedXibLoc.swift:415:10: warning: I’m pretty sure the adjustment can be done using another algo (basically the same as the one in remove(escapeToken...)). Note there might be other places where we could update the algo too.
#warning("I’m pretty sure the adjustment can be done using another algo (basically the same as the one in remove(escapeToken...)). Note there might be other places where we could update the algo too.")
Build complete! (10.81s)
Build complete.
Done.

Build Machine: Linux 1