I was installing Funtoo for first time and everything was going without problems until
emerge -uDN @world
failed at dev-libs/gobject-introspection-1.48.0.
I tried -usersandbox and few other solutions that I managed to find but none of it did anything.
I attached output of 'emerge --info' and other files.
info.txt
pqv.txt
build.log.txt
It looks like dev-libs/gobject-introspection presence is necessary (one of the main python modules has it's dependency built in witohut USE flag control), while in Gentoo I had it turned off, how to get rid of it?