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-0":/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: 0.4.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/witekbobrowski/EPUBKit
 * tag               0.4.0      -> FETCH_HEAD
HEAD is now at c814857 Refactor and add new tests
Cloned https://github.com/witekbobrowski/EPUBKit.git
Revision (git rev-parse @):
c8148577adc407ab1d4fcd45ceb58b54fb96b344
SUCCESS checkout https://github.com/witekbobrowski/EPUBKit.git at 0.4.0
========================================
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-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/marmelroy/Zip
Fetching https://github.com/tadija/AEXML
[1/1924] Fetching zip
[348/4019] Fetching zip, aexml
Fetched https://github.com/tadija/AEXML from cache (0.26s)
[1001/1924] Fetching zip
Fetched https://github.com/marmelroy/Zip from cache (0.43s)
Computing version for https://github.com/marmelroy/Zip
Computed https://github.com/marmelroy/Zip at 2.1.1 (0.48s)
Computing version for https://github.com/tadija/AEXML
Computed https://github.com/tadija/AEXML at 4.6.0 (0.66s)
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 zip.c
[5/7] Write swift-version-24593BA9C3E375BF.txt
[5/7] Compiling Minizip unzip.c
[8/17] Compiling AEXML Options.swift
[9/17] Compiling AEXML Parser.swift
[10/17] Compiling AEXML Error.swift
[11/17] Compiling Zip ZipUtilities.swift
[12/17] Emitting module AEXML
[13/17] Compiling AEXML Document.swift
[14/17] Compiling AEXML Element.swift
[16/18] Emitting module Zip
[17/18] Compiling Zip QuickZip.swift
[18/18] Compiling Zip Zip.swift
[20/38] Emitting module EPUBKit
[21/40] Compiling EPUBKit EPUBCreator.swift
[22/40] Compiling EPUBKit EPUBDocument.swift
[23/40] Compiling EPUBKit EPUBManifest.swift
[24/40] Compiling EPUBKit EPUBTableOfContentsParser.swift
[25/40] Compiling EPUBKit EPUBParsable.swift
[26/40] Compiling EPUBKit EPUBSpine.swift
[27/40] Compiling EPUBKit EPUBSpineItem.swift
[28/40] Compiling EPUBKit EPUBTableOfContents.swift
[29/40] Compiling EPUBKit EPUBManifestItem.swift
[30/40] Compiling EPUBKit EPUBMediaType.swift
[31/40] Compiling EPUBKit EPUBMetadata.swift
[32/40] Compiling EPUBKit EPUBContentService.swift
[33/40] Compiling EPUBKit EPUBManifestParser.swift
[34/40] Compiling EPUBKit EPUBMetadataParser.swift
[35/40] Compiling EPUBKit EPUBSpineParser.swift
[36/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)
                                ^         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[37/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)
                                ^         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[38/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)
                                ^         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[39/40] Compiling EPUBKit EPUBParserDelegate.swift
[40/40] Compiling EPUBKit EPUBParserProtocol.swift
Build complete! (13.19s)
Build complete.
Done.

Build Machine: Linux 1