Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Jan 2023 08:18:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 268706] Mk/Uses/cargo.mk: Fails to configure one Rust port (audio/psst)
Message-ID:  <bug-268706-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 268706
           Summary: Mk/Uses/cargo.mk: Fails to configure one Rust port
                    (audio/psst)
           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 239193
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D239193&action=
=3Dedit
shar

The error below looks cryptic.


=3D=3D=3D>  Configuring for psst-g20221012
=3D=3D=3D>   Cargo config:
[source.cargo]
directory =3D '/usr/ports/audio/psst/work/psst-d70ed81/psst-gui/cargo-crate=
s'
[source.crates-io]
replace-with =3D 'cargo'
[patch.'https://github.com/jpochyla/piet']
piet =3D { path =3D
'/usr/ports/audio/psst/work/piet-0010af07c952803021afa3b89614b26cebf4e084/p=
iet'
}
piet-cairo =3D { path =3D
'/usr/ports/audio/psst/work/piet-0010af07c952803021afa3b89614b26cebf4e084/p=
iet-cairo'
}
piet-common =3D { path =3D
'/usr/ports/audio/psst/work/piet-0010af07c952803021afa3b89614b26cebf4e084/p=
iet-common'
}
piet-coregraphics =3D { path =3D
'/usr/ports/audio/psst/work/piet-0010af07c952803021afa3b89614b26cebf4e084/p=
iet-coregraphics'
}
piet-direct2d =3D { path =3D
'/usr/ports/audio/psst/work/piet-0010af07c952803021afa3b89614b26cebf4e084/p=
iet-direct2d'
}
piet-web =3D { path =3D
'/usr/ports/audio/psst/work/piet-0010af07c952803021afa3b89614b26cebf4e084/p=
iet-web'
}
[patch.'https://github.com/mozilla/cubeb-rs']
cubeb =3D { path =3D
'/usr/ports/audio/psst/work/cubeb-rs-a5276e2903e07ec62fe42ba7ccfd590355668a=
84/cubeb-api'
}
cubeb-core =3D { path =3D
'/usr/ports/audio/psst/work/cubeb-rs-a5276e2903e07ec62fe42ba7ccfd590355668a=
84/cubeb-core'
}
cubeb-sys =3D { path =3D
'/usr/ports/audio/psst/work/cubeb-rs-a5276e2903e07ec62fe42ba7ccfd590355668a=
84/cubeb-sys'
}
[patch.'https://github.com/jpochyla/druid']
druid =3D { path =3D
'/usr/ports/audio/psst/work/druid-1f187ddf8a3d3d66e6d69377e1ed66c448212d4e/=
druid'
}
druid-derive =3D { path =3D
'/usr/ports/audio/psst/work/druid-1f187ddf8a3d3d66e6d69377e1ed66c448212d4e/=
druid-derive'
}
druid-shell =3D { path =3D
'/usr/ports/audio/psst/work/druid-1f187ddf8a3d3d66e6d69377e1ed66c448212d4e/=
druid-shell'
}
[patch.'https://github.com/luleyleo/druid-enums']
druid-enums =3D { path =3D
'/usr/ports/audio/psst/work/druid-enums-ed307acce2207ad0997985ca5c18ff827be=
1f9d3'
}
=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/audio/psst/work/psst-d70ed81/psst-gui/Cargo.toml
workspace: /usr/ports/audio/psst/work/psst-d70ed81/Cargo.toml
error: failed to resolve patches for
`https://github.com/rust-lang/crates.io-index`

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

Caused by:
  The patch location `https://github.com/jpochyla/piet?branch=3Dpsst` does =
not
appear to contain any packages matching the name `piet`.
*** Error code 101

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