The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift_qrcodejs with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ApolloZhu/swift_qrcodejs.git
Reference: 2.2.2
Cloned https://github.com/ApolloZhu/swift_qrcodejs.git into spi-builder-workspace
SUCCESS checkout https://github.com/ApolloZhu/swift_qrcodejs.git at 2.2.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Building for debugging...
[1/14] Compiling QRCodeSwift QRPolynomial.swift
[2/15] Compiling QRCodeSwift QRMode.swift
[3/15] Compiling QRCodeSwift QRPatternLocator.swift
[4/15] Compiling QRCodeSwift QRMaskPattern.swift
[5/15] Compiling QRCodeSwift QRMath.swift
[6/15] Compiling QRCodeSwift QRCodeType.swift
[7/15] Compiling QRCodeSwift QRErrorCorrectLevel.swift
[8/15] Compiling QRCodeSwift QRRSBlock.swift
[9/15] Compiling QRCodeSwift QRBitBuffer.swift
[10/15] Compiling QRCodeSwift QRCode.swift
[11/15] Compiling QRCodeSwift BCH.swift
[12/15] Compiling QRCodeSwift QR8bitByte.swift
[13/15] Emitting module QRCodeSwift
/host/spi-builder-workspace/Sources/QRCodeError.swift:28:56: warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
    case text(String, incompatibleWithEncoding: String.Encoding)
                                                       ^
Foundation.String:2:19: note: type declared here
    public struct Encoding : RawRepresentable {
                  ^
[14/15] Compiling QRCodeSwift QRCodeError.swift
/host/spi-builder-workspace/Sources/QRCodeError.swift:28:56: warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
    case text(String, incompatibleWithEncoding: String.Encoding)
                                                       ^
Foundation.String:2:19: note: type declared here
    public struct Encoding : RawRepresentable {
                  ^
[15/15] Compiling QRCodeSwift QRCodeModel.swift
/host/spi-builder-workspace/Sources/QRCodeError.swift:28:56: warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
    case text(String, incompatibleWithEncoding: String.Encoding)
                                                       ^
Foundation.String:2:19: note: type declared here
    public struct Encoding : RawRepresentable {
                  ^
Build complete! (8.49s)
Build complete.
Done.

Build Machine: Linux 2