* meta-toolchain build errors
@ 2016-06-29 11:08 Gary Thomas
2016-06-29 15:27 ` Khem Raj
0 siblings, 1 reply; 6+ messages in thread
From: Gary Thomas @ 2016-06-29 11:08 UTC (permalink / raw)
To: yocto@yoctoproject.org
I just [successfully] built a large image for my target (details):
BB_VERSION = "1.31.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "Ubuntu-15.10"
TARGET_SYS = "arm-amltd-linux-gnueabi"
MACHINE = "teton-p0382"
DISTRO = "amltd"
DISTRO_VERSION = "2.1+snapshot-20160629"
TUNE_FEATURES = "arm armv7a vfp thumb neon callconvention-hard cortexa9"
TARGET_FPU = "hard"
meta = "master:c6d50b272936b61b98a056ea2e1de5d0f4ef53ce"
... platform specifics removed ...
Then I tried 'bitbake meta-toolchain' immediately afterwards, only
to be assaulted by a barrage of messages like this:
ERROR: nativesdk-libsdl-1.2.15-r3 do_populate_sysroot: Taskhash mismatch 8ac6cdc4e26ea7fb43e76f0f9ce3def0 verses
b05a369a00869fc70fe9ba2cc28e7259 for
virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-graphics/libsdl/libsdl_1.2.15.bb.do_populate_sysroot
ERROR: Taskhash mismatch 8ac6cdc4e26ea7fb43e76f0f9ce3def0 verses b05a369a00869fc70fe9ba2cc28e7259 for
virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-graphics/libsdl/libsdl_1.2.15.bb.do_populate_sysroot
ERROR: nativesdk-bash-completion-2.1-r0 do_compile: Taskhash mismatch 2e063c5bac7bf922fbff59be5120a62e verses
0223876e7a4bc1e57f93a44631b4e4aa for
virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-support/bash-completion/bash-completion_2.1.bb.do_compile
ERROR: Taskhash mismatch 2e063c5bac7bf922fbff59be5120a62e verses 0223876e7a4bc1e57f93a44631b4e4aa for
virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-support/bash-completion/bash-completion_2.1.bb.do_compile
ERROR: nativesdk-bash-completion-2.1-r0 do_install: Taskhash mismatch a9932697b29f5fbd06feafedea44d7d4 verses
0b4e83ecda4ce5560e50891715d6a5d1 for
virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-support/bash-completion/bash-completion_2.1.bb.do_install
ERROR: Taskhash mismatch a9932697b29f5fbd06feafedea44d7d4 verses 0b4e83ecda4ce5560e50891715d6a5d1 for
virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-support/bash-completion/bash-completion_2.1.bb.do_install
ERROR: nativesdk-bash-completion-2.1-r0 do_package: Taskhash mismatch 3cdba66cd643484bed95676b5a4cdc21 verses
fe3108a63774b61b3910e75495fb4d5d for
virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-support/bash-completion/bash-completion_2.1.bb.do_package
ERROR: Taskhash mismatch 3cdba66cd643484bed95676b5a4cdc21 verses fe3108a63774b61b3910e75495fb4d5d for
virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-support/bash-completion/bash-completion_2.1.bb.do_package
ERROR: nativesdk-qemu-2.6.0-r1 do_configure: Taskhash mismatch c8c576da0ae11886e518efa4bc406f18 verses
ad6e2e5d7704e6002f3b4ec56bc2d92b for
virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-devtools/qemu/qemu_2.6.0.bb.do_configure
...
NOTE: Tasks Summary: Attempted 2047 tasks of which 865 didn't need to be rerun and all succeeded.
Summary: There were 1212 ERROR messages shown, returning a non-zero exit code.
There were too many error lines to copy :-(
What does this mean and how do I get my toolchain?
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: meta-toolchain build errors
2016-06-29 11:08 meta-toolchain build errors Gary Thomas
@ 2016-06-29 15:27 ` Khem Raj
2016-06-30 8:06 ` Gary Thomas
0 siblings, 1 reply; 6+ messages in thread
From: Khem Raj @ 2016-06-29 15:27 UTC (permalink / raw)
To: Gary Thomas; +Cc: yocto
[-- Attachment #1: Type: text/plain, Size: 3700 bytes --]
On Jun 29, 2016 4:10 AM, "Gary Thomas" <gary@mlbassoc.com> wrote:
>
> I just [successfully] built a large image for my target (details):
> BB_VERSION = "1.31.0"
> BUILD_SYS = "x86_64-linux"
> NATIVELSBSTRING = "Ubuntu-15.10"
> TARGET_SYS = "arm-amltd-linux-gnueabi"
> MACHINE = "teton-p0382"
> DISTRO = "amltd"
> DISTRO_VERSION = "2.1+snapshot-20160629"
> TUNE_FEATURES = "arm armv7a vfp thumb neon callconvention-hard
cortexa9"
> TARGET_FPU = "hard"
> meta = "master:c6d50b272936b61b98a056ea2e1de5d0f4ef53ce"
> ... platform specifics removed ...
>
> Then I tried 'bitbake meta-toolchain' immediately afterwards, only
> to be assaulted by a barrage of messages like this:
>
> ERROR: nativesdk-libsdl-1.2.15-r3 do_populate_sysroot: Taskhash mismatch
8ac6cdc4e26ea7fb43e76f0f9ce3def0 verses b05a369a00869fc70fe9ba2cc28e7259
for
virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-graphics/libsdl/libsdl_1.2.15.bb.do_populate_sysroot
> ERROR: Taskhash mismatch 8ac6cdc4e26ea7fb43e76f0f9ce3def0 verses
b05a369a00869fc70fe9ba2cc28e7259 for
virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-graphics/libsdl/libsdl_1.2.15.bb.do_populate_sysroot
> ERROR: nativesdk-bash-completion-2.1-r0 do_compile: Taskhash mismatch
2e063c5bac7bf922fbff59be5120a62e verses 0223876e7a4bc1e57f93a44631b4e4aa
for
virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-support/bash-completion/bash-completion_2.1.bb.do_compile
> ERROR: Taskhash mismatch 2e063c5bac7bf922fbff59be5120a62e verses
0223876e7a4bc1e57f93a44631b4e4aa for
virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-support/bash-completion/bash-completion_2.1.bb.do_compile
> ERROR: nativesdk-bash-completion-2.1-r0 do_install: Taskhash mismatch
a9932697b29f5fbd06feafedea44d7d4 verses 0b4e83ecda4ce5560e50891715d6a5d1
for
virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-support/bash-completion/bash-completion_2.1.bb.do_install
> ERROR: Taskhash mismatch a9932697b29f5fbd06feafedea44d7d4 verses
0b4e83ecda4ce5560e50891715d6a5d1 for
virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-support/bash-completion/bash-completion_2.1.bb.do_install
> ERROR: nativesdk-bash-completion-2.1-r0 do_package: Taskhash mismatch
3cdba66cd643484bed95676b5a4cdc21 verses fe3108a63774b61b3910e75495fb4d5d
for
virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-support/bash-completion/bash-completion_2.1.bb.do_package
> ERROR: Taskhash mismatch 3cdba66cd643484bed95676b5a4cdc21 verses
fe3108a63774b61b3910e75495fb4d5d for
virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-support/bash-completion/bash-completion_2.1.bb.do_package
> ERROR: nativesdk-qemu-2.6.0-r1 do_configure: Taskhash mismatch
c8c576da0ae11886e518efa4bc406f18 verses ad6e2e5d7704e6002f3b4ec56bc2d92b
for
virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-devtools/qemu/qemu_2.6.0.bb.do_configure
> ...
> NOTE: Tasks Summary: Attempted 2047 tasks of which 865 didn't need to be
rerun and all succeeded.
> Summary: There were 1212 ERROR messages shown, returning a non-zero exit
code.
>
> There were too many error lines to copy :-(
>
> What does this mean and how do I get my toolchain?
Bitbake -cpopulate_sdk your-image
>
> --
> ------------------------------------------------------------
> Gary Thomas | Consulting for the
> MLB Associates | Embedded world
> ------------------------------------------------------------
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
[-- Attachment #2: Type: text/html, Size: 4386 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: meta-toolchain build errors
2016-06-29 15:27 ` Khem Raj
@ 2016-06-30 8:06 ` Gary Thomas
2016-06-30 15:05 ` Khem Raj
0 siblings, 1 reply; 6+ messages in thread
From: Gary Thomas @ 2016-06-30 8:06 UTC (permalink / raw)
To: Khem Raj; +Cc: yocto
On 2016-06-29 17:27, Khem Raj wrote:
> On Jun 29, 2016 4:10 AM, "Gary Thomas" <gary@mlbassoc.com <mailto:gary@mlbassoc.com>> wrote:
> >
> > I just [successfully] built a large image for my target (details):
> > BB_VERSION = "1.31.0"
> > BUILD_SYS = "x86_64-linux"
> > NATIVELSBSTRING = "Ubuntu-15.10"
> > TARGET_SYS = "arm-amltd-linux-gnueabi"
> > MACHINE = "teton-p0382"
> > DISTRO = "amltd"
> > DISTRO_VERSION = "2.1+snapshot-20160629"
> > TUNE_FEATURES = "arm armv7a vfp thumb neon callconvention-hard cortexa9"
> > TARGET_FPU = "hard"
> > meta = "master:c6d50b272936b61b98a056ea2e1de5d0f4ef53ce"
> > ... platform specifics removed ...
> >
> > Then I tried 'bitbake meta-toolchain' immediately afterwards, only
> > to be assaulted by a barrage of messages like this:
> >
> > ERROR: nativesdk-libsdl-1.2.15-r3 do_populate_sysroot: Taskhash mismatch 8ac6cdc4e26ea7fb43e76f0f9ce3def0 verses
> b05a369a00869fc70fe9ba2cc28e7259 for
> virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-graphics/libsdl/libsdl_1.2.15.bb.do_populate_sysroot
> > ERROR: Taskhash mismatch 8ac6cdc4e26ea7fb43e76f0f9ce3def0 verses b05a369a00869fc70fe9ba2cc28e7259 for
> virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-graphics/libsdl/libsdl_1.2.15.bb.do_populate_sysroot
> > ERROR: nativesdk-bash-completion-2.1-r0 do_compile: Taskhash mismatch 2e063c5bac7bf922fbff59be5120a62e verses
> 0223876e7a4bc1e57f93a44631b4e4aa for
> virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-support/bash-completion/bash-completion_2.1.bb.do_compile
> > ERROR: Taskhash mismatch 2e063c5bac7bf922fbff59be5120a62e verses 0223876e7a4bc1e57f93a44631b4e4aa for
> virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-support/bash-completion/bash-completion_2.1.bb.do_compile
> > ERROR: nativesdk-bash-completion-2.1-r0 do_install: Taskhash mismatch a9932697b29f5fbd06feafedea44d7d4 verses
> 0b4e83ecda4ce5560e50891715d6a5d1 for
> virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-support/bash-completion/bash-completion_2.1.bb.do_install
> > ERROR: Taskhash mismatch a9932697b29f5fbd06feafedea44d7d4 verses 0b4e83ecda4ce5560e50891715d6a5d1 for
> virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-support/bash-completion/bash-completion_2.1.bb.do_install
> > ERROR: nativesdk-bash-completion-2.1-r0 do_package: Taskhash mismatch 3cdba66cd643484bed95676b5a4cdc21 verses
> fe3108a63774b61b3910e75495fb4d5d for
> virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-support/bash-completion/bash-completion_2.1.bb.do_package
> > ERROR: Taskhash mismatch 3cdba66cd643484bed95676b5a4cdc21 verses fe3108a63774b61b3910e75495fb4d5d for
> virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-support/bash-completion/bash-completion_2.1.bb.do_package
> > ERROR: nativesdk-qemu-2.6.0-r1 do_configure: Taskhash mismatch c8c576da0ae11886e518efa4bc406f18 verses
> ad6e2e5d7704e6002f3b4ec56bc2d92b for
> virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-devtools/qemu/qemu_2.6.0.bb.do_configure
> > ...
> > NOTE: Tasks Summary: Attempted 2047 tasks of which 865 didn't need to be rerun and all succeeded.
> > Summary: There were 1212 ERROR messages shown, returning a non-zero exit code.
> >
> > There were too many error lines to copy :-(
> >
> > What does this mean and how do I get my toolchain?
>
> Bitbake -cpopulate_sdk your-image
I tried that and it seems to have worked, but I still got similar error messages:
ERROR: imx6-demo-image-1.0-r0 do_populate_sdk: Taskhash mismatch 5313c03c1d0cdd396e6128d6400e41e7 verses
96756bc7f74f66f35df9cb2fe9a596d0 for
/local/poky-cutting-edge/meta-teton-imx6-p0382/packages/images/imx6-demo-image.bb.do_populate_sdk
ERROR: Taskhash mismatch 5313c03c1d0cdd396e6128d6400e41e7 verses 96756bc7f74f66f35df9cb2fe9a596d0 for
/local/poky-cutting-edge/meta-teton-imx6-p0382/packages/images/imx6-demo-image.bb.do_populate_sdk
What file(s) can I look at to see why the mismatch happened?
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: meta-toolchain build errors
2016-06-30 8:06 ` Gary Thomas
@ 2016-06-30 15:05 ` Khem Raj
2016-07-01 12:21 ` Daniel.
0 siblings, 1 reply; 6+ messages in thread
From: Khem Raj @ 2016-06-30 15:05 UTC (permalink / raw)
To: Gary Thomas; +Cc: yocto@yoctoproject.org
[-- Attachment #1: Type: text/plain, Size: 4780 bytes --]
On Thursday, June 30, 2016, Gary Thomas <gary@mlbassoc.com> wrote:
> On 2016-06-29 17:27, Khem Raj wrote:
>
>> On Jun 29, 2016 4:10 AM, "Gary Thomas" <gary@mlbassoc.com <mailto:
>> gary@mlbassoc.com>> wrote:
>> >
>> > I just [successfully] built a large image for my target (details):
>> > BB_VERSION = "1.31.0"
>> > BUILD_SYS = "x86_64-linux"
>> > NATIVELSBSTRING = "Ubuntu-15.10"
>> > TARGET_SYS = "arm-amltd-linux-gnueabi"
>> > MACHINE = "teton-p0382"
>> > DISTRO = "amltd"
>> > DISTRO_VERSION = "2.1+snapshot-20160629"
>> > TUNE_FEATURES = "arm armv7a vfp thumb neon
>> callconvention-hard cortexa9"
>> > TARGET_FPU = "hard"
>> > meta = "master:c6d50b272936b61b98a056ea2e1de5d0f4ef53ce"
>> > ... platform specifics removed ...
>> >
>> > Then I tried 'bitbake meta-toolchain' immediately afterwards, only
>> > to be assaulted by a barrage of messages like this:
>> >
>> > ERROR: nativesdk-libsdl-1.2.15-r3 do_populate_sysroot: Taskhash
>> mismatch 8ac6cdc4e26ea7fb43e76f0f9ce3def0 verses
>> b05a369a00869fc70fe9ba2cc28e7259 for
>>
>> virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-graphics/libsdl/libsdl_1.2.15.bb.do_populate_sysroot
>> > ERROR: Taskhash mismatch 8ac6cdc4e26ea7fb43e76f0f9ce3def0 verses
>> b05a369a00869fc70fe9ba2cc28e7259 for
>>
>> virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-graphics/libsdl/libsdl_1.2.15.bb.do_populate_sysroot
>> > ERROR: nativesdk-bash-completion-2.1-r0 do_compile: Taskhash mismatch
>> 2e063c5bac7bf922fbff59be5120a62e verses
>> 0223876e7a4bc1e57f93a44631b4e4aa for
>>
>> virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-support/bash-completion/bash-completion_2.1.bb.do_compile
>> > ERROR: Taskhash mismatch 2e063c5bac7bf922fbff59be5120a62e verses
>> 0223876e7a4bc1e57f93a44631b4e4aa for
>>
>> virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-support/bash-completion/bash-completion_2.1.bb.do_compile
>> > ERROR: nativesdk-bash-completion-2.1-r0 do_install: Taskhash mismatch
>> a9932697b29f5fbd06feafedea44d7d4 verses
>> 0b4e83ecda4ce5560e50891715d6a5d1 for
>>
>> virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-support/bash-completion/bash-completion_2.1.bb.do_install
>> > ERROR: Taskhash mismatch a9932697b29f5fbd06feafedea44d7d4 verses
>> 0b4e83ecda4ce5560e50891715d6a5d1 for
>>
>> virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-support/bash-completion/bash-completion_2.1.bb.do_install
>> > ERROR: nativesdk-bash-completion-2.1-r0 do_package: Taskhash mismatch
>> 3cdba66cd643484bed95676b5a4cdc21 verses
>> fe3108a63774b61b3910e75495fb4d5d for
>>
>> virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-support/bash-completion/bash-completion_2.1.bb.do_package
>> > ERROR: Taskhash mismatch 3cdba66cd643484bed95676b5a4cdc21 verses
>> fe3108a63774b61b3910e75495fb4d5d for
>>
>> virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-support/bash-completion/bash-completion_2.1.bb.do_package
>> > ERROR: nativesdk-qemu-2.6.0-r1 do_configure: Taskhash mismatch
>> c8c576da0ae11886e518efa4bc406f18 verses
>> ad6e2e5d7704e6002f3b4ec56bc2d92b for
>> virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-devtools/qemu/
>> qemu_2.6.0.bb.do_configure
>> > ...
>> > NOTE: Tasks Summary: Attempted 2047 tasks of which 865 didn't need to
>> be rerun and all succeeded.
>> > Summary: There were 1212 ERROR messages shown, returning a non-zero
>> exit code.
>> >
>> > There were too many error lines to copy :-(
>> >
>> > What does this mean and how do I get my toolchain?
>>
>> Bitbake -cpopulate_sdk your-image
>>
>
> I tried that and it seems to have worked, but I still got similar error
> messages:
> ERROR: imx6-demo-image-1.0-r0 do_populate_sdk: Taskhash mismatch
> 5313c03c1d0cdd396e6128d6400e41e7 verses 96756bc7f74f66f35df9cb2fe9a596d0
> for
> /local/poky-cutting-edge/meta-teton-imx6-p0382/packages/images/imx6-demo-image.bb.do_populate_sdk
> ERROR: Taskhash mismatch 5313c03c1d0cdd396e6128d6400e41e7 verses
> 96756bc7f74f66f35df9cb2fe9a596d0 for
> /local/poky-cutting-edge/meta-teton-imx6-p0382/packages/images/imx6-demo-image.bb.do_populate_sdk
>
> What file(s) can I look at to see why the mismatch happened?
>
>
There could be some time related variable coming into checksum. I have seen
such errors in other cases. You need to see why signature data contains
these variables. One way is delete your tmp and rebuild
> --
> ------------------------------------------------------------
> Gary Thomas | Consulting for the
> MLB Associates | Embedded world
> ------------------------------------------------------------
>
[-- Attachment #2: Type: text/html, Size: 5576 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: meta-toolchain build errors
2016-06-30 15:05 ` Khem Raj
@ 2016-07-01 12:21 ` Daniel.
2016-07-02 6:29 ` Gary Thomas
0 siblings, 1 reply; 6+ messages in thread
From: Daniel. @ 2016-07-01 12:21 UTC (permalink / raw)
To: Khem Raj; +Cc: yocto@yoctoproject.org, Gary Thomas
Did you tried "bitbake -fc cleanall imx6-demo-image && bitbake
imx6-demo-image" !?
2016-06-30 12:05 GMT-03:00 Khem Raj <raj.khem@gmail.com>:
>
>
> On Thursday, June 30, 2016, Gary Thomas <gary@mlbassoc.com> wrote:
>>
>> On 2016-06-29 17:27, Khem Raj wrote:
>>>
>>> On Jun 29, 2016 4:10 AM, "Gary Thomas" <gary@mlbassoc.com
>>> <mailto:gary@mlbassoc.com>> wrote:
>>> >
>>> > I just [successfully] built a large image for my target (details):
>>> > BB_VERSION = "1.31.0"
>>> > BUILD_SYS = "x86_64-linux"
>>> > NATIVELSBSTRING = "Ubuntu-15.10"
>>> > TARGET_SYS = "arm-amltd-linux-gnueabi"
>>> > MACHINE = "teton-p0382"
>>> > DISTRO = "amltd"
>>> > DISTRO_VERSION = "2.1+snapshot-20160629"
>>> > TUNE_FEATURES = "arm armv7a vfp thumb neon
>>> callconvention-hard cortexa9"
>>> > TARGET_FPU = "hard"
>>> > meta = "master:c6d50b272936b61b98a056ea2e1de5d0f4ef53ce"
>>> > ... platform specifics removed ...
>>> >
>>> > Then I tried 'bitbake meta-toolchain' immediately afterwards, only
>>> > to be assaulted by a barrage of messages like this:
>>> >
>>> > ERROR: nativesdk-libsdl-1.2.15-r3 do_populate_sysroot: Taskhash
>>> mismatch 8ac6cdc4e26ea7fb43e76f0f9ce3def0 verses
>>> b05a369a00869fc70fe9ba2cc28e7259 for
>>>
>>> virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-graphics/libsdl/libsdl_1.2.15.bb.do_populate_sysroot
>>> > ERROR: Taskhash mismatch 8ac6cdc4e26ea7fb43e76f0f9ce3def0 verses
>>> b05a369a00869fc70fe9ba2cc28e7259 for
>>>
>>> virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-graphics/libsdl/libsdl_1.2.15.bb.do_populate_sysroot
>>> > ERROR: nativesdk-bash-completion-2.1-r0 do_compile: Taskhash mismatch
>>> 2e063c5bac7bf922fbff59be5120a62e verses
>>> 0223876e7a4bc1e57f93a44631b4e4aa for
>>>
>>> virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-support/bash-completion/bash-completion_2.1.bb.do_compile
>>> > ERROR: Taskhash mismatch 2e063c5bac7bf922fbff59be5120a62e verses
>>> 0223876e7a4bc1e57f93a44631b4e4aa for
>>>
>>> virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-support/bash-completion/bash-completion_2.1.bb.do_compile
>>> > ERROR: nativesdk-bash-completion-2.1-r0 do_install: Taskhash mismatch
>>> a9932697b29f5fbd06feafedea44d7d4 verses
>>> 0b4e83ecda4ce5560e50891715d6a5d1 for
>>>
>>> virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-support/bash-completion/bash-completion_2.1.bb.do_install
>>> > ERROR: Taskhash mismatch a9932697b29f5fbd06feafedea44d7d4 verses
>>> 0b4e83ecda4ce5560e50891715d6a5d1 for
>>>
>>> virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-support/bash-completion/bash-completion_2.1.bb.do_install
>>> > ERROR: nativesdk-bash-completion-2.1-r0 do_package: Taskhash mismatch
>>> 3cdba66cd643484bed95676b5a4cdc21 verses
>>> fe3108a63774b61b3910e75495fb4d5d for
>>>
>>> virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-support/bash-completion/bash-completion_2.1.bb.do_package
>>> > ERROR: Taskhash mismatch 3cdba66cd643484bed95676b5a4cdc21 verses
>>> fe3108a63774b61b3910e75495fb4d5d for
>>>
>>> virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-support/bash-completion/bash-completion_2.1.bb.do_package
>>> > ERROR: nativesdk-qemu-2.6.0-r1 do_configure: Taskhash mismatch
>>> c8c576da0ae11886e518efa4bc406f18 verses
>>> ad6e2e5d7704e6002f3b4ec56bc2d92b for
>>>
>>> virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-devtools/qemu/qemu_2.6.0.bb.do_configure
>>> > ...
>>> > NOTE: Tasks Summary: Attempted 2047 tasks of which 865 didn't need to
>>> be rerun and all succeeded.
>>> > Summary: There were 1212 ERROR messages shown, returning a non-zero
>>> exit code.
>>> >
>>> > There were too many error lines to copy :-(
>>> >
>>> > What does this mean and how do I get my toolchain?
>>>
>>> Bitbake -cpopulate_sdk your-image
>>
>>
>> I tried that and it seems to have worked, but I still got similar error
>> messages:
>> ERROR: imx6-demo-image-1.0-r0 do_populate_sdk: Taskhash mismatch
>> 5313c03c1d0cdd396e6128d6400e41e7 verses 96756bc7f74f66f35df9cb2fe9a596d0 for
>> /local/poky-cutting-edge/meta-teton-imx6-p0382/packages/images/imx6-demo-image.bb.do_populate_sdk
>> ERROR: Taskhash mismatch 5313c03c1d0cdd396e6128d6400e41e7 verses
>> 96756bc7f74f66f35df9cb2fe9a596d0 for
>> /local/poky-cutting-edge/meta-teton-imx6-p0382/packages/images/imx6-demo-image.bb.do_populate_sdk
>>
>> What file(s) can I look at to see why the mismatch happened?
>>
>
> There could be some time related variable coming into checksum. I have seen
> such errors in other cases. You need to see why signature data contains
> these variables. One way is delete your tmp and rebuild
>>
>> --
>> ------------------------------------------------------------
>> Gary Thomas | Consulting for the
>> MLB Associates | Embedded world
>> ------------------------------------------------------------
>
>
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
--
"Do or do not. There is no try"
Yoda Master
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: meta-toolchain build errors
2016-07-01 12:21 ` Daniel.
@ 2016-07-02 6:29 ` Gary Thomas
0 siblings, 0 replies; 6+ messages in thread
From: Gary Thomas @ 2016-07-02 6:29 UTC (permalink / raw)
To: Daniel., Khem Raj; +Cc: yocto@yoctoproject.org
On 2016-07-01 14:21, Daniel. wrote:
> Did you tried "bitbake -fc cleanall imx6-demo-image && bitbake
> imx6-demo-image" !?
I [effectively] did the same - started with an empty/new build and then
% bitbake imx6-demo-image
% bitbake imx6-demo-image -c populate_sdk
Anyone know the innards enough to know what files I can compare to see
where the mismatches are coming from?
>
> 2016-06-30 12:05 GMT-03:00 Khem Raj <raj.khem@gmail.com>:
>>
>>
>> On Thursday, June 30, 2016, Gary Thomas <gary@mlbassoc.com> wrote:
>>>
>>> On 2016-06-29 17:27, Khem Raj wrote:
>>>>
>>>> On Jun 29, 2016 4:10 AM, "Gary Thomas" <gary@mlbassoc.com
>>>> <mailto:gary@mlbassoc.com>> wrote:
>>>> >
>>>> > I just [successfully] built a large image for my target (details):
>>>> > BB_VERSION = "1.31.0"
>>>> > BUILD_SYS = "x86_64-linux"
>>>> > NATIVELSBSTRING = "Ubuntu-15.10"
>>>> > TARGET_SYS = "arm-amltd-linux-gnueabi"
>>>> > MACHINE = "teton-p0382"
>>>> > DISTRO = "amltd"
>>>> > DISTRO_VERSION = "2.1+snapshot-20160629"
>>>> > TUNE_FEATURES = "arm armv7a vfp thumb neon
>>>> callconvention-hard cortexa9"
>>>> > TARGET_FPU = "hard"
>>>> > meta = "master:c6d50b272936b61b98a056ea2e1de5d0f4ef53ce"
>>>> > ... platform specifics removed ...
>>>> >
>>>> > Then I tried 'bitbake meta-toolchain' immediately afterwards, only
>>>> > to be assaulted by a barrage of messages like this:
>>>> >
>>>> > ERROR: nativesdk-libsdl-1.2.15-r3 do_populate_sysroot: Taskhash
>>>> mismatch 8ac6cdc4e26ea7fb43e76f0f9ce3def0 verses
>>>> b05a369a00869fc70fe9ba2cc28e7259 for
>>>>
>>>> virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-graphics/libsdl/libsdl_1.2.15.bb.do_populate_sysroot
>>>> > ERROR: Taskhash mismatch 8ac6cdc4e26ea7fb43e76f0f9ce3def0 verses
>>>> b05a369a00869fc70fe9ba2cc28e7259 for
>>>>
>>>> virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-graphics/libsdl/libsdl_1.2.15.bb.do_populate_sysroot
>>>> > ERROR: nativesdk-bash-completion-2.1-r0 do_compile: Taskhash mismatch
>>>> 2e063c5bac7bf922fbff59be5120a62e verses
>>>> 0223876e7a4bc1e57f93a44631b4e4aa for
>>>>
>>>> virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-support/bash-completion/bash-completion_2.1.bb.do_compile
>>>> > ERROR: Taskhash mismatch 2e063c5bac7bf922fbff59be5120a62e verses
>>>> 0223876e7a4bc1e57f93a44631b4e4aa for
>>>>
>>>> virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-support/bash-completion/bash-completion_2.1.bb.do_compile
>>>> > ERROR: nativesdk-bash-completion-2.1-r0 do_install: Taskhash mismatch
>>>> a9932697b29f5fbd06feafedea44d7d4 verses
>>>> 0b4e83ecda4ce5560e50891715d6a5d1 for
>>>>
>>>> virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-support/bash-completion/bash-completion_2.1.bb.do_install
>>>> > ERROR: Taskhash mismatch a9932697b29f5fbd06feafedea44d7d4 verses
>>>> 0b4e83ecda4ce5560e50891715d6a5d1 for
>>>>
>>>> virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-support/bash-completion/bash-completion_2.1.bb.do_install
>>>> > ERROR: nativesdk-bash-completion-2.1-r0 do_package: Taskhash mismatch
>>>> 3cdba66cd643484bed95676b5a4cdc21 verses
>>>> fe3108a63774b61b3910e75495fb4d5d for
>>>>
>>>> virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-support/bash-completion/bash-completion_2.1.bb.do_package
>>>> > ERROR: Taskhash mismatch 3cdba66cd643484bed95676b5a4cdc21 verses
>>>> fe3108a63774b61b3910e75495fb4d5d for
>>>>
>>>> virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-support/bash-completion/bash-completion_2.1.bb.do_package
>>>> > ERROR: nativesdk-qemu-2.6.0-r1 do_configure: Taskhash mismatch
>>>> c8c576da0ae11886e518efa4bc406f18 verses
>>>> ad6e2e5d7704e6002f3b4ec56bc2d92b for
>>>>
>>>> virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-devtools/qemu/qemu_2.6.0.bb.do_configure
>>>> > ...
>>>> > NOTE: Tasks Summary: Attempted 2047 tasks of which 865 didn't need to
>>>> be rerun and all succeeded.
>>>> > Summary: There were 1212 ERROR messages shown, returning a non-zero
>>>> exit code.
>>>> >
>>>> > There were too many error lines to copy :-(
>>>> >
>>>> > What does this mean and how do I get my toolchain?
>>>>
>>>> Bitbake -cpopulate_sdk your-image
>>>
>>>
>>> I tried that and it seems to have worked, but I still got similar error
>>> messages:
>>> ERROR: imx6-demo-image-1.0-r0 do_populate_sdk: Taskhash mismatch
>>> 5313c03c1d0cdd396e6128d6400e41e7 verses 96756bc7f74f66f35df9cb2fe9a596d0 for
>>> /local/poky-cutting-edge/meta-teton-imx6-p0382/packages/images/imx6-demo-image.bb.do_populate_sdk
>>> ERROR: Taskhash mismatch 5313c03c1d0cdd396e6128d6400e41e7 verses
>>> 96756bc7f74f66f35df9cb2fe9a596d0 for
>>> /local/poky-cutting-edge/meta-teton-imx6-p0382/packages/images/imx6-demo-image.bb.do_populate_sdk
>>>
>>> What file(s) can I look at to see why the mismatch happened?
>>>
>>
>> There could be some time related variable coming into checksum. I have seen
>> such errors in other cases. You need to see why signature data contains
>> these variables. One way is delete your tmp and rebuild
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2016-07-02 6:29 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-29 11:08 meta-toolchain build errors Gary Thomas
2016-06-29 15:27 ` Khem Raj
2016-06-30 8:06 ` Gary Thomas
2016-06-30 15:05 ` Khem Raj
2016-07-01 12:21 ` Daniel.
2016-07-02 6:29 ` Gary Thomas
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.