Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
5.5.35
-
None
-
None
-
Debian Wheezy (7.3), amd64
Description
I'm trying to build MariaDB 5.5.35 packages under Debian Wheeze from the source package mariadb-5.5_5.5.35+maria-1~wheezy. Unfortunately the build process fails in the preparation to running tests. The error is shown below.
MariaDB 5.5.34 builds fine on the very same system.
Running tests
|
OS=Linux
|
Logging: ./mysql-test-run.pl --force
|
vardir: /home/packages/mariadb-5.5/mariadb-5.5-5.5.35+maria/builddir/mysql-test/var
|
Removing old var directory...
|
Creating var directory '/home/packages/mariadb-5.5/mariadb-5.5-5.5.35+maria/builddir/mysql-test/var'...
|
Checking supported features...
|
** ERROR: Could not find '*' in
|
at lib/mtr_cases.pm line 339
|
make[4]: *** [mysql-test/CMakeFiles/test-force] Error 2
|