[Bug 197491] databases/mysql56-client fails to configure if devel/readline is installed

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Feb 9 16:16:44 UTC 2015


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

            Bug ID: 197491
           Summary: databases/mysql56-client fails to configure if
                    devel/readline is installed
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: a.shikov at itcons.net.ua
                CC: ale at FreeBSD.org, johans at FreeBSD.org
                CC: ale at FreeBSD.org, johans at FreeBSD.org

databases/mysql56-client fails to build if devel/readline is installed:

# pkg info -x read
readline-6.3.8

# cd /usr/ports/databases/mysql56-client
# make configure
[...]
-- Check size of wint_t - done
-- EDITLINE_INCLUDE_DIR /usr/include/edit/readline
-- EDITLINE_LIBRARY /usr/local/lib/libreadline.so
-- Performing Test EDITLINE_HAVE_HIST_ENTRY
-- Performing Test EDITLINE_HAVE_HIST_ENTRY - Failed
-- Performing Test EDITLINE_HAVE_COMPLETION
-- Performing Test EDITLINE_HAVE_COMPLETION - Failed
CMake Error at cmake/readline.cmake:206 (MESSAGE):
  Cannot find system editline libraries.
Call Stack (most recent call first):
  CMakeLists.txt:409 (MYSQL_CHECK_EDITLINE)


-- Configuring incomplete, errors occurred!
See also
"/usr/ports/databases/mysql56-client/work/mysql-5.6.23/CMakeFiles/CMakeOutput.log".
See also
"/usr/ports/databases/mysql56-client/work/mysql-5.6.23/CMakeFiles/CMakeError.log".
*** Error code 1

Stop.
make: stopped in /usr/ports/databases/mysql56-client



At the same time devel/mysql55-client configures normally.

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Maintainers CC'd

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


More information about the freebsd-ports-bugs mailing list