OK, so right now I tested with ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc- linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-static --disable-dependency-tracking --disable-mtmalloc --enable-tcmalloc --enable-libmemcached --enable- libgearman --enable-libldap --with-auth-http-plugin --with-auth-pam- plugin --with-md5-plugin --with-gearman-udf-plugin --with-logging- gearman-plugin --with-auth-ldap-plugin --without-hello-world-plugin --disable-rabbitmq-plugin --without-rabbitmq-plugin --enable-libhaildb --enable-haildb-plugin --with-haildb-plugin --without-static-innobase- plugin
but I still get a failure in tests: Build finished. The manual pages are in ./docs/man. make[6]: Leaving directory `/var/tmp/portage/dev-db/drizzle-7.2011.06.19/work/drizzle7-2011.06.19' Making all in po make[6]: Entering directory `/var/tmp/portage/dev-db/drizzle-7.2011.06.19/work/drizzle7-2011.06.19/po' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/var/tmp/portage/dev-db/drizzle-7.2011.06.19/work/drizzle7-2011.06.19/po' make[5]: Leaving directory `/var/tmp/portage/dev-db/drizzle-7.2011.06.19/work/drizzle7-2011.06.19' make[4]: Leaving directory `/var/tmp/portage/dev-db/drizzle-7.2011.06.19/work/drizzle7-2011.06.19' Logging: .././tests/test-run.pl --top-srcdir=../. --top-builddir=../. --vardir=.././tests/var --reorder --suitepath=.././plugin --testdir=.././tests --dtr-build-thread=27765 --fast --force --suite=main,bool_type,cast,ddl_transactions,execute,flush_tables,identifiers,jp,mysql_compatibility,regression,tamil,time_type,unsigned_integer_type,uuid_type,microtime_type,utility_functions,utility_dictionary,user_locks,trigger_dictionary,transaction_log,tableprototester,table_cache_dictionary,string_functions,storage_engine_api_tester,status_dictionary,sleep,slave,simple_user_policy,show_schema_proto,show_dictionary,session_dictionary,schema_engine,schema_dictionary,replication_dictionary,registry_dictionary,regex_policy,rand_function,performance_dictionary,pbms,mysql_protocol,myisam,memory,md5,logging_stats,json_server,innobase,information_schema_dictionary,hello_events,function_dictionary,filtered_replicator,error_dictionary,errmsg_stderr,debug,crc32,collation_dictionary,catalog,auth_test,auth_file, Can't open shared library '/var/tmp/portage/dev-db/drizzle-7.2011.06.19/work/drizzle7-2011.06.19/plugin/.libs/libinnobase_plugin.so' (errno: 2 /var/tmp/portage/dev-db/drizzle-7.2011.06.19/work/drizzle7-2011.06.19/plugin/.libs/libinnobase_plugin.so: undefined symbol: io_submit) Couldn't load plugin library named 'innobase'. Failed to initialize plugins Aborting drizzle-test-run: *** ERROR: Could not find version of Drizzle make[3]: *** [test-drizzle] Error 1 make[3]: Leaving directory `/var/tmp/portage/dev-db/drizzle-7.2011.06.19/work/drizzle7-2011.06.19' make[2]: *** [check-am] Error 2 make[2]: Leaving directory `/var/tmp/portage/dev-db/drizzle-7.2011.06.19/work/drizzle7-2011.06.19' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/dev-db/drizzle-7.2011.06.19/work/drizzle7-2011.06.19' make: *** [check] Error 2 ... so the question is, if I use haildb, do I have to completely remove innodb? -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to Drizzle. https://bugs.launchpad.net/bugs/759784 Title: test fails: Plugin 'haildb' contains the name 'INNODB' in its manifest, which has already been registered. Status in A Lightweight SQL Database for Cloud Infrastructure and Web Applications: New Status in Gentoo Linux: New Bug description: Applies to the GA version, please see attached build log. To manage notifications about this bug go to: https://bugs.launchpad.net/drizzle/+bug/759784/+subscriptions -- Mailing list: https://launchpad.net/~linux-traipu Post to : [email protected] Unsubscribe : https://launchpad.net/~linux-traipu More help : https://help.launchpad.net/ListHelp

