Build Information
Failed to build swift-kafka-client, reference 1.0.0-alpha.9 (434af1
), with Swift 5.9 for Linux on 29 Apr 2025 23:19:12 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-server/swift-kafka-client.git
Reference: 1.0.0-alpha.9
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/swift-server/swift-kafka-client
* tag 1.0.0-alpha.9 -> FETCH_HEAD
HEAD is now at 434af11 Use `openssl@3` when building on macOS (#193)
Submodule path 'Sources/Crdkafka/librdkafka': checked out 'b4c608570f796c18ff2211a7af876046d264d392'
Submodule 'Sources/Crdkafka/librdkafka' (https://github.com/confluentinc/librdkafka) registered for path 'Sources/Crdkafka/librdkafka'
Cloning into '/host/spi-builder-workspace/Sources/Crdkafka/librdkafka'...
Cloned https://github.com/swift-server/swift-kafka-client.git
Revision (git rev-parse @):
434af114fda74d87e344980917d196f957dab1ec
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-server/swift-kafka-client.git at 1.0.0-alpha.9
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/swift-server/swift-kafka-client.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-metrics
Fetching https://github.com/facebook/zstd.git
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
[922/6042] Fetching swift-log, swift-metrics
[6043/87756] Fetching swift-log, swift-metrics, zstd
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetched https://github.com/apple/swift-metrics (6.89s)
Fetched https://github.com/apple/swift-log.git (6.89s)
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/facebook/zstd.git (6.98s)
[1/2394] Fetching swift-service-lifecycle
[2395/77955] Fetching swift-service-lifecycle, swift-nio
Fetched https://github.com/swift-server/swift-service-lifecycle.git (1.10s)
[30225/75561] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (4.65s)
Computing version for https://github.com/facebook/zstd.git
Computed https://github.com/facebook/zstd.git at 1.5.7 (0.99s)
Computing version for https://github.com/apple/swift-metrics
Computed https://github.com/apple/swift-metrics at 2.7.0 (0.47s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.7.0 (0.48s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/4965] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git (0.30s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.48s)
Fetching https://github.com/apple/swift-collections.git
[1/16269] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git (1.06s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (2.60s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.44s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (0.64s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1705] Fetching swift-atomics
[530/6069] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-system.git (0.39s)
Fetched https://github.com/apple/swift-atomics.git (0.41s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.34s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.50s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.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.1.4
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-metrics
Working copy of https://github.com/apple/swift-metrics resolved at 2.7.0
Creating working copy for https://github.com/facebook/zstd.git
Working copy of https://github.com/facebook/zstd.git resolved at 1.5.7
Building for debugging...
[0/96] Compiling _AtomicsShims.c
[1/96] Compiling pb_common.c
[2/96] Compiling crc32c.c
[3/96] Compiling pb_encode.c
[4/96] Compiling pb_decode.c
[5/96] Compiling tinycthread.c
[6/96] Compiling tinycthread_extra.c
[7/96] Compiling cJSON.c
[8/96] Compiling rdxxhash.c
[8/96] Compiling rdvarint.c
[9/96] Compiling regexp.c
[11/96] Compiling rdstring.c
In file included from /host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdunittest.c:45:
/host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_int.h:34:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined]
#define _GNU_SOURCE /* for strndup() */
^
<command line>:3:9: note: previous definition is here
#define _GNU_SOURCE 1
^
1 warning generated.
[12/127] Compiling rdunittest.c
In file included from /host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/snappy.c:61:
In file included from /host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/snappy_compat.h:31:
/host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_int.h:34:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined]
#define _GNU_SOURCE /* for strndup() */
^
<command line>:3:9: note: previous definition is here
#define _GNU_SOURCE 1
^
1 warning generated.
[13/127] Compiling snappy.c
[15/149] Emitting module ConcurrencyHelpers
[15/149] Compiling lz4.c
[17/149] Emitting module InternalCollectionsUtilities
[17/151] Compiling rdregex.c
[18/151] Compiling rdrand.c
[19/151] Compiling rdports.c
[20/151] Compiling rdmurmur2.c
[21/151] Compiling rdmap.c
In file included from /host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdlog.c:29:
/host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_int.h:34:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined]
#define _GNU_SOURCE /* for strndup() */
^
<command line>:3:9: note: previous definition is here
#define _GNU_SOURCE 1
^
1 warning generated.
[22/151] Compiling rdlog.c
[23/151] Compiling rdlist.c
In file included from /host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_zstd.c:29:
/host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_int.h:34:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined]
#define _GNU_SOURCE /* for strndup() */
^
<command line>:3:9: note: previous definition is here
#define _GNU_SOURCE 1
^
/host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_zstd.c:38:2: warning: definition of configuration macro 'ZSTDLIB_VISIBLE' has no effect on the import of 'libzstd.errors'; pass '-DZSTDLIB_VISIBLE=...' on the command line to configure the module [-Wconfig-macros]
#include <zstd_errors.h>
^
/host/spi-builder-workspace/.build/checkouts/zstd/lib/zstd.h:33:13: note: macro was defined here
# define ZSTDLIB_VISIBLE __attribute__ ((visibility ("default")))
^
/host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_zstd.c:38:2: warning: definition of configuration macro 'ZSTDLIB_HIDDEN' has no effect on the import of 'libzstd.errors'; pass '-DZSTDLIB_HIDDEN=...' on the command line to configure the module [-Wconfig-macros]
#include <zstd_errors.h>
^
/host/spi-builder-workspace/.build/checkouts/zstd/lib/zstd.h:41:13: note: macro was defined here
# define ZSTDLIB_HIDDEN __attribute__ ((visibility ("hidden")))
^
/host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_zstd.c:38:2: warning: definition of configuration macro 'ZSTD_CLEVEL_DEFAULT' has no effect on the import of 'libzstd.errors'; pass '-DZSTD_CLEVEL_DEFAULT=...' on the command line to configure the module [-Wconfig-macros]
#include <zstd_errors.h>
^
/host/spi-builder-workspace/.build/checkouts/zstd/lib/zstd.h:134:11: note: macro was defined here
# define ZSTD_CLEVEL_DEFAULT 3
^
/host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_zstd.c:38:2: warning: definition of configuration macro 'ZDICTLIB_VISIBLE' has no effect on the import of 'libzstd.errors'; pass '-DZDICTLIB_VISIBLE=...' on the command line to configure the module [-Wconfig-macros]
#include <zstd_errors.h>
^
/host/spi-builder-workspace/.build/checkouts/zstd/lib/zdict.h:28:13: note: macro was defined here
# define ZDICTLIB_VISIBLE __attribute__ ((visibility ("default")))
^
/host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_zstd.c:38:2: warning: definition of configuration macro 'ZDICTLIB_HIDDEN' has no effect on the import of 'libzstd.errors'; pass '-DZDICTLIB_HIDDEN=...' on the command line to configure the module [-Wconfig-macros]
#include <zstd_errors.h>
^
/host/spi-builder-workspace/.build/checkouts/zstd/lib/zdict.h:36:13: note: macro was defined here
# define ZDICTLIB_HIDDEN __attribute__ ((visibility ("hidden")))
^
/host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_zstd.c:38:2: warning: definition of configuration macro 'ZSTDERRORLIB_VISIBLE' has no effect on the import of 'libzstd.errors'; pass '-DZSTDERRORLIB_VISIBLE=...' on the command line to configure the module [-Wconfig-macros]
#include <zstd_errors.h>
^
/host/spi-builder-workspace/.build/checkouts/zstd/lib/zstd_errors.h:24:13: note: macro was defined here
# define ZSTDERRORLIB_VISIBLE __attribute__ ((visibility ("default")))
^
/host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_zstd.c:38:2: warning: definition of configuration macro 'ZSTDERRORLIB_HIDDEN' has no effect on the import of 'libzstd.errors'; pass '-DZSTDERRORLIB_HIDDEN=...' on the command line to configure the module [-Wconfig-macros]
#include <zstd_errors.h>
^
/host/spi-builder-workspace/.build/checkouts/zstd/lib/zstd_errors.h:32:13: note: macro was defined here
# define ZSTDERRORLIB_HIDDEN __attribute__ ((visibility ("hidden")))
^
8 warnings generated.
[24/151] Compiling rdkafka_zstd.c
[26/151] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[27/151] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[28/153] Compiling Atomics Primitives.shims.swift
[29/153] Compiling Atomics AtomicInteger.swift
[30/153] Compiling Atomics AtomicOptionalWrappable.swift
[31/153] Compiling Atomics ManagedAtomic.swift
[32/153] Compiling Atomics ManagedAtomicLazyReference.swift
[35/153] Compiling Atomics AtomicReference.swift
[36/153] Compiling Atomics AtomicStorage.swift
[37/153] Compiling Atomics AtomicValue.swift
[38/153] Compiling Atomics AtomicMemoryOrderings.swift
[42/153] Compiling Atomics IntegerConformances.swift
[43/153] Compiling Atomics PointerConformances.swift
[44/153] Compiling Atomics Primitives.native.swift
[45/153] Compiling ConcurrencyHelpers LockedValueBox.swift
[50/153] Compiling Atomics DoubleWord.swift
[52/153] Compiling Atomics OptionalRawRepresentable.swift
[53/153] Compiling Atomics RawRepresentable.swift
[54/153] Compiling Atomics AtomicBool.swift
[57/154] Emitting module _NIOBase64
[58/154] Compiling _NIOBase64 Base64.swift
[59/155] Compiling _NIODataStructures PriorityQueue.swift
[62/157] Compiling _NIODataStructures _TinyArray.swift
In file included from /host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_txnmgr.c:37:
/host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_int.h:34:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined]
#define _GNU_SOURCE /* for strndup() */
^
<command line>:3:9: note: previous definition is here
#define _GNU_SOURCE 1
^
1 warning generated.
[64/157] Compiling rdkafka_txnmgr.c
[66/157] Compiling CoreMetrics Metrics.swift
[67/157] Compiling Atomics IntegerOperations.swift
[68/157] Compiling Atomics Unmanaged extensions.swift
[69/227] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[70/227] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
In file included from /host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_transport.c:37:
/host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_int.h:34:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined]
#define _GNU_SOURCE /* for strndup() */
^
<command line>:3:9: note: previous definition is here
#define _GNU_SOURCE 1
^
1 warning generated.
[70/229] Compiling rdkafka_transport.c
[73/229] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[74/229] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[75/229] Emitting module Atomics
[76/229] Compiling OrderedCollections _HashTable+Bucket.swift
[77/229] Compiling OrderedCollections _HashTable+BucketIterator.swift
[78/229] Compiling OrderedCollections _HashTable+Constants.swift
[81/230] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[82/231] Compiling OrderedCollections _HashTable+Testing.swift
[83/231] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[85/231] Compiling Logging MetadataProvider.swift
[86/231] Compiling ConcurrencyHelpers Lock.swift
[87/232] Emitting module CoreMetrics
[88/232] Compiling CoreMetrics Locks.swift
[89/232] Compiling DequeModule _DequeSlot.swift
[90/232] Compiling DequeModule _UnsafeWrappedBuffer.swift
[91/233] Emitting module _NIODataStructures
[92/233] Compiling _NIODataStructures Heap.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/_NIODataStructures/Heap.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[93/233] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[94/233] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[95/233] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[96/233] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[97/233] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[98/233] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[99/233] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
In file included from /host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_topic.c:31:
/host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_int.h:34:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined]
#define _GNU_SOURCE /* for strndup() */
^
<command line>:3:9: note: previous definition is here
#define _GNU_SOURCE 1
^
1 warning generated.
[104/244] Compiling rdkafka_topic.c
[107/244] Compiling OrderedCollections OrderedDictionary.swift
[108/244] Compiling OrderedCollections OrderedSet+Codable.swift
[109/244] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[110/244] Compiling OrderedCollections OrderedSet+Descriptions.swift
[111/244] Compiling OrderedCollections OrderedSet+Diffing.swift
[112/244] Compiling OrderedCollections OrderedSet+Equatable.swift
[113/244] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[114/244] Compiling OrderedCollections OrderedSet+Hashable.swift
[115/249] Compiling OrderedCollections OrderedSet+Initializers.swift
[116/249] Compiling OrderedCollections OrderedSet+Insertions.swift
[117/249] Compiling OrderedCollections OrderedSet+Invariants.swift
[118/249] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[119/249] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[120/249] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[121/249] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[122/249] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[123/249] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[124/249] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[125/249] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[126/249] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[127/249] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[128/249] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[129/249] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[132/249] Compiling OrderedCollections _HashTable.swift
[133/249] Compiling OrderedCollections _Hashtable+Header.swift
[134/249] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[135/249] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[136/249] Compiling OrderedCollections OrderedDictionary+Codable.swift
[137/249] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[138/249] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[139/249] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[140/249] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[141/249] Compiling OrderedCollections OrderedDictionary+Elements.swift
[142/249] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[143/249] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
In file included from /host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_timer.c:29:
/host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_int.h:34:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined]
#define _GNU_SOURCE /* for strndup() */
^
<command line>:3:9: note: previous definition is here
#define _GNU_SOURCE 1
^
1 warning generated.
[153/249] Compiling rdkafka_timer.c
In file included from /host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_telemetry_encode.c:29:
In file included from /host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_telemetry_encode.h:32:
/host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_int.h:34:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined]
#define _GNU_SOURCE /* for strndup() */
^
<command line>:3:9: note: previous definition is here
#define _GNU_SOURCE 1
^
1 warning generated.
[154/249] Compiling rdkafka_telemetry_encode.c
[156/249] Emitting module Logging
[157/249] Compiling Logging Locks.swift
[158/249] Compiling Logging LogHandler.swift
[159/249] Compiling Logging Logging.swift
[160/250] Emitting module DequeModule
In file included from /host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_subscription.c:36:
/host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_int.h:34:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined]
#define _GNU_SOURCE /* for strndup() */
^
<command line>:3:9: note: previous definition is here
#define _GNU_SOURCE 1
^
1 warning generated.
[161/252] Compiling rdkafka_subscription.c
In file included from /host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_telemetry_decode.c:29:
In file included from /host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_telemetry_decode.h:33:
In file included from /host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_telemetry_encode.h:32:
/host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_int.h:34:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined]
#define _GNU_SOURCE /* for strndup() */
^
<command line>:3:9: note: previous definition is here
#define _GNU_SOURCE 1
^
/host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_telemetry_decode.c:898:13: warning: implicit conversion from enumeration type 'rd_kafka_telemetry_consumer_metric_name_t' to different enumeration type 'rd_kafka_telemetry_producer_metric_name_t' [-Wenum-conversion]
RD_KAFKA_TELEMETRY_METRIC_CONSUMER_CONNECTION_CREATION_RATE,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_telemetry_decode.c:907:13: warning: implicit conversion from enumeration type 'rd_kafka_telemetry_consumer_metric_name_t' to different enumeration type 'rd_kafka_telemetry_producer_metric_name_t' [-Wenum-conversion]
RD_KAFKA_TELEMETRY_METRIC_CONSUMER_NODE_REQUEST_LATENCY_AVG,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_telemetry_decode.c:916:13: warning: implicit conversion from enumeration type 'rd_kafka_telemetry_consumer_metric_name_t' to different enumeration type 'rd_kafka_telemetry_producer_metric_name_t' [-Wenum-conversion]
RD_KAFKA_TELEMETRY_METRIC_CONSUMER_NODE_REQUEST_LATENCY_MAX,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_telemetry_decode.c:925:13: warning: implicit conversion from enumeration type 'rd_kafka_telemetry_consumer_metric_name_t' to different enumeration type 'rd_kafka_telemetry_producer_metric_name_t' [-Wenum-conversion]
RD_KAFKA_TELEMETRY_METRIC_CONSUMER_COORDINATOR_ASSIGNED_PARTITIONS,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_telemetry_decode.c:934:13: warning: implicit conversion from enumeration type 'rd_kafka_telemetry_consumer_metric_name_t' to different enumeration type 'rd_kafka_telemetry_producer_metric_name_t' [-Wenum-conversion]
RD_KAFKA_TELEMETRY_METRIC_CONSUMER_COORDINATOR_REBALANCE_LATENCY_AVG,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_telemetry_decode.c:944:13: warning: implicit conversion from enumeration type 'rd_kafka_telemetry_consumer_metric_name_t' to different enumeration type 'rd_kafka_telemetry_producer_metric_name_t' [-Wenum-conversion]
RD_KAFKA_TELEMETRY_METRIC_CONSUMER_COORDINATOR_REBALANCE_LATENCY_MAX,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_telemetry_decode.c:954:13: warning: implicit conversion from enumeration type 'rd_kafka_telemetry_consumer_metric_name_t' to different enumeration type 'rd_kafka_telemetry_producer_metric_name_t' [-Wenum-conversion]
RD_KAFKA_TELEMETRY_METRIC_CONSUMER_FETCH_MANAGER_FETCH_LATENCY_AVG,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_telemetry_decode.c:963:13: warning: implicit conversion from enumeration type 'rd_kafka_telemetry_consumer_metric_name_t' to different enumeration type 'rd_kafka_telemetry_producer_metric_name_t' [-Wenum-conversion]
RD_KAFKA_TELEMETRY_METRIC_CONSUMER_FETCH_MANAGER_FETCH_LATENCY_MAX,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_telemetry_decode.c:972:13: warning: implicit conversion from enumeration type 'rd_kafka_telemetry_consumer_metric_name_t' to different enumeration type 'rd_kafka_telemetry_producer_metric_name_t' [-Wenum-conversion]
RD_KAFKA_TELEMETRY_METRIC_CONSUMER_POLL_IDLE_RATIO_AVG,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_telemetry_decode.c:980:13: warning: implicit conversion from enumeration type 'rd_kafka_telemetry_consumer_metric_name_t' to different enumeration type 'rd_kafka_telemetry_producer_metric_name_t' [-Wenum-conversion]
RD_KAFKA_TELEMETRY_METRIC_CONSUMER_COORDINATOR_COMMIT_LATENCY_AVG,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_telemetry_decode.c:989:13: warning: implicit conversion from enumeration type 'rd_kafka_telemetry_consumer_metric_name_t' to different enumeration type 'rd_kafka_telemetry_producer_metric_name_t' [-Wenum-conversion]
RD_KAFKA_TELEMETRY_METRIC_CONSUMER_COORDINATOR_COMMIT_LATENCY_MAX,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_telemetry_decode.c:1018:13: warning: implicit conversion from enumeration type 'rd_kafka_telemetry_consumer_metric_name_t' to different enumeration type 'rd_kafka_telemetry_producer_metric_name_t' [-Wenum-conversion]
RD_KAFKA_TELEMETRY_METRIC_CONSUMER_CONNECTION_CREATION_TOTAL,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_telemetry_decode.c:1028:13: warning: implicit conversion from enumeration type 'rd_kafka_telemetry_consumer_metric_name_t' to different enumeration type 'rd_kafka_telemetry_producer_metric_name_t' [-Wenum-conversion]
RD_KAFKA_TELEMETRY_METRIC_CONSUMER_CONNECTION_CREATION_TOTAL,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_telemetry_decode.c:1037:13: warning: implicit conversion from enumeration type 'rd_kafka_telemetry_consumer_metric_name_t' to different enumeration type 'rd_kafka_telemetry_producer_metric_name_t' [-Wenum-conversion]
RD_KAFKA_TELEMETRY_METRIC_CONSUMER_COORDINATOR_REBALANCE_LATENCY_TOTAL,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
15 warnings generated.
[163/253] Compiling rdkafka_telemetry_decode.c
In file included from /host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_telemetry.c:29:
In file included from /host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_telemetry.h:33:
/host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_int.h:34:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined]
#define _GNU_SOURCE /* for strndup() */
^
<command line>:3:9: note: previous definition is here
#define _GNU_SOURCE 1
^
1 warning generated.
[165/253] Compiling rdkafka_telemetry.c
[168/253] Compiling UnixSignals UnixSignal.swift
[169/253] Compiling UnixSignals UnixSignalsSequence.swift
[170/253] Emitting module UnixSignals
In file included from /host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_ssl.c:36:
/host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_int.h:34:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined]
#define _GNU_SOURCE /* for strndup() */
^
<command line>:3:9: note: previous definition is here
#define _GNU_SOURCE 1
^
1 warning generated.
[172/255] Compiling rdkafka_ssl.c
In file included from /host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_sasl_scram.c:34:
/host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_int.h:34:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined]
#define _GNU_SOURCE /* for strndup() */
^
<command line>:3:9: note: previous definition is here
#define _GNU_SOURCE 1
^
1 warning generated.
[173/255] Compiling rdkafka_sasl_scram.c
In file included from /host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_sasl_plain.c:33:
/host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_int.h:34:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined]
#define _GNU_SOURCE /* for strndup() */
^
<command line>:3:9: note: previous definition is here
#define _GNU_SOURCE 1
^
1 warning generated.
[174/255] Compiling rdkafka_sasl_plain.c
In file included from /host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_sasl_cyrus.c:30:
/host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_int.h:34:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined]
#define _GNU_SOURCE /* for strndup() */
^
<command line>:3:9: note: previous definition is here
#define _GNU_SOURCE 1
^
/host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_sasl_cyrus.c:47:10: fatal error: 'sasl/sasl.h' file not found
#include <sasl/sasl.h>
^~~~~~~~~~~~~
1 warning and 1 error generated.
[183/255] Compiling rdkafka_sasl_cyrus.c
[183/255] Compiling rdkafka_range_assignor.c
In file included from /host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_request.c:32:
/host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_int.h:34:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined]
#define _GNU_SOURCE /* for strndup() */
^
<command line>:3:9: note: previous definition is here
#define _GNU_SOURCE 1
^
[183/255] Compiling rdkafka_request.c
In file included from /host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_sasl.c:30:
/host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_int.h:34:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined]
#define _GNU_SOURCE /* for strndup() */
^
<command line>:3:9: note: previous definition is here
#define _GNU_SOURCE 1
^
[183/255] Compiling rdkafka_sasl.c
In file included from /host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_sticky_assignor.c:31:
/host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_int.h:34:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined]
#define _GNU_SOURCE /* for strndup() */
^
<command line>:3:9: note: previous definition is here
#define _GNU_SOURCE 1
^
[183/255] Compiling rdkafka_sticky_assignor.c
In file included from /host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_roundrobin_assignor.c:28:
/host/spi-builder-workspace/Sources/Crdkafka/librdkafka/src/rdkafka_int.h:34:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined]
#define _GNU_SOURCE /* for strndup() */
^
<command line>:3:9: note: previous definition is here
#define _GNU_SOURCE 1
^
[183/255] Compiling rdkafka_roundrobin_assignor.c
BUILD FAILURE 5.9 linux