From: Joshua Lock <josh@linux.intel.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: Request for branch merge
Date: Thu, 01 Apr 2010 18:17:09 +0100 [thread overview]
Message-ID: <1270142229.27358.8.camel@localhost.localdomain> (raw)
In-Reply-To: <4BB4CBD1.2050803@mlbassoc.com>
On Thu, 2010-04-01 at 10:37 -0600, Gary Thomas wrote:
> On 04/01/2010 09:33 AM, Richard Purdie wrote:
> > I've been aware that Poky and OE have been diverging slightly and I'd
> > like to correct this. There are some patches that I've promised for a
> > while too such as the rename from do_populate_staging ->
> > do_populate_sysroot.
> >
> > With some help from Joshua Lock, I have a branch I'd like to propose be
> > merged into OE.dev:
> >
> > http://cgit.openembedded.org/cgit.cgi/openembedded/log/?h=rpurdie/work-in-progress
>
> Not much luck with this I'm afraid.
Whoops, good old fashioned copy and paste error. The test build I ran
didn't trigger this... Sorry.
I just force pushed an amended tree.
Cheers,
Joshua
> MACHINE=efika
> DISTRO="angstrom-2008.1"
>
> ERROR: '/local/Angstrom_BeagleBoard/openembedded/recipes/shasum/shasum-native.bb' failed
> NOTE: package shasum-native-1.0-r1: task do_qa_configure: Started
> ERROR: Error in executing python function in: /local/Angstrom_BeagleBoard/openembedded/recipes/shasum/shasum-native.bb
> ERROR: Exception:<type 'exceptions.NameError'> Message:global name 'configs' is not defined
> ERROR: Printing the environment of the function
> ERROR: 0021: else:
> ERROR: 0022: gt = "gettext"
> ERROR: 0023: deps = bb.utils.explode_deps(bb.data.getVar('DEPENDS', d, True) or "")
> ERROR: 0024: if gt not in deps:
> ERROR: 0025: for config in configs:
> ERROR: 0026: gnu = "grep \"^[[:space:]]*AM_GNU_GETTEXT\" %s >/dev/null" % config
> ERROR: 0027: if os.system(gnu) == 0:
> ERROR: 0028: bb.note("""Gettext required but not in DEPENDS for file %s.
> ERROR: 0029:Missing inherit gettext?""" % config)
> ERROR: Function do_qa_configure failed
> NOTE: Task failed: ('function do_qa_configure failed', '/local/Angstrom_BeagleBoard/tmp/work/i686-linux/shasum-native-1.0-r1/temp/log.do_qa_configure.24200')
> ERROR: Logfile of failure stored in: /local/Angstrom_BeagleBoard/tmp/work/i686-linux/shasum-native-1.0-r1/temp/log.do_qa_configure.24200
> Log data follows:
> | ERROR: Error in executing python function in: /local/Angstrom_BeagleBoard/openembedded/recipes/shasum/shasum-native.bb
> | ERROR: Exception:<type 'exceptions.NameError'> Message:global name 'configs' is not defined
> | ERROR: Printing the environment of the function
> | ERROR: 0021: else:
> | ERROR: 0022: gt = "gettext"
> | ERROR: 0023: deps = bb.utils.explode_deps(bb.data.getVar('DEPENDS', d, True) or "")
> | ERROR: 0024: if gt not in deps:
> | ERROR: 0025: for config in configs:
> | ERROR: 0026: gnu = "grep \"^[[:space:]]*AM_GNU_GETTEXT\" %s >/dev/null" % config
> | ERROR: 0027: if os.system(gnu) == 0:
> | ERROR: 0028: bb.note("""Gettext required but not in DEPENDS for file %s.
> | ERROR: 0029:Missing inherit gettext?""" % config)
> | ERROR: Function do_qa_configure failed
> NOTE: package shasum-native-1.0-r1: task do_qa_configure: Failed
> ERROR: TaskFailed event exception, aborting
>
> I tried this with bitbake-1.8.18 and the version from Poky mainline.
>
--
Joshua Lock
Intel Open Source Technology Centre
next prev parent reply other threads:[~2010-04-01 17:20 UTC|newest]
Thread overview: 49+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-01 15:33 Request for branch merge Richard Purdie
2010-04-01 15:41 ` Tom Rini
2010-04-01 15:43 ` Tom Rini
2010-04-01 16:07 ` Richard Purdie
2010-04-01 16:45 ` Tom Rini
2010-04-01 18:09 ` Richard Purdie
2010-04-01 18:33 ` Tom Rini
2010-04-01 18:43 ` Richard Purdie
2010-04-01 16:05 ` Richard Purdie
2010-04-01 16:46 ` Tom Rini
2010-04-01 15:46 ` Khem Raj
2010-04-01 16:09 ` Richard Purdie
2010-04-01 16:18 ` Andrea Adami
2010-04-01 16:29 ` Richard Purdie
2010-04-01 16:37 ` Gary Thomas
2010-04-01 17:17 ` Joshua Lock [this message]
2010-04-01 17:55 ` Koen Kooi
2010-04-01 18:17 ` Richard Purdie
2010-04-01 20:03 ` Chris Larson
2010-04-01 20:34 ` Tom Rini
2010-04-01 21:08 ` Koen Kooi
2010-04-01 21:25 ` Tom Rini
2010-04-01 21:27 ` Philip Balister
2010-04-01 22:26 ` Tom Rini
2010-04-02 13:40 ` Koen Kooi
2010-04-02 14:35 ` Koen Kooi
2010-04-02 21:41 ` Richard Purdie
2010-04-03 7:21 ` Koen Kooi
2010-04-02 21:29 ` Richard Purdie
2010-04-03 7:23 ` Koen Kooi
2010-04-08 15:40 ` Joshua Lock
2010-04-03 13:24 ` Koen Kooi
2010-04-12 8:37 ` Koen Kooi
2010-04-12 15:59 ` Tom Rini
2010-04-12 16:46 ` Joshua Lock
2010-05-01 23:29 ` Richard Purdie
2010-05-03 16:46 ` Tom Rini
2010-05-04 18:10 ` Richard Purdie
2010-05-04 18:55 ` Tom Rini
2010-05-05 23:22 ` Richard Purdie
2010-05-05 23:30 ` Tom Rini
2010-04-12 16:45 ` Joshua Lock
2010-04-12 17:47 ` Koen Kooi
2010-04-12 20:55 ` Koen Kooi
2010-04-12 22:19 ` Koen Kooi
2010-04-13 3:46 ` Richard Purdie
2010-04-13 7:06 ` Koen Kooi
2010-05-01 23:28 ` Richard Purdie
2010-05-02 14:13 ` 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=1270142229.27358.8.camel@localhost.localdomain \
--to=josh@linux.intel.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox