Date: Sat, 04 Oct 2025 17:13:38 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 289997] `make delete-old` throws duplicate script warnings Message-ID: <bug-289997-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
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: bugs@FreeBSD.org Reporter: kenrap@kennethraplee.com 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.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-289997-227>
