cmake . -DWITH_FUNCTIONAL_TEST=1 doesn't work

Bug #808658 reported by Stewart Smith
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MOVED - Percona Playback
Expired
Undecided
Unassigned

Bug Description

stewart@willster:~/percona-playback$ cmake . -DWITH_FUNCTIONAL_TEST=1
-- gprof disabled
-- boost libraries: /usr/lib/libboost_program_options-mt.so
-- Using mysql-config: /usr/bin/mysql_config
-- Found MySQL library: /usr/lib/libmysqlclient_r.so
-- Found MySQL headers: /usr/include/mysql
-- Python found: /usr/bin/python2.7
CMake Error at CMakeLists.txt:101 (MESSAGE):
  Functional tests required, but mysql_install_db not found

-- Configuring incomplete, errors occurred!

mainly because there is no check anywhere to find if mysql_install_db actually exists in path

Revision history for this message
Oleg Tsarev (tsarev) wrote :

I used mysql_config for found all other tools
We can also check every tool in work path, but I think check just mysql_config better.

Changed in percona-playback:
status: New → Incomplete
Revision history for this message
Stewart Smith (stewart) wrote :

mysql_config is in my PATH, and it still throws these errors, so it's not that. there is certainly something wrong in the cmake

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for Percona Playback because there has been no activity for 60 days.]

Changed in percona-playback:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.