# emerge -uavDN @world
These are the packages that would be merged, in order:
Calculating dependencies \ * ERROR: dev-python/numpy-1.17.0_rc1::python-modules-kit failed (depend phase):
* EAPI=7 is not supported
| *
* Call stack:
| * ebuild.sh, line 592: Called source '/var/git/meta-repo/kits/python-modules-kit/dev-python/numpy/numpy-1.17.0_rc1.ebuild'
- * numpy-1.17.0_rc1.ebuild, line 11: Called inherit 'distutils-r1' 'flag-o-matic' 'fortran-2' 'multiprocessing' 'toolchain-funcs'
* ebuild.sh, line 293: Called __qa_source '/var/git/meta-repo/kits/core-kit/eclass/fortran-2.eclass'
* ebuild.sh, line 80: Called source '/var/git/meta-repo/kits/core-kit/eclass/fortran-2.eclass'
* fortran-2.eclass, line 34: Called die
* The specific snippet of code:
- * *) die "EAPI=${EAPI} is not supported" ;;
*
* If you need support, post the output of `emerge --info '=dev-python/numpy-1.17.0_rc1::python-modules-kit'`,
* the complete build log and the output of `emerge -pqv '=dev-python/numpy-1.17.0_rc1::python-modules-kit'`.
* Working directory: '/usr/lib64/python3.6/site-packages'
* S: '/var/tmp/portage/dev-python/numpy-1.17.0_rc1/work/numpy-1.17.0_rc1'
/ * ERROR: dev-python/numpy-1.16.1::python-modules-kit failed (depend phase):
* EAPI=7 is not supported
*
* Call stack:
/ * ebuild.sh, line 592: Called source '/var/git/meta-repo/kits/python-modules-kit/dev-python/numpy/numpy-1.16.1.ebuild'
* numpy-1.16.1.ebuild, line 11: Called inherit 'distutils-r1' 'flag-o-matic' 'fortran-2' 'multiprocessing' 'toolchain-funcs'
* ebuild.sh, line 293: Called __qa_source '/var/git/meta-repo/kits/core-kit/eclass/fortran-2.eclass'
* ebuild.sh, line 80: Called source '/var/git/meta-repo/kits/core-kit/eclass/fortran-2.eclass'
* fortran-2.eclass, line 34: Called die
* The specific snippet of code:
| * *) die "EAPI=${EAPI} is not supported" ;;
*
* If you need support, post the output of `emerge --info '=dev-python/numpy-1.16.1::python-modules-kit'`,
* the complete build log and the output of `emerge -pqv '=dev-python/numpy-1.16.1::python-modules-kit'`.
* Working directory: '/usr/lib64/python3.6/site-packages'
* S: '/var/tmp/portage/dev-python/numpy-1.16.1/work/numpy-1.16.1'
... done!
Total: 0 packages, Size of downloads: 0 KiB
Nothing to merge; quitting.
Numpy is supposed to use EAPI 7.
In fact it(emerge --uavDN world) ends, I just want to know how to get rid of that error.
This after I changed python because I could not install cinnamon.
# eselect python list
Available Python interpreters, in order of preference:
[1] python3.6
[2] python2.7
[3] python3.5 (fallback)
I managed to install it(cinnamon) by adding to /etc/portage/make.conf:
Question
funloco
Hi ?
This is my error message:
Numpy is supposed to use EAPI 7.
In fact it(emerge --uavDN world) ends, I just want to know how to get rid of that error.
This after I changed python because I could not install cinnamon.
I managed to install it(cinnamon) by adding to /etc/portage/make.conf:
and /etc/portage/package.use
Any other combination resulted in things like:
This is my emerge --info:
https://wiki.gentoo.org/wiki/Project:Python/PYTHON_TARGETS
I was reading this and I do not have /etc/portage/profile/eapi.
How can I resolve this situation?
Link to comment
Share on other sites
3 answers to this question
Recommended Posts