[Bug 243035] [patch] mail/dspam mariadb 10.x build

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jan 2 10:24:01 UTC 2020


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

            Bug ID: 243035
           Summary: [patch] mail/dspam mariadb 10.x build
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: vikashb at where-ever.za.net
                CC: danny at dannywarren.com
             Flags: maintainer-feedback?(danny at dannywarren.com)
                CC: danny at dannywarren.com

Created attachment 210385
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=210385&action=edit
configure patch

the configure stage current fails when using mariadb 10.x:

configure: error: Unsupported version of MySQL (no PROTOCOL_VERSION or
ER_LOCK_DEADLOCK or ER_LOCK_WAIT_TIMEOUT or ER_LOCK_OR_ACTIVE_TRANSACTION or
CR_ERROR_FIRST defined)

this is because CR_ERROR_FIRST is no longer present in library

attached patch files remove this check, however i do not know how to patch
conditionally i.e only patch is using mariadb 10.x

is there a way to patch conditional ?

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


More information about the freebsd-ports-bugs mailing list