Re: [oe] Upstreaming patches

2011-04-11 Thread Graham Gower
On 12 April 2011 09:16, Philip Balister phi...@balister.org wrote: Saul Wold asked me about upstreaming some of the patches in OE. Apparently, Intel has some people who can look at submitting some of our patches upstream. The question is, what do we do about attribution? The problem is that

Re: [oe] Eliminating dependency race-conditions (was Re: [PATCH] net-snmp: disable libnl use)

2011-03-15 Thread Graham Gower
On 03/15/2011 07:38 PM, Esben Haabendal wrote: On Fri, 2011-03-11 at 12:04 +0100, Steffen Sledz wrote: which occurred sometimes depending on build order (not in clean package only builds). I would like to raise awareness of the underlying problem here. The current dependency/staging model

Re: [oe] [PATCH] opkg-utils: convert mtime to int before comparing it

2011-02-23 Thread Graham Gower
of the other patches to ipkg-utils been missed? http://cgit.openembedded.org/cgit.cgi/openembedded/tree/recipes/ipkg-utils/ipkg-utils?h=5bd4e2057db8d67139d49dcec1cb705329ac9041 Signed-off-by: Enrico Scholz enrico.sch...@sigma-chemnitz.de Acked-By: Graham Gower graham.go...@gmail.com

Re: [oe] Problem with dependencies in packages

