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

Invalid cmake variable in mysql-test/CMakeLists.txt

Details

    • Bug
    • Status: Closed (View Workflow)
    • Trivial
    • Resolution: Fixed
    • 5.5.34
    • 5.5.35
    • None
    • None

    Description

      There's a typo (invalid cmake variable syntax) inside mysql-test/CMakeLists.txt:

      < --skip-rpl --skip-ndbcluster $(EXP))
      > --skip-rpl --skip-ndbcluster ${EXP})

      It's line 97 in 5.5.34 tarball and line 77 of current 5.5 HEAD (I just checked http://bazaar.launchpad.net/~maria-captains/maria/5.5/view/head:/mysql-test/CMakeLists.txt).

      It causes ninja build to fail if test and EMBEDED_SERVER is enabled.

      Attachments

        Activity

          nsuke Nobuaki Sukegawa created issue -
          nsuke Nobuaki Sukegawa made changes -
          Field Original Value New Value
          Description There's a typo (invalid cmake variable syntax) inside mysql-test/CMakeLists.txt:

          < --skip-rpl --skip-ndbcluster $(EXP))
          > --skip-rpl --skip-ndbcluster ${EXP})

          It's line 97 in 5.5.34 tarball and line 77 of current 5.5 HEAD (I just checked http://bazaar.launchpad.net/~maria-captains/maria/5.5/view/head:/mysql-test/CMakeLists.txt).

          It causes ninja build to fail if test and EMBEDED_SERVER is enabled.

          There's a typo (invalid cmake variable syntax) inside mysql-test/CMakeLists.txt:

          < --skip-rpl --skip-ndbcluster $(EXP))
          > --skip-rpl --skip-ndbcluster $\{EXP})

          It's line 97 in 5.5.34 tarball and line 77 of current 5.5 HEAD (I just checked http://bazaar.launchpad.net/~maria-captains/maria/5.5/view/head:/mysql-test/CMakeLists.txt).

          It causes ninja build to fail if test and EMBEDED_SERVER is enabled.

          serg Sergei Golubchik made changes -
          Assignee Sergei Golubchik [ serg ]
          serg Sergei Golubchik made changes -
          Status Open [ 1 ] In Progress [ 3 ]

          fixed, thanks

          serg Sergei Golubchik added a comment - fixed, thanks
          serg Sergei Golubchik made changes -
          Labels MariaDB_5.5
          serg Sergei Golubchik made changes -
          Fix Version/s 5.5.35 [ 14000 ]
          serg Sergei Golubchik made changes -
          Resolution Fixed [ 1 ]
          Status In Progress [ 3 ] Closed [ 6 ]
          dbart Daniel Bartholomew added a comment - http://bazaar.launchpad.net/~maria-captains/maria/5.5/revision/4023
          serg Sergei Golubchik made changes -
          Workflow defaullt [ 33709 ] MariaDB v2 [ 42502 ]
          ratzpo Rasmus Johansson (Inactive) made changes -
          Workflow MariaDB v2 [ 42502 ] MariaDB v3 [ 61469 ]
          serg Sergei Golubchik made changes -
          Workflow MariaDB v3 [ 61469 ] MariaDB v4 [ 147423 ]

          People

            serg Sergei Golubchik
            nsuke Nobuaki Sukegawa
            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.