2016-08-12 08:48:34 @kido hi derconny 2016-08-12 08:59:54 derconny hi kido 2016-08-12 09:01:05 @kido interested in asteroid? 2016-08-12 09:02:02 derconny sure, just tried to build for smartwatch3, but failed :/ 2016-08-12 09:02:17 derconny so I thought I see if some discussions are going one here 2016-08-12 09:03:52 derconny Need to look a bit deeper into the bitbake stuff. Will try to do today or over the weekend. 2016-08-12 09:05:16 @kido well I should fix this build hehe 2016-08-12 09:05:55 derconny I saw the open issue on Github and worked around that. Now its something with glib not compiling. 2016-08-12 09:06:21 @kido mhh glib not compiling, can you paste it? are you on a very recent distro like fedora 24 or archlinux? 2016-08-12 09:06:39 @kido I think it's related to using gcc6 and it is just not supported by OpenEmbedded krogoth 2016-08-12 09:07:36 derconny That could be. Yes its fedora 24. I'll do a re-try and then paste it. Closed the terminal earlier. 2016-08-12 09:08:47 derconny So maybe I should use a VM containing an older distro to build. Do you have suggestions? Debian, Ubuntu, Fedora? What do you use? 2016-08-12 09:09:52 @kido I've always been working with debian sid without issue but I believe that an ubuntu LTS LXC is a good solution in order to build asteroid 2016-08-12 09:10:27 @kido I even though of making it the default instruction 2016-08-12 09:11:02 @kido thought* 2016-08-12 09:11:31 derconny OK, I'll give it a try using Ubuntu LTS. 2016-08-12 09:11:43 derconny BTW here is the first error 2016-08-12 09:11:48 derconny | /home/conny/workspace/asteroid/build/tmp-glibc/work/x86_64-linux/pkgconfig-native/0.28+gitAUTOINC+40342dd0ea-r0/git/glib/glib/gdate.c:2497:7: error: format not a string literal, format string not checked [-Werror=format-nonliteral] 2016-08-12 09:11:51 derconny | tmplen = strftime (tmpbuf, tmpbufsize, locale_format, &tm); 2016-08-12 09:11:53 derconny | ^~~~~~ 2016-08-12 09:12:02 @kido yep that's it 2016-08-12 09:12:05 derconny ok 2016-08-12 09:12:05 @kido gcc6 2016-08-12 09:12:16 derconny yes 2016-08-12 09:12:18 derconny gcc (GCC) 6.1.1 20160621 (Red Hat 6.1.1-3) 2016-08-12 09:12:52 derconny I'll be back later after trying on Ubuntu 2016-08-12 09:12:58 @kido ok 2016-08-12 09:13:21 @kido if I find some time during the work day that would be better if I could just fix this build once and for all 2016-08-12 09:13:36 @kido more and more people are complaining about this :) 2016-08-12 09:13:48 derconny would be nice yes :) 2016-08-12 11:00:54 derconny Hi kido, do you know how much disk space I need to compile? Seems my 20GB VM is too small. 2016-08-12 11:05:15 @kido I believe it's around ~40-50GB 2016-08-12 11:05:36 derconny Alright, thanks. I'll give it another try. 2016-08-12 11:05:43 @kido cool :) 2016-08-12 14:34:59 yakub hi .. 2016-08-12 15:50:23 louisdk hi kido