Versions
v2025.04.14.00-r2 :: 0/2025.04.14.00 :: gentoo
- Modified
- License
- Apache-2.0
- Keywords
- ~amd64 ~arm64
- USE flags
- io-uring test
v2024.11.04.00-r1 :: 0/2024.11.04.00 :: gentoo
- Modified
- License
- Apache-2.0
- Keywords
- amd64 ~arm64
- USE flags
- test
USE flags
General
Dependencies
app-arch / zstd : zstd fast compression library
dev-cpp / fizz : C++14 implementation of the TLS-1.3 standard
dev-cpp / folly : An open-source C++ library developed and used at Facebook
dev-cpp / gflags : Google's C++ argument parsing library
dev-cpp / glog : Google Logging library
dev-cpp / mvfst : An implementation of the QUIC transport protocol
dev-cpp / wangle : A framework providing common abstractions for building services
dev-libs / boost : Boost Libraries for C++
dev-libs / double-conversion : Binary-decimal and decimal-binary conversion routines for IEEE doubles
dev-libs / libevent : Library to execute a function when a specific event occurs on a file descriptor
dev-libs / libfmt : Small, safe and fast formatting library
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
dev-libs / xxhash : Extremely fast non-cryptographic hash algorithm
Runtime Dependencies
app-arch / zstd : zstd fast compression library
dev-cpp / fizz : C++14 implementation of the TLS-1.3 standard
dev-cpp / folly : An open-source C++ library developed and used at Facebook
dev-cpp / gflags : Google's C++ argument parsing library
dev-cpp / glog : Google Logging library
dev-cpp / gtest : Google C++ Testing Framework
dev-cpp / mvfst : An implementation of the QUIC transport protocol
dev-cpp / wangle : A framework providing common abstractions for building services
dev-libs / boost : Boost Libraries for C++
dev-libs / double-conversion : Binary-decimal and decimal-binary conversion routines for IEEE doubles
dev-libs / libevent : Library to execute a function when a specific event occurs on a file descriptor
dev-libs / libfmt : Small, safe and fast formatting library
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
dev-libs / xxhash : Extremely fast non-cryptographic hash algorithm
Depending packages
dev-cpp / edencommon : Shared library for Watchman and Eden projects
dev-cpp / fb303 : Core set of Thrift functions querying stats and other information from a service
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - sin-ack · gentoo
dev-cpp/fbthrift: add IUSE io-uring
Bug: https://bugs.gentoo.org/954335 Signed-off-by: sin-ack <sin-ack@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/41734 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - sin-ack · gentoo
dev-cpp/fbthrift: add missing mvfst dependency
Misread the qa-vdb output, oops. This should be an RDEPEND since the CMake files Thrift installs depend on mvfst being present. Closes: https://bugs.gentoo.org/954273 Signed-off-by: sin-ack <sin-ack@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/41721 Closes: https://github.com/gentoo/gentoo/pull/41721 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - sin-ack · gentoo
dev-cpp/fbthrift: add 2025.04.14.00
RDEPEND fixed via qa-vdb. One non-upstream patch added because of our force-disable of Folly's io_uring support. Ref: https://github.com/facebook/fbthrift/issues/649 Bug: https://bugs.gentoo.org/946922 Signed-off-by: sin-ack <sin-ack@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-cpp/fbthrift: Stabilize 2024.11.04.00-r1 amd64, #953139
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-cpp/fbthrift: add libfmt:= dep
fb303 segfaults in thrift otherwise b/c ABI break. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - sin-ack · gentoo
dev-cpp/fbthrift: keyword 2024.11.04.00 for ~arm64
Builds fine in the QEMU chroot. Can't test because upstream has broken testing. Signed-off-by: sin-ack <sin-ack@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - sin-ack · gentoo
dev-cpp/fbthrift: new package, add 2024.11.04.00
Signed-off-by: sin-ack <sin-ack@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>