The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FeedKit 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.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nmdias/FeedKit.git
Reference: 9.1.2
Cloned https://github.com/nmdias/FeedKit.git into spi-builder-workspace
SUCCESS checkout https://github.com/nmdias/FeedKit.git at 9.1.2
========================================
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...
[1/84] Emitting module FeedKit
[2/95] Compiling FeedKit AtomFeedGenerator.swift
[3/95] Compiling FeedKit AtomFeedLink.swift
[4/95] Compiling FeedKit AtomFeedSubtitle.swift
[5/95] Compiling FeedKit AtomPath.swift
[6/95] Compiling FeedKit JSONFeed.swift
[7/95] Compiling FeedKit JSONFeedAttachment.swift
[8/95] Compiling FeedKit JSONFeedAuthor.swift
[9/95] Compiling FeedKit JSONFeedHub.swift
[10/95] Compiling FeedKit JSONFeedItem.swift
[11/95] Compiling FeedKit ContentNamespace.swift
[12/95] Compiling FeedKit DublinCoreNamespace.swift
[13/95] Compiling FeedKit MediaCategory.swift
[14/95] Compiling FeedKit MediaPeerLink.swift
[15/95] Compiling FeedKit MediaPlayer.swift
[16/95] Compiling FeedKit MediaPrice.swift
[17/95] Compiling FeedKit MediaRating.swift
[18/95] Compiling FeedKit MediaRestriction.swift
[19/95] Compiling FeedKit MediaRights.swift
[20/95] Compiling FeedKit MediaScene.swift
[21/95] Compiling FeedKit MediaStarRating.swift
[22/95] Compiling FeedKit MediaStatistics.swift
[23/95] Compiling FeedKit MediaStatus.swift
[24/95] Compiling FeedKit MediaSubTitle.swift
[25/95] Compiling FeedKit MediaTag.swift
[26/95] Compiling FeedKit AtomFeed.swift
[27/95] Compiling FeedKit AtomFeedAuthor.swift
[28/95] Compiling FeedKit AtomFeedCategory.swift
[29/95] Compiling FeedKit AtomFeedContributor.swift
[30/95] Compiling FeedKit AtomFeedEntry.swift
[31/95] Compiling FeedKit AtomFeedEntryAuthor.swift
[32/95] Compiling FeedKit AtomFeedEntryCategory.swift
[33/95] Compiling FeedKit AtomFeedEntryContent.swift
[34/95] Compiling FeedKit AtomFeedEntryContributor.swift
[35/95] Compiling FeedKit AtomFeedEntryLink.swift
[36/95] Compiling FeedKit AtomFeedEntrySource.swift
[37/95] Compiling FeedKit AtomFeedEntrySummary.swift
[38/95] Compiling FeedKit MediaText.swift
[39/95] Compiling FeedKit MediaThumbnail.swift
[40/95] Compiling FeedKit MediaTitle.swift
[41/95] Compiling FeedKit SyndicationNamespace.swift
[42/95] Compiling FeedKit SyndicationUpdatePeriod.swift
[43/95] Compiling FeedKit iTunesCategory.swift
[44/95] Compiling FeedKit iTunesImage.swift
[45/95] Compiling FeedKit iTunesNamespace.swift
[46/95] Compiling FeedKit iTunesOwner.swift
[47/95] Compiling FeedKit iTunesSubCategory.swift
[48/95] Compiling FeedKit RDFPath.swift
[49/95] Compiling FeedKit RSSFeed + mapAttributes.swift
[50/95] Compiling FeedKit RSSFeed + mapCharacters.swift
[51/95] Compiling FeedKit RSSFeed.swift
[52/95] Compiling FeedKit RSSFeedCategory.swift
[53/95] Compiling FeedKit RSSFeedCloud.swift
[54/95] Compiling FeedKit RSSFeedImage.swift
[55/95] Compiling FeedKit RSSFeedItem.swift
[56/95] Compiling FeedKit RSSFeedItemCategory.swift
[57/95] Compiling FeedKit RSSFeedItemEnclosure.swift
[58/95] Compiling FeedKit RSSFeedItemGUID.swift
[59/95] Compiling FeedKit RSSFeedItemSource.swift
[60/95] Compiling FeedKit RSSFeedSkipDay.swift
[61/95] Compiling FeedKit DateSpec.swift
[62/95] Compiling FeedKit ISO8601DateFormatter.swift
[63/95] Compiling FeedKit RFC3339DateFormatter.swift
[64/95] Compiling FeedKit RFC822DateFormatter.swift
[65/95] Compiling FeedKit Array + Equatable.swift
[66/95] Compiling FeedKit Date + codingStrategy.swift
[67/95] Compiling FeedKit String + toBool.swift
[68/95] Compiling FeedKit String + toDate.swift
[69/95] Compiling FeedKit String + toDuration.swift
[70/95] Compiling FeedKit URL + replacingScheme.swift
[71/95] Compiling FeedKit AtomFeed + mapAttributes.swift
[72/95] Compiling FeedKit AtomFeed + mapCharacters.swift
[73/95] Compiling FeedKit MediaCommunity.swift
[74/95] Compiling FeedKit MediaContent.swift
[75/95] Compiling FeedKit MediaCopyright.swift
[76/95] Compiling FeedKit MediaCredit.swift
[77/95] Compiling FeedKit MediaDescription.swift
[78/95] Compiling FeedKit MediaEmbed.swift
[79/95] Compiling FeedKit MediaGroup.swift
[80/95] Compiling FeedKit MediaHash.swift
[81/95] Compiling FeedKit MediaLicence.swift
[82/95] Compiling FeedKit MediaLocation.swift
[83/95] Compiling FeedKit MediaNamespace.swift
[84/95] Compiling FeedKit MediaParam.swift
[85/95] Compiling FeedKit RSSFeedSkipHour.swift
[86/95] Compiling FeedKit RSSFeedTextInput.swift
[87/95] Compiling FeedKit RSSPath.swift
[88/95] Compiling FeedKit Feed.swift
[89/95] Compiling FeedKit FeedDataType.swift
[90/95] Compiling FeedKit FeedParser.swift
[91/95] Compiling FeedKit FeedParserProtocol.swift
[92/95] Compiling FeedKit JSONFeedParser.swift
[93/95] Compiling FeedKit ParserError.swift
[94/95] Compiling FeedKit XMLFeedParser.swift
[95/95] Compiling FeedKit XMLFeedType.swift
Build complete! (15.95s)
Build complete.
Done.

Build Machine: Linux 2