[Bug 279984] devel/benchmark: version 1.8.4 breaks grpc

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 25 Jun 2024 10:02:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279984

            Bug ID: 279984
           Summary: devel/benchmark: version 1.8.4 breaks grpc
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri@freebsd.org
          Reporter: mfechner@FreeBSD.org
             Flags: maintainer-feedback?(yuri@freebsd.org)
          Assignee: yuri@freebsd.org

Version 1.8.4 seems to include some breaking changes.
If I start gitlab which uses grpc I see the following error message:
==> /usr/local/www/gitlab/log/puma.stderr.log <==
ld-elf.so.1: /usr/local/lib/libgrpc.so.39: Undefined symbol
"_ZN4absl12lts_202301254CordC1INSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEETnNS3_9enable_ifIXsr3std7is_sameIT_S9_EE5valueEiE4typeELi0EEEOSB_"

Downgrading to benchmark 1.8.3 and rebuild grpc fixes the problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.