| Summary: | Failed to calculate dependencies during emerge: sys-devel/gcc failed | ||
|---|---|---|---|
| Product: | Gentoo/Alt | Reporter: | Marko Vendelin <marko.vendelin> |
| Component: | Prefix Support | Assignee: | Gentoo Prefix <prefix> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
this is working in latest bootstraps |
On Gentoo Prefix Rap, during emerge, I get errors like: Calculating dependencies - * ERROR: sys-devel/gcc-5.4.0::gentoo failed (depend phase): * use() calls are not allowed in global scope * * Call stack: * ebuild.sh, line 606: Called source '/shared/envs/sysbio/gentoo-1606-rap/usr/portage/sys-devel/gcc/gcc-5.4.0.ebuild' * gcc-5.4.0.ebuild, line 23: Called inherit 'toolchain' * ebuild.sh, line 302: Called __qa_source '/shared/envs/sysbio/gentoo-1606-rap/usr/portage-stage/eclass/toolchain.eclass' * ebuild.sh, line 102: Called source '/shared/envs/sysbio/gentoo-1606-rap/usr/portage-stage/eclass/toolchain.eclass' * toolchain.eclass, line 163: Called use 'multislot' * ebuild.sh, line 78: Called die * The specific snippet of code: * eval "${x}() { die \"\${FUNCNAME}() calls are not allowed in global scope\"; }" * * If you need support, post the output of `emerge --info '=sys-devel/gcc-5.4.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-devel/gcc-5.4.0::gentoo'`. * Working directory: '/shared/envs/sysbio/gentoo-1606-rap/usr/lib64/python2.7/site-packages' * S: '/shared/envs/sysbio/gentoo-1606-rap/var/tmp/portage/sys-devel/gcc-5.4.0/work/gcc-5.4.0' | * ERROR: sys-devel/gcc-5.3.0::gentoo failed (depend phase): * use() calls are not allowed in global scope * * Call stack: * ebuild.sh, line 606: Called source '/shared/envs/sysbio/gentoo-1606-rap/usr/portage/sys-devel/gcc/gcc-5.3.0.ebuild' * gcc-5.3.0.ebuild, line 23: Called inherit 'toolchain' * ebuild.sh, line 302: Called __qa_source '/shared/envs/sysbio/gentoo-1606-rap/usr/portage-stage/eclass/toolchain.eclass' * ebuild.sh, line 102: Called source '/shared/envs/sysbio/gentoo-1606-rap/usr/portage-stage/eclass/toolchain.eclass' * toolchain.eclass, line 163: Called use 'multislot' * ebuild.sh, line 78: Called die * The specific snippet of code: * eval "${x}() { die \"\${FUNCNAME}() calls are not allowed in global scope\"; }" * * If you need support, post the output of `emerge --info '=sys-devel/gcc-5.3.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-devel/gcc-5.3.0::gentoo'`. * Working directory: '/shared/envs/sysbio/gentoo-1606-rap/usr/lib64/python2.7/site-packages' * S: '/shared/envs/sysbio/gentoo-1606-rap/var/tmp/portage/sys-devel/gcc-5.3.0/work/gcc-5.3.0' / * ERROR: sys-devel/gcc-5.4.0::gentoo failed (depend phase): * use() calls are not allowed in global scope * * Call stack: * ebuild.sh, line 606: Called source '/shared/envs/sysbio/gentoo-1606-rap/usr/portage/sys-devel/gcc/gcc-5.4.0.ebuild' ... Reproducible: Always Steps to Reproduce: 1. emerge --update @world 2. 3.