From nobody Mon Jan 29 09:50:18 2024 X-Original-To: freebsd-stable@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TNk8N2fF4z58M9S for ; Mon, 29 Jan 2024 09:51:16 +0000 (UTC) (envelope-from Alexander@Leidinger.net) Received: from mailgate.Leidinger.net (mailgate.leidinger.net [IPv6:2a00:1828:2000:313::1:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature ECDSA (P-256) client-digest SHA256) (Client CN "mailgate.leidinger.net", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TNk8N1Gvmz4nrd for ; Mon, 29 Jan 2024 09:51:16 +0000 (UTC) (envelope-from Alexander@Leidinger.net) Authentication-Results: mx1.freebsd.org; none List-Id: Production branch of FreeBSD source code List-Archive: https://lists.freebsd.org/archives/freebsd-stable List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=leidinger.net; s=outgoing-alex; t=1706521868; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=44xP/FN+cCa9G7wokGz+/cHOT3zvKjRlds4C53zeOV0=; b=KVRXea12OK3s1EQ3FpqfJpMQuKDGMO+5MobX5HDBZiFE1qD+uEEYxdRkZ7TG2LkLqDfLRP +XzG/HFKY28dSgqesrsR1onoSou1glR/DtsAgDhT4w1Mt+zVQM88wXplaM3i0jL+iNJhhv 6EqTzf8OC8vjQI3U7PzlaRk3pqeerXMcDskGCzwgBxmMei0V019Coa8PIQggBG7JQlneQ2 KWEwrmP6cYSnvRl/GcCeByEZbRI9JfdRrp+cizdCel78xi4ZEFnp0/59I/yYlGlUbiGrkm epvNASOX9LRlf8qFqGX6HCxP/Pq8nq3+1NoPWML5tERxNYKAZbABy32nqeKH8A== Date: Mon, 29 Jan 2024 10:50:18 +0100 From: Alexander Leidinger To: Mark Millard Cc: david@catwhisker.org, FreeBSD-STABLE Mailing List Subject: Re: Should changes in src/usr.sbin/bhyve/ trigger an llvm rebuild? In-Reply-To: <8A79DE24-403E-4E73-82B6-0E5CF4F27604@yahoo.com> References: <5BCB8F1A-B5D5-4506-87E1-8B26E713C6F5@yahoo.com> <8A79DE24-403E-4E73-82B6-0E5CF4F27604@yahoo.com> Message-ID: <418237252dc000bc1cc21a7f9220a2e5@Leidinger.net> Organization: No organization, this is a private message. Content-Type: multipart/signed; protocol="application/pgp-signature"; boundary="=_c0627a7ac0a9501b1af0fa9e0fbceb9a"; micalg=pgp-sha256 X-Rspamd-Queue-Id: 4TNk8N1Gvmz4nrd X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:34240, ipnet:2a00:1828::/32, country:DE] 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--