Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jun 2019 08:24:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 238490] www/apache24 Q/A warns about missing dependencies for bdb and gdbm
Message-ID:  <bug-238490-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238490

            Bug ID: 238490
           Summary: www/apache24 Q/A warns about missing dependencies for
                    bdb and gdbm
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: apache@FreeBSD.org
          Reporter: girgen@FreeBSD.org
             Flags: maintainer-feedback?(apache@FreeBSD.org)
          Assignee: apache@FreeBSD.org

When building www/apache24 with relevant config as

$ grep '^OPTIONS.*DB' /usr/local/etc/poudriere.d/options/www_apache24/optio=
ns=20=20
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
git:(pingpong)=20
OPTIONS_FILE_SET+=3DAUTHN_DBD
OPTIONS_FILE_SET+=3DAUTHN_DBM
OPTIONS_FILE_SET+=3DAUTHZ_DBD
OPTIONS_FILE_SET+=3DAUTHZ_DBM
OPTIONS_FILE_SET+=3DDBD
OPTIONS_FILE_SET+=3DSOCACHE_DBM
OPTIONS_FILE_SET+=3DSESSION_DBD


Q/A warns about missing dependencies:

Error: /usr/local/bin/ab is linked to /usr/local/lib/libdb-5.3.so.0 from
databases/db5 but it is not declared as a dependency
Warning: you need USES+=3Dbdb
Error: /usr/local/bin/ab is linked to /usr/local/lib/libgdbm.so.6 from
databases/gdbm but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=3Dlibgdbm.so:databases/gdbm

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238490-7788>