Build Information
Successful build of msgpack-swift with Swift 5.10 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.43.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fumoboy007/msgpack-swift.git
Reference: 2.0.6
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/fumoboy007/msgpack-swift
* tag 2.0.6 -> FETCH_HEAD
HEAD is now at fe31018 Fix misleading sentence in `CONTRIBUTING.md`.
Cloned https://github.com/fumoboy007/msgpack-swift.git
Revision (git rev-parse @):
fe3101819f4f82b086da5279a9df81f6754798e9
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/fumoboy007/msgpack-swift.git at 2.0.6
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $workDir
https://github.com/fumoboy007/msgpack-swift.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/fumoboy007/MessagePackReferenceImplementation.git
Fetching https://github.com/nnabeyang/swift-msgpack.git
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/hirotakan/MessagePacker.git
[1/547] Fetching swift-msgpack
[499/1268] Fetching swift-msgpack, messagepacker
[700/1298] Fetching swift-msgpack, messagepacker, messagepackreferenceimplementation
[1299/4182] Fetching swift-msgpack, messagepacker, messagepackreferenceimplementation, swift-docc-symbolkit
[2424/7683] Fetching swift-msgpack, messagepacker, messagepackreferenceimplementation, swift-docc-symbolkit, swift-log
[4905/9260] Fetching swift-msgpack, messagepacker, messagepackreferenceimplementation, swift-docc-symbolkit, swift-log, swift-docc-plugin
Fetched https://github.com/fumoboy007/MessagePackReferenceImplementation.git from cache (0.39s)
Fetched https://github.com/hirotakan/MessagePacker.git from cache (0.39s)
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.39s)
[5547/5625] Fetching swift-msgpack, swift-log, swift-docc-plugin
Fetched https://github.com/apple/swift-log.git from cache (0.42s)
Fetched https://github.com/nnabeyang/swift-msgpack.git from cache (0.42s)
[1562/1577] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.49s)
Computing version for https://github.com/nnabeyang/swift-msgpack.git
Computed https://github.com/nnabeyang/swift-msgpack.git at 0.2.7 (1.10s)
Computing version for https://github.com/hirotakan/MessagePacker.git
Computed https://github.com/hirotakan/MessagePacker.git at 0.4.7 (0.39s)
Computing version for https://github.com/fumoboy007/MessagePackReferenceImplementation.git
Computed https://github.com/fumoboy007/MessagePackReferenceImplementation.git at 1.0.1 (0.50s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.40s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.40s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.42s)
Creating working copy for https://github.com/fumoboy007/MessagePackReferenceImplementation.git
Working copy of https://github.com/fumoboy007/MessagePackReferenceImplementation.git resolved at 1.0.1
Creating working copy for https://github.com/hirotakan/MessagePacker.git
Working copy of https://github.com/hirotakan/MessagePacker.git resolved at 0.4.7
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
Creating working copy for https://github.com/nnabeyang/swift-msgpack.git
Working copy of https://github.com/nnabeyang/swift-msgpack.git resolved at 0.2.7
warning: you may be able to install msgpack using your system-packager:
apt-get install libmsgpack-dev
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
switch dependency {
^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
switch dependency {
^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
switch dependency {
^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
switch dependency {
^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/21] Write sources
[7/21] Write swift-version-24593BA9C3E375BF.txt
[9/64] Emitting module MessagePack
[10/70] Compiling MessagePack CodableAsMessagePackExtension.swift
[11/70] Compiling MessagePack InternalCodingKey.swift
[12/70] Compiling MessagePack MessagePackKey.swift
[13/70] Compiling MessagePack StandardSwiftCollectionType.swift
[14/70] Compiling MessagePack DecodableAsMessagePackExtension.swift
[15/70] Compiling MessagePack BinaryFloatingPoint+FromDecodedMessagePackValue.swift
[16/70] Compiling MessagePack SingleValueMessagePackDecodingContainer.swift
[17/70] Compiling MessagePack String+FromUTF8Bytes.swift
[18/70] Compiling MessagePack UnkeyedMessagePackDecodingContainer.swift
[19/70] Compiling MessagePack EncodableAsMessagePackExtension.swift
[20/70] Compiling MessagePack EncodableMessagePackValue+FromBinaryInteger.swift
[21/70] Compiling MessagePack EncodableMessagePackValue+FromMessagePackKey.swift
[22/70] Compiling MessagePack FailedEncodableMessagePackValueFuture.swift
[23/70] Compiling MessagePack KeyedMessagePackEncodingContainer.swift
[24/70] Compiling MessagePack SingleValueMessagePackEncodingContainer.swift
[25/70] Compiling MessagePack SwiftValueToMessagePackValueEncoder.swift
[26/70] Compiling MessagePack UnkeyedMessagePackEncodingContainer.swift
[27/70] Compiling MessagePack MessagePackDecoder.swift
[28/70] Compiling MessagePack MessagePackEncoder.swift
[29/70] Compiling MessagePack MessageWriter.swift
[30/70] Compiling MessagePack PredefinedExtensions.swift
[31/70] Compiling MessagePack Date+FromMessagePackTimestamp.swift
[32/70] Compiling MessagePack MessagePackTimestamp+CodableAsMessagePackExtension.swift
[33/70] Compiling MessagePack MessagePackTimestamp+DecodableAsMessagePackExtension.swift
[34/70] Compiling MessagePack BinaryInteger+FromDecodedMessagePackValue.swift
[35/70] Compiling MessagePack DecodedMessagePackArray.swift
[36/70] Compiling MessagePack DecodedMessagePackValue+FromBytes.swift
[37/70] Compiling MessagePack DecodedMessagePackValue+ToStandardCompoundValue.swift
[38/70] Compiling MessagePack DecodedMessagePackValue+Validation.swift
[39/70] Compiling MessagePack DecodedMessagePackValue.swift
[40/70] Compiling MessagePack DecodingError+TypeMismatch.swift
[41/70] Compiling MessagePack KeyedMessagePackDecodingContainer.swift
[42/70] Compiling MessagePack MessagePackKey+FromDecodedMessagePackValue.swift
[43/70] Compiling MessagePack MessagePackValueToSwiftValueDecoder.swift
[44/70] Compiling MessagePack MessageReader.swift
[45/70] Compiling MessagePack SimpleDecodable.swift
[46/70] Compiling MessagePack EncodableMessagePackValue+FromSpecializableCollection.swift
[47/70] Compiling MessagePack EncodableMessagePackValue+FromStandardCompoundValue.swift
[48/70] Compiling MessagePack EncodableMessagePackValue+ToBytes.swift
[49/70] Compiling MessagePack EncodableMessagePackValue+Validation.swift
[50/70] Compiling MessagePack EncodableMessagePackValue.swift
[51/70] Compiling MessagePack EncodableMessagePackValueFuture.swift
[52/70] Compiling MessagePack MessagePackTimestamp+EncodableAsMessagePackExtension.swift
[53/70] Compiling MessagePack MessagePackTimestamp+FromDate.swift
[54/70] Compiling MessagePack MessagePackTimestamp+InstantProtocol.swift
[55/70] Compiling MessagePack MessagePackTimestamp.swift
[56/70] Compiling MessagePack Date+FromInternetDateTime.swift
[57/70] Compiling MessagePack MessagePackTimestamp+FromInternetDateTime.swift
[58/71] Wrapping AST for MessagePack for debugging
[60/79] Emitting module ApplicationSpecificMessagePackExtensionTypes
[61/79] Compiling ApplicationSpecificMessagePackExtensionTypes ApplicationSpecificMessagePackExtensionTypes.swift
[62/79] Emitting module Serialization
[63/79] Compiling Serialization Serialization.swift
[64/79] Emitting module MessagePackTimestamp
[65/79] Compiling MessagePackTimestamp MessagePackTimestamp.swift
[66/80] Emitting module Deserialization
[67/80] Compiling Deserialization Deserialization.swift
[71/83] Wrapping AST for ApplicationSpecificMessagePackExtensionTypes for debugging
[72/83] Write Objects.LinkFileList
[73/83] Wrapping AST for Serialization for debugging
[74/83] Write Objects.LinkFileList
[75/83] Wrapping AST for MessagePackTimestamp for debugging
[76/83] Write Objects.LinkFileList
[77/83] Wrapping AST for Deserialization for debugging
[78/83] Write Objects.LinkFileList
[79/83] Linking Serialization
[80/83] Linking ApplicationSpecificMessagePackExtensionTypes
[81/83] Linking MessagePackTimestamp
[82/83] Linking Deserialization
Build complete! (23.48s)
Build complete.
Done.