#1143233 blhc: False positive: NONVERBOSE BUILD in src:dillo

#1143233#5
Date:
2026-08-01 06:43:30 UTC
From:
To:
Dear Maintainer,
blhc flags a few descriptive lines of build log output incorrectly as
a NONVERBOSE BUILD when building Debian's dillo package.

$ sh -c "exec blhc --debian --line-numbers --color ${SALSA_CI_BLHC_ARGS} $(find ${WORKING_DIR} -name '*.build' ! -type l)" blhc |& OUTPUT_FILENAME=${WORKING_DIR}/blhc.log filter-output || [ $? -eq 1 ]
1099:NONVERBOSE BUILD:   CC      : x86_64-linux-gnu-gcc
1101:NONVERBOSE BUILD:   CXX     : x86_64-linux-gnu-g++

For full log, see:
https://salsa.debian.org/nikolas/dillo/-/jobs/10053113