**** BEGIN LOGGING AT Wed Mar 30 02:59:58 2016 Mar 30 14:21:02 Using meta-qt5, has anyone had any linker errors regarding zlib? I am getting many errors such as "undefined reference to 'inflateInit_'". Mar 30 14:35:52 belen, I'm in CA. you should be able to build master by dropping pygtl from the gnuradio depends, under packagconfig for grc Mar 30 14:36:06 needto figure out what pygtk does, but busy at the office on other stuff Mar 30 14:36:22 going for coffee Mar 30 14:38:17 Crofton|road: nice, I am London. The weather sucks. I will try, but you might be asking "peras al olmo" as we say in Spain ;) Worst case scenario I will reuse the database from FOSDEM. I think I still have it somewhere Mar 30 15:04:11 I have master building, I can try a run from toaster, if I cna figure out how to do it remotely Mar 30 15:09:49 Does someone have any idea why colors might not be working on matchbox-terminal? Mar 30 15:24:15 i'm using yocto, but thought I might get some help here. Mar 30 15:24:36 I want to modify a busybox config for a yocto setup which I am trying to modify Mar 30 15:25:01 is there a place in the file system where the busybox src is in a state so I can do make menuconfig on it? Mar 30 15:29:02 davis: bitbake busybox -c devshell may help Mar 30 15:29:31 wow, that's simple. let me try that. Mar 30 15:30:42 only one copy of bitbake should br run against a build directory Mar 30 15:31:24 excellent. i closed down hob and attempted it but it failed still Mar 30 15:33:04 davis: be careful because HOB overwrite/replace your conf settings Mar 30 15:33:13 hmm. Mar 30 15:33:32 it has an error about qemux86 Mar 30 15:33:58 i wonder if this is because I am using ubuntu desktop inside a vm and it can not run a vm inside a vm. Mar 30 15:34:32 i had tried to get this build system working with ubuntu 14 but it seems tied to ubuntu 12 desktop. Mar 30 15:34:35 davis: another option would be to run bitbake -c menuconfig busybox and then bitbake busybox Mar 30 15:35:18 same thing Mar 30 15:35:32 davis: I always use Ubuntu VM client inside a host VM win or linux wothout problems Mar 30 15:35:33 i'm just going to punt and install ubuntu desktop Mar 30 15:35:36 12 Mar 30 15:36:04 davis: Ubuntu 12.04 will work (ignore the warnings) Mar 30 15:36:38 i'm on a host ubuntu 14 running a ubuntu 12 vm and then trying to issue the commands. Mar 30 15:36:52 it keeps saying it has an error with qemux86 Mar 30 15:36:56 davis: it must work Mar 30 15:37:09 davis: better pastebin the error message Mar 30 15:37:43 pastebin is ok or gist? Mar 30 15:38:34 whatever Mar 30 15:39:06 pastebin.com/R7hi7GSa Mar 30 15:40:00 im glad you are not offended by pastebin. i've used it for years and i've had some people complain when I pasted pastebin urls Mar 30 15:41:03 that's sad. any pastebin will do the job. which one you want to use is a personal decision. I use gist personally, but that's just for my own convenience, not that of the person i'm pasting it to Mar 30 15:41:04 heh Mar 30 15:41:20 I guess you have some misconfiguration in bblayers.conf or into the /home/davis/progs/stream/packages/src/build/oe/recipes/streamapp/streamapp_intree.bb Mar 30 15:42:05 yeah that is from our supplier/vendor Mar 30 15:42:20 davis: ask him to solve it Mar 30 15:42:31 so redoing this on ubuntu12 isn't going to solve it Mar 30 15:42:54 Ubuntu 12.04 will work Mar 30 15:43:08 I am still using it on every PC I have Mar 30 15:43:24 ubuntu12 native instead of ubuntu12 in a vm? Mar 30 15:43:35 * mckoan is waiting for 16.04 LTS to do the big/blind jump Mar 30 15:44:36 davis: I'n mot sure I know the diff Mar 30 15:44:41 i wonder if I could cut out the stream app in this build Mar 30 15:45:12 Has anyone experienced the "undefined reference" errors (here http://pastebin.com/q3BnStNS) when building meta-toolchain-qt5? Mar 30 15:45:15 davis: as I said I always use Ubu12 guest in a Ubu12 Host without problems Mar 30 15:45:22 just so I could get the busybox config working, then add back the streamapp after I figure out the busybox confis mods Mar 30 15:45:35 The functions are in zlib, but there seems to be a linking problem Mar 30 15:46:00 davis: your problem is not the distro (host or guest) is your custom config/layer Mar 30 15:46:29 mckoan: yes I agree. the other problem is that I dont know oe or yocto Mar 30 15:47:25 davis: so I'd suggest you to start with a minimal configuration and then improve it Mar 30 15:47:58 davis: https://www.yoctoproject.org/docs/current/yocto-project-qs/yocto-project-qs.html Mar 30 15:48:08 i agree. The setup_yocto script has some sections in it for Stream800-setup Mar 30 15:48:29 i'll try to cut that out and see if I can get the bitbake busybox working. Mar 30 15:49:02 davis: good luck Mar 30 15:49:09 riz__: no idea, sorry Mar 30 15:50:33 NP. I have been stuck with this for a week and asked the question 20 different ways. I am surprised nobody who is familiar with meta-qt5 has ever experienced this. Mar 30 15:50:57 mckoan: thank you. I appreciate your time and expertise. tip of the hat to you. Mar 30 15:55:57 riz__: provide more details, YP version, MACHINE, etc Mar 30 16:02:38 mckoan: I am using jethro on an x86-64 host and x86-64 (minnorboard turbot) target Mar 30 16:03:22 mckoan: I have just included the meta-qt5 and meta-openembedded layers, both using jethro release Mar 30 16:05:23 This is my local.conf: http://pastebin.com/pyJgTT2Y Mar 30 16:05:59 bblayers.conf: http://pastebin.com/3iCj40TX Mar 30 16:07:04 Anything that references 'inflate' or 'deflate' functions from zlib get errors saying that they are unreferenced. Mar 30 16:07:26 As is shown here: http://pastebin.com/q3BnStNS Mar 30 16:09:51 /cry Mar 30 16:10:11 when I pulled out the stream app stuff and tried to the bitbake shell thing Mar 30 16:10:25 it did not crash and it is doing a large build Mar 30 16:10:41 i just noticed its building for x86 targets Mar 30 16:10:56 riz__: I've never used qt5 with meta-intel* Mar 30 16:11:18 riz__: did you ask to mailing list? Mar 30 16:11:31 Yup, many different ways Mar 30 16:11:35 no response Mar 30 16:12:34 It seems like it would be a really simple fix for seomeone with experience in it. From what I see it is jsut a linker problem. Mar 30 16:12:48 riz__: I don't know the mantainr of meta-valleyisland :-( Mar 30 16:13:23 Maybe the maintaner of meta-qt5 would know?? Mar 30 16:16:47 riz__: looks like the meta-valleyisland lacks some qt related settings Mar 30 16:17:27 Hmmm Mar 30 16:17:34 Where di you find that out from? Mar 30 16:18:42 did* Mar 30 16:18:44 http://git.yoctoproject.org/cgit/cgit.cgi/meta-intel/tree/?h=jethro Mar 30 16:19:04 http://git.yoctoproject.org/cgit/cgit.cgi/meta-intel/tree/meta-isg/meta-valleyisland?h=jethro Mar 30 16:20:44 have a nice rest of the day Mar 30 16:20:46 Hmm. Maybe I will try building with the generic corei7-x86-64 target as opposed to valleyisland-64 Mar 30 16:20:58 Thanks Mar 30 17:30:48 mckoan: I got the make menuconfig working with this setup for arm Mar 30 17:31:06 turns out all I needed to was specify the MACHINE env variable beforehand Mar 30 17:31:25 is there a way to do the same for the kernel? Mar 30 18:00:27 hmm. it looks like its $ MACHINE=anuvaaz nice bitbake -c menuconfig linux-stream800 Mar 30 18:49:43 hmm. I am trying to make a change to a kernel config. Mar 30 18:50:04 I can do a make menuconfig for the kernel. then make a change and save my kernel config Mar 30 18:50:37 then when I build the entire image, it appears to rebuild the kernel and do final packaging to build the target file system Mar 30 18:50:55 however, when I boot this kernel I don't see any changes to the kernel. Mar 30 18:51:04 uname -a does not show my new kernel version string Mar 30 18:51:17 /proc/config.gz does not have my new modules enabled either Mar 30 19:31:05 if I modify a defconfig file, will it automatically rebuild the layer since a file has changed or do I need to touch a particallr file to get it to rebuild this layer? Mar 30 19:33:08 davis: if the defconfig is in the layer and in the reicpe's SRC_URI, yes, bitbake checksums file:// files Mar 30 19:35:04 kergoth: it was odd, it seemed like it noted it was changed Mar 30 19:35:19 but it did not build it when I did a fulll build Mar 30 19:43:00 im getting there. I can run bitbake to perform a make menuconfig, this will prompt a rebuild of that particular kernel when I attempt to build the image Mar 30 19:43:13 but there are like four different possible kernels here Mar 30 19:43:26 so I just gotta trial and error it **** ENDING LOGGING AT Thu Mar 31 02:59:58 2016