[Bug 274245] Running make clean on macOS attempts to remove /etc

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 03 Oct 2023 15:43:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274245

            Bug ID: 274245
           Summary: Running make clean on macOS attempts to remove /etc
           Product: Base System
           Version: 15.0-CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: misc
          Assignee: bugs@FreeBSD.org
          Reporter: 0mp@FreeBSD.org

I ran the following command on macOS 13.5.2:

    "MAKEOBJDIRPREFIX=/private/tmp/obj tools/build/make.py --debug TARGET=amd64
 TARGET_ARCH=amd64 --bootstrap-toolchain clean

and I got the following message:

    ...
    ===> etc (clean)
    bmake[2]: warning: /etc: Permission denied.
    ...

I didn't investigate but it seems to be a bug.

The FreeBSD src tree is at 4862e8ac0223d7b19c8b3e070af1e2b38b18f333.

-- 
You are receiving this mail because:
You are the assignee for the bug.