The Swift Package Index logo.Swift Package Index

Build Information

Successful build of EPUBKit with Swift 5.10 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/witekbobrowski/EPUBKit.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/witekbobrowski/EPUBKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 0f7c196 Update README with Swift Package Index badges
Cloned https://github.com/witekbobrowski/EPUBKit.git
Revision (git rev-parse @):
0f7c196c87f79daa66baf3b807150c045543686e
SUCCESS checkout https://github.com/witekbobrowski/EPUBKit.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/witekbobrowski/EPUBKit.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/tadija/AEXML
Fetching https://github.com/marmelroy/Zip
[1/2095] Fetching aexml
[462/4019] Fetching aexml, zip
Fetched https://github.com/tadija/AEXML from cache (0.36s)
Fetched https://github.com/marmelroy/Zip from cache (0.37s)
Computing version for https://github.com/marmelroy/Zip
Computed https://github.com/marmelroy/Zip at 2.1.1 (0.43s)
Computing version for https://github.com/tadija/AEXML
Computed https://github.com/tadija/AEXML at 4.6.0 (0.44s)
Creating working copy for https://github.com/marmelroy/Zip
Working copy of https://github.com/marmelroy/Zip resolved at 2.1.1
Creating working copy for https://github.com/tadija/AEXML
Working copy of https://github.com/tadija/AEXML resolved at 4.6.0
Building for debugging...
[0/7] Write sources
[3/7] Compiling Minizip ioapi.c
[4/7] Compiling Minizip unzip.c
[5/7] Compiling Minizip zip.c
[5/7] Write swift-version-24593BA9C3E375BF.txt
[8/17] Emitting module AEXML
[9/17] Compiling AEXML Parser.swift
[10/17] Compiling AEXML Document.swift
[11/17] Compiling Zip ZipUtilities.swift
[12/17] Compiling Zip QuickZip.swift
[13/17] Compiling Zip Zip.swift
[14/17] Emitting module Zip
[15/17] Compiling AEXML Error.swift
[16/17] Compiling AEXML Element.swift
[17/17] Compiling AEXML Options.swift
[20/38] Emitting module EPUBKit
[21/40] Compiling EPUBKit EPUBSpine.swift
[22/40] Compiling EPUBKit EPUBSpineItem.swift
[23/40] Compiling EPUBKit EPUBTableOfContents.swift
[24/40] Compiling EPUBKit EPUBParserDelegate.swift
[25/40] Compiling EPUBKit EPUBParserProtocol.swift
[26/40] Compiling EPUBKit EPUBCreator.swift
[27/40] Compiling EPUBKit EPUBDocument.swift
[28/40] Compiling EPUBKit EPUBManifest.swift
[29/40] Compiling EPUBKit EPUBMetadataParser.swift
[30/40] Compiling EPUBKit EPUBSpineParser.swift
[31/40] Compiling EPUBKit EPUBTableOfContentsParser.swift
[32/40] Compiling EPUBKit EPUBParsable.swift
[33/40] Compiling EPUBKit EPUBContentService.swift
[34/40] Compiling EPUBKit EPUBManifestParser.swift
[35/40] Compiling EPUBKit EPUBParser.swift
/host/spi-builder-workspace/Sources/EPUBKit/Parser/EPUBParser.swift:42:33: warning: result of call to 'fileExists(atPath:isDirectory:)' is unused
            FileManager.default.fileExists(atPath: path.path, isDirectory: &isDirectory)
                                ^         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[36/40] Compiling EPUBKit EPUBParserError.swift
/host/spi-builder-workspace/Sources/EPUBKit/Parser/EPUBParser.swift:42:33: warning: result of call to 'fileExists(atPath:isDirectory:)' is unused
            FileManager.default.fileExists(atPath: path.path, isDirectory: &isDirectory)
                                ^         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[37/40] Compiling EPUBKit EPUBArchiveService.swift
/host/spi-builder-workspace/Sources/EPUBKit/Parser/EPUBParser.swift:42:33: warning: result of call to 'fileExists(atPath:isDirectory:)' is unused
            FileManager.default.fileExists(atPath: path.path, isDirectory: &isDirectory)
                                ^         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[38/40] Compiling EPUBKit EPUBManifestItem.swift
[39/40] Compiling EPUBKit EPUBMediaType.swift
[40/40] Compiling EPUBKit EPUBMetadata.swift
Build complete! (12.92s)
Build complete.
Done.

Build Machine: Linux 1