← Back to team overview

maria-discuss team mailing list archive

build minimized MariaDB 10.0.x

 

https://mariadb.atlassian.net/browse/MDEV-7076

well, in general i try to only have Aria/XtraDB/MyISAM

 -DWITH_XTRADB_STORAGE_ENGINE=ON \
 -DWITH_PARTITION_STORAGE_ENGINE=ON \
 -DWITH_ARCHIVE_STORAGE_ENGINE=OFF \
 -DWITH_BLACKHOLE_STORAGE_ENGINE=OFF \
 -DWITH_SPHINX_STORAGE_ENGINE=OFF \
 -DWITH_MROONGA_STORAGE_ENGINE=OFF \
 -DWITH_OQGRAPH_STORAGE_ENGINE=OFF \
 -DWITH_SPIDER_STORAGE_ENGINE=OFF \
 -DWITH_CASSANDRA_STORAGE_ENGINE=OFF \

but OOM in context of "mroonga"

i want my ./configure --help back while in other
aspects cmake is really cool there is no way i know
to get a list of valid configure options :-(

/usr/bin/ranlib libsql.a
make[2]: Leaving directory `/home/builduser/rpmbuild/BUILD/mariadb-10.0.15'
/usr/bin/cmake -E cmake_progress_report /home/builduser/rpmbuild/BUILD/mariadb-10.0.15/CMakeFiles 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81
make[2]: Leaving directory `/home/builduser/rpmbuild/BUILD/mariadb-10.0.15'
make[1]: *** [storage/mroonga/vendor/groonga/lib/CMakeFiles/libgroonga.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 99%] Built target sql
make[1]: Leaving directory `/home/builduser/rpmbuild/BUILD/mariadb-10.0.15'


Attachment: signature.asc
Description: OpenPGP digital signature


Follow ups