From nobody Fri Aug 09 17:19:08 2024 X-Original-To: python@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 4WgVy46t3xz5SSJV for ; Fri, 09 Aug 2024 17:19:08 +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 4WgVy45f1sz42Vx for ; Fri, 9 Aug 2024 17:19:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1723223948; a=rsa-sha256; cv=none; b=tj7QALK/W8T7IyrKHDehot3vL7K9Q8KS5HfBci7vtaCCZ+nYViaMhrh1NDXjVWSdwr4mBZ gH6HzsHl1j5L0gaBOBnkuOXJeLLuUNlg6QsvaKlNH7D8bLTGQWSX6nvlEBVIGK8V5oJIkE QGseRUcHN618BvesmM2ZLr7M2KbLHbBdZaANkQdgPEvKo4drEcJGALJebGKNB7Ct/i0vwG ZRqMOJzxvlukcyEPdXth5DRSHMFHRz3NjDnnKAvjMSzTuZOppQ6ewgIvEr1aG97n1BXYA2 7uCkf4C2z+stCEF3QqLZOiOSrzGEKvJ7tYu587xcp1nthazuqtPq4H0AAyw/zw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1723223948; 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=rNDwdGAKH4aLnHzj+6vXpxksmDWJfecIGIvqgMGYdg0=; b=RaemrDTOlLgs/1H8Sm6yjLvaYroQm82xuTn7RPZ8bH8Lz7vCrnYu+EnHCo5WN6dQmj61vj 5xFTsc0fwdA9Mf455dBStDcUaTHbVOBPKLgko3X41BsL5U7ZxKnxUhXzDIYHBMynFJII++ WXCqHIlZkHbnFLumC4EjxO/9Kuz4bYDwG6M5U77zMfTfAg2HbAEpOZUjFobUHjG98Dq4rN D8pe+l669gP7PxwOCBU3nxY8uDmHb1o+NvgPJIHHW/dKxLuFAswrYdw++q7C/1SUgnSU2d pY/fxbV0ISXLRaNWfknn227NM2JcQvhbr1GbG9DNBpXCho0mfgFGWtvG0rd+xw== 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 4WgVy457ZrzPvj for ; Fri, 9 Aug 2024 17:19:08 +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 479HJ8Hq045857 for ; Fri, 9 Aug 2024 17:19:08 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 479HJ8cl045856 for python@FreeBSD.org; Fri, 9 Aug 2024 17:19:08 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: python@FreeBSD.org Subject: [Bug 280715] math/py-numpy: remove clang error condition in distutils check Date: Fri, 09 Aug 2024 17:19:08 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: dim@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: blocked 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: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-python@freebsd.org Sender: owner-freebsd-python@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280715 Dimitry Andric changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |280562 Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280562 [Bug 280562] [exp-run] Against llvm-19-update branch on GitHub --=20 You are receiving this mail because: You are the assignee for the bug.=