>Description:

   Uneventful download and build of Source Package for 4.0.4 beta.  Upon
running the test suite, the program aborts after 30 seconds of waiting for
a master.pid file to be created.  truss and error log analysis show this is
due to either: the lack of a valid latin1_de.conf charset file, or the test
suite incorrectly testing for latin1_de when it is not needed.

Problem has been mentioned on MySQL discussion lists, along with related
issues, and suggested work-arounds.  For additional information, see:


http://lists.mysql.com/cgi-ez/ezmlm-cgi?9:mss:12667:200210:jjgehhpcflkhdjmgclgi

http://lists.mysql.com/cgi-ez/ezmlm-cgi?1:mss:88292

and 

http://lists.mysql.com/cgi-ez/ezmlm-cgi?1:mss:111318

Unfortunately, I have seen no official response that this will be fixed in
the next release, hence this official bug report to make sure it gets
on file with the developers.

>How-To-Repeat:

   Run "make test" on a machine with no latin1_de.conf charset file.  The test
right after "create" will pause for 30 seconds before exiting.

>Fix:

   Suggest including valid latin1_de.conf file in next source build, or
correctly skipping this test if not needed.

>Submitter-Id:  [EMAIL PROTECTED]
>Originator:    Jesse Mundis
>Organization:

  Jesse Mundis
  [EMAIL PROTECTED]
  
>
>MySQL support: licence
>Synopsis:      ctype_latin1_de test failed - 4.0.4-beta source build Solaris 8
>Severity:      non-critical
>Priority:      medium 
>Category:      mysql
>Class:         sw-bug
>Release:       mysql-4.0.4-beta (Source distribution)

>Environment:
        
System: SunOS lynx 5.8 Generic_108528-12 sun4u sparc SUNW,Sun-Blade-100
Architecture: sun4

Some paths:  /usr/bin/perl /usr/local/bin/make /usr/local/bin/gcc
GCC: Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/specs
gcc version 2.95.3 20010315 (release)
Compilation info: CC='gcc'  CFLAGS=''  CXX='g++'  CXXFLAGS=''  LDFLAGS=''
LIBC: 
-rw-r--r--   1 root     bin      1763908 Dec 21  2001 /lib/libc.a
lrwxrwxrwx   1 root     root          11 Sep 19  2001 /lib/libc.so -> ./libc.so.1
-rwxr-xr-x   1 root     bin      1136748 Dec 21  2001 /lib/libc.so.1
-rw-r--r--   1 root     bin      1763908 Dec 21  2001 /usr/lib/libc.a
lrwxrwxrwx   1 root     root          11 Sep 19  2001 /usr/lib/libc.so -> ./libc.so.1
-rwxr-xr-x   1 root     bin      1136748 Dec 21  2001 /usr/lib/libc.so.1
Configure command: ./configure --prefix=/usr/local/mysql-4.0.4 
--localstatedir=/usr/local/mysql/data
Perl: This is perl, version 5.005_03 built for sun4-solaris

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to