Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 703956 - dev-util/perf-5.4.6: make[1]: execvp: util/setup.py: Permission denied
Summary: dev-util/perf-5.4.6: make[1]: execvp: util/setup.py: Permission denied
Status: RESOLVED DUPLICATE of bug 703938
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-27 10:51 UTC by Kobboi
Modified: 2019-12-27 10:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kobboi 2019-12-27 10:51:59 UTC
Install step fails because util/setup.py is not executable

-rw-rw-r-- 1 portage portage 2876 Nov 25 01:32 ./work/linux-5.4/tools/perf/util/setup.py

(...)

...                          llvm: [ OFF ]
...                  llvm-version: [ OFF ]
...                         clang: [ OFF ]
...                        prefix: /usr
...                        bindir: /usr/bin
...                        libdir: /usr/lib64
...                    sysconfdir: /etc
...                 LIBUNWIND_DIR: 
...                     LIBDW_DIR: 
...                          JDIR: 
...     DWARF post unwind library: libdw

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
 * 
 * If you need support, post the output of `emerge --info '=dev-util/perf-5.4.6::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-util/perf-5.4.6::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-util/perf-5.4.6/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-util/perf-5.4.6/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-util/perf-5.4.6/work/linux-5.4/tools/perf'
 * S: '/var/tmp/portage/dev-util/perf-5.4.6/work/linux-5.4/tools/perf'





Reproducible: Always
Comment 1 Kobboi 2019-12-27 10:53:41 UTC
Marking as duplicate myself. I was too pissed off to do a search first.

*** This bug has been marked as a duplicate of bug 703938 ***