util/setup.py --quiet install --root='//var/tmp/portage/dev-util/perf-5.4.6/image' make[1]: execvp: util/setup.py: Permission denied make[1]: *** [Makefile.perf:937: install-python_ext] Error 127 make[1]: Leaving directory '/var/tmp/portage/dev-util/perf-5.4.6/work/linux-5.4/tools/perf' make: *** [Makefile.perf:221: sub-make] Error 2 * ERROR: dev-util/perf-5.4.6::gentoo failed (install phase): * emake failed
Created attachment 600986 [details] log collection
*** Bug 703956 has been marked as a duplicate of this bug. ***
that file lacking exec bit and a valid shebang
*** Bug 703980 has been marked as a duplicate of this bug. ***
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d793234f4b8caf46f62f51fa7e4eec5f6430b7b commit 2d793234f4b8caf46f62f51fa7e4eec5f6430b7b Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2019-12-29 23:31:30 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2019-12-29 23:31:50 +0000 dev-util/perf: fix install with python disabled Closes: https://bugs.gentoo.org/703938 Package-Manager: Portage-2.3.82, Repoman-2.3.20_p9 Signed-off-by: Mike Gilbert <floppym@gentoo.org> dev-util/perf/perf-5.4.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
*** Bug 704224 has been marked as a duplicate of this bug. ***