linux-traipu team mailing list archive
-
linux-traipu team
-
Mailing list archive
-
Message #04071
[Bug 686765] Re: make test can fail in out of source tree build
Marking as fixed,
** Changed in: drizzle
Status: Fix Committed => Fix Released
** Changed in: drizzle/elliott
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to Drizzle.
https://bugs.launchpad.net/bugs/686765
Title:
make test can fail in out of source tree build
Status in A Lightweight SQL Database for Cloud Infrastructure and Web Applications:
Fix Released
Status in Drizzle elliott series:
Fix Released
Bug description:
cd /var/tmp
bzr branch /space1/gustaf/src/drizzle/drizzle
cd drizzle
./config/autorun.sh
cd /tmp
mkdir drizzle-build
cd drizzle-build
/var/tmp/drizzle/configure |& tee configure.log
make -j4 |& make.log
make -j4 |& tee make.log
make test |& tee make_test.log
All 0 tests passed
==================
( cd tests && perl -I..//var/tmp/drizzle/tests/lib ..//var/tmp/drizzle/tests/test-run.pl --top-srcdir=..//var/tmp/drizzle --top-builddir=../. --vardir=.././tests/var --suitepath=..//var/tmp/drizzle/plugin --testdir=..//var/tmp/drizzle/tests --dtr-build-thread=$$ --fast --force --suite=main,jp,tamil,regression,utility_functions,utility_dictionary,user_locks,trigger_dictionary,transaction_log,tableprototester,table_cache_dictionary,storage_engine_api_tester,status_dictionary,sleep,simple_user_policy,show_schema_proto,show_dictionary,session_dictionary,schema_engine,schema_dictionary,rot13,replication_dictionary,registry_dictionary,rand_function,performance_dictionary,pbxt,mysql_protocol,myisam,memory,md5,logging_stats,innobase,information_schema_dictionary,hello_world,hello_events,function_dictionary,filtered_replicator,filesystem_engine,errmsg_stderr,csv,crc32,collation_dictionary,blackhole,auth_test,auth_file,archive,)
Can't open perl script "..//var/tmp/drizzle/tests/test-run.pl": No such file or directory
make[3]: *** [test-drizzle] Error 2
make[3]: Leaving directory `/tmp/drizzle-build'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/tmp/drizzle-build'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/tmp/drizzle-build'
make: *** [check] Error 2
To manage notifications about this bug go to:
https://bugs.launchpad.net/drizzle/+bug/686765/+subscriptions