2015-09-28 17:51:51 @kido dr_gogeta86: I've just clarified the building process here https://github.com/Asteroid-Project/asteroid/wiki/Building-Asteroid 2015-09-28 17:52:12 dr_gogeta86 doesn't work to me 2015-09-28 17:52:29 dr_gogeta86 btw for easy get better to modify git pointer to https 2015-09-28 17:52:42 @kido yes I try to that whenever possible 2015-09-28 17:53:00 @kido I have a firewall which blocks git repositories so I try to use https as often as possible 2015-09-28 17:53:07 dr_gogeta86 ;protocol=http ;-) 2015-09-28 17:53:09 dr_gogeta86 me too 2015-09-28 17:53:13 @kido but sometimes I just can't 2015-09-28 17:53:23 dr_gogeta86 proxyfiy 2015-09-28 17:53:25 dr_gogeta86 git.prox 2015-09-28 17:53:26 dr_gogeta86 git.proxy 2015-09-28 17:53:33 @kido what errors did you meet? I corrected some build failures yesterday 2015-09-28 17:53:40 dr_gogeta86 BBPATH 2015-09-28 17:53:46 dr_gogeta86 time to checkout 2015-09-28 17:54:10 @kido It had been a while I hadn't tried a clean build from scratch and I discovered some problems that should have been fixed 2015-09-28 17:54:26 dr_gogeta86 you need to do it every big iteration 2015-09-28 17:54:41 dr_gogeta86 is one of the bitbake religion law 2015-09-28 17:55:43 @kido and about the BBPATH error if you ran ". ./prepare-build.sh" correctly and if your src/oe-core and src/oe-core/bitbake aren't empty (I think they are downloaded via a git protocol, that's why you might have had a problem) you shouldn't have any trouble 2015-09-28 17:57:12 @kido I don't agree, one of the main point of bitbake is that you don't have to rebuild everything often. Just pulling the latest revision of the layers is almost always enough. however I hadn't done it for a while hence the problems 2015-09-28 17:58:59 dr_gogeta86 you need cccache for that 2015-09-28 17:59:16 dr_gogeta86 especially when change something on build side 2015-09-28 17:59:19 @kido yes, I believe it's used by default 2015-09-28 17:59:30 dr_gogeta86 better running start from scratch 2015-09-28 17:59:55 @kido the sstate-cache keeps a checksum of every recipes 2015-09-28 18:00:35 @kido and whenever a recipe or one of its dependency or an envvar has changed it re-run the modified action 2015-09-28 18:01:25 @kido I only have to 'bitbake -c cleansstate the-recipe' in some very rare case where I manualy modified some things in the source tree 2015-09-28 18:03:06 @kido (I said yes when you talked about ccache but I was thinking about sstate so no ccache isn't needed) 2015-09-28 18:06:24 dr_gogeta86 bbpath not set 2015-09-28 18:07:33 @kido cat conf/bblayers.conf 2015-09-28 18:07:48 @kido or just check that there is a line for BBPATH in there 2015-09-28 18:08:38 @kido locusf tried to build asteroid some weeks ago and he didn't had that neither 2015-09-28 18:10:58 @kido anyway if you're still interested I can upload you a working image 2015-09-28 18:13:13 dr_gogeta86 topdir is empty 2015-09-28 18:13:15 dr_gogeta86 ? 2015-09-28 18:13:17 dr_gogeta86 why 2015-09-28 18:13:36 @kido well it shouldn't be a problem 2015-09-28 18:13:56 @kido everyone who got that error on the internet just didn't source correctly the equivalent of my prepae-build.sh script 2015-09-28 18:14:04 @kido prepare* 2015-09-28 18:15:00 @kido but if at the end of the script you are in the build/ directory then it should have worked correctly 2015-09-28 18:17:55 locusf Total DISK READ : 248.37 K/s | Total DISK WRITE : 1197.61 M/s 2015-09-28 18:18:05 dr_gogeta86 wow 2015-09-28 18:19:38 locusf just 1 intel 750 dd from zero to nvme0n1 2015-09-28 18:21:26 @kido :) 2015-09-28 18:22:09 locusf I'll be using just 2 2015-09-28 18:22:16 locusf zfs mirror 2015-09-28 18:22:31 locusf my soundcard stopped working 2015-09-28 20:51:54 locusf https://youtu.be/Ua4AP67yppk 2015-09-28 20:52:18 locusf now using 2G memory buffer 2015-09-28 20:52:38 locusf gets drained in 1-2s 2015-09-28 22:26:25 @kido it rocks 2015-09-28 22:31:32 dr_gogeta86 what ? 2015-09-28 22:31:33 dr_gogeta86 i'm still checkout dory kernel 2015-09-28 22:32:00 dr_gogeta86 shame for google and how sluggish it is 2015-09-28 22:32:43 @kido so it finaly built? 2015-09-28 22:33:21 @kido or you're compiling a kernel by yourself 2015-09-28 22:36:01 dr_gogeta86 is still bitbaking 2015-09-28 22:36:07 dr_gogeta86 fetching dory kernel 2015-09-28 22:50:57 @kido ok, so what was the problem with BBPATH? 2015-09-28 22:52:19 dr_gogeta86 rm -rf 2015-09-28 22:52:34 dr_gogeta86 cleanup and works like a sharm 2015-09-28 22:53:00 dr_gogeta86 apart google git 2015-09-28 22:53:14 dr_gogeta86 done after one hour