**** BEGIN LOGGING AT Mon Nov 25 02:59:58 2013 Nov 25 12:32:36 tried compiling for tosa Nov 25 12:32:43 but it fails :( Nov 25 12:49:55 anyone who has it working here? Nov 25 12:54:13 Does anyone know where to download a fairly recent toolchain and/or when the site will be back online? Nov 25 12:54:36 (recent toolchain for ARMv7-a that is) Nov 25 13:02:16 most of the site is back Nov 25 13:45:46 cool Nov 25 13:58:56 webmind: what failure did you get? Nov 25 14:02:26 | addr2line.c: In function 'handle_address': Nov 25 14:02:26 | addr2line.c:450:7: error: format '%a' expects argument of type 'float *', but argument 3 has type 'char **' [-Werror=format=] Nov 25 14:02:29 | if (sscanf (string, "(%a[^)])%" PRIiMAX "%n", &name, &addr, &i) == 2 Nov 25 14:02:31 | ^ Nov 25 14:02:34 | addr2line.c:453:7: error: format '%a' expects argument of type 'float *', but argument 3 has type 'char **' [-Werror=format=] Nov 25 14:02:37 | switch (sscanf (string, "%a[^-+]%n%" PRIiMAX "%n", &name, &i, &addr, &j)) Nov 25 14:02:40 | ^ Nov 25 14:03:26 webmind: which recipe is this being reported from? Nov 25 14:04:44 where do you see that? It's trying to compile elfutils Nov 25 14:05:30 http://pastebin.com/2BTpjrE1 Nov 25 14:05:33 last bit from the run Nov 25 14:07:08 webmind: what host distro are you building on? Nov 25 14:08:15 ubuntu/amd64 Nov 25 14:10:24 webmind: which version of ubuntu? Nov 25 14:10:59 13.10 Nov 25 14:11:15 I see Nov 25 14:11:34 well, it's failing before it gets anywhere near anything specific to tosa, so that isn't a factor Nov 25 14:13:19 ah k Nov 25 14:13:32 that's good I guess Nov 25 14:15:01 I think the reason is you're trying to use a version of OE which hasn't been tested on Ubuntu 13.10 Nov 25 14:15:21 ah Nov 25 14:15:27 which version should I use then? Nov 25 14:16:12 well, that is a good question Nov 25 14:16:40 I don't know which branch of angstrom corresponds to the "dora" branch of OE-Core, if there is one Nov 25 14:28:28 hi, seems the main site is down, could you the give the url to download the current angstrom toolchain? Nov 25 14:29:01 jjardon: everything that is currently available is linked AFAIK Nov 25 14:33:03 we need to develop a policy on what we provide binary downloads for Nov 25 14:33:18 you may be able to make one from narcissus btw Nov 25 14:33:25 Crofton|work: we need a platofrm to deliver them off of :-D Nov 25 14:33:41 I think we can do it via osuosl Nov 25 14:34:01 my concern is providing images for machines we can't test Nov 25 14:37:34 Thanks, Id like a compiler for a generic dual core cortex-a9, what option should I choose in the narcisse selector? Nov 25 14:39:11 panda? Nov 25 14:41:48 Can narcisse be used to get the crosscompilation environment instead an image for the actual device? Nov 25 14:42:29 yes Nov 25 14:42:38 somewhere there is an option to get a toolchain Nov 25 14:43:28 thanks, I will take a look Nov 25 15:27:58 Crofton|work, you need someone testing for tosa? :) Nov 25 15:28:18 :) Nov 25 20:03:33 hi i want run on boot my app... I'm using a service http://pastebin.com/ATzLpStr i have this error: http://pastebin.com/CAHNULb5, but if i run it from console is all ok.. Nov 25 20:03:45 how i can specify the path? **** ENDING LOGGING AT Tue Nov 26 02:59:58 2013