[Bug 289001] devel/google-cloud-cpp: Upgrade request
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 289001] devel/google-cloud-cpp: Upgrade request"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 28 Aug 2025 12:55:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289001
--- Comment #1 from Jason W. Bacon <jwb@freebsd.org> ---
FYI, I made some progress on a 2.41.0 port, which can be found here:
https://github.com/outpaddling/freebsd-ports-wip
Some notes:
It does not build with opentelemetry-cpp 1.22.0, because they removed the old
SemanticConventions API.
https://github.com/googleapis/google-cloud-cpp/issues/15432
Opentelemetry is enabled by default now. I added a hack to disable it (until I
figure out the proper cmake knob).
It also does not configure with abseil > 20250127.1.
--
You are receiving this mail because:
You are the assignee for the bug.