[Bug 284532] www/squid: Build fails if TDB option is enabled

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 03 Feb 2025 12:35:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284532

            Bug ID: 284532
           Summary: www/squid: Build fails if TDB option is enabled
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: yasu@freebsd.org
                CC: timp87@gmail.com
                CC: timp87@gmail.com
             Flags: maintainer-feedback?(timp87@gmail.com)

If TDB option is enabled, build fails at configure phase as following.

----------------------------------------------------------------------
configure: checking log helpers: file DB
configure: log helpers to be built:  file DB
configure: checking acl/external helpers: time_quota session file_userip
unix_group delayer
checking for LIBTDB... no
checking for sys/stat.h... (cached) yes
checking for tdb.h... yes
configure: error: Required TrivialDB library not found
===>  Script "configure" failed unexpectedly.
Please report the problem to timp87@gmail.com [maintainer] and attach the
"/wrkdirs/usr/ports/www/squid/work/squid-6.12/config.log" including the output
of the failure of your make command. Also, it might be a good idea to provide
an overview of all packages installed on your system (e.g. a
/usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1

Stop.
make: stopped in /usr/ports/www/squid
----------------------------------------------------------------------

Conditions are,

Host: 14.2-RELEASE amd64
Poudriere: 3.4.2
Jail: Same as host
Ports tree: ports b31003d07b00 (main branch)

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