Summary: | dev-vcs/bzr-2.7.1_pre - fatal error: _simple_set_pyx_api.h: No such file or directory | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Brian Evans (RETIRED) <grknight> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | grozin, josef64 |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Brian Evans (RETIRED)
![]() Created attachment 503078 [details]
build.log
Confirmed that installing dev-python/cython or dev-python/pyrex will allow this to build. The build seems to look for cython first and has pyrex as a fallback The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=180c7f0d381b85858c83bdd20bb76343244974b9 commit 180c7f0d381b85858c83bdd20bb76343244974b9 Author: Andrey Grozin <grozin@gentoo.org> AuthorDate: 2017-11-08 09:44:18 +0000 Commit: Andrey Grozin <grozin@gentoo.org> CommitDate: 2017-11-08 09:44:18 +0000 dev-vcs/bzr: added dep on || ( cython pyrex ) Closes: https://bugs.gentoo.org/636838 Package-Manager: Portage-2.3.13, Repoman-2.3.4 dev-vcs/bzr/bzr-2.7.1_pre.ebuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65420ce0848196a043af48a3332746d395128b3b commit 65420ce0848196a043af48a3332746d395128b3b Author: Brian Evans <grknight@gentoo.org> AuthorDate: 2018-01-10 18:06:13 +0000 Commit: Brian Evans <grknight@gentoo.org> CommitDate: 2018-01-10 18:06:13 +0000 dev-vcs/bzr: Add missing build-time PYTHON_USEDEP flags from bug 636838 Remove eutils eclass as it is not used Bug: https://bugs.gentoo.org/636838 Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-vcs/bzr/bzr-2.7.1_pre.ebuild | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-)} |