-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Julien Danjou wrote:
> At 1242491867 time_t, Johan Kiviniemi wrote:
>> Sorry for the flood. Attached is a new version of the patch with the
>> values tweaked to resemble the original icons more closely when using
>> a dark background.
>>
>> A comparison between Awesome’s current behavior and the patch can be
>> seen at http://heh.fi/tmp/awesome-titlebar-icons/
> 
> Very nice patch.
> 
> Pushed, thanks.
> 
> Cheers,

Hi,

This patch breaks the build for me. Attached is the result of the following 
command:
  $ rm -r .build-* && LC_ALL=C make -j3 2>&1 | tee /tmp/out

This box is running debian testing.

make --dry-run contains the following convert call:
/usr/bin/convert
/home/psychon/projects/awesome/themes/default//titlebar//sticky_focus_active.png
- -evaluate Pow 2 -channel A -evaluate Multiply 0.4
/home/psychon/projects/awesome/.build-psytux-x86_64-linux-gnu-4.3.3/themes/default//titlebar//sticky_normal_active.png

Used version is:
  $ convert --version
Version: ImageMagick 6.3.7 04/07/09 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2008 ImageMagick Studio LLC

Sadly I've never used imagemagick and dont have much clue about it...

Cheers,
Uli
- --
"Do you know that books smell like nutmeg or some spice from a foreign land?"
                                                  -- Faber in Fahrenheit 451
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iQEcBAEBCAAGBQJKEV6lAAoJECLkKOvLj8sG/VsH/jDtGsVpK6PPMjIVX5Iw/gcp
9okZg5nTPOmt2rCXS7lZEbGUfDlh3RMemtUFkg+Gjvjy8RyYv30aIPtVubK9LELX
SO+IaRpfKFYtwl9aD0it8gQ+FpZldjKk54lzjOXIWzod0ZvVNEtvBrzwzwT4Ozjf
ChNuoCNPJCwzDqGgxuMRAkklh8nVRVDr0j2g633uoBCiD3ByV6DAeME4vpu0FX7a
Pb/rueGVQHrcMYn/HPQp+EPck+NKP7VBLFL/ouCF+SpeXnJJNlWwahZ3PcJ8Xw9M
GASyptakBH+iv/As2dCFwsVpF6pQ+oaIiWFI7rdjOeZVDrtEQZSARL/WHx5EEhU=
=sMNY
-----END PGP SIGNATURE-----
Running cmake…
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/lib/ccache/gcc
-- Check for working C compiler: /usr/lib/ccache/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/c++
-- Check for working CXX compiler: /usr/lib/ccache/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
-- cat -> /bin/cat
-- ln -> /bin/ln
-- grep -> /bin/grep
-- git -> /usr/bin/git
-- hostname -> /bin/hostname
-- gperf -> /usr/bin/gperf
-- asciidoc not found.
-- xmlto not found.
-- gzip -> /bin/gzip
-- lua -> /usr/bin/lua
-- luadoc not found.
-- convert -> /usr/bin/convert
-- Could NOT find Doxygen  (missing:  DOXYGEN_EXECUTABLE)
-- Found Lua51: /usr/lib/liblua5.1.so;/usr/lib/libm.so
-- Not generating manpages. Missing: asciidoc xmlto
-- Not generating luadoc. Missing: luadoc
-- checking for module 'xcb>=1.1'
--   found xcb, version 1.2
-- checking for modules 
'glib-2.0;cairo;x11;pango>=1.19.3;pangocairo>=1.19.3;xcb-randr;xcb-xtest;xcb-xinerama;xcb-event>=0.3.4;xcb-aux>=0.3.0;xcb-atom>=0.3.0;xcb-keysyms>=0.3.4;xcb-icccm>=0.3.3;xcb-image>=0.3.0;xcb-property>=0.3.0;cairo-xcb;libstartup-notification-1.0>=0.10;xproto>=7.0.15;imlib2;libxdg-basedir>=1.0.0'
--   found glib-2.0, version 2.20.0
--   found cairo, version 1.8.6
--   found x11, version 1.2.1
--   found pango, version 1.24.0
--   found pangocairo, version 1.24.0
--   found xcb-randr, version 1.2
--   found xcb-xtest, version 1.2
--   found xcb-xinerama, version 1.2
--   found xcb-event, version 0.3.4
--   found xcb-aux, version 0.3.4
--   found xcb-atom, version 0.3.4
--   found xcb-keysyms, version 0.3.4
--   found xcb-icccm, version 0.3.4
--   found xcb-image, version 0.3.4
--   found xcb-property, version 0.3.4
--   found cairo-xcb, version 1.8.6
--   found libstartup-notification-1.0, version 0.10
--   found xproto, version 7.0.15
--   found imlib2, version 1.4.2
--   found libxdg-basedir, version 1.0.0
-- checking for module 'dbus-1'
--   found dbus-1, version 1.2.12
-- Configuring lib/beautiful.lua
-- Configuring lib/awful/titlebar.lua
-- Configuring lib/awful/mouse.lua
-- Configuring lib/awful/widget/button.lua
-- Configuring lib/awful/widget/taglist.lua
-- Configuring lib/awful/widget/init.lua
-- Configuring lib/awful/widget/common.lua
-- Configuring lib/awful/widget/tasklist.lua
-- Configuring lib/awful/widget/prompt.lua
-- Configuring lib/awful/widget/launcher.lua
-- Configuring lib/awful/hooks.lua
-- Configuring lib/awful/button.lua
-- Configuring lib/awful/client.lua
-- Configuring lib/awful/util.lua
-- Configuring lib/awful/placement.lua
-- Configuring lib/awful/init.lua
-- Configuring lib/awful/menu.lua
-- Configuring lib/awful/tag.lua
-- Configuring lib/awful/layout/suit/max.lua
-- Configuring lib/awful/layout/suit/fair.lua
-- Configuring lib/awful/layout/suit/init.lua
-- Configuring lib/awful/layout/suit/floating.lua
-- Configuring lib/awful/layout/suit/magnifier.lua
-- Configuring lib/awful/layout/suit/tile.lua
-- Configuring lib/awful/layout/init.lua
-- Configuring lib/awful/remote.lua
-- Configuring lib/awful/startup_notification.lua
-- Configuring lib/awful/prompt.lua
-- Configuring lib/awful/screen.lua
-- Configuring lib/awful/completion.lua
-- Configuring lib/awful/key.lua
-- Configuring lib/telak.lua
-- Configuring lib/invaders.lua
-- Configuring lib/tabulous.lua
-- Configuring lib/naughty.lua
-- Configuring themes/default//theme.lua
-- Configuring themes/sky//theme.lua
-- Configuring config.h
-- Configuring awesomerc.lua
-- Configuring awesome-version-internal.h
-- Configuring awesome.doxygen
-- Configuring done
-- Generating done
-- Build files have been written to: 
/home/psychon/projects/awesome/.build-psytux-x86_64-linux-gnu-4.3.3
Running make Makefile…
Building…
Scanning dependencies of target generated_sources
Scanning dependencies of target version_stamp
[  0%] Generating widgetgen.h
Scanning dependencies of target generated_icons
[  0%] [  0%] Generating themes/default//titlebar//sticky_normal_active.png
Built target version_stamp
[  0%] convert: UnrecognizedEvaluateOperator `Pow'.
make[3]: *** [themes/default/titlebar/sticky_normal_active.png] Error 1
make[2]: *** [CMakeFiles/generated_icons.dir/all] Error 2
make[2]: *** Waiting for unfinished jobs....
Generating atoms-intern.h
[  0%] [  0%] Generating common/tokenize.c
Generating atoms-extern.h
[  0%] Generating common/tokenize.h
[  8%] Built target generated_sources
make[1]: *** [all] Error 2
make: *** [cmake-build] Error 2

Reply via email to