**** BEGIN LOGGING AT Mon Aug 19 02:59:59 2013 Aug 19 09:46:10 bluelightning: hello Aug 19 09:46:27 hi ant_work Aug 19 09:47:09 I have in front of me the logs of some days ago about rebuilding failures from sstate Aug 19 09:47:32 I have a fresh build as well so later I'll plan to debug that Aug 19 09:47:44 my question for you: Aug 19 09:48:30 the case was about klibc and the ipk control file does specify it Depends on linux-libc-headers Aug 19 09:49:04 now, the produced package is called linux-libc-headers-dev Aug 19 09:49:30 it's control file inside the ipk doesn't specify any Depends Aug 19 09:49:50 isn't it strange? Aug 19 09:51:04 doesn't sound right to me Aug 19 09:53:59 the recipe has just DEPENDS += "unifdef-native" Aug 19 09:54:18 argh Aug 19 09:54:19 INHIBIT_DEFAULT_DEPS = "1" Aug 19 09:54:30 spotted Aug 19 09:55:33 then I have to find an additional target to add tc as dependency of klibc Aug 19 09:56:54 or just remove that INHIBIT Aug 19 09:57:04 introduced by Bruce # ccf3bf70a1a83ac55e47acfa4759838f7f4834ae Aug 19 09:57:42 oh, we're talking the dependencies of linux-libc-headers itself ? Aug 19 09:57:49 yes Aug 19 09:58:15 I imagine one has already th etoolchain if he needs th eextra headers ;) Aug 19 09:58:37 does it actually need the specific libc to be used? Aug 19 09:59:53 no, thi sis a sanitized form of kernel's make headers_install Aug 19 10:00:02 imho is agnostic Aug 19 10:00:54 then, what is missing? Aug 19 10:01:49 some basic headers (iirc limits.h) Aug 19 10:07:01 I have not yet built klibc so thi stime I'll try to rebuild linux-libc-headers from sstate and log its failure Aug 19 10:08:42 last I've looked into it, the code in base.bbclass et al. did not add linux-libc-headers as extradep Aug 19 10:09:01 so it is not considered part of the standard toolchain Aug 19 10:09:07 (in debian world) Aug 19 10:09:34 Gentoo is different, I have to make my mind about that but finally I think this INHIBIT in the recipe can be removed Aug 19 10:11:40 ofc your'e free to dig in the code building "DEFAULT_DEPS" ; Aug 19 16:27:06 bluelightning: wrt wiping tmpdir, what about sstate-control ? Aug 19 16:27:35 ant_home: not sure... Aug 19 16:27:48 depends if anything looks at that in the absence of a stamp Aug 19 16:27:54 usually I blank tmp-eglibc Aug 19 16:28:19 sstate-cache is out as per defaults Aug 19 16:29:01 seems there are only manifests Aug 19 16:29:23 Gentoo handles recipe + digest together Aug 19 16:29:47 err MAnifest Aug 19 16:31:17 ok, I'll keep it for the first rebuild of linux-libc-headers Aug 19 16:39:30 pointless Aug 19 16:43:27 ok, rebuilds cleanly Aug 19 16:43:33 now klibc Aug 19 16:45:09 succeeded Aug 19 16:45:12 hmm **** ENDING LOGGING AT Tue Aug 20 02:59:59 2013