An implementation of git fast-export for Pijul

#1 [Compilation error] Failed to compile from clean clone

Closed on April 17, 2023
saona-raimundo on April 7, 2023

Hi!

I was checking the repo and could not compile it. There seems to be problems with the compilation of the crate zstd-seekable v0.1.20, which is a dependency of libpijul v1.0.0-beta.4.

Before submitting the error to libpijul I wanted to ask you if you had problems compiling this crate.

andybalholm on April 7, 2023

It compiles fine for me on Linux with cargo 1.68.2.

saona-raimundo on April 12, 2023

Thanks! It seems that the zstd-seekable crate’s build.rs looks for an installation of zstd (searched as libzstd in Linux). I presume this is included in your Linux distribution.

I will open discussion in the related crates.

saona-raimundo closed this discussion on April 12, 2023
saona-raimundo on April 17, 2023

Hi! After a discussion on pijul/zstd-seekable https://nest.pijul.com/pijul/zstd-seekable/discussions/12

the issue was fixed for compiling on Windows. There was a bug in the compilation process.

The only thing left to do would be to update Cargo.lock for this repo (running cargo update does the job).

saona-raimundo reopened this discussion on April 17, 2023
andybalholm added a change on April 17, 2023
XJLSNX3LGZPQ5OFKG57C3H7P5VRSGHYQU3IKXEPRQR7LBKPU5DEAC
main
andybalholm on April 17, 2023

Done.

andybalholm closed this discussion on April 17, 2023