Bug #74166 | compile error | ||
---|---|---|---|
Submitted: | 30 Sep 2014 21:55 | Modified: | 7 Oct 2014 17:40 |
Reporter: | Mark Callaghan | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Compiling | Severity: | S3 (Non-critical) |
Version: | 5.7.5 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[30 Sep 2014 21:55]
Mark Callaghan
[2 Oct 2014 13:18]
MySQL Verification Team
Mark, It is quite evident that the conditional compilation is missing. However, for full verification of the bug I do require the info on OS, its version, and versions of cmake, make and C / C++ compiler. Thanks in advance.
[3 Oct 2014 16:02]
Mark Callaghan
gcc 4.7.1 glibc 2.14 cmake 2.8.3 Linux kernel 3.2.51 CentOS 6.3
[3 Oct 2014 16:44]
MySQL Verification Team
Indeed, it is the error in missing a conditional compilation. Fully verified.
[7 Oct 2014 17:40]
Paul DuBois
Noted in 5.7.6 changelog. The -DENABLED_PROFILING=0 CMake option resulted in compilation errors.