Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Nov 2024 09:57:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 282624] devel/bear libgrpc.so.44 Undefined symbol
Message-ID:  <bug-282624-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282624

            Bug ID: 282624
           Summary: devel/bear libgrpc.so.44 Undefined symbol
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: jrm@freebsd.org
          Reporter: yom@iaelu.net
             Flags: maintainer-feedback?(jrm@freebsd.org)
          Assignee: jrm@freebsd.org

Hello

I'm using bear for a project to be able to get clangd informations in Helix
editor.
I've tried this on FreeBSD 13.4-RELEASE-p1 and it's working clearly well.
But on FreeBSD 14.1-RELEASEp-5, I'm getting some interesting error messages:


ld-elf.so.1: /usr/local/lib/libgrpc.so.44: Undefined symbol
"_ZN4absl12lts_202407224CordC1INSt3__112basic_stringIcNS3_11char_traitsIcEE=
NS3_9allocatorIcEEEETnNS3_9enable_ifIXsr3std7is_sameIT_S9_EE5valueEiE4typeE=
Li0EEEOSB_"
ld-elf.so.1: /usr/local/lib/libgrpc.so.44: Undefined symbol
"_ZN4absl12lts_202407224CordC1INSt3__112basic_stringIcNS3_11char_traitsIcEE=
NS3_9allocatorIcEEEETnNS3_9enable_ifIXsr3std7is_sameIT_S9_EE5valueEiE4typeE=
Li0EEEOSB_"
make: "/usr/share/mk/bsd.compiler.mk" line 200: warning: "cc -v 2>&1 | grep
"gcc version"" returned non-zero status
make: "/usr/share/mk/bsd.compiler.mk" line 204: Unable to determine compiler
type for CC=3Dcc.  Consider setting COMPILER_TYPE.


I've tried reinstalling the packages, and also tried on another 14.1-RELEASE
machine, both output the same.
The command I'm using is:

bear --force-wrapper --append -- make CC=3Dcc -C srcdir

is there something I'm not doing right?

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-282624-7788>