Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-14640

can't build with system pcre / pcre_stack_guard not implemented

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Critical
    • Resolution: Not a Bug
    • 10.2.11
    • N/A
    • Compiling
    • None
    • mageia cauldron

    Description

      cmake checks for pcre_stack_guard:

      CHECK_LIBRARY_EXISTS(pcre pcre_stack_guard "" HAVE_PCRE_STACK_GUARD)
      

      this check always results in a Segmentation fault, since pcre_stack_guard should point to a function which checks if the stack is correct.

      If the idea is, to detect stack problems, this has to be implemented by mariadb no matter if the bundled pcre or the external is used.

      The message "system pcre is not found or unusable" doesn't tell much what was wrong here.

      Attachments

        Activity

          People

            serg Sergei Golubchik
            mokraemer Marc
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.