Summary: | app-admin/elektra-0.8.20 : /.../pyport.h:820:2: error: #error LONG_BIT definition appears wrong for platform (bad gcc/glibc config?). | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
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: | mgorny, ted |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
app-admin:elektra-0.8.20:20180221-075713.log emerge-history.txt environment etc.portage.tbz2 logs.tbz2 temp.tbz2 |
Description
Toralf Förster
![]() Created attachment 520424 [details]
emerge-info.txt
Created attachment 520426 [details]
app-admin:elektra-0.8.20:20180221-075713.log
Created attachment 520428 [details]
emerge-history.txt
Created attachment 520430 [details]
environment
Created attachment 520432 [details]
etc.portage.tbz2
Created attachment 520434 [details]
logs.tbz2
Created attachment 520436 [details]
temp.tbz2
For the record, Python does not support x86_32 ABI, so the package is wrong to compile Python stuff in it. The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb4224bbbeb0a2bc7222b70775f953db4a61efe6 commit cb4224bbbeb0a2bc7222b70775f953db4a61efe6 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2018-11-25 21:08:55 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2018-11-25 23:40:33 +0000 app-admin/elektra: Invert plugins logic to avoid unhandled deps Restrict plugins to 0.8.16 choice. Quick fix for unhandled dependencies in botched 0.8.20 ebuild. Bug: https://bugs.gentoo.org/648424 Bug: https://bugs.gentoo.org/639014 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> app-admin/elektra/elektra-0.8.20-r1.ebuild | 36 +++++++++++++++++------------- 1 file changed, 21 insertions(+), 15 deletions(-) (Unhandled) python plugin was disabled in 0.8.20-r1. |