Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#61358 - [pcre][mariadb] MariaDB can't be built with pcre
Attached to Project:
Arch Linux
Opened by RoundCube (RoundCube) - Friday, 11 January 2019, 21:21 GMT
Last edited by Andreas Radke (AndyRTR) - Tuesday, 10 December 2019, 13:22 GMT
Opened by RoundCube (RoundCube) - Friday, 11 January 2019, 21:21 GMT
Last edited by Andreas Radke (AndyRTR) - Tuesday, 10 December 2019, 13:22 GMT
|
DetailsI am currently investigating how to best build MariaDB 10.3 for Arch.
It turned out that pcre has an bug, due to which MariaDB can't use it. It's currently worked around in the MariaDB package by using a bundled pcre version which has been patched. The upstream report is here, they agreed it's a bug, but they don't work anymore on the pcre1 version (the 8.x series) At the end is the patch, with which one can successfully build MariaDB. https://bugs.exim.org/show_bug.cgi?id=2173 We could apply the patch to the pcre package, or continuing to work around it by shipping MariaDB with the bundled pcre. Additional info: * pcre 8.42 |
This task depends upon
[1] https://jira.mariadb.org/browse/MDEV-14024