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: [email protected]
          Reporter: [email protected]

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.

Reply via email to