From owner-freebsd-current@freebsd.org Wed Sep 19 02:48:26 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 99EEE108B2B7 for ; Wed, 19 Sep 2018 02:48:26 +0000 (UTC) (envelope-from marklmi@yahoo.com) Received: from sonic312-23.consmr.mail.gq1.yahoo.com (sonic312-23.consmr.mail.gq1.yahoo.com [98.137.69.204]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0D0E08DEEB for ; Wed, 19 Sep 2018 02:48:25 +0000 (UTC) (envelope-from marklmi@yahoo.com) X-YMail-OSG: uT0eDk8VM1le6SkaCHflyowLY3OD2Azw2rYf.o44CHEPi67fZ.MpxSJCXR0XvNH uIHf2pMZeb67H5L8b_8FyEkg4SCf0bnrsfZSeJsBclMzgoe8YRFHTDaveBhPSSxv.LFA3jNNLDV9 08Fm_tdI9Xe8AvdASFP3VRchA.2dePUHeXNRZN7gSuKwaRbmZSYB1zd_vaTFfb9lHy.3glQLclYx RiQgO00DpLceI953yIB1oII4ODXTGbdvR52L3vU_NjmFeXSUepBZYfucGTc3urN43VX58PDwpzaG cgDssZjsgrpfqkCDS3OF0BnRypbB_GQDIMW.FaSkNeEXUJN3plcSwPeamtr_Dl7hI_idRu83HNT. nyAIs5rqRM9KNWOaTR8WRLB7B8td7cS4I11bvJ9xyFhrAPvxi_kq9ImsvJbQscqjYVBlMJqtMyp9 V2tseXAg1zGaADKKN1X.ItiHF.W6Qk08EmbetPmyCTQDdfEmuemBUXsdEmwlnXr60IIcZvExIuA. 55beS5PnYEBg0o7N3Wcp_cbpSNGCoaLxnpdO1Of4HKTYTYVk.B_8tMAooLDnRtjjbPV9LSzXceNR W4GdEKlKMzn0.zh7h.15bc5dOu31dqtM7B8MlJn1zsk1x_aNq4enZe9dWlVmSVKFJoyebY0WAVXp I9bWvS_XFIRPKtqoyXUGYdU.eGkdnbhz8WfpFBcsrziBns501gR4wCj12GetQuu3kOP2bu_r32kQ 0Y41gHrzSkTlAYxW63OZvSB5qr3qbqJiLrKN1XmDucCd2MMGbObr2Bf8Yy78DtaJC9BmNLaMnAl. R8G7kB3F_hdwK2tBFNS.1Nl8.wEPugn_mkx0CZfPRCQWNC3NNUOnlcCIgnn1V3r4tx2x8d5St2Zb o6efBbFMhZB42U6JFHrVxPOjHgm4IRCBqYHetcTG9JOB1O8AVqHzayFIdaIoJ4xi4qBN64rMyyaw KRfTmtVis5vKIFlag08gutSMb.OcB7XV6O7Fp_NmR.3liGJxWUDHruK7sciekXCqH4y4eYwz1i8P Zka9Ze95k Received: from sonic.gate.mail.ne1.yahoo.com by sonic312.consmr.mail.gq1.yahoo.com with HTTP; Wed, 19 Sep 2018 02:48:24 +0000 Received: from ip70-189-131-151.lv.lv.cox.net (EHLO [192.168.0.105]) ([70.189.131.151]) by smtp422.mail.gq1.yahoo.com (Oath Hermes SMTP Server) with ESMTPA ID c312565208e74fd1d2d1b005b8676821; Wed, 19 Sep 2018 02:48:24 +0000 (UTC) From: Mark Millard Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.1\)) Subject: Re: Some delete-old detrius Message-Id: <26183B75-2CBD-4D98-A59F-85617D5D18E2@yahoo.com> Date: Tue, 18 Sep 2018 19:48:23 -0700 To: Sean Bruno , FreeBSD Current X-Mailer: Apple Mail (2.3445.9.1) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Sep 2018 02:48:26 -0000 A problem here is that the references should be to usr.bin instead of usr/bin . See: = https://lists.freebsd.org/pipermail/svn-src-head/2018-September/118426.htm= l which reports for svn commit: r336601 - head: QUOTE Looks like this head/ObsoleteFiles.inc update has a typo in each thing added to OLD_FILES . . . # ls -lTdt /usr/tests/usr.bin/indent/* -r--r--r-- 1 root wheel 121 Sep 13 22:53:30 2018 = /usr/tests/usr.bin/indent/Kyuafile . . . -r--r--r-- 1 root wheel 295 Sep 13 22:53:29 2018 = /usr/tests/usr.bin/indent/binary.0 -r--r--r-- 1 root wheel 92 May 1 19:35:24 2018 = /usr/tests/usr.bin/indent/sac.0.pro -r--r--r-- 1 root wheel 130 May 1 19:35:24 2018 = /usr/tests/usr.bin/indent/sac.0.stdout -r--r--r-- 1 root wheel 122 May 1 19:35:24 2018 = /usr/tests/usr.bin/indent/sac.0 -r--r--r-- 1 root wheel 94 May 1 19:35:24 2018 = /usr/tests/usr.bin/indent/nsac.0.pro -r--r--r-- 1 root wheel 130 May 1 19:35:24 2018 = /usr/tests/usr.bin/indent/nsac.0.stdout -r--r--r-- 1 root wheel 123 May 1 19:35:24 2018 = /usr/tests/usr.bin/indent/nsac.0 vs. ( note usr.bin vs. usr/bin ): Modified: head/ObsoleteFiles.inc = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- head/ObsoleteFiles.inc Sun Jul 22 12:04:21 2018 = (r336600) +++ head/ObsoleteFiles.inc Sun Jul 22 12:45:02 2018 = (r336601) @@ -38,6 +38,13 @@ # xargs -n1 | sort | uniq -d; # done =20 +# 20180722: indent(1) option renamed, test files follow +OLD_FILES+=3Dusr/bin/indent/tests/nsac.0 +OLD_FILES+=3Dusr/bin/indent/tests/nsac.0.pro +OLD_FILES+=3Dusr/bin/indent/tests/nsac.0.stdout +OLD_FILES+=3Dusr/bin/indent/tests/sac.0 +OLD_FILES+=3Dusr/bin/indent/tests/sac.0.pro +OLD_FILES+=3Dusr/bin/indent/tests/sac.0.stdout # 20180721: move of libmlx5.so.1 and libibverbs.so.1 OLD_LIBS+=3Dusr/lib/libmlx5.so.1 OLD_LIBS+=3Dusr/lib/libibverbs.so.1 END QUOTE This was after having the nsac and sac kyua tests report failures in my environment, long after they should have not existed. =3D=3D=3D Mark Millard marklmi at yahoo.com ( dsl-only.net went away in early 2018-Mar)