[Bug 213643] databases/percona-pam-for-mysql: need USES+=libedit

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Oct 20 13:47:02 UTC 2016


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

            Bug ID: 213643
           Summary: databases/percona-pam-for-mysql: need USES+=libedit
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: flo at FreeBSD.org
          Reporter: fluffy at FreeBSD.org
          Assignee: flo at FreeBSD.org
             Flags: maintainer-feedback?(flo at FreeBSD.org)

Created attachment 175973
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=175973&action=edit
databases/percona-pam-for-mysql: need USES+=libedit

databases/percona-pam-for-mysql faiil in clean poudriere due to missing
editline (percona56-client always declade dependency on editline,
percona56-server always pass it from client)

-- EDITLINE_INCLUDE_DIR /usr/include/edit/readline
-- EDITLINE_LIBRARY /usr/lib/libedit.so
-- Performing Test EDITLINE_HAVE_HIST_ENTRY
-- Performing Test EDITLINE_HAVE_HIST_ENTRY - Success
-- Performing Test EDITLINE_HAVE_COMPLETION
-- Performing Test EDITLINE_HAVE_COMPLETION - Failed
CMake Error at cmake/readline.cmake:285 (MESSAGE):
  Cannot find system editline libraries.
Call Stack (most recent call first):
  CMakeLists.txt:429 (MYSQL_CHECK_EDITLINE)


Fix: declare editline dependency in masterport for any out-of-source plugins
too.

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


More information about the freebsd-ports-bugs mailing list