Bug #107151 | Incorrect Homebrew Boost check | ||
---|---|---|---|
Submitted: | 28 Apr 2022 15:21 | Modified: | 23 May 2022 20:06 |
Reporter: | Laurynas Biveinis (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Compiling | Severity: | S3 (Non-critical) |
Version: | 8.0.29 | OS: | MacOS |
Assigned to: | CPU Architecture: | x86 | |
Tags: | boost, brew, cmake, homebrew, macos |
[28 Apr 2022 15:21]
Laurynas Biveinis
[29 Apr 2022 4:59]
MySQL Verification Team
Hello Laurynas, Thank you for the report and feedback! regards, Umesh
[29 Apr 2022 5:05]
Laurynas Biveinis
Thanks Umesh Forgot the footnote in my report: [1]: https://github.com/mysql/mysql-server/commit/1de89d75257d19c8d5951b24805b79a16f4e8839
[29 Apr 2022 13:18]
MySQL Verification Team
This bug is a duplicate of: https://bugs.mysql.com/bug.php?id=106212 but, it will not be marked as duplicate since it has some additional info.
[23 May 2022 20:06]
Philip Olson
Posted by developer: Fixed as of the upcoming MySQL Server 8.0.30 release, and here's the proposed changelog entry from the documentation team: On MacOS, improved Boost library detection logic for Homebrew as a potentially incompatible system's Boost version could get used even with -DWITH_BOOST set. Thank you for the bug report.