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?= <jel...@debian.org> wrote:

> 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
> 76:NONVERBOSE BUILD: Compiling proc-macro2 v1.0.60
> 79:NONVERBOSE BUILD: Compiling target-lexicon v0.12.3
> 82:NONVERBOSE BUILD: Compiling unicode-ident v1.0.0
> 84:NONVERBOSE BUILD: Compiling quote v1.0.27
> 90:NONVERBOSE BUILD: Compiling syn v1.0.109
> 92:NONVERBOSE BUILD: Compiling pyo3-build-config v0.19.0
> 98:NONVERBOSE BUILD: Compiling once_cell v1.17.0
> 101:NONVERBOSE BUILD: Compiling libc v0.2.146
> 104:NONVERBOSE BUILD: Compiling serde_derive v1.0.152
> 108:NONVERBOSE BUILD: Compiling pyo3-ffi v0.19.0
> 110:NONVERBOSE BUILD: Compiling lock_api v0.4.9
> 112:NONVERBOSE BUILD: Compiling parking_lot_core v0.9.3
> 114:NONVERBOSE BUILD: Compiling serde v1.0.152
> 116:NONVERBOSE BUILD: Compiling ryu v1.0.2
> 123:NONVERBOSE BUILD: Compiling memoffset v0.6.5
> 125:NONVERBOSE BUILD: Compiling indexmap v1.9.2
> 127:NONVERBOSE BUILD: Compiling smallvec v1.9.0
> 129:NONVERBOSE BUILD: Compiling cfg-if v1.0.0
> 131:NONVERBOSE BUILD: Compiling scopeguard v1.1.0
> 138:NONVERBOSE BUILD: Compiling pyo3-macros-backend v0.19.0
> 141:NONVERBOSE BUILD: Compiling pyo3 v0.19.0
> 143:NONVERBOSE BUILD: Compiling serde_json v1.0.87
> 145:NONVERBOSE BUILD: Compiling hashbrown v0.12.3
> 148:NONVERBOSE BUILD: Compiling unindent v0.1.8
> 150:NONVERBOSE BUILD: Compiling linked-hash-map v0.5.6
> 152:NONVERBOSE BUILD: Compiling yaml-rust v0.4.5
> 154:NONVERBOSE BUILD: Compiling indoc v1.0.4
> 159:NONVERBOSE BUILD: Compiling pyo3-macros v0.19.0
> 162:NONVERBOSE BUILD: Compiling parking_lot v0.12.1
> 166:NONVERBOSE BUILD: Compiling itoa v1.0.1
> 170:NONVERBOSE BUILD: Compiling serde_yaml v0.8.26
> 172:NONVERBOSE BUILD: Compiling lintian-brush v0.148.0 (/builds/jelmer/lintian-brush/debian/output/source_dir) > 174:NONVERBOSE BUILD: Compiling lintian-brush-py v0.0.0 (/builds/jelmer/lintian-brush/debian/output/source_dir/lintian-brush-py)
>
> https://salsa.debian.org/jelmer/lintian-brush/-/jobs/4307243
>

This  holds true  for all rust based projects. See https://salsa.debian.org/debian/greetd/-/jobs/4488272 for instance. I disabled blhc for all rust projects I maintain for the Salsa CI, but it would be nice if that wasn't a hard error.

best,


--
Matthias Geiger <werdahias>
Debian Maintainer

Attachment: OpenPGP_0x18BD106B3B6C5475.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to