Build Information
Failed to build NetDiagnosis, reference main (92f603
), with Swift 5.10 for Linux on 15 Jan 2025 20:46:52 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/453jerry/NetDiagnosis.git
Reference: main
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/453jerry/NetDiagnosis
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 92f603e Merge pull request #9 from mredig/mredig/close-socket
Cloned https://github.com/453jerry/NetDiagnosis.git
Revision (git rev-parse @):
92f603e2acdbed2534f5499328668b9ab32fbed3
SUCCESS checkout https://github.com/453jerry/NetDiagnosis.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/453jerry/NetDiagnosis.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/apple/swift-collections.git
[1/15610] Fetching swift-collections
[2655/68046] Fetching swift-collections, rxswift
Fetched https://github.com/apple/swift-collections.git from cache (4.80s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (4.94s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.8.0 (0.40s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.61s)
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/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.8.0
Building for debugging...
[0/7] Copying PrivacyInfo.xcprivacy
[1/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/168] Emitting module InternalCollectionsUtilities
[9/168] Compiling RxSwift AddRef.swift
[10/168] Compiling RxSwift Amb.swift
[11/168] Compiling RxSwift AnonymousDisposable.swift
[12/170] Compiling RxSwift Bag+Rx.swift
[13/170] Compiling RxSwift Bag.swift
[14/170] Compiling RxSwift BehaviorSubject.swift
[15/170] Compiling RxSwift BinaryDisposable.swift
[16/170] Compiling RxSwift Binder.swift
[17/170] Compiling RxSwift BooleanDisposable.swift
[18/170] Compiling RxSwift AnonymousObserver.swift
[19/170] Compiling RxSwift AnyObserver.swift
[20/170] Compiling RxSwift AsMaybe.swift
[21/170] Compiling RxSwift AsSingle.swift
[22/170] Compiling RxSwift AsyncLock.swift
[23/170] Compiling RxSwift AsyncSubject.swift
[24/170] Compiling RxSwift AtomicInt.swift
[25/170] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[26/170] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[28/226] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[29/226] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[30/226] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[31/226] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[32/226] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[33/226] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[34/226] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[35/226] Compiling OrderedCollections OrderedDictionary+Values.swift
[36/233] Compiling OrderedCollections OrderedDictionary+Codable.swift
[37/233] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[38/233] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[39/233] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[40/233] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[41/233] Compiling OrderedCollections OrderedDictionary+Elements.swift
[42/233] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[43/233] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[44/233] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[45/233] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[46/233] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[47/233] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[48/233] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[49/233] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[50/233] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[51/233] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[52/233] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[53/233] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[54/233] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[55/233] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[56/233] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[57/233] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[58/233] Compiling OrderedCollections OrderedDictionary.swift
[59/233] Compiling OrderedCollections OrderedSet+Codable.swift
[60/233] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[61/233] Compiling OrderedCollections OrderedSet+Descriptions.swift
[62/233] Compiling OrderedCollections OrderedSet+Diffing.swift
[63/233] Compiling OrderedCollections OrderedSet+Equatable.swift
[64/233] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[65/233] Compiling OrderedCollections OrderedSet+Hashable.swift
[66/233] Compiling OrderedCollections OrderedSet+Initializers.swift
[67/233] Compiling OrderedCollections OrderedSet+Insertions.swift
[68/233] Compiling OrderedCollections OrderedSet+Invariants.swift
[69/233] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[70/233] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[71/233] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[72/233] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[73/233] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[95/253] Compiling RxSwift Never.swift
[96/253] Compiling RxSwift NopDisposable.swift
[97/253] Compiling RxSwift Observable+Concurrency.swift
[98/253] Compiling RxSwift Observable.swift
[99/253] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[100/253] Compiling RxSwift ObservableConvertibleType.swift
[101/253] Compiling RxSwift ObservableType+Extensions.swift
[102/253] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[103/253] Compiling RxSwift ObservableType.swift
[104/253] Compiling RxSwift ObserveOn.swift
[105/253] Compiling RxSwift ObserverBase.swift
[106/253] Compiling RxSwift ObserverType.swift
[107/253] Compiling RxSwift OperationQueueScheduler.swift
[108/253] Compiling RxSwift Optional.swift
[109/253] Compiling RxSwift Platform.Darwin.swift
[110/253] Compiling RxSwift Platform.Linux.swift
[111/253] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[112/253] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[113/253] Compiling RxSwift PrimitiveSequence.swift
[114/253] Compiling RxSwift PriorityQueue.swift
[115/253] Compiling RxSwift Producer.swift
[116/253] Compiling RxSwift PublishSubject.swift
[117/253] Compiling RxSwift Queue.swift
[118/253] Compiling RxSwift Range.swift
[119/253] Compiling RxSwift Reactive.swift
[120/253] Compiling RxSwift RecursiveLock.swift
[121/253] Compiling RxSwift RecursiveScheduler.swift
[122/253] Compiling RxSwift Reduce.swift
[123/253] Compiling RxSwift RefCountDisposable.swift
[124/253] Compiling RxSwift Repeat.swift
[125/253] Compiling RxSwift ReplaySubject.swift
[126/253] Compiling RxSwift RetryWhen.swift
[127/253] Compiling RxSwift Rx.swift
[128/253] Compiling RxSwift RxMutableBox.swift
[129/253] Compiling RxSwift Sample.swift
[130/253] Compiling RxSwift Scan.swift
[131/253] Compiling RxSwift ScheduledDisposable.swift
[132/253] Compiling RxSwift ScheduledItem.swift
[133/253] Compiling RxSwift ScheduledItemType.swift
[134/253] Compiling RxSwift SchedulerServices+Emulation.swift
[135/253] Compiling RxSwift SchedulerType.swift
[136/253] Compiling RxSwift Sequence.swift
[137/253] Compiling RxSwift SerialDispatchQueueScheduler.swift
[138/253] Compiling RxSwift SerialDisposable.swift
[139/253] Compiling RxSwift ShareReplayScope.swift
[140/253] Compiling RxSwift Single.swift
[141/253] Compiling RxSwift SingleAssignmentDisposable.swift
[142/253] Compiling RxSwift SingleAsync.swift
[143/253] Compiling RxSwift Sink.swift
[144/253] Compiling RxSwift Skip.swift
[145/253] Compiling RxSwift SkipUntil.swift
[146/253] Compiling RxSwift SkipWhile.swift
[147/253] Compiling RxSwift StartWith.swift
[148/253] Compiling RxSwift SubjectType.swift
[149/253] Compiling RxSwift SubscribeOn.swift
[150/253] Compiling RxSwift SubscriptionDisposable.swift
[151/253] Compiling RxSwift SwiftSupport.swift
[152/253] Compiling RxSwift Switch.swift
[153/253] Compiling RxSwift SwitchIfEmpty.swift
[154/253] Compiling RxSwift SynchronizedDisposeType.swift
[155/253] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[156/253] Compiling RxSwift Infallible+CombineLatest+arity.swift
[157/253] Compiling RxSwift Infallible+Concurrency.swift
[158/253] Compiling RxSwift Infallible+Create.swift
[159/253] Compiling RxSwift Infallible+Debug.swift
[160/253] Compiling RxSwift Infallible+Operators.swift
[161/253] Compiling RxSwift Infallible+Zip+arity.swift
[162/253] Compiling RxSwift Infallible.swift
[163/253] Compiling RxSwift InfiniteSequence.swift
[164/253] Compiling RxSwift InvocableScheduledItem.swift
[165/253] Compiling RxSwift InvocableType.swift
[166/253] Compiling RxSwift Just.swift
[167/253] Compiling RxSwift Lock.swift
[168/253] Compiling RxSwift LockOwnerType.swift
[169/253] Compiling RxSwift MainScheduler.swift
[170/253] Compiling RxSwift Map.swift
[171/253] Compiling RxSwift Materialize.swift
[172/253] Compiling RxSwift Maybe.swift
[173/253] Compiling RxSwift Merge.swift
[174/253] Compiling RxSwift Multicast.swift
[187/253] Compiling OrderedCollections OrderedSet+Sendable.swift
[188/253] Compiling OrderedCollections OrderedSet+SubSequence.swift
[189/253] Compiling OrderedCollections OrderedSet+Testing.swift
[190/253] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[191/253] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[192/253] Compiling OrderedCollections OrderedSet.swift
[193/253] Compiling OrderedCollections _UnsafeBitset.swift
[194/253] Compiling RxSwift Dematerialize.swift
[195/253] Compiling RxSwift DispatchQueue+Extensions.swift
[196/253] Emitting module RxSwift
[197/253] Compiling OrderedCollections _HashTable+Bucket.swift
[198/253] Compiling OrderedCollections _HashTable+BucketIterator.swift
[199/253] Compiling OrderedCollections _HashTable+Constants.swift
[200/253] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[201/253] Compiling OrderedCollections _HashTable+Testing.swift
[202/253] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[203/253] Compiling OrderedCollections _HashTable.swift
[204/253] Compiling OrderedCollections _Hashtable+Header.swift
[226/253] Emitting module OrderedCollections
[235/260] Compiling NetDiagnosis Utilities.swift
/host/spi-builder-workspace/Sources/NetDiagnosis/Pinger.swift:8:8: error: no such module 'Darwin'
import Darwin
^
[236/260] Compiling NetDiagnosis Pinger+Trace.swift
/host/spi-builder-workspace/Sources/NetDiagnosis/Pinger.swift:8:8: error: no such module 'Darwin'
import Darwin
^
[237/260] Compiling NetDiagnosis Pinger.swift
/host/spi-builder-workspace/Sources/NetDiagnosis/Pinger.swift:8:8: error: no such module 'Darwin'
import Darwin
^
[238/260] Compiling RxSwift SynchronizedOnType.swift
[239/260] Compiling RxSwift SynchronizedUnsubscribeType.swift
[240/260] Compiling RxSwift TailRecursiveSink.swift
[241/260] Compiling RxSwift Take.swift
[242/260] Compiling RxSwift TakeLast.swift
[243/260] Compiling RxSwift TakeWithPredicate.swift
[244/260] Compiling RxSwift Throttle.swift
[245/260] Compiling RxSwift Timeout.swift
[246/260] Compiling RxSwift Timer.swift
[247/260] Compiling RxSwift ToArray.swift
[248/260] Compiling RxSwift Using.swift
[249/260] Compiling RxSwift VirtualTimeConverterType.swift
[250/260] Compiling RxSwift VirtualTimeScheduler.swift
[251/260] Compiling RxSwift Window.swift
[252/260] Compiling RxSwift WithLatestFrom.swift
[253/260] Compiling RxSwift WithUnretained.swift
[254/260] Compiling RxSwift Zip+Collection.swift
[255/260] Compiling RxSwift Zip+arity.swift
[256/260] Compiling RxSwift Zip.swift
[257/260] Compiling RxSwift resource_bundle_accessor.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[259/261] Emitting module NetDiagnosis
/host/spi-builder-workspace/Sources/NetDiagnosis/Pinger.swift:8:8: error: no such module 'Darwin'
import Darwin
^
[260/261] Compiling NetDiagnosis IPAddr.swift
/host/spi-builder-workspace/Sources/NetDiagnosis/Pinger.swift:8:8: error: no such module 'Darwin'
import Darwin
^
[261/261] Compiling NetDiagnosis Pinger+Sockopt.swift
/host/spi-builder-workspace/Sources/NetDiagnosis/Pinger.swift:8:8: error: no such module 'Darwin'
import Darwin
^
error: fatalError
BUILD FAILURE 5.10 linux