[OE-core] failure in gcc-crosssdk-initial was populate_sdk error

trevor twoerner at gmail.com
Wed Apr 8 19:15:38 UTC 2015


On 15-04-02 09:18 AM, Mark Hatle wrote:
> On 4/1/15 5:17 PM, Cliff Brake wrote:
>> Hi,
>>
>> I'm getting the following when running populate_sdk with a dizzy build.
>>
>> Angstrom distro
>> workstation OS is debian wheezy
>> gcc (Debian 4.7.2-5) 4.7.2
>>
>> Any thoughts what I'm doing wrong?
>>
>> Thanks,
>> Cliff
>>
>> NOTE: Preparing runqueue
>> NOTE: Executing SetScene Tasks
>> NOTE: Executing RunQueue Tasks
>> ERROR: Function failed: do_configure (log file is located at
>> /scratch/fmc-accuload/oe-build-bbb/build/tmp-angstrom_v2014_12-glibc/work/x86_64-angstromsdk-linux/gcc-crosssdk-initial-x86_64/4.9.1-r0/temp/log.do_configure.23863)
>> ERROR: Logfile of failure stored in:
>> /scratch/fmc-accuload/oe-build-bbb/build/tmp-angstrom_v2014_12-glibc/work/x86_64-angstromsdk-linux/gcc-crosssdk-initial-x86_64/4.9.1-r0/temp/log.do_configure.23863
>> Log data follows:
>> | DEBUG: Executing python function sysroot_cleansstate
>> | DEBUG: Python function sysroot_cleansstate finished
>> | DEBUG: SITE files ['endian-little', 'common-linux', 'common-glibc',
>> 'bit-64', 'x86_64-linux', 'common']
>> | DEBUG: Executing shell function autotools_preconfigure
>> | DEBUG: Shell function autotools_preconfigure finished
>> | DEBUG: Executing python function autotools_copy_aclocals
>> | DEBUG: Python function autotools_copy_aclocals finished
>> | DEBUG: Executing python function gcc_multilib_setup
>> | DEBUG: Python function gcc_multilib_setup finished
>> | DEBUG: Executing shell function do_configure
>> | cat: /scratch/fmc-accuload/oe-build-bbb/build/tmp-angstrom_v2014_12-glibc/work-shared/gcc-4.9.1-r0/gcc-4.9.1/gcc/defaults.h:
>> No such file or directory
>> | WARNING: /scratch/fmc-accuload/oe-build-bbb/build/tmp-angstrom_v2014_12-glibc/work/x86_64-angstromsdk-linux/gcc-crosssdk-initial-x86_64/4.9.1-r0/temp/run.do_configure.23863:1
>> exit 1 from
>> |   grep -v "\#endif.*GCC_DEFAULTS_H" >
>> /scratch/fmc-accuload/oe-build-bbb/build/tmp-angstrom_v2014_12-glibc/work/x86_64-angstromsdk-linux/gcc-crosssdk-initial-x86_64/4.9.1-r0/gcc-4.9.1/build.x86_64-linux.x86_64-angstromsdk-linux/gcc/defaults.h.new
>> | ERROR: Function failed: do_configure (log file is located at
> The above lines are the actual failure.  The failure was in configuring the
> recipe 'gcc-cross-initial-x86_64'.
>
> I do not know the caue of the failure, but the issue is obvious enough, it was
> trying to load the 'defaults.h' file and modify a few settings in it.
>
> The code in question is in 'meta/recipes-devtools/gcc/gcc-configure-common.inc':
>

I noted the exact same problem/error over on the Angstrom mailing list, 
I'll know next time to check here too :-)

What I noticed is that I don't see the problem when my DISTRO is "poky" 
or "nodistro", it also doesn't seem to be affected by using the Linaro 
toolchain or not. I believe it is "angstrom-next" and 
"angstrom-v2013.12" related.



More information about the Openembedded-core mailing list