Created attachment 327566 [details] x11-apps/xmessage-1.0.3 build failure from files outside of prefix When rebuilding world, I discovered that x11-apps/xmessage-1.0.3 now has a build failure due to files being installed outside the prefix: * QA Notice: the following files are outside of the prefix: * /usr * /usr/share * /usr/share/X11 * /usr/share/X11/app-defaults * /usr/share/X11/app-defaults/Xmessage * /usr/share/X11/app-defaults/Xmessage-color This appears to be due to an eclass change. I looked in xorg-2.eclass and nothing stood out to me. I did not look at the classes that it includes. A change that causes files to be installed outside of the prefix is likely in one of those.
The build log attached does not match the package in question.
Created attachment 327646 [details] x11-apps/xmessage-1.0.3 build failure from files outside of prefix I have attached the correct build.log.
This dir comes from the package itself, but configure should sort of set it itself to a value based on pkgconfig. That one gives the correct value for me: % pkg-config --variable=appdefaultdir xt /Volumes/Scratch/Gentoo/usr/share/X11/app-defaults Can you check?