The Swift Package Index logo.Swift Package Index

Build Information

Successful build of TMDb with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.34.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adamayoung/TMDb.git
Reference: 12.0.0
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/adamayoung/TMDb
 * tag               12.0.0     -> FETCH_HEAD
HEAD is now at 17d8ace FEATURE: Swift Strict Concurrency support (#170)
Cloned https://github.com/adamayoung/TMDb.git
Revision (git rev-parse @):
17d8acefb41cd33b423357a831d4126aea6f4fa2
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/adamayoung/TMDb.git at 12.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/adamayoung/TMDb.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Building for debugging...
[1/120] Emitting module TMDb
[2/137] Compiling TMDb Movie.swift
[3/137] Compiling TMDb MovieExternalLinksCollection.swift
[4/137] Compiling TMDb MoviePageableList.swift
[5/137] Compiling TMDb MovieSort.swift
[6/137] Compiling TMDb Network.swift
[7/137] Compiling TMDb PageableListResult.swift
[8/137] Compiling TMDb Person.swift
[9/137] Compiling TMDb PersonCombinedCredits.swift
[10/137] Compiling TMDb PersonExternalLinksCollection.swift
[11/137] Compiling TMDb PersonImageCollection.swift
[12/137] Compiling TMDb PersonMovieCredits.swift
[13/137] Compiling TMDb PersonPageableList.swift
[14/137] Compiling TMDb PersonTVSeriesCredits.swift
[15/137] Compiling TMDb ProductionCompany.swift
[16/137] Compiling TMDb ProductionCountry.swift
[17/137] Compiling TMDb Review.swift
[18/137] Compiling TMDb ReviewPageableList.swift
[19/137] Compiling TMDb PeopleEndpoint.swift
[20/137] Compiling TMDb PersonService.swift
[21/137] Compiling TMDb SearchEndpoint.swift
[22/137] Compiling TMDb SearchService.swift
[23/137] Compiling TMDb TVEpisodeService.swift
[24/137] Compiling TMDb TVEpisodesEndpoint.swift
[25/137] Compiling TMDb TVSeasonService.swift
[26/137] Compiling TMDb TVSeasonsEndpoint.swift
[27/137] Compiling TMDb TVSeriesEndpoint.swift
[28/137] Compiling TMDb TVSeriesService.swift
[29/137] Compiling TMDb TrendingEndpoint.swift
[30/137] Compiling TMDb TrendingService.swift
[31/137] Compiling TMDb TrendingTimeWindowFilterType.swift
[32/137] Compiling TMDb WatchProviderEndpoint.swift
[33/137] Compiling TMDb WatchProviderService.swift
[34/137] Compiling TMDb TMDbConfiguration.swift
[35/137] Compiling TMDb TMDbFactory.swift
[36/137] Compiling TMDb TVSeriesExternalLinksCollection.swift
[37/137] Compiling TMDb TVSeriesPageableList.swift
[38/137] Compiling TMDb TVSeriesSort.swift
[39/137] Compiling TMDb TikTokLink.swift
[40/137] Compiling TMDb Token.swift
[41/137] Compiling TMDb TwitterLink.swift
[42/137] Compiling TMDb VideoCollection.swift
[43/137] Compiling TMDb VideoMetadata.swift
[44/137] Compiling TMDb VideoSize.swift
[45/137] Compiling TMDb VideoType.swift
[46/137] Compiling TMDb WatchProvider.swift
[47/137] Compiling TMDb WatchProviderRegions.swift
[48/137] Compiling TMDb WatchProviderResult.swift
[49/137] Compiling TMDb WikiDataLink.swift
[50/137] Compiling TMDb HTTPClient.swift
[51/137] Compiling TMDb HTTPRequest.swift
[52/137] Compiling TMDb HTTPResponse.swift
[53/137] Compiling TMDb Session.swift
[54/137] Compiling TMDb Show.swift
[55/137] Compiling TMDb ShowCredits.swift
[56/137] Compiling TMDb ShowType.swift
[57/137] Compiling TMDb ShowWatchProvider.swift
[58/137] Compiling TMDb ShowWatchProviderResult.swift
[59/137] Compiling TMDb SpokenLanguage.swift
[60/137] Compiling TMDb Status.swift
[61/137] Compiling TMDb SuccessResult.swift
[62/137] Compiling TMDb TMDbError+TMDbAPIError.swift
[63/137] Compiling TMDb TMDbError.swift
[64/137] Compiling TMDb TMDbStatusResponse.swift
[65/137] Compiling TMDb TVEpisode.swift
[66/137] Compiling TMDb TVEpisodeImageCollection.swift
[67/137] Compiling TMDb TVSeason.swift
[68/137] Compiling TMDb TVSeasonImageCollection.swift
[69/137] Compiling TMDb TVSeries.swift
[70/137] Compiling TMDb LocaleProvider.swift
[71/137] Compiling TMDb URLSessionHTTPClientAdapter.swift
[72/137] Compiling TMDb DateFormatter+TMDb.swift
[73/137] Compiling TMDb JSONDecoder+TMDb.swift
[74/137] Compiling TMDb JSONEncoder+TMDb.swift
[75/137] Compiling TMDb Sequence+Uniqued.swift
[76/137] Compiling TMDb URL+QueryItem.swift
[77/137] Compiling TMDb URL+TMDb.swift
[78/137] Compiling TMDb APIConfiguration.swift
[79/137] Compiling TMDb AccountAvatar.swift
[80/137] Compiling TMDb AccountDetails.swift
[81/137] Compiling TMDb CastMember.swift
[82/137] Compiling TMDb Certification.swift
[83/137] Compiling TMDb Certifications.swift
[84/137] Compiling TMDb Company.swift
[85/137] Compiling TMDb Country.swift
[86/137] Compiling TMDb Credential.swift
[87/137] Compiling TMDb Serialiser.swift
[88/137] Compiling TMDb TMDbAPIClient.swift
[89/137] Compiling TMDb TMDbAPIError+HTTPStatusCode.swift
[90/137] Compiling TMDb TMDbAPIError.swift
[91/137] Compiling TMDb TMDbAuthJSONSerialiser.swift
[92/137] Compiling TMDb TMDbJSONSerialiser.swift
[93/137] Compiling TMDb APIClient.swift
[94/137] Compiling TMDb AccountEndpoint.swift
[95/137] Compiling TMDb AccountService.swift
[96/137] Compiling TMDb FavouriteSort.swift
[97/137] Compiling TMDb AddFavouriteRequestBody.swift
[98/137] Compiling TMDb AddToWatchlistRequestBody.swift
[99/137] Compiling TMDb WatchlistSort.swift
[100/137] Compiling TMDb AuthenticateURLBuilder.swift
[101/137] Compiling TMDb AuthenticateURLBuilding.swift
[102/137] Compiling TMDb AuthenticationEndpoint.swift
[103/137] Compiling TMDb AuthenticationService.swift
[104/137] Compiling TMDb CrewMember.swift
[105/137] Compiling TMDb Department.swift
[106/137] Compiling TMDb ExternalLink.swift
[107/137] Compiling TMDb FacebookLink.swift
[108/137] Compiling TMDb Gender.swift
[109/137] Compiling TMDb Genre.swift
[110/137] Compiling TMDb GenreList.swift
[111/137] Compiling TMDb GuestSession.swift
[112/137] Compiling TMDb IMDbLink.swift
[113/137] Compiling TMDb ImageCollection.swift
[114/137] Compiling TMDb ImageMetadata.swift
[115/137] Compiling TMDb ImagesConfiguration+URLs.swift
[116/137] Compiling TMDb ImagesConfiguration.swift
[117/137] Compiling TMDb InstagramLink.swift
[118/137] Compiling TMDb Language.swift
[119/137] Compiling TMDb Media.swift
[120/137] Compiling TMDb MediaPageableList.swift
[121/137] Compiling TMDb CreateSessionRequestBody.swift
[122/137] Compiling TMDb CreateSessionWithLoginRequestBody.swift
[123/137] Compiling TMDb DeleteSessionRequestBody.swift
[124/137] Compiling TMDb CertificationService.swift
[125/137] Compiling TMDb CertificationsEndpoint.swift
[126/137] Compiling TMDb CompanyEndpoint.swift
[127/137] Compiling TMDb CompanyService.swift
[128/137] Compiling TMDb ConfigurationEndpoint.swift
[129/137] Compiling TMDb ConfigurationService.swift
[130/137] Compiling TMDb DiscoverEndpoint.swift
[131/137] Compiling TMDb DiscoverService.swift
[132/137] Compiling TMDb Endpoint.swift
[133/137] Compiling TMDb GenreService.swift
[134/137] Compiling TMDb GenresEndpoint.swift
[135/137] Compiling TMDb LocaleProviding.swift
[136/137] Compiling TMDb MovieService.swift
[137/137] Compiling TMDb MoviesEndpoint.swift
Build complete! (8.32s)
Build complete.
Done.

Build Machine: Linux 1