MD5 plugin is not being built on some machines

Bug #391871 reported by Lee Bieber
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Drizzle
Fix Released
Critical
Monty Taylor

Bug Description

On a few of Ubuntu machines (my local VirtualBox image and our two Ubuntu buildbot clients) , I can't run the md5 test suite. The machines have both libgnutls-dev and openssl-dev packages installed on them but fail the test suite.

% ./dtr --suite=md5
........
======================================================
DEFAULT STORAGE ENGINE: innodb
TEST RESULT TIME (ms)
-------------------------------------------------------

md5.md5 [ fail ]

drizzletest: At line 6: query 'SELECT MD5("I love testing")' failed: 1305: FUNCTION MD5 does not exist

I don't see the plugin being built in plugins/md5 directory and in config.log I see:
BUILD_MD5_PLUGIN_FALSE=''
BUILD_MD5_PLUGIN_TRUE='#'

on a couple of other machines that I looked at (Mac and OpenSolaris) the md5 test does pass and the plugin is being built and the config.log it says:
BUILD_MD5_PLUGIN_FALSE='#'
BUILD_MD5_PLUGIN_TRUE=''

So must still be missing some other dependency but config.log doesn't give any missing any specific dependency.

Changed in drizzle:
assignee: nobody → Monty Taylor (mordred)
importance: Undecided → Critical
milestone: none → aloha
status: New → Confirmed
Revision history for this message
Lee Bieber (kalebral-deactivatedaccount) wrote :

This is now resolved.

Changed in drizzle:
status: Confirmed → Fix Released
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.