2011-02-13 Thread Graham Gower
On 14 February 2011 09:20, Filip Zyzniewski filip.zyzniew...@gmail.com wrote: Hi, I think I have found a problem with versioned dependencies (or I don't unserstand something). I am trying to switch the jlime distribution from ipk to deb packages. When debugging do_rootfs problems I stumbled

Re: [oe] Problem with dependencies in packages

2011-02-13 Thread Graham Gower
On 14 February 2011 10:59, Graham Gower graham.go...@gmail.com wrote: On 14 February 2011 09:20, Filip Zyzniewski filip.zyzniew...@gmail.com wrote: Hi, I think I have found a problem with versioned dependencies (or I don't unserstand something). I am trying to switch the jlime

Re: [oe] [PATCH 0/9 v2] Replace ipkg-utils with opkg-utils

2011-01-25 Thread Graham Gower
successfully on angstrom-2008.1 and minimal Please review and provide your feedback For the whole series: Acked-by: Koen Kooi k...@openembedded.org Yes, the second patch series looks sane to me. Acked-by: Graham Gower graham.go...@gmail.com

Re: [oe] openembedded-core git repository

2011-01-19 Thread Graham Gower
On 20 January 2011 05:22, Frans Meulenbroeks fransmeulenbro...@gmail.com wrote: 2011/1/19 Graeme Gregory d...@xora.org.uk: Core should probably have a build bot which crunches a standard set of tests on each commit so unlike OE currently people don't wake up to bad day of debugging OE. I'm

[oe] [PATCH] ublibc.inc, micro-uclibc.conf: Avoid gettext in uclibc systems.

2010-12-23 Thread Graham Gower
Signed-off-by: Graham Gower graham.go...@gmail.com --- conf/distro/include/uclibc.inc |2 +- conf/distro/micro-uclibc.conf |2 ++ 2 files changed, 3 insertions(+), 1 deletions(-) diff --git a/conf/distro/include/uclibc.inc b/conf/distro/include/uclibc.inc index dd00647..200fac2 100644

[oe] [PATCH] micro.conf: Pin an older udev to avoid space consuming dependencies.

2010-12-23 Thread Graham Gower
micro-uclibc/micro-image with udev 124 = 957207 bytes. micro-uclibc/micro-image with udev 162 = 2303604 bytes. Signed-off-by: Graham Gower graham.go...@gmail.com --- conf/distro/micro.conf |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/conf/distro/micro.conf b/conf

Re: [oe] [PATCH] micro.conf: Pin an older udev to avoid space consuming dependencies.

2010-12-23 Thread Graham Gower
On 24 December 2010 14:24, Michael Smith msm...@cbnco.com wrote: On Fri, 24 Dec 2010, Graham Gower wrote: micro-uclibc/micro-image with udev 124 = 957207 bytes. micro-uclibc/micro-image with udev 162 = 2303604 bytes. Could you be convinced to try udev 141? When I build it, its only runtime

Re: [oe] [PATCH] micro.conf: Pin an older udev to avoid space consuming dependencies.

2010-12-23 Thread Graham Gower
On 24 December 2010 15:10, Graham Gower graham.go...@gmail.com wrote: On 24 December 2010 14:24, Michael Smith msm...@cbnco.com wrote: On Fri, 24 Dec 2010, Graham Gower wrote: micro-uclibc/micro-image with udev 124 = 957207 bytes. micro-uclibc/micro-image with udev 162 = 2303604 bytes

Re: [oe] [PATCH] micro.conf: Pin an older udev to avoid space consuming dependencies.

2010-12-23 Thread Graham Gower
On 24 December 2010 15:11, Graham Gower graham.go...@gmail.com wrote: On 24 December 2010 15:10, Graham Gower graham.go...@gmail.com wrote: On 24 December 2010 14:24, Michael Smith msm...@cbnco.com wrote: On Fri, 24 Dec 2010, Graham Gower wrote: micro-uclibc/micro-image with udev 124 = 957207

Re: [oe] release 2010-12: tar error

2010-12-21 Thread Graham Gower
On 21 December 2010 22:20, Martyn Welch martyn.we...@ge.com wrote: On 06/12/10 20:47, Denys Dmytriyenko wrote: On Fri, Dec 03, 2010 at 11:44:14AM -0800, Khem Raj wrote: On Fri, Dec 3, 2010 at 7:36 AM, Frans Meulenbroeks fransmeulenbro...@gmail.com wrote: Not sure if this is reproducible or a

[oe] uclibc - which virtual/libintl?

2010-12-20 Thread Graham Gower
g...@eye7:/mnt/oe/openembedded$ grep virtual/libintl conf/distro/include/*uclibc.inc conf/distro/include/sane-toolchain-uclibc.inc:PREFERRED_PROVIDER_virtual/libintl = proxy-libintl conf/distro/include/uclibc.inc:PREFERRED_PROVIDER_virtual/libintl ?= gettext

[oe] [PATCH] acl_2.2.49.bb: Fix build when DISTRO_FEATURES lacks largefile.

2010-12-20 Thread Graham Gower
Signed-off-by: Graham Gower graham.go...@gmail.com --- recipes/udev/acl-2.2.49/nolargefile.patch | 15 +++ recipes/udev/acl_2.2.49.bb|9 +++-- 2 files changed, 22 insertions(+), 2 deletions(-) create mode 100644 recipes/udev/acl-2.2.49/nolargefile.patch

Re: [oe] [PATCH] acl_2.2.49.bb: Fix build when DISTRO_FEATURES lacks largefile.

2010-12-20 Thread Graham Gower
On 21 December 2010 16:21, Khem Raj raj.k...@gmail.com wrote: On Mon, Dec 20, 2010 at 8:54 PM, Graham Gower graham.go...@gmail.com wrote: Signed-off-by: Graham Gower graham.go...@gmail.com Does it function correctly at runtime ? Can't test yet. I have problems with proxy-libintl conflicting

Re: [oe] [PATCH] acl_2.2.49.bb: Fix build when DISTRO_FEATURES lacks largefile.

2010-12-20 Thread Graham Gower
On 21 December 2010 16:34, Graham Gower graham.go...@gmail.com wrote: On 21 December 2010 16:21, Khem Raj raj.k...@gmail.com wrote: On Mon, Dec 20, 2010 at 8:54 PM, Graham Gower graham.go...@gmail.com wrote: Signed-off-by: Graham Gower graham.go...@gmail.com Does it function correctly

Re: [oe] do_rootfs and mkfs.jffs2

2010-12-18 Thread Graham Gower
On 18 December 2010 19:15, Frans Meulenbroeks fransmeulenbro...@gmail.com wrote: 2010/12/18 Scott Garman sgar...@zenlinux.com: On 12/17/2010 02:08 PM, Frans Meulenbroeks wrote: I just tried to make a jffs2 image, but got an error that mkfs.jffs2 was not found. Apparently somewhere a

[oe] [PATCH] meta-toolchain.bb: Fix do_populate_sdk for DISTRO=micro.

2010-12-17 Thread Graham Gower
Signed-off-by: Graham Gower graham.go...@gmail.com --- recipes/meta/meta-toolchain.bb | 16 +--- 1 files changed, 9 insertions(+), 7 deletions(-) diff --git a/recipes/meta/meta-toolchain.bb b/recipes/meta/meta-toolchain.bb index e949432..cb9e438 100644 --- a/recipes/meta/meta

Re: [oe] js compilation oddity

2010-12-12 Thread Graham Gower
On 12 December 2010 22:36, Frans Meulenbroeks fransmeulenbro...@gmail.com wrote: When compiling js (for beagleboard/minimal) I got this: | k_cos.c: In function ���__kernel_cos���: | k_cos.c:125:21: warning: ���qx��� may be used uninitialized in this function | Assembler messages: | Fatal

Re: [oe] js compilation oddity

2010-12-12 Thread Graham Gower
On 13 December 2010 09:07, Graham Gower graham.go...@gmail.com wrote: On 12 December 2010 22:36, Frans Meulenbroeks fransmeulenbro...@gmail.com wrote: When compiling js (for beagleboard/minimal) I got this: | k_cos.c: In function ���__kernel_cos���: | k_cos.c:125:21: warning: ���qx��� may

Re: [oe] [PATCH] wxwidgets: added libxinerama to DEPENDS

2010-12-05 Thread Graham Gower
On 6 December 2010 06:42, Matthew Thompson matthew...@gmail.com wrote: On Sun, 2010-12-05 at 17:13 +0100, Eric Bénard wrote: Hi, On 05/12/2010 17:02, Matt Thompson wrote: Signed-off-by: Matt Thompsonmatthew...@gmail.com ---   recipes/wxwidgets/wxwidgets.inc |    2 +-   1 files changed,

[oe] [PATCH v2] automake_1.11.1.bb: Don't try to execute perl.

2010-12-02 Thread Graham Gower
installed, select the one Automake should use using ./configure PERL=/path/to/perl Signed-off-by: Graham Gower graham.go...@gmail.com --- .../automake-dont-execute-perl.patch | 19 +++ recipes/automake/automake_1.11.1.bb|5 +++-- 2 files

[oe] [PATCH] bind: Fix for DISTRO=micro: s|/usr/bin|${bindir}|

2010-12-02 Thread Graham Gower
This is a conservative change to fix micro. Bind needs more attention as the latest in tree version is from 2008 and several vulnerabilities have been found and fixed since then. If you are doing anything except using bind as a resolver, please don't use these recipes. Signed-off-by: Graham

[oe] [PATCH] openjade_1.3.2.bb: Create directory before installing a file to that location.

2010-12-02 Thread Graham Gower
Fixes a breakage I introduced in last openjade commit. Signed-off-by: Graham Gower graham.go...@gmail.com --- recipes/openjade/openjade_1.3.2.bb |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/recipes/openjade/openjade_1.3.2.bb b/recipes/openjade/openjade_1.3.2.bb

Re: [oe] release-2010 - last moment hot fixes

2010-12-01 Thread Graham Gower
On 1 December 2010 19:21, Frans Meulenbroeks fransmeulenbro...@gmail.com wrote: 2010/12/1 Petr Štetiar yn...@true.cz: Khem Raj raj.k...@gmail.com [2010-11-30 10:12:08]: Do we already have some resolutions to these issues ? are there existing patches Yes, there are few patches around, but

Re: [oe] [PATCH] opkg: move OPKG_SRCREV to opkg.inc directly

2010-12-01 Thread Graham Gower
On 1 December 2010 18:31, Martin Jansa martin.ja...@gmail.com wrote: * now OPKG_SRCREV was used only in this one .inc, so move it there Signed-off-by: Martin Jansa martin.ja...@gmail.com Acked-by: Graham Gower graham.go...@gmail.com ___ Openembedded

Re: [oe] [PATCH] procps.inc: Fix do_install for DISTRO=micro.

2010-12-01 Thread Graham Gower
On 2 December 2010 00:19, Michael Smith msm...@cbnco.com wrote: Graham Gower wrote: mv: cannot stat `/mnt/oe/tmp/work/mipsel-oe-linux-uclibc/procps-3.2.8-r12.1/image/bin/uptime': No such file or directory Signed-off-by: Graham Gower graham.go...@gmail.com Acked-by: Michael Smith msm

[oe] [PATCH 1/2] automake_1.11.1.bb: Don't try to execute perl.

2010-12-01 Thread Graham Gower
installed, select the one Automake should use using ./configure PERL=/path/to/perl Signed-off-by: Graham Gower graham.go...@gmail.com --- .../automake-dont-execute-perl.patch | 33 recipes/automake/automake_1.11.1.bb|5 ++- 2 files

[oe] [PATCH 2/2] automake.inc: bootstrap aclocal.

2010-12-01 Thread Graham Gower
/sh: /mnt/oe/tmp/work/mipsel-oe-linux-uclibc/automake-1.11.1-r3.2/automake-1.11.1/aclocal: No such file or directory make: *** [aclocal.m4] Error 127 FATAL: oe_runmake failed Signed-off-by: Graham Gower graham.go...@gmail.com --- recipes/automake/automake.inc | 31

[oe] [PATCH] bind_9.3.6.bb: Don't remove nslookup, it exists in FILES_${PN}-utils.

2010-12-01 Thread Graham Gower
Also fixes the following with uclibc: rm: cannot remove `/mnt/oe/tmp/work/mipsel-oe-linux-uclibc/bind-9.3.6-r1/image/usr/bin/nslookup': No such file or directory Signed-off-by: Graham Gower graham.go...@gmail.com --- recipes/bind/bind_9.3.6.bb |1 - 1 files changed, 0 insertions(+), 1

[oe] [PATCH] inetutils_1.8.bb: Fix build when DISTRO_FEATURES lacks ipv6.

2010-12-01 Thread Graham Gower
] Error 1 Signed-off-by: Graham Gower graham.go...@gmail.com --- .../inetutils/inetutils-1.8/fix-disable-ipv6.patch | 58 recipes/inetutils/inetutils_1.8.bb |6 ++- 2 files changed, 63 insertions(+), 1 deletions(-) create mode 100644 recipes/inetutils

[oe] [PATCH] task-proper-tools.bb: Exclude some packages if DISTRO_FEATURES lacks ipv6.

2010-12-01 Thread Graham Gower
From 3fa2634efe81e5d711a423497e3b76a66a821766 Mon Sep 17 00:00:00 2001 From: Graham Gower graham.go...@gmail.com Date: Thu, 2 Dec 2010 11:10:47 +1030 Subject: [PATCH] task-proper-tools.bb: Exclude some packages if DISTRO_FEATURES lacks ipv6. Signed-off-by: Graham Gower graham.go...@gmail.com

[oe] [PATCH] fbset_2.1.bb: Use ${sbindir} and ${datadir} instead of hardcoding.

2010-12-01 Thread Graham Gower
This ensures that the fbset package is non-empty for DISTRO=micro. Signed-off-by: Graham Gower graham.go...@gmail.com --- recipes/fbset/fbset_2.1.bb |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes/fbset/fbset_2.1.bb b/recipes/fbset/fbset_2.1.bb index

[oe] [PATCH] util-linux-ng.inc, e2fsprogs.inc: Use update-alternatives for uuidd.

2010-12-01 Thread Graham Gower
| But that file is already provided by package * e2fsprogs Signed-off-by: Graham Gower graham.go...@gmail.com --- recipes/e2fsprogs/e2fsprogs.inc |5 - recipes/util-linux-ng/util-linux-ng.inc |7 --- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git

Re: [oe] [PATCH 2/2] automake.inc: bootstrap aclocal.

2010-12-01 Thread Graham Gower
On 2 December 2010 10:43, Graham Gower graham.go...@gmail.com wrote: Fixes problems seen with micro-uclibc. NOTE: make -j 12 CDPATH=${ZSH_VERSION+.}: cd . perllibdir=/mnt/oe/tmp/work/mipsel-oe-linux-uclibc/automake-1.11.1-r3.2/automake-1.11.1/lib:./lib /mnt/oe/tmp/work/mipsel-oe-linux

[oe] [PATCH] procps.inc: Fix do_install for DISTRO=micro.

2010-11-30 Thread Graham Gower
mv: cannot stat `/mnt/oe/tmp/work/mipsel-oe-linux-uclibc/procps-3.2.8-r12.1/image/bin/uptime': No such file or directory Signed-off-by: Graham Gower graham.go...@gmail.com --- recipes/procps/procps.inc |7 +-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/recipes

[oe] [PATCH] iputils_20071127.bb: Don't build ipv6 utils if DISTRO_FEATURES lacks ipv6.

2010-11-30 Thread Graham Gower
Signed-off-by: Graham Gower graham.go...@gmail.com --- recipes/iputils/iputils_20071127.bb | 29 - 1 files changed, 20 insertions(+), 9 deletions(-) diff --git a/recipes/iputils/iputils_20071127.bb b/recipes/iputils/iputils_20071127.bb index e5861eb..bcb35c4

[oe] [PATCH] gzip_1.4.bb: Fix do_install for DISTRO=micro.

2010-11-30 Thread Graham Gower
mv: `/mnt/oe/tmp/work/mipsel-oe-linux-uclibc/gzip-1.4-r3/image/bin/gunzip' and `/mnt/oe/tmp/work/mipsel-oe-linux-uclibc/gzip-1.4-r3/image/bin/gunzip' are the same file Signed-off-by: Graham Gower graham.go...@gmail.com --- recipes/gzip/gzip_1.4.bb | 10 ++ 1 files changed, 6

[oe] [PATCH] e2fsprogs_1.41.9.bb: Fix build for uclibc when DISTRO_FEATURES lacks largefile.

2010-11-30 Thread Graham Gower
omitted llseek.c:66:19: error: parameter name omitted llseek.c:67:4: error: parameter name omitted llseek.c:114:1: error: expected '{' at end of input make[2]: *** [llseek.o] Error 1 Signed-off-by: Graham Gower graham.go...@gmail.com --- .../e2fsprogs/e2fsprogs-1.41.9/llseek-uclibc.patch | 24

[oe] [PATCH] debianutils.inc: Fix do_install for DISTRO=micro.

2010-11-30 Thread Graham Gower
mv: `/mnt/oe/tmp/work/mipsel-oe-linux-uclibc/debianutils-2.30-r2/image/bin/run-parts.debianutils' and `/mnt/oe/tmp/work/mipsel-oe-linux-uclibc/debianutils-2.30-r2/image/bin/run-parts.debianutils' are the same file Signed-off-by: Graham Gower graham.go...@gmail.com --- recipes/debianutils

[oe] [PATCH] openssl.inc: Use cp -L, busybox cp doesn't support the long option.

2010-11-30 Thread Graham Gower
| -i Prompt before overwrite | -R,-r Recurse directories | -l,-s Create (sym)links | | ERROR: Function do_install failed Signed-off-by: Graham Gower graham.go...@gmail.com --- recipes/openssl/openssl.inc |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff

[oe] [PATCH] avahi_0.6.25.bb: Fix build when DISTRO_FEATURES lacks ipv6.

2010-11-29 Thread Graham Gower
'avahi_open_unicast_socket_ipv6': socket.c:946:38: error: 'IPV6_V6ONLY' undeclared (first use in this function) make[2]: *** [libavahi_core_la-socket.lo] Error 1 Signed-off-by: Graham Gower graham.go...@gmail.com --- recipes/avahi/avahi-0.6.25/disable-ipv6.patch | 433 + recipes/avahi

[oe] [PATCH] gnome-vfs_2.24.1.bb: Fix build when DISTRO_FEATURES lacks largefile.

2010-11-29 Thread Graham Gower
. Unfortunately, uClibc was built without large file support enabled. Signed-off-by: Graham Gower graham.go...@gmail.com --- recipes/gnome/gnome-vfs_2.24.1.bb | 11 +++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/recipes/gnome/gnome-vfs_2.24.1.bb b/recipes/gnome

[oe] [PATCH] sqlite3.inc: Fix build when DISTRO_FEATURES lacks largefile.

2010-11-29 Thread Graham Gower
';', ',' or ')' before '*' token make: *** [sqlite3.lo] Error 1 Signed-off-by: Graham Gower graham.go...@gmail.com --- recipes/sqlite/sqlite3.inc |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/recipes/sqlite/sqlite3.inc b/recipes/sqlite/sqlite3.inc index 18cdf71..1d828fb

[oe] [PATCH] x264_r2245.bb: Fix build when DISTRO_FEATURES lacks largefile.

2010-11-29 Thread Graham Gower
/features.h:216:5: error: #error It appears you have defined _FILE_OFFSET_BITS=64. Unfortunately, uClibc was built without large file support enabled. Signed-off-by: Graham Gower graham.go...@gmail.com --- recipes/vlc/x264_r2245.bb |4 1 files changed, 4 insertions(+), 0 deletions(-) diff

[oe] [PATCH] alsa-utils_1.0.20.bb: Fix build when DISTRO_FEATURES lacks largefile.

2010-11-29 Thread Graham Gower
-by: Graham Gower graham.go...@gmail.com --- recipes/alsa/alsa-utils-1.0.20/nolargefile.patch | 24 ++ recipes/alsa/alsa-utils_1.0.20.bb|3 +- 2 files changed, 26 insertions(+), 1 deletions(-) create mode 100644 recipes/alsa/alsa-utils-1.0.20/nolargefile.patch

[oe] [PATCH] openssl.inc: Fix build when DISTRO_FEATURES lacks largefile and/or ipv6.

2010-11-29 Thread Graham Gower
in this function) bss_dgram.c:474:48: error: 'IPV6_MTU' undeclared (first use in this function) make[2]: *** [bss_dgram.o] Error 1 Signed-off-by: Graham Gower graham.go...@gmail.com --- recipes/openssl/openssl.inc |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/recipes

[oe] [PATCH] perl_5.8.8.bb, perl_5.10.1.bb: Fix build when DISTRO_FEATURES lacks largefile.

2010-11-29 Thread Graham Gower
It appears you have defined _FILE_OFFSET_BITS=64. Unfortunately, uClibc was built without large file support enabled. Signed-off-by: Graham Gower graham.go...@gmail.com --- recipes/perl/perl_5.10.1.bb | 13 + recipes/perl/perl_5.8.8.bb | 13 + 2 files changed, 26

[oe] [PATCH] autoconf_2.65.bb: Fix configure for DISTRO=micro.

2010-11-29 Thread Graham Gower
: Perl 5.005_03 or better is required Signed-off-by: Graham Gower graham.go...@gmail.com --- .../autoconf-2.65/autoconf-dont-execute-perl.patch | 26 recipes/autoconf/autoconf_2.65.bb |6 +++- 2 files changed, 30 insertions(+), 2 deletions(-) create mode

[oe] [PATCH] openjade_1.3.2.bb: Install catalog with the correct path.

2010-11-29 Thread Graham Gower
this one: http://tinderbox.openembedded.org/packages/1149296/ Now I get: install-catalog: addition of /mnt/oe/tmp/sysroots/x86_64-linux/share/sgml/openjade-1.3.2/catalog in /mnt/oe/tmp/sysroots/x86_64-linux/etc/sgml/openjade-1.3.2.cat Signed-off-by: Graham Gower graham.go...@gmail.com

[oe] [PATCH] syslog-ng.inc: Fix build when DISTRO_FEATURES lacks largefile and/or ipv6.

2010-11-29 Thread Graham Gower
: dereferencing type-punned pointer will break strict-aliasing rules Signed-off-by: Graham Gower graham.go...@gmail.com --- recipes/syslog-ng/syslog-ng.inc |7 ++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/recipes/syslog-ng/syslog-ng.inc b/recipes/syslog-ng/syslog-ng.inc index

[oe] [PATCH] util-linux-ng_2.17.bb: Fix for uClibc when DISTRO_FEATURES lacks largefile.

2010-11-28 Thread Graham Gower
../shlibs/blkid/src/.libs/libblkid.so: undefined reference to `lseek64' Signed-off-by: Graham Gower graham.go...@gmail.com --- .../util-linux-ng-2.17/uclibc-nolargefile.patch| 13 + recipes/util-linux-ng/util-linux-ng_2.17.bb|3 ++- 2 files changed, 15 insertions

[oe] [PATCH] gettext_0.18.bb: Fix build when uclibc lacks large file support.

2010-11-28 Thread Graham Gower
-by: Graham Gower graham.go...@gmail.com --- recipes/gettext/gettext_0.18.bb |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/recipes/gettext/gettext_0.18.bb b/recipes/gettext/gettext_0.18.bb index 5ad6459..d27fad8 100644 --- a/recipes/gettext/gettext_0.18.bb +++ b/recipes

[oe] [PATCH] libxml2: Fix build when DISTRO_FEATURES lacks largefile.

2010-11-28 Thread Graham Gower
/sysroots/mipsel-oe-linux-uclibc/include/bits/uClibc_stdio.h:61:2: error: #error Sorry... uClibc was built without large file support! Signed-off-by: Graham Gower graham.go...@gmail.com --- recipes/libxml/libxml2.inc |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git

[oe] [PATCH] glib-2.0_2.24.1.bb: Fix build when DISTRO_FEATURES lacks ipv6.

2010-11-28 Thread Graham Gower
' is discouraged, use `utimes' ./.libs/libgio-2.0.so: undefined reference to `in6addr_loopback' ./.libs/libgio-2.0.so: undefined reference to `in6addr_any' collect2: ld returned 1 exit status make[4]: *** [gio-querymodules] Error 1 Signed-off-by: Graham Gower graham.go...@gmail.com --- .../glib-2.0

[oe] [PATCH] orbit2_2.14.17.bb: Fix build when DISTRO_FEATURES lacks ipv6.

2010-11-28 Thread Graham Gower
] Error 1 Signed-off-by: Graham Gower graham.go...@gmail.com --- recipes/gnome/orbit2-2.14.17/disable-ipv6.patch | 12 recipes/gnome/orbit2_2.14.17.bb |3 +++ 2 files changed, 15 insertions(+), 0 deletions(-) create mode 100644 recipes/gnome/orbit2-2.14.17/disable

[oe] [PATCH] libdrm_2.4.22.bb: Fix build for uclibc when DISTRO_FEATURES lacks largefile.

2010-11-28 Thread Graham Gower
: error: expected declaration specifiers or '...' before 'fpos_t' /mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc/include/stdio.h:721:12: error: expected ';', ',' or ')' before '*' token make[2]: *** [intel.lo] Error 1 Signed-off-by: Graham Gower graham.go...@gmail.com --- recipes/dri/libdrm_2.4.22.bb

Re: [oe] [oe-commits] Khem Raj : gcc-configure-sdk: Handle hardcoded /usr/include

2010-11-25 Thread Graham Gower
Commit 2e8e46955f15f54c78c91f1880a1bc776ac7fef9 doesn't seem to be enough for me to getting a gcc-cross-sdk to build. if ! false test ! -d `echo /mnt/oe/tmp/sysroots/mipsel-oe-linux-uclibc${sysroot_headers_suffix}/usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`; then \

[oe] [PATCH] Remove use of ipkg{,-collateral,-link}.

2010-11-24 Thread Graham Gower
No one should be using these any longer. * Opkg conflicts with ipkg. * There is opkg, opkg-collateral and ipkg-utils contains ipkg-link. Signed-off-by: Graham Gower graham.go...@gmail.com --- recipes/images/openprotium-image.bb |2 +- recipes/images/opie-image-16mb.bb |1 - recipes

[oe] [PATCH] task-fso-toolchain-target.bb: Fix meta-toolchain-fso.

2010-11-24 Thread Graham Gower
Previously, do_populate_sdk failed due to missing c++ dir. mv: cannot stat `/var/tmp/tb-clean-build/work/mipsel-oe-linux/meta-toolchain-fso-1.0-r1/sdk/image//usr/local/minimal/mipsel/mipsel-oe-linux/usr/include/c++': No such file or directory Signed-off-by: Graham Gower graham.go...@gmail.com

[oe] [PATCH v3] strace: Fix build on mips{, el} when DISTRO_FEATURES lacks largefile.

2010-11-23 Thread Graham Gower
' | syscall.o:(.data.rel.ro+0x14c88): undefined reference to `sys_fstatfs64' | collect2: ld returned 1 exit status | make[1]: *** [strace] Error 1 Signed-off-by: Graham Gower graham.go...@gmail.com --- .../strace/strace-4.5.20/mips-nolargefile.patch| 41 recipes/strace

[oe] [PATCH] gnutls_2.10.2.bb: Fix parallel build failure.

2010-11-23 Thread Graham Gower
In file included from core.c:32: enums.h:3:1: error: unterminated #ifndef In file included from core.c:40: enum-map.i.c:867:1: error: unterminated argument list invoking macro SCM_SMOB_PRINT In file included from errors.c:28: enums.h:3:1: error: unterminated #ifndef Signed-off-by: Graham Gower

Re: [oe] [PATCH] gnutls_2.10.2.bb: Fix parallel build failure.

2010-11-23 Thread Graham Gower
On 24 November 2010 09:54, Khem Raj raj.k...@gmail.com wrote: On Tue, Nov 23, 2010 at 3:00 PM, Graham Gower graham.go...@gmail.com wrote: In file included from core.c:32: enums.h:3:1: error: unterminated #ifndef In file included from core.c:40: enum-map.i.c:867:1: error: unterminated

[oe] [PATCH 1/2] busybox-config.inc: Fix build when DISTRO_FEATURES lacks largefile.

2010-11-22 Thread Graham Gower
for unfinished jobs Signed-off-by: Graham Gower graham.go...@gmail.com --- recipes/busybox/busybox-config.inc |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/recipes/busybox/busybox-config.inc b/recipes/busybox/busybox-config.inc index 26ccec4..723ec0e 100644 --- a/recipes

[oe] [PATCH 2/2] udev_124.bb: Fix build when DISTRO_FEATURES lacks largefile.

2010-11-22 Thread Graham Gower
] Error 1 FATAL: oe_runmake failed Signed-off-by: Graham Gower graham.go...@gmail.com --- recipes/udev/udev_124.bb |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/recipes/udev/udev_124.bb b/recipes/udev/udev_124.bb index d0d5420..a6c0e18 100644 --- a/recipes/udev/udev_124.bb

[oe] [PATCH] strace_4.5.20.bb: Fix build on mips{, el} when DISTRO_FEATURES lacks largefile.

2010-11-22 Thread Graham Gower
1 exit status | make[1]: *** [strace] Error 1 Signed-off-by: Graham Gower graham.go...@gmail.com --- .../strace/strace-4.5.20/mips-nolargefile.patch| 41 recipes/strace/strace_4.5.20.bb|4 ++ 2 files changed, 45 insertions(+), 0 deletions

[oe] [PATCH v2] strace_4.5.20.bb: Fix build on mips{, el} when DISTRO_FEATURES lacks largefile.

2010-11-22 Thread Graham Gower
): undefined reference to `sys_fstatfs64' | collect2: ld returned 1 exit status | make[1]: *** [strace] Error 1 Signed-off-by: Graham Gower graham.go...@gmail.com --- .../strace/strace-4.5.20/mips-nolargefile.patch| 41 recipes/strace/strace_4.5.18.bb

[oe] [PATCH] sane-toolchain-uclibc.inc: s/PREFERRED_UCLIBC_VERSION/PREFERRED_UCLIBC/

2010-11-22 Thread Graham Gower
Changed to match commit a69c8a4da6be7c3b6bd839f839d815e7de1b2c9f. Signed-off-by: Graham Gower graham.go...@gmail.com --- conf/distro/include/sane-toolchain-uclibc.inc | 12 ++-- 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/conf/distro/include/sane-toolchain

Re: [oe] [PATCH] xserver-kdrive-common.inc: Add $PACKAGES to PROVIDES

2010-11-22 Thread Graham Gower
___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel Tested with mipsel/minimal/x11-image. Tested-by: Graham Gower graham.go...@gmail.com ___ Openembedded

Re: [oe] any reason to not cache `opkg list`?

2010-11-21 Thread Graham Gower
On 20 November 2010 09:48, AJ ONeal coola...@gmail.com wrote: My assumption is that the only time the results of `opkg list` will change is after `opkg update`. Is that correct? If so, why not have `opkg update` generate the output which `opkg list` produces such that `opkg list` is

Re: [oe] Race issues (lzma-native)

2010-11-21 Thread Graham Gower
On 22 November 2010 10:42, Andrea Adami andrea.ad...@gmail.com wrote: I though tthe issue had disappeared (in the meanwhile I remove an obsolete dependency on zlib) but yesterday again... run.SRC_DISTRIBUTECOMMAND was malformed, broken at line 122 (export docdir=/oe/bu ). On second build

Re: [oe] [RFC] eglibc-package: move eglibc-dev to the end of PACKAGES var

2010-11-21 Thread Graham Gower
...@gmail.com Fixes micro/micro-image for me. Tested-by: Graham Gower graham.go...@gmail.com ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Re: [oe] Preparing for release - Freeze on master

2010-11-18 Thread Graham Gower
Everyone is going to want to apply fixes to the release, so it makes sense to have this as a new stable branch. OE is in a relatively stable state right now with no major changes causing large fallout recently. So, why not just branch it already and apply the same commit policy as the existing

[oe] [release-2010.12][PATCH] mioctl_git.bb: Add glib-2.0 to DEPENDS.

2010-11-18 Thread Graham Gower
/main.Tpo -c -o main.o main.c | main.c:25:18: fatal error: glib.h: No such file or directory | compilation terminated. | make[3]: *** [main.o] Error 1 Signed-off-by: Graham Gower graham.go...@gmail.com --- recipes/freesmartphone/mioctl_git.bb |1 + 1 files changed, 1 insertions(+), 0 deletions

Re: [oe] versions in RDEPENDS etc.

2010-11-17 Thread Graham Gower
On 18 November 2010 01:07, Andreas Oberritter o...@opendreambox.org wrote: Hi all, looking for examples in Git, I found the following entries using ($version): $ git grep -E '^(RDEPENDS|RPROVIDES|RRECOMMENDS|RSUGGESTS|RREPLACES|RCONFLICTS)'  | grep ''

[oe] bitbake micro-image failure

2010-11-17 Thread Graham Gower
Build Configuration: BB_VERSION= 1.11.0 METADATA_BRANCH = org.openembedded.dev METADATA_REVISION = c7be1ba TARGET_ARCH = mipsel TARGET_OS = linux MACHINE = qemumipsel DISTRO= micro DISTRO_VERSION= 20101118 ... snip ... | Collected errors: | *

[oe] [PATCH] sane-toolchain.inc: remove duplicate line.

2010-11-16 Thread Graham Gower
Signed-off-by: Graham Gower graham.go...@gmail.com --- conf/distro/include/sane-toolchain.inc |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/conf/distro/include/sane-toolchain.inc b/conf/distro/include/sane-toolchain.inc index 6d460a2..19e 100644 --- a/conf/distro

[oe] emacs copying ${STAGING_DIR_TARGET} - wtf?

2010-11-15 Thread Graham Gower
emacs.inc has this nugget in do_compile_prepend(): cp -pPR ${STAGING_DIR_TARGET}/* $treedir During a world build, both emacs and emacs-x11 copy some 5GB into their work dirs. This really seems like overkill. Could someone familiar with building emacs take a look to see if there is a reasonable

Re: [oe] emacs copying ${STAGING_DIR_TARGET} - wtf?

2010-11-15 Thread Graham Gower
On 16 November 2010 16:43, Martin Jansa martin.ja...@gmail.com wrote: On Tue, Nov 16, 2010 at 11:05:29AM +1030, Graham Gower wrote: PS: emacs and emacs-x11 fail for me in do_compile. Do you have make-3.82 on your host? emacs-x11_23.1.bb compiles fine with SHR. Nope. make --version says 3.81

Re: [oe] bitbake weirdness during -k world

2010-11-09 Thread Graham Gower
Problem(s) fixed by these commits. http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=b6d7a41d8ae0c916b217264b135998ac2d8bce4c http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=fe0b4102c33f7300aaf8b139ee2d73820e12d635 Thanks to Chris for pointing it out once I'd narrowed it

Re: [oe] bitbake weirdness during -k world

2010-11-08 Thread Graham Gower
On 9 November 2010 05:52, Khem Raj raj.k...@gmail.com wrote: On Sun, Nov 7, 2010 at 3:09 PM, Graham Gower graham.go...@gmail.com wrote: I have a 1gb world.log file after running: bitbake -k world | tee world.log I have this very same problem too and its recent enough. We should be able

[oe] bitbake weirdness during -k world

2010-11-07 Thread Graham Gower
I have a 1gb world.log file after running: bitbake -k world | tee world.log The build appears to have gotten about half way through (compared with previous builds) and then begun infinitely repeating the following message. Traceback (most recent call last): File

Re: [oe] OpenEmbedded Release 2010.12 --- needs your help!

2010-11-04 Thread Graham Gower
On 5 November 2010 09:03, Eric Bénard e...@eukrea.com wrote: Hi, Le 04/11/2010 23:06, Denys Dmytriyenko a écrit : - OpenEmbedded releases are planned to be time based and happen every 3 month (quarterly), starting with the first one on December 1st. - what about a no major change freeze

Re: [oe] [PATCH] gphoto2_2.4.8.bb: Stop configure from looking in /usr/local/include

2010-11-02 Thread Graham Gower
On 2 November 2010 17:08, Frans Meulenbroeks fransmeulenbro...@gmail.com wrote: 2010/11/2 Graham Gower graham.go...@gmail.com:  * Point configure at where it can find jpeg.  * Explicitly disable cdk and aalib.  * Fix license while here. Signed-off-by: Graham Gower graham.go...@gmail.com

[oe] [PATCH] telepathy-gabble_0.7.27.bb: Add libsoup-2.4 to DEPENDS.

2010-11-01 Thread Graham Gower
checking for SOUP... configure: error: Package requirements (libsoup-2.4) were not met: No package 'libsoup-2.4' found Signed-off-by: Graham Gower graham.go...@gmail.com --- recipes/telepathy/telepathy-gabble_0.7.27.bb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git

[oe] [PATCH] python-cython_0.13.bb: Add python-native to DEPENDS.

2010-11-01 Thread Graham Gower
/mnt/oe/tmp/work/x86_64-linux/python-cython-native-0.13-r0/temp/run.do_compile.28826: line 927: /mnt/oe/tmp/sysroots/x86_64-linux/usr/bin/python: No such file or directory FATAL: python setup.py build_ext execution failed. Signed-off-by: Graham Gower graham.go...@gmail.com --- recipes/python

[oe] [PATCH] gphoto2_2.4.8.bb: Stop configure from looking in /usr/local/include

2010-11-01 Thread Graham Gower
* Point configure at where it can find jpeg. * Explicitly disable cdk and aalib. * Fix license while here. Signed-off-by: Graham Gower graham.go...@gmail.com --- recipes/gphoto2/gphoto2_2.4.8.bb |9 +++-- 1 files changed, 7 insertions(+), 2 deletions(-) diff --git a/recipes/gphoto2

Re: [oe] [PATCH] python-cython_0.13.bb: Add python-native to DEPENDS.

2010-11-01 Thread Graham Gower
On 2 November 2010 15:13, Khem Raj raj.k...@gmail.com wrote: On Mon, Nov 1, 2010 at 6:09 PM, Graham Gower graham.go...@gmail.com wrote: /mnt/oe/tmp/work/x86_64-linux/python-cython-native-0.13-r0/temp/run.do_compile.28826: line 927: /mnt/oe/tmp/sysroots/x86_64-linux/usr/bin/python

[oe] [PATCH] gs: Clean up and break into two recipes.

2010-10-27 Thread Graham Gower
* Break the native compilation steps into a separate native recipe. * Fix license * Convert to new style staging * Fix build on mipsel due to missing -fPIC for objects linked into so files. Signed-off-by: Graham Gower graham.go...@gmail.com --- recipes/gs/gs-tools-native_8.64.bb | 30

Re: [oe] [PATCH] espgs_8.15.3.bb: Depend on cups as EXTRA_OECONF has --enable-cups.

2010-10-26 Thread Graham Gower
On 26 October 2010 17:06, Frans Meulenbroeks fransmeulenbro...@gmail.com wrote: 2010/10/26 Graham Gower graham.go...@gmail.com: pstoraster/gdevcups.c:74:25: fatal error: cups/raster.h: No such file or directory Signed-off-by: Graham Gower graham.go...@gmail.com ---  recipes/espgs

[oe] [PATCH] espgs_8.15.3.bb: Depend on cups as EXTRA_OECONF has --enable-cups.

2010-10-25 Thread Graham Gower
pstoraster/gdevcups.c:74:25: fatal error: cups/raster.h: No such file or directory Signed-off-by: Graham Gower graham.go...@gmail.com --- recipes/espgs/espgs_8.15.3.bb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/recipes/espgs/espgs_8.15.3.bb b/recipes/espgs

Re: [oe] Race issues (lzma-native)

2010-10-24 Thread Graham Gower
On 10/24/2010 07:29 PM, Andrea Adami wrote: Hello, during first build of console image I notice a strange fault: subsequent builds are ok. My scripts builds console-image and opie-image. ERROR: Task 2411 (virtual:native:/oe/openembedded/recipes/lzma/lzma_4.65.bb, do_distribute_sources)

[oe] [PATCH 2/2] site/mips{,64}-common: Add postgresql bits.

2010-10-20 Thread Graham Gower
Signed-off-by: Graham Gower graham.go...@gmail.com --- site/mips-common |6 ++ site/mips64-common |6 ++ 2 files changed, 12 insertions(+), 0 deletions(-) diff --git a/site/mips-common b/site/mips-common index 4b18c84..49e6dee 100644 --- a/site/mips-common +++ b/site/mips

[oe] [PATCH 1/2] siteinfo.bbclass, mips64: Clone mips-common to mips64-common.

2010-10-20 Thread Graham Gower
Orbit has alignment of long = 4 bytes, which is only true of 32 bit mips. Rename mip64el-linux to mips64el-linux while here. Signed-off-by: Graham Gower graham.go...@gmail.com --- classes/siteinfo.bbclass |4 +- site/mip64el-linux | 120

Re: [oe] [PATCH 2/2] site/mips{,64}-common: Add postgresql bits.

2010-10-20 Thread Graham Gower
On 21 October 2010 12:13, Khem Raj raj.k...@gmail.com wrote: On Wed, Oct 20, 2010 at 5:31 PM, Graham Gower graham.go...@gmail.com wrote: Signed-off-by: Graham Gower graham.go...@gmail.com is it possible to move the  offending parts to say mips64-linux and mips64-linux-uclibc and friends

[oe] [PATCH] nail_11.21.bb: Fix build failure due to dumbness in a configure-like script.

2010-10-19 Thread Graham Gower
: *** [nail] Error 1 Signed-off-by: Graham Gower graham.go...@gmail.com --- recipes/nail/files/makeconfig.FILES.patch | 22 ++ recipes/nail/nail_11.21.bb|5 +++-- 2 files changed, 25 insertions(+), 2 deletions(-) create mode 100644 recipes/nail/files

[oe] [PATCH] xoscope_1.12.bb: Fix build failure when comedilib has already been staged.

2010-10-19 Thread Graham Gower
disable comedilib support at configure time. I assume since comedi is new to the tree this year and xoscope was added years ago, that comedi support is not desired. Signed-off-by: Graham Gower graham.go...@gmail.com --- recipes/xoscope/xoscope_1.12.bb |3 +++ 1 files changed, 3 insertions(+), 0

[oe] nspr-4.7.1: race condition causing occasional build failure

2010-10-19 Thread Graham Gower
The failure looks like this: make[3]: Entering directory `/mnt/oe/tmp/work/mipsel-oe-linux/nspr-4.7.1-r1/nspr-4.7.1/mozilla/nsprpub/pr/include/md' ../../../config/./nsinstall -R -m 444 ./_aix32.cfg ./_aix64.cfg ./_beos.cfg ./_bsdi.cfg ./_darwin.cfg ./_dgux.cfg ./_freebsd.cfg ./_hpux32.cfg

Re: [oe] nspr-4.7.1: race condition causing occasional build failure

2010-10-19 Thread Graham Gower
On 10/20/2010 10:06 AM, Graham Gower wrote: The failure looks like this: make[3]: Entering directory `/mnt/oe/tmp/work/mipsel-oe-linux/nspr-4.7.1-r1/nspr-4.7.1/mozilla/nsprpub/pr/include/md' ../../../config/./nsinstall -R -m 444 ./_aix32.cfg ./_aix64.cfg ./_beos.cfg ./_bsdi.cfg

  1   2   3   >