Re: [OE-core] [PATCH 2/7] archiver.bbclass: New bbclass for archiving sources, patches, logs and scripts

2012-03-19 Thread Xiaofeng Yan
On 2012年03月20日 05:04, Saul Wold wrote: On 03/15/2012 11:23 PM, Xiaofeng Yan wrote: From: Xiaofeng Yan 1 Archive sources in ${S} in the different stage (do_unpack,do_patch,do_configure). 2 Archive patches including series 3 Archive logs including scripts (.bb and .inc files) 4 dump environment

Re: [OE-core] LSB support?

2012-03-19 Thread Ni Qingliang
no echo? On Mon, 2012-03-19 at 09:47 +0800, 倪庆亮 wrote: > I have encountered a similar problem when do a clean building in another > VM (running archlinux). > > after remove /usr//lib/libXrandr.so.2: > mv /usr/lib/../lib/libXrandr.so.2 /usr/lib/../lib/libXrandr.so.2.bak > > I got a new error: > /

[OE-core] [PATCH V2 1/1] sysvinit-inittab: Fixed license warning.

2012-03-19 Thread Lianhao Lu
WARNING: .../sysvinit-inittab-2.88dsf-r6/sysvinit-2.88dsf/COPYING could not be copied for some reason. It may not exist. WARN for now. Signed-off-by: Lianhao Lu --- .../recipes-core/sysvinit/sysvinit-inittab/COPYING | 339 .../sysvinit/sysvinit-inittab_2.88dsf.bb

[OE-core] [PATCH V2 0/1] warning fix of sysvinit-inittab.

2012-03-19 Thread Lianhao Lu
This fixed the warning in do_populate_lic task in sysvinit-inittab. The following changes since commit c981fa4fad8a457882293157b7bdca05aad5a778: Tom Zanussi (1): blktrace: update to version 1.0.5 are available in the git repository at: git://git.yoctoproject.org/poky-contrib llu/warn

Re: [OE-core] specific version dependenciews - was: Linking two recipes

2012-03-19 Thread Denys Dmytriyenko
On Mon, Mar 19, 2012 at 10:59:34PM +0100, Wolfgang Denk wrote: > Dear Richard, > > In message <1332192150.9740.72.camel@ted> you wrote: > > On Mon, 2012-03-19 at 13:59 -0700, simran singh wrote: > > > Hello, > > > I have recipes for two applications Recipe A and Recipe B. Recipe B > > > requires a

[OE-core] [PATCH] rt-tests: fix dependency on eglibc, clean LDFLAGS passing

2012-03-19 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Replace dependency on eglibc with virtual/libc Pass LDFLAGS to TARGET_CC_ARCH, instead of CFLAGS as Makefile overrides it Signed-off-by: Denys Dmytriyenko --- meta/recipes-rt/rt-tests/rt-tests_0.83.bb |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff

Re: [OE-core] [PATCH 1/1] sysvinit-inittab: Fixed license warning.

2012-03-19 Thread Richard Purdie
On Mon, 2012-03-19 at 09:07 -0700, Saul Wold wrote: > On 03/18/2012 06:52 PM, Lianhao Lu wrote: > > WARNING: .../sysvinit-inittab-2.88dsf-r6/sysvinit-2.88dsf/COPYING could > > not be copied for some reason. It may not exist. WARN for now. > > > > Signed-off-by: Lianhao Lu > > --- > > .../sysvinit

Re: [OE-core] specific version dependenciews - was: Linking two recipes

2012-03-19 Thread Richard Purdie
On Mon, 2012-03-19 at 22:59 +0100, Wolfgang Denk wrote: > In message <1332192150.9740.72.camel@ted> you wrote: > > On Mon, 2012-03-19 at 13:59 -0700, simran singh wrote: > > > Hello, > > > I have recipes for two applications Recipe A and Recipe B. Recipe B > > > requires a lib.so file and init.h fi

Re: [OE-core] [PATCH 1/1] blktrace: update to version 1.0.5

2012-03-19 Thread Richard Purdie
On Sat, 2012-03-17 at 10:51 -0500, tom.zanu...@intel.com wrote: > From: Tom Zanussi > > Update blktrace to reflect the newer 1.0.5 tag. > > Signed-off-by: Tom Zanussi > --- > meta/recipes-kernel/blktrace/blktrace_git.bb |6 +++--- > 1 files changed, 3 insertions(+), 3 deletions(-) Merged

