On Tue, Feb 10, 2026 at 2:39 AM Alexander Kanavin <[email protected]> wrote: > > On Mon, 2 Feb 2026 at 03:35, Ankur Tyagi via lists.openembedded.org > <[email protected]> wrote: > > - dropped mdcheck install patch to address reproducibility issue > > > EXTRA_OEMAKE = 'CHECK_RUN_DIR=0 CWFLAGS="" CXFLAGS="${CFLAGS}" > > SYSTEMD_DIR=${systemd_system_unitdir} \ > > BINDIR="${base_sbindir}" > > UDEVDIR="${nonarch_base_libdir}/udev" LDFLAGS="${LDFLAGS}" \ > > - SYSROOT="${STAGING_DIR_TARGET}" STRIP=' > > + SYSROOT="${STAGING_DIR_TARGET}" > > MISCDIR="${datadir}/${BPN}" STRIP=' > > > > This has merged, and unfortunately the same reproducibility issue > appeared in nightly master: > > https://autobuilder.yoctoproject.org/valkyrie/#/builders/37/builds/3317 > > The issue seems to be that sometimes the sed command to patch BINDIR > in mdcheck works, and sometimes it does not. I am baffled as to why > that would be, but we can't have such fails in master, so for now I'm > afraid this should be reverted. >
yeah, that's odd. Let's revert it and I will spend some time understanding what's going on here. > Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#230812): https://lists.openembedded.org/g/openembedded-core/message/230812 Mute This Topic: https://lists.openembedded.org/mt/117590273/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
