The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PureMVC with Swift 5.7 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/puremvc/puremvc-swift-multicore-framework.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/puremvc/puremvc-swift-multicore-framework
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at d31c895 update
Cloned https://github.com/puremvc/puremvc-swift-multicore-framework.git
Revision (git rev-parse @):
d31c895d1dd6aef64069783f92429e146790b769
SUCCESS checkout https://github.com/puremvc/puremvc-swift-multicore-framework.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1
Building for debugging...
[1/20] Compiling PureMVC INotifier.swift
[2/20] Compiling PureMVC IObserver.swift
[3/20] Compiling PureMVC IProxy.swift
[4/22] Compiling PureMVC Observer.swift
[5/22] Compiling PureMVC Proxy.swift
[6/22] Compiling PureMVC IMediator.swift
[7/22] Compiling PureMVC IModel.swift
[8/22] Compiling PureMVC INotification.swift
[9/22] Compiling PureMVC ICommand.swift
[10/22] Compiling PureMVC IController.swift
[11/22] Compiling PureMVC IFacade.swift
[12/22] Compiling PureMVC Notification.swift
[13/22] Compiling PureMVC Notifier.swift
[14/22] Compiling PureMVC IView.swift
[15/22] Compiling PureMVC MacroCommand.swift
[16/22] Compiling PureMVC SimpleCommand.swift
[17/22] Compiling PureMVC Facade.swift
[18/22] Compiling PureMVC Mediator.swift
[19/22] Emitting module PureMVC
[20/22] Compiling PureMVC Controller.swift
[21/22] Compiling PureMVC Model.swift
[22/22] Compiling PureMVC View.swift
Build complete! (4.15s)
Build complete.
Done.

Build Machine: Linux 2