This is an auto-filed bug because sci-mathematics/alt-ergo does not respect CFLAGS. The issue was originally discovered on amd64, but it may be reproducible on other arches as well. If you think that a different summary clarifies the issue better, feel free to change it. Attached build log and emerge --info. NOTE: To reproduce this issue you may want to set CFLAGS="${CFLAGS} -frecord-gcc-switches". If this is not something about c/c++ context you may want to set also FFLAGS and FCFLAGS or just see this bug as an hint to hide the QA warning where is not possible to respect CFLAGS.
Created attachment 641976 [details] build.log build log and emerge --info
The bug has been closed via the following commit(s): http://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2e4fb52038914439a3ff85bfa3d8486fc2be04d commit e2e4fb52038914439a3ff85bfa3d8486fc2be04d Author: Alfredo Tupone <tupone@gentoo.org> AuthorDate: 2020-05-27 05:46:51 +0000 Commit: Alfredo Tupone <tupone@gentoo.org> CommitDate: 2020-05-27 05:46:51 +0000 sci-mathematics/alt-ergo: better fix for QA_FLAGS_IGNORED Closes: http://bugs.gentoo.org/725558 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> sci-mathematics/alt-ergo/alt-ergo-2.3.0.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
Regular expression working in QA_FLAGS_IGNORED would need .* sequence: QA_FLAGS_IGNORED=( "/usr/lib.*/alt-ergo-parsers/AltErgoParsers.cmxs" "/usr/lib.*/alt-ergo-lib/AltErgoLib.cmxs" "/usr/bin/alt-ergo" )