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

numa dynamic dependency

    XMLWordPrintable

Details

    Description

      Recently centos6-build VMs got libnuma installed. But centos6-install VMs didn't. Now install/mtr tests fail on centos6.

      This exposed a couple of issues:

      • bintar builds should try to link everything statically whenever possible. In particular, there was libnuma.a present, but the build uses libnuma.so. This is wrong.
      • We cannot add new dependencies to RPM packages in GA. So, either use WITH_NUMA=OFF or link with libnuma statically in 10.2 and 10.3.
      • 10.4 RPM could and should link with libnuma dynamically.

      Attachments

        Issue Links

          Activity

            People

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