On Sat, 2017-02-11 at 00:15 +0100, Martin Jansa wrote: > It seems to be buildable when you add: > > EXTRA_OECONF += "--disable-selinux \ > --with-cluster=none \ > " > at least that's what one of my .bbappends does.
That's odd, for me it is do_patch which fails already, i.e. configure arguments aren't even used: ERROR: lvm2-2.02.138-r0 do_patch: Command Error: 'quilt --quiltrc /fast/build/refkit/intel-corei7-64/tmp-glibc/work/corei7-64-refkit-linux/lvm2/2.02.138-r0/recipe-sysroot-native/etc/quiltrc push' exited with 0 Output: Applying patch 0001-implement-libc-specific-reopen_stream.patch patching file lib/log/log.c Hunk #1 FAILED at 161. Hunk #2 succeeded at 209 with fuzz 2 (offset 2 lines). 1 out of 2 hunks FAILED -- rejects in file lib/log/log.c patching file tools/lvmcmdline.c Hunk #1 succeeded at 1744 (offset -74 lines). Hunk #2 succeeded at 1754 (offset -74 lines). Hunk #3 succeeded at 1762 (offset -74 lines). Patch 0001-implement-libc-specific-reopen_stream.patch does not apply (enforce with -f) ERROR: lvm2-2.02.138-r0 do_patch: Function failed: patch_do_patch ERROR: Logfile of failure stored in: /fast/build/refkit/intel-corei7-64/tmp-glibc/work/corei7-64-refkit-linux/lvm2/2.02.138-r0/temp/log.do_patch.2472 ERROR: Task (/work/iot-ref-kit//meta-openembedded/meta-oe/recipes-support/lvm2/lvm2_2.02.138.bb:do_patch) failed with exit code '1' Perhaps that is one of those cases where it depends on the native patch tool whether patching still works? Anyway, the changes that I'd like to see merged are the others. So if there's no consensus that 2.02.138 can and/or should be removed, let's keep it. -- Best Regards, Patrick Ohly The content of this message is my personal opinion only and although I am an employee of Intel, the statements I make here in no way represent Intel's position on the issue, nor am I authorized to speak on behalf of Intel on this matter. -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
