[yocto] Build failure when BUILDHISTORY_FEATURES includes "package"
Khem Raj
raj.khem at gmail.com
Thu Jun 14 12:44:23 PDT 2018
On Thu, Jun 14, 2018 at 10:58 AM Jon Szymaniak
<jon.szymaniak.foss at gmail.com> wrote:
>
> Hi all,
>
> I'm encountering the following error, which I can reproduce with qemu
> targets, core-image-minimal, a default bblayers.conf, and the
> following additions to an otherwise default local.conf:
>
> INHERIT += "buildhistory"
> BUILDHISTORY_COMMIT = "0"
> BUILDHISTORY_FEATURES = "package"
>
>
> ERROR: core-image-minimal-dev-1.0-r0 do_packagedata_setscene: The
> recipe core-image-minimal-dev is trying to install files into a shared
> area when those files already exist. Those files and their manifest
> location are:
> ${TMPDIR}/pkgdata/qemux86-64/runtime/core-image-minimal-dev
> (matched in manifest-qemux86_64-core-image-minimal.packagedata)
> Please verify which recipe should provide the above files.
>
> My build host is XUbuntu-17.10 -- not officially supported so I
> understand my mileage may vary. If no one else is seeing this, I can
> follow up with some logs, try a supported LTS next week, and try to
> report back with a root cause.
>
> Mostly just trying to confirm this isn't PEBKAC ... ;)
>
I tried with these options added, I do not see the errors you are seeing
NOTE: Tasks Summary: Attempted 2305 tasks of which 1745 didn't need to
be rerun and all succeeded.
NOTE: No commit since BUILDHISTORY_COMMIT != '1'
NOTE: Build completion summary:
> Cheers,
> Jon
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
More information about the yocto
mailing list