[Bug 280738] dns/bind-tools: Build Failure of bind-tools due to missing libabsl_log_internal_check_op.so.2301.0.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 10 Aug 2024 19:26:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280738

            Bug ID: 280738
           Summary: dns/bind-tools: Build Failure of bind-tools due to
                    missing libabsl_log_internal_check_op.so.2301.0.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: mat@FreeBSD.org
          Reporter: chris@cretaforce.gr
          Assignee: mat@FreeBSD.org
             Flags: maintainer-feedback?(mat@FreeBSD.org)

The build process for the bind-tools port fails due to a missing shared object,
libabsl_log_internal_check_op.so.2301.0.0, required by protoc-c. This issue
occurs during the linking stage when attempting to compile the port:

ld-elf.so.1: Shared object "libabsl_log_internal_check_op.so.2301.0.0" not
found, required by "protoc-c"

I believe the issue started after upgrading devel/abseil from version
20230125.3 to version 20240722.0:

https://cgit.freebsd.org/ports/commit/?id=6c2f347f45e45cd71bb0aa7fdcaa96667c5a483b

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