All of lore.kernel.org
 help / color / mirror / Atom feed
* Error messages building WIC image
@ 2017-09-18 15:52 Eswaran Vinothkumar (BEG/PJ-IOT-EL)
  2017-09-18 16:44 ` Khem Raj
  0 siblings, 1 reply; 2+ messages in thread
From: Eswaran Vinothkumar (BEG/PJ-IOT-EL) @ 2017-09-18 15:52 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 4453 bytes --]

Hi,

When I tried building a WIC image , I am seeing the following error messages.

WARNING: /home/evk1206/Projects/prj_compulab/sources/meta-alen/recipes-kernel/linux/linux-iot_4.9.39.bb.do_compile is tainted from a forced run                                              | ETA:  0:00:05
Initialising tasks: 100% |###################################################################################################################################################################| Time: 0:00:09
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
ERROR: When reparsing /home/evk1206/Projects/prj_compulab/sources/meta-alen/recipes-core/images/iot-eval-image.bb.do_image_wic, the basehash value changed from f06fa95389abbf5cea813cfcd6ca3806 to b2ae7ed9b5aa329328f6fb57d934d17e. The metadata is not deterministic and this needs to be fixed.
WARNING: iot-eval-image-1.0-r0 do_rootfs: The license listed Firmware-ti-connectivity was not in the licenses collected for recipe wl18xx-bluetooth
ERROR: When reparsing /home/evk1206/Projects/prj_compulab/sources/meta-alen/recipes-core/images/iot-eval-image.bb.do_image_wic, the basehash value changed from f06fa95389abbf5cea813cfcd6ca3806 to b2ae7ed9b5aa329328f6fb57d934d17e. The metadata is not deterministic and this needs to be fixed.
ERROR: When reparsing /home/evk1206/Projects/prj_compulab/sources/meta-alen/recipes-core/images/iot-eval-image.bb.do_image_wic, the basehash value changed from f06fa95389abbf5cea813cfcd6ca3806 to b2ae7ed9b5aa329328f6fb57d934d17e. The metadata is not deterministic and this needs to be fixed.
ERROR: When reparsing /home/evk1206/Projects/prj_compulab/sources/meta-alen/recipes-core/images/iot-eval-image.bb.do_image_wic, the basehash value changed from f06fa95389abbf5cea813cfcd6ca3806 to b2ae7ed9b5aa329328f6fb57d934d17e. The metadata is not deterministic and this needs to be fixed.
ERROR: When reparsing /home/evk1206/Projects/prj_compulab/sources/meta-alen/recipes-core/images/iot-eval-image.bb.do_image_wic, the basehash value changed from f06fa95389abbf5cea813cfcd6ca3806 to b2ae7ed9b5aa329328f6fb57d934d17e. The metadata is not deterministic and this needs to be fixed.
ERROR: When reparsing /home/evk1206/Projects/prj_compulab/sources/meta-alen/recipes-core/images/iot-eval-image.bb.do_image_wic, the basehash value changed from f06fa95389abbf5cea813cfcd6ca3806 to b2ae7ed9b5aa329328f6fb57d934d17e. The metadata is not deterministic and this needs to be fixed.
ERROR: When reparsing /home/evk1206/Projects/prj_compulab/sources/meta-alen/recipes-core/images/iot-eval-image.bb.do_image_wic, the basehash value changed from f06fa95389abbf5cea813cfcd6ca3806 to b2ae7ed9b5aa329328f6fb57d934d17e. The metadata is not deterministic and this needs to be fixed.
ERROR: When reparsing /home/evk1206/Projects/prj_compulab/sources/meta-alen/recipes-core/images/iot-eval-image.bb.do_image_wic, the basehash value changed from f06fa95389abbf5cea813cfcd6ca3806 to b2ae7ed9b5aa329328f6fb57d934d17e. The metadata is not deterministic and this needs to be fixed.
ERROR: iot-eval-image-1.0-r0 do_image_wic: Taskhash mismatch d04ed8e44344c09b715faf7f046a2943 versus 8b6b18a1996ba1c6af0fc8b285e5e4b7 for /home/evk1206/Projects/prj_compulab/sources/meta-alen/recipes-core/images/iot-eval-image.bb.do_image_wic
ERROR: Taskhash mismatch d04ed8e44344c09b715faf7f046a2943 versus 8b6b18a1996ba1c6af0fc8b285e5e4b7 for /home/evk1206/Projects/prj_compulab/sources/meta-alen/recipes-core/images/iot-eval-image.bb.do_image_wic
ERROR: When reparsing /home/evk1206/Projects/prj_compulab/sources/meta-alen/recipes-core/images/iot-eval-image.bb.do_image_wic, the basehash value changed from f06fa95389abbf5cea813cfcd6ca3806 to b2ae7ed9b5aa329328f6fb57d934d17e. The metadata is not deterministic and this needs to be fixed.
ERROR: When reparsing /home/evk1206/Projects/prj_compulab/sources/meta-alen/recipes-core/images/iot-eval-image.bb.do_image_wic, the basehash value changed from f06fa95389abbf5cea813cfcd6ca3806 to b2ae7ed9b5aa329328f6fb57d934d17e. The metadata is not deterministic and this needs to be fixed.
NOTE: Tasks Summary: Attempted 3759 tasks of which 3718 didn't need to be rerun and all succeeded.

I could also see the WIC image being successfully created. May I know how to solve this issue, as printing these messages during build results in wrong interpretation.

Mit freundlichen Grüßen / Best regards

Vinothkumar Eswaran
BEG-PT/PJ-IOT1




[-- Attachment #2: Type: text/html, Size: 9545 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Error messages building WIC image
  2017-09-18 15:52 Error messages building WIC image Eswaran Vinothkumar (BEG/PJ-IOT-EL)
@ 2017-09-18 16:44 ` Khem Raj
  0 siblings, 0 replies; 2+ messages in thread
