weechat-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Weechat-dev] [bug #41528] CMake CMP0007 error on uninstall


From: anonymous
Subject: [Weechat-dev] [bug #41528] CMake CMP0007 error on uninstall
Date: Sun, 09 Feb 2014 17:44:59 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Firefox/24.0

URL:
  <http://savannah.nongnu.org/bugs/?41528>

                 Summary: CMake CMP0007 error on uninstall
                 Project: WeeChat
            Submitted by: None
            Submitted on: Sun 09 Feb 2014 05:44:58 PM UTC
                Category: compilation
                Severity: 3 - Normal
              Item Group: compile/install
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: cotta
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 0.4.3
                IRC nick: cotta

    _______________________________________________________

Details:

The log after issuing 'make uninstall':


$ make uninstall
CMake Warning (dev) at cmake_uninstall.cmake:26 (LIST):
  Policy CMP0007 is not set: list command no longer ignores empty elements.
  Run "cmake --help-policy CMP0007" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.  List has value =
 
[/home/cotta/.local/lib/weechat/../pkgconfig/weechat.pc;/home/cotta/.local/share/icons/hicolor/32x32/apps/weechat.png;/home/cotta/.local/share/locale/fr/LC_MESSAGES/weechat.mo;/home/cotta/.local/share/locale/es/LC_MESSAGES/weechat.mo;/home/cotta/.local/share/locale/cs/LC_MESSAGES/weechat.mo;/home/cotta/.local/share/locale/hu/LC_MESSAGES/weechat.mo;/home/cotta/.local/share/locale/de/LC_MESSAGES/weechat.mo;/home/cotta/.local/share/locale/ru/LC_MESSAGES/weechat.mo;/home/cotta/.local/share/locale/pl/LC_MESSAGES/weechat.mo;/home/cotta/.local/share/locale/it/LC_MESSAGES/weechat.mo;/home/cotta/.local/share/locale/ja/LC_MESSAGES/weechat.mo;/home/cotta/.local/share/locale/pt_BR/LC_MESSAGES/weechat.mo;/home/cotta/.local/share/locale/tr/LC_MESSAGES/weechat.mo;/home/cotta/.local/include/weechat/weechat-plugin.h;/home/cotta/.local/lib/weechat/plugins/alias.so;/home/cotta/.local/lib/weechat/plugins/charset.so;/home/cotta/.local/lib/weechat/plugins/irc.so;/home/cotta/.local/bin/weechat;/home/cotta/.local/bin/weechat-curses;].
This warning is for project developers.  Use -Wno-dev to suppress it.


I suspect it's the last ';' causing the error, which is generated on line 25
in cmake/cmake_uninstall.cmake.in
<http://git.savannah.gnu.org/cgit/weechat.git/tree/cmake/cmake_uninstall.cmake.in#n25>




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?41528>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]