Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Feb 2015 16:16:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 197491] databases/mysql56-client fails to configure if devel/readline is installed
Message-ID:  <bug-197491-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: a.shikov@itcons.net.ua
                CC: ale@FreeBSD.org, johans@FreeBSD.org
                CC: ale@FreeBSD.org, johans@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@FreeBSD.org> ---
Maintainers CC'd

-- 
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-197491-13>