[MDEV-5124] cmake failure when fullhostname is not resolved Created: 2013-10-10 Updated: 2013-11-12 Resolved: 2013-11-12 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.5.33a |
| Fix Version/s: | 5.5.34 |
| Type: | Bug | Priority: | Major |
| Reporter: | Honza Horak | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Linux, Fedora, seen only when building using mock |
||
| Description |
|
When building using mock, cmake failed with the following error:
It seems to be caused by wrong resolution of fullhostname, since the following patch fixes this issue:
|