build fails "make test"

2005-03-09 Thread Mark Johnson
After building, I ran "make test". The func_group test failed. Here is the output: func_group [ fail ] Errors are (from /mnt/raid/download/computer/software/mysql/mysql-5.0.2-alpha/mysql-test/var/log/mysqltest-time) : /mnt/raid/download/computer/software/mysql/m

Re: make test grant_cache test failing

2004-08-10 Thread sean c peters
UPDATE: I modified the grant_cache.result file to the expected output and got past the test. It looked like the incorrect query was being issued, or in any case that make test was doing something different than what the grant_Cache.result file expected On Tuesday 10 August 2004 15:59, sean c

Re: make test grant_cache test failing

2004-08-10 Thread Michael Dykman
On Tue, 2004-08-10 at 16:59, sean c peters wrote: > Hi all, > still building 4.1.3 > I am now getting an error in make test like this: > > ERROR: ... At line 136: Result length mismatch > (the last lines may be the most important ones) > Below are the diffs between actual

make test grant_cache test failing

2004-08-10 Thread sean c peters
Hi all, still building 4.1.3 I am now getting an error in make test like this: ERROR: ... At line 136: Result length mismatch (the last lines may be the most important ones) Below are the diffs between actual and expected results: --- *** r

make test failed on mysql 4.1

2004-08-03 Thread Joe Wong
Hi, I use BK to download a snap shot of mysql-4.1. On make test, it said failed at ps_2myisam. What am I doing wrong? I am using the BUILD/compile-pentinum-max script to build mysql. I change the setting to disable openssl and berkeley-db and change prefix to /usr/local/mysql-cluster Best

Re: Question about MySQL 4.0.20 and make test failure on Linux

2004-06-19 Thread Tom Williams
Tom Williams wrote: Hi! I'm trying to build MySQL 4.0.20 on RedHat 5.2 (I think) Linux system with glibc-2.2.5 and gcc-3.4.0 (which I recently upgraded to). The compile runs smoothly, but make test fails. Here is my configure command: $ ./configure --prefix=/usr/local/mysql-4.0.20 --e

Re: Question about MySQL 4.0.20 and make test failure on Linux

2004-06-19 Thread Tom Williams
Michael Stassen wrote: I always run `make test` when I build from source. It can catch problems. For example, mysql 4.0.17 built with gcc in Mac OS X 10.2 passed all tests and ran flawlessly for me. On the other hand, mysql 4.0.18 and 4.1.1 built on Mac OS X 10.3 seemed to build fine but

Re: Question about MySQL 4.0.20 and make test failure on Linux

2004-06-18 Thread Michael Stassen
Jeff Smelser wrote: On Friday 18 June 2004 11:48 pm, Tom Williams wrote: Hi! I'm trying to build MySQL 4.0.20 on RedHat 5.2 (I think) Linux system with glibc-2.2.5 and gcc-3.4.0 (which I recently upgraded to). The compile runs smoothly, but make test fails. Here is my configure command:

Re: Question about MySQL 4.0.20 and make test failure on Linux

2004-06-18 Thread Jeff Smelser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 18 June 2004 11:48 pm, Tom Williams wrote: > Hi! I'm trying to build MySQL 4.0.20 on RedHat 5.2 (I think) Linux > system with glibc-2.2.5 and gcc-3.4.0 (which I recently upgraded to). > The compile runs smoothly, but make tes

Question about MySQL 4.0.20 and make test failure on Linux

2004-06-18 Thread Tom Williams
Hi! I'm trying to build MySQL 4.0.20 on RedHat 5.2 (I think) Linux system with glibc-2.2.5 and gcc-3.4.0 (which I recently upgraded to). The compile runs smoothly, but make test fails. Here is my configure command: $ ./configure --prefix=/usr/local/mysql-4.0.20 --enable-assembler --e

CPAN - DBI & MySQL problems with make test & make install

2004-02-11 Thread Tristan Fiedler
. I then went to CPAN to get DBI, DBD::mysql, and CGI, but ran into many problems, mostly with make test and make install. Any advice would be truly appreciated. Should I not use CPAN? Here's briefly the log (Note : I cancelled a previous cpan> install Bundle::CPAN with Ctrl-C, which pro

4017 - make test fails

2003-12-26 Thread Greg G
This is 4.0.1.7 and it happens on both Solaris and Mandrake. This is just after finishing a make. Should this work at this stage, even? -Greg G # make test cd mysql-test ; ./mysql-test-run Installing Test Databases Removing Stale Files Installing Master Databases running ../sql/mysqld --no

Re: Problems with make test for 4.0.14

2003-09-11 Thread Jeremy Zawodny
d into it in any depth yet, but it sure smells like a race condition to me... Jeremy > > Pierre-Luc Soucy > > > > > > Full make test output: > > > > [EMAIL PROTECTED] mysql-4.0.14]# make test > > cd mysql-test ; ./mysql-test-run

Re: Problems with make test for 4.0.14

2003-09-11 Thread Pierre-Luc Soucy
Soucy wrote: Hi, I'm trying to compile MySQL 4.0.14 on a server which was previously using RPMs, and although the ./configure (with no arguments) and make steps went fine, make test does not want to work. The error I am getting is : "/home/programs/mysql/4.0.14/mysql-4.0.14/mysql-te

