BIND 10 #1909: "make check" fails if sqlite3 command line tool not installed

BIND 10 Development do-not-reply at isc.org
Tue Apr 24 14:12:08 UTC 2012


#1909: "make check" fails if sqlite3 command line tool not installed
-------------------------------------+-------------------------------------
            Reporter:  shane         |                        Owner:
                Type:  defect        |  UnAssigned
            Priority:  low           |                       Status:  new
           Component:  build system  |                    Milestone:  New
           Sensitive:  0             |  Tasks
         Sub-Project:  Core          |                     Keywords:
Estimated Difficulty:  0             |              Defect Severity:  N/A
         Total Hours:  0             |  Feature Depending on Ticket:
                                     |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------
 I ran "make check" and it failed on my system. An excerpt from the output:

 {{{
 /home/shane/tmp/bind10/src/bin/dbutil/tests/dbutil_test.sh: line 146:
 sqlite3: command not found
 /home/shane/tmp/bind10/src/bin/dbutil/tests/dbutil_test.sh: line 146:
 sqlite3: command not found
 }}}

 I think we should either check for the sqlite3 command-line tool on
 configure or skip these tests if it is not present.

-- 
Ticket URL: <http://bind10.isc.org/ticket/1909>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list