Package Details: wipefreespace 2.6-1

Git Clone URL: https://aur.archlinux.org/wipefreespace.git (read-only, click to copy)
Package Base: wipefreespace
Description: Securely wipe the free space on an ext2/3/4,NTFS, XFS, ReiserFSv3, ReiserFSv4, FAT12/16/32, Minix, JFS and HFS+ partition or drive
Upstream URL: https://sourceforge.net/projects/wipefreespace
Licenses: GPL
Submitter: severach
Maintainer: severach (stef204)
Last Packager: severach
Votes: 9
Popularity: 0.013125
First Submitted: 2015-09-03 07:32 (UTC)
Last Updated: 2023-09-21 01:03 (UTC)

Latest Comments

dreieck commented on 2023-09-22 14:55 (UTC)

Maybe some more libraries can be added as

make + optional dependencies?:

 *  Ext2/3/4: yes
 *  NTFS: yes
 *  XFS: no (xfs_db program missing)
 *  ReiserFSv3: no (library missing or unusable)
 *  Reiser4: no (library missing or unusable)
 *  FAT12/16/32: no (library missing or unusable)
 *  MinixFS: no (library missing or unusable)
 *  JFS: no (library missing or unusable)
 *  HFS+: no (library missing or unusable)
 *  OCFS: no (library missing or unusable)

Regards!

simona commented on 2022-04-18 09:40 (UTC)

  • Ext2/3/4: yes
  • NTFS: yes
  • XFS: yes
  • ReiserFSv3: no (library missing or unusable)
  • Reiser4: yes
  • FAT12/16/32: no (library missing or unusable)
  • MinixFS: no (library missing or unusable)
  • JFS: no (library missing or unusable)
  • HFS+: no (library missing or unusable)
  • OCFS: no (library missing or unusable)
    what is missing for FAT?

bitwave commented on 2019-09-15 11:01 (UTC)

use in wfs_util.c #include <sys/sysmacros.h> to fix the build error

balwierz commented on 2019-08-03 12:46 (UTC)

Does not build.

/usr/bin/ld: wfs_util.o: in function `wfs_get_mnt_point_mounts':
wfs_util.c:(.text+0x450): undefined reference to `major'
/usr/bin/ld: wfs_util.o: in function `wfs_check_loop_mounted':
wfs_util.c:(.text+0x6f8): undefined reference to `major'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:311: wipefreespace] Error 1
make[1]: *** [Makefile:301: all-recursive] Error 1
make: *** [Makefile:237: all] Error 2
/usr/bin/makepkg: line 342: logpipe: unbound variable

stef204 commented on 2016-07-03 11:00 (UTC)

flagged out of date since 2.2 seems to be out; also please check the source url as getting error "cannot download"--possibly due to sourceforge redirection (which is a PITA)?