[pcre] download instead of bundle and bump from PCRE_8.43 to PCRE2_10.47#21857
Closed
ferdymercury wants to merge 11 commits intoroot-project:masterfrom
Closed
[pcre] download instead of bundle and bump from PCRE_8.43 to PCRE2_10.47#21857ferdymercury wants to merge 11 commits intoroot-project:masterfrom
ferdymercury wants to merge 11 commits intoroot-project:masterfrom
Conversation
ferdymercury
commented
Apr 9, 2026
Test Results 19 files 19 suites 2d 16h 33m 53s ⏱️ For more details on these failures, see this check. Results for commit 008a678. ♻️ This comment has been updated with latest results. |
bellenot
requested changes
Apr 9, 2026
Member
|
Maybe @couet can check why it fails on MacOS with |
Member
|
It would be also useful to test the bultin on linux, using the build https://github.com/root-project/root/blob/master/.github/workflows/root-ci-config/buildconfig/alma10-clang_ninja.txt |
Member
the library is indeed called |
ferdymercury
commented
Apr 10, 2026
Collaborator
Author
Thanks a lot! Mac failures seem now solved :) |
… PCRE2_10.47 and lift CMAKE 3.5 policy version Delete builtins/pcre/pcre-8.43.tar.bz2 [ci] test builtin_pcre also on Linux to check no conflicts with system library as suggested by dpiparo [cmake] fix library name on non unix thanks to dpiparo [cmake] simplify dependency check for pcre2 builtin matches 6.40 release notes and openssl behavior [core] depend on builtin
hageboeck
requested changes
Apr 16, 2026
ferdymercury
commented
Apr 16, 2026
Co-authored-by: Stephan Hageboeck <stephan.hageboeck@cern.ch> Co-authored-by: ferdymercury <ferdymercury@users.noreply.github.com>
Collaborator
Author
|
Moved to #21941 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
and lift CMAKE 3.5 policy version