bugWeeChat - Bugs: bug #41528, CMake CMP0007 error on uninstall

 
 

bug #41528: CMake CMP0007 error on uninstall

Submitter:  None
Submitted:  Sun 09 Feb 2014 05:44:58 PM UTC
   
 
Category:  compilation Severity:  3 - Normal
Item Group:  compile/install Status:  Fixed
Privacy:  Public Assigned to:  flashcode
Originator Name:  Originator Email:  * -email is unavailable-
Open/Closed:  Closed Release:  * 0.4.3
IRC nick:  cotta
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 09 Feb 2014 05:52:39 PM UTC, comment #1: 

Here's link to the CMP0007 description.

http://www.cmake.org/cmake/help/git-master/policy/CMP0007.html

I'm running CMake 2.8.12.2, the latest stable at the moment.

Anonymous
Sun 09 Feb 2014 05:44:58 PM UTC, original submission:  

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

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by flashcode (Updated the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-08-15 flashcode Open/ClosedOpen Closed
    2014-02-12 flashcode StatusNone Fixed
        Assigned toNone flashcode

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code