← Back to team overview

linux-traipu team mailing list archive

[Bug 956321] Re: query_log plugin tests fail - can't open libquery_log_plugin.so

 

** Tags added: query-log-plugin

-- 
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to Drizzle.
https://bugs.launchpad.net/bugs/956321

Title:
  query_log plugin tests fail - can't open libquery_log_plugin.so

Status in A Lightweight SQL Database for Cloud Infrastructure and Web Applications:
  New

Bug description:
  Under some configurations (pcrews' laptop, my working folder but not
  my trunk mirror) "./dtr --force --suite=query_log" fails with the
  following tests/var/log/master.err results:

  CURRENT_TEST: query_log.check_query_log_attribute
  Can't open shared library '/home/ivolucien/Repos/drizzle/drizzle-tree-refactor/plugin/.libs/libquery_log_plugin.so' (errno: 0 /home/ivolucien/Repos/drizzle/drizzle-tree-refactor/plugin/.libs/libquery_log_plugin.so: undefined symbol: _ZNK5boost9gregorian10greg_month14as_long_stringEv)
  Couldn't load plugin library named 'query_log'.

  Aborting:"Failed to initialize plugins". Abort was called from drizzled/drizzled.cc:1350 in init_variables_after_daemonizing()
  Note: Forcing kill of process 21024
  CURRENT_TEST: query_log.file
  Can't open shared library '/home/ivolucien/Repos/drizzle/drizzle-tree-refactor/plugin/.libs/libquery_log_plugin.so' (errno: 0 /home/ivolucien/Repos/drizzle/drizzle-tree-refactor/plugin/.libs/libquery_log_plugin.so: undefined symbol: _ZNK5boost9gregorian10greg_month14as_long_stringEv)
  Couldn't load plugin library named 'query_log'.

  Aborting:"Failed to initialize plugins". Abort was called from drizzled/drizzled.cc:1350 in init_variables_after_daemonizing()
  Note: Forcing kill of process 21040
  CURRENT_TEST: query_log.thresholds
  Can't open shared library '/home/ivolucien/Repos/drizzle/drizzle-tree-refactor/plugin/.libs/libquery_log_plugin.so' (errno: 0 /home/ivolucien/Repos/drizzle/drizzle-tree-refactor/plugin/.libs/libquery_log_plugin.so: undefined symbol: _ZNK5boost9gregorian10greg_month14as_long_stringEv)
  Couldn't load plugin library named 'query_log'.

  Aborting:"Failed to initialize plugins". Abort was called from drizzled/drizzled.cc:1350 in init_variables_after_daemonizing()
  Note: Forcing kill of process 21056

To manage notifications about this bug go to:
https://bugs.launchpad.net/drizzle/+bug/956321/+subscriptions


References