**** BEGIN LOGGING AT Fri Mar 03 03:00:01 2017 Mar 03 10:22:27 khem: what is the correct way to use clang in a recipe Mar 03 10:22:56 khem: I'm struggling to get it to use the correct cross toolchain and my object files are coming out in an incompatible format Mar 03 10:23:36 khem: http://ix.io/nU2 Mar 03 10:23:46 khem: | /bin/sh: aarch64-oe-linux-clang: command not found Mar 03 14:18:42 hello Mar 03 16:27:21 jackmitchell: you need to include meta-clang in your bblayers.conf Mar 03 16:27:34 then set TOOLCHAIN = "clang" Mar 03 16:27:43 either in recipe or via config metadata Mar 03 16:27:53 that should be pretty much it Mar 03 16:37:12 stephano, you are the new user guy right? Mar 03 16:37:24 Crofton|work: I am Mar 03 16:39:45 you have looked through stck overflow Mar 03 16:40:16 still a masshole Mar 03 16:40:19 hehe Mar 03 16:40:21 wrong window Mar 03 16:40:51 ha ha, haven't heard that term in years Mar 03 16:41:07 yeah, i used to keep an eye on stackoverflow questions Mar 03 16:41:21 occasionally there are some valuable ones Mar 03 16:41:23 There are a handful of guys that doi Mar 03 16:42:16 it may be worth it to look through those questions and find things we might add to the wiki Mar 03 16:43:03 and we need to keep people interested in paying attention to stack overflow Mar 03 16:43:20 as part of new user strategy Mar 03 16:45:33 i agree. it doesn't take more than 5 minutes to zip through the questions a few times per week. Mar 03 17:00:06 khem: I figured it out, I had to inherit the clang bbclass, then add clang-cross-${TARGET_ARCH} Mar 03 17:00:24 khem: then I could use the toolchain-clang-cc variable **** BEGIN LOGGING AT Fri Mar 03 17:36:03 2017 Mar 03 17:40:34 jackmitch_work: setting TOOLCHAIN = "clang" should be enough Mar 03 22:35:25 any boost python experts around Mar 03 23:42:43 Crofton|work: we can try to help Mar 03 23:42:57 cant claim expertise in anything Mar 03 23:43:08 expert is an oxymoron Mar 03 23:43:10 loos like it fails after 1.63 update liekly due to madness Mar 03 23:43:23 build in process trying to dupe fischerm fail on master Mar 03 23:43:36 ERROR: Task (/home/mfischer/code/ettus/projects/brimstone/oe-devel-sulfur/openembedded-core/meta/recipes-devtools/mtd/mtd-utils_git.bb:do_install) failed with exit code '1' Mar 03 23:43:36 WARNING: boost-1.63.0-r1 do_package: QA Issue: boost: Files/directories were installed but not shipped in any package: Mar 03 23:43:36 /usr/lib/libboost_numpy.so.1.63.0 Mar 03 23:43:36 /usr/lib/libboost_numpy3.so.1.63.0 Mar 03 23:43:36 Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install. Mar 03 23:43:39 boost: 2 installed and not shipped files. [installed-vs-shipped] Mar 03 23:46:02 i think default testing is not enabling numpy support Mar 03 23:46:40 I'm just wondering how boost knows numpy is in play Mar 03 23:47:17 fischerm, got orderes to turn on boost python and is now drinking heavily Mar 03 23:47:20 :) Mar 03 23:49:47 I'm off Mar 03 23:49:54 I'll see what I can learn Mar 03 23:49:59 if I can dupe his failure Mar 03 23:50:35 It appears I have not worn shoes since Wednesday evening Mar 03 23:59:26 * paulg wonders if that is because of "straw hut on a tropical beach" or 'cause of "detained in the psych ward with no shoelaces".... ;-) Mar 04 00:00:19 work from home Mar 04 00:00:36 came in from bar soaking wet Wednesday noght and haven't gone out since Mar 04 00:00:43 ok, so somewhere in the middle ;-) Mar 04 00:00:56 now going back to same bar Mar 04 00:01:03 I think this is a cry for help Mar 04 00:01:27 nah, just ensure you wear your shoes, and you'll be fine. Mar 04 00:04:52 and duped fischerm issue, off to celebrate over beer Mar 04 00:04:55 Crofton|work: add a packageconfig to boost Mar 04 00:05:02 has one Mar 04 00:05:07 and I turned it on Mar 04 00:05:35 sounds like I need to do some reading Mar 04 00:05:54 and I need to escape the house Mar 04 00:06:15 there is numpy support in python that it uses Mar 04 00:06:29 so if numpy is enabled in python it will get it Mar 04 00:06:41 yeah Mar 04 00:06:57 I am confused how we tell boost what is going on Mar 04 00:07:12 so I think you just relax the FILES_${PN} to include these files too Mar 04 00:07:20 * Crofton|work worries about exploding package config Mar 04 00:07:32 I think we do not enable it by default so whoever updated the recipe did not run into it Mar 04 00:07:48 but I am worried about floating deps on python stuff Mar 04 00:10:07 with rss it should not happen Mar 04 00:10:21 unless you enable extra packageconfigs **** ENDING LOGGING AT Sat Mar 04 03:00:01 2017