summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-cpp/eigen: Stabilize 3.4.0-r3 amd64, #927892Sam James2024-12-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/gulrak-filesystem: Stabilize 1.5.14 x86, #945620Jakov Smolić2024-12-011-2/+2
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-cpp/taskflow: Stabilize 3.7.0 sparc, #945573Arthur Zamarin2024-12-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-cpp/taskflow: Stabilize 3.7.0 arm64, #945573Arthur Zamarin2024-12-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-cpp/taskflow: Stabilize 3.7.0 ppc64, #945573Arthur Zamarin2024-12-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-cpp/opentelemetry-cpp: drop blockerSam James2024-12-011-1/+0
| | | | | | | | Blockers aren't the right mechanism for this (they're only for file collisions) but we have newer thrift in tree now anyway. Bug: https://bugs.gentoo.org/900707 Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/opentelemetry-cpp: thrift-0.18.1 cause build errorYiyang Wu2024-12-011-0/+1
| | | | | | Closes: https://bugs.gentoo.org/900707 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/opentelemetry-cpp: add 1.16.1Yiyang Wu2024-12-013-0/+52
| | | | | | | | | | | IUSE=jager and dev-libs/thrift dependency is removed by https://github.com/open-telemetry/opentelemetry-cpp/pull/2031 Add remote-id to metadata Bug: https://bugs.gentoo.org/900707 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/folly: skip a test on system-libcxx systemssin-ack2024-12-011-1/+9
| | | | | | | | | This test aborts with something about a threading-related assert in Folly. Signed-off-by: sin-ack <sin-ack@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/39437 Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/folly: install cmake files in the correct libdirsin-ack2024-12-011-0/+1
| | | | | | | | | | All Facebook packages unconditionally install libraries to PREFIX/lib, which triggers multilib checks. The checks don't trigger for stuff like CMake files though, so this was missed. This matches the other Facebook packages like Watchman and its dependencies. Signed-off-by: sin-ack <sin-ack@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/fast_float: drop 6.1.6Steffen Winter2024-12-012-35/+0
| | | | | | Signed-off-by: Steffen Winter <steffen.winter@proton.me> Closes: https://github.com/gentoo/gentoo/pull/39458 Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/fast_float: add 7.0.0Steffen Winter2024-12-012-0/+35
| | | | | Signed-off-by: Steffen Winter <steffen.winter@proton.me> Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/glog: Stabilize 0.6.0 x86, #862975Sam James2024-12-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/robin-map: drop 0.6.3Andreas Sturmlechner2024-11-292-21/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-cpp/glog: Disable broken symbolize patch, try fix logging testAndreas Sturmlechner2024-11-283-3/+76
| | | | | Closes: https://bugs.gentoo.org/863599 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-cpp/gemmlowp: VariableOrderWrongAlfredo Tupone2024-11-261-3/+3
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-cpp/clhpp: Stabilize 2024.05.08 ppc64, #944689Sam James2024-11-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/nlohmann_json: Stabilize 3.11.3 ppc64, #944708Michał Górny2024-11-251-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-cpp/eigen: Restrict testsAndreas Sturmlechner2024-11-242-13/+13
| | | | | | | | | Otherwise we will never be able to stabilise anything here. Bug: https://bugs.gentoo.org/927892 Bug: https://bugs.gentoo.org/932646 Bug: https://bugs.gentoo.org/943401 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-cpp/cpptoml: fix build on system-libcxx systemssin-ack2024-11-232-5/+39
| | | | | | | | | | | | | I tried to find information about find_package(LIBCXX) but I couldn't find anything, and testing in a system-libcxx system shows it to work without this, so just remove any configuration related to it. Tested with USE=examples and by building dev-util/watchman which has this as a dependency. Closes: https://bugs.gentoo.org/944516 Signed-off-by: sin-ack <sin-ack@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/39434 Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/cpptoml: keyword 0.1.1 for ~arm64sin-ack2024-11-231-1/+1
| | | | | | | | Package provides no tests, but dev-util/watchman builds and passes tests fine with it. Signed-off-by: sin-ack <sin-ack@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/edencommon: keyword 2024.11.04.00 for ~arm64sin-ack2024-11-231-1/+1
| | | | | | | | One test fails on GCC 13, regardless of architecture; reported to upstream. Signed-off-by: sin-ack <sin-ack@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/fb303: keyword 2024.11.04.00 for ~arm64sin-ack2024-11-231-1/+1
| | | | | | | | 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>
* dev-cpp/fbthrift: keyword 2024.11.04.00 for ~arm64sin-ack2024-11-231-1/+1
| | | | | | | | 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>
* dev-cpp/wangle: keyword 2024.11.04.00 for ~arm64sin-ack2024-11-231-1/+1
| | | | | | | One test fails in the QEMU chroot. Signed-off-by: sin-ack <sin-ack@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/mvfst: keyword 2024.11.04.00 for ~arm64sin-ack2024-11-231-1/+1
| | | | | | | Two tests segfault in the QEMU chroot. Signed-off-by: sin-ack <sin-ack@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/fizz: keyword 2024.11.04.00 for ~arm64sin-ack2024-11-231-1/+1
| | | | | | | All tests pass in the QEMU chroot. Signed-off-by: sin-ack <sin-ack@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/folly: keyword 2024.11.04.00-r1 for ~arm64sin-ack2024-11-231-1/+1
| | | | | Signed-off-by: sin-ack <sin-ack@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/fast_float: keyword 6.1.6 for ~arm64sin-ack2024-11-231-1/+1
| | | | | Signed-off-by: sin-ack <sin-ack@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/clhpp: Stabilize 2024.05.08 x86, #944689Arthur Zamarin2024-11-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-cpp/clhpp: Stabilize 2024.05.08 amd64, #944689Arthur Zamarin2024-11-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-cpp/nlohmann_json: Stabilize 3.11.3 amd64, #944708Michał Górny2024-11-231-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-cpp/mvfst: use the correct CMake variablessin-ack2024-11-231-2/+2
| | | | | | | | | | For some reason these are different than most of the Facebook C++ libraries. Closes: https://bugs.gentoo.org/943625 Signed-off-by: sin-ack <sin-ack@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/39365 Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/edencommon: skip a test with GCC 13sin-ack2024-11-231-1/+13
| | | | | | | | | There seems to be some optimization-related assumptions in this test which doesn't happen on GCC 13. Signed-off-by: sin-ack <sin-ack@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/39296 Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/wangle: skip a test on arm64sin-ack2024-11-231-0/+6
| | | | | | | This test fails in the QEMU chroot. Signed-off-by: sin-ack <sin-ack@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/mvfst: skip some tests on arm64sin-ack2024-11-231-0/+13
| | | | | | | These tests segfault in a QEMU chroot. Signed-off-by: sin-ack <sin-ack@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/folly: skip some tests on arm64sin-ack2024-11-231-0/+10
| | | | | | | | Only the tests that were found to be failing on hardware are skipped. Closes: https://bugs.gentoo.org/919669 Signed-off-by: sin-ack <sin-ack@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/folly: fix build on arm64sin-ack2024-11-231-1/+4
| | | | | | | | Some Folly tests require lax vector conversions (e.g. 'uint8x8_t' to 'uint64x1_t') to build. Signed-off-by: sin-ack <sin-ack@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/nlohmann_json: Stabilize 3.11.3 x86, #944708Arthur Zamarin2024-11-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-cpp/nlohmann_json: Stabilize 3.11.3 arm64, #944708Sam James2024-11-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/nlohmann_json: Stabilize 3.11.3 ppc, #944708Sam James2024-11-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/nlohmann_json: Stabilize 3.11.3 arm, #944708Sam James2024-11-231-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/scitokens-cpp: Stabilize 1.1.2 amd64, #944488Joonas Niilola2024-11-231-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-cpp/scitokens-cpp: Stabilize 1.1.2 x86, #944488Sam James2024-11-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/folly: restrict <libfmt-11 in 2023.06.19.00Petr Vaněk2024-11-151-2/+2
| | | | | | | | | The dev-ccp/folly-2023.06.19.00 does fails to build with libfmt-11. The issue was already addressed in new version in commit [1]. [1] https://github.com/facebook/folly/commit/21e8dcd464ee46b2144a1e4d4c0e452355ae15f0 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* dev-cpp/azure-identity: Version bump to 1.10.1James Le Cuirot2024-11-132-0/+48
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* dev-cpp/azure-core: Version bump to 1.14.1James Le Cuirot2024-11-132-0/+47
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* dev-cpp/catch: drop 3.6.0David Seifert2024-11-132-47/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* dev-cpp/catch: stabilize 3.7.1 for hppaDavid Seifert2024-11-131-1/+1
| | | | | Closes: https://bugs.gentoo.org/942835 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-cpp/azure-security-keyvault-certificates: Stabilise 4.2.1 on amd64James Le Cuirot2024-11-131-1/+1
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>