On Wed, May 9, 2012 at 8:55 AM, Martin Jansa <[email protected]> wrote: > On Wed, May 09, 2012 at 08:43:50AM -0400, Bruce Ashfield wrote: >> On Wed, May 9, 2012 at 6:58 AM, Martin Jansa <[email protected]> wrote: >> > On Tue, May 08, 2012 at 03:14:10PM +0000, [email protected] wrote: >> >> Module: openembedded-core.git >> >> Branch: master >> >> Commit: 043871d7e5d2d19c2ff43e54d2ff180c09e8903e >> >> URL: >> >> http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=043871d7e5d2d19c2ff43e54d2ff180c09e8903e >> >> >> >> Author: Bruce Ashfield <[email protected]> >> >> Date: Mon Apr 30 00:02:17 2012 -0400 >> >> >> >> kern-tools: integrate minor fixes >> >> >> >> Updating the SRCREV to pick up two minor fixes: >> >> >> >> 1/2: >> >> kgit-init: correct spelling of createme >> >> >> >> kgit-init copies the kern-tools scripts and intends to copy createme. >> >> >> >> The typo is in the usage() of updateme as well. >> >> >> >> Signed-off-by: Michel Thebeau <[email protected]> >> >> >> >> 2/2: >> >> kconf_check: fix bad quoting around missing_required.cfg >> >> >> >> missing_required.cfg won't have it's path truncated (if applicable), >> >> since >> >> the quoting it wrong. >> >> >> >> Signed-off-by: Andrea Adami <[email protected]> >> >> Signed-off-by: Bruce Ashfield <[email protected]> >> >> >> >> Signed-off-by: Bruce Ashfield <[email protected]> >> > >> > No idea if this is new issue or just old issue now revealed by those >> > fixes, but linux-yocto-3.2 now fails to build for qemux86-64 (at >> > least here). >> >> It's an old issue, but the second patch I sent last night is the fix. > > This one? > http://patchwork.openembedded.org/patch/27337/
Yep. I built several hundred (no exaggeration) qemu* builds with the series in place, and of course, my meta SRCREV always matches the head of the meta branch, so that never triggered. A clean build works here for all boards with that in place. If that doesn't fix it for you .. I'll definitely want to hear. Bruce > > Thanks > >> >> Bruce >> >> > >> > NOTE: package >> > linux-yocto-3.2.11+git10+6b3d4e09aa2531e9649f3f03827b7efbccfcec03_7+00e5ec2393bada6723bd9a07ded3d001c02fa727-r1: >> > task do_patch: Started >> > ERROR: Function failed: do_patch (see >> > /OE/shr-core/tmp-eglibc/work/qemux86_64-oe-linux/linux-yocto/linux-yocto-3.2.11+git10+6b3d4e09aa2531e9649f3f03827b7efbccfcec03_7+00e5ec2393bada6723bd9a07ded3d001c02fa727-r1/temp/log.do_patch.32134 >> > for further information) >> > ERROR: Logfile of failure stored in: >> > /OE/shr-core/tmp-eglibc/work/qemux86_64-oe-linux/linux-yocto/linux-yocto-3.2.11+git10+6b3d4e09aa2531e9649f3f03827b7efbccfcec03_7+00e5ec2393bada6723bd9a07ded3d001c02fa727-r1/temp/log.do_patch.32134 >> > Log data follows: >> > | ERROR: Function failed: do_patch (see >> > /OE/shr-core/tmp-eglibc/work/qemux86_64-oe-linux/linux-yocto/linux-yocto-3.2.11+git10+6b3d4e09aa2531e9649f3f03827b7efbccfcec03_7+00e5ec2393bada6723bd9a07ded3d001c02fa727-r1/temp/log.do_patch.32134 >> > for further information) >> > | WARNING: addon feature "features/netfilter" was not found >> > | WARNING: addon feature "features/taskstats" was not found >> > | WARNING: addon feature "cfg/sound" was not found >> > | ERROR: required features were not found. aborting >> > | ERROR. Could not update standard/default/common-pc-64/base >> > NOTE: package >> > linux-yocto-3.2.11+git10+6b3d4e09aa2531e9649f3f03827b7efbccfcec03_7+00e5ec2393bada6723bd9a07ded3d001c02fa727-r1: >> > task do_patch: Failed >> > >> > Cheers, >> > >> > -- >> > Martin 'JaMa' Jansa jabber: [email protected] >> > >> > _______________________________________________ >> > Openembedded-core mailing list >> > [email protected] >> > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core >> > >> >> >> >> -- >> "Thou shalt not follow the NULL pointer, for chaos and madness await >> thee at its end" >> >> _______________________________________________ >> Openembedded-core mailing list >> [email protected] >> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core > > -- > Martin 'JaMa' Jansa jabber: [email protected] > > _______________________________________________ > Openembedded-core mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core > -- "Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end" _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
