Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 07 Aug 2021 04:46:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 257668] Uses/cargo.mk: Doesn't find the crate downloaded from gitlab
Message-ID:  <bug-257668-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 257668
           Summary: Uses/cargo.mk: Doesn't find the crate downloaded from
                    gitlab
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr@FreeBSD.org
          Reporter: yuri@freebsd.org
                CC: ports-bugs@FreeBSD.org

Created attachment 227002
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D227002&action=
=3Dedit
Makefile

The attached port Makefile has the section generated with 'make cargo-crate=
s'
containing:

> GL_TUPLE=3D       https://gitlab.freedesktop.org:gstreamer:gstreamer-rs:f=
00c57cd6f2a0912e04c10887cedbe95be7d5dea:gstreamer \
>                 bilelmoussaoui:libadwaita-rs:2d09b6b566bc0fa2497612768cf0=
c41f582acdd7:libadwaita

'make configure' doesn't create the 'libadwaita*' directory under
work/Shortwave-9bfc5ee2d857035cf0d3c72e211b3d76b85d7414/cargo-crates/ and t=
he
build fails:

> =3D=3D=3D>  Configuring for shortwave-2.0.1
> error: failed to get `libadwaita` as a dependency of package `shortwave v=
0.0.0 (/usr/ports/multimedia/shortwave/work/Shortwave-9bfc5ee2d857035cf0d3c=
72e211b3d76b85d7414)`

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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