I've been wrestling with this all day... tracing scripts...
and have yet to figure out the problem.
I suspect 'make test' is just broken and requires additional
parameters passed to mysql-test-run.
Suggestions appreciated.
net1#uname -a
Linux net1.coolsurf.com 2.6.22.4-65.fc7 #1 \
SMP Tue Aug 21 21:50:50 EDT 2007 x86_64 x86_64 x86_64 GNU/Linux
net1#build_mysql
mkdir -p /build/work/mysql-5.1.23-alpha
cd /build/work/mysql-5.1.23-alpha
unset CDPATH
export CC='gcc'
export CXX='gcc'
export CFLAGS='-pipe -O6 -g -fno-strict-aliasing -fwrapv -fomit-frame-pointer'
export CXXFLAGS='-pipe -O6 -g -fno-strict-aliasing -fwrapv -fomit-frame-pointer
-felide-constructors
-fno-exceptions -fno-rtti'
export LDFLAGS='-L/lib64 -L/usr/lib64 -ltermcap'
make distclean
bkf pull
./configure --prefix=/common/pkgs/mysql-5.1.23-alpha
--with-unix-socket-path=/common/pkgs/mysql-5.1.23-alpha/mysql.sock --enable-shared
--enable-thread-safe-client --with-assembler --with-plugins=all --with-mysqld-user=mysql
--with-comment=mysql-5.1.23-alpha --without-docs --with-server --with-embedded-server
--with-bench
--with-extra-tools --enable-local-infile --with-pstack --with-fast-mutexes --with-libwrap
--with-ssl
--with-readline --with-extra-charsets=all --enable-largefile --with-big-tables
make
make check
export MTR_BUILD_THREAD=7
make test
Setting mysqld to support SSL connections
Using MTR_BUILD_THREAD = 7
Using MASTER_MYPORT = 10070
Using MASTER_MYPORT1 = 10071
Using SLAVE_MYPORT = 10072
Using SLAVE_MYPORT1 = 10073
Using SLAVE_MYPORT2 = 10074
Using NDBCLUSTER_PORT = 10075
Using NDBCLUSTER_PORT_SLAVE = 10076
Using IM_PORT = 10077
Using IM_MYSQLD1_PORT = 10078
Using IM_MYSQLD2_PORT = 10079
Killing Possible Leftover Processes
Removing Stale Files
WARNING: Using the 'mysql-test/var' symlink
Creating Directories
Installing Master Database
Installing Master Database
Installing Slave1 Database
Installing Master Cluster
Installing Slave Cluster
mysql-test-run: WARNING: running this script as _root_ will cause some tests to be skipped
=======================================================
TEST RESULT TIME (ms)
-------------------------------------------------------
mysql-test-run: WARNING: Forcing kill of process 2005
mysql-test-run: WARNING: Process 2168 died
main.1st [ fail ]
ERROR: Failed to start master mysqld 0
Aborting: main.1st failed in default mode.
To continue, re-run with '--force'.
Stopping All Servers
mysql-test-run: WARNING: caught exit of unknown child -1
mysql-test-run: WARNING: Forcing kill of process 2168
make: *** [test-ns] Error 1
--
Love feeling your best ever, all day, every day?
Email join@stripped for the easy way.