Hi.

I've seen these failures on my laptop as well (just started doing stuff there vs. a monster box again). I was thinking that I was missing stuff to build the plugin, but didn't have time to dig into it yet.

Here's what I'm seeing when I check the server log post failure:
cd tests ; ./dtr --suite=query_log
cat var/log/master.err
CURRENT_TEST: query_log.check_query_log_attribute
Can't open shared library 'drizzle/plugin/.libs/libquery_log_plugin.so' (errno: 0 drizzle/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:1340 in init_variables_after_daemonizing()
Note: Forcing kill of process 17420

Hope that helps, I'd also like to see these fixed. Want to write a bug or should I?

Thanks,
Patrick

On 03/15/2012 01:31 PM, Ivo Roper wrote:
I merged the trunk into my working branch to reality check my work and now
have these 3 query_log tests failing.

Does anyone have any code changes that might be involved? Or changes to
configuration perhaps?

I'll proceed with the assumption that it's my changes that are the cause
for now, but since I haven't touched the query_log code I hope that I'm
missing something simple:

# make test
<snip>
myisam.blob                                                  [ pass ]
2001
drizzle-test-run: WARNING: Process 10732 died
query_log.check_query_log_attribute                          [ fail ]
Failed to start master drizzled 0

Stopping All Servers
drizzle-test-run: WARNING: caught exit of unknown child -1
drizzle-test-run: WARNING: Forcing kill of process 10732
Restoring snapshot of databases
Resuming Tests

drizzle-test-run: WARNING: Process 10748 died
query_log.file                                               [ fail ]
Failed to start master drizzled 0

Stopping All Servers
drizzle-test-run: WARNING: caught exit of unknown child -1
drizzle-test-run: WARNING: Forcing kill of process 10748
Restoring snapshot of databases
Resuming Tests

drizzle-test-run: WARNING: Process 10764 died
query_log.thresholds                                         [ fail ]
Failed to start master drizzled 0

Stopping All Servers
drizzle-test-run: WARNING: caught exit of unknown child -1
drizzle-test-run: WARNING: Forcing kill of process 10764
Restoring snapshot of databases
Resuming Tests

auth_test.basic                                              [ pass ]
31
<snip>

Thank you much,

Ivo Roper




_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp


_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp

Reply via email to