Bug #90177 | make[2]: *** [libmysqld/examples/mysql_client_test_embedded] Error 1 | ||
---|---|---|---|
Submitted: | 22 Mar 2018 11:24 | Modified: | 22 Mar 2018 16:47 |
Reporter: | chen chen (OCA) | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server: Compiling | Severity: | S2 (Serious) |
Version: | MySQL 5.7.21 | OS: | Red Hat (7.4) |
Assigned to: | CPU Architecture: | Any |
[22 Mar 2018 11:24]
chen chen
[22 Mar 2018 16:40]
MySQL Verification Team
cmake output
Attachment: cmake-build.txt (text/plain), 22.01 KiB.
[22 Mar 2018 16:41]
MySQL Verification Team
make output
Attachment: make-build.txt (text/plain), 182.53 KiB.
[22 Mar 2018 16:47]
MySQL Verification Team
Thank you for the bug report. I couldn't repeat on Oracle Linux 7 (see attached files of cmake and make outputs). miguel@miguel-o7:~/mysql-5.7.21/build $ cat /etc/redhat-release Red Hat Enterprise Linux Server release 7.4 (Maipo) miguel@miguel-o7:~/mysql-5.7.21/build $ sql/mysqld --version sql/mysqld Ver 5.7.21 for Linux on x86_64 (MySQL Community Server (GPL))