Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jul 2023 16:17:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 272602] textpoc/ripgrep: compilation fails
Message-ID:  <bug-272602-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 272602
           Summary: textpoc/ripgrep: compilation fails
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: alexey@ocaml.nl

I have FreeBSD 13.2-p1 and the latest port branch. Compilation of
textproc/ripgrep fails like this:
https://github.com/BurntSushi/ripgrep/issues/2516

As far as I understand, grep crate version 0.2.12 is required, and ripgrep
indeed depends on it:
https://github.com/BurntSushi/ripgrep/blob/304a60e8e9d4b2a42dc3dfb1ba4cef6d=
7bf92515/Cargo.toml#L53

However, here is what I see after failed compilation:

# grep '\<grep\>' /usr/ports/textproc/ripgrep/work/ripgrep-13.0.0/Cargo.tom=
l |
grep version
grep =3D { version =3D "0.2.8", path =3D "crates/grep" }

--=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-272602-7788>