[Buildroot] [PATCH 1/1] package/freescale-imx/imx-vpu-hantro: fix build with gcc 10

Gary Bisson gary.bisson at boundarydevices.com
Thu Apr 15 10:52:47 UTC 2021


Hi Sébastien,

Thanks for your contribution.

On Mon, Apr 12, 2021 at 02:05:33PM +0200, Sébastien Szymanski wrote:
> imx-vpu-hantro build with gcc 10 fails with the following errors:
> 
> decoder_sw/software/linux/dwl/dwl_linux_hw.o:(.bss+0x44): multiple
> definition of `DWLInitParam';
> decoder_sw/software/linux/dwl/dwl_linux.o:(.bss+0x1200): first defined
> here
> 
> decoder_sw/software/linux/dwl/dwl_linux_hw.o:(.bss+0x48): multiple
> definition of `DecPicCodingType';
> decoder_sw/software/linux/dwl/dwl_linux.o:(.bss+0x1204): first defined
> here
> 
> Add a patch found at https://github.com/Freescale/meta-freescale to fix
> this issue.

However in the latest release from NXP those issues have been fixed.
Would you mind offering another patch that bumps to latest version [1]
instead? Making sure your app still works but the new version also
includes several buffer checks that could be useful anyway.

Regards,
Gary

[1] https://source.codeaurora.org/external/imx/meta-imx/tree/meta-bsp/recipes-bsp/imx-vpu-hantro?h=gatesgarth-5.10.9-1.0.0



More information about the buildroot mailing list