**** BEGIN LOGGING AT Fri Oct 01 02:59:58 2010 Oct 01 03:07:52 khem? Oct 01 04:58:19 hi i am using gumstix overo .. and i am unable to find documentation about using DAC?? Oct 01 05:00:08 ??? Oct 01 05:12:41 ??? Oct 01 05:20:15 r0ck_: overo is a distro expecting it to document DAC could be too much Oct 01 05:22:39 so what to do ?? Oct 01 05:23:10 @khem Oct 01 05:23:54 could i use onboard DAC ?? Oct 01 05:25:46 ?? Oct 01 05:32:16 r0ck_: this may not be the right forum for your question Oct 01 05:32:45 khem: what about my? Oct 01 05:33:09 wow Oct 01 05:35:55 IgorK: try using minimal distro Oct 01 05:36:07 and latest OE Oct 01 05:36:23 IgorK: and rebuild all from scratch Oct 01 05:39:12 khem: what do you by "minimal distro"? Oct 01 05:39:24 and I have latest OE Oct 01 05:41:20 DISTRO=minimal instead of angstrom Oct 01 05:47:25 ok, so do "rm -rf temp && bitbake x11-gpe-image"? Oct 01 05:52:27 IgorK: yes and change DISTRO too before restating build Oct 01 05:55:20 you could also use gpe-image I guess Oct 01 05:55:33 IgorK: and use bitbake master Oct 01 06:04:21 khem: I would love to, but last time I tried gpe-image it didn't work 4 me... Oct 01 06:05:01 on the restart it didn't ask 4 the stylus calibration and I had to use the keyboard from the usb instead Oct 01 06:05:04 ok just change the DISTRO Oct 01 06:05:16 can you paste your local.conf somewhere Oct 01 06:05:46 changed? Oct 01 06:05:58 yes the one you are going to use now Oct 01 06:07:32 http://pastebin.com/JkgzyeMW Oct 01 06:08:56 PREFERRED_PROVIDER_opkg = opkg-nogpg Oct 01 06:09:00 get rid of that Oct 01 06:09:26 TARGET_OS = "linux" Oct 01 06:09:30 get rid of that Oct 01 06:09:45 that is automatically set Oct 01 06:10:10 GLIBC_GENERATE_LOCALES = "en_GB.UTF-8" Oct 01 06:10:18 comment that one out too Oct 01 06:10:48 OE_STRICT_CHECKSUMS = "" Oct 01 06:10:58 should be commented out too Oct 01 06:12:32 anything else? Oct 01 06:12:54 all else look ok Oct 01 06:13:20 ok, will start the build and go to bed Oct 01 06:13:24 thank u Oct 01 06:13:26 gn Oct 01 06:14:14 03Koen Kooi  07org.openembedded.dev * r1270911d79 10openembedded.git/recipes/powervr-drivers/libgles-omap3.inc: lingles-omap3: fix COMPATIBLE_MACHINE Oct 01 06:14:15 03Koen Kooi  07org.openembedded.dev * r17f1d408be 10openembedded.git/recipes/ti/ti-c6accel.inc: ti-c6accell: fix COMPATIBLE_MACHINE Oct 01 06:15:03 gm Oct 01 06:33:56 khem (if you are still there) can you say anything about the NOTE messages I got when compiling gcc-cross (see mailing list post) Oct 01 06:44:19 hi all,how to add include path for .h file with CFLAGS in a recipe? Oct 01 06:45:15 aarti, i think its a makefile question, have you looked at Oreilly's book on GNU Make ? Oct 01 06:46:09 or just google: 'makefile cflags include header file' Oct 01 06:53:53 03Khem Raj  07master * rd1b2d92a92 10openembedded.git/recipes/linux-ha/ (cluster-glue/fix-const-cast.patch cluster-glue_1.0.5.bb): Oct 01 06:53:53 cluster-glue_1.0.5.bb: Fix build warnings found with gcc 4.5 Oct 01 06:53:53 Signed-off-by: Khem Raj Oct 01 06:56:44 aarti: CFLAGS += " -I${S}" would add the sourcedir to the include path search and you could add any subdirectory below that Oct 01 06:57:06 eFfeM_work: yes those messages are known Oct 01 06:57:41 eFfeM_work: those files are served via gcc package thats why they dont get pacaged in gcc-cross Oct 01 06:57:55 one of these days I need to separate the libraries out from gcc Oct 01 06:57:58 cross Oct 01 06:58:09 then it will be clear who provided what Oct 01 06:58:41 right now some things are provided by gcc-cross others via gcc there is no clear definition Oct 01 06:58:48 hope that explains Oct 01 07:00:54 khem, actually my source code is not taking Makefile compiler flags for building,so what should I have to write in my recipe for picking that compiler flags Oct 01 07:02:27 aarti: write a proper makefile if you would otherwise you can if you just want to compile it with recipe then you can do that too Oct 01 07:04:16 khem, actually I want to do with recipe only nd I want to replace compiler flag Oct 01 07:04:20 TARGET_CC_ARCH += " -I${S}" Oct 01 07:05:57 aarti: look into do_compile of helloworld recipe thats what you need to do if you dont have makefiles to drive the build for a package Oct 01 07:07:39 khem, I have Makefile in my source code. nd I want to build my package with Makefile only with recipe Oct 01 07:13:44 good morning Oct 01 07:15:09 aarti: then fix it in makefile. If you dont know how to write/modify makefiles then read the GNU make manual its simple Oct 01 07:15:53 khem, was afk, explanation understood, i would at some point like to get rid of those NOTE messages Oct 01 07:16:11 we all would Oct 01 07:16:15 but I understand it is on the list Oct 01 07:16:35 03Khem Raj  07master * r6b061d7fbb 10openembedded.git/recipes/zbedic/ (libbedic_1.1.bb zbedic/include-cstdio.patch): Oct 01 07:16:35 libbedic_1.1.bb: Include cstdio to get calloc definition Oct 01 07:16:35 Signed-off-by: Khem Raj Oct 01 07:16:39 moin Oct 01 07:16:43 hi woglinde Oct 01 07:16:56 Hi woglinde gm Oct 01 07:17:22 oh khem still awake Oct 01 07:17:29 khem you need more sleep Oct 01 07:17:32 yeah about to sleep though :) Oct 01 07:17:38 woglinde: true Oct 01 07:17:53 to much to do and too little time Oct 01 07:17:54 burn out Oct 01 07:18:00 dont forget it Oct 01 07:18:23 I think I am at the verge of booking a week long vacation to Hawaii Oct 01 07:18:33 but not yet decided Oct 01 07:21:18 khem if you want to relax and chill (and snorkle or dive) go to Bonaire Oct 01 07:21:49 I will prolly try surfing Oct 01 07:22:00 time to sleep gn Oct 01 07:22:11 nite khem Oct 01 07:22:20 khem, thnx gn Oct 01 07:25:55 nite khem Oct 01 07:39:21 03Khem Raj  07master * r6524557d85 10openembedded.git/recipes/libxcomp/ (files/use-const-char-pointer.patch libxcomp_3.3.0-3.bb): Oct 01 07:39:21 libxcomp_3.3.0-3.bb: Fix compilation errors and dont pass -Wnested-externs to g++ Oct 01 07:39:21 Signed-off-by: Khem Raj Oct 01 07:43:41 khem: still awake? :) Oct 01 07:44:03 hi all,i build a recipe which is fetching source from local svn nd extracting it in /tmp/work/armv7.../..../... nd thr in extracted source code I have Makefile nd I want to build tht code with tht Makefile ...but when i m building my recipe it's caaling do_compile which is not in my recipe . what should i have to write in my recipe which calls extracted source Makefile Oct 01 07:44:24 khem: do I need to set GLIBC_INTERNAL_USE_BINARY_LOCALE now in distro/local conf? or ENABLE_BINARY_LOCALE_GENERATION ?= "1" should be still enough? Oct 01 07:45:30 khem: seems like binary locales are not generated anymore Oct 01 07:54:49 hi mickeyl Oct 01 08:00:01 03Roger Monk  07org.openembedded.dev * ra7f5341c7d 10openembedded.git/recipes/alsa/ (alsa-state.bb alsa-state/da850-omapl138-evm/asound.state): Oct 01 08:00:01 alsa-state: add state file for da850-omal138-evm Oct 01 08:00:01 Signed-off-by: Roger Monk Oct 01 08:00:01 Signed-off-by: Koen Kooi Oct 01 08:00:01 03Roger Monk  07org.openembedded.dev * r91c99abcdc 10openembedded.git/recipes/powervr-drivers/libgles-omap3_4.00.00.01.bb: Oct 01 08:00:02 libgles-omap3: add 4.00.00.01 release Oct 01 08:00:03 * this doesn't support ES6.x (aka netra) yet in the recipe, but the support is present in the .bin Oct 01 08:00:03 Signed-off-by: Roger Monk Oct 01 08:00:04 Signed-off-by: Koen Kooi Oct 01 08:11:36 Hi All, building of util-linux-ng package getting of following debugging messages: "NOTE: Not creating empty archive for util-linux-ng-sfdisk-2.14 and Not creating empty archive for util-linux-ng-readprofile-2.14" . Please let me know the suggestion Oct 01 08:11:59 its only a note Oct 01 08:12:03 where is your problem? Oct 01 08:12:53 yes, but it wont create the binaries of sfdisk and readprofile in respective folders Oct 01 08:13:21 do you need them? Oct 01 08:13:27 yes Oct 01 08:14:08 morgen Oct 01 08:15:04 hi hrw Oct 01 08:15:56 PS first go into the youroetmpdir/work/$targetarchitecture/util-linux-ng-$version/image Oct 01 08:16:07 and examine if readelf and sfdisk was build Oct 01 08:16:31 second step is to adjust FILES_package in the recipe Oct 01 08:18:27 it is building only "readprofile.util-linux-ng" in sbin dir Oct 01 08:22:39 but I can noticed for second step in "util-linux-ng.inc" file as : FILES_util-linux-ng-sfdisk = "${base_sbindir}/sfdisk ${sbindir}/sfdisk" FILES_util-linux-ng-readprofile = "${base_sbindir}/readprofile.${PN}" Oct 01 08:23:23 hi all, m getting this error http://pastebin.com/xY6WUhbe can anybody give the solution Oct 01 08:24:12 woglinde: why this step is not build the binaries ? Oct 01 08:25:11 aarti: this is for a recipe which is not in OE, so the solution is to go to the place where you got this recipe Oct 01 08:25:55 eFfeM_work, ya I have created this recipe Oct 01 08:26:08 your dependencies or cflags or so are wrong Oct 01 08:26:25 try to build natively first Oct 01 08:29:27 this is my recipe: http://pastebin.com/Jin2EK4D Oct 01 08:31:05 this is my makefile : http://pastebin.com/SJmVDQmU Oct 01 08:33:28 as I said your cflags seem wrong you are setting flags in your makefile, but you override the flags OE gives you Oct 01 08:33:39 suggest again to try to build locally first Oct 01 08:34:43 eFfeM_work, u r trying to say to override cflags in recipe? Oct 01 08:43:40 I'm gonna have to do some debug on my OE-built kernel, adding printk here and there. Is this best done by just editing the checked out tree in my TMPDIR and recompiling? Oct 01 08:49:34 aarti: OE sets some CFLAGS itself, so you should append to it, not override Oct 01 08:50:00 tassleho1f: yes, use bitbake -ccompile -f virtual/kernel Oct 01 08:50:08 or remove the right stamps Oct 01 08:51:37 ya m writing in my recipe like CFLAGS += " whatever is thr in makefile " is it correct? Oct 01 08:52:11 eFfeM_work: cool, though I didn't understand "remove the right stamps" Oct 01 08:52:23 aarti: no idea, i see you doing something with compiler flags in the recipes Oct 01 08:53:09 tassleho1f: check out TMPDIR/stamps; there are stamp files that indicate that a taks is successfully run Oct 01 08:53:23 if you rm them the task will be done again Oct 01 08:55:59 eFfeM_work: ah. useful Oct 01 08:56:53 eFfeM_work, i did previously in my recipe CFLAGS + = "makefile cflags " but problem was thr only Oct 01 09:26:57 hi all,how to append cflags in recipe? Oct 01 09:28:12 eFfeM_work, u knw how can I append the cflags in a recipe? Oct 01 09:29:20 CFLAGS += " -Wall " etc Oct 01 09:29:24 there are plenty examples Oct 01 09:29:31 i suggest you start with something simple Oct 01 09:30:36 eFfeM_work, ohk Oct 01 09:33:28 is there any particular reason which might cause this error: mipsel-oe-linux/bin/ld: warning: cannot find entry symbol __start; defaulting to 0000000000407d70 ? Oct 01 09:34:04 and further... mipsel-oe-linux/lib/libgcj.a(dyn_load.o): In function `GC_register_dynamic_libraries_dl_iterate_phdr': Oct 01 09:34:17 mipsel-oe-linux/gcc-cross-4.4.4-r0.1/gcc-4.4.4/boehm-gc/dyn_load.c:454: undefined reference to `__data_start' Oct 01 09:48:55 is it a good way to do like do_compile () { make } in a recipe? Oct 01 09:51:33 fraxinath: sorry, my understanding of the linker is vague... looks like the crtn.o is not linked on or such Oct 01 09:51:45 aarti: something like this is already the default (check base.bbclass) Oct 01 09:52:16 aarti: http://docs.openembedded.org/usermanual/html/ Oct 01 09:52:40 * eFfeM_work suggests also to study the helloworld example Oct 01 09:54:57 and then probably some other recipes (learning by copying) Oct 01 10:05:01 eFfeM_work, thnx Oct 01 10:06:20 aarti, ping Oct 01 10:32:08 my kernel config says CONFIG_RTC_DRV_TWL4030=m, but I don't have the kernel module in my rootfs. I suspect maybe I don't get the RRECOMMENDS_task-base-kernel26 from task-base.bb, but how can I check this? Oct 01 10:33:51 use bitbake -e Oct 01 10:37:56 03Roger Monk  07org.openembedded.dev * re5b9da995c 10openembedded.git/recipes/u-boot/ (u-boot-omap3.inc u-boot_2010.03-psp04.00.00.05.bb): Oct 01 10:37:57 u-boot 2010.03: add PSP 04.00.00.05 release in preparation for ti816x support Oct 01 10:37:57 Signed-off-by: Roger Monk Oct 01 10:37:57 Signed-off-by: Koen Kooi Oct 01 10:38:02 03Roger Monk  07org.openembedded.dev * rf5233f2d53 10openembedded.git/recipes/linux/ (4 files in 2 dirs): Oct 01 10:38:03 linux-omap3 2.6.34: add PSP 04.00.00.06 release in preparation for ti816x support Oct 01 10:38:03 Signed-off-by: Koen Kooi Oct 01 10:38:12 03Roger Monk  07org.openembedded.dev * r24e73e0ad1 10openembedded.git/conf/machine/ (am389x-evm.conf c6a816x-evm.conf include/ti816x.inc): Oct 01 10:38:12 am389x-evm, c6a816x-evm: add first set of ti816x based machines Oct 01 10:38:12 Signed-off-by: Roger Monk Oct 01 10:38:12 Signed-off-by: Koen Kooi Oct 01 10:38:46 woglinde: thanks. that one says nothing about RRECOMMENDS_task-base-kernel26 Oct 01 10:41:25 hm Oct 01 10:41:34 bitbake -i dont functions at the moment Oct 01 10:41:42 maybee -v and -DDD helps Oct 01 10:43:32 I have task-base but not task-base-extended in DEPENDS and IMAGE_INSTALL, could that maybe have something to do with it? (just fumbling around) Oct 01 10:44:06 dont thinks so Oct 01 10:44:33 rtc driver is a special modul Oct 01 10:44:40 just put into your image-recpie Oct 01 10:45:17 me neither. after looking at task-base.bb :) Oct 01 11:03:44 woglinde: hi Oct 01 11:08:49 khem: ping Oct 01 12:51:30 03Koen Kooi  07org.openembedded.dev * r1678d0854d 10openembedded.git/recipes/ti/ (6 files): ti recipes: fix omapl13x overrides Oct 01 13:24:16 03Frans Meulenbroeks  07org.openembedded.dev * r94b8c9ca85 10openembedded.git/recipes/linux/linux.inc: Oct 01 13:24:17 linux.inc: create image/boot dir in do_devicetree_image Oct 01 13:24:17 it is possible that do_devicetree_image wants to install Oct 01 13:24:17 the devicetree in the image/boot dir before it is created Oct 01 13:24:17 this patch creates the boot dir if needed Oct 01 13:24:17 Signed-off-by: Frans Meulenbroeks Oct 01 13:25:32 03Koen Kooi  07org.openembedded.dev * r938bae0b28 10openembedded.git/recipes/docbook-sgml-dtd/docbook-sgml-dtd-native.inc: docbook-sgml-dtd-native.inc: attempt to fix build error caused by missing sgml-docbook.cat Oct 01 13:46:11 JaMa: Can you test changes to virtual:native:tcl ? Oct 01 13:51:52 yes Oct 01 13:53:47 ok Oct 01 13:54:04 I guess that change to finding tclsh worked pre-non legacy staging Oct 01 13:54:31 here was problem with missing tclsh before too Oct 01 13:54:48 but usually it was enough to restart build and 2nd try (without -c clean) passed Oct 01 13:56:29 Try http://pastebin.com/KuxZ7nArhttp://pastebin.com/KuxZ7nAr Oct 01 13:56:30 ga Oct 01 13:56:32 http://pastebin.com/KuxZ7nAr Oct 01 13:58:29 good morning Oct 01 13:58:48 hi andrea Oct 01 13:59:06 Tartarus: ok, cleaning tcl/tk Oct 01 13:59:17 good afternoon Martin ;) Oct 01 13:59:34 Tartarus: the 'cp: cannot..' notes are still there Oct 01 13:59:42 ant_work: ok Oct 01 14:00:09 in a few hours I'll be home and will check for changes wrt prevous logs of 25th sept Oct 01 14:01:50 logs in http://tinderbox.openembedded.net/builders/ant/ Oct 01 14:02:06 still some QA about .so Oct 01 14:06:01 libcdio, libopieobex, libgtkstylus Oct 01 14:06:23 he one for each image :) (console-, opie-, x11-image) Oct 01 14:07:29 libopieobex is a plugin so I think the QA is bogus Oct 01 14:09:59 effem with gcc is nearly the same problem as with the kernel headers Oct 01 14:10:05 args Oct 01 14:11:53 can't say about libgtkstylus but smells like a module Oct 01 14:12:33 eh, google gived GTK_MODULES=libgtkstylus.so Oct 01 14:12:59 so this should be fine in main package, not in -dev Oct 01 14:15:36 about libcdio, well, this is rather suspicious , SONAME should be libcdio.so.0 isn't? Oct 01 14:15:52 bah, will check later Oct 01 14:44:16 Tartarus: your patch works ok, feel free to add my Ack Oct 01 14:44:29 and now really off, bye Oct 01 14:46:32 hi Oct 01 14:47:03 i have edited my /etc/inittab file and added Oct 01 14:47:03 S:2345:respawn:/sbin/getty -n -l /usr/sbin/autologin 115200 ttyS2 Oct 01 14:47:06 to autologin Oct 01 14:47:12 but its not working Oct 01 14:47:20 its just doesent boot Oct 01 14:48:02 r0ck_: is autologin installed? Oct 01 14:48:11 r0ck_: is the file changed? Oct 01 14:48:12 yes Oct 01 14:48:29 executing the line by hand is working? Oct 01 14:48:35 i am referring this autologin.c http://www.gumstix.net/wiki/index.php?title=AutoLogin#Starting_Task_on_Login_.3D Oct 01 14:48:35 ttyS2 exists on your board? Oct 01 14:49:02 ya i have edited from this S:2345:respawn:/sbin/getty 115200 ttyS2 Oct 01 14:49:05 to Oct 01 14:49:08 S:2345:respawn:/sbin/getty -n -l /usr/sbin/autologin 115200 ttyS2 Oct 01 14:49:24 but i am not bibaking Oct 01 14:49:31 i just complied the c file Oct 01 14:49:35 with make Oct 01 14:49:44 autologin.c Oct 01 14:49:46 r0ck_: you really need to improve your reading skills Oct 01 14:49:58 oh ok Oct 01 14:50:04 r0ck_: i have asked three simple questions, read them, each is one command to execute Oct 01 14:50:10 ok Oct 01 14:50:13 sir Oct 01 14:53:27 morning Oct 01 14:54:53 @zecke ttys1 ttys2 ttys3 is present on my board Oct 01 14:55:17 robtaylor: ttys2 != ttyS2 Oct 01 14:56:23 sorry ttyS0 ttyS1 ttyS2 rryS3 is present Oct 01 14:56:33 ttyS3* Oct 01 14:57:12 r0ck_: do you use ssh to get to the machine or how do you connect? Oct 01 14:57:14 @zecke Oct 01 14:57:40 terminal Oct 01 14:57:54 gtkterm Oct 01 14:58:04 serial console Oct 01 14:58:09 r0ck_: which console? Oct 01 14:58:19 usb serial Oct 01 14:58:24 (from the device point of view) Oct 01 14:58:41 ya i have loaded the console image Oct 01 14:58:53 r0ck_: that was not the question Oct 01 14:59:01 r0ck_: are you on ttyS2 right now? Oct 01 14:59:04 or on ttyS0? Oct 01 14:59:21 how to find out Oct 01 14:59:21 r0ck_: anyway. Run the command by hand, see if it is working Oct 01 14:59:46 how to find out that i am on ttyS1 or ttyS*?? Oct 01 14:59:52 r0ck_: maybe "who am i" is working Oct 01 15:00:07 ya i am on ttyS2 Oct 01 15:00:23 r0ck_: so how do you login if the above does not work? Oct 01 15:00:52 now i have edited the /etc/inittab file Oct 01 15:00:57 i am booting from mmc Oct 01 15:01:02 r0ck_: and then? rebooted? Oct 01 15:01:12 ya Oct 01 15:01:27 r0ck_: which means you would have locked yourself out Oct 01 15:01:34 is that true? Oct 01 15:01:38 i had backed up the old inittab file Oct 01 15:01:54 i replaced it Oct 01 15:02:14 r0ck_: but when you rebooted, it stopped working right? any relevant message on the console? Oct 01 15:02:54 anyway, there are only a couple of things that can go wrong... Oct 01 15:03:13 it booted till bluetooth and it told me that 5 minute something like that Oct 01 15:03:14 getty might not understand your parameters... this is why I asked you to run it by hand Oct 01 15:03:22 ok Oct 01 15:03:43 which command are u telling me to run by hand?? Oct 01 15:03:53 or /usr/sbin/autologin is not there, not executable, etc... this is why i tell you to run it by hand.. Oct 01 15:04:01 /sbin/getty -n -l /usr/sbin/autologin 115200 ttyS2 Oct 01 15:05:50 oh man i have copied the autologin in /sbin instead of /usr/sbin Oct 01 15:07:02 now i will reboot and i will check Oct 01 15:07:27 @zecke thanks man Oct 01 15:12:32 @zecke its not logging in Oct 01 15:12:39 its asking username and password Oct 01 15:14:48 its not autologging in Oct 01 15:15:11 hello. is it possible to remove features from a distro in an image recipe? what i'm trying to achieve is DISTRO_FEATURES -= "bluetooth" Oct 01 15:18:31 DISTRO_FEATURES by definition isn't in the control of an image Oct 01 15:18:34 but no, there's no -= today Oct 01 15:18:35 @zecke u there Oct 01 15:18:36 unfortunately Oct 01 15:18:40 itd be useful in a lot of places Oct 01 15:18:54 there is no /usr/autologin.profile file ?? Oct 01 15:21:28 thanksm kergoth Oct 01 15:21:31 *thanks Oct 01 15:21:45 CMoH|office: the only real way to accomplish that would be with an anonymous python function, if you know python Oct 01 15:22:11 yes, i kindof am, but i have found something similar in the usermanual Oct 01 15:22:22 jo zecke and kergoth Oct 01 15:23:22 however, i am concerned that my overriding of DISTRO_FEATURES won't affect task-base.bb Oct 01 15:24:23 yeah, you're correct, thats why i mentioned it isn't in the control of an image :) Oct 01 15:24:23 @zecke autologin is working Oct 01 15:25:35 ? Oct 01 15:29:54 :) Oct 01 15:32:45 woglinde: hey again Oct 01 15:32:46 heh.. every now and then the USE flags ... Oct 01 15:33:16 zecke: hello Oct 01 15:33:18 gm all Oct 01 15:33:23 hi khem Oct 01 15:33:26 yeah, i'd like a -X use flag right now : Oct 01 15:33:27 :( Oct 01 15:33:48 khem: you are using garnet to compile things? Oct 01 15:34:15 garnet? Oct 01 15:34:27 woglinde: hostname Oct 01 15:38:49 zecke: yes Oct 01 15:39:06 ant_work: hi Oct 01 15:39:20 zecke: mainly I use it for running testing-next builds Oct 01 15:43:58 khem: you're OK w/ bringing glibc into line with eglibc wrt zoneinfo too, yes? Oct 01 15:44:16 Tartarus: sure. Oct 01 15:44:43 Tartarus: although now I contemplate that glibc should be deprecated :) Oct 01 15:45:22 heh Oct 01 15:46:04 03Tom Rini  07org.openembedded.dev * r8e8e151d43 10openembedded.git/recipes/htmldoc/htmldoc_1.9.x-r1571.bb: Oct 01 15:46:04 htmldoc: Rework DEPENDS updates Oct 01 15:46:04 Signed-off-by: Tom Rini Oct 01 15:46:11 03Tom Rini  07org.openembedded.dev * r9ab967ddf1 10openembedded.git/recipes/python/python-pyrex_0.9.8.5.bb: Oct 01 15:46:11 python-pyrex: Rework DEPENDS updates Oct 01 15:46:11 Signed-off-by: Tom Rini Oct 01 15:46:11 03Tom Rini  07org.openembedded.dev * rffcce548a4 10openembedded.git/recipes/python/python-setuptools_0.6c9.bb: Oct 01 15:46:11 python-setuptools: Rework DEPENDS updates Oct 01 15:46:11 Signed-off-by: Tom Rini Oct 01 15:46:12 03Tom Rini  07org.openembedded.dev * ra548fd0ecd 10openembedded.git/recipes/glib-1.2/glib-1.2_1.2.10.bb: Oct 01 15:46:12 glib-1.2: Rework DEPENDS updates Oct 01 15:46:16 Signed-off-by: Tom Rini Oct 01 15:46:16 03Tom Rini  07org.openembedded.dev * r3c8fd9161d 10openembedded.git/recipes/omniorb/omniorb_4.1.4.bb: Oct 01 15:46:16 omniorb: Rework DEPENDS updates Oct 01 15:46:16 Signed-off-by: Tom Rini Oct 01 15:46:35 03Tom Rini  07org.openembedded.dev * r3eb2876906 10openembedded.git/recipes/tcltk/tcl_8.5.8.bb: Oct 01 15:46:35 tcl/tcl-native: Fix building when tclsh isn't on the system Oct 01 15:46:35 We do want to change from using the tclsh we just built when building Oct 01 15:46:35 for the target but for native we want to make sure it's used. Oct 01 15:46:35 Acked-by: Martin Jansa Oct 01 15:46:35 Signed-off-by: Tom Rini Oct 01 15:46:36 03Tom Rini  07org.openembedded.dev * r7787ce2f04 10openembedded.git/ (5 files in 3 dirs): Oct 01 15:46:36 eglibc/glibc: Kill off (again) zoneinfo Oct 01 15:46:37 We want to get zoneinfo from the tzdata package. Oct 01 15:46:39 Acked-by: Khem Raj Oct 01 15:46:40 Signed-off-by: Tom Rini Oct 01 15:46:40 03Tom Rini  07org.openembedded.dev * rb7232975f6 10openembedded.git/recipes/python/python-epydoc_3.0.1.bb: Oct 01 15:46:40 python-epydoc: Rework DEPENDS updates Oct 01 15:46:40 Signed-off-by: Tom Rini Oct 01 15:56:14 bbl Oct 01 17:16:12 03Chris Larson  07master * r5e4f37694f 10openembedded.git/classes/utils.bbclass: Oct 01 17:16:12 utils.bbclass: add wrapper script generator Oct 01 17:16:12 Signed-off-by: Chris Larson Oct 01 17:36:24 kergoth: is staging QA done for a given package or for everything in the staging area Oct 01 17:36:40 khem: it was done for everything Oct 01 17:36:55 zecke: so everytime Oct 01 17:37:08 I mean every package asks for staging qa Oct 01 17:37:17 and we do the same operation everytime Oct 01 17:37:48 e.g. right now I stumbled on eglibc-initial staging_qa Oct 01 17:38:10 and error is ERROR: QA Issue with staging: libpj.pc failed sanity test (tmpdir) in path /scratch/oe/sysroots/armv7a-oe-linux-gnueabi/usr/lib/pkgconfig Oct 01 17:38:20 ERROR: Task 2653 (/home/kraj/work/oe/openembedded/recipes/eglibc/eglibc-initial_2.12.bb, do_qa_staging) failed with exit code '1 Oct 01 17:38:26 ERROR: QA staging was broken by the package built above Oct 01 17:38:50 libpj was built by pjproject recipe Oct 01 17:38:56 has nothing to do with eglibc Oct 01 17:39:07 the error report is misleading Oct 01 17:39:30 that's not ideal Oct 01 17:39:58 while what it caught is a not a false positive Oct 01 17:40:10 only reporting part Oct 01 17:41:43 khem: in the old days there was no easy way to find out what was staged Oct 01 17:42:00 zecke: now that we force pstage we can do better Oct 01 17:42:10 yes Oct 01 17:45:48 03Khem Raj  07master * r5788b22be6 10openembedded.git/recipes/pjproject/pjproject-1.0_1.0.3.bb: Oct 01 17:45:48 pjproject-1.0_1.0.3.bb: Remove in favor of new 1.5 version Oct 01 17:45:48 Signed-off-by: Khem Raj Oct 01 17:49:31 anyone getting internal compiler errors with the latest gcc (linaro patches) on clean builds ? Oct 01 17:49:58 dfoley: which package Oct 01 17:50:14 udev, then icu Oct 01 17:50:24 dfoley: I encountered in ffmpeg Oct 01 17:50:31 dfoley: hmmm Oct 01 17:50:51 dfoley: which machine/distro Oct 01 17:51:28 khem: my own board armv4t and beagleboard/angstrom so far Oct 01 17:51:52 dfoley: is it using thumb ? Oct 01 17:52:07 khem: host is 32bit ubuntu karmic and lucid Oct 01 17:52:33 khem: not sure if the default beagleboard/angstrom is using thumb, but I can check Oct 01 17:55:54 khem: looks like beagleboard uses -mthumb-interwork and -mno-thumb. is that correct ? Oct 01 17:56:05 dfoley: could be Oct 01 17:56:28 dfoley: if you can create a preprocessed output of the error that would be helpful Oct 01 17:56:38 dfoley: and the commandline to reproduce it Oct 01 17:57:25 JaMa: did you get the locale issue sorted Oct 01 17:57:44 JaMa: set GLIBC_INTERNAL_USE_BINARY_LOCALE = "compile" Oct 01 17:57:48 khem: ok, I might be able to. I bet by the time I do it, it'll already be fixed :) Oct 01 18:20:15 03Tom Rini  07org.openembedded.dev * r5acdd9778a 10openembedded.git/recipes/u-boot/u-boot-mkimage_1.3.2.bb: Oct 01 18:20:15 u-boot-mkimage: Add sdk to BBCLASSEXTEND Oct 01 18:20:15 Signed-off-by: Tom Rini Oct 01 18:53:53 Okay odd question. Not sure if I'm the only one, but I'm trying to use bitbake and oe. I got a package built with source files, but now I want to use the source files in my SVN repo. However it has a password. I set SRC_URI = "https://url/trunk" but I'm not sure how passwords work. Oct 01 18:54:18 This might be more of a bitbake question. Oct 01 19:10:38 barfoo svn://user:passwd@server/path/to/repo Oct 01 19:11:09 hmmm x11 take more time to compile than gcc or glibc Oct 01 19:11:25 and thats only libx11 Oct 01 20:28:17 khem???? Oct 01 20:40:36 hi :) Oct 01 20:40:57 could you guys remind me the variable to set in a recipe when don't want to use it? Oct 01 20:41:11 there was some kind of an integer variable Oct 01 20:41:11 DEFAULT_PREFERENCE = -1 Oct 01 20:41:33 aaah thanks :) Oct 01 20:41:48 I am having this problem: http://www.mail-archive.com/sqlite-users@sqlite.org/msg52377.html Oct 01 20:42:04 but that's the only link that comes up Oct 01 20:42:13 it looks like a missing header or something Oct 01 20:42:29 except that there is no missing Oct 01 20:42:32 one Oct 01 20:52:33 woglinde_: all is well Oct 01 20:53:32 filip: those should be defined in sqlite headers somewhere in srcs I think Oct 01 20:53:57 filip: can you post SQLite-b078b588d617e078/src/btree.h somewhere Oct 01 20:56:21 khem x dont last here longer than gcc Oct 01 20:57:19 woglinde_: I was comparing compile only Oct 01 20:59:17 hm I just bought bridge construction set Oct 01 21:05:21 hmm do u use webkit by chance Oct 01 21:21:45 khem: my gcc internal compiler error. Did you mean provide the output of the gcc -E command ? Oct 01 21:23:38 khem: I also found that if I move the function where the error was pointing to, I can get the build to be successful Oct 01 21:26:56 khem: so btree.h is not in the tarball? Oct 01 21:27:42 dfoley: yes gcc -E Oct 01 21:27:49 and the output it generates Oct 01 21:28:07 filip: it should be somewhere in you build tree Oct 01 21:28:12 as the compiler is reporting Oct 01 21:28:17 khem: it's > 150000 bytes, which too large for pastebin.ca Oct 01 21:28:23 or I can give you a link Oct 01 21:28:41 khem: http://dfoley.dynalias.net/tmp/ Oct 01 21:30:00 khem: I'll start from scratch because I can't seem to reproduce it Oct 01 21:39:01 huh! Oct 01 21:40:24 03Prabindh Sundareson  07org.openembedded.dev * raf5c9213be 10openembedded.git/recipes/ti/ (3 files): Oct 01 21:40:24 xgxperf: Updated to SRCREV 75 Oct 01 21:40:24 Signed-off-by: Denys Dmytriyenko Oct 01 21:42:09 dfoley: what options are passed to compiler Oct 01 21:42:42 khem: I'm not doing anything different than the defaults Oct 01 21:42:58 khem: removing the -O2 makes the problem go away Oct 01 21:43:21 dfoley: I yeah just see that Oct 01 21:43:39 a workaround for you is to use -Os Oct 01 21:43:54 dfoley: I can reproduce it Oct 01 21:46:02 dfoley: is it new after the linaro patches Oct 01 21:46:15 dfoley: have you been using gcc 4.5 before Oct 01 21:46:18 khem: yes Oct 01 21:46:25 dfoley: ok Oct 01 21:46:34 khem: yes and no problems until linaro Oct 01 21:46:41 dfoley: ok Oct 01 21:48:28 khem: I can delete those files on my /tmp ? Oct 01 21:53:58 dfoley: yes Oct 01 21:54:10 khem: k Oct 01 21:55:28 grr, its trying to b uild a crosscompiler just to build gtk+-native Oct 01 21:59:12 kergoth: heh wicked deps Oct 01 21:59:26 yep Oct 01 21:59:36 likely a not careful conversion to BBCLASSEXTEND somewhere Oct 01 21:59:41 hrmph Oct 01 21:59:45 * kergoth pokes through the dot file Oct 01 22:19:32 NOTE: Task failed: Unknown fetch Error: [Errno 2] No such file or directory: '/home/shared/sources/gcc-4_5-branch_gcc.gnu.org_.svn.gcc.branches_164562_.tar.gz' Oct 01 22:19:35 argh Oct 01 22:20:18 filip: some error before that? Oct 01 22:20:45 JaMa: nope, and no log file in temp/ :/ Oct 01 22:21:01 khem: yup those binary locales were built in the end.. Oct 01 22:21:32 JaMa: my only idea is to strace :/ Oct 01 22:21:35 khem: but that warning message looked like that logic didn't pick it right from ENABLE_BINARY_LOCALE_GENERATION Oct 01 22:22:08 filip: already tried bitbake -v -D ? Oct 01 22:22:30 filip: I guess svn up or checkout fails for you for some reason Oct 01 22:22:57 filip: then tarbal from checkout is not created in downloads dir and it says error like this Oct 01 22:25:26 JaMa: I did, it said nothing more Oct 01 22:33:43 yeah, strace ftw! Oct 01 22:33:44 18632 mkdir("/home/shared/sources/svn/gcc.gnu.org", 0777) = -1 EACCES (Permission denied) Oct 01 22:38:06 Tartarus: ping Oct 01 22:38:15 pong Oct 01 22:38:20 hey Oct 01 22:38:33 good news: one of the cp: cannot messages has gone Oct 01 22:38:38 tcl-native Oct 01 22:38:41 just one? k Oct 01 22:38:46 I see you did some rework Oct 01 22:38:57 that did cure Oct 01 22:38:58 Noor did most of it :) Oct 01 22:39:25 we need to check what's the magic Oct 01 22:39:35 in those patches Oct 01 22:40:29 my previous build was from 25 sept. Patching started 38 hours ago Oct 01 22:41:53 JaMa: ENABLE_BINARY_LOCALE_GENERATION will not compile them anymore Oct 01 22:43:45 JaMa: you need to specify one of three 1. ondevice 2. compile 3. prebuilt Oct 01 22:44:02 ondevice is default which means it will compile the locales when booting for first time Oct 01 22:44:22 khem: but that's different variable isn't it? Oct 01 22:44:24 NOTE: preparing tree for binary locale generation Oct 01 22:44:32 Packaged contents of eglibc-binary-localedata-cs-cz into /OE/tmpdir-shr/deploy/ipk/armv4t/eglibc-binary-localedata-cs-cz_2.12-r14.5+svnr11306.6_armv4t.ipk Oct 01 22:44:39 JaMa: yes Oct 01 22:44:44 seems working here only with ENABLE_BINARY_LOCALE_GENERATION = 1 Oct 01 22:45:25 thats expected Oct 01 22:46:07 so why to set both that anonymous python function seems setting it to "compile" Oct 01 22:46:29 or do I understand eglibc-package.bbclass wrong? Oct 01 22:52:02 JaMa: yes thats correct if you have ENABLE_BINARY_LOCALE_GENERATION = 1 then GLIBC_INTERNAL_USE_BINARY_LOCALE will be set to "compile" Oct 01 22:52:13 I was mentioning is that its not default Oct 01 22:52:30 by default locales wont be generated Oct 01 23:02:00 hm.. are we sure DEPENDS_GETTEXT = "gettext-native" in native.bbclass does what we need? Oct 01 23:06:50 btw rebuild from pstage is working here. someone feared it could have been broken..seems not Oct 01 23:29:06 Tartarus: interestingly stagemanager-native spits out the note even during build from packaged staging. is the only one Oct 01 23:29:14 (cp: cannot stat `/oe/build/tmp/work/i686-linux/stagemanager-native-0.0.1-r13/sys Oct 01 23:29:14 root-destdir//oe/build/tmp/*': No such file or directory) Oct 02 00:08:33 Hi all. I'm new to this stuff, but ran into the problem with six digit UIDs described here: http://lists.linuxtogo.org/pipermail/openembedded-users/2010-March/001068.html. It seems to me a better fix is to split the ar field like so: http://saaworld.com/fix_long_uid.patch. My problem is that I don't have a clue where/how to push such a change. Insights? Oct 02 00:16:51 So, arfile.py comes from ipkg-utils-native and thus recipes/ipkg-utils/ipkg-utils_1.6+cvs20050404.bb Oct 02 00:17:33 Make the patch apply in there, bump PR, post the whole patch to openembedded-devel@lists.openembedded.org with a desc of the fix and signed-off-by line Oct 02 00:19:35 Ok, so sources/openembedded/recipes/opkg-utils/opkg-utils_svn.bb was a red herring to me that I should ignore. Oct 02 00:20:05 * saa notes he is playing with angstrom so may not be at TOT Oct 02 00:21:11 i should double check my angstom build but otherwise i found arfile.py first from ipkg-utils Oct 02 00:21:49 yeah, ipkg-utils yes, opkg-utils no in my angstrom build too Oct 02 00:21:57 Ok. Oct 02 00:23:15 i think my OE is cursed today Oct 02 00:27:58 Well, I'll stash this info and someday try to figure out how .bb files work, what a PR is, join the mailing-list and send it in. Oct 02 01:24:47 03Chris Larson  07org.openembedded.dev * rb83484b4fb 10openembedded.git/recipes/u-boot/u-boot-mkimage_1.3.2.bb: Oct 02 01:24:47 u-boot-mkimage-sdk: unbork build Oct 02 01:24:47 Signed-off-by: Chris Larson Oct 02 01:27:26 03Tom Rini  07org.openembedded.dev * r2cda440675 10openembedded.git/recipes/bonnie/bonnie++.inc: Oct 02 01:27:26 bonnie++: Use BPN not PN in SRC_URI Oct 02 01:27:26 Signed-off-by: Tom Rini Oct 02 01:27:37 03Tom Rini  07org.openembedded.dev * r02a2b0dcb8 10openembedded.git/recipes/inetutils/ (inetutils_1.5.bb inetutils_1.8.bb): Oct 02 01:27:37 inetutils: hostname should be in /bin Oct 02 01:27:37 Signed-off-by: Tom Rini Oct 02 01:27:38 03Tom Rini  07org.openembedded.dev * raee8e647ee 10openembedded.git/recipes/openswan/ (2 files in 2 dirs): Oct 02 01:27:38 openswan: getline rename, from Gentoo Oct 02 01:27:38 Signed-off-by: Tom Rini Oct 02 01:40:56 * kergoth_ grumbles Oct 02 02:07:49 03Tom Rini  07org.openembedded.dev * r6b0e82f11e 10openembedded.git/recipes/inetutils/ (inetutils_1.5.bb inetutils_1.8.bb): Oct 02 02:07:49 inetutils: Make sure ${base_bindir} exists Oct 02 02:07:49 ... dons brown paper bag, runs away. Oct 02 02:07:49 Signed-off-by: Tom Rini Oct 02 02:12:46 * kergoth_ stabs gtk+-native repeatedly **** ENDING LOGGING AT Sat Oct 02 02:59:57 2010