Problems with make test for 4.0.14

2003-09-05 Thread Pierre-Luc Soucy
Hi, I'm trying to compile MySQL 4.0.14 on a server which was previously using RPMs, and although the ./configure (with no arguments) and make steps went fine, make test does not want to work. The error I am getting is : "/home/programs/mysql/4.0.14/mysql-4.0.14/mysql-test/var/run/

make test error + make test --force error / Mysql 5.0 / Suse 8.2

2003-09-01 Thread michael newport
I downloaded version 5.0 on 30/08/03, everything went fine until I did make test it failed with an error in derived, /root/mysql5.0/mysql-5.0/client/.libs/mysqltest: At line 97: Result content mismatch see output and attached. I then tried make test --force as suggested, but --force is an

MySQL make test error

2003-07-16 Thread Jamie Krasnoo
Could anyone tell me how to get past this error please? When I 'make test' some of the tests run but then it dies with. create [ pass ] ERROR: /home/tekton/src/mysql-4.0.13/mysql-test/var/run/master.pid was not created in 30 seconds; Aborting Or can this

Make Test fails

2003-03-20 Thread cliff
>Description: make test fails on create. >How-To-Repeat: make test output of ./mysql-test-run --local create shown here -- CUT -- Installing Test Databases Removing Stale Files Installing Master Databases running ../sql/mysqld --no-defaults --boo

make test fails - strack trace included

2003-03-04 Thread root
>Description: >How-To-Repeat: >Fix: >Submitter-Id: >Originator:root >Organization: >MySQL support: [none | licence | email support | extended email support ] >Synopsis: make test fails - strack trace included >Severity:

configure and make work, but 'make test' fails miserably

2002-12-10 Thread benoit
>Description: I configure with the line shown at the bottom. There are no erros. I make, with the following command: make -s -j 2 There are no erros. Some warnings, but docs say those are to be expected. However, when I run 'make test' I get

error : make test

2002-06-29 Thread Richard Pijnenburg
Hello, I've tried to install mysql 4.0.1 Alpha. The configuration did not give me any error's The "make" also worked just fine. But when I run "make test" I get the following error: ERROR: /down/new/mysql-4.0.1-alpha/mysql-test/var/run/master.pid was not created

error make test - mysql 4.0.1 alpha

2002-06-25 Thread Richard Pijnenburg
Hello, I've tried to install mysql 4.0.1 Alpha. The configuration did not give me any error's The "make" also worked just fine. But when I run "make test" I get the following error: ERROR: /down/new/mysql-4.0.1-alpha/mysql-test/var/run/master.pid was not created

make test]

2002-05-15 Thread Amy Zediak
after running "make test" i received 3 errors relating to rpl01, 4, and and 7. This error message is displayed: AT line 6: query 'slave stop' failed: 1199: This operation requires a running slave, configure slave and do SLAVE START At line 6: query 'load da

Re: PERL DBB::MYSQL MAKE TEST PROBLEM....

