Uploaded image for project: 'MariaDB ColumnStore'
  1. MariaDB ColumnStore
  2. MCOL-6090

Columnstore cmake in combination with current enterprise.cmake and cmake versions causes binary tarballs builds failures due to inclusion of Columnstore

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 23.10.5
    • Build
    • None

    Description

      Columnstore can not be included in a binary tarball. To prevent tarball build failure, the Columnstore plugin must be excluded from the build. It is implemented in the https://github.com/mariadb-corporation/MariaDBEnterprise/blob/11.4-enterprise/cmake/build_configurations/enterprise.cmake: the variable PLUGIN_COLUMNSTORE is set to yes only if cmake is called with -DRPM or -DDEB (built of the binary packages, not tarballs)

      But if PLUGIN_COLUMNSTORE is not set to YES it stays undefined and Columnstore is inclued into tarball build, tarball build fails, e.g. https://es-jenkins.mariadb.net/job/ES-Release-Builds/3504/, binary tarball failure https://es-jenkins.mariadb.net/job/Build-Package/124141/console

      Attachments

        Issue Links

          Activity

            People

              serg Sergei Golubchik
              tturenko Timofey Turenko
              Votes:
              0 Vote for this issue
              Watchers:
              5 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.