[MDEV-8998] MariaDB build includes binaries for disabled databases Created: 2015-10-22  Updated: 2015-10-24  Resolved: 2015-10-24

Status: Closed
Project: MariaDB Server
Component/s: Compiling
Affects Version/s: 10.1.8
Fix Version/s: N/A

Type: Bug Priority: Minor
Reporter: Quanah Gibson-Mount (Inactive) Assignee: Unassigned
Resolution: Not a Bug Votes: 0
Labels: None
Environment:

Linux (Ubuntu12, Ubuntu14, RHEL6, RHEL7)



 Description   

I build mariadb with the following options:

-DWITHOUT_ARIA=1 \
-DWITHOUT_TOKUDB=1 \

Yet after building, the compiled package contains the following binaries, which should not exist, since support for these DBs was not enabled:

-rwxr-xr-x root/root 391440 2015-10-22 17:29 ./usr/local/bin/tokuftdump
-rwxr-xr-x root/root 4417560 2015-10-22 17:29 ./usr/local/bin/aria_chk
-rwxr-xr-x root/root 170168 2015-10-22 17:29 ./usr/local/bin/tokuft_logprint
-rwxr-xr-x root/root 4372312 2015-10-22 17:29 ./usr/local/bin/aria_read_log
-rwxr-xr-x root/root 4203096 2015-10-22 17:29 ./usr/local/bin/aria_dump_log
-rwxr-xr-x root/root 4219608 2015-10-22 17:29 ./usr/local/bin/aria_ftdump
-rwxr-xr-x root/root 4244792 2015-10-22 17:29 ./usr/local/bin/aria_pack

rw-rr- root/root 1490 2015-10-15 15:43 ./usr/local/share/man/man1/aria_dump_log.1
rw-rr- root/root 732 2015-10-15 15:43 ./usr/local/share/man/man1/aria_ftdump.1
rw-rr- root/root 2181 2015-10-15 15:43 ./usr/local/share/man/man1/aria_pack.1
rw-rr- root/root 7597 2015-10-15 15:43 ./usr/local/share/man/man1/aria_chk.1
rw-rr- root/root 3242 2015-10-15 15:43 ./usr/local/share/man/man1/aria_read_log.1



 Comments   
Comment by Quanah Gibson-Mount (Inactive) [ 2015-10-22 ]

I should say, binaries and man pages.

Comment by Quanah Gibson-Mount (Inactive) [ 2015-10-23 ]

I guess you can close this, due to https://mariadb.atlassian.net/browse/MDEV-6248

However, I will note that that bug does not list the format that ended up being implemented of PLUGIN_ instead of BUILD_PLUGIN_

That would be very useful to note in that bug report.

Comment by Elena Stepanova [ 2015-10-24 ]

Noted in the bug report.

Generated at Thu Feb 08 07:31:22 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.