Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Oct 2016 13:47:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 213643] databases/percona-pam-for-mysql: need USES+=libedit
Message-ID:  <bug-213643-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213643

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

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

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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-213643-13>