Hello.
Building MySQL Server manually could be a thankless and painful work. You should have the same build environment as MySQL AB team. Use official binaries. Peregrine <[EMAIL PROTECTED]> wrote: > [-- text/plain, encoding quoted-printable, charset: utf-8, 77 lines --] > > Hello, > > This is my first post on this list, so forgive me, please, if this is the > wrong forum for this question. > > While trying to build RPMs for 5.0.9-beta, I have run into this error: > > + make test > cd mysql-test; \ > ./mysql-test-run && ./mysql-test-run --ps-protocol > Installing Test Databases > Removing Stale Files > Installing Master Databases > running ../sql/mysqld --no-defaults --bootstrap --skip-grant-tables > --basedir=. --datadir=./var/master-data --skip-innodb --skip-ndbcluster > --skip-bdb --language=../sql/share/english/ > --character-sets-dir=../sql/share/charsets/ > Installing Slave Databases > running ../sql/mysqld --no-defaults --bootstrap --skip-grant-tables > --basedir=. --datadir=./var/slave-data --skip-innodb --skip-ndbcluster > --skip-bdb --language=../sql/share/english/ > --character-sets-dir=../sql/share/charsets/ > Manager disabled, skipping manager start. > Loading Standard Test Databases > Starting Tests > > TEST RESULT > ------------------------------------------------------- > alias [ pass ] > alter_table [ pass ] > analyse [ pass ] > analyze [ pass ] > ansi [ pass ] > archive [ skipped ] > auto_increment [ pass ] > backup [ pass ] > [SNIP] > mysql [ pass ] > mysql_client_test [ fail ] > > Errors are > (from > /home/lamontp/rpmbuild/BUILD/mysql-5.0.9-beta/mysql-test/var/log/mysqltest-time) > : > mysql_client_test.c:3811: check failed: 'rc == 0' > /home/lamontp/rpmbuild/BUILD/mysql-5.0.9-beta/client/.libs/mysqltest: At line > 10: command "$MYSQL_CLIENT_TEST" failed > (the last lines may be the most important ones) > > Aborting: mysql_client_test failed in default mode. To continue, re-run with > '--force'. > ---- > Examining the code for the test file (mysql_client_test.c) the test looks > good. Also, the test database table being used in this particular test looks > alright to me, too. > > There are other tests that were "skipped". If that might be relevent, I > could > post the full output from the tests (~100). > > This kind of failure (this test in particular) *feels* odd to me. As I have > not been into the code of MySQL 5 since the 5.0.0 days (even then, I only > scratched the surface), I thought I should ask. > > TIA -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.NET http://www.ensita.net/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Gleb Paharenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.NET <___/ www.mysql.com -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]