Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Nov 2014 21:28:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 195186] New: net-mgmt/icinga2: CMake Error  when MySQL deselected
Message-ID:  <bug-195186-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 195186
           Summary: net-mgmt/icinga2: CMake Error  when MySQL deselected
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: lme@FreeBSD.org
          Reporter: ohartman@zedat.fu-berlin.de
          Assignee: lme@FreeBSD.org
             Flags: maintainer-feedback?(lme@FreeBSD.org)

With MySQL deselected from config, the port fails to build:

[...]
-- Found BISON: /usr/local/bin/bison (Required is at least version "2.3.0") 
-- Found FLEX: 2.5.39 (Required is at least version "2.5.31") 
-- Cannot find MySQL. Include dir: MYSQL_INCLUDE_DIR-NOTFOUND  library dir: 
CMake Error at lib/db_ido_mysql/CMakeLists.txt:62 (message):
  You have selected MySQL support, but MySQL could not be found.


-- Configuring incomplete, errors occurred!
See also
"/usr/ports/net-mgmt/icinga2/work/icinga2-2.2.0/CMakeFiles/CMakeOutput.log".
See also
"/usr/ports/net-mgmt/icinga2/work/icinga2-2.2.0/CMakeFiles/CMakeError.log".


make showconfig:
===> The following configuration options are available for icinga2-2.2.0:
     DOCS=on: Build and/or install documentation
====> Options available for the multi BACKEND: you have to choose at least one
of them
     MYSQL=off: MySQL database support
     PGSQL=on: PostgreSQL database support
====> Build and/or install plugins: you can only select none or one of them
     MONPLUGINS=on: Plugins from monitoring-plugins.org
     NAGPLUGINS=off: Plugins from nagios-plugins.org
===> Use 'make config' to modify these settings

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

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