Finally, the specific problem. Numerous packages cannot be installed due to the error "multilib-strict check failed". I have also tried changing the profile back to 17.0 with the same result.
For example, I need to build the kernel, but it required the following program:
dev-libs/libelf-0.8.13-r2::gentoo
Code: Select all
>>> Completed installing libelf-0.8.13-r2 into /var/tmp/portage/dev-libs/libelf-0.8.13-r2/image/
* Final size of build directory: 2352 Kib (2.2 MiB)
* Final size of installed tree: 552 KiB
Files matching a file type that is not allowed:
usr/lib/libelf.so.0.8.13
ERROR: dev-libs/libelf-0.8.13-r2::gentoo failed:
multilib-strict check failed!
I used this particular program as an example, but I have dozens of them with the same kind of error. Since 17.1 is described as "stable" this can't be the fault of the profile. Is there some setting that I need to change in order solve this?
Thanks for any ideas.

