[Bug 195217] New: databases/mysql55-client: error: use of undeclared identifier 'base64_needed_encoded_length'

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Nov 20 10:30:16 UTC 2014


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

            Bug ID: 195217
           Summary: databases/mysql55-client: error: use of undeclared
                    identifier       'base64_needed_encoded_length'
           Product: Ports Tree
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: Needs Triage
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ale at FreeBSD.org
          Reporter: ohartman at zedat.fu-berlin.de
          Assignee: ale at FreeBSD.org
             Flags: maintainer-feedback?(ale at FreeBSD.org)

Port fails to compile:

[...]

In file included from
/usr/ports/databases/mysql55-client/work/mysql-5.5.40/client/mysqlbinlog.cc:2225:
/usr/ports/databases/mysql55-client/work/mysql-5.5.40/sql/log_event.cc:2092:28:
error: use of undeclared identifier
      'base64_needed_encoded_length'
  size_t const tmp_str_sz= base64_needed_encoded_length((int) size);
                           ^
/usr/ports/databases/mysql55-client/work/mysql-5.5.40/sql/log_event.cc:2100:7:
error: no matching function for call to 'base64_encode'
  if (base64_encode(ptr, (size_t) size, tmp_str))
      ^~~~~~~~~~~~~

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer ale at FreeBSD.org

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


More information about the freebsd-ports-bugs mailing list