The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build BluetoothLinux, reference master (d102e1), with Swift 6.2 (beta) for Linux on 22 Jun 2025 12:14:02 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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pureswift/bluetoothlinux.git
Reference: master
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/pureswift/bluetoothlinux
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at d102e1b Update README.md
Cloned https://github.com/pureswift/bluetoothlinux.git
Revision (git rev-parse @):
d102e1b2e3fd9f65596b114b33fe7e51229f2a0c
SUCCESS checkout https://github.com/pureswift/bluetoothlinux.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/pureswift/bluetoothlinux.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/PureSwift/Bluetooth.git
[1/23677] Fetching bluetooth
Fetched https://github.com/PureSwift/Bluetooth.git from cache (1.61s)
Fetching https://github.com/PureSwift/Socket.git
[1/1083] Fetching socket
Fetched https://github.com/PureSwift/Socket.git from cache (0.31s)
Fetching https://github.com/apple/swift-system
Fetching https://github.com/swiftlang/swift-syntax.git
[1/4436] Fetching swift-system
Fetched https://github.com/apple/swift-system from cache (0.66s)
[1/70925] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (8.77s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (13.30s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.5.0 (0.61s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.5.0
Creating working copy for https://github.com/PureSwift/Socket.git
Working copy of https://github.com/PureSwift/Socket.git resolved at main (fa5f3c5)
Creating working copy for https://github.com/PureSwift/Bluetooth.git
Working copy of https://github.com/PureSwift/Bluetooth.git resolved at master (7879b33)
[0/14] Copying ServiceUUID.json
[0/14] Copying UnitIdentifier.json
[0/14] Copying DescriptorUUID.json
[0/14] Copying MemberUUID.json
[0/14] Copying DeclarationUUID.json
[0/14] Write sources
[0/14] Copying CompanyIdentifier.json
[0/14] Copying CharacteristicUUID.json
[9/14] Write swift-version-24593BA9C3E375BF.txt
[11/19] Compiling BluetoothMetadata resource_bundle_accessor.swift
[12/19] Compiling BluetoothMetadata CompanyIdentifier.swift
[13/19] Compiling BluetoothMetadata BluetoothMetadata.swift
[14/19] Emitting module BluetoothMetadata
[15/19] Compiling BluetoothMetadata BluetoothUUID.swift
[16/20] Wrapping AST for BluetoothMetadata for debugging
[18/27] Emitting module GenerateBluetooth
[19/27] Compiling GenerateBluetooth BluetoothUUID.swift
[20/27] Compiling GenerateBluetooth CompanyIdentifier.swift
[21/27] Compiling GenerateBluetooth Hexadecimal.swift
[22/27] Compiling GenerateBluetooth String.swift
[23/27] Compiling GenerateBluetooth Generate.swift
[24/27] Compiling GenerateBluetooth UnitIdentifier.swift
[25/28] Wrapping AST for GenerateBluetooth for debugging
[26/28] Write Objects.LinkFileList
[27/28] Linking GenerateBluetooth-tool
[1/1] Compiling plugin GenerateBluetoothDefinitions
Building for debugging...
[1/73] Write sources
[22/73] Copying UnitIdentifier.json
[23/73] Copying ServiceUUID.json
[24/73] Copying MemberUUID.json
[25/73] Copying DescriptorUUID.json
[26/73] Write sources
[27/73] Copying DeclarationUUID.json
[28/73] Copying CompanyIdentifier.json
[29/73] Copying CharacteristicUUID.json
[29/73] Copying UnitIdentifier.json
[30/73] Copying ServiceUUID.json
[32/73] Copying MemberUUID.json
[33/73] Copying DeclarationUUID.json
[34/73] Copying DescriptorUUID.json
[35/73] Copying CompanyIdentifier.json
[36/73] Write sources
[37/73] Copying CharacteristicUUID.json
[38/73] Compiling CBluetoothLinux dummy.c
[39/73] Compiling _SwiftSyntaxCShims dummy.c
[40/73] Compiling CSystem shims.c
[41/73] Compiling CBluetoothLinuxTest dummy.c
[42/73] Write swift-version-24593BA9C3E375BF.txt
[43/73] Compiling CSocket shims.c
[45/113] Compiling SwiftSyntax510 Empty.swift
[46/113] Emitting module SwiftSyntax510
[47/113] Emitting module SwiftSyntax509
[48/113] Compiling SwiftSyntax509 Empty.swift
[50/115] Emitting module SwiftSyntax600
[51/115] Compiling SwiftSyntax600 Empty.swift
[52/116] Wrapping AST for SwiftSyntax509 for debugging
[54/116] Emitting module BluetoothMetadata
[54/116] Wrapping AST for SwiftSyntax510 for debugging
[56/116] Wrapping AST for SwiftSyntax600 for debugging
[58/146] Compiling BluetoothMetadata resource_bundle_accessor.swift
[59/180] Emitting module BluetoothMetadata
[61/181] Compiling BluetoothMetadata BluetoothUUID.swift
[62/181] Compiling BluetoothMetadata CompanyIdentifier.swift
[63/181] Compiling BluetoothMetadata BluetoothMetadata.swift
[63/183] Wrapping AST for BluetoothMetadata for debugging
[66/183] Emitting module GenerateBluetooth
[67/184] Wrapping AST for GenerateBluetooth for debugging
[68/184] Write Objects.LinkFileList
[69/184] Linking GenerateBluetooth-tool
Generated /host/spi-builder-workspace/.build/plugins/outputs/bluetooth/Bluetooth/destination/GenerateBluetoothDefinitions/UnitIdentifiers.swift
[70/184] Generate Bluetooth Unit Identifier Definitions
Generated /host/spi-builder-workspace/.build/plugins/outputs/bluetooth/Bluetooth/destination/GenerateBluetoothDefinitions/DeclarationUUID.swift
[71/184] Generate Bluetooth Declaration UUID Definitions
Generated /host/spi-builder-workspace/.build/plugins/outputs/bluetooth/Bluetooth/destination/GenerateBluetoothDefinitions/DescriptorUUID.swift
[72/184] Generate Bluetooth Descriptor UUID Definitions
Generated /host/spi-builder-workspace/.build/plugins/outputs/bluetooth/Bluetooth/destination/GenerateBluetoothDefinitions/ServiceUUID.swift
[73/184] Generate Bluetooth Service UUID Definitions
Generated /host/spi-builder-workspace/.build/plugins/outputs/bluetooth/Bluetooth/destination/GenerateBluetoothDefinitions/CharacteristicUUID.swift
[74/184] Generate Bluetooth Characteristic UUID Definitions
Generated /host/spi-builder-workspace/.build/plugins/outputs/bluetooth/Bluetooth/destination/GenerateBluetoothDefinitions/MemberUUID.swift
[75/184] Generate Bluetooth Member UUID Definitions
[77/184] Compiling SwiftSyntax Identifier.swift
[78/184] Compiling SwiftSyntax SyntaxNodeFactory.swift
[79/184] Compiling SwiftSyntax SyntaxNodeStructure.swift
[80/184] Compiling SwiftSyntax SyntaxProtocol.swift
[81/187] Compiling SwiftSyntax SyntaxText.swift
[82/187] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[83/187] Compiling SwiftSyntax TokenDiagnostic.swift
[84/187] Compiling SwiftSyntax TokenSequence.swift
[85/187] Compiling SwiftSyntax Syntax.swift
[86/187] Compiling SwiftSyntax SyntaxArena.swift
[87/187] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[88/187] Compiling SwiftSyntax SyntaxChildren.swift
[89/187] Compiling SwiftSyntax SyntaxCollection.swift
[90/187] Compiling SwiftSyntax SyntaxHashable.swift
[91/187] Compiling SwiftSyntax SyntaxIdentifier.swift
[92/187] Compiling SwiftSyntax TokenSyntax.swift
[93/187] Compiling SwiftSyntax Trivia.swift
[94/187] Compiling SwiftSyntax SourcePresence.swift
[95/187] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[96/187] Emitting module SystemPackage
[97/187] Compiling SwiftSyntax AbsolutePosition.swift
[98/187] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[99/187] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[100/187] Compiling SwiftSyntax Assert.swift
[105/187] Compiling SwiftSyntax BumpPtrAllocator.swift
[106/187] Compiling SwiftSyntax CommonAncestor.swift
[107/187] Compiling SwiftSyntax Convenience.swift
[108/187] Compiling SwiftSyntax CustomTraits.swift
[110/195] Compiling SystemPackage Util+StringArray.swift
[111/195] Compiling SystemPackage Util.swift
[112/195] Compiling SystemPackage UtilConsumers.swift
[118/235] Compiling Socket Errno.swift
[119/235] Compiling Socket FileChange.swift
[120/235] Compiling Socket FileEvent.swift
[121/235] Compiling Socket FileFlags.swift
[122/235] Compiling Socket IOControl.swift
[123/235] Compiling Socket IODirection.swift
[124/235] Compiling Socket IOOperations.swift
[125/235] Compiling Socket IOType.swift
[126/235] Compiling Socket InternetProtocol.swift
[127/235] Compiling Socket SocketOptionID.swift
[128/235] Compiling Socket SocketOptionLevel.swift
[129/235] Compiling Socket SocketProtocol.swift
[130/235] Compiling Socket IPv4Protocol.swift
[131/235] Compiling Socket IPv6Protocol.swift
Generated /host/spi-builder-workspace/.build/plugins/outputs/bluetooth/Bluetooth/destination/GenerateBluetoothDefinitions/CompanyIdentifiers.swift
[131/240] Generate Bluetooth Company Identifier Definitions
[132/240] Write sources
[134/240] Compiling Socket IPv4SocketAddress.swift
[135/240] Compiling Socket IPv6SocketAddress.swift
[136/240] Compiling Socket LinkLayerSocketAddress.swift
[137/240] Compiling Socket UnixSocketAddress.swift
[138/240] Compiling Socket SocketAddressFamily.swift
[139/240] Compiling Socket MessageFlags.swift
[140/240] Compiling Socket NetworkInterface.swift
[141/240] Compiling Socket NetworkOrder.swift
[142/240] Compiling Socket Poll.swift
[143/240] Compiling Socket LinkLayerProtocol.swift
[144/240] Compiling Socket UnixProtocol.swift
[145/240] Compiling Socket SocketType.swift
[146/240] Compiling Socket Syscalls.swift
[147/240] Compiling Socket Util.swift
[157/240] Compiling Socket SocketAddress.swift
[158/240] Compiling Socket SocketDescriptor.swift
[159/240] Compiling Socket SocketFlags.swift
[160/240] Compiling Socket SocketHelpers.swift
[161/240] Compiling Socket SocketOperations.swift
[162/240] Compiling Socket SocketOption.swift
[169/240] Compiling Socket CInterop.swift
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:372:50: error: cannot find 'SOCK_STREAM' in scope
370 |
371 | @_alwaysEmitIntoClient
372 | internal var _SOCK_STREAM: CInterop.SocketType { SOCK_STREAM }
    |                                                  `- error: cannot find 'SOCK_STREAM' in scope
373 |
374 | @_alwaysEmitIntoClient
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:375:49: error: cannot find 'SOCK_DGRAM' in scope
373 |
374 | @_alwaysEmitIntoClient
375 | internal var _SOCK_DGRAM: CInterop.SocketType { SOCK_DGRAM }
    |                                                 `- error: cannot find 'SOCK_DGRAM' in scope
376 |
377 | @_alwaysEmitIntoClient
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:378:47: error: cannot find 'SOCK_RAW' in scope
376 |
377 | @_alwaysEmitIntoClient
378 | internal var _SOCK_RAW: CInterop.SocketType { SOCK_RAW }
    |                                               `- error: cannot find 'SOCK_RAW' in scope
379 |
380 | @_alwaysEmitIntoClient
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:381:47: error: cannot find 'SOCK_RDM' in scope
379 |
380 | @_alwaysEmitIntoClient
381 | internal var _SOCK_RDM: CInterop.SocketType { SOCK_RDM }
    |                                               `- error: cannot find 'SOCK_RDM' in scope
382 |
383 | @_alwaysEmitIntoClient
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:384:53: error: cannot find 'SOCK_SEQPACKET' in scope
382 |
383 | @_alwaysEmitIntoClient
384 | internal var _SOCK_SEQPACKET: CInterop.SocketType { SOCK_SEQPACKET }
    |                                                     `- error: cannot find 'SOCK_SEQPACKET' in scope
385 |
386 | #if os(Linux)
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:388:48: error: cannot find 'SOCK_DCCP' in scope
386 | #if os(Linux)
387 | @_alwaysEmitIntoClient
388 | internal var _SOCK_DCCP: CInterop.SocketType { SOCK_DCCP }
    |                                                `- error: cannot find 'SOCK_DCCP' in scope
389 |
390 | @_alwaysEmitIntoClient
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:391:52: error: cannot find 'SOCK_NONBLOCK' in scope
389 |
390 | @_alwaysEmitIntoClient
391 | internal var _SOCK_NONBLOCK: CInterop.SocketType { SOCK_NONBLOCK }
    |                                                    `- error: cannot find 'SOCK_NONBLOCK' in scope
392 |
393 | @_alwaysEmitIntoClient
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:394:51: error: cannot find 'SOCK_CLOEXEC' in scope
392 |
393 | @_alwaysEmitIntoClient
394 | internal var _SOCK_CLOEXEC: CInterop.SocketType { SOCK_CLOEXEC }
    |                                                   `- error: cannot find 'SOCK_CLOEXEC' in scope
395 | #endif
396 |
[170/240] Compiling Socket CSocketAddress.swift
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:372:50: error: cannot find 'SOCK_STREAM' in scope
370 |
371 | @_alwaysEmitIntoClient
372 | internal var _SOCK_STREAM: CInterop.SocketType { SOCK_STREAM }
    |                                                  `- error: cannot find 'SOCK_STREAM' in scope
373 |
374 | @_alwaysEmitIntoClient
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:375:49: error: cannot find 'SOCK_DGRAM' in scope
373 |
374 | @_alwaysEmitIntoClient
375 | internal var _SOCK_DGRAM: CInterop.SocketType { SOCK_DGRAM }
    |                                                 `- error: cannot find 'SOCK_DGRAM' in scope
376 |
377 | @_alwaysEmitIntoClient
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:378:47: error: cannot find 'SOCK_RAW' in scope
376 |
377 | @_alwaysEmitIntoClient
378 | internal var _SOCK_RAW: CInterop.SocketType { SOCK_RAW }
    |                                               `- error: cannot find 'SOCK_RAW' in scope
379 |
380 | @_alwaysEmitIntoClient
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:381:47: error: cannot find 'SOCK_RDM' in scope
379 |
380 | @_alwaysEmitIntoClient
381 | internal var _SOCK_RDM: CInterop.SocketType { SOCK_RDM }
    |                                               `- error: cannot find 'SOCK_RDM' in scope
382 |
383 | @_alwaysEmitIntoClient
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:384:53: error: cannot find 'SOCK_SEQPACKET' in scope
382 |
383 | @_alwaysEmitIntoClient
384 | internal var _SOCK_SEQPACKET: CInterop.SocketType { SOCK_SEQPACKET }
    |                                                     `- error: cannot find 'SOCK_SEQPACKET' in scope
385 |
386 | #if os(Linux)
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:388:48: error: cannot find 'SOCK_DCCP' in scope
386 | #if os(Linux)
387 | @_alwaysEmitIntoClient
388 | internal var _SOCK_DCCP: CInterop.SocketType { SOCK_DCCP }
    |                                                `- error: cannot find 'SOCK_DCCP' in scope
389 |
390 | @_alwaysEmitIntoClient
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:391:52: error: cannot find 'SOCK_NONBLOCK' in scope
389 |
390 | @_alwaysEmitIntoClient
391 | internal var _SOCK_NONBLOCK: CInterop.SocketType { SOCK_NONBLOCK }
    |                                                    `- error: cannot find 'SOCK_NONBLOCK' in scope
392 |
393 | @_alwaysEmitIntoClient
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:394:51: error: cannot find 'SOCK_CLOEXEC' in scope
392 |
393 | @_alwaysEmitIntoClient
394 | internal var _SOCK_CLOEXEC: CInterop.SocketType { SOCK_CLOEXEC }
    |                                                   `- error: cannot find 'SOCK_CLOEXEC' in scope
395 | #endif
396 |
[171/240] Compiling Socket Constants.swift
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:372:50: error: cannot find 'SOCK_STREAM' in scope
370 |
371 | @_alwaysEmitIntoClient
372 | internal var _SOCK_STREAM: CInterop.SocketType { SOCK_STREAM }
    |                                                  `- error: cannot find 'SOCK_STREAM' in scope
373 |
374 | @_alwaysEmitIntoClient
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:375:49: error: cannot find 'SOCK_DGRAM' in scope
373 |
374 | @_alwaysEmitIntoClient
375 | internal var _SOCK_DGRAM: CInterop.SocketType { SOCK_DGRAM }
    |                                                 `- error: cannot find 'SOCK_DGRAM' in scope
376 |
377 | @_alwaysEmitIntoClient
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:378:47: error: cannot find 'SOCK_RAW' in scope
376 |
377 | @_alwaysEmitIntoClient
378 | internal var _SOCK_RAW: CInterop.SocketType { SOCK_RAW }
    |                                               `- error: cannot find 'SOCK_RAW' in scope
379 |
380 | @_alwaysEmitIntoClient
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:381:47: error: cannot find 'SOCK_RDM' in scope
379 |
380 | @_alwaysEmitIntoClient
381 | internal var _SOCK_RDM: CInterop.SocketType { SOCK_RDM }
    |                                               `- error: cannot find 'SOCK_RDM' in scope
382 |
383 | @_alwaysEmitIntoClient
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:384:53: error: cannot find 'SOCK_SEQPACKET' in scope
382 |
383 | @_alwaysEmitIntoClient
384 | internal var _SOCK_SEQPACKET: CInterop.SocketType { SOCK_SEQPACKET }
    |                                                     `- error: cannot find 'SOCK_SEQPACKET' in scope
385 |
386 | #if os(Linux)
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:388:48: error: cannot find 'SOCK_DCCP' in scope
386 | #if os(Linux)
387 | @_alwaysEmitIntoClient
388 | internal var _SOCK_DCCP: CInterop.SocketType { SOCK_DCCP }
    |                                                `- error: cannot find 'SOCK_DCCP' in scope
389 |
390 | @_alwaysEmitIntoClient
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:391:52: error: cannot find 'SOCK_NONBLOCK' in scope
389 |
390 | @_alwaysEmitIntoClient
391 | internal var _SOCK_NONBLOCK: CInterop.SocketType { SOCK_NONBLOCK }
    |                                                    `- error: cannot find 'SOCK_NONBLOCK' in scope
392 |
393 | @_alwaysEmitIntoClient
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:394:51: error: cannot find 'SOCK_CLOEXEC' in scope
392 |
393 | @_alwaysEmitIntoClient
394 | internal var _SOCK_CLOEXEC: CInterop.SocketType { SOCK_CLOEXEC }
    |                                                   `- error: cannot find 'SOCK_CLOEXEC' in scope
395 | #endif
396 |
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:372:50: error: cannot find 'SOCK_STREAM' in scope
370 |
371 | @_alwaysEmitIntoClient
372 | internal var _SOCK_STREAM: CInterop.SocketType { SOCK_STREAM }
    |                                                  `- error: cannot find 'SOCK_STREAM' in scope
373 |
374 | @_alwaysEmitIntoClient
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:375:49: error: cannot find 'SOCK_DGRAM' in scope
373 |
374 | @_alwaysEmitIntoClient
375 | internal var _SOCK_DGRAM: CInterop.SocketType { SOCK_DGRAM }
    |                                                 `- error: cannot find 'SOCK_DGRAM' in scope
376 |
377 | @_alwaysEmitIntoClient
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:378:47: error: cannot find 'SOCK_RAW' in scope
376 |
377 | @_alwaysEmitIntoClient
378 | internal var _SOCK_RAW: CInterop.SocketType { SOCK_RAW }
    |                                               `- error: cannot find 'SOCK_RAW' in scope
379 |
380 | @_alwaysEmitIntoClient
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:381:47: error: cannot find 'SOCK_RDM' in scope
379 |
380 | @_alwaysEmitIntoClient
381 | internal var _SOCK_RDM: CInterop.SocketType { SOCK_RDM }
    |                                               `- error: cannot find 'SOCK_RDM' in scope
382 |
383 | @_alwaysEmitIntoClient
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:384:53: error: cannot find 'SOCK_SEQPACKET' in scope
382 |
383 | @_alwaysEmitIntoClient
384 | internal var _SOCK_SEQPACKET: CInterop.SocketType { SOCK_SEQPACKET }
    |                                                     `- error: cannot find 'SOCK_SEQPACKET' in scope
385 |
386 | #if os(Linux)
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:388:48: error: cannot find 'SOCK_DCCP' in scope
386 | #if os(Linux)
387 | @_alwaysEmitIntoClient
388 | internal var _SOCK_DCCP: CInterop.SocketType { SOCK_DCCP }
    |                                                `- error: cannot find 'SOCK_DCCP' in scope
389 |
390 | @_alwaysEmitIntoClient
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:391:52: error: cannot find 'SOCK_NONBLOCK' in scope
389 |
390 | @_alwaysEmitIntoClient
391 | internal var _SOCK_NONBLOCK: CInterop.SocketType { SOCK_NONBLOCK }
    |                                                    `- error: cannot find 'SOCK_NONBLOCK' in scope
392 |
393 | @_alwaysEmitIntoClient
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:394:51: error: cannot find 'SOCK_CLOEXEC' in scope
392 |
393 | @_alwaysEmitIntoClient
394 | internal var _SOCK_CLOEXEC: CInterop.SocketType { SOCK_CLOEXEC }
    |                                                   `- error: cannot find 'SOCK_CLOEXEC' in scope
395 | #endif
396 |
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:372:50: error: cannot find 'SOCK_STREAM' in scope
370 |
371 | @_alwaysEmitIntoClient
372 | internal var _SOCK_STREAM: CInterop.SocketType { SOCK_STREAM }
    |                                                  `- error: cannot find 'SOCK_STREAM' in scope
373 |
374 | @_alwaysEmitIntoClient
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:375:49: error: cannot find 'SOCK_DGRAM' in scope
373 |
374 | @_alwaysEmitIntoClient
375 | internal var _SOCK_DGRAM: CInterop.SocketType { SOCK_DGRAM }
    |                                                 `- error: cannot find 'SOCK_DGRAM' in scope
376 |
377 | @_alwaysEmitIntoClient
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:378:47: error: cannot find 'SOCK_RAW' in scope
376 |
377 | @_alwaysEmitIntoClient
378 | internal var _SOCK_RAW: CInterop.SocketType { SOCK_RAW }
    |                                               `- error: cannot find 'SOCK_RAW' in scope
379 |
380 | @_alwaysEmitIntoClient
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:381:47: error: cannot find 'SOCK_RDM' in scope
379 |
380 | @_alwaysEmitIntoClient
381 | internal var _SOCK_RDM: CInterop.SocketType { SOCK_RDM }
    |                                               `- error: cannot find 'SOCK_RDM' in scope
382 |
383 | @_alwaysEmitIntoClient
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:384:53: error: cannot find 'SOCK_SEQPACKET' in scope
382 |
383 | @_alwaysEmitIntoClient
384 | internal var _SOCK_SEQPACKET: CInterop.SocketType { SOCK_SEQPACKET }
    |                                                     `- error: cannot find 'SOCK_SEQPACKET' in scope
385 |
386 | #if os(Linux)
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:388:48: error: cannot find 'SOCK_DCCP' in scope
386 | #if os(Linux)
387 | @_alwaysEmitIntoClient
388 | internal var _SOCK_DCCP: CInterop.SocketType { SOCK_DCCP }
    |                                                `- error: cannot find 'SOCK_DCCP' in scope
389 |
390 | @_alwaysEmitIntoClient
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:391:52: error: cannot find 'SOCK_NONBLOCK' in scope
389 |
390 | @_alwaysEmitIntoClient
391 | internal var _SOCK_NONBLOCK: CInterop.SocketType { SOCK_NONBLOCK }
    |                                                    `- error: cannot find 'SOCK_NONBLOCK' in scope
392 |
393 | @_alwaysEmitIntoClient
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:394:51: error: cannot find 'SOCK_CLOEXEC' in scope
392 |
393 | @_alwaysEmitIntoClient
394 | internal var _SOCK_CLOEXEC: CInterop.SocketType { SOCK_CLOEXEC }
    |                                                   `- error: cannot find 'SOCK_CLOEXEC' in scope
395 | #endif
396 |
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:372:50: error: cannot find 'SOCK_STREAM' in scope
370 |
371 | @_alwaysEmitIntoClient
372 | internal var _SOCK_STREAM: CInterop.SocketType { SOCK_STREAM }
    |                                                  `- error: cannot find 'SOCK_STREAM' in scope
373 |
374 | @_alwaysEmitIntoClient
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:375:49: error: cannot find 'SOCK_DGRAM' in scope
373 |
374 | @_alwaysEmitIntoClient
375 | internal var _SOCK_DGRAM: CInterop.SocketType { SOCK_DGRAM }
    |                                                 `- error: cannot find 'SOCK_DGRAM' in scope
376 |
377 | @_alwaysEmitIntoClient
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:378:47: error: cannot find 'SOCK_RAW' in scope
376 |
377 | @_alwaysEmitIntoClient
378 | internal var _SOCK_RAW: CInterop.SocketType { SOCK_RAW }
    |                                               `- error: cannot find 'SOCK_RAW' in scope
379 |
380 | @_alwaysEmitIntoClient
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:381:47: error: cannot find 'SOCK_RDM' in scope
379 |
380 | @_alwaysEmitIntoClient
381 | internal var _SOCK_RDM: CInterop.SocketType { SOCK_RDM }
    |                                               `- error: cannot find 'SOCK_RDM' in scope
382 |
383 | @_alwaysEmitIntoClient
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:384:53: error: cannot find 'SOCK_SEQPACKET' in scope
382 |
383 | @_alwaysEmitIntoClient
384 | internal var _SOCK_SEQPACKET: CInterop.SocketType { SOCK_SEQPACKET }
    |                                                     `- error: cannot find 'SOCK_SEQPACKET' in scope
385 |
386 | #if os(Linux)
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:388:48: error: cannot find 'SOCK_DCCP' in scope
386 | #if os(Linux)
387 | @_alwaysEmitIntoClient
388 | internal var _SOCK_DCCP: CInterop.SocketType { SOCK_DCCP }
    |                                                `- error: cannot find 'SOCK_DCCP' in scope
389 |
390 | @_alwaysEmitIntoClient
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:391:52: error: cannot find 'SOCK_NONBLOCK' in scope
389 |
390 | @_alwaysEmitIntoClient
391 | internal var _SOCK_NONBLOCK: CInterop.SocketType { SOCK_NONBLOCK }
    |                                                    `- error: cannot find 'SOCK_NONBLOCK' in scope
392 |
393 | @_alwaysEmitIntoClient
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:394:51: error: cannot find 'SOCK_CLOEXEC' in scope
392 |
393 | @_alwaysEmitIntoClient
394 | internal var _SOCK_CLOEXEC: CInterop.SocketType { SOCK_CLOEXEC }
    |                                                   `- error: cannot find 'SOCK_CLOEXEC' in scope
395 | #endif
396 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[175/240] Emitting module Socket
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:372:50: error: cannot find 'SOCK_STREAM' in scope
370 |
371 | @_alwaysEmitIntoClient
372 | internal var _SOCK_STREAM: CInterop.SocketType { SOCK_STREAM }
    |                                                  `- error: cannot find 'SOCK_STREAM' in scope
373 |
374 | @_alwaysEmitIntoClient
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:375:49: error: cannot find 'SOCK_DGRAM' in scope
373 |
374 | @_alwaysEmitIntoClient
375 | internal var _SOCK_DGRAM: CInterop.SocketType { SOCK_DGRAM }
    |                                                 `- error: cannot find 'SOCK_DGRAM' in scope
376 |
377 | @_alwaysEmitIntoClient
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:378:47: error: cannot find 'SOCK_RAW' in scope
376 |
377 | @_alwaysEmitIntoClient
378 | internal var _SOCK_RAW: CInterop.SocketType { SOCK_RAW }
    |                                               `- error: cannot find 'SOCK_RAW' in scope
379 |
380 | @_alwaysEmitIntoClient
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:381:47: error: cannot find 'SOCK_RDM' in scope
379 |
380 | @_alwaysEmitIntoClient
381 | internal var _SOCK_RDM: CInterop.SocketType { SOCK_RDM }
    |                                               `- error: cannot find 'SOCK_RDM' in scope
382 |
383 | @_alwaysEmitIntoClient
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:384:53: error: cannot find 'SOCK_SEQPACKET' in scope
382 |
383 | @_alwaysEmitIntoClient
384 | internal var _SOCK_SEQPACKET: CInterop.SocketType { SOCK_SEQPACKET }
    |                                                     `- error: cannot find 'SOCK_SEQPACKET' in scope
385 |
386 | #if os(Linux)
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:388:48: error: cannot find 'SOCK_DCCP' in scope
386 | #if os(Linux)
387 | @_alwaysEmitIntoClient
388 | internal var _SOCK_DCCP: CInterop.SocketType { SOCK_DCCP }
    |                                                `- error: cannot find 'SOCK_DCCP' in scope
389 |
390 | @_alwaysEmitIntoClient
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:391:52: error: cannot find 'SOCK_NONBLOCK' in scope
389 |
390 | @_alwaysEmitIntoClient
391 | internal var _SOCK_NONBLOCK: CInterop.SocketType { SOCK_NONBLOCK }
    |                                                    `- error: cannot find 'SOCK_NONBLOCK' in scope
392 |
393 | @_alwaysEmitIntoClient
/host/spi-builder-workspace/.build/checkouts/Socket/Sources/Socket/System/Constants.swift:394:51: error: cannot find 'SOCK_CLOEXEC' in scope
392 |
393 | @_alwaysEmitIntoClient
394 | internal var _SOCK_CLOEXEC: CInterop.SocketType { SOCK_CLOEXEC }
    |                                                   `- error: cannot find 'SOCK_CLOEXEC' in scope
395 | #endif
396 |
[176/240] Compiling Socket Socket.swift
[177/240] Compiling Socket SocketContinuation.swift
[178/240] Compiling Socket SocketManager.swift
[179/240] Compiling Socket AsyncSocketManager.swift
[180/240] Compiling Socket CFSocketManager.swift
[181/240] Compiling Socket CInternetAddress.swift
BUILD FAILURE 6.2 linux