Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jul 2023 11:35:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 272467] deskutils/pueue: Fails to build with rust 1.71.0
Message-ID:  <bug-272467-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272467

            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 vari=
ants
of the type `client::query::Rule`
  --> pueue/src/client/query/filters.rs:72:9
   |
72 |     let column =3D column.as_rule();
   |         ^^^^^^
   |
   =3D note: `#[deny(bindings_with_variant_name)]` on by default

The alpine guy uses this patch:
https://git.alpinelinux.org/aports/commit/community/pueue?id=3D6e6e3b80434f=
09b1ec0e777afa2c88ab526b0ba3

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272467-7788>