[OE-core] [AUH] Upgrade status: 2018-11-17

Alexander Kanavin alex.kanavin at gmail.com
Mon Nov 19 16:54:09 UTC 2018


On Mon, 19 Nov 2018 at 16:11, Marek Vasut <marek.vasut at gmail.com> wrote:
> > For what it's worth, u-boot does not currently compile for qemux86:
> >
> > | {standard input}: Assembler messages:
> > | {standard input}:26553: Error: junk at end of line, first
> > unrecognized character is `@'
> > | {standard input}:26659: Error: junk at end of line, first
> > unrecognized character is `@'
> > | {standard input}:26553: Error: can't resolve `end.7689'
> > {.u_boot_list_2_pci_driver_entry_3 section} - `start.7686'
> > {.u_boot_list_2_pci_driver_entry_1 section}
> > | {standard input}:26659: Error: can't resolve `end.7689'
> > {.u_boot_list_2_pci_driver_entry_3 section} - `start.7686'
> > {.u_boot_list_2_pci_driver_entry_1 section}
> > | /home/alexander/development/poky/build/tmp/work/qemux86-poky-linux/u-boot/1_2018.07-r0/git/scripts/Makefile.build:278:
> > recipe for target 'drivers/pci/pci-uclass.o' failed
> > | make[2]: *** [drivers/pci/pci-uclass.o] Error 1
> > | /home/alexander/development/poky/build/tmp/work/qemux86-poky-linux/u-boot/1_2018.07-r0/git/Makefile:1377:
> > recipe for target 'drivers/pci' failed
>
> That's gcc 8, right ? It's fixed in newer versions.

That however does prevent AUH from doing the upgrade, as it first
attempts to compile the base version. Once this is resolved, you
should be getting three separate patches for the three recipes -
turning that into a single patch is very non-trivial, as devtool
(which actually does recipe modification) simply cannot operate on
more than one recipe in a single transaction.

Alex

Alex


More information about the Openembedded-core mailing list