This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of swift-css-parser with Swift 5.9 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.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stackotter/swift-css-parser.git
Reference: v0.1.2
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/stackotter/swift-css-parser
 * tag               v0.1.2     -> FETCH_HEAD
HEAD is now at 6cf16c6 Add missing includes to fix compilation on Linux
Submodule path 'cssparser': checked out '0675c7ade2d5398bb9981ff32aac469c5171f62b'
Submodule 'cssparser' (https://github.com/Sigil-Ebook/cssparser.git) registered for path 'cssparser'
Cloning into '/host/spi-builder-workspace/cssparser'...
Cloned https://github.com/stackotter/swift-css-parser.git
Revision (git rev-parse @):
6cf16c6696def00a313daef0e29eb27f5c39ece4
SUCCESS checkout https://github.com/stackotter/swift-css-parser.git at v0.1.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
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.9-latest swift build 2>&1
Building for debugging...
[0/4] Compiling CSSParser CSSProperties.cpp
[1/4] Compiling CSSParser CSSUtils.cpp
[2/4] Compiling CCSSParser CCSSParser.cpp
[3/14] Compiling CSSParser CSSParser.cpp
[5/14] Emitting module SwiftCSSParser
[6/15] Compiling SwiftCSSParser TokenType.swift
[7/15] Compiling SwiftCSSParser Token.swift
[8/15] Compiling SwiftCSSParser AtBlock.swift
[9/15] Compiling SwiftCSSParser Declaration.swift
[10/15] Compiling SwiftCSSParser String.swift
[11/15] Compiling SwiftCSSParser IndentationStyle.swift
[12/15] Compiling SwiftCSSParser ParsingError.swift
[13/15] Compiling SwiftCSSParser RuleSet.swift
[14/15] Compiling SwiftCSSParser Statement.swift
[15/15] Compiling SwiftCSSParser Stylesheet.swift
Build complete! (9.25s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.