Details
-
Type:
Task
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Fix Version/s: N/A
-
Component/s: Compiling, Platform FreeBSD, Tests
-
Labels:
Description
a distribution-correct way to build MariaDB on FreeBSD is from the port collection. We should try to build our packages in a compatible way, ideally - from the port collection.
It can be done by uploading a source tarball on freebsd where a port expects it to see. And building from there, disabling distinfo checks (sha2/filesize checks for tarball).
Additionally we should try to integrate as many freebsd mariadb patches as possible.
Gliffy Diagrams
Attachments
Issue Links
- blocks
-
MDEV-8128 cmake fails to detect boost libraries
-
- Closed
-
Activity
- All
- Comments
- Work Log
- History
- Activity
- Transitions
there's some issue related to detecting libexecinfo when openssl is installed from ports - if bundled yassl is selected, cmake picks some headers from the ports' openssl. this doesn't build, of course.