[MDEV-20258] Build failure in pam_mariadb_mtr Created: 2019-08-05 Updated: 2019-09-02 Resolved: 2019-09-02 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Plugin - pam |
| Affects Version/s: | 10.4.7 |
| Fix Version/s: | 10.4.8 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Bernard Spil | Assignee: | Alexey Botchkov |
| Resolution: | Fixed | Votes: | 2 |
| Labels: | None | ||
| Environment: |
FreeBSD 12.0 |
||
| Attachments: |
|
| Description |
|
in plugin/auth_pam/testing
|
| Comments |
| Comment by Chingis [ 2019-08-06 ] | ||||||||
|
I see the same on Alpine. What's interesting is that this error didn't interrupt compilation but it failed at rocksdb:
I've deleted linux-pam-dev package and it helped but now it fails on startup:
| ||||||||
| Comment by Laszlo Soos [ 2019-08-16 ] | ||||||||
|
A possible proposed patch attached |