**** BEGIN LOGGING AT Fri Mar 25 02:59:59 2016 Mar 25 11:16:06 RP: ping Mar 25 11:28:11 Net147: pong (around for a few minutes) Mar 25 11:29:11 RP: what do you think about http://pastebin.com/cqki6dRH? Mar 25 11:30:12 RP: I moved the readline/python DEPENDS+RDEPENDS+configure opts into PACKAGECONFIG that overrides gdb-common.inc Mar 25 11:30:38 RP: I can't use += for PACKAGECONFIG as it gets rid of readline from PACKAGECONFIG (due to ??=) Mar 25 11:30:43 Net147: looks good although I'm slightly surprised you need the readline entry Mar 25 11:31:11 RP: += overrides anything in ??= Mar 25 11:31:13 RP: apparently... Mar 25 11:31:38 Net147: doesn't the system map readline -> readline-native and nativesdk automatically? Mar 25 11:31:49 RP: nope... Mar 25 11:32:03 Net147: ??= is basically a deferred set right until the end of parsing so anything pretty much overrides it Mar 25 11:32:06 RP: I checked in buildhistory and without it, it depends on both readline and readline-native Mar 25 11:32:33 Net147: I guess the cross case might not be well tested :( Mar 25 11:32:51 Net147: that would probably be worth a bug to fix at some point in the future... Mar 25 11:33:01 RP: okay, I will post the patches to ML Mar 25 11:33:02 Net147: but yes, seems reasonable then Mar 25 11:33:09 Net147: thanks, sorry for breaking it :) Mar 25 11:33:30 Net147: I think we were having other readline problems before which is why a revert wouldn't help :/ Mar 25 11:33:58 RP: sent Mar 25 11:35:36 Net147: thanks Mar 25 11:37:31 RP: not sure what to do about babeltrace... Mar 25 11:38:40 Net147: ignore it for now? :/ Mar 25 11:39:14 RP: wondering if martin's dependency testing scripts will flag it Mar 25 11:39:58 Net147: unlikely if its not been flagged so far. They don't randomly turn on/off PACKAGECONFIG afaik Mar 25 13:05:38 hi, Mar 25 13:08:59 i have a question, I install i2c-tools to core-image-x11 image using IMAGE_INSTALL( also try CORE_IMAGE_EXTRA_INSTALL), and run the image to get error like shell cant enter Mar 25 13:09:22 so why i2c-tools cant be installed into image? Mar 25 13:46:28 I am trying to bitbake the Qt5 SDK and I am getting compile errors regarding QtSVG. I have not included qtsvg in my local.conf so I do not even know where it is coming from. I have even studies the dependencies using bitbake -g and I do not see anything. Mar 25 13:46:37 The error log file is at http://pastebin.com/kAAGmi6Q Mar 25 13:46:48 Does anyone know what may be going on? Mar 25 14:18:15 How else am I able to see what is calling qtsvg? Mar 25 14:18:23 I am at a dead end Mar 25 14:48:47 riz__, check the mailng list, I think I saw a realted patch Mar 25 14:49:49 Crofton|road: I sent out the same question on the mailing list. I don't think there was a response. Mar 25 14:50:12 I have some vague memory, I don't use qt5 yet Mar 25 14:50:36 How do I check the old mailing lists. I just joined a few days ago Mar 25 14:50:48 hmm, should be an archive link Mar 25 14:51:24 http://openembedded.org/wiki/Mailing_lists Mar 25 14:53:12 Got it. Searching now for anything related to qtsvg Mar 25 14:55:03 Do you know around when you saw it? Mar 25 15:46:54 hi all Mar 25 15:47:19 has anybody tried building gnome-desktop with wayland (no X11) Mar 25 15:57:16 The Gnome wiki says that Gnome works with wayland as well Mar 25 15:57:25 but our recipes are still tied to x11 Mar 25 17:12:25 When I get an error in a build, what is the best way to trace where a certain recipe that is failing is called from? **** ENDING LOGGING AT Sat Mar 26 02:59:58 2016