Re: [OE-core] [PATCH 1/1] package_rpm.bbclass: fix bashims at rpm_common_comand() method

2012-03-19 Thread Richard Purdie
On Sat, 2012-03-17 at 17:50 +, Otavio Salvador wrote: > Signed-off-by: Otavio Salvador > Cc: Daiane Angolini > --- > meta/classes/package_rpm.bbclass |3 +-- > 1 files changed, 1 insertions(+), 2 deletions(-) Merged to master, thanks. Richard _

[OE-core] Debugging with gdb

2012-03-19 Thread Andreas Müller
Hi, midori crashes with segmentation fault since a while (0.4.3 & 0.4.4). To understand why I would like to start a gdb remote debug session. In the past I prepared the image in the following way to get as much libraries as possible compiled with -O0 since I do not know which component might be re

Re: [OE-core] Linking two recipes

2012-03-19 Thread Richard Purdie
On Mon, 2012-03-19 at 15:10 -0700, simran singh wrote: > This is how I was able to install it: > > > do_install(){ >python configure.py --prefix=${D}/${libdir}/botan > } > > > But still the other recipe is unable to locate the files. > In the other recipe, look in ${STAGING_LIBDIR}...

Re: [OE-core] Linking two recipes

2012-03-19 Thread simran singh
This is how I was able to install it: do_install(){ python configure.py --prefix=${D}/${libdir}/botan} But still the other recipe is unable to locate the files. Date: Mon, 19 Mar 2012 14:59:33 -0700 From: kerg...@gmail.com To: openembedded-core@lists.openembedded.org Subject: Re: [OE-core]

[OE-core] MINUTES: OE TSC 13 March 2012

2012-03-19 Thread Jeff Osier-Mixon
OpenEmbedded Technical Steering Committee 13 March 2012 Attending: Richard, Paul, Mark, Tom Apologies: Khem Minutes: Jefro Agenda 1. pick a chair -> RP 2. open issues a. IMAGE_FSTYPES (Tartarus) =>poking people to read & reply on list

[OE-core] specific version dependenciews - was: Linking two recipes

2012-03-19 Thread Wolfgang Denk
Dear Richard, In message <1332192150.9740.72.camel@ted> you wrote: > On Mon, 2012-03-19 at 13:59 -0700, simran singh wrote: > > Hello, > > I have recipes for two applications Recipe A and Recipe B. Recipe B > > requires a lib.so file and init.h file which are installed by Recipe > > A. ... > recip

Re: [OE-core] Linking two recipes

