Date: Mon, 29 Jan 2024 10:50:18 +0100 From: Alexander Leidinger <Alexander@Leidinger.net> To: Mark Millard <marklmi@yahoo.com> Cc: david@catwhisker.org, FreeBSD-STABLE Mailing List <freebsd-stable@freebsd.org> Subject: Re: Should changes in src/usr.sbin/bhyve/ trigger an llvm rebuild? Message-ID: <418237252dc000bc1cc21a7f9220a2e5@Leidinger.net> In-Reply-To: <8A79DE24-403E-4E73-82B6-0E5CF4F27604@yahoo.com> References: <EAD76C2C-065E-4EFA-901F-1C0FD13FFC65.ref@yahoo.com> <EAD76C2C-065E-4EFA-901F-1C0FD13FFC65@yahoo.com> <ZbZ2u9FlUhvb1orU@albert.catwhisker.org> <5BCB8F1A-B5D5-4506-87E1-8B26E713C6F5@yahoo.com> <ZbbPyYNtF6prkdtd@albert.catwhisker.org> <B1231700-D7A1-4190-AA2A-495CEA954535@yahoo.com> <8A79DE24-403E-4E73-82B6-0E5CF4F27604@yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --=_c0627a7ac0a9501b1af0fa9e0fbceb9a Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed Am 2024-01-29 00:00, schrieb Mark Millard: > I would have to see make -dM output from (D) to > find the specific timing relationships that lead > to that. There is way to much to analyze the > specifics manually, especially because dependency > chains have to be considered. Not -stable, but -current (no change to src, buildworld after installworld to a new BE and booting this new BE): # grep newer buildworld_debug.log | grep -E 'amd64.amd64/tmp/(usr|legacy)/' | cut -d : -f 3 | sort -u file '/space/system/usr_obj/space/system/usr_src/amd64.amd64/tmp/legacy/usr/include/roken.h' is newer than the target... file '/space/system/usr_obj/space/system/usr_src/amd64.amd64/tmp/legacy/usr/sbin/asn1_compile' is newer than the target... file '/space/system/usr_obj/space/system/usr_src/amd64.amd64/tmp/legacy/usr/sbin/awk' is newer than the target... file '/space/system/usr_obj/space/system/usr_src/amd64.amd64/tmp/legacy/usr/sbin/basename' is newer than the target... file '/space/system/usr_obj/space/system/usr_src/amd64.amd64/tmp/legacy/usr/sbin/cap_mkdb' is newer than the target... file '/space/system/usr_obj/space/system/usr_src/amd64.amd64/tmp/legacy/usr/sbin/cat' is newer than the target... file '/space/system/usr_obj/space/system/usr_src/amd64.amd64/tmp/legacy/usr/sbin/clang-tblgen' is newer than the target... file '/space/system/usr_obj/space/system/usr_src/amd64.amd64/tmp/legacy/usr/sbin/compile_et' is newer than the target... file '/space/system/usr_obj/space/system/usr_src/amd64.amd64/tmp/legacy/usr/sbin/cp' is newer than the target... file '/space/system/usr_obj/space/system/usr_src/amd64.amd64/tmp/legacy/usr/sbin/crunchgen' is newer than the target... file '/space/system/usr_obj/space/system/usr_src/amd64.amd64/tmp/legacy/usr/sbin/crunchide' is newer than the target... file '/space/system/usr_obj/space/system/usr_src/amd64.amd64/tmp/legacy/usr/sbin/dd' is newer than the target... file '/space/system/usr_obj/space/system/usr_src/amd64.amd64/tmp/legacy/usr/sbin/env' is newer than the target... file '/space/system/usr_obj/space/system/usr_src/amd64.amd64/tmp/legacy/usr/sbin/file2c' is newer than the target... file '/space/system/usr_obj/space/system/usr_src/amd64.amd64/tmp/legacy/usr/sbin/gencat' is newer than the target... file '/space/system/usr_obj/space/system/usr_src/amd64.amd64/tmp/legacy/usr/sbin/grep' is newer than the target... file '/space/system/usr_obj/space/system/usr_src/amd64.amd64/tmp/legacy/usr/sbin/gzip' is newer than the target... file '/space/system/usr_obj/space/system/usr_src/amd64.amd64/tmp/legacy/usr/sbin/jot' is newer than the target... file '/space/system/usr_obj/space/system/usr_src/amd64.amd64/tmp/legacy/usr/sbin/lex' is newer than the target... file '/space/system/usr_obj/space/system/usr_src/amd64.amd64/tmp/legacy/usr/sbin/lldb-tblgen' is newer than the target... file '/space/system/usr_obj/space/system/usr_src/amd64.amd64/tmp/legacy/usr/sbin/llvm-min-tblgen' is newer than the target... file '/space/system/usr_obj/space/system/usr_src/amd64.amd64/tmp/legacy/usr/sbin/llvm-tblgen' is newer than the target... file '/space/system/usr_obj/space/system/usr_src/amd64.amd64/tmp/legacy/usr/sbin/ln' is newer than the target... file '/space/system/usr_obj/space/system/usr_src/amd64.amd64/tmp/legacy/usr/sbin/m4' is newer than the target... file '/space/system/usr_obj/space/system/usr_src/amd64.amd64/tmp/legacy/usr/sbin/make-roken' is newer than the target... file '/space/system/usr_obj/space/system/usr_src/amd64.amd64/tmp/legacy/usr/sbin/mkcsmapper' is newer than the target... file '/space/system/usr_obj/space/system/usr_src/amd64.amd64/tmp/legacy/usr/sbin/mkesdb' is newer than the target... file '/space/system/usr_obj/space/system/usr_src/amd64.amd64/tmp/legacy/usr/sbin/mv' is newer than the target... file '/space/system/usr_obj/space/system/usr_src/amd64.amd64/tmp/legacy/usr/sbin/rm' is newer than the target... file '/space/system/usr_obj/space/system/usr_src/amd64.amd64/tmp/legacy/usr/sbin/sed' is newer than the target... file '/space/system/usr_obj/space/system/usr_src/amd64.amd64/tmp/legacy/usr/sbin/sh' is newer than the target... file '/space/system/usr_obj/space/system/usr_src/amd64.amd64/tmp/legacy/usr/sbin/touch' is newer than the target... file '/space/system/usr_obj/space/system/usr_src/amd64.amd64/tmp/legacy/usr/sbin/truncate' is newer than the target... file '/space/system/usr_obj/space/system/usr_src/amd64.amd64/tmp/legacy/usr/sbin/uudecode' is newer than the target... file '/space/system/usr_obj/space/system/usr_src/amd64.amd64/tmp/legacy/usr/sbin/uuencode' is newer than the target... file '/space/system/usr_obj/space/system/usr_src/amd64.amd64/tmp/usr/bin/objcopy' is newer than the target... There is no dependency to outside the obj tree. Would it make sense to exclude the tmp/legacy/usr/sbin/... dependencies? Or a subset? The tmp/usr/bin/objcopy is probably in the middle of a rebuild, but the name legacy gives the impression that not a lot of features are needed from those (basics to build our own version?). Note, grep for "newer" gives >12000 hits. Bye, Alexander. -- http://www.Leidinger.net Alexander@Leidinger.net: PGP 0x8F31830F9F2772BF http://www.FreeBSD.org netchild@FreeBSD.org : PGP 0x8F31830F9F2772BF --=_c0627a7ac0a9501b1af0fa9e0fbceb9a Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc; size=833 Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEER9UlYXp1PSd08nWXEg2wmwP42IYFAmW3dOoACgkQEg2wmwP4 2IbeGA/9H9g6LcmpJiXjdKNQbOtW1UjvymJf0RlM1qpF+1dK8pLIvfSqVeFn32Wu vbHeNajVjDU/OLH2c7ZXaQvYtc5J9KNOITcO0n+33AmkCGtz5JXstbEXsHmq/y84 ako3yS6AB3kOR6ZtJXoE388o/MlLnqyK7Ks8z+/26zbVOP2U4ARxit3s3m+bFuFD WlPYShp1WrOQCBxw6amiHSJ3W1okWNVvJa43lPtkZQCUibHpkimLPcUb3RxAAd3N q1f4bXBHgKfRky9X9M6HHygDmuU8LbZYraDyimVom+UxsripIhtaPPgmVDfc/s5v qebimA28svp1+SyTZ2E8g+87u/O8RiD9N1cCgZdY+UPktuD6TtjksOfJw/lu+Cbz DmQthmE70X9bdyGTPCLb+oc+oAiHYZbvi6+2FH+Q39vlEuxeYmMckeORBqlDcJ46 QXFvPi7YhC5bl8Xws1gG3GVMn6aPHAIjJQ66Acf/YfhTZPkEdyautU/1jKY22IR5 RuymKykHhNNkZTODTiwBaRAuosGGEL2LASD5eLOCvuKRHMxutVFCuS1TfT0mK4J4 l7TH+7GHlooKDsL1RSE/QisTlCWNMCcEeRLBTdXrWXXpvoN1Etfy9thJ3becoQKd FWZDEyVk/wWEFuC6eU/jqCwWjE2F2uT7vqQ8yljV39q5LjV0qH0= =8HZx -----END PGP SIGNATURE----- --=_c0627a7ac0a9501b1af0fa9e0fbceb9a--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?418237252dc000bc1cc21a7f9220a2e5>