Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dev.icinga.com #7417] CMake warnings on OS X #2083

Closed
icinga-migration opened this issue Oct 19, 2014 · 1 comment
Closed

[dev.icinga.com #7417] CMake warnings on OS X #2083

icinga-migration opened this issue Oct 19, 2014 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/7417

Created by gbeutner on 2014-10-19 11:18:32 +00:00

Assignee: gbeutner
Status: Resolved (closed on 2014-10-19 11:20:02 +00:00)
Target Version: 2.2.0
Last Update: 2014-10-19 11:20:02 +00:00 (in Redmine)

Icinga Version: 2.1.0

lethe:icinga2 gunnar$ ninja -C build-debug
ninja: Entering directory `build-debug"
[1/1] Re-running CMake...
-- Boost version: 1.56.0
-- Found the following Boost libraries:
--   thread
--   system
--   program_options
--   regex
-- Cannot find MySQL. Include dir: MYSQL_INCLUDE_DIR-NOTFOUND  library dir:
-- Could NOT find PostgreSQL (missing:  PostgreSQL_INCLUDE_DIR)
-- Configuring done
CMake Warning (dev):
  Policy CMP0042 is not set: MACOSX_RPATH is enabled by default.  Run "cmake
  --help-policy CMP0042" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

  MACOSX_RPATH is not specified for the following targets:

   base
   cJSON
   checker
   cli
   compat
   config
   db_ido
   demo
   execvpe
   hello
   icinga
   livestatus
   methods
   mmatch
   notification
   perfdata
   remote

This warning is for project developers.  Use -Wno-dev to suppress it.

-- Generating done
-- Build files have been written to: /Users/gunnar/icinga2/build-debug
ninja: no work to do.

Changesets

2014-10-19 11:18:43 +00:00 by (unknown) e6a62fe

Fix CMake warnings on OS X

fixes #7417
@icinga-migration
Copy link
Author

Updated by Anonymous on 2014-10-19 11:20:02 +00:00

  • Status changed from New to Resolved
  • Done % changed from 0 to 100

Applied in changeset e6a62fe.

@icinga-migration icinga-migration added the bug Something isn't working label Jan 17, 2017
@icinga-migration icinga-migration added this to the 2.2.0 milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant