From nobody Sun Nov 19 09:06:40 2023 X-Original-To: bugs@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 4SY4Wh286tz51VGF for ; Sun, 19 Nov 2023 09:06:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4SY4Wg75Nkz4Y3H for ; Sun, 19 Nov 2023 09:06:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1700384800; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Vj5nydLq49WQBPoLNNdXaAjV7kl8rcUPzZxGFExoRFE=; b=Sk/kvlBOuGVCihHu32JJUoqqEdBn5l0H52NnTY5cjGldq7yCWo8s/JXJ/cKa4KzBsdXvl6 YWMdbmY37hIpl5X+H8RGtaWaJVxPQO5EPtyStfj5Ef+1GEAoz2s61Xfzx0mGfqkmFpJHir 2WBEnKEotAoO5ypkmmQLpmFKFr+dfMMqLPWg3J43cEML7VIqx8UJRle9G+bvrGXTXEXi+5 K7s9ohsvmaNRUaoX7ra0dc1RLgdj5ySVa3UUwebzsQOnqTuwfWdAV5ElndDAnkMCWwpfuS kSeuMYtX9hcD0TiMz3Dn87c7zMUepgjUbOcsdCN5npGEIWpJ5Kb3tntVeDG/kQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1700384800; a=rsa-sha256; cv=none; b=Rx51wqVVYmaODh1VXHIzTxxKt7HzSuIeFzyxV6mZKJTCaPZsDCql+nyIOrAyiqNWOrhd7i WanpQ5trTm5vlenRBlpJCBPk8r7fc+Rum2eTP3bif+F+CprV8Vi2Lss0RIH9MWglbmM7fy lkKnWboYD19udfhQVHnl6GIEPhXLO7o67vrCnzmuhismJRLnEn2DORomtL3YeV2GMM+Ic2 XPvk+HS79B6lY/hNH+k9JL2EIAOk9Nv8PyLCLXyRsoPLmLPANkL+DkPnB3zq3vNNeW1UkA bMuLIIiRm6Cq9m7LVeOOBC8XWmU/JZBvkmbaraJVtK3FRxREGvA1N13WelB0+A== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4SY4Wg637Qz13YH for ; Sun, 19 Nov 2023 09:06:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 3AJ96dww090769 for ; Sun, 19 Nov 2023 09:06:39 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3AJ96da1090768 for bugs@FreeBSD.org; Sun, 19 Nov 2023 09:06:39 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 275030] buildworld fails if obj dir is NFS-mounted [patch] Date: Sun, 19 Nov 2023 09:06:40 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 14.0-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: d8zNeCFG@aon.at X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275030 --- Comment #10 from Martin Birgmeier --- (In reply to Jessica Clarke from comment #4) Could this be related to bug 249957? - There seem to be races in what make = is doing when timestamps are either truncated to seconds (over NFS) or otherwi= se very close together (as mentioned in the commit you reproduced). However, for the first case (bug 249957) I tried to add a sleep after the config(8) which produces opt_global.h, to no avail. Maybe it was one of the opt_global.h which are specially generated in the various kernel module obj dirs. -- Martin [0]# pwd=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 /z/OBJ/FreeBSD/amd64/src/MBi/stable/14/amd64.amd64/sys/XYZZY_SMP [0]# find . -name opt_global.h ./modules/z/SRC/FreeBSD/src/MBi/stable/14/sys/modules/pfsync/opt_global.h ./modules/z/SRC/FreeBSD/src/MBi/stable/14/sys/modules/pflog/opt_global.h ./modules/z/SRC/FreeBSD/src/MBi/stable/14/sys/modules/dtrace/fasttrap/opt_g= lobal.h ./modules/z/SRC/FreeBSD/src/MBi/stable/14/sys/modules/pf/opt_global.h ./opt_global.h [0]# --=20 You are receiving this mail because: You are the assignee for the bug.=