From: Khem Raj @ 2017-09-18 16:44 UTC (permalink / raw)
  To: Eswaran Vinothkumar (BEG/PJ-IOT-EL); +Cc: yocto

On Mon, Sep 18, 2017 at 03:52:18PM +0000, Eswaran Vinothkumar (BEG/PJ-IOT-EL) wrote:
> Hi,
> 
> When I tried building a WIC image , I am seeing the following error messages.
> 
> WARNING: /home/evk1206/Projects/prj_compulab/sources/meta-alen/recipes-kernel/linux/linux-iot_4.9.39.bb.do_compile is tainted from a forced run                                              | ETA:  0:00:05
> Initialising tasks: 100% |###################################################################################################################################################################| Time: 0:00:09
> NOTE: Executing SetScene Tasks
> NOTE: Executing RunQueue Tasks
> ERROR: When reparsing /home/evk1206/Projects/prj_compulab/sources/meta-alen/recipes-core/images/iot-eval-image.bb.do_image_wic, the basehash value changed from f06fa95389abbf5cea813cfcd6ca3806 to b2ae7ed9b5aa329328f6fb57d934d17e. The metadata is not deterministic and this needs to be fixed.
> WARNING: iot-eval-image-1.0-r0 do_rootfs: The license listed Firmware-ti-connectivity was not in the licenses collected for recipe wl18xx-bluetooth
> ERROR: When reparsing /home/evk1206/Projects/prj_compulab/sources/meta-alen/recipes-core/images/iot-eval-image.bb.do_image_wic, the basehash value changed from f06fa95389abbf5cea813cfcd6ca3806 to b2ae7ed9b5aa329328f6fb57d934d17e. The metadata is not deterministic and this needs to be fixed.
> ERROR: When reparsing /home/evk1206/Projects/prj_compulab/sources/meta-alen/recipes-core/images/iot-eval-image.bb.do_image_wic, the basehash value changed from f06fa95389abbf5cea813cfcd6ca3806 to b2ae7ed9b5aa329328f6fb57d934d17e. The metadata is not deterministic and this needs to be fixed.
> ERROR: When reparsing /home/evk1206/Projects/prj_compulab/sources/meta-alen/recipes-core/images/iot-eval-image.bb.do_image_wic, the basehash value changed from f06fa95389abbf5cea813cfcd6ca3806 to b2ae7ed9b5aa329328f6fb57d934d17e. The metadata is not deterministic and this needs to be fixed.
> ERROR: When reparsing /home/evk1206/Projects/prj_compulab/sources/meta-alen/recipes-core/images/iot-eval-image.bb.do_image_wic, the basehash value changed from f06fa95389abbf5cea813cfcd6ca3806 to b2ae7ed9b5aa329328f6fb57d934d17e. The metadata is not deterministic and this needs to be fixed.
> ERROR: When reparsing /home/evk1206/Projects/prj_compulab/sources/meta-alen/recipes-core/images/iot-eval-image.bb.do_image_wic, the basehash value changed from f06fa95389abbf5cea813cfcd6ca3806 to b2ae7ed9b5aa329328f6fb57d934d17e. The metadata is not deterministic and this needs to be fixed.
> ERROR: When reparsing /home/evk1206/Projects/prj_compulab/sources/meta-alen/recipes-core/images/iot-eval-image.bb.do_image_wic, the basehash value changed from f06fa95389abbf5cea813cfcd6ca3806 to b2ae7ed9b5aa329328f6fb57d934d17e. The metadata is not deterministic and this needs to be fixed.
> ERROR: When reparsing /home/evk1206/Projects/prj_compulab/sources/meta-alen/recipes-core/images/iot-eval-image.bb.do_image_wic, the basehash value changed from f06fa95389abbf5cea813cfcd6ca3806 to b2ae7ed9b5aa329328f6fb57d934d17e. The metadata is not deterministic and this needs to be fixed.
> ERROR: iot-eval-image-1.0-r0 do_image_wic: Taskhash mismatch d04ed8e44344c09b715faf7f046a2943 versus 8b6b18a1996ba1c6af0fc8b285e5e4b7 for /home/evk1206/Projects/prj_compulab/sources/meta-alen/recipes-core/images/iot-eval-image.bb.do_image_wic
> ERROR: Taskhash mismatch d04ed8e44344c09b715faf7f046a2943 versus 8b6b18a1996ba1c6af0fc8b285e5e4b7 for /home/evk1206/Projects/prj_compulab/sources/meta-alen/recipes-core/images/iot-eval-image.bb.do_image_wic
> ERROR: When reparsing /home/evk1206/Projects/prj_compulab/sources/meta-alen/recipes-core/images/iot-eval-image.bb.do_image_wic, the basehash value changed from f06fa95389abbf5cea813cfcd6ca3806 to b2ae7ed9b5aa329328f6fb57d934d17e. The metadata is not deterministic and this needs to be fixed.
> ERROR: When reparsing /home/evk1206/Projects/prj_compulab/sources/meta-alen/recipes-core/images/iot-eval-image.bb.do_image_wic, the basehash value changed from f06fa95389abbf5cea813cfcd6ca3806 to b2ae7ed9b5aa329328f6fb57d934d17e. The metadata is not deterministic and this needs to be fixed.
> NOTE: Tasks Summary: Attempted 3759 tasks of which 3718 didn't need to be rerun and all succeeded.
> 
> I could also see the WIC image being successfully created. May I know how to solve this issue, as printing these messages during build results in wrong interpretation.

usually this means that DATE, TIME or DATETIME are being inserted into task checksums. You might have to include them
in vardepexclude list for particular tasks. You might use bitbake-dumpsig to first find out which variables/tasks are
including these variables first.

> 
> Mit freundlichen Grüßen / Best regards
> 
> Vinothkumar Eswaran
> BEG-PT/PJ-IOT1
> 
> 
> 

> -- 
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-09-18 16:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-18 15:52 Error messages building WIC image Eswaran Vinothkumar (BEG/PJ-IOT-EL)
2017-09-18 16:44 ` Khem Raj

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.