@KsenZ:
not really sure about the cause, are you using efl-git?
Search Criteria
Package Details: e-modules-extra-git 20241111-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/e-modules-extra-git.git (read-only, click to copy) |
---|---|
Package Base: | e-modules-extra-git |
Description: | Enlightenment modules: Extra unsupported modules in Git not already packaged elsewhere |
Upstream URL: | https://git.enlightenment.org/ |
Licenses: | GPL, MIT |
Provides: | e-modules-extra |
Submitter: | Cravix |
Maintainer: | mpento |
Last Packager: | mpento |
Votes: | 44 |
Popularity: | 0.000000 |
First Submitted: | 2013-06-18 10:41 (UTC) |
Last Updated: | 2024-11-12 01:15 (UTC) |
Dependencies (2)
- enlightenment (enlightenment-gitAUR, enlightenment-git-asanAUR)
- git (git-gitAUR, git-glAUR) (make)
Required by (0)
Sources (5)
- git+https://git.enlightenment.org/enlightenment/enlightenment-module-cpu.git
- git+https://git.enlightenment.org/enlightenment/enlightenment-module-desksanity.git
- git+https://git.enlightenment.org/enlightenment/enlightenment-module-eenvader.fractal.git
- git+https://git.enlightenment.org/enlightenment/enlightenment-module-mem.git
- git+https://git.enlightenment.org/enlightenment/enlightenment-module-net.git
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 12 Next › Last »
Cravix commented on 2013-05-21 23:48 (UTC)
KsenZ commented on 2013-05-21 07:20 (UTC)
Build error:
make all-recursive
make[1]: Вход в каталог `/tmp/yaourt-tmp-ksenz/aur-e-modules-extra-svn/src/E-MODULES-EXTRA/exebuf'
Making all in src
make[2]: Вход в каталог `/tmp/yaourt-tmp-ksenz/aur-e-modules-extra-svn/src/E-MODULES-EXTRA/exebuf/src'
CC e_mod_main.lo
CC exebuf.lo
exebuf.c: In function 'e_exebuf_show':
exebuf.c:178:4: error: too few arguments to function 'e_popup_layer_set'
e_popup_layer_set(exebuf, 255);
^
In file included from /usr/include/enlightenment/e_includes.h:44:0,
from /usr/include/enlightenment/e.h:272,
from exebuf.c:1:
/usr/include/enlightenment/e_popup.h:48:18: note: declared here
EAPI void e_popup_layer_set(E_Popup *pop, E_Comp_Canvas_Layer comp_layer, E_Layer layer);
^
make[2]: *** [exebuf.lo] Ошибка 1
make[2]: Выход из каталога `/tmp/yaourt-tmp-ksenz/aur-e-modules-extra-svn/src/E-MODULES-EXTRA/exebuf/src'
make[1]: *** [all-recursive] Ошибка 1
make[1]: Выход из каталога `/tmp/yaourt-tmp-ksenz/aur-e-modules-extra-svn/src/E-MODULES-EXTRA/exebuf'
make: *** [all] Ошибка 2
==> ОШИБКА: Произошел сбой в build().
Преждевременный выход...
==> ERROR: Makepkg was unable to build e-modules-extra-svn.
Scimmia commented on 2013-05-16 18:00 (UTC)
@alfa8my, now you update subversion
<deleted-account> commented on 2013-05-16 14:23 (UTC)
Cannot download from svn:
svn: error while loading shared libraries: libsasl2.so.3: cannot open shared object file: No such file or directory
what now?
AVDuma commented on 2013-05-10 13:29 (UTC)
Updated enlightenment17 (today they have update packages to 0.17.2.1) and reinstalled e-modules-extra-svn : now all is working.
Thanks to all!
Cravix commented on 2013-05-10 09:05 (UTC)
@AVDuma:
fixed the pkgbuild as the comments before shows, just try again :) what i done is stick to rev 84534 to keep compatibility with e17 release.
btw, normally newest e17-places-svn won't work for release, maybe compilation cache leads to such condition, hmm
Pinned Comments
mpento commented on 2024-11-12 01:22 (UTC)
Update to 20241111
Corrected URL and paths in build() and package() steps.
Unfortunately, had to disable alarm, eweather, tclock and wlan modules, since they either are no longer supported on the latest version of Enlightenment (0.26.0), or they are no longer able to build on the latest gcc version (14.2.1).
Currently, this package only provides the cpu, desksanity, eenvader.fractal, mem and net modules.