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

Tests failing on macos because mysqltest can't use nonblock C/C API

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • 10.6
    • 10.6.0
    • Tests
    • None

    Description

      _XOPEN_SOURCE needs to be defined to avoid deprecation error
      (see CONC-521) in ucontext.h on macos systems. This error was
      preventing HAVE_UCONTEXT_H from being defined, thus nonblock API
      was disabled in C/C, thus mysqltest wasn't able to execute connect() calls
      and tests were failing.

      Attachments

        Activity

          People

            robertbindar Robert Bindar
            robertbindar Robert Bindar
            Votes:
            0 Vote for this issue
            Watchers:
            2 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.