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! >>> Verifying ebuild manifests >>> Emerging (1 of 1) cross-powerpc-4.4.4_softfloat-linux-gnu/glibc-2.11.2 !!! INVALID ACCEPT_KEYWORDS: x86 ------------------------------------- !!! INVALID ACCEPT_KEYWORDS: x86 Calculating dependencies !!! 'sys-libs/glibc' has a category that is not listed in /etc/portage/categories !!! 'sys-libs/ncurses' has a category that is not listed in /etc/portage/categories !!! 'sys-libs/zlib' has a category that is not listed in /etc/portage/categories ... done! >>> Verifying ebuild manifests >>> Emerging (1 of 1) cross-powerpc-4.4.4_softfloat-linux-gnu/gcc-4.4.4-r2 !!! INVALID ACCEPT_KEYWORDS: x86 --------------------------------------- Can't make out what it causing this. It isn't fatal but annoying and potentially masks some bug. 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 * Using sys-devel/gcc from /usr/local/src/TM-fs/toolchain/portage instead of /usr/local/src/TM-fs/toolchain/portage * Using sys-kernel/linux-headers from /usr/local/src/TM-fs/toolchain/portage instead of /usr/local/src/TM-fs/toolchain/portage * Using sys-libs/glibc from /usr/local/src/TM-fs/toolchain/portage instead of /usr/local/src/TM-fs/toolchain/portage * Using sys-devel/gdb from /usr/local/src/TM-fs/toolchain/portage instead of /usr/local/src/TM-fs/toolchain/portage the ... "instead of /usr/local/src/TM-fs/toolchain/portage" is a bit redundant.
