THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened. Details are below. User who did this - xduugu (xduugu)
Attached to Project - awesome
Summary - awesome does not build with cmake 2.8.4
Task Type - Bug Report
Category - Build system
Status - Unconfirmed
Assigned To - Operating System - All
Severity - Medium
Priority - Normal
Reported Version - 3.4.8
Due in Version - Undecided
Due Date - Undecided
Details - awesome (3.4.9) does not build with the latest cmake release (2.8.4).

------------------------------------------------------------------------------------
Running make Makefile…
Building…
Scanning dependencies of target generated_sources
Scanning dependencies of target luadoc
Scanning dependencies of target generated_icons
[  0%] make[3]: *** No rule to make target 
`themes/zenburn/titlebar/ontop_normal_active.png', needed by 
`CMakeFiles/generated_icons'.  Stop.
make[2]: *** [CMakeFiles/generated_icons.dir/all] Error 2
make[2]: *** Waiting for unfinished jobs....
[  0%] Generating atoms-intern.h
Generating atoms-extern.h
[  0%] Generating common/tokenize.c
[  0%] Generating common/tokenize.h
[  0%] Built target luadoc
[  4%] Built target generated_sources
make[1]: *** [all] Error 2
make: *** [cmake-build] Error 2
   Aborting...

You are about to report a bug.
------------------------------------------------------------------------------------


I'm not sure if this is a cmake bug or it is in the awesome build system. 
However, it seems that the relative path (probably generated by file(GLOB ...)) 
is incorrect.


From build/CMakeFiles/generated_icons.dir/build.make:
------------------------------------------------------------------------------------
# Utility rule file for generated_icons.

CMakeFiles/generated_icons: ../themes/zenburn/titlebar/ontop_focus_active.png
CMakeFiles/generated_icons: ../themes/zenburn/titlebar/sticky_focus_active.png
CMakeFiles/generated_icons: ../themes/zenburn/titlebar/close_focus.png
CMakeFiles/generated_icons: 
../themes/zenburn/titlebar/maximized_focus_active.png
CMakeFiles/generated_icons: ../themes/zenburn/titlebar/floating_focus_active.png
CMakeFiles/generated_icons: ../themes/default/titlebar/ontop_focus_active.png
CMakeFiles/generated_icons: ../themes/default/titlebar/sticky_focus_active.png
CMakeFiles/generated_icons: ../themes/default/titlebar/close_focus.png
CMakeFiles/generated_icons: 
../themes/default/titlebar/maximized_focus_active.png
CMakeFiles/generated_icons: ../themes/default/titlebar/floating_focus_active.png
CMakeFiles/generated_icons: themes/zenburn/titlebar/ontop_normal_active.png
CMakeFiles/generated_icons: themes/zenburn/titlebar/sticky_normal_active.png
CMakeFiles/generated_icons: themes/zenburn/titlebar/close_normal.png
------------------------------------------------------------------------------------

More information can be found at the following URL:
https://awesome.naquadah.org/bugs/index.php?do=details&task_id=869

You are receiving this message because you have requested it from the Flyspray 
bugtracking system.  If you did not expect this message or don't want to 
receive mails in future, you can change your notification settings at the URL 
shown above.

--
To unsubscribe, send mail to [email protected].

Reply via email to