The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RxGRDB, reference v4.0.1 (7dc5a6), with Swift 6.2 for macOS (SPM) on 28 Sep 2025 15:09:15 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RxSwiftCommunity/RxGRDB.git
Reference: v4.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RxSwiftCommunity/RxGRDB
 * tag               v4.0.1     -> FETCH_HEAD
HEAD is now at 7dc5a6a v4.0.1
Cloned https://github.com/RxSwiftCommunity/RxGRDB.git
Revision (git rev-parse @):
7dc5a6a00012a01ab4438bb00299507413c572ae
SUCCESS checkout https://github.com/RxSwiftCommunity/RxGRDB.git at v4.0.1
Fetching https://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/groue/GRDB.swift.git
[1/52816] Fetching rxswift
[2114/164966] Fetching rxswift, grdb.swift
Fetched https://github.com/groue/GRDB.swift.git from cache (27.07s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (27.07s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (27.68s)
Computing version for https://github.com/groue/GRDB.swift.git
Computed https://github.com/groue/GRDB.swift.git at 7.7.0 (3.06s)
Creating working copy for https://github.com/groue/GRDB.swift.git
Working copy of https://github.com/groue/GRDB.swift.git resolved at 7.7.0
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.9.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "rxgrdb",
      "name": "RxGRDB",
      "url": "https://github.com/RxSwiftCommunity/RxGRDB.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxGRDB",
      "dependencies": [
        {
          "identity": "grdb.swift",
          "name": "GRDB",
          "url": "https://github.com/groue/GRDB.swift.git",
          "version": "7.7.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GRDB.swift",
          "dependencies": [
          ]
        },
        {
          "identity": "rxswift",
          "name": "RxSwift",
          "url": "https://github.com/ReactiveX/RxSwift.git",
          "version": "6.9.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxSwift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/RxSwiftCommunity/RxGRDB.git
[1/3273] Fetching rxgrdb
Fetched https://github.com/RxSwiftCommunity/RxGRDB.git from cache (1.22s)
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetching https://github.com/groue/GRDB.swift.git from cache
Fetched https://github.com/ReactiveX/RxSwift.git from cache (0.66s)
Fetched https://github.com/groue/GRDB.swift.git from cache (0.66s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (0.72s)
Computing version for https://github.com/groue/GRDB.swift.git
Computed https://github.com/groue/GRDB.swift.git at 7.7.0 (0.03s)
Creating working copy for https://github.com/groue/GRDB.swift.git
Working copy of https://github.com/groue/GRDB.swift.git resolved at 7.7.0
Creating working copy for https://github.com/RxSwiftCommunity/RxGRDB.git
Working copy of https://github.com/RxSwiftCommunity/RxGRDB.git resolved at v4.0.1 (7dc5a6a)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.9.0
warning: '.resolve-product-dependencies': dependency 'rxgrdb' is not used by any target
Found 2 product dependencies
  - GRDB
  - RxSwift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/RxSwiftCommunity/RxGRDB.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[3/7] Copying Info.plist
[3/7] Copying PrivacyInfo.xcprivacy
[6/7] Write swift-version-49B95AFC49DCD68C.txt
[8/307] Compiling RxSwift Debug.swift
[9/307] Compiling RxSwift Decode.swift
[10/307] Compiling RxSwift DefaultIfEmpty.swift
[11/307] Compiling RxSwift Deferred.swift
[12/307] Compiling RxSwift Delay.swift
[13/307] Compiling RxSwift DelaySubscription.swift
[14/307] Compiling RxSwift Dematerialize.swift
[15/307] Compiling RxSwift DispatchQueue+Extensions.swift
[16/307] Compiling RxSwift DispatchQueueConfiguration.swift
[17/307] Compiling RxSwift Disposable.swift
[18/307] Compiling RxSwift Disposables.swift
[19/307] Compiling RxSwift DisposeBag.swift
[20/307] Compiling RxSwift DisposeBase.swift
[21/307] Compiling RxSwift DistinctUntilChanged.swift
[22/307] Compiling RxSwift Do.swift
[23/307] Compiling RxSwift ElementAt.swift
[24/307] Compiling RxSwift Empty.swift
[25/320] Compiling RxSwift Enumerated.swift
[26/320] Compiling RxSwift Error.swift
[27/320] Compiling RxSwift Errors.swift
[28/320] Compiling RxSwift Event.swift
[29/320] Compiling RxSwift Filter.swift
[30/320] Compiling RxSwift First.swift
[31/321] Compiling RxSwift Generate.swift
[32/321] Compiling RxSwift GroupBy.swift
[33/321] Compiling RxSwift GroupedObservable.swift
[34/321] Compiling RxSwift HistoricalScheduler.swift
[35/321] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[36/321] Compiling RxSwift ImmediateSchedulerType.swift
[37/322] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[38/322] Compiling RxSwift Infallible+CombineLatest+arity.swift
[39/322] Compiling RxSwift Infallible+Concurrency.swift
[40/322] Compiling RxSwift Infallible+Create.swift
[57/339] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[58/339] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[59/339] Compiling RxSwift PrimitiveSequence.swift
[60/339] Compiling RxSwift PriorityQueue.swift
[61/339] Compiling RxSwift Producer.swift
[62/339] Compiling RxSwift PublishSubject.swift
[63/339] Compiling RxSwift Queue.swift
[64/339] Compiling RxSwift Range.swift
[65/339] Compiling RxSwift Reactive.swift
[66/339] Compiling RxSwift RecursiveLock.swift
[67/339] Compiling RxSwift RecursiveScheduler.swift
[68/339] Compiling RxSwift Reduce.swift
[69/339] Compiling RxSwift RefCountDisposable.swift
[70/339] Compiling RxSwift Repeat.swift
[71/339] Compiling RxSwift ReplaySubject.swift
[72/339] Compiling RxSwift RetryWhen.swift
[73/339] Compiling RxSwift AddRef.swift
[74/339] Compiling RxSwift Amb.swift
[75/339] Compiling RxSwift AnonymousDisposable.swift
[76/339] Compiling RxSwift AnonymousObserver.swift
[77/339] Compiling RxSwift AnyObserver.swift
[78/339] Compiling RxSwift AsMaybe.swift
[79/339] Compiling RxSwift AsSingle.swift
[80/339] Compiling RxSwift AsyncLock.swift
[81/339] Compiling RxSwift AsyncSubject.swift
[82/339] Compiling RxSwift AtomicInt.swift
[83/339] Compiling RxSwift Bag+Rx.swift
[84/339] Compiling RxSwift Bag.swift
[85/339] Compiling RxSwift BehaviorSubject.swift
[86/339] Compiling RxSwift BinaryDisposable.swift
[87/339] Compiling RxSwift Binder.swift
[88/339] Compiling RxSwift BooleanDisposable.swift
[89/339] Compiling RxSwift Buffer.swift
[90/339] Emitting module RxSwift
[91/339] Compiling RxSwift Infallible+Debug.swift
[92/339] Compiling RxSwift Infallible+Operators.swift
[93/339] Compiling RxSwift Infallible+Zip+arity.swift
[94/339] Compiling RxSwift Infallible.swift
[95/339] Compiling RxSwift InfiniteSequence.swift
[96/339] Compiling RxSwift InvocableScheduledItem.swift
[97/339] Compiling RxSwift InvocableType.swift
[98/339] Compiling RxSwift Just.swift
[99/339] Compiling RxSwift Lock.swift
[100/339] Compiling RxSwift LockOwnerType.swift
[101/339] Compiling RxSwift MainScheduler.swift
[102/339] Compiling RxSwift Map.swift
[103/339] Compiling RxSwift Materialize.swift
[104/339] Compiling RxSwift Maybe.swift
[105/339] Compiling RxSwift Merge.swift
[106/339] Compiling RxSwift Multicast.swift
[107/339] Compiling RxSwift Sink.swift
[108/339] Compiling RxSwift Skip.swift
[109/339] Compiling RxSwift SkipUntil.swift
[110/339] Compiling RxSwift SkipWhile.swift
[111/339] Compiling RxSwift StartWith.swift
[112/339] Compiling RxSwift SubjectType.swift
[113/339] Compiling RxSwift SubscribeOn.swift
[114/339] Compiling RxSwift SubscriptionDisposable.swift
[115/339] Compiling RxSwift SwiftSupport.swift
[116/339] Compiling RxSwift Switch.swift
[117/339] Compiling RxSwift SwitchIfEmpty.swift
[118/339] Compiling RxSwift SynchronizedDisposeType.swift
[119/339] Compiling RxSwift SynchronizedOnType.swift
[120/339] Compiling RxSwift SynchronizedUnsubscribeType.swift
[121/339] Compiling RxSwift TailRecursiveSink.swift
[122/339] Compiling RxSwift Take.swift
[123/339] Compiling RxSwift Rx.swift
[124/339] Compiling RxSwift RxMutableBox.swift
[125/339] Compiling RxSwift Sample.swift
[126/339] Compiling RxSwift Scan.swift
[127/339] Compiling RxSwift ScheduledDisposable.swift
[128/339] Compiling RxSwift ScheduledItem.swift
[129/339] Compiling RxSwift ScheduledItemType.swift
[130/339] Compiling RxSwift SchedulerServices+Emulation.swift
[131/339] Compiling RxSwift SchedulerType.swift
[132/339] Compiling RxSwift Sequence.swift
[133/339] Compiling RxSwift SerialDispatchQueueScheduler.swift
[134/339] Compiling RxSwift SerialDisposable.swift
[135/339] Compiling RxSwift ShareReplayScope.swift
[136/339] Compiling RxSwift Single.swift
[137/339] Compiling RxSwift SingleAssignmentDisposable.swift
[138/339] Compiling RxSwift SingleAsync.swift
[139/339] Compiling RxSwift Never.swift
[140/339] Compiling RxSwift NopDisposable.swift
[141/339] Compiling RxSwift Observable+Concurrency.swift
[142/339] Compiling RxSwift Observable.swift
[143/339] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[144/339] Compiling RxSwift ObservableConvertibleType.swift
[145/339] Compiling RxSwift ObservableType+Extensions.swift
[146/339] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[147/339] Compiling RxSwift ObservableType.swift
[148/339] Compiling RxSwift ObserveOn.swift
[149/339] Compiling RxSwift ObserverBase.swift
[150/339] Compiling RxSwift ObserverType.swift
[151/339] Compiling RxSwift OperationQueueScheduler.swift
[152/339] Compiling RxSwift Optional.swift
[153/339] Compiling RxSwift Platform.Darwin.swift
[154/339] Compiling RxSwift Platform.Linux.swift
[155/339] Compiling RxSwift Cancelable.swift
[156/339] Compiling RxSwift Catch.swift
[157/339] Compiling RxSwift CombineLatest+Collection.swift
[158/339] Compiling RxSwift CombineLatest+arity.swift
[159/339] Compiling RxSwift CombineLatest.swift
[160/339] Compiling RxSwift CompactMap.swift
[161/339] Compiling RxSwift Completable+AndThen.swift
[162/339] Compiling RxSwift Completable.swift
[163/339] Compiling RxSwift CompositeDisposable.swift
[164/339] Compiling RxSwift Concat.swift
[165/339] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[166/339] Compiling RxSwift ConcurrentMainScheduler.swift
[167/339] Compiling RxSwift ConnectableObservableType.swift
[168/339] Compiling RxSwift Create.swift
[169/339] Compiling RxSwift CurrentThreadScheduler.swift
[170/339] Compiling RxSwift Date+Dispatch.swift
[171/339] Compiling RxSwift Debounce.swift
[189/339] Emitting module GRDB
[253/339] Compiling RxSwift TakeLast.swift
[254/339] Compiling RxSwift TakeWithPredicate.swift
[255/339] Compiling RxSwift Throttle.swift
[256/339] Compiling RxSwift Timeout.swift
[274/339] Compiling GRDB ReadWriteLock.swift
[275/339] Compiling GRDB ReceiveValuesOn.swift
[276/339] Compiling GRDB Refinable.swift
[277/339] Compiling GRDB Utils.swift
[278/339] Compiling GRDB DatabaseCancellable.swift
[279/339] Compiling GRDB ValueConcurrentObserver.swift
[280/339] Compiling GRDB ValueWriteOnlyObserver.swift
[281/339] Compiling GRDB Fetch.swift
[282/339] Compiling GRDB Map.swift
[283/339] Compiling GRDB RemoveDuplicates.swift
[284/339] Compiling GRDB Trace.swift
[285/339] Compiling GRDB ValueReducer.swift
[286/339] Compiling GRDB SharedValueObservation.swift
[287/339] Compiling GRDB ValueObservation.swift
[288/339] Compiling GRDB ValueObservationScheduler.swift
[289/339] Compiling GRDB resource_bundle_accessor.swift
[340/345] Compiling RxGRDB ValueObservation+Rx.swift
[341/345] Compiling RxGRDB GRDBReactive.swift
[342/345] Compiling RxGRDB DatabaseReader+Rx.swift
[343/345] Compiling RxGRDB DatabaseRegionObservation+Rx.swift
[344/345] Emitting module RxGRDB
[345/345] Compiling RxGRDB DatabaseWriter+Rx.swift
Build complete! (10.37s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "grdb.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.1.0",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/groue/GRDB.swift.git"
    },
    {
      "identity" : "rxswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ReactiveX/RxSwift.git"
    }
  ],
  "manifest_display_name" : "RxGRDB",
  "name" : "RxGRDB",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "RxGRDB",
      "targets" : [
        "RxGRDB"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "RxGRDBTests",
      "module_type" : "SwiftTarget",
      "name" : "RxGRDBTests",
      "path" : "Tests/RxGRDBTests",
      "product_dependencies" : [
        "GRDB",
        "RxBlocking"
      ],
      "sources" : [
        "DatabaseReaderReadTests.swift",
        "DatabaseRegionObservationTests.swift",
        "DatabaseWriterWriteTests.swift",
        "Support.swift",
        "ValueObservationTests.swift"
      ],
      "target_dependencies" : [
        "RxGRDB"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RxGRDB",
      "module_type" : "SwiftTarget",
      "name" : "RxGRDB",
      "path" : "Sources/RxGRDB",
      "product_dependencies" : [
        "GRDB",
        "RxSwift"
      ],
      "product_memberships" : [
        "RxGRDB"
      ],
      "sources" : [
        "DatabaseReader+Rx.swift",
        "DatabaseRegionObservation+Rx.swift",
        "DatabaseWriter+Rx.swift",
        "GRDBReactive.swift",
        "ValueObservation+Rx.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.