2002-02-21 Thread Darren Ball
Yes, this problem is happening at the 'make test' step while installing these modules... I have performed the perl Makefile.PL, and the make, they seem to go ok, just when I perform the make test, it seems to fail with this relocation and symbol errors --- Ken Menzel <[EM

Re: PERL DBB::MYSQL MAKE TEST PROBLEM....

2002-02-21 Thread Ken Menzel
Hi Darren, The tests rely on the perl BDB and mysql-modules packages for perl. Have you installed and tested these? Ken - Original Message - From: "Darren Ball" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 21, 2002 10:27 AM Subject: PER

PERL DBB::MYSQL MAKE TEST PROBLEM....

2002-02-21 Thread Darren Ball
I've been having some troubles install dbd::mysql on Solaris 2.4 - make test is failing and I can't figure out what is going wrong. The following shows the results coming back from make test If anybody can help me out here, I would appreciate it. Thanks. make[1]: Entering

Re: 3.23.43 fails merge test ON make test of src.

2001-10-30 Thread Michael Widenius
Hi! > "R" == R Talbot <[EMAIL PROTECTED]> writes: >> The following configuure line should have a big likehood to work: >> >> rm config.cache >> CC=gcc CFLAGS="-O3" CXX=gcc CXXFLAGS="-O3 -felide-constructors -fno-exceptions >-fno-rtti" ./configure --prefix=/usr/local/mysql --with-low-mem

3.23.43: using --datadir in configure breaks 'make test'

2001-10-29 Thread Michael Stassen
>Description: mysql-test is set up with data in share, but mysqld expects data in --datadir. So, mysql configured with --datadir=/usr/local/mysql/data causes 'make test' to fail with $make test cd mysql-test ; ./mysql-test-run Installing Test Databases R

Re: 3.23.43 fails merge test ON make test of src.

2001-10-29 Thread R Talbot
Michael Widenius wrote: > Hi! > > > "R" == R Talbot <[EMAIL PROTECTED]> writes: > > > > R> Below is My bug report... > R> Mysql 3.23.40 is runjning after the compile but, > R> after a compile with errors 3.23.42 or .43 won't run the > R> server starts and fails so I guess we should conce

Re: 3.23.43 fails merge test ON make test of src.

2001-10-29 Thread Michael Widenius
Hi! > "R" == R Talbot <[EMAIL PROTECTED]> writes: R> Below is My bug report... R> Mysql 3.23.40 is runjning after the compile but, R> after a compile with errors 3.23.42 or .43 won't run the R> server starts and fails so I guess we should concentrate on 3.23.40 R> gcc version egcs-2.

Re: 3.23.43 fails merge test ON make test of src.

2001-10-28 Thread R Talbot
Yuri Dario's port of Mysql 3.23.42 to OS2 is great. Now back to my Linux install of Mysql 3.23.4x All my compiles of my Mysql above 3.22.32 fail merge, replace, and rpc16 Below is My bug report... Mysql 3.23.40 is runjning after the compile but, after a compile with errors 3.23

Failed when doing 'make test'

2001-06-18 Thread mav6
iginator:Marnix A. van Ammers >Organization: Flickering Star Research >MySQL support: none >Synopsis: Failed 'bigint' test during 'make test' >Severity: >Priority: >Category: mysql >Class: >Release: mysql-3.23.38 (So

perl DBD make test errors??? Please Help (PROBLEM SOLVED, I think...)

2001-05-01 Thread Chris Becker
:[EMAIL PROTECTED]] Sent: Monday, April 30, 2001 2:07 PM To: [EMAIL PROTECTED] Subject: perl DBD make test errors??? Please Help RedHat 6.2 on Intel, ...36 MySQL, and perl5, DBI installed correctly. I ran perl Makefile.PL, seemed to run ok, no errors seen. Ran make, same thing. Then the following

perl DBD make test errors??? Please Help

2001-04-30 Thread Chris Becker
RedHat 6.2 on Intel, ...36 MySQL, and perl5, DBI installed correctly. I ran perl Makefile.PL, seemed to run ok, no errors seen. Ran make, same thing. Then the following from make tets: /perlmods/DBD10>make test make[1]: Entering directory `/perlmods/Msql-Mysql-modules-1.2210/mysql'

Re: problems with 'make test' under OS X 10.0.1

2001-04-17 Thread tyler
l-test-run would fail saying it couldn't find mysqld (looking in ../bin). It looks like it will not actually shutdown mysqld -- which is a problem I have in general.. mysqladmin -u root shutdown will just hang. Looks like there is a file lock problem on the .pid file ??? I get lots of error

problems with 'make test' under OS X 10.0.1

2001-04-17 Thread Eric Peden
I find myself unable to successfully complete a 'make test' on Mac OS X 10.0.1 with MySQL 3.23.36. The build goes successfully, but one of the tests freezes up completely. After letting the test run for a good 12 hours (not a typo), no progress was made. I can find no errors in the

'make test' fails merge test (Sol8,x86)

2001-03-15 Thread Sander
Hi, I've compiled mysql 3.23.33 but while doing a 'make test' the merge test fails (it passes all others). Any common reason for this? Thanks in advance. Sander - Before posting, please check: http:

make test hassle with 3.23.24a

2001-03-15 Thread CaT
I've been trying to figure this out for ages. I've compiled mysql with the following options: ./configure --prefix=/usr/local/mysql --enable-assembler --with-mysqld-user=mysq l --with-comment --without-readline "$@" and the compile goes just fine. Then I do make test (as on

Re: Problem with make test on Msql-Mysql-modules-1.2215 withMySQL-3.23

2001-01-23 Thread Boyd Lynn Gerber
On Mon, 22 Jan 2001, Boyd Lynn Gerber wrote: > What is this symbol __llasgdivu that is referenced in libmysqlclient.so.10 > used or does it come from? Does any one else have this problem? I have traced this to a libc problem. The symbol is found in libc.so.1 I am not sure why it is not being f

Problem with make test on Msql-Mysql-modules-1.2215 with MySQL-3.23

2001-01-22 Thread Boyd Lynn Gerber
To whom it may concern, I get this error when I run make test. Details Perl-5.003_03 MySQL-3.23.32 SCO UnixWare 7.1.1 Developement System that comes with UW 7.1.1 libz 1.1.3 What is this sysbol __llasgdivu that is referenced in libmysqlclient.so.10 used or does it come from? Does any one else

Re: Fw: Mysql v3.23.30 make test failed ('select * from foo')

2001-01-15 Thread Matt Wagner
Steve Costaras writes: > > >Description: > Trying to upgrade mysql from v3.22.32 to latest version 3.23.30, > configured and compiled fine on the system. Ran the test suite and > it discovered an error. Would like to know if this is a known bug > (ignore?) Or wha

Fw: Mysql v3.23.30 make test failed ('select * from foo')

2001-01-15 Thread Steve Costaras
gt;How-To-Repeat: Repetative so it's either my configuration or some kind of bug. >Fix: >Submitter-Id: >Originator:Steve Costaras >Organization: >MySQL support: none >Synopsis: make test error >Severity: serious >Priority: