On Mon, 11 Nov 2024 at 08:07, Chen Qi via lists.openembedded.org <[email protected]> wrote: > 2) How could this help avoid reproducibility issues?
Reproducibility is slightly incorrect term to use here, a better one is 'build determinism'. When a component is using auto-detection to enable (or not) features, the result build configuration can quietly change behind your back depending on what was found (or not) in a sysroot, or on the build host. We constantly have to fix such issues by adding missing PACKAGECONFIGs, or forcing parameters in EXTRA_OECONF etc. An option to blanket-disable such auto-detection across all of meson is most welcome. Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#206944): https://lists.openembedded.org/g/openembedded-core/message/206944 Mute This Topic: https://lists.openembedded.org/mt/109496557/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
