The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FeedKit 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/nmdias/FeedKit.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/nmdias/FeedKit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at fb75f2a Merge pull request #122 from marinofelipe/feat/equatable
Cloned https://github.com/nmdias/FeedKit.git
Revision (git rev-parse @):
fb75f2a142f658c773953ab1a6885154a8624abb
SUCCESS checkout https://github.com/nmdias/FeedKit.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/nmdias/FeedKit.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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/85] Emitting module FeedKit
[4/96] Compiling FeedKit RSSFeed + mapCharacters.swift
[5/96] Compiling FeedKit RSSFeed.swift
[6/96] Compiling FeedKit RSSFeedCategory.swift
[7/96] Compiling FeedKit RSSFeedCloud.swift
[8/96] Compiling FeedKit RSSFeedImage.swift
[9/96] Compiling FeedKit RSSFeedItem.swift
[10/96] Compiling FeedKit RSSFeedItemCategory.swift
[11/96] Compiling FeedKit RSSFeedItemEnclosure.swift
[12/96] Compiling FeedKit RSSFeedItemGUID.swift
[13/96] Compiling FeedKit RSSFeedItemSource.swift
[14/96] Compiling FeedKit RSSFeedSkipDay.swift
[15/96] Compiling FeedKit MediaPlayer.swift
[16/96] Compiling FeedKit MediaPrice.swift
[17/96] Compiling FeedKit MediaRating.swift
[18/96] Compiling FeedKit MediaRestriction.swift
[19/96] Compiling FeedKit MediaRights.swift
[20/96] Compiling FeedKit MediaScene.swift
[21/96] Compiling FeedKit MediaStarRating.swift
[22/96] Compiling FeedKit MediaStatistics.swift
[23/96] Compiling FeedKit MediaStatus.swift
[24/96] Compiling FeedKit MediaSubTitle.swift
[25/96] Compiling FeedKit MediaTag.swift
[26/96] Compiling FeedKit MediaText.swift
[27/96] Compiling FeedKit MediaThumbnail.swift
[28/96] Compiling FeedKit MediaTitle.swift
[29/96] Compiling FeedKit SyndicationNamespace.swift
[30/96] Compiling FeedKit SyndicationUpdatePeriod.swift
[31/96] Compiling FeedKit iTunesCategory.swift
[32/96] Compiling FeedKit iTunesImage.swift
[33/96] Compiling FeedKit iTunesNamespace.swift
[34/96] Compiling FeedKit iTunesOwner.swift
[35/96] Compiling FeedKit iTunesSubCategory.swift
[36/96] Compiling FeedKit RDFPath.swift
[37/96] Compiling FeedKit RSSFeed + mapAttributes.swift
[38/96] Compiling FeedKit DateSpec.swift
[39/96] Compiling FeedKit ISO8601DateFormatter.swift
[40/96] Compiling FeedKit RFC3339DateFormatter.swift
[41/96] Compiling FeedKit RFC822DateFormatter.swift
[42/96] Compiling FeedKit Array + Equatable.swift
[43/96] Compiling FeedKit String + toBool.swift
[44/96] Compiling FeedKit String + toDate.swift
[45/96] Compiling FeedKit String + toDuration.swift
[46/96] Compiling FeedKit URL + replacingScheme.swift
[47/96] Compiling FeedKit AtomFeed + mapAttributes.swift
[48/96] Compiling FeedKit AtomFeed + mapCharacters.swift
[49/96] Compiling FeedKit AtomFeed.swift
[50/96] Compiling FeedKit AtomFeedAuthor.swift
[51/96] Compiling FeedKit AtomFeedCategory.swift
[52/96] Compiling FeedKit AtomFeedContributor.swift
[53/96] Compiling FeedKit AtomFeedEntry.swift
[54/96] Compiling FeedKit AtomFeedEntryAuthor.swift
[55/96] Compiling FeedKit AtomFeedEntryCategory.swift
[56/96] Compiling FeedKit AtomFeedEntryContent.swift
[57/96] Compiling FeedKit AtomFeedEntryContributor.swift
[58/96] Compiling FeedKit AtomFeedEntryLink.swift
[59/96] Compiling FeedKit AtomFeedEntrySource.swift
[60/96] Compiling FeedKit AtomFeedEntrySummary.swift
[61/96] Compiling FeedKit AtomFeedGenerator.swift
[62/96] Compiling FeedKit RSSFeedSkipHour.swift
[63/96] Compiling FeedKit RSSFeedTextInput.swift
[64/96] Compiling FeedKit RSSPath.swift
[65/96] Compiling FeedKit Feed.swift
[66/96] Compiling FeedKit FeedDataType.swift
[67/96] Compiling FeedKit FeedParser.swift
[68/96] Compiling FeedKit FeedParserProtocol.swift
[69/96] Compiling FeedKit JSONFeedParser.swift
[70/96] Compiling FeedKit ParserError.swift
[71/96] Compiling FeedKit XMLFeedParser.swift
[72/96] Compiling FeedKit XMLFeedType.swift
[73/96] Compiling FeedKit AtomFeedLink.swift
[74/96] Compiling FeedKit AtomFeedSubtitle.swift
[75/96] Compiling FeedKit AtomPath.swift
[76/96] Compiling FeedKit JSONFeed.swift
[77/96] Compiling FeedKit JSONFeedAttachment.swift
[78/96] Compiling FeedKit JSONFeedAuthor.swift
[79/96] Compiling FeedKit JSONFeedHub.swift
[80/96] Compiling FeedKit JSONFeedItem.swift
[81/96] Compiling FeedKit ContentNamespace.swift
[82/96] Compiling FeedKit DublinCoreNamespace.swift
[83/96] Compiling FeedKit MediaCategory.swift
[84/96] Compiling FeedKit MediaCommunity.swift
[85/96] Compiling FeedKit MediaContent.swift
[86/96] Compiling FeedKit MediaCopyright.swift
[87/96] Compiling FeedKit MediaCredit.swift
[88/96] Compiling FeedKit MediaDescription.swift
[89/96] Compiling FeedKit MediaEmbed.swift
[90/96] Compiling FeedKit MediaGroup.swift
[91/96] Compiling FeedKit MediaHash.swift
[92/96] Compiling FeedKit MediaLicence.swift
[93/96] Compiling FeedKit MediaLocation.swift
[94/96] Compiling FeedKit MediaNamespace.swift
[95/96] Compiling FeedKit MediaParam.swift
[96/96] Compiling FeedKit MediaPeerLink.swift
Build complete! (12.99s)
Build complete.
Done.

Build Machine: Linux 1