Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 07 Jan 2023 06:30:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 268801] lang/rust: 'make cargo-crates' generates an incomplete list of dependencies for one port (sysutils/loop)
Message-ID:  <bug-268801-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 268801
           Summary: lang/rust: 'make cargo-crates' generates an incomplete
                    list of dependencies for one port (sysutils/loop)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: rust@FreeBSD.org
          Reporter: yuri@freebsd.org
             Flags: maintainer-feedback?(rust@FreeBSD.org)
          Assignee: rust@FreeBSD.org

Created attachment 239321
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D239321&action=
=3Dedit
loop.shar

The attached port fails to compile:
=3D=3D=3D>  Configuring for loop-command-g20201117
=3D=3D=3D>   Cargo config:
[source.cargo]
directory =3D '/usr/ports/sysutils/loop/work/Loop-209927c/cargo-crates'
[source.crates-io]
replace-with =3D 'cargo'
=3D=3D=3D>   Updating Cargo.lock
error: no matching package named `assert_cmd` found
location searched: registry `crates-io`
required by package `loop-rs v0.6.1
(/usr/ports/sysutils/loop/work/Loop-209927c)`
*** Error code 101


assert_cmd is missing, and its dependencies are also missing in the output =
of
'make cargo-crates'.

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