Build Information
Successful build of ExExpress 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/modswift/ExExpress.git
Reference: develop
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/modswift/ExExpress
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at 21931f4 Avoid duplicate public declaration
Cloned https://github.com/modswift/ExExpress.git
Revision (git rev-parse @):
21931f4c669811ad890d73c20d967898d073f2d4
SUCCESS checkout https://github.com/modswift/ExExpress.git at develop
Fetching https://github.com/AlwaysRightInstitute/mustache.git from cache
Fetching https://github.com/modswift/Freddy.git from cache
Fetched https://github.com/AlwaysRightInstitute/mustache.git (0.24s)
Fetched https://github.com/modswift/Freddy.git (0.24s)
Computing version for https://github.com/modswift/Freddy.git
Computed https://github.com/modswift/Freddy.git at 3.0.58 (0.45s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.1 (0.52s)
Creating working copy for https://github.com/AlwaysRightInstitute/mustache.git
Working copy of https://github.com/AlwaysRightInstitute/mustache.git resolved at 1.0.1
Creating working copy for https://github.com/modswift/Freddy.git
Working copy of https://github.com/modswift/Freddy.git resolved at 3.0.58
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "exexpress",
"name": "ExExpress",
"url": "https://github.com/modswift/ExExpress.git",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ExExpress",
"dependencies": [
{
"identity": "mustache",
"name": "mustache",
"url": "https://github.com/AlwaysRightInstitute/mustache.git",
"version": "1.0.1",
"path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/mustache",
"dependencies": [
]
},
{
"identity": "freddy",
"name": "Freddy",
"url": "https://github.com/modswift/Freddy.git",
"version": "3.0.58",
"path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Freddy",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/modswift/ExExpress.git from cache
Fetched https://github.com/modswift/ExExpress.git (0.23s)
Fetching https://github.com/modswift/Freddy.git from cache
Fetching https://github.com/AlwaysRightInstitute/mustache.git from cache
Fetched https://github.com/modswift/Freddy.git (0.22s)
Fetched https://github.com/AlwaysRightInstitute/mustache.git (0.22s)
Computing version for https://github.com/modswift/Freddy.git
Computed https://github.com/modswift/Freddy.git at 3.0.58 (0.05s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.1 (0.05s)
Creating working copy for https://github.com/AlwaysRightInstitute/mustache.git
Working copy of https://github.com/AlwaysRightInstitute/mustache.git resolved at 1.0.1
Creating working copy for https://github.com/modswift/ExExpress.git
Working copy of https://github.com/modswift/ExExpress.git resolved at develop
Creating working copy for https://github.com/modswift/Freddy.git
Working copy of https://github.com/modswift/Freddy.git resolved at 3.0.58
warning: '.resolve-product-dependencies': dependency 'exexpress' is not used by any target
Found 2 product dependencies
- mustache
- Freddy
========================================
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/18] Compiling Freddy JSONParsing.swift
[2/18] Compiling Freddy JSONSerializing.swift
[3/19] Compiling mustache MustacheRenderingContext.swift
[4/19] Compiling mustache MustacheNode.swift
[5/19] Compiling mustache MustacheParser.swift
[6/19] Emitting module mustache
[7/19] Compiling mustache HTMLEscape.swift
[8/19] Compiling mustache Helpers.swift
[9/19] Compiling mustache SimpleKVC.swift
[10/19] Compiling mustache Mustacheable.swift
[11/19] Compiling Freddy JSONLiteralConvertible.swift
[12/19] Compiling Freddy JSONOptional.swift
[13/19] Compiling Freddy JSONEncodable.swift
[14/19] Compiling Freddy JSONEncodingDetector.swift
[15/19] Compiling Freddy JSON.swift
[16/19] Compiling Freddy JSONDecodable.swift
[17/19] Emitting module Freddy
[18/19] Compiling Freddy JSONParser.swift
[19/19] Compiling Freddy JSONSubscripting.swift
[20/64] Emitting module ExExpress
[21/70] Compiling ExExpress fs_module.swift
[22/70] Compiling ExExpress Cookies.swift
[23/70] Compiling ExExpress HttpMessageBaseType.swift
[24/70] Compiling ExExpress HttpMisc.swift
[25/70] Compiling ExExpress IncomingMessage.swift
[26/70] Compiling ExExpress QueryString.swift
[27/70] Compiling ExExpress Route.swift
[28/70] Compiling ExExpress RouteKeeper.swift
[29/70] Compiling ExExpress RoutePattern.swift
[30/70] Compiling ExExpress Router.swift
[31/70] Compiling ExExpress Settings.swift
[32/70] Compiling ExExpress express_module.swift
[33/70] Compiling ExExpress BodyParser.swift
[34/70] Compiling ExExpress CORS.swift
[35/70] Compiling ExExpress Connect.swift
[36/70] Compiling ExExpress CookieParser.swift
[37/70] Compiling ExExpress Logger.swift
[38/70] Compiling ExExpress MethodOverride.swift
[39/70] Compiling ExExpress Pause.swift
[40/70] Compiling ExExpress Stringify.swift
[41/70] Compiling ExExpress json_module.swift
[42/70] Compiling ExExpress leftpad_module.swift
[43/70] Compiling ExExpress mime_module.swift
[44/70] Compiling ExExpress process_module.swift
[45/70] Compiling ExExpress FileOutputStream.swift
[46/70] Compiling ExExpress GWritableStreamType.swift
[47/70] Compiling ExExpress WritableByteStreamType.swift
[48/70] Compiling ExExpress WritableStreams.swift
[49/70] Compiling ExExpress time.swift
[50/70] Compiling ExExpress timespec.swift
[51/70] Compiling ExExpress timeval_any.swift
[52/70] Compiling ExExpress ExpressIncomingMessage.swift
[53/70] Compiling ExExpress ExpressJSON.swift
[54/70] Compiling ExExpress ExpressMustache.swift
[55/70] Compiling ExExpress ExpressServerResponse.swift
[56/70] Compiling ExExpress MiddlewareObject.swift
[57/70] Compiling ExExpress Render.swift
[58/70] Compiling ExExpress ServerResponse.swift
[59/70] Compiling ExExpress TestSupport.swift
[60/70] Compiling ExExpress URL.swift
[61/70] Compiling ExExpress http_module.swift
[62/70] Compiling ExExpress JSONWritableStream.swift
[63/70] Compiling ExExpress JsonFile.swift
[64/70] Compiling ExExpress QS.swift
[65/70] Compiling ExExpress Session.swift
[66/70] Compiling ExExpress TypeIs.swift
[67/70] Compiling ExExpress connect_module.swift
[68/70] Compiling ExExpress Console.swift
[69/70] Compiling ExExpress console_module.swift
[70/70] Compiling ExExpress Express.swift
Build complete! (11.29s)
Build complete.
Done.