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

jemalloc isn't used when it's built with a prefix

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Won't Fix
    • 10.0.16, 10.1.2, 5.5
    • N/A

    Description

      Display an error to the lack jemalloc.
      After reconciliation with the environment, its presence exists in /usr/local/lib/libjemalloc*.
      `CMAKE_PREFIX_PATH: /usr/local/opt/openssl:/usr/local/opt/libressl:/usr/local`

      -- Performing Test TOKUDB_OK
      -- Performing Test TOKUDB_OK - Success
      CMake Warning at storage/tokudb/CMakeLists.txt:17 (MESSAGE):
        TokuDB is enabled, but jemalloc is not.  This configuration is not
        supported

      ~ ls /usr/local/lib/libjemalloc*
      /usr/local/lib/libjemalloc.1.dylib /usr/local/lib/libjemalloc.dylib
      /usr/local/lib/libjemalloc.a       /usr/local/lib/libjemalloc_pic.a
      ~ tree /usr/local/Cellar/jemalloc/3.6.0/{bin,include,lib}
      /usr/local/Cellar/jemalloc/3.6.0/bin
      ├── jemalloc-pprof
      └── jemalloc.sh
      /usr/local/Cellar/jemalloc/3.6.0/include
      └── jemalloc
          └── jemalloc.h
      /usr/local/Cellar/jemalloc/3.6.0/lib
      ├── libjemalloc.1.dylib
      ├── libjemalloc.a
      ├── libjemalloc.dylib -> libjemalloc.1.dylib
      └── libjemalloc_pic.a

      Attachments

        Activity

          People

            Unassigned Unassigned
            denji Denis Denisov
            Votes:
            0 Vote for this issue
            Watchers:
            3 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.