Bug 279980 - devel/grpc: Undefined symbol "_ZN4absl12lts_202301254CordC1INSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEETnNS3_9enable_ifIXsr3std7is_sameIT_S9_EE5valueEiE4typeELi0EEEOSB_"
Summary: devel/grpc: Undefined symbol "_ZN4absl12lts_202301254CordC1INSt3__112basic_st...
Status: Closed Not Accepted
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks: 279905 279942
  Show dependency treegraph
 
Reported: 2024-06-25 05:19 UTC by Matthias Fechner
Modified: 2024-06-25 10:05 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (sunpoet)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Fechner freebsd_committer freebsd_triage 2024-06-25 05:19:44 UTC
If I use gitlab and try to access the webpage I get the following error in the log from puma:
==> /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_"

Do you have an idea why?
Comment 1 Matthias Fechner freebsd_committer freebsd_triage 2024-06-25 08:13:12 UTC
I was now able to bisect the problem and the cause seems to be related to:
https://cgit.freebsd.org/ports/commit/?id=5add937f95a55b512758cb75e2f38cd4879d1556

I will rebuild a new set of package and verify if that fixes the problem.
Comment 2 Matthias Fechner freebsd_committer freebsd_triage 2024-06-25 09:59:51 UTC
I can confirm down downgrading benchmark to version 1.8.3 fixes the problem.
Comment 3 Matthias Fechner freebsd_committer freebsd_triage 2024-06-25 10:05:35 UTC
I will close the issue again, as the problem is related to this commit:
https://cgit.freebsd.org/ports/commit/?id=5add937f95a55b512758cb75e2f38cd4879d1556

which is related to devel/benchmark.

Please see:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279984