**** BEGIN LOGGING AT Fri Nov 28 02:59:58 2014 Nov 28 08:21:25 good morning Nov 28 08:54:14 hello! I just managed to create a image based on core-image-x11, adding gstreamer1.0, plugins-base/good/bad/ugly, libav and plugins-imx using CORE_IMAGE_BASE_INSTALL += "gstr...". the image booted fine, but when I run gst-inspect-1.0 it looks like only the base and libav plugins are installed Nov 28 08:54:52 the only thing a find / -name "*plugins-good*" found was translation files Nov 28 08:55:07 any ideas on why some packages are being installed but not others? Nov 28 09:02:33 david_____: you could look at the log.do_rootfs log to see if they were installed Nov 28 09:21:34 it says NOTE: Installing the following packages... to be installed... and lists the correct packages Nov 28 09:22:23 and .../usr/bin/smart ... install -y ... (right packages) Nov 28 09:31:17 I need a urgent help. I want to install openssl package without any documentation, as i am facing some issues on ubuntu 14.04 . I got some references but where to do changes ? which file ? ..https://github.com/openssl/openssl/issues/57 Nov 28 09:39:20 eshukhan: wrong channel Nov 28 09:43:37 mckoan: I am facing this issue when i do "bitbake " my tool chain Nov 28 09:45:45 mckoan: I got the solution than i need to run make_install_sw instead of make_install for openssl package, but where i need to do this change. This url give some help. Please help. https://github.com/openssl/openssl/issues/57 Nov 28 09:46:29 eshukhan: pastebin your error output Nov 28 09:48:05 mckoan: Please find the pastebin http://pastebin.com/UgKtvtMj Nov 28 09:49:19 eshukhan: I don't understand what are you bitbaking there Nov 28 09:50:00 eshukhan: what do you mean with "my tool chain"? Nov 28 09:51:43 mckoan: Actually i moved to ubuntu 14.04 from ubuntu 12.04. Now i am tring to "bitbake fpl-toolchain" which build tool chain for us. Nov 28 09:52:43 mckaon: but facing this issue. Same issue is coming for bitbaking minimal image also. Nov 28 09:54:47 eshukhan: from your pastebin is impossible to understand whick package is failing runmake Nov 28 09:55:08 pastebin your local.conf Nov 28 09:55:38 which branch are you using? Nov 28 09:56:18 mckaon: It is failing for openssl package. Please see this link which talk about the same. https://code.google.com/p/naclports/issues/detail?id=122 Nov 28 09:56:39 opkg failed to install due to not enough space, however some package and dependencies are still there, how can i do opkg -remove ? Nov 28 09:56:50 since the package has not finished installing, there is no -remove to be done Nov 28 09:59:30 mckoan: Please find pastebin http://pastebin.com/twLPUbAt Nov 28 10:00:16 mckoan: It says its packaging openssl Nov 28 10:35:42 Simple question: how to tell yocto to use a specific version of gcc for host compilation? CC=gcc-4.6 ? Nov 28 10:47:20 mcfrisk: PREFERRED_VERSION_gcc ? Nov 28 11:29:48 mckoan: I'm compiling poky 1.5.1 on Debian unstable with gcc-4.9, but binutils etc fail to compile, so I need to revert to gcc-4.6 or similar Nov 28 11:30:37 so I need to tell bitbake that CC is gcc-4.6 instead of gcc Nov 28 12:58:13 Hi! I'm using the master branch of meta-qt5 with version set to 5.3.2 and built QtWebEngine for imx6. This worked fine, but I'm getting "eglCreateContext failed with error EGL_BAD_CONTEXT" and afterwards a SEGFAULT when trying to run it. Did someone try this? Nov 28 13:00:29 jturcotte over at #qtwebengine told me, that the 1.0 (5.4.0) branch of QtWebEngine is not working together with Qt 5.3.2. But in the yocto recipe there is a specific commit used and it says, that it was tested with Qt 5.3.2 Nov 28 14:07:31 rburton: fyi, I worked around my problems with do_split_packages by manually prepending each package name manually to the PACKAGES variable. Ugly as all h***, but at least it seems to work. Nov 28 14:28:54 frrustration: where is bitbake documented? It can't be that hard to tell bitbake to use gcc-4.6 instead of gcc which default to 4.9 on my system... Nov 28 14:31:08 mcfrisk: http://www.yoctoproject.org/docs/1.6/bitbake-user-manual/bitbake-user-manual.html Nov 28 14:33:04 mcfrisk: set BUILD_CC to gcc-4.6 Nov 28 14:33:19 (that's nothing to do with bitbake) Nov 28 14:33:44 yeah, that is what my thought was, too, why it would be bitbake. Nov 28 14:34:40 rburton: not working, tried BUILD_CC=gcc-4.6 and HOST_CC=gcc-4.6 too Nov 28 14:34:53 and can't find any documentation for these, sigh Nov 28 14:35:02 what release? i fixed native.bbclass to use BUILD_CC like that fairly recently Nov 28 14:35:06 not working means it does not pick that up, just the "default"? Nov 28 14:35:06 also tried CC=gcc-4.6 which of course doesn't work. Nov 28 14:35:08 1.5.1 Nov 28 14:35:08 basically, look at native.bbclass Nov 28 14:35:14 oh old school Nov 28 14:35:26 sigh, yes old... Nov 28 14:35:50 I am even more old school :p Nov 28 14:36:57 mcfrisk: to be honest, i'd either put something first in the path, or if /usr/bin/gcc is a symlink change it Nov 28 14:37:12 1.5.x didn't make it trivial to change the default native compiler Nov 28 14:37:16 ok, I can create wrappers then Nov 28 14:37:38 is 1.6 and later supporting BUILD_CC, or HOST_CC somehow? Nov 28 14:37:57 also interesting for running clang static analysis compiler wrapper or Coverity one Nov 28 14:38:33 mcfrisk: master only, probably. the relevant fix was ac638b7bd1f4a347f2ebbf4f1f8d8f5f54b5173c (in poky) Nov 28 14:38:43 oe-core 9237d18964ff0bf76f5c37fca21ab3974d81d0d2 Nov 28 14:38:48 mcfrisk: rburton why don't you backport it to 1.5? Nov 28 14:39:45 rburton: thanks!!! I'll cherry-pick that... Nov 28 14:39:50 if someone tests it, fine. Nov 28 14:45:47 in my deploy folder, as well as the target platform cubox_i there are the folders all, cortexa9hf_vfp_neon and cortexa9hf_vfp_neon_mx6qdl Nov 28 14:46:02 is that normal? some packages are not appearing as installed on the final image Nov 28 16:19:32 I accidentally delete all files in the directory deploy/ ... how to I regenerate the rootfs, kernel and uboot ? Nov 28 16:19:34 thank you Nov 28 16:21:00 acidfu: bitbake yourimage Nov 28 16:22:04 I did it , but he thinks that everything has already been build Nov 28 16:22:38 I deleted verything in that directory: deploy/images/dra7xx-evm/ Nov 28 16:23:04 the kernel, u-boot, MLO, rootfs Nov 28 16:25:17 try -f Nov 28 16:26:49 MACHINE=$1 bitbake -f arago-glsdk-console-image Nov 28 16:27:02 it still think that everything is up to date Nov 28 16:27:11 that is impossible :D Nov 28 16:28:01 in the directory deploy/images/dra7xx-evm/ there was a file saying that I shouldn't remove anything manually there Nov 28 16:28:07 but accidentally it happened ;) Nov 28 16:28:32 try to force some of the last steps in bitbake image -c listtasks Nov 28 16:29:17 yeah, but a while ago there was no way to clean up there other than manual stuff Nov 28 16:29:21 they added that feature lately. Nov 28 17:57:36 rburton: are you still around? Nov 28 17:57:56 I wonder why my linux git repository is cloned again when I thought it would be put into our sstate cache? Nov 28 17:58:00 it takes me a lot of time to do so ... Nov 28 17:58:39 lpapp: kernel git should be in dl_dir Nov 28 18:00:28 rburton: INHERIT += "own-mirrors" Nov 28 18:00:45 SOURCE_MIRROR_URL = "http://foo.com/yocto/downloads" Nov 28 18:00:49 and I uploaded in there. Nov 28 18:00:53 this is from our distro conf. Nov 28 18:01:02 I also uploaded all the sstate cache information to the server Nov 28 18:01:22 so why would I get the linux git clone again rather than just downloading the uploaded git repository that was already cloned? Nov 28 18:09:45 no idea Nov 28 19:30:28 Hi, I have an issue with a M25P128 flash memory. In the device tree I set compatible = "st,m25p128" but dmesg return found mr25h256, expected m25p128. Anyone have an idea of what's going on? **** ENDING LOGGING AT Sat Nov 29 02:59:59 2014