Bug 286025 - make check finishes with "Operation not permitted" and "Directory not empty" errors that are ignored
Summary: make check finishes with "Operation not permitted" and "Directory not empty" ...
Status: New
Alias: None
Product: Base System
Classification: Unclassified
Component: tests (show other bugs)
Version: Unspecified
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-testing (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-11 04:32 UTC by Pat Maddox
Modified: 2025-04-11 04:55 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pat Maddox 2025-04-11 04:32:25 UTC
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?
Comment 1 Pat Maddox 2025-04-11 04:55:08 UTC
https://reviews.freebsd.org/D49775