https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289997
Bug ID: 289997
Summary: `make delete-old` throws duplicate script warnings
Product: Base System
Version: 16.0-CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: misc
Assignee: [email protected]
Reporter: [email protected]
make -C /usr/src BATCH_DELETE_OLD_FILES=YES delete-old
make[1]: /usr/src/Makefile.inc1:2867: warning: duplicate script for target
"_bootstrap-tools-lib/libmd" ignored
make[1]: /usr/src/Makefile.inc1:2867: warning: using previous script for
"_bootstrap-tools-lib/libmd" defined here
>>> Removing old files (only deletes safe to delete libs)
make[2]: /usr/src/Makefile.inc1:2867: warning: duplicate script for target
"_bootstrap-tools-lib/libmd" ignored
make[2]: /usr/src/Makefile.inc1:2867: warning: using previous script for
"_bootstrap-tools-lib/libmd" defined here
make[3]: /usr/src/Makefile.inc1:2867: warning: duplicate script for target
"_bootstrap-tools-lib/libmd" ignored
make[3]: /usr/src/Makefile.inc1:2867: warning: using previous script for
"_bootstrap-tools-lib/libmd" defined here
/usr/libexec/kgdb/acttrace.py
>>> Old files removed
>>> Removing old directories
make[2]: /usr/src/Makefile.inc1:2867: warning: duplicate script for target
"_bootstrap-tools-lib/libmd" ignored
make[2]: /usr/src/Makefile.inc1:2867: warning: using previous script for
"_bootstrap-tools-lib/libmd" defined here
make[3]: /usr/src/Makefile.inc1:2867: warning: duplicate script for target
"_bootstrap-tools-lib/libmd" ignored
make[3]: /usr/src/Makefile.inc1:2867: warning: using previous script for
"_bootstrap-tools-lib/libmd" defined here
/usr/libexec/kgdb
>>> Old directories removed
To remove old libraries run 'make delete-old-libs'.
# uname -aKU
FreeBSD freebsd 16.0-CURRENT FreeBSD 16.0-CURRENT #0 main-n280899-02dfca245808:
Sat Oct 4 08:51:42 PDT 2025
root@freebsd:/usr/obj/usr/src/amd64.amd64/sys/GENERIC-NODEBUG amd64 1600001
1600001
--
You are receiving this mail because:
You are the assignee for the bug.