Build Information
Failed to build swift-nio-udp, reference 1.0.1 (81bc22), with Swift 6.3 for Linux on 18 Apr 2026 13:21:57 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hironichu/swift-nio-udp.git
Reference: 1.0.1
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/hironichu/swift-nio-udp
* tag 1.0.1 -> FETCH_HEAD
HEAD is now at 81bc221 Add batch send API and performance optimizations
Cloned https://github.com/hironichu/swift-nio-udp.git
Revision (git rev-parse @):
81bc221147d585a4edc24b15b3ef7c0d7278c365
SUCCESS checkout https://github.com/hironichu/swift-nio-udp.git at 1.0.1
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/hironichu/swift-nio-udp.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-nio.git
[1/83172] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (11.30s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (12.34s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[1476/7421] Fetching swift-atomics, swift-system
[1960/30990] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.82s)
Fetched https://github.com/apple/swift-system.git from cache (0.83s)
[1886/23569] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.21s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.83s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.79s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.08s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.98.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Building for debugging...
[0/22] Write sources
[9/22] Compiling CNIOWindows shim.c
[10/22] Compiling CNIOWASI CNIOWASI.c
[11/22] Compiling CNIOWindows WSAStartup.c
[11/22] Compiling CNIOPosix event_loop_id.c
[13/22] Compiling _AtomicsShims.c
[14/22] Compiling CNIOOpenBSD shim.c
[15/22] Write sources
[16/22] Compiling CNIODarwin shim.c
[17/22] Compiling CNIOLinux liburing_shims.c
[18/22] Write swift-version-24593BA9C3E375BF.txt
[19/27] Compiling CNIOLinux shim.c
[21/64] Emitting module _NIOBase64
[22/64] Emitting module _NIODataStructures
[23/64] Emitting module InternalCollectionsUtilities
[23/66] Compiling c-nioatomics.c
[24/66] Compiling c-atomics.c
[26/73] Emitting module NIOConcurrencyHelpers
[27/73] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[28/73] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[29/75] Compiling _NIODataStructures PriorityQueue.swift
[30/75] Compiling Atomics IntegerOperations.swift
[31/75] Compiling Atomics Unmanaged extensions.swift
[32/75] Compiling _NIODataStructures _TinyArray.swift
[33/75] Compiling _NIOBase64 Base64.swift
[37/76] Compiling InternalCollectionsUtilities String+Padding.swift
[38/76] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[39/76] Compiling InternalCollectionsUtilities Integer rank.swift
[40/76] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[41/76] Compiling InternalCollectionsUtilities UInt+reversed.swift
[42/76] Compiling InternalCollectionsUtilities Span+Extras.swift
[43/76] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[44/76] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[45/76] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[47/76] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[53/76] Compiling InternalCollectionsUtilities Debugging.swift
[54/76] Compiling InternalCollectionsUtilities Descriptions.swift
[55/76] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[62/76] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[63/76] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[66/77] Emitting module Atomics
[71/78] Compiling NIOConcurrencyHelpers NIOLock.swift
[72/78] Compiling NIOConcurrencyHelpers lock.swift
[74/78] Compiling _NIODataStructures Heap.swift
[76/79] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[77/112] Compiling NIOConcurrencyHelpers atomics.swift
[78/112] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[79/112] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[81/113] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[82/113] Compiling ContainersPreview BorrowingSequence.swift
[83/113] Compiling ContainersPreview BidirectionalContainer.swift
[84/113] Compiling ContainersPreview Container+Filter.swift
[85/113] Compiling ContainersPreview Container+SpanwiseZip.swift
[86/113] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[87/113] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[88/113] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[89/113] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[90/113] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[91/117] Compiling ContainersPreview Drain+Reduce.swift
[92/117] Compiling ContainersPreview Drain.swift
[93/117] Compiling ContainersPreview Producer+Collect.swift
[94/117] Compiling ContainersPreview Producer+Filter.swift
[95/117] Compiling ContainersPreview Producer+Map.swift
[96/117] Compiling ContainersPreview Producer+Reduce.swift
[97/117] Compiling ContainersPreview Producer.swift
[98/117] Compiling ContainersPreview Borrow.swift
[99/117] Compiling ContainersPreview RandomAccessContainer.swift
[100/117] Compiling ContainersPreview RangeExpression2.swift
[101/117] Compiling ContainersPreview RangeReplaceableContainer.swift
[102/117] Compiling ContainersPreview Drain+Map.swift
[103/117] Emitting module ContainersPreview
[104/117] Compiling ContainersPreview Container.swift
[105/117] Compiling ContainersPreview ContainerIterator.swift
[106/117] Compiling ContainersPreview DynamicContainer.swift
[107/117] Compiling ContainersPreview MutableContainer.swift
[108/117] Compiling ContainersPreview PermutableContainer.swift
[109/117] Compiling ContainersPreview Box.swift
[110/117] Compiling ContainersPreview Inout.swift
[111/117] Compiling ContainersPreview InputSpan.swift
[112/117] Compiling ContainersPreview Shared.swift
[113/117] Compiling ContainersPreview OutputSpan+Extras.swift
[114/117] Compiling ContainersPreview TemporaryAllocation.swift
[115/117] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[116/117] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[117/117] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[119/158] Compiling DequeModule _DequeBuffer.swift
[120/158] Compiling DequeModule _DequeBufferHeader.swift
[121/158] Compiling DequeModule RigidDeque+Append.swift
[122/158] Compiling DequeModule RigidDeque+Consumption.swift
[123/158] Compiling DequeModule RigidDeque+Container.swift
[124/158] Compiling DequeModule RigidDeque+Descriptions.swift
[125/158] Compiling DequeModule UniqueDeque+Hashable.swift
[126/158] Compiling DequeModule UniqueDeque+Initializers.swift
[127/158] Compiling DequeModule UniqueDeque+Insertions.swift
[128/158] Compiling DequeModule UniqueDeque+Prepend.swift
[129/158] Compiling DequeModule UniqueDeque+Removals.swift
[130/163] Compiling DequeModule RigidDeque+Equatable.swift
[131/163] Compiling DequeModule RigidDeque+Experimental.swift
[132/163] Compiling DequeModule RigidDeque+Hashable.swift
[133/163] Compiling DequeModule RigidDeque+Initializers.swift
[134/163] Compiling DequeModule RigidDeque+Insertions.swift
[135/163] Compiling DequeModule RigidDeque+Prepend.swift
[136/163] Compiling DequeModule UniqueDeque+Consumption.swift
[137/163] Compiling DequeModule UniqueDeque+Container.swift
[138/163] Compiling DequeModule UniqueDeque+Descriptions.swift
[139/163] Compiling DequeModule UniqueDeque+Equatable.swift
[140/163] Compiling DequeModule UniqueDeque+Experimental.swift
[141/163] Compiling DequeModule RigidDeque+Removals.swift
[142/163] Compiling DequeModule RigidDeque+Replacements.swift
[143/163] Compiling DequeModule RigidDeque+Testing.swift
[144/163] Compiling DequeModule RigidDeque.swift
[145/163] Compiling DequeModule UniqueDeque+Append.swift
[146/163] Compiling DequeModule Deque+Codable.swift
[147/163] Compiling DequeModule Deque+Collection.swift
[148/163] Compiling DequeModule Deque+CustomReflectable.swift
[149/163] Compiling DequeModule Deque+Descriptions.swift
[150/163] Compiling DequeModule Deque+Equatable.swift
[151/163] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[152/163] Compiling DequeModule Deque+Extras.swift
[153/163] Compiling DequeModule Deque+Hashable.swift
[154/163] Compiling DequeModule Deque+Testing.swift
[155/163] Compiling DequeModule Deque._Storage.swift
[156/163] Compiling DequeModule Deque._UnsafeHandle.swift
[157/163] Compiling DequeModule Deque.swift
[158/163] Emitting module DequeModule
[159/163] Compiling DequeModule UniqueDeque+Replacements.swift
[160/163] Compiling DequeModule UniqueDeque.swift
[161/163] Compiling DequeModule _DequeSlot.swift
[162/163] Compiling DequeModule _UnsafeDequeHandle.swift
[163/163] Compiling DequeModule _UnsafeDequeSegments.swift
[165/228] Compiling NIOCore EventLoopFuture+Deprecated.swift
[166/228] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[167/228] Compiling NIOCore EventLoopFuture.swift
[168/228] Compiling NIOCore FileDescriptor.swift
[169/228] Compiling NIOCore FileHandle.swift
[170/228] Compiling NIOCore FileRegion.swift
[171/228] Compiling NIOCore GlobalSingletons.swift
[172/228] Compiling NIOCore IO.swift
[173/228] Compiling NIOCore IOData.swift
[174/236] Compiling NIOCore CircularBuffer.swift
[175/236] Compiling NIOCore Codec.swift
[176/236] Compiling NIOCore ConvenienceOptionSupport.swift
[177/236] Compiling NIOCore DeadChannel.swift
[178/236] Compiling NIOCore DispatchQueue+WithFuture.swift
[179/236] Compiling NIOCore EventLoop+Deprecated.swift
[180/236] Compiling NIOCore EventLoop+SerialExecutor.swift
[181/236] Compiling NIOCore EventLoop.swift
[182/236] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[183/236] Compiling NIOCore NIOCoreSendableMetatype.swift
[184/236] Compiling NIOCore NIODecodedAsyncSequence.swift
[185/236] Compiling NIOCore NIOLoopBound.swift
[186/236] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[187/236] Compiling NIOCore NIOScheduledCallback.swift
[188/236] Compiling NIOCore NIOSendable.swift
[189/236] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[190/236] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[191/236] Compiling NIOCore RecvByteBufferAllocator.swift
[192/236] Compiling NIOCore IPProtocol.swift
[193/236] Compiling NIOCore IntegerBitPacking.swift
[194/236] Compiling NIOCore IntegerTypes.swift
[195/236] Compiling NIOCore Interfaces.swift
[196/236] Compiling NIOCore Linux.swift
[197/236] Compiling NIOCore MarkedCircularBuffer.swift
[198/236] Compiling NIOCore MulticastChannel.swift
[199/236] Compiling NIOCore NIOAny.swift
[200/236] Compiling NIOCore NIOCloseOnErrorHandler.swift
[201/236] Compiling NIOCore AddressedEnvelope.swift
[202/236] Compiling NIOCore AsyncAwaitSupport.swift
[203/236] Compiling NIOCore AsyncChannel.swift
[204/236] Compiling NIOCore AsyncChannelHandler.swift
[205/236] Compiling NIOCore AsyncChannelInboundStream.swift
[206/236] Compiling NIOCore AsyncChannelOutboundWriter.swift
[207/236] Compiling NIOCore NIOAsyncSequenceProducer.swift
[208/236] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[209/236] Compiling NIOCore NIOAsyncWriter.swift
[210/236] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[211/236] Compiling NIOCore BSDSocketAPI.swift
[212/236] Compiling NIOCore ByteBuffer-aux.swift
[213/236] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[214/236] Compiling NIOCore ByteBuffer-conversions.swift
[215/236] Compiling NIOCore ByteBuffer-core.swift
[216/236] Compiling NIOCore ByteBuffer-hex.swift
[217/236] Compiling NIOCore ByteBuffer-int.swift
[218/236] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[219/236] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[220/236] Compiling NIOCore SocketAddresses.swift
[221/236] Compiling NIOCore SocketOptionProvider.swift
[222/236] Compiling NIOCore SystemCallHelpers.swift
[223/236] Compiling NIOCore TimeAmount+Duration.swift
[224/236] Compiling NIOCore TypeAssistedChannelHandler.swift
[225/236] Compiling NIOCore UniversalBootstrapSupport.swift
[226/236] Compiling NIOCore Utilities.swift
[227/236] Compiling NIOCore ByteBuffer-multi-int.swift
[228/236] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[229/236] Compiling NIOCore ByteBuffer-views.swift
[230/236] Compiling NIOCore Channel.swift
[231/236] Compiling NIOCore ChannelHandler.swift
[232/236] Compiling NIOCore ChannelHandlers.swift
[233/236] Compiling NIOCore ChannelInvoker.swift
[234/236] Compiling NIOCore ChannelOption.swift
[235/236] Compiling NIOCore ChannelPipeline.swift
[236/236] Emitting module NIOCore
[238/287] Emitting module NIOPosix
[239/293] Compiling NIOPosix PipePair.swift
[240/293] Compiling NIOPosix Pool.swift
[241/293] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[242/293] Compiling NIOPosix PosixSingletons.swift
[243/293] Compiling NIOPosix RawSocketBootstrap.swift
[244/293] Compiling NIOPosix Resolver.swift
[245/293] Compiling NIOPosix Selectable.swift
[246/293] Compiling NIOPosix BSDSocketAPICommon.swift
[247/293] Compiling NIOPosix BSDSocketAPIPosix.swift
[248/293] Compiling NIOPosix BSDSocketAPIWindows.swift
[249/293] Compiling NIOPosix BaseSocket.swift
[250/293] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[251/293] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[252/293] Compiling NIOPosix BaseSocketChannel.swift
[253/293] Compiling NIOPosix HappyEyeballs.swift
[254/293] Compiling NIOPosix IO.swift
[255/293] Compiling NIOPosix IntegerBitPacking.swift
[256/293] Compiling NIOPosix IntegerTypes.swift
[257/293] Compiling NIOPosix Linux.swift
[258/293] Compiling NIOPosix LinuxCPUSet.swift
[259/293] Compiling NIOPosix LinuxUring.swift
[260/293] Compiling NIOPosix ThreadPosix.swift
[261/293] Compiling NIOPosix ThreadWindows.swift
[262/293] Compiling NIOPosix Utilities.swift
[263/293] Compiling NIOPosix VsockAddress.swift
[264/293] Compiling NIOPosix VsockChannelEvents.swift
[265/293] Compiling NIOPosix Windows.swift
[266/293] Compiling NIOPosix ServerSocket.swift
[267/293] Compiling NIOPosix Socket.swift
[268/293] Compiling NIOPosix SocketChannel.swift
[269/293] Compiling NIOPosix SocketProtocols.swift
[270/293] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[271/293] Compiling NIOPosix System.swift
[272/293] Compiling NIOPosix Thread.swift
[273/293] Compiling NIOPosix BaseStreamSocketChannel.swift
[274/293] Compiling NIOPosix Bootstrap.swift
[275/293] Compiling NIOPosix ControlMessage.swift
[276/293] Compiling NIOPosix DatagramVectorReadManager.swift
[277/293] Compiling NIOPosix Errors+Any.swift
[278/293] Compiling NIOPosix FileDescriptor.swift
[279/293] Compiling NIOPosix GetaddrinfoResolver.swift
[280/293] Compiling NIOPosix SelectableChannel.swift
[281/293] Compiling NIOPosix SelectableEventLoop.swift
[282/293] Compiling NIOPosix SelectorEpoll.swift
[283/293] Compiling NIOPosix SelectorGeneric.swift
[284/293] Compiling NIOPosix SelectorKqueue.swift
[285/293] Compiling NIOPosix SelectorUring.swift
[286/293] Compiling NIOPosix SelectorWSAPoll.swift
[287/293] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[288/293] Compiling NIOPosix NIOPosixSendableMetatype.swift
[289/293] Compiling NIOPosix NIOThreadPool.swift
[290/293] Compiling NIOPosix NonBlockingFileIO.swift
[291/293] Compiling NIOPosix PendingDatagramWritesManager.swift
[292/293] Compiling NIOPosix PendingWritesManager.swift
[293/293] Compiling NIOPosix PipeChannel.swift
[295/301] Compiling NIOUDPTransport UDPTransport.swift
[296/301] Compiling NIOUDPTransport UDPError.swift
[297/301] Compiling NIOUDPTransport UDPConfiguration.swift
[298/301] Compiling NIOUDPTransport NIOUDPTransport+Exports.swift
[299/301] Emitting module NIOUDPTransport
[300/301] Compiling NIOUDPTransport AddressHelpers.swift
[301/301] Compiling NIOUDPTransport NIOUDPTransport.swift
/host/spi-builder-workspace/Sources/NIOUDPTransport/NIOUDPTransport.swift:521:77: error: cannot convert value of type 'CInt' (aka 'Int32') to expected argument type 'ChannelOptions.Types.SocketOption.Value' (aka 'Int')
519 | name: .init(rawValue: CInt(IP_MULTICAST_LOOP))
520 | )
521 | bootstrap = bootstrap.channelOption(multicastLoopOption, value: CInt(1))
| `- error: cannot convert value of type 'CInt' (aka 'Int32') to expected argument type 'ChannelOptions.Types.SocketOption.Value' (aka 'Int')
522 |
523 | let multicastTTLOption = ChannelOptions.Types.SocketOption(
/host/spi-builder-workspace/Sources/NIOUDPTransport/NIOUDPTransport.swift:527:76: error: cannot convert value of type 'CInt' (aka 'Int32') to expected argument type 'ChannelOptions.Types.SocketOption.Value' (aka 'Int')
525 | name: .init(rawValue: CInt(IP_MULTICAST_TTL))
526 | )
527 | bootstrap = bootstrap.channelOption(multicastTTLOption, value: CInt(255))
| `- error: cannot convert value of type 'CInt' (aka 'Int32') to expected argument type 'ChannelOptions.Types.SocketOption.Value' (aka 'Int')
528 | #endif
529 | } else {
/host/spi-builder-workspace/Sources/NIOUDPTransport/NIOUDPTransport.swift:548:77: error: cannot convert value of type 'CInt' (aka 'Int32') to expected argument type 'ChannelOptions.Types.SocketOption.Value' (aka 'Int')
546 | name: .init(rawValue: CInt(IPV6_MULTICAST_LOOP))
547 | )
548 | bootstrap = bootstrap.channelOption(multicastLoopOption, value: CInt(1))
| `- error: cannot convert value of type 'CInt' (aka 'Int32') to expected argument type 'ChannelOptions.Types.SocketOption.Value' (aka 'Int')
549 |
550 | let multicastHopsOption = ChannelOptions.Types.SocketOption(
/host/spi-builder-workspace/Sources/NIOUDPTransport/NIOUDPTransport.swift:554:77: error: cannot convert value of type 'CInt' (aka 'Int32') to expected argument type 'ChannelOptions.Types.SocketOption.Value' (aka 'Int')
552 | name: .init(rawValue: CInt(IPV6_MULTICAST_HOPS))
553 | )
554 | bootstrap = bootstrap.channelOption(multicastHopsOption, value: CInt(255))
| `- error: cannot convert value of type 'CInt' (aka 'Int32') to expected argument type 'ChannelOptions.Types.SocketOption.Value' (aka 'Int')
555 | #endif
556 | }
BUILD FAILURE 6.3 linux