**** BEGIN LOGGING AT Thu Mar 05 02:59:56 2009 Mar 05 03:12:59 dhrystone linpack Mar 05 03:40:24 speaking of lmbench Mar 05 03:40:28 the package has some issues atm Mar 05 03:40:41 didn't have time to poke the seemingly terminal 2.5 breakage, but did fixup 2.0.1 Mar 05 03:51:35 adding lmbench 3 is probably the best bet Mar 05 04:04:00 I should probably sick in here, as I've been poking around with OE for the better part of a year now. ;) Mar 05 04:05:32 Anyone ever build OE/Angstrom for i686-PC? Mar 05 04:08:57 Is bitbake's -g option broken? Mar 05 04:09:05 it seems to be producing extremely mangled dot files Mar 05 04:16:01 mangled? The only problem I am aware of is that has a tendency to create an entry per-character of the package name. Difficult to read that way. Mar 05 04:29:04 mwester-laptop, yep Mar 05 04:29:13 mwester, that's the problem Mar 05 04:29:26 that's pretty mangled in my book Mar 05 04:30:23 I'm trying to debug it right now Mar 05 04:30:30 Tartarus: I think we should add bunch of benchmarks Mar 05 04:30:56 mwester, do you know of any reason why it would decide to pull in xorg packages when building task-base Mar 05 04:31:47 Does it keep a persistent list of packages queued for building around? Mar 05 04:32:17 I might have tried building x11-image at one point Mar 05 04:33:42 What exactly does "NOTE: Resolving any missing task queue dependencies" mean? Mar 05 04:34:12 is that just a convoluted way of saying resolving dependencies? Mar 05 05:19:23 bgamari: it means exactly what it says, shockingly enough. Mar 05 05:20:09 kergoth, alright Mar 05 05:20:43 kergoth, do you know what is going on with dep graph production? Mar 05 05:20:56 what do you mean? Mar 05 05:21:25 kergoth, it produces a node for each character of most packages' names Mar 05 05:22:04 fraid not, never looked at graphviz stuff in general, or the bitbake .dot generation code Mar 05 05:22:24 it sounds like it's a stupid mistake in the code, someone iterating over a string instead of a list... Mar 05 05:22:27 yep Mar 05 05:22:34 that's precisely what's happening Mar 05 05:23:29 kergoth, Where is the currently installed package list located? Mar 05 05:23:47 (sorry if these questions seem extremely elementary. I'm just getting going) Mar 05 05:23:50 you'll need to be more specific Mar 05 05:23:56 installed where? staging? a root filesystem? Mar 05 05:24:03 what do you mean by "installed"? Mar 05 05:24:21 kergoth, staging I suspect Mar 05 05:24:32 perhaps it would help if I detail the particular problem I'm having Mar 05 05:24:45 staging is managed with opkg via the packaged staging code, assuming you're using a distro that uses packaged staging. Mar 05 05:25:09 despite trying to install task-base, bitbake keeps installing xorg packages Mar 05 05:26:45 and other packages that just don't belong Mar 05 05:26:47 kergoth, so I was trying to identify what was pulling in the unnecessary packages Mar 05 05:27:14 there's no "install" happening wrt bitbake's dependency graph Mar 05 05:27:29 staging doesn't result in things being built, its just a place things are installed so other builds can find them Mar 05 05:27:57 Oh, hey kergoth, remember me from way back in the OZ days? :) Mar 05 05:28:27 yeah, been a loooong while. how ya been? Mar 05 05:28:33 Good. Mar 05 05:29:08 Going back to school for computer engineering (getting in on the hardware side) and consulting for a company for embedded work. Mar 05 05:29:31 Been trying to use OE to replace their godawful build system :) Mar 05 05:30:12 I'm now trying to use OE in a side project to get an embedded OS on this... Mar 05 05:30:24 http://tuxnami.org/gallery/v/misc/projects/mamecab/IMG_0716.JPG.html Mar 05 05:34:12 kergoth, alright, so I guess I meant the rootfs Mar 05 05:34:26 after doing some reading things are slowly clearing up in my head Mar 05 05:35:34 kergoth, so can you think of how one could isolate the cause of these random packages being pulled in? Mar 05 05:36:39 they aren't random, clearly. they're being pulled in via some package's deps. the first thing i'd double check is the value of the variables used by the distro & others to add packages to task-base. make use of bitbake -e to dump the contents of the metadata Mar 05 05:36:50 mewyn: ahh, nice Mar 05 05:38:22 kergoth: *nod* I'm hoping to make a redistributable binary for other mame cabinet owners. But that comes after getting a usable build. Long after ;) Right now I need to find out why it's not spawning init. I suspect library problems, but not sure right now. Mar 05 05:39:47 kergoth, alright Mar 05 05:40:47 kergoth, thanks for your help Mar 05 07:44:23 morning Mar 05 08:01:42 03Koen Kooi  07org.openembedded.dev * rba4087beed 10openembedded.git/: Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev Mar 05 08:01:52 03Koen Kooi  07org.openembedded.dev * r2db7927049 10openembedded.git/packages/gpe-ownerinfo/ (gpe-ownerinfo.inc gpe-ownerinfo_0.28.bb): gpe-ownerinfo: fix more install -s breakage Mar 05 08:05:01 03Koen Kooi  07org.openembedded.dev * rb2510e85ac 10openembedded.git/packages/pingus/pingus_0.7.2.bb: pingus: ARM_INSTRUCTION_SET = "arm" Mar 05 08:45:55 03Koen Kooi  07org.openembedded.dev * r34f365f297 10openembedded.git/packages/gstreamer/ (gst-ffmpeg/lower-rank.diff gst-ffmpeg_0.10.6.bb): gst-ffmpeg: lower rank of plugin to allow better plugins to get picked over this one Mar 05 08:50:11 morning all Mar 05 08:51:24 morning Mar 05 09:49:47 03Koen Kooi  07hrw/poky-merge/add-rpm-packages-support * r01d1763f4d 10openembedded.git/conf/machine/omapzoom.conf: omapzoom: correct u-boot machine Mar 05 09:49:47 03Koen Kooi  07hrw/poky-merge/add-rpm-packages-support * ra607dfe046 10openembedded.git/: Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev Mar 05 09:49:47 03Koen Kooi  07hrw/poky-merge/add-rpm-packages-support * r7715492ea4 10openembedded.git/packages/pointercal/ (files/omapzoom/pointercal pointercal_0.0.bb): pointercal: add omapzoom support Mar 05 09:49:49 03woglinde  07hrw/poky-merge/add-rpm-packages-support * read7176eaf 10openembedded.git/ (57 files in 46 dirs): uclibc: update to version 0.9.30.1 Mar 05 09:49:52 03Michael 'Mickey' Lauer  07hrw/poky-merge/add-rpm-packages-support * ra63656e995 10openembedded.git/packages/base-files/ (base-files/om-3d7k/fstab base-files_3.0.14.bb): base-files: add fstab for om-3d7k Mar 05 09:49:55 03Michael 'Mickey' Lauer  07hrw/poky-merge/add-rpm-packages-support * r28fc8c9faa 10openembedded.git/packages/netbase/ (netbase/om-3d7k/interfaces netbase_4.21.bb): netbase: add interfaces file for om-3d7k Mar 05 09:49:59 03Michael 'Mickey' Lauer  07hrw/poky-merge/add-rpm-packages-support * rbee45587f8 10openembedded.git/packages/freesmartphone/ (frameworkd/om-gta03/frameworkd.conf frameworkd_git.bb): frameworkd: catch up with new machine name for om-gta03 Mar 05 09:50:07 03Michael 'Mickey' Lauer  07hrw/poky-merge/add-rpm-packages-support * rec51c7f6d2 10openembedded.git/packages/freesmartphone/ (libgsm0710mux/om-gta03/abyss.conf libgsm0710mux_git.bb): libgsm0710mux: catch up with new machine name for om-3d7k Mar 05 09:50:11 03Koen Kooi  07hrw/poky-merge/add-rpm-packages-support * r79d4a41d09 10openembedded.git/packages/u-boot/u-boot_git.bb: u-boot git: add configs for omapzoom, need to debug bugs later Mar 05 09:50:14 03Michael 'Mickey' Lauer  07hrw/poky-merge/add-rpm-packages-support * rcfc39def4c 10openembedded.git/ (4 files in 2 dirs): Mar 05 09:50:17 samsung-soc-utils: new directory (renamed from s3c24xx-utils) Mar 05 09:50:19 s3c64xx-gpio: new recipe; gpio utility for the s3c64xx platform Mar 05 09:50:21 03Khem Raj  07hrw/poky-merge/add-rpm-packages-support * r94c780ccc4 10openembedded.git/packages/nfs-utils/ (2 files in 2 dirs): nfs-utils_1.1.2: Set compile flags to use flags_for_build when building tools. Mar 05 09:50:29 03Khem Raj  07hrw/poky-merge/add-rpm-packages-support * r8845f5ed58 10openembedded.git/: Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev Mar 05 09:50:32 03Michael 'Mickey' Lauer  07hrw/poky-merge/add-rpm-packages-support * rc6144c796c 10openembedded.git/packages/linux/ (linux-openmoko-devel_git.bb linux-openmoko.inc): linux-openmoko: add support for om-3d7k Mar 05 09:50:38 03Koen Kooi  07hrw/poky-merge/add-rpm-packages-support * r34f365f297 10openembedded.git/packages/gstreamer/ (gst-ffmpeg/lower-rank.diff gst-ffmpeg_0.10.6.bb): gst-ffmpeg: lower rank of plugin to allow better plugins to get picked over this one Mar 05 09:50:42 03Koen Kooi  07hrw/poky-merge/add-rpm-packages-support * r2db7927049 10openembedded.git/packages/gpe-ownerinfo/ (gpe-ownerinfo.inc gpe-ownerinfo_0.28.bb): gpe-ownerinfo: fix more install -s breakage Mar 05 09:50:51 03Michael 'Mickey' Lauer  07hrw/poky-merge/add-rpm-packages-support * ra587bd1605 10openembedded.git/conf/machine/om-3d7k.conf: om-3d7k.conf: fix serial console UART Mar 05 09:50:54 03Khem Raj  07hrw/poky-merge/add-rpm-packages-support * rc2f21de404 10openembedded.git/packages/coreutils/ (2 files in 2 dirs): coreutils-6.0: Make the install utility to honor STRIP environment variable Mar 05 09:50:55 how is it the patches are going to hrw/poky-merge ? Mar 05 09:50:59 03Koen Kooi  07hrw/poky-merge/add-rpm-packages-support * rb2510e85ac 10openembedded.git/packages/pingus/pingus_0.7.2.bb: pingus: ARM_INSTRUCTION_SET = "arm" Mar 05 09:51:02 03Michael 'Mickey' Lauer  07hrw/poky-merge/add-rpm-packages-support * re0890f15ee 10openembedded.git/conf/distro/ (angstrom-2008.1.conf include/angstrom-2007-for-openmoko.inc): angstrom-{2008.1|2007-for-openmoko}: remove my name Mar 05 09:51:06 03Koen Kooi  07hrw/poky-merge/add-rpm-packages-support * rba4087beed 10openembedded.git/: Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev Mar 05 09:51:07 seems hrw is rebasing Mar 05 09:51:11 03Bernhard Guillon  07hrw/poky-merge/add-rpm-packages-support * r3106afd065 10openembedded.git/ (4 files in 3 dirs): (log message trimmed) Mar 05 09:51:14 gamecube: add new machine,kernel patches and defconfig bump PR of linux_2.6.28.bb Mar 05 09:51:16 This an initial support for the linux gamecube port. The patches are taken from [1]. Mar 05 09:51:18 There is still some work to do: Mar 05 09:51:20 -add dol support for zImage Mar 05 09:51:21 ant_work: hrw/poky-merge is to be removed Mar 05 09:51:22 -add the possibility to create a bootable iso Mar 05 09:51:26 -add SDLoader Mar 05 09:51:28 03Marcin Juszkiewicz  07hrw/poky-merge/add-rpm-packages-support * rca435a6d3e 10openembedded.git/: Merge commit 'origin/org.openembedded.dev' into hrw/poky-merge/add-rpm-packages-support Mar 05 09:52:02 mickeyl: not rebasing but merging Mar 05 09:52:07 oh..reading the logs seems you're merging .dev into your branch :) Mar 05 09:52:25 I needed one commit basically but why not merge... Mar 05 09:52:51 there are too many stale branches Mar 05 10:00:29 mickeyl: you worked on minimal distro recently - right? Mar 05 10:00:45 yes Mar 05 10:01:05 mickeyl: policy is 'stick versions in minimal distro' or 'make good versions default'? Mar 05 10:01:14 the latter one Mar 05 10:01:33 don't want to make minimal the new angstrom, hiding version bugs in our metadata Mar 05 10:01:34 gtk+ 2.14.2 is used by angstrom and I want it to be default one Mar 05 10:01:57 sounds good to me Mar 05 10:02:28 ok, will show patch on ML Mar 05 10:08:28 03Michael 'Mickey' Lauer  07org.openembedded.dev * r7889762148 10openembedded.git/conf/distro/minimal.conf: minimal.conf: ship task-cli-debug, if we're building a debug distro Mar 05 10:08:39 03Michael 'Mickey' Lauer  07org.openembedded.dev * r8e20860ee3 10openembedded.git/packages/tasks/task-cli-tools.bb: task-cli-tools: add subpackage task-cli-tools-debug shipping some of the common debug utilities Mar 05 10:18:55 mickeyl: I do not like s3c in task-cli-tools ;D Mar 05 10:20:16 they're small Mar 05 10:20:50 and I don't think cluttering it with _machine overrides justifies the size Mar 05 10:21:06 but i don't have a strong opinion on that Mar 05 10:21:14 so feel free to change Mar 05 10:21:53 ok then Mar 05 10:22:06 add devmem2 and pxaregs into it Mar 05 10:22:36 cool Mar 05 10:22:59 they're small as well? Mar 05 10:24:03 yes Mar 05 10:24:19 evtest would be good to have too Mar 05 10:27:04 good idea Mar 05 10:28:38 morning all Mar 05 10:39:23 good morning Mar 05 10:39:40 hi all Mar 05 10:40:00 what's the name of /usr/bin in a recipe? ${bindir} ? Mar 05 10:40:58 in case i have changed some .bb contents, how can i rebuild that package? it keeps doing nothing, even if i rm the stamps and the workdir, should i do something else? Mar 05 10:42:21 turran: bitbake -c clean ? Mar 05 10:42:56 turran: bitbake package -crebuild Mar 05 10:43:35 k, great, ill try it out, thanks Mar 05 10:43:37 btw, where are those specific commands documented? Mar 05 10:44:52 03Jan Lübbe  07fso/milestone5.5 * rb50ce554f4 10openembedded.git/ (conf/checksums.ini packages/bluez/bluez4_4.31.bb): bluez4: bump to 4.32 Mar 05 10:45:03 03Jan Lübbe  07fso/milestone5.5 * r0c840336e7 10openembedded.git/conf/distro/include/sane-srcrevs.inc: sane-srcrevs: bump openmoko-alsa-scenarios in include gsmbluetooth.state Mar 05 10:48:24 turran: I've seen most of them in the bitbake documentation Mar 05 10:48:49 mpoullet, ok, thanks, it worked :) Mar 05 10:50:44 mpoullet: yes, ${bindir} Mar 05 10:51:17 good monring Mar 05 10:52:57 03Elena Grandi  07org.openembedded.dev * r38c97faec3 10openembedded.git/packages/tuxmath/tuxmath_1.6.0.bb: tuxmath: removed old 1.6.0 version that never properly worked Mar 05 11:04:31 http://marcin.juszkiewicz.com.pl/2009/03/05/new-interesting-devices/ Mar 05 11:05:31 hrw, i aply to Marver NDA ... i'm waiting ... Mar 05 11:05:39 03Michael 'Mickey' Lauer  07org.openembedded.dev * r6e4b0ec7b6 10openembedded.git/packages/tasks/task-cli-tools.bb: task-cli-tools: add some more utilities as suggested by hrw Mar 05 11:06:00 hrw, do you now if sheevaplug can work with europe power voltage ? Mar 05 11:07:02 hrw, another interesting hardware is the imx51 (not sure?) dev notebook Mar 05 11:09:02 is the mx51 available now? Mar 05 11:09:05 hi guys Mar 05 11:11:12 christian02, mhhh i read something about apply to have it ... maybe isn't available just now ... probably as soon as beagle C2 ... Mar 05 11:11:13 gremlin[it]: their docs say 110/220V Mar 05 11:11:32 2.7 Mar 05 11:11:32 Power requirement Mar 05 11:11:32 AC power requirement is 110V/220V Mar 05 11:11:39 hrw, oh good ... so just a shape adaptor is need :) ... Mar 05 11:12:06 hrw, someone of us have nda with marvel ? it's easy to got it ? Mar 05 11:12:22 gremlin[it]: I do not like freescale kernel policy (or rather lack of it) Mar 05 11:12:31 gremlin[it]: some have but I do not have idea Mar 05 11:13:19 hrw, frescale or marvel ? Mar 05 11:14:24 marvel nda Mar 05 11:14:31 The Marvell ones are processor specific. Mar 05 11:15:08 Thier policy on *code* openess has changed in the past year or so, which has been very helpful - they're now trying to get their stuff into mainline which is great. Mar 05 11:16:06 hrw, i'm in doubt too ... but there is no docs about they CPU ... they stated want just to control who have the documentation ... let see Mar 05 11:16:58 kernel 2.6.22 Mar 05 11:17:22 chouimat should know more. but maybe nda will block him from talking Mar 05 11:18:27 hrw, ok thanks ! Mar 05 11:23:57 patch for 2.6.22.18 is freely available Mar 05 11:24:52 6MB tarball Mar 05 11:25:37 ugly Mar 05 11:33:45 is the i.MX31 PDK supported in OpenEmbedded Mar 05 11:36:57 there is mx31ads and mx31moboard Mar 05 11:37:14 adding i.mx31 pdk (what ever it is) should not take long Mar 05 11:37:30 Note that the ADS doesn't build right now. Mar 05 11:37:56 Though that's a fairly trivial update to the kernel, it's just that the -rc the patch was based on vanished from k.org Mar 05 11:38:39 broonie: s/vanished/moved to other dir Mar 05 11:39:10 It should get updaetd anyway, there's now at least some mainline support for the device. Mar 05 11:39:41 cool I've receiving the PDK in the next couple weeks I'll look at getting it working with openembedded Mar 05 11:46:06 03Koen Kooi  07org.openembedded.dev * rcbd716b576 10openembedded.git/packages/linux/linux-omap-pm/beagleboard/defconfig: linux-omap-pm: enable bridging for beagleboard Mar 05 11:46:13 03Koen Kooi  07org.openembedded.dev * r34101fe143 10openembedded.git/packages/images/distcc-slave-image.bb: distcc-slave-image: add image that has all the needed tools to act as a distcc slave Mar 05 12:02:58 hm anyone knows which nick Jeremy Lainé has? Mar 05 12:03:06 or is he not on irc? Mar 05 12:05:07 03woglinde  07org.openembedded.dev * r4051f77a46 10openembedded.git/MAINTAINERS: MAINTAINERS; update my entry Mar 05 12:14:48 woglinde, lost interest in java? Mar 05 12:15:35 thesing nope robert covers them now Mar 05 12:16:12 ok. Mar 05 12:16:56 thesing hm and I touched so many recipes Mar 05 12:17:01 couldnt list them all Mar 05 12:29:46 hi ant Mar 05 12:32:56 hello woglinde Mar 05 12:34:31 morning Mar 05 12:34:39 hi chouimat Mar 05 12:37:35 hi chouimat Mar 05 12:38:35 * chouimat just remembered he needs coffee Mar 05 12:38:35 hi chouimat Mar 05 12:38:42 hi hrw Mar 05 12:38:46 hi germlin Mar 05 12:38:58 i'll wait u come back , i would ask you a couple of things :) Mar 05 12:41:42 hi Mar 05 12:41:45 doh, i have a packaged-staging issue Mar 05 12:42:35 my build cant find libstdc++ to link against Mar 05 12:44:43 it worked fine before i inherited packaged-staging Mar 05 12:44:46 any ideas? Mar 05 12:49:34 mwester: I felt guilty having sent 18 patches to the ML Mar 05 12:53:14 ant nope Mar 05 12:54:04 ant dont feel guilty Mar 05 12:55:15 ho..what's with internet here today... Mar 05 12:55:33 some defective dns? Mar 05 12:57:23 btw Gmail su**s showing the git patches... Mar 05 12:57:36 there is no ordering... Mar 05 12:57:56 some defective BGP AS path? ;) Mar 05 12:58:56 don't know...openembedded is gone from here Mar 05 12:59:07 hm gamil and git the combination suckz I read somewhere Mar 05 13:00:01 do the bitbake ImageMagick include the imagemagick for c++ ? Mar 05 13:00:36 ~curse usb stack Mar 05 13:00:37 May you be reincarnated as a Windows XP administrator, usb stack ! Mar 05 13:00:45 [ 4447.820000] usb 1-1.2: usbfs: interface 0 claimed by usbfs while 'scanimage' sets config #1 Mar 05 13:01:27 ojg hm look at the recipe Mar 05 13:02:20 woglinde, =P guess ill have to then to lazy to ssh home and check Mar 05 13:02:51 hi gnutoo Mar 05 13:03:03 hi Mar 05 13:03:36 http://ars.userfriendly.org/cartoons/?id=20090305 :) Mar 05 13:22:07 blist Mar 05 13:22:28 oops. Wrong buffer. Sorry. :-) Mar 05 13:37:34 yes! Mar 05 13:37:41 scanning on BUG works Mar 05 13:38:01 what kind of scanning ? Mar 05 13:40:37 gremlin[it]: I connected my Epson MFC device (printer/scanner) Mar 05 13:41:14 doing 600dpi colour scan now Mar 05 13:41:38 mhhh bug-labs ? Mar 05 13:41:42 yes Mar 05 13:41:59 usb ? Mar 05 13:42:32 yes Mar 05 13:44:38 102MB pnm file Mar 05 13:44:52 it is good to have rootfs on 2GB microsd Mar 05 13:47:18 * hrw -> food Mar 05 14:08:12 hrw, is the micro-sd controller compatible sd-hc so you can have 4,8,16GB cards on it? Mar 05 14:40:06 03Jan Lübbe  07fso/milestone5.5 * r8c57b84e72 10openembedded.git/ (conf/checksums.ini packages/xtrace/xtrace_0.10.1.bb): xtrace: add xtrace, a X11 tracer Mar 05 14:40:37 03Michael 'Mickey' Lauer  07org.openembedded.dev * rb722597d1b 10openembedded.git/packages/vala/ (vala-native_0.5.7.bb vala-native_git.bb vala.inc): vala-native: add git version (DP=-1) Mar 05 14:41:09 hrw ? Mar 05 14:48:37 Gnutoo: SDHC support is mostly software so any SD controler should be able to read sdhc cards iirc Mar 05 14:48:53 Gnutoo: microsdhc goes up to 16GB now, sdhc to 64GB Mar 05 14:49:45 hrw, it looks like the createrepo URI fix is still missing in your branch Mar 05 14:49:55 thanks so maybe I'll try my 4GB,and I saw 16GB card but when I saw them I didn't bought because it wasn't cheap and I was not shure that it was compatible with the openmoko that has compatibility problems because of a hardware problem(related to the glamo chip) Mar 05 14:49:57 Tartarus: did not had a time to work on it Mar 05 14:50:07 sec then Mar 05 14:50:33 hrw: have you an idea how much power these shdc sucks on cellphones? i.e. impact on battery? Mar 05 14:50:37 Gnutoo: I have 8gb microsdhc here - will test later Mar 05 14:50:41 hi Mar 05 14:50:41 also I wasn't shure 16GB was realy usefull Mar 05 14:50:45 ok thanks Mar 05 14:50:48 ant_work: it should suck same as normal sd Mar 05 14:50:49 http://pastebin.com/d635a43 Mar 05 14:51:33 thx, will apply Mar 05 14:52:23 Other thing Mar 05 14:52:30 Did you see my "it failed to work" email/link? Mar 05 14:53:01 saw few - will go one after other Mar 05 14:53:10 k Mar 05 14:53:17 retesting w/ current now Mar 05 14:55:47 03Marcin Juszkiewicz  07hrw/poky-merge/add-rpm-packages-support * r67d5b4c8f0 10openembedded.git/packages/gtk+/gtk+_2.14.2.bb: Mar 05 14:55:47 gtk+: make 2.14.2 default version instead of 2.10.14 Mar 05 14:55:47 Ångström uses this version and many components of metadata depends Mar 05 14:55:47 on at least 2.12. Mar 05 14:55:48 03Tom Rini  07hrw/poky-merge/add-rpm-packages-support * r4bdfbb5d32 10openembedded.git/ (conf/checksums.ini packages/yum/createrepo-native_0.9.bb): createrepo-native: fix SRC_URI Mar 05 14:57:32 hrw, same failure on current Mar 05 14:58:39 Tartarus: when you will add 2.6.29-rc7 please update rc5 to rc7 - I will check resulting kernel on vortex86sx Mar 05 14:59:07 k Mar 05 14:59:17 but i'm "off" today/tomorrow to try and finish emptying our old house Mar 05 14:59:23 so it'll be monday US time Mar 05 14:59:47 ok Mar 05 14:59:58 ah Tartarus == Tom Rini, never realised Mar 05 15:00:15 re thesing Mar 05 15:00:15 XorA, heh, yes :) Mar 05 15:01:45 Tartarus: /whois Tartarus :D Mar 05 15:01:45 eyeopener for eFfeM too Mar 05 15:02:21 hehe Mar 05 15:02:24 good to know Mar 05 15:05:07 lol, eFfeM's real name is purple :-) Mar 05 15:09:16 03Stanislav Brabec  07org.openembedded.dev * r222487a1a7 10openembedded.git/packages/gnome/gnome-vfs_2.22.0.bb: Mar 05 15:09:16 gnome-vfs: DEPENDS on dbus-glib: Mar 05 15:09:16 http://lists.linuxtogo.org/pipermail/openembedded-devel/2009-March/008659.html Mar 05 15:31:42 ok, mostly off for the day now Mar 05 15:31:52 have fnu Mar 05 15:31:55 and fun as well Mar 05 15:32:06 03Koen Kooi  07org.openembedded.dev * r0af3546821 10openembedded.git/packages/linux/ (4 files in 3 dirs): linux-omap, -pm: add patch to reset MUSB phy Mar 05 15:33:05 hm, this must be one of my better days. I wanted to use opkg-dev and got the clever idea to do an opkg removee opkg first Mar 05 15:34:02 ;D Mar 05 15:35:34 hehe Mar 05 15:35:40 manual install is your friend Mar 05 15:35:48 if you're lucky you still have the db Mar 05 15:36:42 i know Mar 05 15:37:03 i have the ipk and know how to extract it Mar 05 15:37:31 but i could use some help, I wanted to have a debug version so installed the -dbg version but this only gives me /usr/bin/.debug/opkg-cl Mar 05 15:38:09 issue is that opkg upgrade controltools ends up hanging while burning lots of cpu cycles Mar 05 15:38:21 so wanted to run it under gdb Mar 05 15:38:28 * eFfeM never did this inoe Mar 05 15:41:41 Poky handbook has section about it Mar 05 15:42:07 you need only gdbserver on device and whole rootfs with debug symbols + gcc-cross on host Mar 05 15:42:18 no need to put debug packages in device Mar 05 15:42:34 oh, i thougth I'd just run gdb on the target Mar 05 15:43:31 you can of course Mar 05 15:44:04 yeah, but the version in .debug does not run Mar 05 15:44:04 I did that 5 years ago to debug 40MB libqte on 64MB ram collie (with library loaded from CF as it did not fit in flash) Mar 05 15:44:37 although file says everything is ok Mar 05 16:04:25 mpoullet, ping Mar 05 16:07:18 bgamari: pong? Mar 05 16:07:49 mpoullet, do you know the status of dep graph generation in bitbake? Mar 05 16:07:56 mpoullet, it seems to be horribly broken Mar 05 16:08:26 it's iterating over strings as if they were lists, creating an unreadable mess Mar 05 16:09:10 bgamari: I think I'm not the one you're looking for, sorry... Mar 05 16:09:12 mickey|cafe which branch did you put qi fixes on ? Mar 05 16:10:27 reread the mail :) Mar 05 16:10:32 (org.oe.dev) Mar 05 16:10:36 need to run now Mar 05 16:23:45 mickeyl: zopeinterface installs under python-2.6, not under python2.6/site-pacakges Is that ok ??? Mar 05 16:27:18 hrw: gremlin[it] not up yet but keep this one www.openplug.org Mar 05 16:27:19 03Michael 'Mickey' Lauer  07fso/milestone5.5 * r8e6c5a1801 10openembedded.git/ (4 files in 2 dirs): Mar 05 16:27:19 samsung-soc-utils: new directory (renamed from s3c24xx-utils) Mar 05 16:27:19 s3c64xx-gpio: new recipe; gpio utility for the s3c64xx platform Mar 05 16:32:37 chouimat|away, mhhh about what ? (the site is almost down now) Mar 05 16:32:48 chouimat|work ^^^ Mar 05 16:32:56 it will be about the sheevaplug Mar 05 16:35:31 chouimat|work: thx Mar 05 16:35:35 np Mar 05 16:35:56 seems I will get one free (from marvell) Mar 05 16:38:16 03Jan Lübbe  07fso/milestone5.5 * r627da49d5c 10openembedded.git/packages/base-files/ (base-files/om-gta02/fstab base-files_3.0.14.bb): Mar 05 16:38:16 base-files/om-gta02: if /media/card/bind-home exists, bind-mount it to /home/root Mar 05 16:38:16 This will make live easier for those who reflash their system often. Mar 05 16:38:32 chouimat|work: from what I see they are quite easy to use own soft on them Mar 05 16:38:48 chouimat|work: does kernel newer then 2.6.22.18 exists publically? Mar 05 16:39:00 hrw: not sure Mar 05 16:39:17 hrw: 2.6.22.18 is what we used here Mar 05 16:39:21 2.6.22.18 is available from marvell site publically Mar 05 16:39:29 ugly tarball but exists Mar 05 16:40:39 it's ugly but you have most of the cpu features in it, some are still missing from the more recent kernel Mar 05 16:41:44 chouimat|work, ah ok .. thanks ! i'll bookmark it Mar 05 16:41:58 and add to rss reader Mar 05 16:42:54 another source of recent kernel for marvel CPU could be fedora-arm ... Mar 05 16:43:24 bye Mar 05 16:46:23 03Michael 'Mickey' Lauer  07fso/milestone5.5 * r8cc7b10a85 10openembedded.git/conf/distro/include/moko-autorev.inc: moko-autorev.inc: s/tichy/paroli/, and add qi Mar 05 16:46:24 03Michael 'Mickey' Lauer  07fso/milestone5.5 * r7c2fa00cf5 10openembedded.git/ (conf/distro/include/sane-srcrevs.inc packages/qi/qi.inc): qi: enable build debug output again and bump to latest version Mar 05 16:46:24 03Michael 'Mickey' Lauer  07fso/milestone5.5 * rc43cf64b93 10openembedded.git/packages/qi/ (files/sanitize-makefile.patch qi.inc qi_git.bb): qi: make it build working binaries Mar 05 16:46:26 03Angus Ainslie  07fso/milestone5.5 * r51d236d30c 10openembedded.git/: Merge branch 'fso/milestone5.5' of git@git.openembedded.net:openembedded into fso/milestone5.5 Mar 05 16:46:35 03Michael 'Mickey' Lauer  07fso/milestone5.5 * rd34100c9fb 10openembedded.git/ (conf/distro/include/sane-srcrevs.inc packages/qi/qi.inc): qi: try harder to fix compiler flags Mar 05 17:01:21 found USB scanner (vendor=0x0403 [ftdi], product=0x6001 [usb serial converter], chip=GT-6816?) at libusb:007:092 Mar 05 17:01:24 ;D Mar 05 17:03:38 anybody with h55** ? anybody can confirm me kernel 2.6 are working with sleeve dual pcmcia and such an iPAQ ? Mar 05 17:15:37 how do I best build a kernel from a foreign git in oe ? Mar 05 17:18:17 create recipe and let OE build it Mar 05 17:20:47 hoped there was an easier way ... Mar 05 17:21:42 btw any expert on ordering of bitfields in structs ? I have a problem with that, just posted it to the devel list Mar 05 17:21:48 is there an option to control it? Mar 05 17:22:36 eFfeM: fetch source with git, export PATH=tmp/cross/*/bin:$PATH;ARCH=properarch make CROSS_COMPILE=properarch-bleblelbe- Mar 05 17:23:20 hrw, guess that is indeed the easiest as this will be a one-time only Mar 05 17:23:55 ;) Mar 05 17:23:59 * hrw -> out Mar 05 17:24:03 have a nice rest of day Mar 05 17:24:04 cya Mar 05 17:24:45 Efem which target are you planning to compile for ? Mar 05 17:25:10 eEfem Mar 05 17:25:35 flameman: beagleboard, but i do not want the std kernel but try the one from the linux-omap git and/or the one from mru Mar 05 17:26:24 vanilla ? well yeah you need a specific branch, so oe-recipe should be the best way Mar 05 17:26:50 i think mru has a beagle kernel Mar 05 17:26:53 re Mar 05 17:26:58 woglinde: hi Mar 05 17:27:20 i wonder why OE people doesn't pack a kernel release somewhere in the net Mar 05 17:27:25 i mean a sort of snapshot Mar 05 17:27:49 in order to simplify things to the newones Mar 05 17:28:17 Because distributing binaries is tricky, and its really not the purpose of this project Mar 05 17:28:41 ok, but it should be as easy as helpful Mar 05 17:28:51 flameman: i have two issues, i want the beagle to output real 720p (should be in mru git) and also i want to play with the musb driver, the one on beagle for me sometimes molests a longword causing faulty data, i was told that the linux-omap tree does not have that problem as it has a newer version of the driver (and porting over the driver dir did not help) Mar 05 17:29:22 uuu a lot of jam :D Mar 05 17:29:35 i have jam, too ... Mar 05 17:29:37 If you are scared of building things, then this isn't the project for you Mar 05 17:29:54 mmm no, no problem about that Mar 05 17:30:10 i just thing it should help new people Mar 05 17:48:48 re gnutoo Mar 05 17:49:36 hi Mar 05 17:49:49 s/hi/hi again/ Mar 05 17:50:40 by the way do fenec build fine...I heard that there is a new arm notebook(touchbook) that will use fennec... Mar 05 17:50:47 s/do/does Mar 05 17:52:13 gnutoo -> https://www.alwaysinnovating.com/touchbook/ Mar 05 17:53:17 yes that's the company that does it...I saw gregoire gentil on irc or somewhere...this name isn't new... Mar 05 17:53:41 he yes he wasnt often here ;) Mar 05 17:53:45 ups Mar 05 17:53:46 was Mar 05 17:53:59 ok Mar 05 18:08:58 i saw that link the other day Mar 05 18:09:34 lol,when i read "it is based on beagleboard" i didn't thought they meant they actually stick a beagleboard inside the case Mar 05 18:51:02 03Jan Lübbe  07fso/milestone5.5 * re496f1a124 10openembedded.git/packages/cellhunter/ (3 files in 2 dirs): cellhunter: add patches to get it working with current frameworkd (new parser) Mar 05 18:51:56 which package should provide tmp/staging/x86_64-linux/usr/bin/mkdir? Mar 05 18:52:14 shouldn't the host mkdir be used? Mar 05 19:04:17 03ghost  07org.openembedded.dreambox.release_25 * r7006b81d1b 10openembedded.git/packages/enigma2/enigma2.bb: enigma2.bb: push srcdate (needed because of removed fluendo mpgedemux) Mar 05 19:04:19 03ghost  07org.openembedded.dreambox.release_25 * r9e1585e4af 10openembedded.git/packages/gstreamer/gst-plugins-bad_0.10.10.bb: gst-plugins-bad_0.10.10.bb: set rconflicts/rreplaces for old fluendo-mpegdemux packet Mar 05 19:04:20 03ghost  07org.openembedded.dreambox.release_25 * r0492276a84 10openembedded.git/packages/enigma2/enigma2.bb: enigma2.bb: use gst-plugin-mpegdemux instead of fluendo mpegdemux Mar 05 19:04:20 03ghost  07org.openembedded.dreambox.release_25 * rb224e7d805 10openembedded.git/packages/gstreamer/ (41 files in 6 dirs): packages/gstreamer: remove old versions, update to current versions Mar 05 19:04:23 03ghost  07org.openembedded.dreambox.release_25 * r1011b73c90 10openembedded.git/packages/gstreamer/gst-plugin-dvbmediasink.bb: gstreamer/gst-plugin-dvbmediasink.bb: another push of srcdate Mar 05 19:04:27 03ghost  07org.openembedded.dreambox.release_25 * r54ea32d1af 10openembedded.git/packages/gstreamer/gst-plugins-base_0.10.22.bb: gstreamer/gst-plugins-base_0.10.22.bb: set rconflicts and rreplaces for gst-plugins-base .. it replaces libgstapp-0.10-0*.ipk Mar 05 19:04:36 03ghost  07org.openembedded.dreambox.release_25 * rf93508f850 10openembedded.git/packages/gstreamer/gst-plugin-dvbmediasink.bb: packages/gstreamer/gst-plugin-dvbmediasink.bb: push srcdate because of a fix for mpeg files with just one sequence header Mar 05 19:04:39 03ghost  07org.openembedded.dreambox.release_25 * rde07672566 10openembedded.git/packages/gstreamer/ (2 files): packages/gstreamer: remove no more needed fluendo mpegdemux Mar 05 19:04:42 03ghost  07org.openembedded.dreambox.release_25 * r38ce558666 10openembedded.git/packages/gstreamer/gst-plugins.inc: packages/gstreamer/gst-plugins.inc: re-add libcdio dependency Mar 05 19:04:45 03ghost  07org.openembedded.dreambox * r0690e79bdb 10openembedded.git/packages/gstreamer/gst-plugin-dvbmediasink.bb: gstreamer/gst-plugin-dvbmediasink.bb: another push of srcdate Mar 05 19:04:50 03ghost  07org.openembedded.dreambox * r6924eaa3fa 10openembedded.git/packages/gstreamer/gst-plugins-base_0.10.22.bb: gstreamer/gst-plugins-base_0.10.22.bb: set rconflicts and rreplaces for gst-plugins-base .. it replaces libgstapp-0.10-0*.ipk Mar 05 19:04:54 03Felix Domke  07org.openembedded.dreambox * r94ae5265ba 10openembedded.git/: Merge branch 'org.openembedded.dreambox' of git://git.opendreambox.org/git/ghost/opendreambox-1.5 into org.openembedded.dreambox Mar 05 19:17:21 denix: hey, solved my problem, major PEBKAC error :) Mar 05 19:30:47 woglinde: gettext-native seems to depend on coreutils-native Mar 05 19:34:19 sweetlilmre: what's PEBKAC? :) Mar 05 19:35:15 "Problem Exists Between Keyboard and Chair" Mar 05 19:36:02 aha... :) Mar 05 19:45:14 long story but it was a renaming issue... btw. how do I specify a specific kernel recepie version in my .conf? Mar 05 19:51:15 linux-kexecboot-2.6.26-r12 seems failed.. Mar 05 19:52:43 PREFERED_VERSION_linux-zipit2 = "2.6.27.10" does not seem to work Mar 05 19:54:50 http://tinderbox.openembedded.net/public/logs/3734691.txt Mar 05 19:54:50 can I in a recipe overrule the default -O flag ? Mar 05 19:55:06 seems something wrong with make oldconfig Mar 05 19:55:19 or something like Mar 05 19:59:54 sweetlilmre: do you have PREFERRED_PROVIDER_virtual/kernel=linux-zipit2 Mar 05 20:01:42 denix: that is probably the missing piece, do I need both or just provider? Mar 05 20:06:40 if you have multiple linux-zipit2, you may need the version too Mar 05 20:08:18 ah I do have PREFERRED_PROVIDER_virtual/kernel = "linux-zipit2" and PREFERED_VERSION_linux-zipit2 = "2.6.27.10", version does not seem to apply :( Mar 05 20:08:43 hi all Mar 05 20:09:28 what's the variable to setup the final image filesystem type ... years ago was IMAGE_FSTYPES ... now ? Mar 05 20:09:40 same Mar 05 20:10:46 so it don't work ... Mar 05 20:10:51 hm why? Mar 05 20:11:07 at least minimal-image from dev build .tar.gz and jffs2 ... Mar 05 20:11:30 minimal-image from mickeyl branch build ext3 ... Mar 05 20:11:49 in my local.conf i have IMAGE_FSTYPES = "ext2" Mar 05 20:12:06 *g* Mar 05 20:12:20 then minimal-image is overwriting it Mar 05 20:12:30 yes ... Mar 05 20:12:55 damn ... i have VAR = "foo" ... why not VAR ?= "foo" ... Mar 05 20:13:14 minimal distro and minimal image? Mar 05 20:13:24 woglinde, yes Mar 05 20:13:27 which machine? Mar 05 20:13:35 qemu86 Mar 05 20:13:38 qemux86 Mar 05 20:14:27 now i try to understand how to work with personal branch with git ... Mar 05 20:14:41 hm the qemu.inc has IMAGE_FSTYPES ?= "tar.bz2 ext2" Mar 05 20:15:20 but minmal.conf (under conf/distro) have IMAGE_FSTYPES = "tar.gz jffs2" Mar 05 20:16:16 hm strange Mar 05 20:20:33 sweetlilmre: did you misspelled PREFERRED_VERSION? it's double R the second time Mar 05 20:22:11 denix: *blush* and I am supposed to be a native english speaker :) thanks a mil :) Mar 05 20:23:29 can somebody say what file is scripts/Makefile.fwinst in linux kernel sources? Mar 05 20:23:45 seems that it should be but is absent Mar 05 20:24:34 sweetlilmre: np Mar 05 20:24:58 woglinde, yup .. minimal.conf fault Mar 05 20:27:27 gremlin fix it Mar 05 20:27:37 mickeyl will be happy about it I guess Mar 05 20:28:35 i'm doing ... i'm reading how to well form the comment on commit ... maybe is useless i don't have write access ... generate a patch and sent to mailing list could be better Mar 05 20:31:13 hu? Mar 05 20:31:21 why you dont have write access? Mar 05 20:31:49 never need it ... Mar 05 20:32:05 i test and talk a lot here ... some mail ... Mar 05 20:32:08 no more ;) Mar 05 20:32:34 also if i'm on foundation :) Mar 05 20:33:49 koen, tiny benchmark: http://www.pastebin.ca/1353782 Mar 05 20:34:00 apparently either the nand or the driver sucks Mar 05 20:34:14 ~seen koen Mar 05 20:34:17 koen was last seen on IRC in channel #oe, 448d 10h 27m 54s ago, saying: 'I forgot to commit that portion yesterday'. Mar 05 20:34:23 wrong chat Mar 05 20:34:31 03Michael 'Mickey' Lauer  07fso/milestone5.5 * rc4ec4c2d1c 10openembedded.git/conf/machine/om-gta03.conf: om-gta03.conf: prefer openmoko-devel for now Mar 05 20:34:33 03Michael 'Mickey' Lauer  07fso/milestone5.5 * r8180370220 10openembedded.git/packages/freesmartphone/frameworkd/om-gta03/frameworkd.conf: frameworkd: add configuration for Openmoko GTA03 Mar 05 20:34:35 03Michael 'Mickey' Lauer  07fso/milestone5.5 * r0b30807794 10openembedded.git/conf/machine/om-gta03.conf: om-gta03.conf: add machine configuration for the forthcoming Openmoko GTA03 Mar 05 20:34:35 03Michael 'Mickey' Lauer  07fso/milestone5.5 * r9f8e7d6c13 10openembedded.git/ (conf/machine/om-gta03.conf packages/linux/linux-openmoko.inc): linux-openmoko.inc: Openmoko's GTA03 device got a new name Mar 05 20:34:37 03Michael 'Mickey' Lauer  07fso/milestone5.5 * racf148af32 10openembedded.git/packages/freesmartphone/ (frameworkd/om-gta03/frameworkd.conf frameworkd_git.bb): frameworkd: catch up with new machine name for om-gta03 Mar 05 20:34:41 03Angus Ainslie  07fso/milestone5.5 * rcd3214555f 10openembedded.git/packages/freesmartphone/ (libgsm0710mux/om-3d7k/abyss.conf libgsm0710mux_git.bb): Mar 05 20:34:44 libgsm0710mux: catch up with new machine name for om-3d7k Mar 05 20:34:46 Conflicts: Mar 05 20:34:48 packages/freesmartphone/libgsm0710mux_git.bb Mar 05 20:34:50 03Angus Ainslie  07fso/milestone5.5 * r68721ff54d 10openembedded.git/packages/freesmartphone/libgsm0710mux_git.bb: Mar 05 20:35:04 Change autotools-staging to autotools Mar 05 20:35:04 must have cherry-picked this from dev Mar 05 20:35:04 03Angus Ainslie  07fso/milestone5.5 * rff1de59c18 10openembedded.git/packages/linux/ (linux-openmoko-devel_git.bb linux-openmoko-stable_git.bb): More gta03->3d7k renaming Mar 05 20:35:04 03Angus Ainslie  07fso/milestone5.5 * r74b2ce92dc 10openembedded.git/: Merge branch 'fso/milestone5.5' of git@git.openembedded.net:openembedded into fso/milestone5.5 Mar 05 20:51:29 ~seen kergoth Mar 05 20:51:32 kergoth is currently on #oe (35m 37s) #edev (35m 37s), last said: 'mewyn: ahh, nice'. Mar 05 20:51:55 ping kergoth Mar 05 21:04:42 03Thomas Kunze  07org.openembedded.dev * r266a77ff6f 10openembedded.git/packages/linux/ (linux-2.6.24/simpad/defconfig linux_2.6.24.bb): Mar 05 21:04:42 linux_2.6.24: add ide-cs to defconfig Mar 05 21:04:42 This is necessary to have root on cf-cards. Mar 05 21:05:39 re ant Mar 05 21:06:10 he jeremy Mar 05 21:06:25 I have a few question about the qt-embedded stuff Mar 05 21:06:35 re-hi all Mar 05 21:06:50 woglinde: hi Mar 05 21:06:55 jeremy_laine: hello Mar 05 21:07:10 woglinde: my IRC client actually fired up by accident, so won't be too long :) Mar 05 21:07:25 hm okay Mar 05 21:07:44 than another time or I will write you an email Mar 05 21:07:55 woglinde: basically I started touching the qt-embedded stuff for 2 reasons: Mar 05 21:08:17 1/ I was tired of getting the "several packages provide qtopia-core" warning Mar 05 21:08:19 hi mr_nice Mar 05 21:08:27 woglinde hi Mar 05 21:08:46 2/ as far as I can tell, nothing depends on qtopia-core so it should die Mar 05 21:08:53 hm I am puzzeld about the build-tools.patch Mar 05 21:09:12 qtopia /qt-extended is dead anyway Mar 05 21:09:16 woglinde: pong Mar 05 21:09:33 kergoth did you wrote gettext.bbclass some ages ago? Mar 05 21:09:47 probably, but it's been a long time, doubt i'd remember much Mar 05 21:10:28 hm okay I am puzzeld about what was the intention do set configure and depends stuff after parsing Mar 05 21:11:21 jeremy the patch make the -nomake option useless Mar 05 21:11:29 but we use it in the configure Mar 05 21:11:56 woglinde: I certainly didn't write that patch, and it does look weird Mar 05 21:12:26 jeremy okay sorry I didnt find in the logs who intentional wrote it Mar 05 21:12:45 not build tools is achieved with another patch Mar 05 21:13:08 and I think we dont need the examples for the qt-embedded build at all Mar 05 21:13:17 about demos I am unsure Mar 05 21:13:37 maybee I will write a image.bb which includes the demos for testing Mar 05 21:13:39 woglinde: hm, I can't remember where the DBUS / QtScript plugin is Mar 05 21:14:08 hm?? whats the problem with it? Mar 05 21:14:28 woglinde: I seemed to remember it was in examples or demos, not sure though Mar 05 21:14:39 what? Mar 05 21:15:00 cannt believe it Mar 05 21:15:25 woglinde: no, I'm totally mistaken :) Mar 05 21:15:38 woglinde: (src/plugins/script/qtdbus) Mar 05 21:16:07 woglinde: it would be nice to prune demos + examples from the build, they do take quite a while Mar 05 21:16:20 yes that was my intention too Mar 05 21:16:54 woglinde: I've started working on Qt 4.5.0 too, I've played patch monkey and ported the patches forwrd Mar 05 21:16:57 and we build linguist and designer too Mar 05 21:17:21 jeremy I will remove this suspicous build patch Mar 05 21:17:28 and try again Mar 05 21:17:42 that works for me Mar 05 21:18:39 woglinde: if you feel confident, I would't mind killing off qtopia-core and the associated qtopia4core.bbclass Mar 05 21:19:08 jeremy_laine I would be fine with it, but bring this topic to the -dev ml Mar 05 21:19:24 ok, will do tomorrow Mar 05 21:19:52 will try to hang out on IRC tomorrow too, if there are any other topics we can work on together Mar 05 21:20:23 hm tomorrow I will not have much time Mar 05 21:23:06 woglinde: ok, no rush, next week or over the weekend works for me too Mar 05 21:23:22 is there anything else you wanted in the short term? Mar 05 21:23:27 nope Mar 05 21:23:30 that it was Mar 05 21:23:31 thanks Mar 05 21:23:39 hi likewise Mar 05 21:24:17 cathc you later Mar 05 21:31:52 hi woglinde, all Mar 05 21:41:36 jo florian Mar 05 21:43:14 woglinde, uclibc should work for with minimal ? how to switch to it ? Mar 05 21:44:30 re Mar 05 21:45:58 florian: can you change the project name in gforge? the project name was collie, I changed it to kexecboot, but the group and mailinglist prefix stayed collie-* Mar 05 21:46:42 gremlin hm Mar 05 21:47:17 gremlin_ot change DISTRO to minimal-uclibc Mar 05 21:47:28 but I never tested it Mar 05 21:47:33 only with angstroem Mar 05 21:48:33 woglinde, it's ok ... just to know if SHOULD work :) ... Mar 05 21:49:04 as soon x11-image on minimal distro finish i'll try Mar 05 21:49:16 thesing: yes right, you can't change this easily since that would involve to convince mailman to rename a list and to rename unix group and user. Mar 05 21:50:18 florian: I would be happy if I just could create a new list but I can only use the old project as prefix. Mar 05 21:52:10 thesing: maybe we can convince mailman just to change the list name Mar 05 21:53:56 or register new project and move anything to it :) Mar 05 21:55:13 that might be easier. Mar 05 22:00:14 argh Mar 05 22:00:16 http://list.org/faq.html Mar 05 22:04:32 florian: we don't use mailinglists atm. so it shouldn't be so difficult. Mar 05 22:04:48 but this faq entry is really scary.. Mar 05 22:25:36 i updated the page http://www.elinux.org/Flameman/ipaq/status Mar 05 23:15:11 uclibc-nptl is still alive and kicking I just build console-image today Mar 05 23:15:18 and it booted and ran tests fine Mar 05 23:23:25 good nite Mar 05 23:23:34 nite woglinde :) Mar 05 23:24:58 03Thomas Kunze  07org.openembedded.dev * r29839e2c84 10openembedded.git/packages/linux/ (linux-2.6.24/simpad/defconfig linux.inc): Mar 05 23:24:58 fix configuration of older kernels Mar 05 23:24:58 Was broken from commit b697819f7e84e19ca2adc9846421c8c8137b8fca Mar 05 23:25:00 for kernels that have no scripts/Makefile.fwinst (<=2.6.26 or so) Mar 05 23:58:34 I'm stuck on bitbake x11-image (for h5000). The error is with automake-native-1.9.3 Mar 05 23:58:38 NOTE: package automake-native-1.9.3-r5: task do_configure: failed Mar 05 23:58:49 the config.log says: Mar 05 23:59:35 tmp/staging/i686-linux Mar 05 23:59:35 /bin/autom4te: cannot execute: No such file or directory Mar 06 00:00:03 more output: http://pastebin.ca/1353926 Mar 06 00:03:46 anyone know how I can get bitbake to create autom4te? or another idea? Mar 06 00:08:44 maybe the automake config is trying to use a too new autoconf? Mar 06 00:13:04 tre9: I think the error is no oe-specific maybe you have some luck if you google the error. Mar 06 00:16:12 Thanks. I think maybe I'm searching for the wrong thing-- not much info. Mar 06 00:16:20 I will search more. Mar 06 00:21:09 tre: building on a normal x86 machine? Mar 06 00:21:15 is /bin/sh bash? Mar 06 00:23:12 ubuntu, yes. Mar 06 00:23:14 ~$ ls -l /bin/sh Mar 06 00:23:14 lrwxrwxrwx 1 root root 4 2009-02-26 01:26 /bin/sh -> bash Mar 06 00:23:55 bitbake autoconf gives the same error Mar 06 00:25:28 should bitbake autoconf be building build automake? Mar 06 00:25:46 s/ build // Mar 06 00:28:02 not sure how the exact order is. Mar 06 00:28:20 maybe it helps to only use one BB_THREAD Mar 06 00:29:14 is that in conf file? Mar 06 00:29:54 yes. Mar 06 00:30:29 its BB_NUMBER_THREADS Mar 06 00:32:02 this line in site.conf is commented out: Mar 06 00:32:03 #BB_NUMBER_THREADS = "4" Mar 06 00:32:23 I will try BB_NUMBER_THREADS = "1" Mar 06 00:35:41 if its commented out it should be 1 per default. Mar 06 00:36:44 03Khem Raj  07org.openembedded.dev * rb7ce9179e0 10openembedded.git/packages/ (4 files in 4 dirs): (log message trimmed) Mar 06 00:36:44 gnutls-2.4.2: Get rid of siginterrupt () call. Mar 06 00:36:44 util-linux-ng-2.14: Ditto Mar 06 00:36:44 * siginterrupt () is SUSV4 function which is Mar 06 00:36:44 better to be replaced by sigaction as suggested Mar 06 00:36:46 by standard. Below is from http://www.opengroup.org/onlinepubs/9699919799/ Mar 06 00:36:46 if everything else fails you can install automake on your host and add ASSUME_PROVIDED += "automake-native" Mar 06 00:36:50 The siginterrupt() function supports programs written to historical system Mar 06 00:36:58 to local.conf Mar 06 00:39:39 thanks thesing. I tried putting the 1.9.3 version of automake on the host, but didn't know about ASSUME_PROVIDED. Mar 06 00:39:43 I'll try that. Mar 06 00:42:07 When I bitbake autoconf, it builds automake and the config.log for automake has this at the top: Mar 06 00:42:22 "It was created by GNU Automake configure 1.9.3, which was generated by GNU Autoconf 2.59. Invocation command line was..." Mar 06 00:43:04 It seems circular, but I'm confused. Mar 06 00:45:56 do you want to build autoconf-native or autoconf? Mar 06 00:49:50 oh, right. That was my confusion, thanks. Mar 06 00:53:56 trying ASSUME_PROVIDED += "automake-native" ... Mar 06 00:55:18 looks like this got me through the native tool build. Mar 06 00:55:50 It's downloading the kernel source now. Mar 06 00:56:12 Thanks all for your help. Mar 06 01:03:23 next I'm going to figure out why it can't find tmp/staging/i686-linux/bin/install-sh: No such file or directory Mar 06 01:11:39 How does one build an angstrom image with gnome or X Mar 06 01:11:51 task-base pulls both in for some reason Mar 06 02:03:48 bgamari: I'm new to OE, but that doesn't sound right. Mar 06 02:04:02 you might check the variables mentioned here: Mar 06 02:04:04 tre9, yeah, tell me about it Mar 06 02:04:05 http://docs.openembedded.org/usermanual/usermanual.html#special_task_base Mar 06 02:04:33 tre9, christ, I even end up getting the themes Mar 06 02:05:01 tre9, it's just ridiculous Mar 06 02:05:47 tre9, yet I've tried following both the OE getting started guide and the Angstrom guide Mar 06 02:05:59 be happy it's working. :) Mar 06 02:06:25 well, it would if I could fit the resulting image on my device Mar 06 02:06:54 oh, that's no good. Mar 06 02:06:55 tre9, naturally bitbake's dependency graph generation functionality is entirely useless Mar 06 02:07:21 due to a sloppy programming error Mar 06 02:07:26 just frustrating all around Mar 06 02:07:46 tre9, Does bitbake -g produce sane output on your end? Mar 06 02:15:27 bitbake -g task-base does have some references to gnome Mar 06 02:17:06 looks like it's related to esound Mar 06 02:18:48 gnome-common <- esound <- gst-plugins-base <- bluez-utils ... Mar 06 02:20:33 ... from task-depends **** ENDING LOGGING AT Fri Mar 06 02:59:57 2009