summaryrefslogtreecommitdiff
path: root/dev-cpp/opentelemetry-cpp
AgeCommit message (Collapse)Author
2025-10-18dev-cpp/opentelemetry-cpp: add find_dependency if use="prometheus"Z. Liu
by insert using sed, which is a workaround for these versions, and it had been fixed by upstream in v1.21.0. prometheus_exporter was added after release 1.3.0 Closes: https://bugs.gentoo.org/930064 Closes: https://bugs.gentoo.org/953948 Signed-off-by: Z. Liu <zhixu.liu@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/42678 Closes: https://github.com/gentoo/gentoo/pull/42678 Signed-off-by: Sam James <sam@gentoo.org>
2025-09-20dev-cpp/opentelemetry-cpp: drop 1.3.0-r2, 1.4.0, 1.16.1Alfred Wingate
Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/43853 Closes: https://github.com/gentoo/gentoo/pull/43853 Signed-off-by: Sam James <sam@gentoo.org>
2025-09-20dev-cpp/opentelemetry-cpp: fixup old versionAlfred Wingate
Handle gcc13, cmake4 and reliable tests. Unfortunately this version has to stay for ceph Bug: https://bugs.gentoo.org/895694 Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/43853 Signed-off-by: Sam James <sam@gentoo.org>
2025-09-20dev-cpp/opentelemetry-cpp: add 1.22.0Alfred Wingate
Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/43853 Signed-off-by: Sam James <sam@gentoo.org>
2025-04-30dev-cpp/opentelemetry-cpp: remove patch for clang templateZ. Liu
which was wrongly added back during the rebase of the last PR Closes: https://bugs.gentoo.org/955103 Signed-off-by: Z. Liu <zhixu.liu@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/41857 Closes: https://github.com/gentoo/gentoo/pull/41857 Signed-off-by: Sam James <sam@gentoo.org>
2025-04-29dev-cpp/opentelemetry-cpp: bump to v1.20.0Z. Liu
Closes: https://bugs.gentoo.org/904503 Signed-off-by: Z. Liu <zhixu.liu@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/41626 Closes: https://github.com/gentoo/gentoo/pull/41626 Signed-off-by: Sam James <sam@gentoo.org>
2025-04-29dev-cpp/opentelemetry-cpp: update DEPEND for USE="prometheus"Z. Liu
dev-cpp/prometheus-cpp is required but is never included in DEPEND! Closes: https://bugs.gentoo.org/843326 Closes: https://bugs.gentoo.org/885579 Signed-off-by: Z. Liu <zhixu.liu@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/41626 Signed-off-by: Sam James <sam@gentoo.org>
2025-04-24dev-cpp/opentelemetry-cpp: fix build with clang, gcc-15 and [prometheus]Sv. Lockal
Closes: https://bugs.gentoo.org/946146 Closes: https://bugs.gentoo.org/946807 Signed-off-by: Sv. Lockal <lockalsash@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/40088 Closes: https://github.com/gentoo/gentoo/pull/40088 Signed-off-by: Sam James <sam@gentoo.org>
2024-12-01dev-cpp/opentelemetry-cpp: drop blockerSam James
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>
2024-12-01dev-cpp/opentelemetry-cpp: thrift-0.18.1 cause build errorYiyang Wu
Closes: https://bugs.gentoo.org/900707 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2024-12-01dev-cpp/opentelemetry-cpp: add 1.16.1Yiyang Wu
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>
2024-01-03dev-cpp/opentelemetry-cpp: Stabilize 1.6.0 ppc64, #921204Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2023-11-05dev-cpp/opentelemetry-cpp: Keyword 1.6.0 ppc64, #842642Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2023-05-01dev-cpp/opentelemetry-cpp: Stabilize 1.6.0 amd64, #893416Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2023-01-03*/*: make mycmakeargs localDavid Seifert
Closes: https://github.com/gentoo/gentoo/pull/28947 Signed-off-by: David Seifert <soap@gentoo.org>
2022-08-19dev-cpp/opentelemetry-cpp: drop 1.5.0Patrick McLean
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
2022-08-19dev-cpp/opentelemetry-cpp: add 1.6.0, fix bug #865029Patrick McLean
Closes: https://bugs.gentoo.org/865029 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
2022-08-12dev-cpp/opentelemetry-cpp: add 1.5.0Patrick McLean
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
2022-05-18dev-cpp/opentelemetry-cpp: add 1.4.0Patrick McLean
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
2022-05-05dev-cpp/opentelemetry-cpp: Add boost dep (bug #842660)Patrick McLean
Closes: https://bugs.gentoo.org/842660 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
2022-05-05dev-cpp/opentelemetry-cpp: Keyword 1.3.0-r1 arm64, #842642Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2022-05-04dev-cpp/opentelemetry-cpp: Revbump add thrift dep (bug #842555)Patrick McLean
Closes: https://bugs.gentoo.org/842555 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
2022-05-03dev-cpp/opentelemetry-cpp: new package, add 1.3.0Patrick McLean
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>