**** BEGIN LOGGING AT Mon Aug 04 02:59:59 2014 Aug 04 04:55:17 Hi, I have a question about "PACKAGE_EXCLUDE". I use this variable in "local.conf" and bitbake recipe, but when I run the command "bitbake -g core-image-minimal" the EXCLUDED package(s) is shown!!! So why this doesn't work correct for me??? Aug 04 06:41:50 sm_: hmm see if it goes into image as well Aug 04 06:57:04 khem: thanks. I should build the image & it takes time... Aug 04 07:01:20 I have another question. An image contains of file systems & kernel. My question is here that can we change this "kernel" & replace it with another kernel which configures with specific configuration? Aug 04 07:17:45 sm_: sure Aug 04 07:18:00 thats one common things folks do Aug 04 07:39:32 hi Aug 04 07:39:52 any body has experiance in building qt-mysql for freescale? Aug 04 07:41:41 any body has experiance in building qt-mysql for freescale imx6? Aug 04 07:52:58 any body has experiance in building qt-mysql for freescale imx6? Aug 04 08:01:44 better ask the question Aug 04 08:01:51 like ... tell us the build error you encounter Aug 04 08:02:31 there are lot of linker errors Aug 04 08:02:35 not just one Aug 04 08:02:39 ivali Aug 04 08:02:42 pastebin? Aug 04 08:02:49 have not done that Aug 04 08:03:10 i could install all the dependencies on the rootfs Aug 04 08:03:27 i have followed freescale documentation on compiling qt Aug 04 08:03:38 without mysql it compiles just fine Aug 04 08:04:00 when i add mysql paramenter, i get errors related to zlib, pthread.... Aug 04 08:05:04 have you tried that ivali? Aug 04 09:01:09 morning all Aug 04 09:02:03 morning Aug 04 09:06:21 Hi! Aug 04 09:56:47 Hi, I am trying to setup a pull of the newest poky. Bitbake throws an error I dont understand: " libsdl-native is set to be ASSUME_PROVIDED but sdl-config can't be found in PATH. Please either install it, or configure qemu not to require sdl" how can I confugure qemu not to use sdl ? Aug 04 10:00:33 wfailla1: it's in the example local.conf Aug 04 10:03:24 bluelightning: thx I see Aug 04 11:16:39 Hi yocto.. Aug 04 11:19:23 Hi yocto...i am compiling meta-atmel kernel 3.6.9, while compiling this kernel i am getting pastebin error http://pastebin.com/53fSJ5JF please help me to rectify this error. Aug 04 11:47:01 hi please any one help us to resolve this issue. Aug 04 11:49:00 embed: well did the error occur after changing something in your poky tree, or something on your machine? it looks more like some full memory or whacked rights. Aug 04 11:50:23 i did't change anything in poky and my PC also. Aug 04 11:50:59 previosly it was compiled well but now its getting error. Aug 04 11:51:15 was this build ever successful? if yes, then something *has* changed- Aug 04 11:52:04 i didnot change anythig in poky.. Aug 04 11:52:54 and i did not say that. i just said that now something has changed on your system. Aug 04 11:53:43 please tell me what to do to resolve this. Aug 04 11:54:08 i do not know your system, so i cannot give you steps to follow. Aug 04 11:55:07 just the usual things: in the error message a file is named. check that file. check its owner, and rights. check the directory its in. check under which user you are working now, and under which you were last time. etc.ppp. Aug 04 11:55:50 maybe its also some problem that was introduced through updates, or standby-resume cycles on your machine. you just have to investigate. Aug 04 11:56:07 and of course, you can run bitbake with the verbose swtich to maybe get a little bit more output. Aug 04 12:47:52 Hello all, I'm having a problem including the alsa-utils package in my image recipe. During the configure step, I'm getting an error for libpanelw.so: "/tmp-eglibc/sysroots/x86_64-linux/usr/lib/libpanelw.so: file not recognized: File format not recognized." Web searches don't show an issue with this package, so I'm not sure why I'm having problems building it... Aug 04 13:38:06 mrschmitz u need to have gnome packages to compile alsa-utils Aug 04 13:38:28 ret: really? Aug 04 13:38:32 yes Aug 04 13:38:42 i had same trouble Aug 04 13:38:58 but not with yocto, but using LTIB for freescale Aug 04 13:38:59 ret: which ones? I thought the dependencies should be listed in the recipe. Aug 04 13:39:20 it went on well after i installed all gnome packages Aug 04 13:39:26 not sure which one Aug 04 13:39:38 ret: Oh...weird. Did you have the same issue, with libpanelw? Aug 04 13:40:04 yes Aug 04 13:40:12 exactly same issue Aug 04 13:40:42 Wow. OK. I'll see what is available for yocto, then. See what I need to install. Aug 04 13:40:49 okie Aug 04 13:40:55 ret: thanks for the direction! Aug 04 13:41:01 btw, mrschmitz have you compiled qt5? Aug 04 13:41:03 that doesn't sound correct to me Aug 04 13:41:26 bluelightning: for me also it didnt sound correct Aug 04 13:41:29 ret: this particular image doesn't include Qt Aug 04 13:41:45 but it worked Aug 04 13:41:56 it's command line only. Aug 04 13:42:11 But we have an image that uses Qt as well. Aug 04 13:42:11 mrschmitz, okie, i am trying build qt with mysql Aug 04 13:42:16 it is not going through Aug 04 13:42:24 What's the error? Aug 04 13:42:25 but without mysql it works Aug 04 13:42:40 i haveqlClient-dev also installed libMys Aug 04 13:42:49 mysqlclied-dev Aug 04 13:43:14 I'd have to check our package list for be sure, but I don't think we're using mysql... Aug 04 13:43:19 error is releated to pthread Aug 04 13:43:28 how can i include libboost? Aug 04 13:43:33 in the reciepe Aug 04 13:44:03 okie Aug 04 13:44:16 mrschmitz i can compile qt without mysql Aug 04 13:45:59 ret: I'm looking now at our package list Aug 04 13:47:36 ret: We just use the "boost" package, and don Aug 04 13:47:54 we don't include any mysql packages. Aug 04 14:13:42 hello everyone Aug 04 14:14:09 maybe someones there, who can help me building libftdi Aug 04 14:15:25 building it using 'bitbake libftdi' will compile the sources, however, it creates a corrupted pc-file Aug 04 14:15:53 can anyone tell me why? Aug 04 14:16:42 well ... more precisly, the prefix is not set. Aug 04 14:23:52 maybe i should explain more about the root cause Aug 04 14:24:03 i got an application which uses libftdi 0.19 Aug 04 14:25:26 i created a bb-file which depends on libftdi. when i try to bitbake this package, it pulls and compile libftdi properly Aug 04 14:26:01 however, when i try to compile my application, which depends on libftdi, it fails, because it isnt able to find libftdi using pkg-config Aug 04 14:26:53 checking all the pc-files inside my tmp folder shows a wrong prefix. thus i'm aware, the problem is caused by a failed configure-process. can anyone confirm this or give me some additional info? Aug 04 15:15:52 Is someone able to try to validate evtest? Aug 04 15:16:05 Maybe their server has been compromised Aug 04 15:16:26 It seems it has the checksum change and GIT has no updates Aug 04 15:21:50 ERROR: Fetcher failure for URL: 'http://cgit.freedesktop.org/~whot/evtest/snapshot/evtest-1.25.tar.bz2;name=archive'. Checksum mismatch! Aug 04 15:21:53 File: '/home/jenkins/workspace/sololite-nightly-build/temp_build_dir/downloads/evtest-1.25.tar.bz2' has md5 checksum 0ef3fe5e20fa2dee8994827d48482902 when 770d6af03affe976bdbe3ad1a922c973 was expected Aug 04 15:21:57 File: '/home/jenkins/workspace/sololite-nightly-build/temp_build_dir/downloads/evtest-1.25.tar.bz2' has sha256 checksum 6e93ef54f0aa7d263f5486ce4a14cac53cf50036bfd20cf045fef2b27ee6664b when 3d34123c68014dae6f7c19144ef79ea2915fa7a2f89ea35ca375a9cf9e191473 was expected Aug 04 15:22:41 otavio: I'm not sure cgit downloads can be trusted to be honest :/ Aug 04 15:23:09 trusted to remain the same file, that is Aug 04 15:23:32 bluelightning: well; I kind of agree. The point is Daisy is broken ;) Aug 04 15:23:42 bluelightning: and I think master too Aug 04 15:23:53 so, let's fix it to use a proper archive then... Aug 04 15:25:02 yes I think that cgit archives are regenerated from time to time just like github snapshots Aug 04 15:25:08 bluelightning: I think it'd be better to use git Aug 04 15:25:29 possibly yes Aug 04 15:25:34 this might be of interest: http://who-t.blogspot.co.uk/2013/11/evtest-is-dead-long-live-evemu.html Aug 04 15:29:53 bluelightning: Ok, I will look into updating evtest and packaging evemu :) Aug 04 15:30:01 otavio: thanks Aug 04 15:31:53 JaMa: Do you prefer I package 1.25 GIT and later update or can I do it in a single change? Aug 04 15:37:51 JaMa: I did 1.25 and will now update to current one. Aug 04 17:09:29 bluelightning: I have a peculiar issue while building font-adobe-75dpi for the very first time Aug 04 17:10:07 It throws a configure error showing unavailabilty of font-util Aug 04 17:10:44 But with a clean compile it is through Aug 04 17:13:01 bluelightning: What could be the issue and how to fix it? Aug 04 17:13:32 lsb_tester: I don't know for sure but it sounds like an undeclared dependency Aug 04 17:16:13 bluelightning: My DEPENDS vars look like this: Aug 04 17:16:16 DEPENDS = " encodings font-alias font-util-native mkfontdir-native mkfontscale-native bdftopcf-native" Aug 04 17:16:16 RDEPENDS_${PN} = "encodings font-util font-alias" Aug 04 17:16:53 and the config error says font-util not found Aug 04 17:16:54 ok, well you'd have to look at what exactly the configure script is checking to see why it might fail Aug 04 17:17:17 sure. Aug 04 17:17:49 Do you think adding font-util along with font-util-native can be added in DEPENDS and tested? Aug 04 17:18:22 I'm not sure but I would doubt that would help Aug 04 17:18:33 ok Aug 04 18:02:18 i’m having an issue that i can’t really pinpoint in the build process Aug 04 18:02:45 i am making the core-image-base with qt (that I added), and in the final step I get “Cannot satisfy the following dependencies for qtbase-plugins”: tiff, liblzma Aug 04 18:02:58 however, both got built and the ipk are available (the tiff one is called libtiff) Aug 04 18:03:01 am I missing something? Aug 04 18:11:11 is there a way i can debug the ipks (get their info/dependencies) or check why it is not finding those ipks (or even builds them correctly)? Aug 04 18:49:13 * ajtag is away: smell you later Aug 04 19:58:12 bluelightning_: configure error for font-adobe-75dpi says missing fontutil Aug 04 19:58:24 error message : http://pastebin.com/4rEkPBSh Aug 04 19:58:52 It looks for 'fontutil.pc' Aug 04 19:59:16 I found it at "tmp/sysroots/x86_64-linux/usr/lib/pkgconfig/fontutil.pc". Aug 04 19:59:30 Then why bitbake cannot locate it ? Aug 04 20:06:10 I am trying to add grub-editenv to my image (daisy-based), on dylan the binary was added on the base image to /usr/bin Aug 04 20:06:50 but I believe the grub-efi-native recipe was modified on the daisy timeframe to not install those tools anymore Aug 04 20:07:03 what would be the best way to add the tools to my image? Aug 04 20:17:15 probably unrelated to yocto ... but can someone walk me through changing the orientation of my lcd (part of my gumstix system) to portrait instead of landscape? Aug 04 20:44:46 lsb_tester: depends on whether it's looking for cross or native pc file Aug 04 20:47:52 mr_science: Ok..looks like it builds when font-util is added to DEPENDS. font-util-native was not sufficient probably Aug 04 20:48:59 joranb: do you use xfbdev Aug 04 20:50:09 is it necessary to name the same package in DEPENDS & RDEPENDS both ? or defining once in DEPENDS will take care of run time dependency too ? Aug 04 20:51:38 depends on package naming i think Aug 04 20:52:22 rdeps are against the package name (ipk) but build deps are against the recipe(package) name Aug 04 20:53:07 usually the main recipe name is also the main package name, but not always... Aug 04 20:53:13 Im not sure what xfbdev is .... Aug 04 20:53:45 ive just figured out recipes ... (I did build the kernel following the gumstix-Yoct readme...) Aug 04 20:53:52 sounds like some x framebuffer device thing Aug 04 20:54:23 like the X fb driver Aug 04 20:54:38 font-util was already part of RDEPENDS. now I list it as DEPENDS too. So shall I retain the same listing in both to be safe ? Aug 04 20:55:07 this is what I find when I google ... "You have to add "omapfb.rotate=1" to the kernel arguments in u-boot." ... but im not sure where to do that ... Aug 04 20:55:11 add to depends should take care of it Aug 04 20:55:24 ok.. thanks :) Aug 04 20:55:50 joranb: depends, you could put it in the boot.scr args Aug 04 20:56:04 I feel like such a wuss when Im doing linuxy things ... Aug 04 20:56:09 or in the kernel config commandline default Aug 04 20:56:22 how do I do that? the default thing? Aug 04 20:56:23 u-boot is just weird anyway... Aug 04 20:56:36 I dont think I have a boot.scr file ... Aug 04 20:56:43 it would be part of your kernel defconfig Aug 04 20:56:51 (I probably do just bno idea where i t would be) Aug 04 20:56:58 look on your /boot partition Aug 04 20:57:02 defconfig is a filesome where? or env stuff? Aug 04 20:57:09 omap/TI usually has one Aug 04 20:57:13 the linux kernel has an internal kernel command line now Aug 04 20:57:23 i think it is for situations like this Aug 04 20:57:29 defconfig is whatever default kernel config your kernel recie uses Aug 04 20:57:38 *recipe Aug 04 20:57:47 it can be set along with other values like initramf location Aug 04 20:58:02 dcmg: that\s what he's asking about Aug 04 20:58:06 oh in the conf folder? for TEMPLATECONF? like local.conf? Aug 04 20:58:24 easier to test it in boot.scr, then put in kernel config Aug 04 20:58:56 yeah i am saying you can put the command line, insie the kernel Aug 04 20:58:59 I had to set TEMPLATECONF variable to tell it where to find things like layers.bb, local.conf, and someother thing Aug 04 20:59:12 joranb: for the kernel config? depends on the recipe, it might be in a files dir, or it might pull it out of kernel source tree Aug 04 20:59:42 dcmg: yup, it's one of the config options Aug 04 20:59:46 CONFIG_CMDLINE Aug 04 20:59:54 he's trying to find his kernel config... Aug 04 20:59:58 sry, i proabbly misunderstand Aug 04 21:00:07 np Aug 04 21:00:10 i'll go away now Aug 04 21:00:13 https://github.com/gumstix/Gumstix-YoctoProject-Repo is the readme I followed to create it Aug 04 21:00:30 dcmg: don't disappear... Aug 04 21:00:34 Im such an idiot i have so much trouble with some things that shoudl really be simple Aug 04 21:00:51 no, it's not that Aug 04 21:01:12 it's literally every recipe does it different Aug 04 21:01:22 joranb: this is actually a rather illogical abstraction, you are doing fine Aug 04 21:01:49 lol thanks for the encouragment :) Aug 04 21:02:01 * mr_science had to hack a couple of kernel recipes to add my own defconfig Aug 04 21:02:34 joranb: look in your recipe tree for kernel recipe Aug 04 21:02:42 https://github.com/dirtybit/gumstix-yocto/blob/master/meta-gumstix/recipes-images/gumstix/gumstix-xfce-image.bb Aug 04 21:02:57 not that right? Aug 04 21:03:01 the linux kernel Aug 04 21:03:08 look in subdirs for a config file, if it's not there, then it gets pulled from the src tree most likely Aug 04 21:03:39 so adding a simple boot.scr with your arguments is probably easiest Aug 04 21:04:04 where would I put that file ? just in my boot partition? Aug 04 21:04:06 if it's newer uboot and understands uEnv.txt even easier Aug 04 21:04:16 It understands uEnv Aug 04 21:04:21 Im 99.9% sure Aug 04 21:04:32 then you can put it there Aug 04 21:05:02 there should already be some variables you can add it to Aug 04 21:05:46 * mr_science taking a break from class interrupts Aug 04 21:07:55 so in theory I can just edit this? https://github.com/gumdroid/pepper/blob/master/uEnv.txt Aug 04 21:08:22 and bootargs is the variable I would edit? Aug 04 21:08:39 to add omapfb.rotate=1 Aug 04 21:09:12 oh nm thats the android one ... crap Aug 04 21:09:43 in general, yes Aug 04 21:28:11 joranb: find your correct uEnv.txt files? Aug 04 21:54:26 no not yet ... unfortunately i dont have access to my dev environment until tonight Aug 04 21:54:53 I'll let you guys know .... its probably really simple im just id10t when it comes to linux booty things Aug 04 22:10:05 linux booty things are non-trivial Aug 04 22:10:22 especially outside of grub... **** ENDING LOGGING AT Tue Aug 05 03:00:00 2014