Hi there, On Tue, 25 Oct 2022, Micah Snyder (micasnyd) wrote:
Please help us validate this release by providing feedback via the ClamAV mailing list...
~/clamav-1.0.0-rc/build $ cmake .. -D CMAKE_BUILD_TYPE=Release ... ... ~/clamav-1.0.0-rc/build $ cmake --build . ... ... [ 42%] Built target lzma_sdk [ 43%] Building clamav_rust in /home/ged/CLAMAV/clamav-1.0.0-rc/build with: /usr/bin/cargo build --target arm-unknown-linux-gnueabihf --release --target-dir /home/ged/CLAMAV/clamav-1.0.0-rc/build error: failed to load source for a dependency on `flate2` Caused by: Unable to update registry `https://github.com/rust-lang/crates.io-index` Caused by: failed to update replaced source registry `https://github.com/rust-lang/crates.io-index` Caused by: failed to parse manifest at `/home/ged/CLAMAV/clamav-1.0.0-rc/libclamav_rust/.cargo/vendor/bumpalo/Cargo.toml` Caused by: failed to parse the `edition` key Caused by: supported edition values are `2015` or `2018`, but `2021` is unknown make[2]: *** [libclamav_rust/CMakeFiles/clamav_rust_target.dir/build.make:2955: arm-unknown-linux-gnueabihf/release/libclamav_rust.a] Error 101 make[1]: *** [CMakeFiles/Makefile2:1610: libclamav_rust/CMakeFiles/clamav_rust_target.dir/all] Error 2 make: *** [Makefile:166: all] Error 2 This is on armv7, Debian Bullseye Linux. Previously I built 0.103.x and 0.104.x on this platform, but not 0.105.x, which apparently gave the same problem when someone tried to build on Solaris last year: https://www.mail-archive.com/[email protected]/msg51870.html Currently still running 0.103 in production. -- 73, Ged. _______________________________________________ Manage your clamav-users mailing list subscription / unsubscribe: https://lists.clamav.net/mailman/listinfo/clamav-users Help us build a comprehensive ClamAV guide: https://github.com/Cisco-Talos/clamav-documentation https://docs.clamav.net/#mailing-lists-and-chat
