make -j1 check flake8 libinput-gestures make: flake8: Command not found make: *** [Makefile:29: check] Error 127 * ERROR: x11-misc/libinput-gestures-2.30::gentoo failed (test phase): * Make check failed. See above for details. ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0-no-multilib-hardened_libressl-test_20171229-182601 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-7.2.0 * Available Python interpreters, in order of preference: [1] python3.5 [2] python2.7 (fallback) java-config: The following VMs are available for generation-2: *) IcedTea JDK 3.6.0 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 system-vm emerge -qpv x11-misc/libinput-gestures [ebuild N ] x11-misc/libinput-gestures-2.30 PYTHON_SINGLE_TARGET="python3_5 -python3_4 -python3_6" PYTHON_TARGETS="python3_5 -python3_4 -python3_6"
Created attachment 512402 [details] emerge-info.txt
Created attachment 512404 [details] emerge-history.txt
Created attachment 512406 [details] environment
Created attachment 512408 [details] etc.portage.tbz2
Created attachment 512410 [details] temp.tbz2
Created attachment 512412 [details] x11-misc:libinput-gestures-2.30:20171231-213318.log
Actually, I thought about this when was working on https://bugs.gentoo.org/631242. I do not provide any test functionality in libinput-gestures ebuild, but flake8 somehow was pulled in https://bugs.gentoo.org/631242 and tests were run. To clarify, Do I have to support "test" for this ebuild by adding USE-flag test and test? ( dev-python/flake8 )?
you're right, FEATURES=test pls have a look in make.conf (attached etc.portage.tbz2) for all settings. (and b/c I've taken that tinderbox script I do see that in the tinderbox name itself too ;) )
(In reply to Vladimir Pavljuchenkov (SpiderX) from comment #7) > Actually, I thought about this when was working on > https://bugs.gentoo.org/631242. > I do not provide any test functionality in libinput-gestures ebuild, but > flake8 somehow was pulled in https://bugs.gentoo.org/631242 and tests were > run. > > To clarify, Do I have to support "test" for this ebuild by adding USE-flag > test and test? ( dev-python/flake8 )? test? ( dev-python/flake8[${PYTHON_USEDEP}] ) specifically
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4e131f1f13d28ac75abc4ea6ed2803445c9b702 commit b4e131f1f13d28ac75abc4ea6ed2803445c9b702 Author: Vladimir Pavljuchenkov (SpiderX) <spiderx@spiderx.dp.ua> AuthorDate: 2018-01-01 13:35:58 +0000 Commit: Craig Andrews <candrews@gentoo.org> CommitDate: 2018-01-04 19:19:59 +0000 x11-misc/libinput-gestures: fix bug #642938 Closes: https://bugs.gentoo.org/642938 Package-Manager: Portage-2.3.13, Repoman-2.3.3 x11-misc/libinput-gestures/libinput-gestures-2.30.ebuild | 7 ++++--- x11-misc/libinput-gestures/libinput-gestures-9999.ebuild | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-)