Build Information
Successful build of NotionSwift, reference main (3dd240
), with Swift 5.9 for Linux on 31 Dec 2024 19:05:56 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" 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.60.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/chojnac/NotionSwift.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/chojnac/NotionSwift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3dd2406 Add support for filtering databases using the Status property type (#54)
Cloned https://github.com/chojnac/NotionSwift.git
Revision (git rev-parse @):
3dd2406ebb60d247ea781b09c9e537b2068df7c7
SUCCESS checkout https://github.com/chojnac/NotionSwift.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/chojnac/NotionSwift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Building for debugging...
[1/55] Emitting module NotionSwift
[2/62] Compiling NotionSwift AccessKeyProvider.swift
[3/62] Compiling NotionSwift EntityIdentifier.swift
[4/62] Compiling NotionSwift Logger.swift
[5/62] Compiling NotionSwift Types.swift
[6/62] Compiling NotionSwift Environment.swift
[7/62] Compiling NotionSwift Block.swift
[8/62] Compiling NotionSwift BlockColor.swift
[9/62] Compiling NotionSwift BlockType+Builders.swift
[10/62] Compiling NotionSwift NotionClient+Pages.swift
[11/62] Compiling NotionSwift NotionClient+Search.swift
[12/62] Compiling NotionSwift NotionClient+Users.swift
[13/62] Compiling NotionSwift NotionClient.swift
[14/62] Compiling NotionSwift NotionClientError.swift
[15/62] Compiling NotionSwift NotionClientType+Combine.swift
[16/62] Compiling NotionSwift NotionClientType.swift
[17/62] Compiling NotionSwift User.swift
[18/62] Compiling NotionSwift DateFormatter+ISO8601Full.swift
[19/62] Compiling NotionSwift NetworkClient.swift
[20/62] Compiling NotionSwift NetworkClientHelpers.swift
[21/62] Compiling NotionSwift URLBuilder.swift
[22/62] Compiling NotionSwift NotionClient+Blocks.swift
[23/62] Compiling NotionSwift NotionClient+Database.swift
[24/62] Compiling NotionSwift DatabaseQueryParams.swift
[25/62] Compiling NotionSwift DatabaseSort.swift
[26/62] Compiling NotionSwift DatabaseUpdateRequest.swift
[27/62] Compiling NotionSwift CompountFilterType.swift
[28/62] Compiling NotionSwift DatabaseFilter.swift
[29/62] Compiling NotionSwift DatabaseFilterType.swift
[30/62] Compiling NotionSwift DatabasePropertyFilter+Encodable.swift
[31/62] Compiling NotionSwift DatabasePropertyFilter.swift
[32/62] Compiling NotionSwift Mention.swift
[33/62] Compiling NotionSwift NotionLink.swift
[34/62] Compiling NotionSwift Page.swift
[35/62] Compiling NotionSwift PageParentType.swift
[36/62] Compiling NotionSwift PageProperty.swift
[37/62] Compiling NotionSwift PartialUser.swift
[38/62] Compiling NotionSwift BaseQueryParams.swift
[39/62] Compiling NotionSwift DatabaseCreateRequest.swift
[40/62] Compiling NotionSwift PageCreateRequest.swift
[41/62] Compiling NotionSwift PageUpdateRequest.swift
[42/62] Compiling NotionSwift SearchRequest.swift
[43/62] Compiling NotionSwift ListResponse.swift
[44/62] Compiling NotionSwift SearchResponse.swift
[45/62] Compiling NotionSwift RichText+extensions.swift
[46/62] Compiling NotionSwift RichText.swift
[47/62] Compiling NotionSwift BlockType+Values.swift
[48/62] Compiling NotionSwift BlockType.swift
[49/62] Compiling NotionSwift ReadBlock.swift
[50/62] Compiling NotionSwift UpdateBlock.swift
[51/62] Compiling NotionSwift WriteBlock+Builders.swift
[52/62] Compiling NotionSwift WriteBlock.swift
[53/62] Compiling NotionSwift CoverFile.swift
[54/62] Compiling NotionSwift Database.swift
[55/62] Compiling NotionSwift DatabaseParent.swift
[56/62] Compiling NotionSwift DatabaseProperty.swift
[57/62] Compiling NotionSwift DatabasePropertyType.swift
[58/62] Compiling NotionSwift DateRange.swift
[59/62] Compiling NotionSwift DateValue.swift
[60/62] Compiling NotionSwift ErrorResponse.swift
[61/62] Compiling NotionSwift FileFile.swift
[62/62] Compiling NotionSwift IconFile.swift
Build complete! (7.16s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "NotionSwift",
"name" : "NotionSwift",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "ios",
"version" : "11.0"
}
],
"products" : [
{
"name" : "NotionSwift",
"targets" : [
"NotionSwift"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NotionSwiftTests",
"module_type" : "SwiftTarget",
"name" : "NotionSwiftTests",
"path" : "Tests/NotionSwiftTests",
"sources" : [
"Helpers.swift",
"Models/BlockColorTests.swift",
"Models/DateValueTests.swift",
"Models/PageTests.swift",
"NotionSwiftTests.swift",
"Request/Filter/FiltersTests.swift",
"Request/PageCreateRequestTests.swift"
],
"target_dependencies" : [
"NotionSwift"
],
"type" : "test"
},
{
"c99name" : "NotionSwift",
"module_type" : "SwiftTarget",
"name" : "NotionSwift",
"path" : "Sources/NotionSwift",
"product_memberships" : [
"NotionSwift"
],
"sources" : [
"AccessKeyProvider.swift",
"Common/EntityIdentifier.swift",
"Common/Logger.swift",
"Common/Types.swift",
"Environment.swift",
"Models/Blocks/Block.swift",
"Models/Blocks/BlockColor.swift",
"Models/Blocks/BlockType+Builders.swift",
"Models/Blocks/BlockType+Values.swift",
"Models/Blocks/BlockType.swift",
"Models/Blocks/ReadBlock.swift",
"Models/Blocks/UpdateBlock.swift",
"Models/Blocks/WriteBlock+Builders.swift",
"Models/Blocks/WriteBlock.swift",
"Models/CoverFile.swift",
"Models/Database.swift",
"Models/DatabaseParent.swift",
"Models/DatabaseProperty.swift",
"Models/DatabasePropertyType.swift",
"Models/DateRange.swift",
"Models/DateValue.swift",
"Models/ErrorResponse.swift",
"Models/FileFile.swift",
"Models/IconFile.swift",
"Models/Mention.swift",
"Models/NotionLink.swift",
"Models/Page.swift",
"Models/PageParentType.swift",
"Models/PageProperty.swift",
"Models/PartialUser.swift",
"Models/Request/BaseQueryParams.swift",
"Models/Request/DatabaseCreateRequest.swift",
"Models/Request/DatabaseQueryParams.swift",
"Models/Request/DatabaseSort.swift",
"Models/Request/DatabaseUpdateRequest.swift",
"Models/Request/Filter/CompountFilterType.swift",
"Models/Request/Filter/DatabaseFilter.swift",
"Models/Request/Filter/DatabaseFilterType.swift",
"Models/Request/Filter/DatabasePropertyFilter+Encodable.swift",
"Models/Request/Filter/DatabasePropertyFilter.swift",
"Models/Request/PageCreateRequest.swift",
"Models/Request/PageUpdateRequest.swift",
"Models/Request/SearchRequest.swift",
"Models/Responses/ListResponse.swift",
"Models/Responses/SearchResponse.swift",
"Models/RichText+extensions.swift",
"Models/RichText.swift",
"Models/User.swift",
"Network/DateFormatter+ISO8601Full.swift",
"Network/NetworkClient.swift",
"Network/NetworkClientHelpers.swift",
"Network/URLBuilder.swift",
"NotionClient+Blocks.swift",
"NotionClient+Database.swift",
"NotionClient+Pages.swift",
"NotionClient+Search.swift",
"NotionClient+Users.swift",
"NotionClient.swift",
"NotionClientError.swift",
"NotionClientType+Combine.swift",
"NotionClientType.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.