I get a warning while openvg flag is set globally. (media-libs/mesa-10.4.4:0/0::gentoo, ebuild scheduled for merge) conflicts with >=media-libs/mesa-9.1.6[openvg,abi_x86_32(-),abi_x86_64(-)] required by (x11-libs/cairo-1.12.18:0/0::gentoo, installed) Reproducible: Always Steps to Reproduce: 1. set openvg use flag globally 2. emerge mesa cairo Actual Results: Can't install latest mesa Expected Results: No errors and warnings Does this issue exist because of mesa openvg state tracker drop? http://www.phoronix.com/scan.php?page=news_item&px=MTgzMjk
(In reply to hexum from comment #0) > Does this issue exist because of mesa openvg state tracker drop? > http://www.phoronix.com/scan.php?page=news_item&px=MTgzMjk Yes. I think we should remove the openvg flag from Cairo as well (as well as a lot of the other experimental cairo backends). It's not a plugin system. The application using cairo has to select a backend, so I highly doubt anything on your system actually executed that code.