From nobody Wed Oct 02 09:17:39 2024 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 4XJTjb2zXkz5YFDd for ; Wed, 02 Oct 2024 09:17:39 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XJTjb1xtNz4rJB for ; Wed, 2 Oct 2024 09:17: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=1727860659; 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=LTP4n6xu4bxDrf4KiWi8yr3HFYeYj/2TQ7tl7jFSO70=; b=WBbuFh4jS3csWlt5HFnW9NN8aQsfVkAPddOq2cr/kpmttDkFLibIsAE5pBJGxAnfHS25dN EZngRioV5WLgzREPuJkEqrFbvbchaU5/BU5dxUzdPdxLyzRygBtX4bAdeNDgiy1/va5/Az MSVWy3csxsT6ghRISye/OV/B5dwtknvm9Lifsld/CzfwcWRG9ml30QItDD+w/6o2NOmq6Q 28TGd8yG7gVBfJLQLP3iqSn9BEb/8Z6pE6W9IMZ36vkvDqy8R9E9zB6fme5tQVDGQ2K/Oa lmnPd8WFS+22nm58qsKO1MRwhWhgIa2prdul6kUFD1UItCpmQX247zNyuMqWww== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1727860659; a=rsa-sha256; cv=none; b=SaFWJvJsadfgLC5T05LbmzTf/f+uNnad8s3rKwAA4Hy3fk9ptabBy98WGgyIF7A/KacufE WrG6I3cnh8LMTq63d5N9mSJPBUx5VRW7gyAu67qAAfJLly/R9URwxK4RFF4BIhopTNzdj/ CKN315DhTLWFZpiciW5jOqHsJJUQ0LoIyZgrecF93swLV2GZWJ/pdnFKtDS1f4Yi3NgX/m fO1WXroywQWgNmh63NepPIUOTvqJuJHHYo5flkPEVWc85Z0bKyVEMOYaNoy9vXCYnSu9k/ k7zWtaQclXqRvvCUjFEBKHY8PVcavFwqgi+qCLUXomlNLBJniDiV+G8znPn2oA== 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 4XJTjb1Jngz1F0D for ; Wed, 2 Oct 2024 09:17: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 4929Hddm052705 for ; Wed, 2 Oct 2024 09:17:39 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4929HdtC052704 for bugs@FreeBSD.org; Wed, 2 Oct 2024 09:17: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 178065] fix _worldtmp failing sometimes if WORLDTMP/LIB32TMP is chflag'ed Date: Wed, 02 Oct 2024 09:17:39 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: conf X-Bugzilla-Version: Unspecified X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc 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=3D178065 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[build] [patch] _worldtmp |fix _worldtmp failing |can fail sometimes if |sometimes if |WORLDTMP/LIB32TMP is |WORLDTMP/LIB32TMP is |chflag'ed |chflag'ed --- Comment #3 from Mark Linimon --- ^Triage: bring this PR up to modern standards. --=20 You are receiving this mail because: You are the assignee for the bug.=