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

Marek Vasut marek.vasut at gmail.com
Mon Nov 19 22:08:26 UTC 2018


On 11/19/2018 05:54 PM, Alexander Kanavin wrote:
> 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.

I wonder how AUH works with other recipes then, I don't think U-Boot is
the only recipe in the tree which shares a common .inc file ?

-- 
Best regards,
Marek Vasut


More information about the Openembedded-core mailing list