Opened 6 months ago
Last modified 6 months ago
#69909 closed defect
bear fails to run with Symbol not found error — at Version 2
Reported by: | derekschrock (Derek Schrock) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | judaew (Vadym-Valdis Yudaiev) | |
Port: | grpc abseil |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
What appears to maybe be a grpc++ or abseil issue after updating port to the latest try and using a binary install bear no longer runs with the following error:
$ bear dyld[42187]: Symbol not found: __ZN4absl12lts_2024011613InternalErrorENS0_11string_viewE Referenced from: <13EC8A9B-493A-30E3-92DA-1166F3FA3019> /opt/local/lib/libgrpc++.1.48.4.dylib Expected in: <EAA4BA92-2C31-3821-A7E4-7746B408D337> /opt/local/lib/libabsl_status.2401.0.0.dylib Abort trap: 6
Could this be related to recent abeil change found here comment:ticket:69578:6?
Change History (2)
comment:1 Changed 6 months ago by derekschrock (Derek Schrock)
comment:2 Changed 6 months ago by ryandesign (Ryan Carsten Schmidt)
Cc: | judaew added |
---|---|
Description: | modified (diff) |
Port: | grpc abseil added |
Note: See
TracTickets for help on using
tickets.
Also, I can't rebuild grpc due to linking errors.