[Bug 286025] make check finishes with "Operation not permitted" and "Directory not empty" errors that are ignored
Date: Fri, 11 Apr 2025 04:32:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286025
Bug ID: 286025
Summary: make check finishes with "Operation not permitted" and
"Directory not empty" errors that are ignored
Product: Base System
Version: Unspecified
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: tests
Assignee: testing@FreeBSD.org
Reporter: pat@patmaddox.com
Every invocation of `make check` that I run ends with the following output:
rm: checkdir/var/empty: Operation not permitted
rm: checkdir/var: Directory not empty
rm: checkdir: Directory not empty
*** Error code 1 (ignored)
As a person new to building freebsd-src and running the test suite, I found it
confusing. Is my environment set up correctly? Am I getting the same results as
everyone else?
--
You are receiving this mail because:
You are the assignee for the bug.