Build Information
Failed to build swift-composable-environment, reference 0.5.3 (757dd9
), with Swift 6.1 for Linux on 27 Apr 2025 03:21:39 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tgrapperon/swift-composable-environment.git
Reference: 0.5.3
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/tgrapperon/swift-composable-environment
* tag 0.5.3 -> FETCH_HEAD
HEAD is now at 757dd90 Update README.md
Cloned https://github.com/tgrapperon/swift-composable-environment.git
Revision (git rev-parse @):
757dd90ed0bab6a2c2452627312533d3d09a1564
SUCCESS checkout https://github.com/tgrapperon/swift-composable-environment.git at 0.5.3
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/tgrapperon/swift-composable-environment.git
https://github.com/tgrapperon/swift-composable-environment.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-composable-architecture",
"requirement" : {
"range" : [
{
"lower_bound" : "0.21.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-composable-architecture"
}
],
"manifest_display_name" : "swift-composable-environment",
"name" : "swift-composable-environment",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "ComposableDependencies",
"targets" : [
"ComposableDependencies"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ComposableEnvironment",
"targets" : [
"ComposableEnvironment"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GlobalEnvironment",
"targets" : [
"GlobalEnvironment"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "_DependencyAliases",
"module_type" : "SwiftTarget",
"name" : "_DependencyAliases",
"path" : "Sources/_DependencyAliases",
"product_memberships" : [
"ComposableEnvironment",
"GlobalEnvironment"
],
"sources" : [
"DependencyAliases.swift"
],
"target_dependencies" : [
"ComposableDependencies"
],
"type" : "library"
},
{
"c99name" : "_Dependencies",
"module_type" : "SwiftTarget",
"name" : "_Dependencies",
"path" : "Sources/_Dependencies",
"product_memberships" : [
"ComposableDependencies",
"ComposableEnvironment",
"GlobalEnvironment"
],
"sources" : [
"Dependencies.swift",
"DependencyKey.swift"
],
"type" : "library"
},
{
"c99name" : "GlobalEnvironmentTests",
"module_type" : "SwiftTarget",
"name" : "GlobalEnvironmentTests",
"path" : "Tests/GlobalEnvironmentTests",
"sources" : [
"GlobalEnvironmentTests.swift",
"ReducerGlobalEnvironmentTests.swift"
],
"target_dependencies" : [
"GlobalEnvironment"
],
"type" : "test"
},
{
"c99name" : "GlobalEnvironment",
"module_type" : "SwiftTarget",
"name" : "GlobalEnvironment",
"path" : "Sources/GlobalEnvironment",
"product_dependencies" : [
"ComposableArchitecture"
],
"product_memberships" : [
"GlobalEnvironment"
],
"sources" : [
"Dependency.swift",
"Deprecations/ComposableEnvironment+Migration.swift",
"Deprecations/Reducers+Deprecations.swift",
"DerivedEnvironment.swift",
"GlobalEnvironment.swift",
"Reducer+GlobalEnvironment.swift"
],
"target_dependencies" : [
"ComposableDependencies",
"_Dependencies",
"_DependencyAliases"
],
"type" : "library"
},
{
"c99name" : "DependencyAliasesTests",
"module_type" : "SwiftTarget",
"name" : "DependencyAliasesTests",
"path" : "Tests/DependencyAliasesTests",
"sources" : [
"DependencyAliasesTests.swift"
],
"target_dependencies" : [
"_DependencyAliases"
],
"type" : "test"
},
{
"c99name" : "ComposableEnvironmentTests",
"module_type" : "SwiftTarget",
"name" : "ComposableEnvironmentTests",
"path" : "Tests/ComposableEnvironmentTests",
"sources" : [
"ComposableEnvironmentTests.swift",
"ReducerComposableEnvironmentTests.swift"
],
"target_dependencies" : [
"ComposableEnvironment"
],
"type" : "test"
},
{
"c99name" : "ComposableEnvironment",
"module_type" : "SwiftTarget",
"name" : "ComposableEnvironment",
"path" : "Sources/ComposableEnvironment",
"product_dependencies" : [
"ComposableArchitecture"
],
"product_memberships" : [
"ComposableEnvironment"
],
"sources" : [
"ComposableEnvironment.swift",
"Dependency.swift",
"Deprecations/GlobalEnvironment+Migration.swift",
"Deprecations/Reducers+Deprecations.swift",
"DerivedEnvironment.swift",
"Reducer+ComposableEnvironment.swift"
],
"target_dependencies" : [
"ComposableDependencies",
"_Dependencies",
"_DependencyAliases"
],
"type" : "library"
},
{
"c99name" : "ComposableDependencies",
"module_type" : "SwiftTarget",
"name" : "ComposableDependencies",
"path" : "Sources/ComposableDependencies",
"product_memberships" : [
"ComposableDependencies",
"ComposableEnvironment",
"GlobalEnvironment"
],
"sources" : [
"ComposableDependencies.swift"
],
"target_dependencies" : [
"_Dependencies"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/pointfreeco/swift-composable-architecture
[1/303517] Fetching swift-composable-architecture
Fetched https://github.com/pointfreeco/swift-composable-architecture from cache (14.05s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture
Computed https://github.com/pointfreeco/swift-composable-architecture at 0.59.0 (14.53s)
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swiftui-navigation
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/1394] Fetching swiftui-navigation
[1395/5975] Fetching swiftui-navigation, swift-custom-dump
[2128/6827] Fetching swiftui-navigation, swift-custom-dump, swift-concurrency-extras
[6828/8335] Fetching swiftui-navigation, swift-custom-dump, swift-concurrency-extras, swift-identified-collections
[7040/13723] Fetching swiftui-navigation, swift-custom-dump, swift-concurrency-extras, swift-identified-collections, xctest-dynamic-overlay
[8355/19924] Fetching swiftui-navigation, swift-custom-dump, swift-concurrency-extras, swift-identified-collections, xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.50s)
Fetched https://github.com/pointfreeco/swiftui-navigation from cache (0.50s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.50s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.50s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.50s)
Fetching https://github.com/pointfreeco/swift-case-paths
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/pointfreeco/combine-schedulers
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.64s)
[1/4368] Fetching swift-case-paths
[1836/6778] Fetching swift-case-paths, combine-schedulers
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.28s)
[1/16242] Fetching swift-collections
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.91s)
Fetched https://github.com/apple/swift-collections from cache (0.93s)
Computing version for https://github.com/pointfreeco/swiftui-navigation
Computed https://github.com/pointfreeco/swiftui-navigation at 0.8.0 (1.90s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 0.6.0 (0.47s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.24s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 0.14.1 (0.71s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.11.0 (0.47s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.4.0 (0.46s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 0.11.2 (0.46s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 0.1.2 (0.46s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (0.47s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 0.8.0 (0.46s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.62s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.9.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 0.4.0
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 0.1.2
Creating working copy for https://github.com/pointfreeco/swift-composable-architecture
Working copy of https://github.com/pointfreeco/swift-composable-architecture resolved at 0.59.0
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 0.6.0
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 0.14.1
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 0.11.2
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 0.11.0
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 0.8.0
Creating working copy for https://github.com/pointfreeco/swiftui-navigation
Working copy of https://github.com/pointfreeco/swiftui-navigation resolved at 0.8.0
Building for debugging...
[0/18] Write sources
[17/18] Write swift-version-24593BA9C3E375BF.txt
[19/54] Emitting module InternalCollectionsUtilities
[20/56] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[21/56] Compiling XCTestDynamicOverlay Unimplemented.swift
[22/56] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[23/56] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[24/56] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[25/57] Emitting module ConcurrencyExtras
[26/58] Compiling InternalCollectionsUtilities _SortedCollection.swift
[27/58] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[28/58] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[29/58] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[30/58] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[31/58] Compiling InternalCollectionsUtilities Integer rank.swift
[32/58] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[33/58] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[34/58] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[35/58] Compiling _Dependencies DependencyKey.swift
[36/58] Compiling InternalCollectionsUtilities Debugging.swift
[37/58] Emitting module _Dependencies
[38/58] Compiling _Dependencies Dependencies.swift
[39/58] Compiling InternalCollectionsUtilities Descriptions.swift
[40/58] Compiling InternalCollectionsUtilities UInt+reversed.swift
[41/58] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[42/58] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[43/58] Compiling InternalCollectionsUtilities Specialize.swift
[44/60] Compiling ConcurrencyExtras UncheckedSendable.swift
[47/117] Compiling ComposableDependencies ComposableDependencies.swift
[48/117] Emitting module ComposableDependencies
[50/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[51/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[52/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[53/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[54/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[55/120] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[56/120] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[57/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[58/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[59/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[60/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[61/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[62/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[63/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[64/127] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[65/127] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[66/127] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[67/127] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[68/127] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[69/127] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[70/127] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[71/127] Compiling OrderedCollections OrderedDictionary+Values.swift
[72/127] Compiling OrderedCollections OrderedDictionary.swift
[73/127] Compiling OrderedCollections OrderedSet+Codable.swift
[74/127] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[75/127] Compiling OrderedCollections OrderedSet+Descriptions.swift
[76/127] Compiling OrderedCollections OrderedSet+Diffing.swift
[77/127] Compiling OrderedCollections OrderedSet+Equatable.swift
[78/127] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[79/127] Compiling OrderedCollections OrderedSet+Hashable.swift
[80/127] Compiling OrderedCollections OrderedSet+Initializers.swift
[81/127] Compiling OrderedCollections OrderedSet+Insertions.swift
[82/127] Compiling OrderedCollections OrderedSet+Invariants.swift
[83/127] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[84/127] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[85/127] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[86/127] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[87/127] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[88/127] Compiling OrderedCollections OrderedDictionary+Codable.swift
[89/127] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[90/127] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[91/127] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[92/127] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[93/127] Compiling OrderedCollections OrderedDictionary+Elements.swift
[94/127] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[95/127] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[96/127] Compiling ConcurrencyExtras ActorIsolated.swift
[97/127] Compiling ConcurrencyExtras AsyncStream.swift
[98/127] Compiling ConcurrencyExtras Locking.swift
[99/127] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[100/127] Compiling XCTestDynamicOverlay Deprecations.swift
[101/127] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[102/127] Compiling ConcurrencyExtras Task.swift
[103/127] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[104/127] Emitting module _DependencyAliases
[105/127] Compiling _DependencyAliases DependencyAliases.swift
/host/spi-builder-workspace/Sources/_DependencyAliases/DependencyAliases.swift:69:26: error: cannot find 'CTL_KERN' in scope
67 | #if DEBUG
68 | // https://github.com/bitstadium/HockeySDK-iOS/blob/c6e8d1e940299bec0c0585b1f7b86baf3b17fc82/Classes/BITHockeyHelper.m#L346-L370
69 | var name: [Int32] = [CTL_KERN, KERN_PROC, KERN_PROC_PID, getpid()]
| `- error: cannot find 'CTL_KERN' in scope
70 | var info = kinfo_proc()
71 | var info_size = MemoryLayout<kinfo_proc>.size
/host/spi-builder-workspace/Sources/_DependencyAliases/DependencyAliases.swift:69:36: error: cannot find 'KERN_PROC' in scope
67 | #if DEBUG
68 | // https://github.com/bitstadium/HockeySDK-iOS/blob/c6e8d1e940299bec0c0585b1f7b86baf3b17fc82/Classes/BITHockeyHelper.m#L346-L370
69 | var name: [Int32] = [CTL_KERN, KERN_PROC, KERN_PROC_PID, getpid()]
| `- error: cannot find 'KERN_PROC' in scope
70 | var info = kinfo_proc()
71 | var info_size = MemoryLayout<kinfo_proc>.size
/host/spi-builder-workspace/Sources/_DependencyAliases/DependencyAliases.swift:69:47: error: cannot find 'KERN_PROC_PID' in scope
67 | #if DEBUG
68 | // https://github.com/bitstadium/HockeySDK-iOS/blob/c6e8d1e940299bec0c0585b1f7b86baf3b17fc82/Classes/BITHockeyHelper.m#L346-L370
69 | var name: [Int32] = [CTL_KERN, KERN_PROC, KERN_PROC_PID, getpid()]
| `- error: cannot find 'KERN_PROC_PID' in scope
70 | var info = kinfo_proc()
71 | var info_size = MemoryLayout<kinfo_proc>.size
/host/spi-builder-workspace/Sources/_DependencyAliases/DependencyAliases.swift:70:16: error: cannot find 'kinfo_proc' in scope
68 | // https://github.com/bitstadium/HockeySDK-iOS/blob/c6e8d1e940299bec0c0585b1f7b86baf3b17fc82/Classes/BITHockeyHelper.m#L346-L370
69 | var name: [Int32] = [CTL_KERN, KERN_PROC, KERN_PROC_PID, getpid()]
70 | var info = kinfo_proc()
| `- error: cannot find 'kinfo_proc' in scope
71 | var info_size = MemoryLayout<kinfo_proc>.size
72 |
/host/spi-builder-workspace/Sources/_DependencyAliases/DependencyAliases.swift:71:34: error: cannot find type 'kinfo_proc' in scope
69 | var name: [Int32] = [CTL_KERN, KERN_PROC, KERN_PROC_PID, getpid()]
70 | var info = kinfo_proc()
71 | var info_size = MemoryLayout<kinfo_proc>.size
| `- error: cannot find type 'kinfo_proc' in scope
72 |
73 | let isDebuggerAttached = name.withUnsafeMutableBytes {
/host/spi-builder-workspace/Sources/_DependencyAliases/DependencyAliases.swift:76:11: error: cannot find 'sysctl' in scope
74 | $0.bindMemory(to: Int32.self).baseAddress
75 | .map {
76 | sysctl($0, 4, &info, &info_size, nil, 0) != -1 && info.kp_proc.p_flag & P_TRACED != 0
| `- error: cannot find 'sysctl' in scope
77 | }
78 | ?? false
/host/spi-builder-workspace/Sources/_DependencyAliases/DependencyAliases.swift:76:83: error: cannot find 'P_TRACED' in scope
74 | $0.bindMemory(to: Int32.self).baseAddress
75 | .map {
76 | sysctl($0, 4, &info, &info_size, nil, 0) != -1 && info.kp_proc.p_flag & P_TRACED != 0
| `- error: cannot find 'P_TRACED' in scope
77 | }
78 | ?? false
/host/spi-builder-workspace/Sources/_DependencyAliases/DependencyAliases.swift:76:44: error: 'nil' requires a contextual type
74 | $0.bindMemory(to: Int32.self).baseAddress
75 | .map {
76 | sysctl($0, 4, &info, &info_size, nil, 0) != -1 && info.kp_proc.p_flag & P_TRACED != 0
| `- error: 'nil' requires a contextual type
77 | }
78 | ?? false
/host/spi-builder-workspace/Sources/_DependencyAliases/DependencyAliases.swift:89:9: warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
87 |
88 | """,
89 | stderr
| `- warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
90 | )
91 | raise(SIGTRAP)
/usr/include/stdio.h:145:14: note: var declared here
143 | extern FILE *stdin; /* Standard input stream. */
144 | extern FILE *stdout; /* Standard output stream. */
145 | extern FILE *stderr; /* Standard error output stream. */
| `- note: var declared here
146 | /* C89/C99 say they're macros. Make them happy. */
147 | #define stdin stdin
[106/127] Compiling XCTestDynamicOverlay XCTFail.swift
[107/127] Compiling ConcurrencyExtras LockIsolated.swift
[108/127] Compiling ConcurrencyExtras MainSerialExecutor.swift
[109/128] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[110/128] Emitting module XCTestDynamicOverlay
[111/128] Compiling XCTestDynamicOverlay DefaultInitializable.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/37] Compiling _Dependencies DependencyKey.swift
[3/37] Emitting module _Dependencies
[4/37] Compiling _Dependencies Dependencies.swift
[5/38] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[6/38] Compiling ConcurrencyExtras ActorIsolated.swift
[7/40] Compiling ConcurrencyExtras Locking.swift
[8/40] Emitting module ConcurrencyExtras
[9/40] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[10/40] Compiling InternalCollectionsUtilities Specialize.swift
[12/42] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[13/42] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[14/42] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[15/42] Compiling ConcurrencyExtras AsyncStream.swift
[16/42] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[17/42] Compiling XCTestDynamicOverlay XCTFail.swift
[18/42] Compiling InternalCollectionsUtilities Debugging.swift
[19/42] Compiling InternalCollectionsUtilities Descriptions.swift
[20/42] Compiling InternalCollectionsUtilities _SortedCollection.swift
[21/42] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[22/42] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[23/42] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[24/42] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[25/42] Compiling XCTestDynamicOverlay Deprecations.swift
[26/42] Emitting module XCTestDynamicOverlay
[27/42] Compiling ConcurrencyExtras UncheckedSendable.swift
[28/42] Compiling ConcurrencyExtras MainSerialExecutor.swift
[29/42] Compiling ConcurrencyExtras Task.swift
[30/42] Compiling ConcurrencyExtras LockIsolated.swift
[32/45] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[33/45] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[34/45] Emitting module ComposableDependencies
[35/45] Compiling ComposableDependencies ComposableDependencies.swift
[36/46] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[37/46] Compiling XCTestDynamicOverlay Unimplemented.swift
[38/47] Emitting module InternalCollectionsUtilities
[41/49] Compiling InternalCollectionsUtilities UInt+reversed.swift
[42/49] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[43/49] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[44/49] Compiling InternalCollectionsUtilities Integer rank.swift
[45/49] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[46/49] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[47/49] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[49/103] Emitting module CombineSchedulers
[50/103] Compiling CustomDump CoreImage.swift
[51/103] Compiling CustomDump CoreLocation.swift
[52/104] Compiling CustomDump CoreMotion.swift
[53/104] Compiling CustomDump Foundation.swift
[54/104] Emitting module _DependencyAliases
[55/104] Compiling _DependencyAliases DependencyAliases.swift
/host/spi-builder-workspace/Sources/_DependencyAliases/DependencyAliases.swift:69:26: error: cannot find 'CTL_KERN' in scope
67 | #if DEBUG
68 | // https://github.com/bitstadium/HockeySDK-iOS/blob/c6e8d1e940299bec0c0585b1f7b86baf3b17fc82/Classes/BITHockeyHelper.m#L346-L370
69 | var name: [Int32] = [CTL_KERN, KERN_PROC, KERN_PROC_PID, getpid()]
| `- error: cannot find 'CTL_KERN' in scope
70 | var info = kinfo_proc()
71 | var info_size = MemoryLayout<kinfo_proc>.size
/host/spi-builder-workspace/Sources/_DependencyAliases/DependencyAliases.swift:69:36: error: cannot find 'KERN_PROC' in scope
67 | #if DEBUG
68 | // https://github.com/bitstadium/HockeySDK-iOS/blob/c6e8d1e940299bec0c0585b1f7b86baf3b17fc82/Classes/BITHockeyHelper.m#L346-L370
69 | var name: [Int32] = [CTL_KERN, KERN_PROC, KERN_PROC_PID, getpid()]
| `- error: cannot find 'KERN_PROC' in scope
70 | var info = kinfo_proc()
71 | var info_size = MemoryLayout<kinfo_proc>.size
/host/spi-builder-workspace/Sources/_DependencyAliases/DependencyAliases.swift:69:47: error: cannot find 'KERN_PROC_PID' in scope
67 | #if DEBUG
68 | // https://github.com/bitstadium/HockeySDK-iOS/blob/c6e8d1e940299bec0c0585b1f7b86baf3b17fc82/Classes/BITHockeyHelper.m#L346-L370
69 | var name: [Int32] = [CTL_KERN, KERN_PROC, KERN_PROC_PID, getpid()]
| `- error: cannot find 'KERN_PROC_PID' in scope
70 | var info = kinfo_proc()
71 | var info_size = MemoryLayout<kinfo_proc>.size
/host/spi-builder-workspace/Sources/_DependencyAliases/DependencyAliases.swift:70:16: error: cannot find 'kinfo_proc' in scope
68 | // https://github.com/bitstadium/HockeySDK-iOS/blob/c6e8d1e940299bec0c0585b1f7b86baf3b17fc82/Classes/BITHockeyHelper.m#L346-L370
69 | var name: [Int32] = [CTL_KERN, KERN_PROC, KERN_PROC_PID, getpid()]
70 | var info = kinfo_proc()
| `- error: cannot find 'kinfo_proc' in scope
71 | var info_size = MemoryLayout<kinfo_proc>.size
72 |
/host/spi-builder-workspace/Sources/_DependencyAliases/DependencyAliases.swift:71:34: error: cannot find type 'kinfo_proc' in scope
69 | var name: [Int32] = [CTL_KERN, KERN_PROC, KERN_PROC_PID, getpid()]
70 | var info = kinfo_proc()
71 | var info_size = MemoryLayout<kinfo_proc>.size
| `- error: cannot find type 'kinfo_proc' in scope
72 |
73 | let isDebuggerAttached = name.withUnsafeMutableBytes {
/host/spi-builder-workspace/Sources/_DependencyAliases/DependencyAliases.swift:76:11: error: cannot find 'sysctl' in scope
74 | $0.bindMemory(to: Int32.self).baseAddress
75 | .map {
76 | sysctl($0, 4, &info, &info_size, nil, 0) != -1 && info.kp_proc.p_flag & P_TRACED != 0
| `- error: cannot find 'sysctl' in scope
77 | }
78 | ?? false
/host/spi-builder-workspace/Sources/_DependencyAliases/DependencyAliases.swift:76:83: error: cannot find 'P_TRACED' in scope
74 | $0.bindMemory(to: Int32.self).baseAddress
75 | .map {
76 | sysctl($0, 4, &info, &info_size, nil, 0) != -1 && info.kp_proc.p_flag & P_TRACED != 0
| `- error: cannot find 'P_TRACED' in scope
77 | }
78 | ?? false
/host/spi-builder-workspace/Sources/_DependencyAliases/DependencyAliases.swift:76:44: error: 'nil' requires a contextual type
74 | $0.bindMemory(to: Int32.self).baseAddress
75 | .map {
76 | sysctl($0, 4, &info, &info_size, nil, 0) != -1 && info.kp_proc.p_flag & P_TRACED != 0
| `- error: 'nil' requires a contextual type
77 | }
78 | ?? false
BUILD FAILURE 6.1 linux