Search Criteria
Package Details: diskscan 0.21-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/diskscan.git (read-only, click to copy) |
|---|---|
| Package Base: | diskscan |
| Description: | CLI tool to scan block devices for unreadable sectors |
| Upstream URL: | https://github.com/baruch/diskscan |
| Licenses: | GPL3 |
| Submitter: | jdn06 |
| Maintainer: | r4um |
| Last Packager: | r4um |
| Votes: | 6 |
| Popularity: | 0.000002 |
| First Submitted: | 2015-10-27 00:33 (UTC) |
| Last Updated: | 2024-07-27 08:42 (UTC) |
Dependencies (2)
- python-yaml (python-yaml-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
Latest Comments
fennectech commented on 2026-02-21 21:38 (UTC)
CMake Error at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 has been removed from CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.
build failure with both the git and non git version