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
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
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
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
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
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
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
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:
-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
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
.
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
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
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
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
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/
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
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
>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
>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:
>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
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
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
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
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
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
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
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
>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
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
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.
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
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
:[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
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'
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
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
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:
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
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
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
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
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:
42 matches
Mail list logo