[Bug 288277] find(3) -delete flag doesn't delete all found directories
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 288277] find(3) -delete flag doesn't delete all found directories"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 288277] find(3) -delete flag doesn't delete all found directories"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 288277] find(3) -delete flag doesn't delete all found directories"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 288277] find(3) -delete flag doesn't delete all found directories"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 17 Jul 2025 18:36:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288277
Bug ID: 288277
Summary: find(3) -delete flag doesn't delete all found
directories
Product: Base System
Version: 14.3-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: bugs@FreeBSD.org
Reporter: yuri@freebsd.org
Testcase:
1. cd /usr/ports/graphics/filament
2. comment out the line with the "workaround for the find(1) -delete bug"
comment
3. make
4. make check-plist
5. the 'make check-plist' command prints the files that the find command failed
to delete
Problematic command:
> ${FIND} ${STAGEDIR}${PREFIX} -iname "*spirv*" -delete
Leftover files:
> include/spirv-tools/linker.hpp
> include/spirv-tools/optimizer.hpp
FreeBSD 14.3
--
You are receiving this mail because:
You are the assignee for the bug.