[Bug 207094] databases/mariadb100-server: mark OQGRAPH broken and allow to disable it properly

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Feb 11 00:13:28 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207094

            Bug ID: 207094
           Summary: databases/mariadb100-server: mark OQGRAPH broken and
                    allow to disable it properly
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: brnrd at freebsd.org
          Reporter: amdmi3 at FreeBSD.org
             Flags: maintainer-feedback?(brnrd at freebsd.org)
          Assignee: brnrd at freebsd.org

Created attachment 166860
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=166860&action=edit
Patch

- OQGRAPH option doesn't build:

https://people.freebsd.org/~amdmi3/mariadb100-server.patch

so mark it BROKEN

- -DWITHOUT_OQGRAPH cmake arg is not supported and does nothing, so oqgraph is
in fact always enabled and is in fact always build if boost and judy are
detected, which leads to build failure. Removing oqgraph directory is the
simplest way to fix that.

Note that other optional features may suffer from the same problem.

This patch also fixes build with boost 1.60, see

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199601
https://wiki.freebsd.org/BoostPortingProject/1.55-to-1.60

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list