sahib / rmlint

Extremely fast tool to remove duplicates and other lint from your filesystem
http://rmlint.rtfd.org
GNU General Public License v3.0
1.86k stars 128 forks source link

Fedora 37: Build cleanup failure #607

Open xanda-escuyer opened 1 year ago

xanda-escuyer commented 1 year ago

Using scons to uninstall fails. Please help us get past it; thank you:-

$: sudo scons uninstall scons: Reading SConscript files ... Checking whether the C compiler works... (cached) yes Checking for git revision... (cached) 2711b84b Checking for pkg-config... (cached) yes Checking for glib-2.0 >= 2.32... (cached) yes Checking for gio-unix-2.0... (cached) yes Checking for blkid... (cached) yes Checking for json-glib-1.0... (cached) yes Checking for -std=c11 support...(cached) yes Checking for cygwin environment...(cached) Linux/yokohama/6.1.7-200.fc37.x86_64/#1 SMP PREEMPT_DYNAMIC Wed Jan 18 17:11:49 UTC 2023/x86_64/x86_64(cached) no Checking whether _mm_crc32_u64 is declared... (cached) yes Checking for GCC version... (cached) 12 Checking whether __builtin_cpu_supports is declared... (cached) yes Checking whether blkid_devno_to_wholedisk is declared... (cached) yes Checking for existence of /sys/block... (cached) yes Checking for C header file libelf.h... (cached) yes Checking for C library libelf... (cached) yes Checking for C type struct fiemap... (cached) yes Checking for C function getxattr()... (cached) yes Checking for C function setxattr()... (cached) yes Checking for C function removexattr()... (cached) yes Checking for C function listxattr()... (cached) yes Checking for C function lgetxattr()... (cached) yes Checking for C function lsetxattr()... (cached) yes Checking for C function lremovexattr()... (cached) yes Checking for C function llistxattr()... (cached) yes Checking size of off_t ... (cached) yes Checking for C function stat64()... (cached) yes Checking whether G_CHECKSUM_SHA512 is declared... (cached) yes Checking for C header file locale.h... (cached) yes Checking for C header file linux/limits.h... (cached) yes Checking whether posix_fadvise is declared... (cached) yes Checking for C header file linux/btrfs.h... (cached) yes Checking for C header file linux/fs.h... (cached) yes Checking for C header file sys/utsname.h... (cached) yes Checking for C header file sys/sysmacros.h... (cached) yes Using compiler optimisation -O2 (to change, run scons with O=[0|1|2|3|s|fast]) Running with --jobs=2 Building rmlint scons: done reading SConscript files. scons: Building targets ... scons: *** [src/uninstall-/usr/local/bin/rmlint] Source /usr/local/bin/rmlint' not found, needed by targetsrc/uninstall-/usr/local/bin/rmlint'. scons: building terminated because of errors.