Build Information
Successful build of BSON, reference 8.1.2 (d918a5
), with Swift 5.10 for macOS (Xcode) using Xcode 15.4 on 15 Aug 2024 03:53:59 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BSON -destination platform=macOS,arch=arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.49.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orlandos-nl/BSON.git
Reference: 8.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/orlandos-nl/BSON
* tag 8.1.2 -> FETCH_HEAD
HEAD is now at d918a5c Enable Swift 6 support
Cloned https://github.com/orlandos-nl/BSON.git
Revision (git rev-parse @):
d918a5c24d875deeb6bcc9082a68bd097ac24d92
SUCCESS checkout https://github.com/orlandos-nl/BSON.git at 8.1.2
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 5.10
Building package at path: $PWD
https://github.com/orlandos-nl/BSON.git
Command line invocation:
/Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/apple/swift-nio.git
Fetching from https://github.com/apple/swift-system.git
Fetching from https://github.com/apple/swift-atomics.git
Fetching from https://github.com/apple/swift-collections.git
Creating working copy of package ‘swift-nio’
Checking out 2.70.0 of package ‘swift-nio’
Creating working copy of package ‘swift-collections’
Checking out 1.1.2 of package ‘swift-collections’
Creating working copy of package ‘swift-system’
Checking out 1.3.2 of package ‘swift-system’
Creating working copy of package ‘swift-atomics’
Checking out 1.2.0 of package ‘swift-atomics’
Resolved source packages:
BSON: /Users/admin/builder/spi-builder-workspace
swift-collections: https://github.com/apple/swift-collections.git @ 1.1.2
swift-nio: https://github.com/apple/swift-nio.git @ 2.70.0
swift-system: https://github.com/apple/swift-system.git @ 1.3.2
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.2.0
resolved source packages: BSON, swift-collections, swift-nio, swift-system, swift-atomics
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.46.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
}
],
"manifest_display_name" : "BSON",
"name" : "BSON",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "BSON",
"targets" : [
"BSON"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4.2"
],
"targets" : [
{
"c99name" : "BSONTests",
"module_type" : "SwiftTarget",
"name" : "BSONTests",
"path" : "Tests/BSONTests",
"sources" : [
"BSONCorpusTests.swift",
"BSONDateDecodingTests.swift",
"BSONEncoderTests.swift",
"BSONPublicTests.swift",
"ObjectIdTests.swift"
],
"target_dependencies" : [
"BSON"
],
"type" : "test"
},
{
"c99name" : "BSON",
"module_type" : "SwiftTarget",
"name" : "BSON",
"path" : "Sources/BSON",
"product_dependencies" : [
"NIOCore"
],
"product_memberships" : [
"BSON"
],
"sources" : [
"Codable/Codable.swift",
"Codable/Decoding/BSONDecoder.swift",
"Codable/Decoding/BSONDecoderSettings.swift",
"Codable/Decoding/Fast/FastBSONDecoder.swift",
"Codable/Decoding/KeyedBSONDecodingContainer.swift",
"Codable/Decoding/PrimitiveDecoding.swift",
"Codable/Decoding/SingleValueBSONDecodingContainer.swift",
"Codable/Decoding/UnkeyedBSONDecodingContainer.swift",
"Codable/Encoding/BSONEncoder.swift",
"Codable/Encoding/BSONEncoderStrategies.swift",
"Codable/Encoding/PrimitiveEncoding.swift",
"Debugging/CustomDebugStringConvertible.swift",
"Document/Document+Array.swift",
"Document/Document+Cache.swift",
"Document/Document+Collection.swift",
"Document/Document+Dictionary.swift",
"Document/Document+Equatable.swift",
"Document/Document+Helpers.swift",
"Document/Document+Mutations.swift",
"Document/Document+Serialization.swift",
"Document/Document+Subscripts.swift",
"Document/Document+Validation.swift",
"Document/Document.swift",
"Document/DocumentSlice.swift",
"Helpers/ByteBuffer+Helpers.swift",
"Types/AnyPrimitive.swift",
"Types/Binary.swift",
"Types/Decimal128.swift",
"Types/JavaScript.swift",
"Types/Null.swift",
"Types/ObjectId.swift",
"Types/Optional.swift",
"Types/PrimitiveConvertible.swift",
"Types/Primitives.swift",
"Types/RegularExpression.swift",
"Types/Timestamp.swift",
"Types/TypeIdentifier.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"BSON"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BSON -destination platform=macOS,arch=arm64
Build complete.
Done.