Mike Frysinger <vapier@gentoo.org> wrote on 2010/10/10 00:14:29:
>
> On Friday, October 08, 2010 08:00:46 Joakim Tjernlund wrote:
> > Some minor issues I have noted when using my own
> > portage tree(PORTDIR):
> > --------------------------------------
> > !!! INVALID ACCEPT_KEYWORDS: x86
> > Calculating dependencies
> > !!! 'sys-kernel/linux-headers' has a category that is not listed in
> > /etc/portage/categories
> >
> > !!! 'sys-devel/gcc' has a category that is not listed in
> > /etc/portage/categories
> >
> > !!! 'sys-devel/binutils' has a category that is not listed in
> > /etc/portage/categories ... done!
>
> does yourt PORTDIR suck ? if you dont provide proper profiles/ tree, then the
> answer is yes, and this output is not related to crossdev at all.
Probably, it is several years old

I will check what is wrong with
the profile then.
>
> > crossdev also prints this:
> > * Using sys-devel/binutils from /usr/local/src/TM-fs/toolchain/portage
> > instead of /usr/local/src/TM-fs/toolchain/portage
>
> the problem seems to be your custom PORTDIR is also listed in your overlays
> which doesnt make much sense. use one or the other.
ah, I don't want crossdev to pick up stuff outside my portage tree. That
is why I point the overlay to the same tree.
Jocke