* [scarthgap] TUNE_ARCH error #scarthgap
@ 2025-01-21 12:06 Ganesh Mahajan
2025-01-22 2:39 ` [OE-core] " Mark Hatle
0 siblings, 1 reply; 2+ messages in thread
From: Ganesh Mahajan @ 2025-01-21 12:06 UTC (permalink / raw)
To: openembedded-core
[-- Attachment #1: Type: text/plain, Size: 920 bytes --]
when tried to build image using command bitbake -k wac-core-image below error poped up.
ERROR: OE-core's config sanity checker detected a potential misconfiguration.
Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
Following is the list of potential problems / advisories:
TUNE_ARCH is unset. Please ensure your MACHINE configuration includes a valid tune configuration file which will set this correctly.
Error, the PACKAGE_ARCHS variable (all any noarch ${PACKAGE_EXTRA_ARCHS:tune-${DEFAULTTUNE}} wacin) for DEFAULTTUNE (None) does not contain TUNE_PKGARCH ().Toolchain tunings invalid:
No tuning found for default multilib.
I am upgrading from dunfell to scarthgap-5.0.5 (LTS), were dunfell had no TUNE_ARCH (tune-coretexA72.inc) but scarthgap has it.
or is it a good practice to disable the checker? Location for tune-coretexA72.inc should be /conf/machine/ ?
[-- Attachment #2: Type: text/html, Size: 1051 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [OE-core] [scarthgap] TUNE_ARCH error #scarthgap 2025-01-21 12:06 [scarthgap] TUNE_ARCH error #scarthgap Ganesh Mahajan @ 2025-01-22 2:39 ` Mark Hatle 0 siblings, 0 replies; 2+ messages in thread From: Mark Hatle @ 2025-01-22 2:39 UTC (permalink / raw) To: ganesh.manoj.mahajan, openembedded-core On 1/21/25 6:06 AM, Ganesh Mahajan via lists.openembedded.org wrote: > when tried to build image using command bitbake -k wac-core-image below error > poped up. > ERROR: OE-core's config sanity checker detected a potential misconfiguration. > Either fix the cause of this error or at your own risk disable the checker > (see sanity.conf). > Following is the list of potential problems / advisories: > TUNE_ARCH is unset. Please ensure your MACHINE configuration includes a > valid tune configuration file which will set this correctly. > Error, the PACKAGE_ARCHS variable (all any noarch > ${PACKAGE_EXTRA_ARCHS:tune-${DEFAULTTUNE}} wacin) for DEFAULTTUNE (None) does > not contain TUNE_PKGARCH ().Toolchain tunings invalid: > No tuning found for default multilib. > I am upgrading from dunfell to scarthgap-5.0.5 (LTS), were dunfell had no > TUNE_ARCH (tune-coretexA72.inc) but scarthgap has it. > or is it a good practice to disable the checker? Location for > tune-coretexA72.inc should be /conf/machine/ ? https://git.yoctoproject.org/poky/tree/meta/conf/machine/include/arm/armv8a?h=scarthgap There is already a cortex a72 tune defined, use the files in that directory. And yes, the filenames are case specific, 'a' is lowercase. --Mark > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#210096): https://lists.openembedded.org/g/openembedded-core/message/210096 > Mute This Topic: https://lists.openembedded.org/mt/110734005/3616948 > Mute #scarthgap:https://lists.openembedded.org/g/openembedded-core/mutehashtag/scarthgap > Group Owner: openembedded-core+owner@lists.openembedded.org > Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [mark.hatle@kernel.crashing.org] > -=-=-=-=-=-=-=-=-=-=-=- > ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-22 2:39 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2025-01-21 12:06 [scarthgap] TUNE_ARCH error #scarthgap Ganesh Mahajan 2025-01-22 2:39 ` [OE-core] " Mark Hatle
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox