**** BEGIN LOGGING AT Mon Jun 13 02:59:58 2016 Jun 13 09:23:22 bluelightning, hello Jun 13 09:24:33 I see you've got a little time for opie Jun 13 09:25:13 there should be just opie-pickboard QA error [dev-elf] to fix now Jun 13 09:27:24 hi ant_work Jun 13 09:44:48 ant_work: hi Jun 13 09:45:08 ant_work: yes... I did hit an issue building qte-mt but then maybe that was the qemux86-64 thing again Jun 13 09:48:02 ah..I see I didn't send the patches for packagegroup base_contains.. :/ must have been slipped Jun 13 12:21:00 ant_work: yeah I was wondering about that Jun 13 12:21:32 it was a quick fix with git grep -l | xargs sed -i though so no big deal Jun 13 12:27:32 yes, iirc I split the patch in three but only sent two Jun 13 12:28:10 neverthless, I'd say just add "INSANE_SKIP" until you decide about the plugin Jun 13 12:33:32 that is, I've started checking opie.bbclass and I've come up to the sed supposed to fix the Jun 13 12:33:33 include( $(OPIEDIR)/include.pro ) Jun 13 12:35:00 but that is not enough, other vars are not mangled and the plugin is not found at linking Jun 13 12:36:21 well, actually that happens only for opie-multikey / opie-pickboard Jun 13 13:17:28 hmm :( Jun 13 13:17:33 I may have to look into that Jun 13 13:17:44 some other time though, heading to bed now Jun 13 13:17:46 g'night Jun 13 20:48:01 bluelightning: rising early isn't? Jun 13 20:48:14 hi ant_home Jun 13 20:48:22 my daughter ensures that :D Jun 13 20:48:39 ouch Jun 13 20:48:41 but it's 8:48 here, I usually start work between 8 and 9 Jun 13 20:49:34 ok then I thought 2 hours earlier Jun 13 20:50:10 right, NZ is 2 hours before AU Jun 13 20:51:04 correct Jun 13 20:51:56 I'm pulling meta-opie right now. Do we still need meta-qt4? Jun 13 20:55:21 No, I resolved the qmake_base issue so that should no longer be needed Jun 13 20:56:43 ah, ok, sorry but I did read the commit too rapidly Jun 13 20:57:46 seems building just fine with musl Jun 13 20:58:11 I have big hopes wrt image size Jun 13 21:03:17 argh..obexpush fails do_compile now :/ Jun 13 21:17:02 different headers...I'll better ask khem about the proper fix Jun 13 21:19:19 attempting an hack right now... Jun 13 21:22:07 - ./opd/obex_handler.c: fd = open(filename, O_RDWR | O_CREAT, DEFFILEMODE); Jun 13 21:22:21 + <------>fd = open(filename, O_RDWR | O_CREAT, S_IRUSR | S_IWUSR) Jun 13 21:22:32 it buils but there are more little issues... Jun 13 21:24:13 bluelightning, hmm Jun 13 21:24:14 ERROR: qte-mt-2.3.10-r32 do_configure: Function failed: do_configure Jun 13 21:24:30 | No shared library support for platform/compiler linux-musleabi-arm-g++-shared Jun 13 21:25:01 hmm, I'm not sure what that means - you'll have to look at what the configure script is actually checking Jun 13 21:25:52 it lists all avail platforms, just musl seems missing Jun 13 21:27:19 never seen before Jun 13 21:27:21 http://pastebin.com/X1ZBuNRY Jun 13 21:31:55 I've just fixed the error doing Jun 13 21:36:41 sry, wrong term Jun 13 21:37:12 let's see what khem says Jun 13 21:44:33 bluelightning: it seems to be in qmake_base_legacy.bbclass Jun 13 21:45:12 + case ${QMAKESPEC} in Jun 13 21:45:12 + *linux-oe-g++|*linux-uclibc-oe-g++|*linux-gnueabi-oe-g++|*linux-uclibceabi-oe-g++|*linux-gnuspe-oe-g++|*linux-uclibcspe-oe-g++|*linux-gnun32-oe-g++) Jun 13 21:45:16 no musl there Jun 13 21:51:14 ok, I guess we just need to add it Jun 13 21:53:48 that and adding it under qt-2.3.10/configs Jun 13 22:03:19 wow..confused Jun 13 22:04:51 why so many variants...for sharp, ipaq ..§' Jun 13 22:04:55 §?? Jun 13 22:05:56 well, seems khem did only fix qt5 **** ENDING LOGGING AT Tue Jun 14 02:59:59 2016