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

oqgraph fails to build with boost 1.60

Details

    • 10.2.1-4, 10.2.1-5, 10.0.26

    Description

      https://kojipkgs.fedoraproject.org//work/tasks/526/12700526/build.log

      In file included from /builddir/build/BUILD/mariadb-10.1.10/storage/oqgraph/graphcore-graph.h:28:0,
                       from /builddir/build/BUILD/mariadb-10.1.10/storage/oqgraph/graphcore-graph.cc:26:
      /builddir/build/BUILD/mariadb-10.1.10/storage/oqgraph/oqgraph_shim.h:261:13: error: 'no_graph_bundle' does not name a type
           typedef no_graph_bundle type;
                   ^
      /builddir/build/BUILD/mariadb-10.1.10/storage/oqgraph/oqgraph_shim.h:267:13: error: 'no_vertex_bundle' does not name a type
           typedef no_vertex_bundle type;
                   ^
      [ 33%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_static.c.o
      /builddir/build/BUILD/mariadb-10.1.10/storage/oqgraph/oqgraph_shim.h:273:13: error: 'no_edge_bundle' does not name a type
           typedef no_edge_bundle type;
                   ^
      

      Attachments

        Issue Links

          Activity

            danblack Daniel Black added a comment - https://lists.launchpad.net/maria-developers/msg09677.html has permission to push.

            I just noticed that an Ubuntu dev patched the 10.0.24-7 package in Yaketty (without consulting upstream) to support Boost 1.6. His patch is visible here: https://patches.ubuntu.com/m/mariadb-10.0/mariadb-10.0_10.0.24-7ubuntu1.patch

            cvicentiu Please review that patch and apply something from there is its good.

            otto Otto Kekäläinen added a comment - I just noticed that an Ubuntu dev patched the 10.0.24-7 package in Yaketty (without consulting upstream) to support Boost 1.6. His patch is visible here: https://patches.ubuntu.com/m/mariadb-10.0/mariadb-10.0_10.0.24-7ubuntu1.patch cvicentiu Please review that patch and apply something from there is its good.

            @Otto

            An Ubuntu dev is I, who commented on here https://jira.mariadb.org/browse/MDEV-9479?focusedCommentId=83042&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-83042 and also attached the patch to the same effect to this ticket on 10th of May. I'm not sure if that got missed, or I did something wrong in jira.

            It is functionally equivalent to what was posted on the mailing list, and it's irrelevant which patch is taken =) or something else is done.

            Regards,

            Dimitri.

            xnox Dimitri John Ledkov added a comment - @Otto An Ubuntu dev is I, who commented on here https://jira.mariadb.org/browse/MDEV-9479?focusedCommentId=83042&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-83042 and also attached the patch to the same effect to this ticket on 10th of May. I'm not sure if that got missed, or I did something wrong in jira. It is functionally equivalent to what was posted on the mailing list, and it's irrelevant which patch is taken =) or something else is done. Regards, Dimitri.

            This also affects MariaDB v10.1.14, when compiled against Boost v1.6.1.0 (On Void Linux, with both MariaDB and Boost compiled from source).
            Can confirm Dimitri's patch works (thanks).

            antonio-malcolm Antonio Malcolm added a comment - This also affects MariaDB v10.1.14, when compiled against Boost v1.6.1.0 (On Void Linux, with both MariaDB and Boost compiled from source). Can confirm Dimitri's patch works (thanks).

            Fixed with:
            26bf066

            cvicentiu Vicențiu Ciorbaru added a comment - Fixed with: 26bf066

            People

              cvicentiu Vicențiu Ciorbaru
              jdornak Jakub Dorňák
              Votes:
              1 Vote for this issue
              Watchers:
              12 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.