+1 (binding) RC looks good!
I was able to run the verification successfully on Ubuntu 24.04: - dev/release/verify_rc.sh 21.0.0 0 with: * Swift version 6.1.2 (swift-6.1.2-RELEASE) * go version go1.24.4 linux/amd64 I had some issues building swift because it was using gcc instead of clang, I had to force use clang before running the verification script, in case someone has issues: export CC=/usr/bin/clang export CXX=/usr/bin/clang++ El jue, 3 jul 2025 a las 5:11, Sutou Kouhei (<k...@clear-code.com>) escribió: > +1 (binding) > > I ran the following on Debian GNU/Linux sid: > > dev/release/verify_rc.sh 21.0.0 0 > > with: > > * Swift version 6.0.3 (swift-6.0.3-RELEASE) > * go version go1.24.4 linux/amd64 > > Thanks, > -- > kou > > In <20250703.120711.1599407273212791595....@clear-code.com> > "[VOTE][Swift] Release Apache Arrow Swift 21.0.0 RC0" on Thu, 03 Jul > 2025 12:07:11 +0900 (JST), > Sutou Kouhei <k...@clear-code.com> wrote: > > > Hi, > > > > I would like to propose the following release candidate (RC0) of > > Apache Arrow Swift version 21.0.0. > > > > This release candidate is based on commit: > > fb3f3d91be5acd511b7289c7820becc1a68e455d [1] > > > > The source release rc0 is hosted at [2]. > > > > Please download, verify checksums and signatures, run the unit tests, > > and vote on the release. See [3] for how to validate a release candidate. > > > > The vote will be open for at least 72 hours. > > > > [ ] +1 Release this as Apache Arrow Swift 21.0.0 > > [ ] +0 > > [ ] -1 Do not release this as Apache Arrow Swift 21.0.0 because... > > > > [1]: > https://github.com/apache/arrow-swift/tree/fb3f3d91be5acd511b7289c7820becc1a68e455d > > [2]: https://github.com/apache/arrow-swift/releases/v21.0.0-rc0 > > [3]: > https://github.com/apache/arrow-swift/blob/main/dev/release/README.md#verify > > > > > > Thanks, > > -- > > kou >