2012-03-19 Thread Christopher Larson
All installs should be placed relative to ${D}. See one of the many other recipes that define do_install for examples :) -- Christopher Larson On Monday, March 19, 2012 at 2:57 PM, simran singh wrote: > So install something along the lines: > > do_install(){ >python configure.py --pr

Re: [OE-core] Linking two recipes

2012-03-19 Thread simran singh
So install something along the lines: do_install(){ python configure.py --prefix=${libdir}/botan} When I do that, I get a permission denied error:mkdir: cannot create directory /usr/lib/botan Sorry I am still significantly new to open embedded and bitbake. Thanks,Simran Date: Mon, 19 Mar

Re: [OE-core] Linking two recipes

2012-03-19 Thread Christopher Larson
/usr/botan isn't a path that'll be placed into the sysroot, which is the standard mechanism by which files from dependencies are accessed (e.g. headers, shared libraries, native scripts). You should install to more standard system locations. -- Christopher Larson On Monday, March 19, 2012 at

Re: [OE-core] Linking two recipes

2012-03-19 Thread simran singh
Hello Richard, I did try the DEPENDS variable before but still doesnt solve the problem.A configure script in recipe B has to run a program that is built under ${D}/usr/botan by recipe A. Even if i pass the path to the configure script, it is unable to find the script. ./configure --with-bota

Re: [OE-core] Linking two recipes

2012-03-19 Thread Richard Purdie
On Mon, 2012-03-19 at 13:59 -0700, simran singh wrote: > Hello, > I have recipes for two applications Recipe A and Recipe B. Recipe B > requires a lib.so file and init.h file which are installed by Recipe > A. > How do I acknowledge this dependency in Recipe B. I tried doing > do_stage() function i

Re: [OE-core] [PATCH 2/7] archiver.bbclass: New bbclass for archiving sources, patches, logs and scripts

2012-03-19 Thread Saul Wold
On 03/15/2012 11:23 PM, Xiaofeng Yan wrote: From: Xiaofeng Yan 1 Archive sources in ${S} in the different stage (do_unpack,do_patch,do_configure). 2 Archive patches including series 3 Archive logs including scripts (.bb and .inc files) 4 dump environment resources which show all variable and

[OE-core] Linking two recipes

2012-03-19 Thread simran singh
Hello,I have recipes for two applications Recipe A and Recipe B. Recipe B requires a lib.so file and init.h file which are installed by Recipe A.How do I acknowledge this dependency in Recipe B. I tried doing do_stage() function in recipe A with no success. Please advice.I am attaching the two

Re: [OE-core] how can i share the "native" content across multiple builds?

2012-03-19 Thread McClintock Matthew-B29882
On Mon, Mar 19, 2012 at 1:07 PM, Robert P. J. Day wrote: >  i'm sure i'm just missing where it's explained but given that i'm > about to do a number of builds, how can i reuse all of the native > content that's compiled for each build? Use a common SSTATE_DIR and/or common TMPDIR -M ___

Re: [OE-core] apt: Fix parallel make race

2012-03-19 Thread Khem Raj
On Mon, Mar 19, 2012 at 8:55 AM, Richard Purdie wrote: > I was just going to turn off parallel make but ended up fixing this properly. > > Signed-off-by: Richard Purdie Thanks for fixing the underlying problem. I would like to encourage that we try this all the time I know many times it may not

[OE-core] how can i share the "native" content across multiple builds?

2012-03-19 Thread Robert P. J. Day
i'm sure i'm just missing where it's explained but given that i'm about to do a number of builds, how can i reuse all of the native content that's compiled for each build? rday -- Robert P. J. Day

Re: [OE-core] [PATCH] Add pigz as gzip-native alternative.

2012-03-19 Thread Koen Kooi
Op 19 mrt. 2012, om 16:58 heeft Björn Stenberg het volgende geschreven: > Koen Kooi wrote: >> Op 15 mrt. 2012, om 09:25 heeft Björn Stenberg het volgende geschreven: >>> +PROVIDES_virtclass-native += "gzip-native" >> >> This is either missing update-alternatives entries or it is missing >> RREPL

[OE-core] [PATCH 1/1] lttng-modules: fix compliation error with 3.2.x -stable kernels

2012-03-19 Thread Bruce Ashfield
recent -stable kernels have their own fallback definition of is_compat_task #define is_compat_task() (0) To protect against this double definition of is_compat_task we can check to see if it is already defined, and skip the lttng variant. Signed-off-by: Bruce Ashfield --- ...ls-protect-is_c

[OE-core] [PATCH 0/1] lttng-2.0: fix compiliation error

2012-03-19 Thread Bruce Ashfield
Richard/Saul, Here's a fix for the recent lttng-2.0 modules build error that was reported. The recent -stable update created a collision with is_compat_task() that was already being defined as a fallback within lttng 2.0. I've made a patch fix, versus updating lttng-2.0 .. since churning this pac

[OE-core] [PATCH] Simple typo in qemuarm.conf file: "versaile" -> "versatile"

2012-03-19 Thread Robert P. J. Day
Signed-off-by: Robert P. J. Day --- diff --git a/meta/conf/machine/qemuarm.conf b/meta/conf/machine/qemuarm.conf index 526d713..d07084b 100644 --- a/meta/conf/machine/qemuarm.conf +++ b/meta/conf/machine/qemuarm.conf @@ -1,6 +1,6 @@ #@TYPE: Machine -#@NAME: arm_versaile_926ejs -#@DESCRIPTION:

Re: [OE-core] [PATCH 0/7] Misc Fixes and upgrades

2012-03-19 Thread Saul Wold
On 03/16/2012 12:00 PM, nitin.a.kam...@intel.com wrote: From: Nitin A Kamble The following changes since commit 0676db79755b49b660f34e1c00769327fc299c58: tcl: Fix bad RPATH QA warning (2012-03-16 16:47:44 +) are available in the git repository at: git://git.pokylinux.org/poky-contrib

Re: [OE-core] [PATCH] Add pigz as gzip-native alternative.

2012-03-19 Thread Saul Wold
On 03/13/2012 07:52 AM, Björn Stenberg wrote: pigz, which stands for parallel implementation of gzip, is a fully functional replacement for gzip that exploits multiple processors and multiple cores to the hilt when compressing data. pigz was written by Mark Adler, and uses the zlib and pthread

Re: [OE-core] [PATCH 0/6] Misc fixes

2012-03-19 Thread Saul Wold
On 03/16/2012 12:00 PM, Paul Eggleton wrote: The following changes since commit efd80fd23cb96ccc203893017938c1163d20b898: tcl: Fix bad RPATH QA warning (2012-03-16 16:47:27 +) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib paule/fixes16

Re: [OE-core] [PATCH 0/4] linux-yocto: consolidated pull

2012-03-19 Thread Saul Wold
On 03/16/2012 09:38 AM, Bruce Ashfield wrote: Richard/Saul, Here's the consolidated pull request that I mentioned earlier in the week. Two -stable updates and some changes for BSP configuration. Tested on all the qemu* targets. No issues found here. There are also some emenlow changes in the t

Re: [OE-core] [PATCH 0/1] qemugl fix

2012-03-19 Thread Saul Wold
On 03/16/2012 04:57 AM, edwin.z...@intel.com wrote: From: Zhai Edwin RP, This fixed [YOCTO #1927]. Pls. help to review and pull. Thanks, Edwin The following changes since commit be0f9dd483af2a2f55b2ae8ef9ca172e7c90819c: python-imaging: bring in fixes from meta-oe (2012-03-16 10:57:09 +

Re: [OE-core] [PATCH 0/4] Recipe upgrades - sudo, at, base-passwd

2012-03-19 Thread Saul Wold
On 03/15/2012 08:22 AM, Scott Garman wrote: Hello, Here are some recipe upgrades for sudo, at, and base-passwd. These recipes have been build tested on all 5 of our qemu architectures. I have also done a visual inspection of the image and package output between the previous and new versions of

Re: [OE-core] [PATCH 0/2] A couple of fixes

2012-03-19 Thread Saul Wold
On 03/15/2012 07:24 AM, Paul Eggleton wrote: The following changes since commit b055075ba5b9ff5250bc66be1cd8b222bdb86161: slang: Fix rpath QA warnings (2012-03-15 00:07:43 +) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib paule/fixes15

Re: [OE-core] [PATCH 0/3] logrotate: upgrade from 3.7.9 to 3.8.1

2012-03-19 Thread Saul Wold
On 03/15/2012 06:34 AM, Robert Yang wrote: Test info: * Has been tested on qemux86, qemuppc, qemuarm. // Robert The following changes since commit 1e6dce3228a483b2367286e49c4aa8a71733dcbb: ncurses: fix install error (2012-03-15 13:14:10 +) are available in the git repository at: gi

Re: [OE-core] [PATCH 1/1] sysvinit-inittab: Fixed license warning.

2012-03-19 Thread Saul Wold
On 03/18/2012 06:52 PM, Lianhao Lu wrote: WARNING: .../sysvinit-inittab-2.88dsf-r6/sysvinit-2.88dsf/COPYING could not be copied for some reason. It may not exist. WARN for now. Signed-off-by: Lianhao Lu --- .../sysvinit/sysvinit-inittab_2.88dsf.bb |6 +- 1 files changed, 5 i

Re: [OE-core] LSB support?

2012-03-19 Thread Mark Hatle
On 3/18/12 8:47 PM, Ni Qingliang wrote: I have encountered a similar problem when do a clean building in another VM (running archlinux). after remove /usr//lib/libXrandr.so.2: mv /usr/lib/../lib/libXrandr.so.2 /usr/lib/../lib/libXrandr.so.2.bak I got a new error: /usr/lib/../lib/libXext.so.6: u

Re: [OE-core] [PATCH] Add pigz as gzip-native alternative.

2012-03-19 Thread Björn Stenberg
Koen Kooi wrote: > Op 15 mrt. 2012, om 09:25 heeft Björn Stenberg het volgende geschreven: > > +PROVIDES_virtclass-native += "gzip-native" > > This is either missing update-alternatives entries or it is missing > RREPLACES/RCONFLICTS with gzip/busybox/etc. Or both. My intention with the patch was

[OE-core] apt: Fix parallel make race

2012-03-19 Thread Richard Purdie
I was just going to turn off parallel make but ended up fixing this properly. Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/apt/apt-0.7.14/makerace.patch b/meta/recipes-devtools/apt/apt-0.7.14/makerace.patch new file mode 100644 index 000..403711f --- a/dev/null +++ b/

[OE-core] [PATCH] gdk-pixbuf: Disable xlib library since we don't have anything needing this as yet and no libx11 DEPENDS

2012-03-19 Thread Richard Purdie
This is currently causing builds not to be deterministic. Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.24.1.bb b/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.24.1.bb index 30b3fcf..49a6023 100644 --- a/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.24.1.bb

Re: [OE-core] [PATCH 1/1] qt-mobility: fix QA warnings

2012-03-19 Thread Saul Wold
On 03/16/2012 08:55 AM, Paul Eggleton wrote: Fix the following warnings: WARNING: QA Issue: package qt-mobility-x11 contains bad RPATH /home/user/qt/lib:/home/user/qt/lib${WORKDIR}/qt-mobility-opensource-src-1.2.0/lib:/home/user/qt/lib/media/large/tmp/sysroots/qemux86/usr/lib:/home/user/qt/lib/

Re: [OE-core] [PATCH] Add pigz as gzip-native alternative.

2012-03-19 Thread Koen Kooi
Op 15 mrt. 2012, om 09:25 heeft Björn Stenberg het volgende geschreven: > > +++ b/meta/recipes-extended/pigz/pigz.inc > @@ -0,0 +1,21 @@ > +SUMMARY = "A parallel implementation of gzip" > +DESCRIPTION = "pigz, which stands for parallel implementation of gzip, is a \ > +fully functional replacemen

[OE-core] [PATCH] alsa-utils: move ${datadir}/init files to alsactl package.

2012-03-19 Thread Enric Balletbo i Serra
The alsa-utils-speakertest contains some files from ${datadir} directory that are not correct, the files from ${datadir}/init directory should be included in alsa-utils-alsactl package instead. This patch moves the ${datadir}/init files to alsactl package and fixes following error at boot stage:

Re: [OE-core] Patch Merging Status

2012-03-19 Thread Koen Kooi
Op 19 mrt. 2012, om 14:49 heeft Richard Purdie het volgende geschreven: > I'm faced with a bit of a dilemma with the number of queued changes. I'm > not very happy with as many updates right on the release freeze deadline > and I know this is causing problems for downstream trees like meta-oe > t

[OE-core] Patch Merging Status

2012-03-19 Thread Richard Purdie
I'm faced with a bit of a dilemma with the number of queued changes. I'm not very happy with as many updates right on the release freeze deadline and I know this is causing problems for downstream trees like meta-oe too. I believe the testing done has found the problematic changes in the branch (a

Re: [OE-core] [PATCH] libc-common: Apply Debian-naming to libc debug symbols too

2012-03-19 Thread Mike Crowe
Op 16 mrt. 2012, om 17:32 heeft Mike Crowe het volgende geschreven: diff --git a/meta/classes/libc-common.bbclass b/meta/classes/libc-common.bbclass index 962f205..d0c1ab4 100644 --- a/meta/classes/libc-common.bbclass +++ b/meta/classes/libc-common.bbclass @@ -27,4 +2

Re: [OE-core] [PATCH] libc-common: Apply Debian-naming to libc debug symbols too

2012-03-19 Thread Martin Jansa
On Mon, Mar 19, 2012 at 11:52:36AM +, Mike Crowe wrote: > Op 16 mrt. 2012, om 17:32 heeft Mike Crowe het volgende geschreven: > > > The magic in rootfs_ipk.bbclass expects to generate debug package > > > names by just appending '-dbg'. > > It turns out that the above was a local change so that

Re: [OE-core] [PATCH] libc-common: Apply Debian-naming to libc debug symbols too

2012-03-19 Thread Koen Kooi
Op 19 mrt. 2012, om 12:52 heeft Mike Crowe het volgende geschreven: > Op 16 mrt. 2012, om 17:32 heeft Mike Crowe het volgende geschreven: >>> The magic in rootfs_ipk.bbclass expects to generate debug package >>> names by just appending '-dbg'. > > It turns out that the above was a local change s

Re: [OE-core] [PATCH] libc-common: Apply Debian-naming to libc debug symbols too

2012-03-19 Thread Mike Crowe
Op 16 mrt. 2012, om 17:32 heeft Mike Crowe het volgende geschreven: > > The magic in rootfs_ipk.bbclass expects to generate debug package > > names by just appending '-dbg'. It turns out that the above was a local change so that statement was incorrect. Nevertheless the change probably makes sense

Re: [OE-core] [PATCH] ui/knotty: Add a footer to the build output for interactive terminals

2012-03-19 Thread Koen Kooi
Op 15 mrt. 2012, om 23:56 heeft Richard Purdie het volgende geschreven: > I've sent this before, this is an updated version with several bugfixes > and improvements. Its a major change but one I think people will like > overall as I hear a lot of complaints about the verbose console > messages. v

Re: [OE-core] what's the proper place to make comments about the bitbake manual?

2012-03-19 Thread Robert P. J. Day
On Mon, 19 Mar 2012, Paul Eggleton wrote: > On Monday 19 March 2012 07:28:10 Robert P. J. Day wrote: > > On Mon, 19 Mar 2012, Paul Eggleton wrote: > > > On Sunday 18 March 2012 15:39:26 Robert P. J. Day wrote: > > > > i'm collecting a bunch of observations and suggestions about the > > > > > > >

Re: [OE-core] what's the proper place to make comments about the bitbake manual?

2012-03-19 Thread Paul Eggleton
On Monday 19 March 2012 07:28:10 Robert P. J. Day wrote: > On Mon, 19 Mar 2012, Paul Eggleton wrote: > > On Sunday 18 March 2012 15:39:26 Robert P. J. Day wrote: > > > i'm collecting a bunch of observations and suggestions about the > > > > > > current bitbake manual -- should i continue posting

Re: [OE-core] what's the proper place to make comments about the bitbake manual?

2012-03-19 Thread Robert P. J. Day
On Mon, 19 Mar 2012, Paul Eggleton wrote: > On Sunday 18 March 2012 15:39:26 Robert P. J. Day wrote: > > i'm collecting a bunch of observations and suggestions about the > > current bitbake manual -- should i continue posting them to > > bitbake-devel...? > > Yes, please feel free to discuss the

Re: [OE-core] what's the proper place to make comments about the bitbake manual?

2012-03-19 Thread Paul Eggleton
On Sunday 18 March 2012 15:39:26 Robert P. J. Day wrote: > i'm collecting a bunch of observations and suggestions about the > current bitbake manual -- should i continue posting them to > bitbake-devel...? Yes, please feel free to discuss the manual here. Cheers, Paul -- Paul Eggleton Intel

Re: [OE-core] [PATCH 00/60] Package Upgrade

2012-03-19 Thread Richard Purdie
On Mon, 2012-03-19 at 08:42 +, Wang, Shane wrote: > Richard Purdie wrote on 2012-03-17: > > > On Fri, 2012-03-16 at 08:52 +0800, Shane Wang wrote: > > So far I've noticed a few issues. This log has several of them: > > > > http://autobuilder.yoctoproject.org:8010/builders/nightly-mips/builds/

Re: [OE-core] [PATCH 00/60] Package Upgrade

2012-03-19 Thread Wang, Shane
Richard Purdie wrote on 2012-03-17: > On Fri, 2012-03-16 at 08:52 +0800, Shane Wang wrote: > So far I've noticed a few issues. This log has several of them: > > http://autobuilder.yoctoproject.org:8010/builders/nightly-mips/builds/316 > /ste ps/shell_33/logs/stdio > > alsa-utils has patch applic