Thanks for the help, it seems you were correct on both counts. 






---- On Mon, 23 Dec 2024 16:00:35 +0100 Efraim Flashner <efr...@flashner.co.il> 
wrote ---



On Sun, Dec 22, 2024 at 12:06:23PM +0100, Gabor Gero via wrote: 
> Hello, 
> 
<snip> 
> 
> The problem is that if I try to build it via guix build, while all the Rust 
> dependencies get pulled in by guix perfectly fine, once it reaches the build 
> stage, cargo prints the following warning: 
> "warning: 
> `/tmp/guix-build-pointersearcher-x-0.7.4-dylib.drv-0/source/.cargo/config` is 
> deprecated in favor of `config.toml` 
> note: if you need to support cargo 1.38 or earlier, you can symlink `config` 
> to `config.toml`" 
> and attempts to download argh and rayon. What am I doing wrong? 
 
Oh, I responded to the warning and not the actual problem. 
 
I see that command/Cargo.toml gives a git url for argh, that might need 
to be patched to refer to a released version which you'd provide.  Also 
in libptrscan/Cargo.toml it lists a dependency on machx-0.4 which you 
might also need to add. 
 
-- 
Efraim Flashner   <mailto:efr...@flashner.co.il>   אפרים פלשנר 
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351 
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Reply via email to