Bug #112995 | MySQL fails to compile on Alpine Linux 3.18 | ||
---|---|---|---|
Submitted: | 7 Nov 2023 20:35 | Modified: | 8 Nov 2023 13:31 |
Reporter: | Daniël van Eeden (OCA) | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: Compiling | Severity: | S3 (Non-critical) |
Version: | 8.035 | OS: | Linux (Alpine Linux 3.18) |
Assigned to: | CPU Architecture: | x86 |
[7 Nov 2023 20:35]
Daniël van Eeden
[7 Nov 2023 20:42]
Daniël van Eeden
Note that https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-2.html#mysqld-8-0-2-compiling has a note about compilation on Alpine.
[8 Nov 2023 11:16]
MySQL Verification Team
HI Mr. Eeden, Thank you for your bug report. We would like to inform you that we do not support Alpine Linux, any version. Hence, it is of utmost importance that you let us know what cmake command line options have you used, before you have ran the `make` commands. If you are using all the correct cmake commands then we do not know how to help you, since we do not support this Linux variant. Thanks in advance.
[8 Nov 2023 12:25]
Daniël van Eeden
The orignal report had the cmake commandline, here it is again: cmake -DDOWNLOAD_BOOST=1 -DWITH_BOOST=/boost -DWITHOUT_SERVER=ON -DWITH_BUILD_ID=OFF ..
[8 Nov 2023 12:40]
MySQL Verification Team
HI, Yes, we saw the original cmake ........ Are you sure that this is the entire cmake configuration ??? Can you try downloading the package with boost 1_77_0 included ??? Next, we have never got the error on SC_LEVEL1_DCACHE_LINESIZE, nor about nres_* This opens the possibility that cmake needs additional options on your Linux variant. Also, on an unrelated issue, do you use gcc or clang and is it the last stable release ????
[8 Nov 2023 13:21]
MySQL Verification Team
Looks like https://bugs.mysql.com/bug.php?id=110808
[8 Nov 2023 13:31]
MySQL Verification Team
Hi Daniel, Your bug is a duplicate of the bug: https://bugs.mysql.com/bug.php?id=110808