[U-Boot] [BUG] Build failure conga-qeval20-qa3-e3845

Heinrich Schuchardt xypron.glpk at gmx.de
Sun Jul 28 08:33:47 UTC 2019


On 7/28/19 9:41 AM, Bin Meng wrote:
> +Stefan
>
> Hi Heinrich,
>
> On Sun, Jul 28, 2019 at 2:32 PM Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>>
>>
>> Hello Tom,
>>
>> origin/master commit bfe28bc70fc8b192878d6e8b7f7db344091643cf fails to
>> build conga-qeval20-qa3-e3845 on Debian Buster:
>>
>
> I cannot reproduce it. Did you set CONFIG_BUILD_ROM = y?

My expectation is that if I call 'make
conga-qeval20-qa3-e3845_defconfig' it sets all necessary configuration
options to build successfully. This defconfig results in

# CONFIG_BUILD_ROM is not set

Setting CONFIG_BUILD_ROM=y does not solve the problem.

Did you delete all *.bin files before testing? 'make mrproper' does not
delete *.bin from the build path. Shouldn't it remove generated *.bin?

Best regards

Heinrich

>
>> binman: Filename 'descriptor.bin' not found in input path
>> (.,.,./board/congatec/conga-qeval20-qa3-e3845)
>> (cwd='/home/user/workspace/u-boot')
>> make: *** [Makefile:1415: u-boot.rom] Error 1
>>
>> The only descriptor.bin file I can find is
>> ./tools/binman/test/descriptor.bin
>>
>> https://gitlab.denx.de/u-boot/custodians/u-boot-efi/-/jobs/2155 has a
>> different error for the same board:
>>
>> +Compiler aborting due to parser-detected syntax error(s)
>> +board/congatec/conga-qeval20-qa3-e3845/dsdt.asl.tmp    731:
>> +Error    6126 - syntax error, unexpected $end and premature End-Of-File
>> +
>> +make[2]: *** [board/congatec/conga-qeval20-qa3-e3845/dsdt.c] Error 255
>> +make[1]: *** [board/congatec/conga-qeval20-qa3-e3845] Error 2
>> +make: *** [sub-make] Error 2
>>
>
> Regards,
> Bin
>



More information about the U-Boot mailing list