[MDBF-620] Configure ASAN builder with -WITH_PCRE=system on 10.4 branch and install libpcre3-dev Created: 2023-11-08 Updated: 2023-11-19 Resolved: 2023-11-19 |
|
| Status: | Closed |
| Project: | MariaDB Foundation Development |
| Component/s: | Buildbot |
| Affects Version/s: | N/A |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Vlad Bogolin | Assignee: | Vlad Bogolin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | buildbot | ||
| Remaining Estimate: | 0d | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
For the ASAN builder, update the 10.4 branch build configuration to include the -WITH_PCRE=system option. Additionally, ensure libpcre3-dev is installed on the corresponding Docker images. |
| Comments |
| Comment by Daniel Black [ 2023-11-17 ] |
|
with package installed WITH_PCRE=system should be detected https://github.com/MariaDB/buildbot/pull/257 Shouldn't impact 10.5+ as those build with pcre2. not needed in Debian (no releases of 10.4 in Debian), so only jammy. |
| Comment by Vlad Bogolin [ 2023-11-19 ] |
|
danblack I assume that this can be closed now since your fix is deployed. |
| Comment by Daniel Black [ 2023-11-19 ] |
|
yep. |