Merging with ROOT=/target fails econf. /target/usr/lib/pkgconfig/fontconfig.pc exists. Wrong/missing PKG_CONFIG_PATH?
Created attachment 314273 [details] Buld log
Created attachment 314275 [details] configure log
:roll: What does i.e. 'pkg-config fontconfig --cflags' return ?
Never mind. All of your bugs seem to be a duplicates of a single one: that pkg-config in portage hates ROOT set.
:( Any workaround?
The question is: what are you trying to do ? Prefix is a separate set of KEYWORDS for a reason.
This is not about prefix (or EROOT), this is about ROOT=... specifying a different merge directory than /
I am trying to install system with GUI but w/o portage ang gcc in ROOT=/target. I'm bad?
(In reply to comment #8) > I am trying to install system with GUI but w/o portage ang gcc in > ROOT=/target. I'm bad? Well, unless that ROOT is added to PKG_CONFIG_SYSROOT_DIR (at least it seems to be the correct var for this usecase) either by ebuilds or an eclass, I don't se it working with anything using pkg-config during build.
Doesn't sound like anything x11@ can handle.