[oe] rpm-native problem?

Theodore A. Roth taroth at gmail.com
Fri Mar 20 15:19:27 UTC 2009


On Fri, Mar 20, 2009 at 4:42 AM, Marcin Juszkiewicz
<marcin at juszkiewicz.com.pl> wrote:
> Dnia czwartek, 19 marca 2009 o 23:30:29 Theodore A. Roth napisał(a):
>
>> I just did a pull this morning and am getting this failure when
>> parsing BitBake files:
>
>> NOTE: Handling BitBake files: \ (0697/6606) [10 %]__builtin__:6:
>> DeprecationWarning: raising a string exception is deprecated
>> NOTE: No Python in STAGING_INCDIR. Forgot to build python-native
>> ?
>
>> Is this problem related to the following patch?
>
> Show me your local.conf - I think that you have python-native in
> ASSUME_PROVIDED which is wrong.

I don't see it set.

roth at dorkboy:~/dev/OE/build/conf$ grep -v '^#' local.conf | grep -v '^$'
DL_DIR = "${OEBASE}/sources"
BBFILES := "${OEBASE}/build/recipes/*/*.bb
${OEBASE}/openembedded/recipes/*/*.bb"
BBMASK = ""
TMPDIR = "${OEBASE}/tmp"
MACHINE = "ts7800"
DISTRO = "angstrom-2008.1"
ANGSTROMLIBC = "uclibc"
BUSYBOX_ENABLE_CTTYHACK = "yes"
BUSYBOX_DISABLE_INITRD = "yes"
IMAGE_FSTYPES = "tar.bz2"
BBINCLUDELOGS = "yes"

I have attached the patches which show all the changes I have made to
the dev branch. I'm not touching/using anything python related.

My TMPDIR is completely empty.

I am trying to build a custom initramfs image. All of my setup files
and out of tree recipes can be found here:

  http://github.com/troth/oe-setup/tree/master

Ted Roth
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-support-for-building-Anstrom-for-a-ts7800.patch
Type: text/x-diff
Size: 49757 bytes
Desc: not available
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20090320/2b4dc03a/attachment-0008.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Force-uClibc-to-build-as-ARM-instead-of-THUMB-to-wor.patch
Type: text/x-diff
Size: 1014 bytes
Desc: not available
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20090320/2b4dc03a/attachment-0009.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Allow-tweaking-of-busybox-config-from-local.conf.patch
Type: text/x-diff
Size: 1089 bytes
Desc: not available
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20090320/2b4dc03a/attachment-0010.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Add-missing-B921600.patch-file.patch
Type: text/x-diff
Size: 1158 bytes
Desc: not available
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20090320/2b4dc03a/attachment-0011.bin>


More information about the Openembedded-devel mailing list