I'm having an issue with release 1.6.1-1, seems related to anyhow
dependency. If anyone is having the same issue a rustup default stable
(never did that before) seems to correct the issue.
Compiling pacmanconf v1.0.0
Compiling tracing v0.1.26
Compiling tendril v0.4.2
error[E0433]: failed to resolve: could not find `addr_of` in `ptr`
--> /home/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.40/src/error.rs:606:14
|
606 | ptr::addr_of!((*unerased.as_ptr())._object) as *mut E,
| ^^^^^^^ could not find `addr_of` in `ptr`
error[E0433]: failed to resolve: could not find `addr_of` in `ptr`
--> /home/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.40/src/error.rs:647:22
|
647 | ptr::addr_of!((*unerased.as_ptr())._object) as *mut E,
| ^^^^^^^ could not find `addr_of` in `ptr`
Compiling unicode-normalization v0.1.17
error: aborting due to 2 previous errors
For more information about this error, try `rustc --explain E0433`.
error: could not compile `anyhow`
To learn more, run the command again with --verbose.
warning: build failed, waiting for other jobs to finish...
error: build failed
==> ERROR: A failure occurred in build().
Aborting...
:: Packages failed to build: paru-1.6.1-1
✘ ~ paru --version
paru v1.5.1 +backtrace - libalpm v12.0.2
~ rustc --version
rustc 1.51.0-nightly (a4cbb44ae 2021-01-20)
Pinned Comments
haxie commented on 2023-05-26 17:45 (UTC)
you're better off contacting her via the github, this comments section is 90% "it's out of date" from people who didn't scroll down before posting