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

simply `cmake .. & cmake --build .` is not working on macOS

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Won't Do
    • None
    • N/A
    • N/A
    • None

    Description

      I am trying to build `mariaDB` on macOS and to do that I have done the following steps:
      ```
      mkdir build
      cd build && cmake ..
      cmake --build build
      ```
      I receive the following errors:
      ```
      In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/new:95:
      In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cstddef:55:
      /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__cstddef/nullptr_t.h:21:9: error: no member named 'nullptr_t' in the global namespace
      21 | using ::nullptr_t;

      ~~^
      ```

      I am only attaching a part of the error but many lines were of this particular type

      Attachments

        Activity

          People

            Unassigned Unassigned
            theboycalledhp Himanshu Pandey
            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.