**** BEGIN LOGGING AT Fri Aug 19 02:59:56 2005 Aug 19 03:15:56 i think preferred provider is correct: xserver-kdrive Aug 19 03:16:06 dont know why it still goes to x.org Aug 19 03:16:11 which it should not Aug 19 04:24:58 03rwhitby 07org.oe.nslu2-linux * rc5b694dc... 10/packages/meta/ucslugc-packages.bb: Demoted glib-2.0 from ucslugc-packages, cause it doesn't build. Aug 19 04:31:57 morning Aug 19 05:44:31 Hello, could some one please try to build gpsd. When I try to build it I get the config error: PKG_CHECK_MODULES(DBUS, dbus-1 >= 0.23.4 )' FATAL: oe_runconf failed even though dbus 0.23.4-r1 is on my system - Thanks Aug 19 06:09:42 def emit_env(o=sys.__stdout__, d = init(), all=False): Aug 19 06:09:42 """Emits all items in the data store in a format such that it can be sourced by a shell.""" Aug 19 06:09:52 is there any way to make it do just that? Aug 19 06:10:03 currently it emits python functions as well Aug 19 06:14:11 doh Aug 19 06:14:18 all=False Aug 19 06:27:31 i am facing one problem which i never faced before: i am getting internel compiler error: segmentation violation. Aug 19 06:28:12 03rwhitby 07org.oe.nslu2-linux * r7c57df14... 10/packages/nslu2-binary-only/unslung-rootfs_2.3r63.bb: Removed the upgrade mode temporarily from Unslung 6.x, as it won't work without the RedBoot FIS directory support in the kernel. Aug 19 06:28:13 i dont know; why it is build xserver from xorg: i have given xserver-kdrive and it builds that and again it tries to build xserver from xorg Aug 19 06:28:28 please see: http://pastebin.ca/20415 Aug 19 06:30:51 mickeyl: ping? Aug 19 06:39:34 anyone here able to help me with a compile error with monotone plz? http://pastebin.ca/20416 Aug 19 06:40:29 ah... finally... just got fonts-xorg working with 6.8.99.11 Aug 19 06:59:52 morning Aug 19 07:02:08 morning kergoth Aug 19 07:03:30 how goes it? Aug 19 07:05:39 fine. just hacked up a .bb that creates a shell script which drops you into an OE environment Aug 19 07:05:45 cute Aug 19 07:05:54 how about you? Aug 19 07:08:29 pretty good, having fun learning about advanced routing and networky bits, and SIP/IAX/asterisk and things Aug 19 07:11:03 ah. cool. never got around to playing with that type of stuff myself Aug 19 07:11:54 been at this job for like 5 days and i already have a shitload of fodder to add to my resume Aug 19 07:11:58 hehe Aug 19 07:28:10 hi Aug 19 07:30:26 i'm new with oe, how can I submit a bugfix ? Aug 19 07:33:29 renoo: why does vlc use libqpe-opie ? Aug 19 07:36:51 eJumbo: probably because you're building against libsdl-qpe Aug 19 07:38:21 package uicmoc3-native-3.3.2 install script is wrong Aug 19 07:39:21 renoo: did not get u. i just given vlc-gpe in depends and rdepends Aug 19 07:39:39 and opie does not figure at all in the depends of vlc-gpe Aug 19 07:39:53 f_a_l_c_o_n: file a bug and attach your proposed patch Aug 19 07:41:28 eJumbo: grep sdl conf/local.conf Aug 19 07:42:52 PREFERRED_PROVIDERS += " virtual/libsdl:libsdl-qpe" Aug 19 07:43:32 eJumbo: like I said. you're building against libsdl-qpe Aug 19 07:44:23 i did not know that. so shall i remove that line from my local.conf Aug 19 07:44:59 eJumbo: change it to libsdl-x11, bitbake tends to pick the qpe one by default Aug 19 07:45:04 f_a_l_c_o_n: wtf Aug 19 07:45:23 f_a_l_c_o_n: I told you to attach the patch to bugzilla Aug 19 07:45:31 f_a_l_c_o_n: not DCC it to me Aug 19 07:45:49 * reenoo_ /ignore f_a_l_c_o_n ALL Aug 19 07:46:59 Xora: shall i do PREFERRED_PROVIDERS += " virtual/libsdl:libsdl-x11" Aug 19 07:47:10 eJumbo: yes Aug 19 07:48:20 reenoo_: sorry I didn't understand you Aug 19 08:26:15 03rw 07org.oe.dev * r6b0fa032... 10/packages/addons/devshell.bb: Add devshell.bb - Generates a script which runs a shell in an environment as emitted by BitBake to execute tasks Aug 19 08:38:14 hi Aug 19 08:38:48 hi Aug 19 08:39:00 hi Aug 19 08:43:50 03mickeyl 07org.oe.dev * ra5d90761... 10/packages/freetype/ (freetype-native_2.1.10.bb freetype_2.1.10.bb): add freetype-2.1.10 Aug 19 08:43:54 03mickeyl 07org.oe.dev * re77aaa7c... 10/packages/efl++/efl++_0.0.2.bb: add efl++, a C++ wrapper for the Enlightenment Foundation Libraries Aug 19 09:51:28 ? Aug 19 10:05:50 well kergoth at this rate you have ~4 people ready to write bb2 for you or else mangle bb into something else Aug 19 10:09:49 so gremlin[it] ? does it post? Aug 19 10:10:25 no ... kernel don't compile ... Aug 19 10:10:27 :( Aug 19 10:10:42 which patches did you allpy? Aug 19 10:10:45 apply* Aug 19 10:11:38 at now the handhelds-sa-26 Aug 19 10:12:11 the one in the oe Aug 19 10:16:12 yeah ... maybe ask zecke, or RP they might have some uncommited ones Aug 19 10:16:26 i have to go get fitted for a brace i'll bbiab Aug 19 10:18:51 no no i have trouble also doing "make menuconfig" !!! :( :( :( Aug 19 10:38:21 Anyone knows how pkg-names are determined?... got some problems with that some pkg's (like the one for libpng) ends with a 0 ie, libpng0_XXXXX.ipkg.... Aug 19 10:38:52 That is controlled by debian.bbclass. Aug 19 10:38:54 and it's a bit to messy to have to work throug all those with FILE_libpkg etc... Aug 19 10:39:04 pb_: ok... i'll have a look in there... thanks Aug 19 10:39:35 FILES_ is not affected by this, though. Aug 19 10:41:55 mm.. noticed that... but to lazy to modify all the pkg's that i have this problem with.. :P Aug 19 10:52:53 FWIW: irssi depends on glib1 not glib2 as defined in the bb file Aug 19 11:18:42 03nail 07org.oe.nslu2-linux * r74f07dd2... 10/ (2 files in 2 dirs): Add irssi to the feed Aug 19 11:18:46 03nail 07org.oe.nslu2-linux * r89864685... 10/packages/irssi/irssi_cvs.bb: Update glib dependency to 1.2, so irssi compiles Aug 19 11:32:34 hi Aug 19 11:32:35 can someone explain my how can I disable one version of a source in OE? Aug 19 11:32:59 help please Aug 19 11:34:34 put PREFERRED_VERSION_packagename ?= "version" in your distro .conf Aug 19 11:34:53 eg. PREFERRED_VERSION_openslug-kernel ?= "2.6.12.2" Aug 19 11:35:52 What does ?= do? Aug 19 11:36:12 actually dbus don't whant build in 0.2 3.4-r1 Aug 19 11:37:44 JustinP: Not sure. Probably checks to see if it's set. If it's not, it sets it... Aug 19 11:43:39 NAiL, correct Aug 19 12:20:57 mhh building a task-bootstrap image (so no graphic) what is the initial root password ? Aug 19 12:21:28 gremlin[it]: Aug 19 12:21:33 (in other words, nothing) Aug 19 12:21:36 perfect :) Aug 19 12:24:48 really don-t remember ... to create a task-bootstrap image ?! Aug 19 12:25:53 bootstrap-image ... :) ... Aug 19 12:42:24 well i couldnt be fit for my brace :( Aug 19 12:43:44 so gremlin[it] you get it to compile? Aug 19 12:44:13 yes yes ... now i have some trouble on building root image .... Aug 19 12:44:31 ? Aug 19 12:45:25 ERROR: Cannot satisfy the following dependencies for task-bootstrap: ... loooong list ... Aug 19 12:46:16 yeah ... i thought you said you got task-bootstrap to compile? Aug 19 12:47:12 yes stask-boostrap compile ... but bootstrap-image fail of verifing installed packages i suppose ... Aug 19 13:14:33 mhhh , i got this error building the image : Aug 19 13:14:42 | ERROR: Cannot satisfy the following dependencies for task-bootstrap: Aug 19 13:14:42 | kernel-module-h3600-asic-2.6 Aug 19 13:14:53 and many others ... Aug 19 13:15:23 with bitbake -v i gor the list of dependencies but kernel-module-h3600-asic-2.6 never appear ... Aug 19 13:15:30 i'm lost :) ... Aug 19 13:18:31 mhhh how i can do a full clear (to rebuild all) with bitbake ? Aug 19 13:18:46 rm -rf tmp ? :P Aug 19 13:19:07 i suppose but would be sure to not remove too much :) Aug 19 13:19:44 hehe Aug 19 13:24:40 hi zecke Aug 19 13:46:11 ~praise kergoth for ipsec-tools in OE Aug 19 13:46:12 All hail kergoth for ipsec-tools in OE! Aug 19 13:46:26 hehe Aug 19 13:46:29 what do i have to do to clear out so that when i reflash to OZ, there won't be any remnants of any sharp and/or OZ rom stuff that might interfere with my reinstall? Aug 19 13:46:33 just wait till i play with oe on these products Aug 19 13:47:36 mscdex: depends on your model. You shouldn't have any real remnants of anything when you reflash Aug 19 13:47:47 mscdex: unless you have a model with a seperate home partition Aug 19 13:47:53 i have a 5600 Aug 19 13:48:18 it is important to rm -rf $HOME/Settings if you install OZ/Opie Aug 19 13:48:21 i did notice a bunch of stuff from the old sharp rom that i had installed when i installed OZ Aug 19 13:48:24 mscdex: I don't believe that one has that kind fo setup Aug 19 13:48:26 otherwise the default settings are not copied Aug 19 13:48:29 g'night Aug 19 13:49:36 because i am having trouble getting the orinoco-modules pkg to install on my 5600, and i'm thinking it's because of the spectrum24 driver i had installed before i flashed my 5600 to OZ Aug 19 13:49:40 is that possible? Aug 19 13:50:23 this is not an oz support channel. Aug 19 13:51:56 03freyther 07org.oe.dev * ra5972834... 10/packages/uicmoc/uicmoc3-native_3.3.2.bb: Aug 19 13:51:56 openembedded/packages/uicmoc/uicmoc3-native_3.3.2: Aug 19 13:51:56 -install uic as uic3 (instead of moc3) Aug 19 13:51:56 -install moc as moc3 (instead of uic3) Aug 19 13:51:56 -sorry for that bug Aug 19 13:52:27 mscdex: kergoth is right, you should be asking in #openzaurus Aug 19 13:52:54 mscdex: however, no, nothing you installed before a flash should stay (unless you installed it to external storage, e.g. a card, and forgot to wipe that) Aug 19 13:53:15 sorry, someone in the forums had mentioned this channel for support o_O Aug 19 13:53:23 thanks for the info anyway though Aug 19 13:53:32 this channel is only for support using bitbake and oe to do builds and stuff. Aug 19 13:53:48 mscdex: #openzaurus Aug 19 14:03:37 kergoth: what processor did you originally get ipsec-tools up on? SA? Aug 19 14:03:47 dont recall Aug 19 14:04:13 nm Aug 19 14:04:23 Thanks for putting # comments in your site files... :) Aug 19 14:04:45 hehe Aug 19 14:07:08 kergoth: do you 'generate' the sites content? Can this be done automatically? Aug 19 14:07:18 * zecke_ starts to understand autoconf Aug 19 14:07:55 just run the configure script on the target Aug 19 14:07:56 zecke, you generate it by running ./configure --cache-file=config.cache _on_ a target arch machine Aug 19 14:07:58 yeah Aug 19 14:08:03 then just swipe the appropriate entries Aug 19 14:12:34 heh Aug 19 14:12:55 i'd really like to use the scratchbox method Aug 19 14:12:56 That version of ipsec-tools is *not* gcc4 friendly... :) Aug 19 14:13:14 use their binfmt_misc offloading of native runs of binaries onto a target arch box on the lan to do the population Aug 19 14:13:16 hehe Aug 19 14:13:36 03freyther 07org.oe.dev * r061dcf68... 10/packages/uicmoc/ (4 files): Aug 19 14:13:36 openembedded/packages/uicmoc/uicmoc4-native: Aug 19 14:13:36 -Update to Qt4.0.1 Aug 19 14:13:36 -Only the name of the downloadable archive needed updating Aug 19 14:14:21 * zecke_ takes the sleep he deserves Aug 19 14:16:44 sleep well zecke_ Aug 19 14:22:06 kergoth: ever played with qemu for that purpose (populate the site file/run target binaries)? Aug 19 14:22:29 not personally. heard it works well though Aug 19 14:23:49 give me love baby! Aug 19 14:24:10 * JustinP gives emte love Aug 19 14:24:47 lol Aug 19 14:24:54 ew Aug 19 14:24:59 actually, where do i find the bater api? Aug 19 14:25:02 er Aug 19 14:25:03 * kergoth cranks some Gorillaz on his iriver Aug 19 14:25:05 battery Aug 19 14:25:22 kergoth, you need some NRSV Aug 19 14:25:28 NRSV? Aug 19 14:25:34 http://www.nrsv.com Aug 19 14:25:47 no redeming social value Aug 19 14:25:57 great hardcore band Aug 19 14:26:00 and funny too Aug 19 14:26:25 huh, cool Aug 19 14:26:27 dont have flash installed Aug 19 14:26:34 but will check em out when i get home Aug 19 14:26:54 let me know, i might be able to lend you some mp3s Aug 19 14:27:48 emusic is good for some bands Aug 19 14:28:05 and cheap in comparison to itunes Aug 19 14:28:27 less mainstream bands tho Aug 19 14:28:38 heh, good. some of the best stuff is independent Aug 19 14:29:13 $9/40 songs or $19/100 Aug 19 14:32:02 * emte needs to figure out this emacs issue Aug 19 14:32:30 almost to the point i can start testing the baics for biohazard Aug 19 14:32:36 basics* Aug 19 14:33:28 hmm Aug 19 14:33:33 gcc upgrade ... Aug 19 14:34:47 :-) Aug 19 14:34:50 lot of devel tool upgrades this time around ... Aug 19 14:35:11 maybe my problem will go away by itself Aug 19 14:35:38 debian-etch upgrades if your wondering Aug 19 14:41:39 whats the simplest battery app in the repo? Aug 19 14:41:48 just need to know how to hook into it Aug 19 14:42:53 I don't know about the simplest but there's always e17's battery applet.... Aug 19 14:42:54 sigh Aug 19 14:43:27 does it work tho Aug 19 14:43:43 the thing shows up for my desktop too Aug 19 14:44:13 ummm....thing? Aug 19 14:44:25 the applet Aug 19 14:44:29 e17's battery applet *seems* to work...I haven't tested it extensively Aug 19 14:44:59 it likes to tell me my desktop has a full battery ... which is nice and all cept it doesnt have one Aug 19 14:45:12 ::shrug:: so turn it off Aug 19 14:45:33 lol Aug 19 14:45:45 thats not really the awnser i was looking for Aug 19 14:45:53 what answer *are* you looking for? Aug 19 14:45:54 just need to know if the code is good or not Aug 19 14:46:08 why have a battery app on if you have no battery? Aug 19 14:46:31 to lazy to edit my edb to turn it off Aug 19 14:46:55 4 clicks.... Aug 19 14:47:10 assuming you're in e, which you probably aren't...... Aug 19 14:49:00 there are a bunch of otherthings i'd edit to restore my theme that i'd do at the same time Aug 19 14:49:18 maybe it will annoy me enough in a week or so Aug 19 14:49:33 and no e isnt running atm Aug 19 14:49:50 03rwhitby 07org.oe.nslu2-linux * re248bc9f... 10/packages/nslu2-binary-only/ (unslung-rootfs-2.3r63/unsling unslung-rootfs_2.3r63.bb): Updated unsling to wait for a mounted rw disk. Aug 19 14:49:58 some bad things happen when i am testing biohazard if e is running Aug 19 14:50:10 CosmicPenguin, lilo sucks. what bootloader would you recommend using for a boot off of a CF? Aug 19 14:50:15 like lockups and spawning Aug 19 14:50:16 heh Aug 19 14:50:45 the spawning was fun .... 3000 someodd windows a second Aug 19 14:51:18 one of the times when e17 is too fast Aug 19 14:52:40 kergoth: I use syslinux, but thats only because I build my images with OE, so I need a bootloader that doesn't need the physical media Aug 19 14:52:47 * kergoth nods Aug 19 14:52:50 kergoth: recent versions of syslinux have ext2linux too Aug 19 14:52:56 we build CF images without the physical media using lilo Aug 19 14:53:01 requires root and all though Aug 19 14:53:06 i should play with syslinux Aug 19 14:53:08 so if you like the minimal syslinux thing, but want to boot it from a real filesystem Aug 19 14:53:34 I've always wanted to get ext2linux working with OE, but that would involve hacking genext2fs to understand where to put the bits Aug 19 14:53:35 yeah, its an ext2 fs on the card atm Aug 19 14:53:39 why dont you use the same bootloader they are using for flashdrives? Aug 19 14:53:47 flashdrives? Aug 19 14:53:53 code should be close Aug 19 14:54:07 yeah you know those little keychain guys Aug 19 14:54:14 5M-1Gb Aug 19 14:54:25 oh, usb storage devices. no idea what bootable ones of those use Aug 19 14:54:46 not sure myself but i'd think the code would be close Aug 19 14:55:09 on x86, they use the same thing that everybody else does Aug 19 14:55:44 I would kill a man for a loader in our BIOS Aug 19 14:55:45 guess its time for me to play with syslinux and stuff Aug 19 14:55:49 never played with that before Aug 19 14:55:51 i miss arm. Aug 19 14:55:57 hehe Aug 19 14:56:26 kergoth: if you remind me on monday, I'll send you my mkdosfs tools to make a filesystem from a directory and add boot code Aug 19 14:56:35 that plus syslinux.sys, and you're bootin' Aug 19 14:56:40 k, thatd be useful Aug 19 14:56:50 i really need to throw an oe rootfs on these guys Aug 19 14:56:56 right now they're using an old hacked up snapgear Aug 19 14:57:00 which is gmake based Aug 19 14:57:17 But look at ext2linux in syslinux, and see if you can figure out the minimal distance to make that work with genext2fs Aug 19 14:57:22 k Aug 19 14:57:25 I would love to bail on the dos partition, if I could Aug 19 14:57:32 there is fsusb ... Aug 19 14:57:34 i've hacked the genext2fs code a fair bit, should be able to figure it out Aug 19 14:57:53 its PICdem code for both linux and has a windows port .. Aug 19 14:58:28 CosmicPenguin, are you creating a partition table and everything for the card? Aug 19 14:58:32 with sfdisk or something? Aug 19 14:59:56 actually, I rolled my own little tool - you feed it a config file listing the partitions you want, and the binaries for each of those partitions Aug 19 15:00:11 cute Aug 19 15:00:11 and it makes a little .img file with a header + the gziped binaries Aug 19 15:00:31 and then you run an app that looks at your physical media and makes the real partition table Aug 19 15:00:38 hmm Aug 19 15:00:49 So OE creates the .img file, and then I put it on the CF on my desktop Aug 19 15:00:56 do we have a yampp-7 device? Aug 19 15:01:47 or any yampp device? Aug 19 15:02:09 seems to be a shortcut MP3 player development device Aug 19 15:05:34 * CosmicPenguin asks the powers that be to let me give imgloader to the world Aug 19 15:06:14 http://www.myplace.nu/mp3/hardware.htm Aug 19 15:06:22 re Aug 19 15:07:24 hmm Aug 19 15:07:33 the code is under gpl Aug 19 15:07:42 doesnt say what he is using tho Aug 19 15:08:00 * emte goes to find some battery code Aug 19 15:08:52 CoreDump|home, update 18 is there Aug 19 15:09:09 emte: hmm? Aug 19 15:12:54 emte: yes, the battery applet seems to work fine... Aug 19 15:13:39 hmm Aug 19 15:13:48 polling apci and apm Aug 19 15:15:01 acpi* Aug 19 15:16:52 maybe i'll do the transparent canvases first .... Aug 19 15:17:18 or .. Aug 19 15:17:24 ....why is chkhinge not included in the clamshell images? Aug 19 15:18:15 not needed? Aug 19 15:18:37 I know opie doesnt need it. I'd assume gpe is the same Aug 19 15:18:51 * CosmicPenguin wonders why this ipsec is being an ass Aug 19 15:19:08 treke: GPE knows *nothing* about orientation Aug 19 15:19:16 treke: good point, opie doesn't need it Aug 19 15:19:41 JustinP: doesn't have anything to trigger the xrandr calls? Aug 19 15:19:44 opie used the hardware keys below the hinge to rotate Aug 19 15:19:46 treke: but there's a GPE startup script which checks for its existence....and I also have a sh script to do auto-rotation in X based on it Aug 19 15:20:04 treke: not AFAIK. I was told GPE has never done auto-rotation because it's been focused on the iPaqs Aug 19 15:20:08 ah Aug 19 15:20:20 opie *used* to call chkhinge ;p Aug 19 15:20:37 CoreDump|home: you can't do everything with the hardware keys : Aug 19 15:20:38 :p Aug 19 15:20:44 ;) Aug 19 15:20:57 rotate works nicely this way Aug 19 15:20:59 you need to check the initial state of the lcd Aug 19 15:21:05 CoreDump|home: those "keys" tell you if it's been closed but it doesn't tell you what orientation it's in. The hinge sensor does. Aug 19 15:21:14 treke: yes, that too Aug 19 15:21:16 and unless something has changed you need to check the sensor when you come of out suspend Aug 19 15:21:23 and that too Aug 19 15:21:24 heh Aug 19 15:21:35 does linux-sbs exist in packages? Aug 19 15:21:46 the suspend thing I'm not sure about Aug 19 15:21:55 anyway...the hinge "button" is pressed once if you close with LCD up and twice when it's down...kinda annoying IMHO Aug 19 15:21:58 since the kernel might catch that on resume and send a keypress or something Aug 19 15:22:15 ibot, linux-sbs Aug 19 15:22:22 anyway...I'm adding chkhinge to the GPE image then for the clamshells Aug 19 15:22:54 (thanks for reminding me that opie doesn't need it) Aug 19 15:24:02 has anyone tried linux-sbs? Aug 19 15:24:31 altho i dont know which devices have smart battries Aug 19 15:25:17 03justinp 07org.oe.dev * r53c39984... 10/conf/machine/zaurus-clamshell.conf: Add chkhinge to clamshell GPE images Aug 19 15:26:27 chkhinge probably isn't big anyways. just a main function with two ioctl calls. iirc Aug 19 15:26:53 true Aug 19 15:27:06 but, as I said, a current GPE init script uses it Aug 19 15:27:17 yeah, i'm just saying adding it isnt really a big deal Aug 19 15:27:37 and I plan on introducing either my sh script auto-rotater or putting it in a daemon or something... Aug 19 15:27:43 (sh script called by keylaunch) Aug 19 15:28:08 for opie, they just inlined the code into libopie. Aug 19 15:28:25 yep Aug 19 15:28:43 i'm trying my first build using oe/bitbake but it fails because it can't find the flex-native-.2.5.31-r2 package Aug 19 15:29:04 404s everywhere it looks for it Aug 19 15:29:23 does anyone know where i might find another copy? Aug 19 15:33:14 nevermind, found it Aug 19 15:38:55 blech Aug 19 15:39:09 i need less ecore_evas examples Aug 19 15:43:23 less? Aug 19 15:43:33 * JustinP starts another gpe-image build Aug 19 15:44:12 yes, ecore_evas binds to x11 Aug 19 15:45:22 ....but less examples? Aug 19 15:46:02 more evas less evas_ecore Aug 19 15:46:29 ah Aug 19 15:48:53 * JustinP kicks mickeyl Aug 19 15:49:08 thats not nice Aug 19 15:49:08 mickey|zzZZzz: you going to check in that evidence bb or should I check mine in? Aug 19 15:49:19 well...I didn't mean kick...more like body check Aug 19 15:50:32 hi all Aug 19 15:51:12 any news on the e-image? Aug 19 15:51:36 CoreDump|home: I haven't tried it yet, no. Have you tried it since I altered the entrance depends? Aug 19 15:51:48 nope Aug 19 15:51:55 it should theoretically work now...but it will install most of gpe as well Aug 19 15:51:56 will do tomorrow Aug 19 15:52:15 I have small problem with compiling dbus-0.23.4-r1 Aug 19 15:52:20 I need to split out those scripts (no one has expressed a negative response to it as wel...) Aug 19 15:52:29 as yet Aug 19 15:52:41 right Aug 19 15:53:06 I'w ask (in pass) about how to hang the default version of source Aug 19 15:53:18 hang? Aug 19 15:53:28 make different Aug 19 15:53:30 :P Aug 19 15:53:43 use PREFERRED Aug 19 15:54:00 different sorry for my English Aug 19 15:54:39 in I shod put it in a /(OE home/build/coonf/local.conf ? Aug 19 15:55:39 yes Aug 19 15:58:16 screw it Aug 19 15:58:35 i'll get raster to show me how to do it without ecore-evas later Aug 19 15:59:34 heh Aug 19 15:59:53 emte: is biohazard build for X or on framebuffer? Aug 19 16:00:21 i am trying to build it generic so it would only depend on how you compiled the libs Aug 19 16:01:08 but all the examples use: ecore-evas_software_x11_new(); Aug 19 16:01:17 to create the canvas Aug 19 16:02:02 I see Aug 19 16:03:16 but, just looking ecore_evas actually has 5 bindings Aug 19 16:03:25 includeing framebuffer Aug 19 16:04:11 really...what are they? Aug 19 16:11:11 third version and the same problem :/ dbus don't won't to build Aug 19 16:11:45 just look in the ecore-evas.c library file Aug 19 16:12:18 yOyOeK, you might have to disable the other version in your machine or distro file Aug 19 16:12:56 I have fresh one OE. Aug 19 16:13:36 emte:10 minutes a go I start to know how to hang preferred version. Aug 19 16:14:53 All thous with I try have the same problem in compiling part gets error dbus_bindings.c: No such file or directory Aug 19 16:15:30 sounds like you didnt download the source Aug 19 16:15:44 woohoo i got a window :) Aug 19 16:16:14 actually its the smart object example ... Aug 19 16:16:17 yOyOeK: try removing your sources directory and trying again (or just deleting the dbus source tarball) Aug 19 16:16:22 emte: cool Aug 19 16:16:34 emte: I not bitbake make ( in pass) that Aug 19 16:16:40 so i have two on a boucy canvas Aug 19 16:17:31 I delete source work dir and a stamps. No effect Aug 19 16:17:45 Found a server connection 0x8053a58! Aug 19 16:17:45 The client sent us some love ... 0x8053a58 [3] [4] [17] (Look ma, no pants) Aug 19 16:17:45 Oh no!! the client doesnt like us ... 0x8053a58 Aug 19 16:17:46 :) Aug 19 16:18:16 this is strange..... Aug 19 16:18:17 | ERROR: Cannot satisfy the following dependencies for gpe-task-base: Aug 19 16:18:17 | + '[' -f /home/papercrane/oe/build/tmp/rootfs/usr/lib/ipkg/info/libgpg-error0.postinst ']' Aug 19 16:18:21 | + sh /home/papercrane/oe/build/tmp/rootfs/usr/lib/ipkg/info/libgpg-error0.postinst configure Aug 19 16:19:01 why is taht strange? Aug 19 16:19:15 says you didnt compile gnupg Aug 19 16:19:42 where? Aug 19 16:19:48 usually it lists packages there Aug 19 16:19:57 libgpg Aug 19 16:19:58 hmmmm Aug 19 16:20:03 well... Aug 19 16:20:26 no, libgpg-error0 does exist Aug 19 16:20:32 and just higher up it says it's installing it Aug 19 16:21:33 hyhy fanny I have gentoo on my PC I'w #emerge dbus and it crash in the same part / the same whey Aug 19 16:21:33 probably says its going to and is runing deps Aug 19 16:21:35 aha, found it...can't satisfy dep esd Aug 19 16:22:05 ~lart ipsec-tools Aug 19 16:22:05 * ibot turns ipsec-tools into a lifesized tux doll Aug 19 16:22:07 you suck! Aug 19 16:22:07 yeah i have no idea why peopel still use esd ... Aug 19 16:26:01 where might I find a .bb for python bindings to the sword library? Aug 19 16:26:35 mreimer, not sure that exists Aug 19 16:26:44 python support is not quite full Aug 19 16:27:33 the python sword binding works on x86, so hopefully it won't take too much to get it working on arm Aug 19 16:27:48 the python binding is a bit rough though Aug 19 16:27:59 well some of the core python modules dont behave very well Aug 19 16:28:15 just so your not supprised if it crashes your device Aug 19 16:29:26 do you know what the root problem is with python? Aug 19 16:30:23 mreimer: best talk to mickey|zzZZzz tomorrow Aug 19 16:30:25 it needs more love Aug 19 16:30:35 thanks Aug 19 16:31:20 that crashing dbus it is possible it may by a python problem ? Aug 19 16:32:06 no Aug 19 16:32:23 your missing your source Aug 19 16:32:40 It stops compiling after some update :/ on OE and in my gentoo :/ Aug 19 16:33:09 yOyOeK: what architecture is your system Aug 19 16:34:06 whats the largest screen size? Aug 19 16:34:15 ok may by ma best friend google while know something Aug 19 16:34:26 2.4k? Aug 19 16:35:08 emte: largest in what context? Aug 19 16:35:10 * emte goes with 12 bits Aug 19 16:35:14 yOyOeK: what are you running Gentoo on? Aug 19 16:35:29 size... resolution Aug 19 16:35:59 JustinP: ? Aug 19 16:37:12 Justin: arch? Aug 19 16:37:57 03rw 07org.oe.dev * rfceb5eae... 10/packages/alsa/ (alsa-driver/sa11xx.patch alsa-driver_0.9.6-hh4c.bb): alsa-driver: commit updates submitted by Pigi in Bug #120 Aug 19 16:38:01 03rw 07org.oe.dev * rfd335916... 10/packages/alsa/alsa-driver_0.9.6-hh4c.bb: (log message trimmed) Aug 19 16:38:02 alsa-driver: first try at making things actually work. Aug 19 16:38:02 - remove commented out code Aug 19 16:38:02 - inherit autotools and module classes Aug 19 16:38:02 - use KERNEL_VERSION as defined by module.bbclass Aug 19 16:38:03 - FILES is defined correctly by module.bbclass as well Aug 19 16:38:05 - make do_configure() use oe_runconf (didn't work at all before this change) Aug 19 16:38:25 * emte wonders how some people think ... Aug 19 16:38:51 declairing a macro twice for the same thing Aug 19 16:41:58 yOyOeK: yes, what arch? x86? amd64? ppc? Aug 19 16:42:27 JustinP: now x86 Aug 19 16:42:35 yOyOeK: now? Aug 19 16:43:06 JustinP; sorry form my English Aug 19 16:43:36 JustinP: in that moment x86 Aug 19 16:45:14 yOyOeK: ok Aug 19 16:45:37 damn it! Aug 19 16:45:40 ~lart esd Aug 19 16:45:40 * ibot says "boot to the head" and knocks esd over Aug 19 16:48:46 WTF! It still can't find esd even though it has been compiled and is in the feed.... Aug 19 16:50:39 ok it whose pyrex :) Aug 19 17:02:47 anybody...why would bitbake gpe-image fail because it can't satisfy the "esd" dependency when it's most certainly built and in the feed directory? Aug 19 17:05:00 * CoreDump|home hasno idea Aug 19 17:05:52 03rw 07org.oe.dev * rb83367ab... 10/packages/alsa/alsa-driver_0.9.6-hh4c.bb: alsa-driver: turns out the init script is useless. re-add FILES_${PN}. Aug 19 17:07:38 it's also strange that the logfile seems to have no mention of gpe-soundserver....which is what depends on esd Aug 19 17:08:15 oh, it's gpe-nmf maybe.... Aug 19 17:08:22 oh I don't know... Aug 19 17:08:24 damn it! Aug 19 17:08:59 I justw ant to test the GPE image! Aug 19 17:15:23 n8 Aug 19 17:17:37 njs: hg also has a killer feature that monotone should steal Aug 19 17:18:02 ? Aug 19 17:18:05 odd comment Aug 19 17:18:21 Local revision numbers that are monotone(ically) increasing Aug 19 17:19:52 and when I do bitbake -nv gpe-image, esd isn't in *any* of the output...esound-gpe is, but esd isn't Aug 19 17:20:25 although the Packages file says gpe-soundserver depends on esd.... Aug 19 17:21:09 ok...I suppose the bitbake -nv thing is showing bb files not install deps Aug 19 17:21:12 argh! Aug 19 17:21:29 hg does a great job, and as soon as it can handle large projects without requiring 10M in hw it will be great Aug 19 17:22:09 actually quite a few new features are being added including your cherrypicking there kergoth Aug 19 17:22:28 nice Aug 19 17:23:36 and actually both mpm and ThomasAH are very accepting of comments/patches/feratures/ect Aug 19 17:23:46 features* Aug 19 17:24:13 mpm? matt makall(sp?)? Aug 19 17:24:29 yup Aug 19 17:24:43 cool, he's the linux-tiny guy Aug 19 17:24:43 #mercurial if you wanna talk at em or just watch the channel Aug 19 17:24:58 saw him around at '04 OLS, wasnt introduced though Aug 19 17:25:28 yeah it sounds like he is doing the linux au conference this year Aug 19 17:32:43 03rw 07org.oe.dev * r4c0f1d3f... 10/packages/alsa/alsa-driver_0.9.6-hh4c.bb: alsa-driver: re-enable h5400.patch. Thanks to Mustafa Yuecel for testing. Aug 19 17:35:29 enough bug squashing for today Aug 19 17:35:34 * reenoo_ heads off to bed Aug 19 17:35:37 'night all Aug 19 17:40:42 damn it...I don't want to have to rebuild everything *again*.... Aug 19 17:41:52 hmm Aug 19 17:42:12 i wonder if raster has a circle example anywhere ... Aug 19 18:04:40 great ... i just broke anjuta Aug 19 18:04:45 oh well Aug 19 18:04:56 just use vi i guess Aug 19 18:05:02 sii ja all Aug 19 18:05:11 ? Aug 19 18:30:21 ~dollar emte Aug 19 18:30:21 If I had a dollar for every brain emte didn't have... I'd have ONE dollar *CREEPERZ* Aug 19 18:30:37 :) Aug 19 18:30:45 so i have all the brains? Aug 19 19:14:00 03nail 07org.oe.nslu2-linux * re304497a... 10/packages/ (libol/libol_0.3.16.bb syslog-ng/syslog-ng_1.6.8.bb): Add syslog-ng (no config yet), and libol (required for syslog-ng) Aug 19 19:14:04 03nail 07org.oe.nslu2-linux * r4eff4c95... 10/ (2 files in 2 dirs): Add syslog-ng to openslug feed Aug 19 19:23:36 Ok... I just can't get CONFFILES to work. Wtf am I doing wrong? Aug 19 19:23:37 *** Error: CONTROL/conffiles mentions conffile /etc/syslog-ng/syslog-ng.conf which does not exist Aug 19 19:30:39 * NAiL figured it out Aug 19 19:33:59 03nail 07org.oe.nslu2-linux * rbeb25e1e... 10/packages/syslog-ng/syslog-ng_1.6.8.bb: Add default config Aug 19 19:34:03 03nail 07org.oe.nslu2-linux * r2c61fe5b... 10/packages/ssmtp/ssmtp_2.61.bb: Add CONFFILES Aug 19 19:42:52 night Aug 19 20:16:40 love love love Aug 19 20:17:00 * emte needs to write an e text editor ... Aug 19 20:17:28 ~package texmacs Aug 19 20:17:42 need to teach ibot about packages Aug 19 20:17:45 :P Aug 19 20:30:11 hey raster Aug 19 20:30:19 how goes today? Aug 19 20:30:39 hot n sticky Aug 19 20:32:39 lol Aug 19 20:33:43 you got any example code to convince evas to make a circle object? Aug 19 20:35:53 hia Aug 19 20:37:34 if not thats okay Aug 19 21:00:10 hmm Aug 19 21:02:08 i coulda sworn i need to use imlib2 to display images ... Aug 19 21:03:13 aha evas has it already ... Aug 19 21:04:25 Evas_Object * evas_object_image_add (Evas *e) Aug 19 21:04:29 thats what i was looking for Aug 19 21:04:40 sounds liek movie time tho Aug 19 21:10:51 ooh Aug 19 21:10:52 yeah Aug 19 21:10:54 thats what u want Aug 19 21:10:56 :) Aug 19 21:11:05 u can have a circle if u make a polygon object Aug 19 21:11:12 evas assuch is very weak on vector object support Aug 19 21:20:51 EFL looks fairly OO....then again it's written in C, isn't it? Aug 19 21:21:25 eh, anyway Aug 19 21:22:00 ::sigh::...I need some python-foo Aug 19 21:22:05 yes, it is fairly oo, and yes, its c Aug 19 21:22:39 or perhaps I'll just package it all up as I should Aug 19 22:32:57 03rwhitby 07org.oe.nslu2-linux * r90c2bc8f... 10/conf/distro/ (unslung-binary-kernel.conf unslung.conf): Updated unslung and unslung-binary-kernel to new feed locations. Aug 19 22:46:59 hmmm. that sucked Aug 19 23:16:54 anybody around? Aug 19 23:24:11 raster, which polygon object? Aug 19 23:24:23 maybe a function hint pls Aug 19 23:24:50 the ones with... um... polygon in their name? Aug 19 23:25:35 hmm Aug 19 23:25:39 i missed all those Aug 19 23:25:49 hint Aug 19 23:25:53 in the reg evas? Aug 19 23:25:59 all of efl's calls are logically structured and named Aug 19 23:26:03 yes Aug 19 23:26:04 in evas Aug 19 23:36:02 aha Aug 19 23:36:05 Evas_Object * evas_object_polygon_add (Evas *e) Aug 19 23:36:08 found it Aug 19 23:36:25 now to teach it a circle Aug 19 23:36:55 whats the smallest increment it knows? Aug 19 23:37:53 i still havent figured taht out Aug 19 23:38:14 points, pixels, mm, cm, inches ... Aug 19 23:40:39 * emte plays with a triangle to find out Aug 19 23:47:46 must be pixels Aug 19 23:47:57 now ... circle algorithm ... Aug 19 23:50:33 while(r!=rchk) .... x = r+1 etc etc Aug 19 23:50:41 hmm Aug 19 23:50:57 resolution might be wanted ... Aug 19 23:51:04 octogons etc Aug 19 23:51:42 permutable would give ellipsi Aug 19 23:51:58 and perabola Aug 19 23:52:12 parabola* Aug 19 23:52:41 * emte goes to crubch numbers Aug 19 23:52:47 crunch Aug 19 23:53:20 ... you want this chunk of code when i am done mangling it raster, so you can add circles? Aug 19 23:54:27 i'll make you a geometry set :) Aug 19 23:54:42 ummm Aug 19 23:54:43 no Aug 19 23:54:47 since an equalateral triangle is done Aug 19 23:54:52 as i am busy with text formatting atm in evas's textblock code Aug 19 23:54:53 okay Aug 20 00:50:32 03justinp 07org.oe.dev * r85106634... 10/packages/ (26 files in 9 dirs): Aug 20 00:50:32 Move X scripts which are not GPE specific out of gpe-dm and gpe-session-scripts and into x11-common Aug 20 00:50:32 For now I have added patches to the makefiles to stop installing of these files but they should be removed from those packagse eventually Aug 20 00:50:32 I have also added all of these small scripts to OE but these should probably be tarballed somewhere Aug 20 00:50:32 gpe-dm and gpe-session-scripts now depend on the new x11-common package Aug 20 00:50:34 Change entrance to depend on the new package Aug 20 00:50:36 03justinp 07org.oe.dev * r526d4c18... 10/packages/e17/e17genmenu_2.0.2.bb: Update license, package still not working correctly Aug 20 00:56:54 i just wanted to know where can we specify the alternative sites for OE to look for when some download fails Aug 20 00:57:48 my oe has trouble downloading glib-2.6.5 it is not available at the oesources site Aug 20 01:06:42 suppose i want to specify an additional mirror site for all packages to download. how do i do that ? Aug 20 01:08:48 eJumbo: well...you could add another CVS_TARBALL_STASH but I don't know of any except oesources Aug 20 01:10:14 my network does not support passive ftp and i rely on only oesources site for downloads. thats why i am asking. actually glib-2.6.5 does not appear to be in oesources Aug 20 01:11:08 even if i download manually and copy it to the sources directory. it again tries to download. Aug 20 01:12:01 and dont know how to stop it. i dont want to modify any of the .bb data. guess it creates some info stating that i have fethed it somewhere Aug 20 01:13:17 eJumbo: You probably need to create an empty md5 file to make bb think the file has been downloaded Aug 20 01:25:51 mplayer-1.0pre7 is this package related to opie Aug 20 02:06:56 hey CoreDump|home Aug 20 02:07:08 hey Aug 20 02:07:30 updating oe atm ;) Aug 20 02:21:17 hi all Aug 20 02:26:36 * CoreDump|home goes to work Aug 20 02:47:26 <_law_> http://pastebin.com/341503 are there any gcc problems? Aug 20 02:51:42 morning Aug 20 02:56:52 hi reenoo_, long time not seen **** ENDING LOGGING AT Sat Aug 20 02:59:56 2005