**** BEGIN LOGGING AT Tue Apr 02 02:59:58 2013 Apr 02 07:50:01 morning all Apr 02 08:02:33 morning silvio__, all Apr 02 08:04:46 hi bluelightning Apr 02 08:12:57 good morning Apr 02 08:13:38 hi apelete Apr 02 08:17:59 good morning Apr 02 08:24:36 hi bluelightning Apr 02 08:49:09 hi mckoan Apr 02 08:54:49 hi mckoan, hi woglinde Apr 02 08:56:57 hi woglinde, silvio__, all Apr 02 12:35:52 RP, what is up with my libudev-dev bug? Apr 02 12:36:08 it was just blind luck I noticed, is it really a headache? Apr 02 12:36:47 crofton whats wrong with it? Apr 02 12:38:29 using image features to install all -dev packages, the package is not installed in the image Apr 02 12:40:05 is it possible for oe to build a bootable nfs tree directly, without going the roundtrip through a tar or ext3 image? Apr 02 12:40:38 heeen, that would require root privs Apr 02 12:40:49 right now I use the output tar.gz and unpack it into a nfs export which my device boots from Apr 02 12:41:18 yep Apr 02 12:41:52 could I make it work invoked as root? Apr 02 12:42:07 I am pretty sure bitbake will refuse to run as root Apr 02 12:42:24 hmm. can I make it update individual packages Apr 02 12:42:34 because I think I can write to that nfs root Apr 02 12:42:54 so bitbake -fc compile something then have it write directly to the nfs export Apr 02 12:43:29 unrelated: Apr 02 12:43:32 * satisfy_dependencies_for: Cannot satisfy the following dependencies for oprofile: Apr 02 12:43:34 * binutils-symlinks * Apr 02 12:43:55 ERROR: Nothing PROVIDES 'binutils-symlinks' Apr 02 12:44:05 how do I get that package Apr 02 12:45:41 nvm found it, part of binutils Apr 02 13:25:21 hi Apr 02 14:31:15 woglinde: hi Apr 02 14:32:50 woglinde: is it possible to push midpath recipes into meta-java ? I'm creating a layer and thinking whether I shoud do a pull request to have some midpath recipes from oe-classic into meta-java Apr 02 14:34:14 (instead of keeping them into my layer only) Apr 02 14:45:29 apelete sure make a pull request on github and send email to oe-dev ml Apr 02 14:45:47 or git-sendmail with meta-java to oe-dev Apr 02 14:48:09 woglinde: I don't have a github account actually, is it ok to make the pull request on oe-dev ml ? (including the patches with git-send-email, of course) Apr 02 14:48:46 yes Apr 02 14:48:53 I can use patchwork than Apr 02 14:49:03 if patchworks Apr 02 14:49:07 works Apr 02 14:49:10 *g* Apr 02 14:50:10 ok, thanks. will send the patches to oe-dev ml with a pull request then. Apr 02 14:50:45 uhm no Apr 02 14:50:51 git-sendmail is enough Apr 02 14:50:58 if its easier for you Apr 02 14:51:16 did not know that still someone needs midpath Apr 02 14:56:25 well, I'm porting a distribution from oe-classic to oe-core, and it is still using midpath (at least for now, will see how it evolves once the porting is done) Apr 02 14:58:01 woglinde: fyi, here is the layer I'm working on (work in progress): http://www.seketeli.fr/git/~apelete/meta-jlime.git/ Apr 02 14:59:11 I'm trying to keep it as small as possible, relying on other layers when needed/possible Apr 02 18:01:39 moin Apr 02 19:53:48 hm hm master bitbake re runs do_fetch here every time for no good reason Apr 02 20:52:19 is this an OK way to set machine specific values in recipes? https://github.com/dv1/eglinfo/blob/master/oe/recipes-graphics/eglinfo/eglinfo.inc#L20 Apr 02 21:06:11 woglinde: I might need your help to fix a recipe I ported from oe-classic (before sending the patch to oe-dev ml) Apr 02 21:06:42 the recipe is "xmlpull", and it contains a do_stage() section Apr 02 21:07:05 hm do you have a link at hand? Apr 02 21:07:18 yes: http://paste.debian.net/246764/ Apr 02 21:08:01 I commented the do_stage() as you can see but do_install() is failing Apr 02 21:08:20 here's the log output: http://paste.debian.net/246763/ Apr 02 21:08:30 apelete do_stage is not needed anymore Apr 02 21:08:50 do_install is enough Apr 02 21:09:19 woglinde: that's what I read on oe-coƧre documentation indeed, but it does not work in this case Apr 02 21:09:53 I get the error "install: cannot stat `xmlpull-1.1.3.4c.jar': No such file or directory Apr 02 21:10:16 during do_install execution Apr 02 21:10:22 then you should fix the do_instal. i highly doubt anyone in here knows xmlpull any better than you do Apr 02 21:10:34 look at what do_compile built Apr 02 21:12:12 apelete look at the other ported recipes and fix it Apr 02 21:12:18 should not be hard Apr 02 21:14:00 woglinde: ok, will take a look at other java recipes to find a hint to fix it Apr 02 21:14:07 thanks Apr 02 21:15:49 oe_runmake might be false Apr 02 21:16:04 and you need to call javac directly Apr 02 21:20:01 hello Apr 02 21:21:43 hm where is the git view for oe-classic now Apr 02 21:21:50 woglinde: you mean oe_runmake might have changed in oe_core so I might need to fix it Apr 02 21:21:55 ? Apr 02 21:21:57 ah here Apr 02 21:22:16 apelete I saw there is some makefile involved Apr 02 21:22:58 indeed Apr 02 21:25:23 hm download area changed too Apr 02 21:45:40 apelete I think we can switch the build to ant Apr 02 21:45:49 we are building ant anyway for openjdk Apr 02 21:46:23 ANT_OPTS="-Dfile.encoding=iso-8859-1" ant works Apr 02 21:46:49 result is in ./build/lib/xmlpull_1_1_3_4c.jar Apr 02 21:46:57 okay good nite than Apr 02 21:50:20 woglinde: thanks, will take a look at it. Apr 02 21:50:58 whats wrong with lists.linuxtogo.org ? Apr 02 21:51:26 dv I guess diskspace is overflown again Apr 02 21:53:40 well it rejected my mail apparently because I changed the name (address is the same) Apr 02 22:00:19 woglinde: disk space is ok Apr 02 22:03:53 argalallalalala Apr 02 22:03:59 sstate-cache-management.sh returns 1 Apr 02 22:11:26 haha exit 0 at the end of the script fixes it Apr 02 22:21:22 so now really good nite **** ENDING LOGGING AT Wed Apr 03 02:59:57 2013