Tcl interface to GNU Privacy Guard with interface similar to TclGPGME. Reproducible: Always Steps to Reproduce:
Created attachment 200701 [details] tclgpg-9999.ebuild
Created attachment 200703 [details] metadata.xml
Thank you for this ebuild, you may also want to investigate putting your ebuild in the sunrise overlay which is located at http://www.gentoo.org/proj/en/sunrise/. When/if the ebuild is put into sunrise, please let us know on this bug.
/bin/sh: line 4: ./tclgpg.tcl: Permission denied make: *** [install-lib-binaries] Error 126 make: *** Waiting for unfinished jobs.... Installing ./doc/gpg.n /bin/sh: line 3: ./doc/gpg.n: Permission denied make: *** [install-doc] Error 126
Sergey 'L29Ah' Alirzaev, attach full build.log and environment files, please.
Created attachment 225641 [details] paludis --info dev-tcltk/tclgpg
Created attachment 225647 [details] /var/log/paludis/1269863991-install-dev-tcltk_tclgpg-9999:0::booboo.out
(In reply to comment #5) > Sergey 'L29Ah' Alirzaev, attach full build.log and environment files, please. > Sorry for paludis junk: too lazy to configure and learn to use portage after a year of paludis addiction.
Please, install it using emerge.
(In reply to comment #4) > /bin/sh: line 4: ./tclgpg.tcl: Permission denied > make: *** [install-lib-binaries] Error 126 > make: *** Waiting for unfinished jobs.... > Installing ./doc/gpg.n > /bin/sh: line 3: ./doc/gpg.n: Permission denied > make: *** [install-doc] Error 126 > It gets empty INSTALL_DATA and other variables in the Makefile somewhy. Can kludge around this, but when done by hand everything works well. There must be a bug around paludis/autoconf/eclass: tested on other systems with the same result.
Created attachment 261755 [details] tclgpg-9999.ebuild it needs dev-tcltk/tcllib for dtplite during man file creation.