Package Details: awesome-luajit-git 4.3.1355.gbd776c980-1

Git Clone URL: https://aur.archlinux.org/awesome-luajit-git.git (read-only, click to copy)
Package Base: awesome-luajit-git
Description: awesome window manager built with luajit
Upstream URL: https://awesomewm.org/
Licenses: GPL2
Conflicts: awesome
Provides: awesome, notification-daemon
Submitter: Mic92
Maintainer: blueyed (actionless)
Last Packager: actionless
Votes: 12
Popularity: 0.000045
First Submitted: 2012-12-30 22:37 (UTC)
Last Updated: 2022-02-17 12:51 (UTC)

Required by (58)

Sources (3)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

actionless commented on 2018-04-02 00:29 (UTC)

solved it with setting env var MAGICK_OCL_DEVICE=OFF

actionless commented on 2018-04-01 23:09 (UTC)

strace is quite weird, here is for maximized_focus (successfull): https://justpaste.it/1j287

here is the one for ontop (the one which hangs): https://justpaste.it/1j28a

from strace it seems what HDRI feature for some reason enabled for ontop picture but not for maximized_focus.

blueyed commented on 2018-03-31 14:53 (UTC)

Does it also happen when running the convert command manually?

% convert --version
Version: ImageMagick 7.0.7-27 Q16 x86_64 2018-03-23 http://www.imagemagick.org
Copyright: © 1999-2018 ImageMagick Studio LLC
License: http://www.imagemagick.org/script/license.php
Features: Cipher DPC HDRI Modules OpenCL OpenMP 
Delegates (built-in): bzlib cairo fontconfig freetype gslib jng jp2 jpeg lcms lqr ltdl lzma openexr pangocairo png ps raw rsvg tiff webp wmf x xml zlib

actionless commented on 2018-03-30 16:18 (UTC)

weird, for me it hanging on:

Scanning dependencies of target generated_icons
[ 38%] Generating themes/zenburn/titlebar/close_normal.png
[ 38%] Generating themes/zenburn/titlebar/floating_normal_active.png
[ 38%] Generating themes/zenburn/titlebar/maximized_normal_active.png
[ 39%] Generating themes/zenburn/titlebar/ontop_normal_active.png
[ 39%] Generating themes/zenburn/titlebar/sticky_normal_active.png
[ 40%] Generating themes/zenburn/titlebar/floating_focus_inactive.png
[ 40%] Generating themes/zenburn/titlebar/maximized_focus_inactive.png
[ 40%] Generating themes/zenburn/titlebar/ontop_focus_inactive.png
lie       6618  0.1  0.0  17832  6276 pts/20   S+   18:15   0:00  |       \_ /usr/bin/bash /usr/sbin/makepkg --syncdeps --rmdeps --force
lie       7568  0.0  0.0  35708  3424 pts/20   S+   18:16   0:00  |           \_ make
lie       7571  0.0  0.0  35576  3584 pts/20   S+   18:16   0:00  |               \_ make -f CMakeFiles/Makefile2 all
lie       8655  0.0  0.0  35720  3484 pts/20   S+   18:16   0:00  |                   \_ make -f CMakeFiles/generated_icons.dir/build.make CMakeFiles/generated_icons.dir/build
lie       8671  0.2  0.5 276664 36832 pts/20   D+   18:16   0:00  |                       \_ /usr/sbin/convert themes/zenburn/titlebar/ontop_focus_active.png -strip -colorspace Gray themes/zenburn/titlebar/ontop_focus_inactive.png

blueyed commented on 2018-03-28 12:38 (UTC) (edited on 2018-03-28 12:38 (UTC) by blueyed)

Works for me:

Scanning dependencies of target generated_icons
[ 38%] Generating themes/zenburn/titlebar/close_normal.png
[ 38%] Generating themes/zenburn/titlebar/floating_normal_active.png
[ 38%] Generating themes/zenburn/titlebar/maximized_normal_active.png
[ 39%] Generating themes/zenburn/titlebar/ontop_normal_active.png
[ 39%] Generating themes/zenburn/titlebar/sticky_normal_active.png
[ 40%] Generating themes/zenburn/titlebar/floating_focus_inactive.png
[ 40%] Generating themes/zenburn/titlebar/maximized_focus_inactive.png
[ 40%] Generating themes/zenburn/titlebar/ontop_focus_inactive.png
[ 41%] Generating themes/zenburn/titlebar/sticky_focus_inactive.png
[ 41%] Generating themes/zenburn/titlebar/floating_normal_inactive.png
[ 41%] Generating themes/zenburn/titlebar/maximized_normal_inactive.png
[ 42%] Generating themes/zenburn/titlebar/ontop_normal_inactive.png
[ 42%] Generating themes/zenburn/titlebar/sticky_normal_inactive.png
[ 42%] Built target generated_icons

actionless commented on 2018-03-28 02:37 (UTC)

currently the builds hangs while generating zenburn icons, can anyone else reproduce the problem? it seems the problem with convert but downgrading imagemagick itself didn't helped so it seems to be a problem with one of imagemagick's dependencies

Teathief commented on 2017-06-29 01:58 (UTC)

Your totally right a system purging of lua and luajit and then going straight for awesome-luajit-git fixed the issue. Even got AUR luajit-lgi to compile which I've never seen it succeed before. I tried it during my install I'm not sure how much cleaner it could have been back then. Well its its working now thanks. ^^

blueyed commented on 2017-06-27 06:59 (UTC)

@Teathief Does it not work for longer already in your case, or due to the latest change which uses lua-penlight-git? (https://aur.archlinux.org/cgit/aur.git/commit/?h=awesome-luajit-git&id=6593f820d2b32fadf878e6946f3b14db9aeb7627) It looks like mixed Lua versions in your case. You might want to try awesome-git instead.

Teathief commented on 2017-06-26 18:02 (UTC) (edited on 2017-06-26 18:03 (UTC) by Teathief)

To be honest I haven't been able to get this to build since the change over. Fatal errors during compiling at 65-100% while trying to build target ldoc. CMakeFiles/awesome.dir/objects/tag.c.o: In function `tag_client_emit_signal': /var/tmp/yaourt-tmp-teathief/aur-awesome-luajit-git/src/build/objects/tag.c:303: undefined reference to `lua_rotate' CMakeFiles/awesome.dir/objects/tag.c.o: In function `luaA_object_push': /var/tmp/yaourt-tmp-teathief/aur-awesome-luajit-git/src/build/common/luaobject.h:148: undefined reference to `lua_rotate' collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/awesome.dir/build.make:1113: awesome] Error 1 make[1]: *** [CMakeFiles/Makefile2:282: CMakeFiles/awesome.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... output written to /var/tmp/yaourt-tmp-teathief/aur-awesome-luajit-git/src/build/doc [100%] Built target ldoc make: *** [Makefile:130: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Makepkg was unable to build awesome-luajit-git.