[MDEV-20248] Build error rocksdb storage mariadb-10.4.7 on FreeBSD 12.0-p8 Created: 2019-08-04 Updated: 2023-08-17 Resolved: 2023-08-17 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - RocksDB |
| Affects Version/s: | 10.4.7, 10.4.8, 10.6.3, 10.6.4, 10.6.5, 10.5 |
| Fix Version/s: | 11.3.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Sebastian | Assignee: | Andrew Hutchings |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
System: FreeBSD 12.0 - p8 |
||
| Description |
|
System: FreeBSD 12.0 - p8 Build: cmake -DWITHOUT_TOKUDB=1 . make Error:
|
| Comments |
| Comment by Bernard Spil [ 2019-08-05 ] | |||||||||||||||||||
|
FreeBSD ships with jemalloc in the OS. Likely the root of this issue... PS. I'm the maintainer of the MariaDB ports on FreeBSD.. | |||||||||||||||||||
| Comment by Bernard Spil [ 2019-08-20 ] | |||||||||||||||||||
|
See also FreeBSD PR239653 Patch provided there
| |||||||||||||||||||
| Comment by Sebastian [ 2019-08-25 ] | |||||||||||||||||||
|
I still had to use Is the patch also added to facebook github or should it be done by the ticket creator with reference to this ticket? | |||||||||||||||||||
| Comment by Andrew Hutchings [ 2022-08-25 ] | |||||||||||||||||||
|
Upstream pull request created: https://github.com/facebook/rocksdb/pull/10575 | |||||||||||||||||||
| Comment by Andrew Hutchings [ 2022-08-31 ] | |||||||||||||||||||
|
Fix has been merged upstream |