BIND 10 #1909: "make check" fails if sqlite3 command line tool not installed
BIND 10 Development
do-not-reply at isc.org
Wed May 1 17:47:17 UTC 2013
#1909: "make check" fails if sqlite3 command line tool not installed
-------------------------------------+-------------------------------------
Reporter: shane | Owner:
Type: defect | jinmei
Priority: medium | Status:
Component: build system | reviewing
Keywords: | Milestone:
Sensitive: 0 | Sprint-20130514
Sub-Project: Core | Resolution:
Estimated Difficulty: 3 | CVSS Scoring:
Total Hours: 0 | Defect Severity: Low
| Feature Depending on Ticket:
| Add Hours to Ticket: 0
| Internal?: 0
-------------------------------------+-------------------------------------
Comment (by jinmei):
Replying to [comment:9 muks]:
> > - Usual checkpoint: what about changelog?
>
> How does this look:
>
> {{{
> XXX. [bug] muks
> When the sqlite3 program is not available on the system (in
> PATH), we no longer attempt to run some tests which depend
> on it.
> (Trac #1909, git ...)
> }}}
Looks good.
> > - I suggest moving the sqlite3 related part of configure.ac under
> > m4macros/ at this opportunity. sqlite3 is (and will probably
> > remain) a DNS specific dependency, so it will help make it easier to
> > select features (DNS, DHCP, etc) if we separate uncommon settings
> > into an external macro.
>
> Done.
This generally looks good, but I have one question: do we need these?
{{{
AC_SUBST(SQLITE_CFLAGS)
AC_SUBST(SQLITE_LIBS)
}}}
These don't seem to be included in the original configure.ac.
--
Ticket URL: <http://bind10.isc.org/ticket/1909#comment:10>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list