>Description: After pulling the 4.1 version from bk-internal.mysql.com:/home/bk/mysql-4.1, I compiled with BUILD/compile-pentium-debug and startet tests with make test. This failed with the gis test. I try to follow the instructions given at the end of the test output and from the HTML page http://www.mysql.com/doc/en/Reporting_mysqltest_bugs.html, to which it directed me. I sent the results to ftp://support.mysql.com/pub/mysql/secret/. The file is bugreport-2004-03-12-4.1-gis.txt
>How-To-Repeat: bk clone <username>@bk-internal.mysql.com:/home/bk/mysql-4.1 mysql-4.1 cd mysql-4.1 BUILD/compile-pentium-debug make test >Fix: >Submitter-Id: [EMAIL PROTECTED] >Originator: MySQL Development >Organization: MySQL GmbH >MySQL support: none >Synopsis: mysql-test 4.1 fails with the gis test >Severity: critical >Priority: high >Category: mysql >Class: sw-bug >Release: mysql-4.1.2-alpha-debug (Source distribution) >C compiler: gcc (GCC) 3.3.3 20031206 (prerelease) (Debian) >C++ compiler: gcc (GCC) 3.3.3 20031206 (prerelease) (Debian) >Environment: PC, Debian GNU/Linux (sid), Pentium 4 libc6 2.3.2.ds1-10 zlib1g 1.2.1-3 System: Linux chilla 2.6.3 #4 Fri Mar 12 10:21:12 CET 2004 i686 GNU/Linux Architecture: i686 Some paths: /usr/bin/perl /usr/bin/make /usr/bin/gcc /usr/bin/cc GCC: Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.3/specs Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux Thread model: posix gcc version 3.3.3 (Debian 20040306) Compilation info: CC='gcc' CFLAGS='-g -march=pentium4' CXX='gcc' CXXFLAGS='-g -march=pentium4 -felide-constructors -fno-exceptions -fno-rtti' LDFLAGS='' ASFLAGS='' LIBC: lrwxrwxrwx 1 root root 13 2004-01-27 15:06 /lib/libc.so.6 -> libc-2.3.2.so -rw-r--r-- 1 root root 1244004 2004-01-20 18:29 /lib/libc-2.3.2.so -rw-r--r-- 1 root root 2653638 2004-01-20 18:29 /usr/lib/libc.a -rw-r--r-- 1 root root 204 2004-01-20 17:56 /usr/lib/libc.so Configure command: ./configure '--prefix=/usr/local/mysql' '--with-unix-socket-path=/usr/local/mysql/tmp/mysql.sock' '--with-debug' 'CFLAGS=-g -march=pentium4' 'CXXFLAGS=-g -march=pentium4 -felide-constructors -fno-exceptions -fno-rtti' 'CXX=gcc' -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]