Build Information
Successful build of HLSCore with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fcanas/hlscore.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/fcanas/hlscore
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 2835209 Migrate CI to GitHub Actions
Cloned https://github.com/fcanas/hlscore.git
Revision (git rev-parse @):
2835209970afdaaaf137fd7073d9c0ab2beb2905
SUCCESS checkout https://github.com/fcanas/hlscore.git at master
Fetching https://github.com/fcanas/FFCParserCombinator.git
[1/370] Fetching ffcparsercombinator
Fetched https://github.com/fcanas/FFCParserCombinator.git (0.44s)
Computing version for https://github.com/fcanas/FFCParserCombinator.git
Computed https://github.com/fcanas/FFCParserCombinator.git at 1.0.2 (0.62s)
Creating working copy for https://github.com/fcanas/FFCParserCombinator.git
Working copy of https://github.com/fcanas/FFCParserCombinator.git resolved at 1.0.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "hlscore",
"name": "HLSCore",
"url": "https://github.com/fcanas/hlscore.git",
"version": "unspecified",
"path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/hlscore",
"dependencies": [
{
"identity": "ffcparsercombinator",
"name": "FFCParserCombinator",
"url": "https://github.com/fcanas/FFCParserCombinator.git",
"version": "1.0.2",
"path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FFCParserCombinator",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/fcanas/hlscore.git
[1/1039] Fetching hlscore
Fetched https://github.com/fcanas/hlscore.git (0.43s)
Fetching https://github.com/fcanas/FFCParserCombinator.git from cache
Fetched https://github.com/fcanas/FFCParserCombinator.git (0.23s)
Computing version for https://github.com/fcanas/FFCParserCombinator.git
Computed https://github.com/fcanas/FFCParserCombinator.git at 1.0.2 (0.03s)
Creating working copy for https://github.com/fcanas/FFCParserCombinator.git
Working copy of https://github.com/fcanas/FFCParserCombinator.git resolved at 1.0.2
Creating working copy for https://github.com/fcanas/hlscore.git
Working copy of https://github.com/fcanas/hlscore.git resolved at master
warning: '.resolve-product-dependencies': dependency 'hlscore' is not used by any target
Found 1 product dependencies
- FFCParserCombinator
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/12] Compiling Types Language.swift
[2/12] Compiling Types Logging.swift
[3/12] Emitting module Types
[4/12] Compiling Types AttributeTypes.swift
[5/12] Compiling Types EncryptionKey.swift
[6/12] Emitting module FFCParserCombinator
[7/12] Compiling FFCParserCombinator FFCParserCombinator.swift
[8/12] Compiling FFCParserCombinator StringParsing.swift
[9/12] Compiling Types URL.swift
[10/12] Compiling Types Playlist.swift
[11/12] Compiling Types HLSCore.swift
[12/22] Emitting module Serialization
[13/22] Compiling Serialization Serializable.swift
[14/22] Compiling Parsing MasterPlaylistParser.swift
[15/22] Compiling Parsing CoreInitializers.swift
[16/22] Compiling Parsing Tags.swift
[17/22] Compiling Parsing CharacterSet.swift
[18/22] Compiling Parsing AttributeList.swift
[19/22] Emitting module Parsing
[20/22] Compiling Parsing MediaPlaylistParser.swift
[21/22] Compiling Parsing AttributeValueParsers.swift
[22/23] Compiling Parsing TypeParsers.swift
[22/23] Archiving libHLSCore.a
Build complete! (25.66s)
Build complete.
Done.