[Bug 272467] deskutils/pueue: Fails to build with rust 1.71.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 12 Jul 2023 11:35:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272467 Bug ID: 272467 Summary: deskutils/pueue: Fails to build with rust 1.71.0 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: yuri@freebsd.org Reporter: mikael@FreeBSD.org Flags: maintainer-feedback?(yuri@freebsd.org) Assignee: yuri@freebsd.org error: error[E0170]: pattern binding `column` is named the same as one of the variants of the type `client::query::Rule` --> pueue/src/client/query/filters.rs:72:9 | 72 | let column = column.as_rule(); | ^^^^^^ | = note: `#[deny(bindings_with_variant_name)]` on by default The alpine guy uses this patch: https://git.alpinelinux.org/aports/commit/community/pueue?id=6e6e3b80434f09b1ec0e777afa2c88ab526b0ba3 -- You are receiving this mail because: You are the assignee for the bug.