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?
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.
I can confirm down downgrading benchmark to version 1.8.3 fixes the problem.
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