Build Information
Successful build of GoogleUserMessagingPlatform, reference 2.7.0 (708a28
), with Swift 5.8 for Linux on 31 Oct 2024 01:29:49 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git
Reference: 2.7.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/googleads/swift-package-manager-google-user-messaging-platform
* tag 2.7.0 -> FETCH_HEAD
HEAD is now at 708a282 Updating Swift Package to 2.7.0.
Cloned https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git
Revision (git rev-parse @):
708a282840c2171ee63bd93b87afa49fe507d70e
SUCCESS checkout https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git at 2.7.0
========================================
Build
========================================
Selected platform: linux
Swift version: 5.8
Building package at path: $PWD
https://github.com/googleads/swift-package-manager-google-user-messaging-platform.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.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.8-latest: Pulling from finestructure/spi-images
Digest: sha256:d566266dd4ad92a164016b2b7f1872d3752585be93b4a9fa631006f2c48d84d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
Downloading binary artifact https://dl.google.com/googleadmobadssdk/bd2f30ebe527900b/googleusermessagingplatformios-spm-2.7.0.zip
[1369/177190] Downloading https://dl.google.com/googleadmobadssdk/bd2f30ebe527900b/googleusermessagingplatformios-spm-2.7.0.zip
Downloaded https://dl.google.com/googleadmobadssdk/bd2f30ebe527900b/googleusermessagingplatformios-spm-2.7.0.zip (0.35s)
Building for debugging...
[0/1] Compiling UserMessagingPlatformTarget placeholder.m
Build complete! (1.53s)
Build complete.
Done.