Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 10.0.33
    • 10.0.34

    Description

      clang error in storage/tokudb/PerconaFT/util/omt.cc

      In file included from /usr/ports/databases/mariadb100-server/work/mariadb-10.0.33/storage/tokudb/PerconaFT/util/omt.h:759:
      /usr/ports/databases/mariadb100-server/work/mariadb-10.0.33/storage/tokudb/PerconaFT/util/omt.cc:946:13: error: taking address of packed member 'value
      ' of class or structure 'toku::omt_internal::omt_node_templated<referenced_xid_tuple, false>' may result in an unaligned pointer value [-Werror,-Waddr
      ess-of-packed-member]
          *out = &n->value;
      

      Attachments

        Issue Links

          Activity

            Ugh, I thought MDEV-11965 has fixed it, but apparently it was pushed only in 10.1+

            serg Sergei Golubchik added a comment - Ugh, I thought MDEV-11965 has fixed it, but apparently it was pushed only in 10.1+

            Backporting 2a0ae1c90acc6332606144719764cb5fc730bf3b makes it work. Shall I push directly to 10.0 ?

            pentve Vesa Pentti (Inactive) added a comment - Backporting 2a0ae1c90acc6332606144719764cb5fc730bf3b makes it work. Shall I push directly to 10.0 ?

            yes, please

            serg Sergei Golubchik added a comment - yes, please

            People

              Unassigned Unassigned
              spil Bernard Spil
              Votes:
              0 Vote for this issue
              Watchers:
              4 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.