[Bug 277633] Mk/Uses/cargo.mk: Build of the port security/solana fails: error: failed to parse manifest at `/wrkdirs/usr/ports/security/solana/work/solana-1.18.5/Cargo.toml`
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 277633] Mk/Uses/cargo.mk: Build of the port security/solana fails: error: failed to parse manifest at `/wrkdirs/usr/ports/security/solana/work/solana-1.18.5/Cargo.toml`"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 277633] Mk/Uses/cargo.mk: Build of the port security/solana fails: error: failed to parse manifest at `/wrkdirs/usr/ports/security/solana/work/solana-1.18.5/Cargo.toml`"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 11 Mar 2024 16:27:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277633 Bug ID: 277633 Summary: Mk/Uses/cargo.mk: Build of the port security/solana fails: error: failed to parse manifest at `/wrkdirs/usr/ports/security/solana/work/solana-1.18.5 /Cargo.toml` Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: yuri@freebsd.org Created attachment 249095 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=249095&action=edit patch Build of the patched security/solana port with rust-1.76.0 fails: ===> Configuring for solana-1.18.5 ===> Additional optimization to port applied ===> Cargo config: [source.cargo] directory = '/wrkdirs/usr/ports/security/solana/work/solana-1.18.5/cargo-crates' [source.crates-io] replace-with = 'cargo' [patch.crates-io] crossbeam-epoch = { path = '/wrkdirs/usr/ports/security/solana/work/crossbeam-fd279d707025f0e60951e429bf778b4813d1b6bf/crossbeam-epoch' } [patch.'https://github.com/RustCrypto/AEADs'] aes-gcm-siv = { path = '/wrkdirs/usr/ports/security/solana/work/AEADs-6105d7a5591aefa646a95d12b5e8d3f55a9214ef/aes-gcm-siv' } [patch.'https://github.com/solana-labs/solana-tokio.git'] tokio = { path = '/wrkdirs/usr/ports/security/solana/work/solana-tokio-7cf47705faacf7bf0e43e4131a5377b3291fce21/tokio' } tokio-macros = { path = '/wrkdirs/usr/ports/security/solana/work/solana-tokio-7cf47705faacf7bf0e43e4131a5377b3291fce21/tokio-macros' } [patch.'https://github.com/solana-labs/crossbeam'] crossbeam-epoch = { path = '/wrkdirs/usr/ports/security/solana/work/crossbeam-fd279d707025f0e60951e429bf778b4813d1b6bf/crossbeam-epoch' } [patch.'https://github.com/solana-labs/curve25519-dalek.git'] curve25519-dalek = { path = '/wrkdirs/usr/ports/security/solana/work/curve25519-dalek-b500cdc2a920cd5bff9e2dd974d7b97349d61464' } ===> Updating Cargo.lock error: failed to parse manifest at `/wrkdirs/usr/ports/security/solana/work/solana-1.18.5/Cargo.toml` Caused by: key `rev` is ignored for dependency (aes-gcm-siv). *** Error code 101 Stop. make: stopped in /usr/ports/security/solana -- You are receiving this mail because: You are the assignee for the bug.