Bug#1037521: false positive NONVERBOSE BUILD for rust code in Python modules

2024-03-24 Thread Simon Ruderich
Hi, 0.14 fixed some rust related issues. Could you please retest with the latest version? If it still fails please provide the full build log so I can easily replicate it (didn't find an obvious way to download the raw build log from salsa). Best, Simon -- + privacy is necessary + using gnupg

Bug#1037521: false positive NONVERBOSE BUILD for rust code in Python modules

2024-03-23 Thread Matthias Geiger
Control: retitle -1 False positive NONVERBOSE BUILD for rust code thanks On Tue, 13 Jun 2023 18:59:57 +0100 Jelmer =?utf-8?Q?Vernoo=C4=B3?= wrote: > Package: blhc > Severity: minor > > blhc reports false positives when analyzing build logs for Python > modules that include rust code. > >

Bug#1037521: false positive NONVERBOSE BUILD for rust code in Python modules

2023-06-13 Thread Jelmer Vernooij
Package: blhc Severity: minor blhc reports false positives when analyzing build logs for Python modules that include rust code. Example: $ blhc --debian --line-numbers --color ${SALSA_CI_BLHC_ARGS} ${WORKING_DIR}/*.build || [ $? -eq 1 ] 75:NONVERBOSE BUILD:Compiling autocfg v1.1.0