All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <tom_rini@mentor.com>
To: Gary Thomas <gary@mlbassoc.com>
Cc: Koen Kooi <koen@dominion.thruhere.net>,
	openembedded-devel@lists.openembedded.org
Subject: Re: testing release-2011.03 failure
Date: Tue, 15 Feb 2011 10:40:23 -0700	[thread overview]
Message-ID: <4D5ABA87.1090208@mentor.com> (raw)
In-Reply-To: <4D5AB6FD.2030104@mlbassoc.com>

On 02/15/2011 10:25 AM, Gary Thomas wrote:
> On 02/15/2011 09:53 AM, Tom Rini wrote:
>> On 02/14/2011 04:33 PM, Gary Thomas wrote:
>>> MACHINE = beagleboard
>>> DISTRO = angstrom-2010.x
>>> PARALLEL_MAKE ?= "-j4"
>>> BB_NUMBER_THREADS ?= "4"
>>> target = angstrom-gnome-image
>>> bitbake = 1.11.0
>>> host = Fedora 13/x86
>>>
>>> openembedded/recipes/gnome/system-tools-backends_2.10.1.bb failed
>>>
>>> Log at http://pastebin.com/rL0BnD8w
>>
>> Can you try adding PARALLEL_MAKE = "" to the offending recipe?
>
> Still errors, but maybe more readable:
>
> | Making all in services
> | make[2]: Entering directory
> `/work/local/Angstrom_BeagleBoard/tmp/work/armv7a-angstrom-linux-gnueabi/system-tools-backends-2.10.1-r1/system-tools-backends-2.10.1/services'
>
> | cd .. && \
> | /bin/sh
> /work/local/Angstrom_BeagleBoard/tmp/work/armv7a-angstrom-linux-gnueabi/system-tools-backends-2.10.1-r1/system-tools-backends-2.10.1/missing
> --run automake-1.7 --gnu services/Makefile
> | configure.in:8: version mismatch. This is Automake 1.7.9,
> | configure.in:8: but the definition used by this AM_INIT_AUTOMAKE
> | configure.in:8: comes from Automake 1.11.1. You should recreate
> | configure.in:8: aclocal.m4 with aclocal and run automake again.
> | make[2]: *** [Makefile.in] Error 1
> | make[2]: Leaving directory
> `/work/local/Angstrom_BeagleBoard/tmp/work/armv7a-angstrom-linux-gnueabi/system-tools-backends-2.10.1-r1/system-tools-backends-2.10.1/services'
>
> | make[1]: *** [all-recursive] Error 1
> | make[1]: Leaving directory
> `/work/local/Angstrom_BeagleBoard/tmp/work/armv7a-angstrom-linux-gnueabi/system-tools-backends-2.10.1-r1/system-tools-backends-2.10.1'
>
> | make: *** [all] Error 2

OK, digging into the history on this recipe, it looks like 
29dc4e1f8452bba3af0ff91811d93bdb9f4f4f23 is when we switched from 
"pre-mangle configure.in, etc, then normal autotools.bbclass 
do_configure" to "less mangle, call out gnu-config, oe_runconf, etc by 
hand".  Koen, do you recall why?  And what heart burn we would run into 
if we wanted to both not re-break policykit support and fix this build 
issue by getting a more complete autotools.bbclass:do_configure type 
do_configure run here?

-- 
Tom Rini
Mentor Graphics Corporation



  reply	other threads:[~2011-02-15 17:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-14 23:33 testing release-2011.03 failure Gary Thomas
2011-02-15 16:53 ` Tom Rini
2011-02-15 17:25   ` Gary Thomas
2011-02-15 17:40     ` Tom Rini [this message]
2011-02-15 17:46       ` Koen Kooi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D5ABA87.1090208@mentor.com \
    --to=tom_rini@mentor.com \
    --cc=gary@mlbassoc.com \
    --cc=koen@dominion.thruhere.net \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.