K 10 svn:author V 6 marino K 8 svn:date V 27 2014-03-26T01:39:57.381866Z K 7 svn:log V 484 APQ ports: apq, apq-mysql, apq-pgsql, apq-odbc Without direction, GPRconfig will create a cgpr file at the standard $PREFIX/lib/gnat repository. This is the cause of the builder failures because it touches a part of the userland it's not supposed to. GPRconfig should be modified not to do this; it is never desirable. In the meantime, the fix for APQ is to specify .cgpr targets which do not exist so GPRconfig creates them there instead of $PREFIX/lib/gnat. Reported by: swills END