Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Mar 2023 11:40:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 270034] lang/rust: 'make cargo-crates' generates an list of dependencies that fail in configure for one port (textproc/jaq)
Message-ID:  <bug-270034-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 270034
           Summary: lang/rust: 'make cargo-crates' generates an list of
                    dependencies that fail in configure for one port
                    (textproc/jaq)
           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
          Assignee: rust@FreeBSD.org
             Flags: maintainer-feedback?(rust@FreeBSD.org)

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

The attached port has CARGO_CRATES generated by 'make cargo-crates' but it
fails in configure:
=3D=3D=3D>  Configuring for jaq-0.10.0
=3D=3D=3D>   Additional optimization to port applied
=3D=3D=3D>   Cargo config:
[source.cargo]
directory =3D '/usr/ports/textproc/jaq/work/jaq-0.10.0/jaq/cargo-crates'
[source.crates-io]
replace-with =3D 'cargo'
[patch.'https://github.com/01mf02/regex']
regex-syntax =3D { path =3D
'/usr/ports/textproc/jaq/work/regex-90eebbdb9396ca10510130327073a3d596674d0=
4/regex-syntax'
}
=3D=3D=3D>   Updating Cargo.lock
warning: profiles for the non root package will be ignored, specify profile=
s at
the workspace root:
package:   /usr/ports/textproc/jaq/work/jaq-0.10.0/jaq/Cargo.toml
workspace: /usr/ports/textproc/jaq/work/jaq-0.10.0/Cargo.toml
error: failed to resolve patches for
`https://github.com/rust-lang/crates.io-index`

Caused by:
  patch for `regex-syntax` in `https://github.com/rust-lang/crates.io-index`
failed to resolve

Caused by:
  The patch location `https://github.com/01mf02/regex?rev=3D90eebbd` does n=
ot
appear to contain any packages matching the name `regex-syntax`.
*** Error code 101

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