From nobody Thu Aug 15 09:36:48 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 4Wl0Pr2YRbz5TJHy for ; Thu, 15 Aug 2024 09:36:48 +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 4Wl0Pq6nNpz4jg1 for ; Thu, 15 Aug 2024 09:36:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1723714607; a=rsa-sha256; cv=none; b=qiPk4hHeE0wG0jmFXYZ85opHRA53fkMWQ+x7u3S4SYlfgaCU10dGFRC3p0Aq2yc78dbAf6 CrBwKCJbPBK+lMgn0uR9YHc7o9jRr4yt3DwsEQsSIryOdR0gEfQDWcWCvdGwsH1atIOAit OtjQuBhb5OB3LcRQIe3pQd/+ZsLQd6GqNr97NS2FWyAsx3NtyRO1d5O1VtIE1o1vdLAzpz Tby8MMIDkDWApfrguiBsnfDH1QK78rRTkPObH3pOV9e01Qn5xRcJf7Lnxcij327x6QwGxu mKZOsuW/rMpSte68WN+zleizMOe4a9xoH9Pyi+NVNO4MK6jZXJQf+7x4V86D4Q== 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=1723714607; 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=kLkfA5CPG8Seowxx2euO33GbW1AgKyBzLqxeOu2mFCw=; b=vLyvsp+CTk372jGDoeJkQWE8P4K7Fjm+Qy1jy1VyQqvuF2vlI5U/NsnS/W3vkle0hKxcKT ngJEdWWotXhD4HvikgG5XDJ/si3zkP6l/229J9FoYLiU/ahalDdFXttjwAktIBaTBhHbdJ YkaxotDMGerwU3eIlKNJUqZe1XloqzUMo+JCwDxZ3/FjfSix+TpDsyQjaQR+KsI9zPMXXk NamoS6dgdaWzNY6UHvvqNPs1894weZ89+AxVe3J7SJTYTV5qAM0XxkiHzYTaSrPYmZdwnH hHdYc57jUas+97xavCe1GgWItz0omOGc6bzeRycSJvWIOEPV3n8i1Klqict5rg== 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 4Wl0Pq6GNpzHVf for ; Thu, 15 Aug 2024 09:36:47 +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 47F9alJR022431 for ; Thu, 15 Aug 2024 09:36:47 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 47F9alZN022430 for python@FreeBSD.org; Thu, 15 Aug 2024 09:36:47 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: Thu, 15 Aug 2024 09:36:48 +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: sunpoet@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: sunpoet@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: assigned_to 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 Po-Chuan Hsieh changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|python@FreeBSD.org |sunpoet@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.=