From nobody Mon Jan 29 18:10:59 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 4TNxF022fZz598Dv for ; Mon, 29 Jan 2024 18:11:00 +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 4TNxF00m0sz547G for ; Mon, 29 Jan 2024 18:11:00 +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=1706551860; 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=WUsEmbX5b6cFKcaabBWqluHvUdfRdeQv7/dkM79LLgQ=; b=h8ktg+oiEtxTVfi8Bsglulc8Zlg3ZPAnVnKaMh+W8ABAayTO1OIuvAb3VDdZaizt0HrLBz C4Yn3tklQCs9Pgtive+7ZfEeUvOlWsf4YrWPHKaW0e9+m8mCo7egjSaYlmjcxoL6r2Ms/I GWsJIBQ4kh3PVB0N019J/gX8PMLxtyQq8naigOgzT1zsAPsenMVyWhLe6eJNbr0/to6uuO aP1mlFY1tpGM4yYutnEG71DdkWePX3hIWOMDo/Wp/45g9UT2/I5M5Ge8t2MRarblSyld2X FWzUmSQTb89C87e7dfpYO1whjayx4DLW6/KCUid5FkpqWPtagjZX+6MW5ZEKow== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706551860; a=rsa-sha256; cv=none; b=JknPFl6f8iJwZwMPItVn6mKlThychFqu/9M39VB0KrWBywZ+FRDqV4ETcXxlPTK2Iik5cL 9kJx2M9l/nzV2CDfo5bcVkJI5gTL/iXwcjedJfBysY1TOLglou/xf0gHTK9s2Hgt9TR0Xd AU4I4rPn1UH4f5qLp/1bFQ8FgDzU6TCLkl+2nvxfalkYm+5TsL/yzX4jswVY67owojcph0 NN7G3ZDD4fBt0D2Rh7fVe6HhXtjlUWsajdU5JqGmF1S6qWaCDlwRSJ7LQLo8UYAWSdmQny SUymmA/MmJmPJFV2ePlG+NoXo53DfLWGjL6adz3VhieqS5+fxncGwbtQDmZapA== 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 4TNxDz6ys7z12Hk for ; Mon, 29 Jan 2024 18:10:59 +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 40TIAxvb043593 for ; Mon, 29 Jan 2024 18:10:59 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40TIAxMx043592 for python@FreeBSD.org; Mon, 29 Jan 2024 18:10:59 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 276357] security/py-pycryptodome{,x}: Update to 3.20.0 Date: Mon, 29 Jan 2024 18:10:59 +0000 X-Bugzilla-Reason: CC 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 Only Me X-Bugzilla-Who: vishwin@freebsd.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc bug_status 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: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276357 Charlie Li changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vishwin@freebsd.org Status|New |Open --- Comment #1 from Charlie Li --- Since a pyproject.toml now exists in the source, please use USE_PYTHON=3Dpe= p517 to build. The ${PKGNAMESUFFIX} hack for security/py-pycryptodomex will not = work since the Python package metadata is different (and also registered separat= ely on PyPI). --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Mon Jan 29 18:23:37 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 4TNxWY3qkRz599XX for ; Mon, 29 Jan 2024 18:23:37 +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 4TNxWY2bJLz55dh for ; Mon, 29 Jan 2024 18:23:37 +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=1706552617; 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=8PGSBSOTxoMHRSf6o3Ah4Wp7XsK0XH4HVFVizODgGQc=; b=wSymwV1Tp0jM0mzRn8Ti3awXDvPySFNZwFYuWZL5hTEjvMmB/2J3rf9i3QSju0RwELIHqQ wrn9xQQINW1iF7gugXjY9EXJTJ6bF9IgRstMMNjHh1b8cmkvIxyTWar3btlwFaAHAVQv2v NIa6F4TcJkUgm/6R/BSTIQyw/gFxfvApeExR7eaK94DCFZ604JWq81YV9A3806jR19rOu2 QP7H2rM1reQQfcqU/8H9WivDh4hN+lPk45Szlu+ycukiVQ1GylsswJFZHXSGB2nzd8Xes+ jE1cP+8w5C6UbeJnLp7MaU5CNM0V9Eeh6Ih49T+mf65u/kZVF8h5RSdpngv6Tg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706552617; a=rsa-sha256; cv=none; b=GR2PLmr/44xFD/pjxixU0kMLcQNsoPb4O0kwCJrxFXpcf4D/BY/kCQNSc6tIvKP3OSsAUk I2jv9iWZ9MYywdQYt65Z3blQzOIPjloU5tgO9BPP8pSLayNXa5f0y3odJ5hDz4RvLikIDm mtObc2DsONgt6BpLIERoZQLbjCBUiw0ybfvQWMoUnk9/2cgBjsyxtNTD9O+WYrZnF4RPLl PismudcVOkHil0M5zjuZ6T17iOUWNhF9Jqn5OU1vtxJDxaNbXc8lis9MMwvEV1OlO/coVm Tp7fPK37/wSuH5WpPycemXi1Pr5SiGjW64o70Xzl5b8LvPtA4mFP+GXxUbP00Q== 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 4TNxWY1gbtz12pl for ; Mon, 29 Jan 2024 18:23:37 +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 40TINbWm023660 for ; Mon, 29 Jan 2024 18:23:37 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40TINbu3023659 for python@FreeBSD.org; Mon, 29 Jan 2024 18:23:37 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 276358] security/py-pycryptodome-test-vectors: Update to 1.0.14 Date: Mon, 29 Jan 2024 18:23:37 +0000 X-Bugzilla-Reason: CC 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 Only Me X-Bugzilla-Who: vishwin@freebsd.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: vishwin@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc assigned_to bug_status 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: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276358 Charlie Li changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vishwin@freebsd.org Assignee|ports-bugs@FreeBSD.org |vishwin@freebsd.org Status|New |In Progress --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Mon Jan 29 19:37:31 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 4TNz8q0Xmyz59Gr3 for ; Mon, 29 Jan 2024 19:37:31 +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 4TNz8p5yv5z4CTX for ; Mon, 29 Jan 2024 19:37:30 +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=1706557050; 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=lJFiZmRRFLyxo3YkLDHGhEnAtdvZJRycx+Oi6jEyEBw=; b=M611lvB8QSjKxDxDRXzpf1uLiVXEWMIeoA9MyYaD18Y3qGeSebjJ8eflLVSGau9J0wTq13 Wovx5kB10fDFMYsDyJaWx+FebRTMNu6uHu+EbvPeUUlMT5FfRTW9erHSpC5vx7/k4HLv3+ 1ojhAP8xMQLSwpqmNfWAQMuBGVa4Grcu4PFQ2SwbZWrWudTeH800pEc7fkJOjCJrywgJS+ FDTjU4+ssu6y+hT9ormbsRA8bi20NRgFmAKMdMamHQqqOMDzu+LgXCZDJvUe8ZVUmZWTgo kAfaeRmoczl4HgpiiWFg02mLMDztZsxx4ARNKWgdyp245wwAepWBgLwllFUcZQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706557050; a=rsa-sha256; cv=none; b=n7q0VrsiT3KJsRLPir94mVDgWGbo/Ow4epFtpb1sjeonsoDLcXE48kC6wdjJbfsKCvQEdb BdGwzkcv6+2anmqt++eXJlIxao26m8/IrSmAKq3g6293/K2NmzXsIkcNIAtspnYPI64Qj3 GAMiQVzslGPJDX28B109etq2OIVZ8sL02mcb0npZ2ziA5FCX/YbA69mJXyHB5HYAWE9Hsw F6+49UZXpKMOm+CCskFFIwx+xmVPHm7L0dFXXvllmaLmfYdeUtVg40kEy0FA8ZeuUz8oG5 T8ZdDhC23CAF6E+lYtkJ9WxP5V8S5Y0sJggSGxwtz9jpcABZnHSEoF6qnOQfpQ== 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 4TNz8p51lrz14fY for ; Mon, 29 Jan 2024 19:37:30 +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 40TJbUch089029 for ; Mon, 29 Jan 2024 19:37:30 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40TJbUuo089028 for python@FreeBSD.org; Mon, 29 Jan 2024 19:37:30 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 276358] security/py-pycryptodome-test-vectors: Update to 1.0.14 Date: Mon, 29 Jan 2024 19:37:31 +0000 X-Bugzilla-Reason: CC 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 Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: vishwin@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: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276358 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D9f34ce25fb813c28300abb7038b9e53= c69afe409 commit 9f34ce25fb813c28300abb7038b9e53c69afe409 Author: John W. O'Brien AuthorDate: 2024-01-15 20:58:49 +0000 Commit: Charlie Li CommitDate: 2024-01-29 19:36:28 +0000 security/py-pycryptodome-test-vectors: update to 1.0.14 PR: 276358 security/py-pycryptodome-test-vectors/Makefile | 2 +- security/py-pycryptodome-test-vectors/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Mon Jan 29 19:38:09 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 4TNz9Y3mmSz59Gr8 for ; Mon, 29 Jan 2024 19:38:09 +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 4TNz9Y2M2Wz4CXR for ; Mon, 29 Jan 2024 19:38:09 +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=1706557089; 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=vqr4fHJAW5NM/TPR+vWK03kgt8PSLBMM5j3nqGbXGOk=; b=mSuxjZw8xeN/BIBJxfS4+9D99FHG0D6vQbG2Yg20ttQWAxoAg8D7pBPF3Td9qd+RXFUgHL 23Ths5K6LPOeHjit3bAMpAMl7LKe9IBm8QWE4AU6ZfSf01EoI/F25p2/omEDHPxbaSpZtf 5vViAoclFQQwvgLs05Jx3iq5orArvZZ8jYIiVY4FaEDYkrWC1r9B3e6I79Q12+/jTOHUHs do6qZLc4x1btaWZd5g1EPsm84m0J8a/l5nNlgy+V3fn5iIYd7kFTPkDmkoS1gcSglRlfbg SqKjjvl4fnyarCEK5kFm+gBdOs1gLXlp1okYuFYidRSfC3IkRcxwZovtDPI42A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706557089; a=rsa-sha256; cv=none; b=qHIf3tPr3V4fNnGNQ9H1LBqDJWM0tku+Qbj6gXVw7VWvu2pttHJatpMk8fALpfKkoyIft9 bzT79vJFD0XBzh2Ap6ZhURki0ZT3nMso2l/Ven9L4UKVxR3JAw9X5MBWHLzNaGTgyCIM02 0YYZ6nk6/Hak4t3+0w0TIyl3swsi5hvtn8nRRjZhpzCZE3acB3jDoIP2XnGwBafoOieoCc rxyc5Ma2PcZQiA78hAnrZ1wGpUG0FGJw2+aot0NCnKtZc1BeFrtT7l5g4IlizLTVa6l/v/ xZkPFrrz+n+LvVRR+E3kn8GKil8jBXXEVC0pj5kR/WXiIstNieGQG68wjgxUiQ== 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 4TNz9Y1R9Lz14KF for ; Mon, 29 Jan 2024 19:38:09 +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 40TJc964091235 for ; Mon, 29 Jan 2024 19:38:09 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40TJc9Pu091234 for python@FreeBSD.org; Mon, 29 Jan 2024 19:38:09 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 276358] security/py-pycryptodome-test-vectors: Update to 1.0.14 Date: Mon, 29 Jan 2024 19:38:09 +0000 X-Bugzilla-Reason: CC 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 Only Me X-Bugzilla-Who: vishwin@freebsd.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: vishwin@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status 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: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276358 Charlie Li changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|In Progress |Closed --- Comment #2 from Charlie Li --- Committed, thanks! --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Tue Jan 30 11:47:16 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 4TPNgm4vxWz58hRn for ; Tue, 30 Jan 2024 11:47:16 +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 4TPNgm2YJZz4Ptr for ; Tue, 30 Jan 2024 11:47:16 +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=1706615236; 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=1tct+0Eb27BOJ8S2zSN3bN9hRdmri+7PG2CM1XdWd/M=; b=LsGy42PmSqOWXmvCQuKD1UxlOeR/mMwCIGOb3dbuCOZHRKeltr4jUNVMwrN+hplk+s2YmI u4/QRUCY+xbdaQMAx05i8QlvvKatf9gzxifmWqRCOq2/LZqSpSCb1myqGCJlSH27FQW1Uj 58PyIJyhkf6a8wNpzj8pQUAdBov5DApjumFFtVQB+C2DFW8iBb1YJDKfXMKihzyfaon1ED dXrTE/UZ5iVptwYsOmpF0KZ1Zt2+U8y0g9Ih83uLxhn9wLt/UGUEJRoT62U4/S5yYmIr9I Ga6144nl063uTOtiKcqg0sdKa0S3QfdQwOL1ZkxYZj06uiI67b75EtN0bcuNFA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706615236; a=rsa-sha256; cv=none; b=qZMKuGVEuvaJzjh2rLJoQ6hz6M7kvlHnKGM30/wp4nLgGbu25AswabJrjjv0GuTmHTfb+v a2jyw8DtI7wDjBTds28lWEkWAAzY1oIALgaza+nk7ZIyMloOceANlUN5tJ/XhaMHOpNmMJ BhZMjXeraa1a3N/V5ZqRRCeeBfmd4JD2Da87NfFgu/Kni9FZzeQr5R4N8XHoCJP2GnzjXA NMQ5AQ4FDxZ/rvejWcmhCE0AP54WBy8difiVmZvohMCp/TS1TAhAlRBJc2hE/JP3qhDnTk NVDe8SnLV5D7HuvcrjbULvqMxT+UwU5vGNj9oqI1faLFeXPGGAOK8Y5SgVOZxQ== 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 4TPNgm1TmnzZny for ; Tue, 30 Jan 2024 11:47:16 +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 40UBlGPQ047044 for ; Tue, 30 Jan 2024 11:47:16 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40UBlGnk047043 for python@FreeBSD.org; Tue, 30 Jan 2024 11:47:16 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 275072] math/py-pandas: update to 2.2.0 Date: Tue, 30 Jan 2024 11:47:16 +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: michaelo@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: 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: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275072 Michael Osipov changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|math/py-pandas: update to |math/py-pandas: update to |2.1.4 |2.2.0 --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Jan 30 23:44:11 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 4TPhZz4sY6z57svD for ; Tue, 30 Jan 2024 23:44:11 +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 4TPhZz3MrWz40ZD for ; Tue, 30 Jan 2024 23:44:11 +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=1706658251; 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=CbwV2ClnplyMw0PHCCFLBbv7RhWdDcxqLG2WIgqECVk=; b=oq5hnYtpyttt49XStX10MmgxNqUFcWkuBoswgtAJHG0UfKk5gg80btWfI77ejZ+DgtlVpY 5cvN7DRxi8z92AjT1yGUZGFA0tI+qPf+xy+FmBaIIWm2aAmfTxwWPoEgiSAzDCHdPzDeLm 8PVAlALxdHwue1xFjdiyrmAKGX4HGuWA3XySTMtTZyw+ZRvAitk/tVwL+4VWrpKh3SAdsx 8ghzfSr0vINA0rXerNcoUtp7hkX0WQryRK7Jsj9ypFGfQyHs3544kvm4nnXQOKm9IviJMw R8eDrbkLsak+MnwBs3vTQmczFyDBz1Y+WjGWdUx0a7+1DEowLRNy75mn70e5aQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706658251; a=rsa-sha256; cv=none; b=phZLi8gpXzNJ1Si8CvAP9b1TgpjdsGHWlehL95PwkY6T181KE+yWvaOxavf9NIYM3CVyjV OEALNoq4V1Hd+Ap+UrFmBgJ5NE4o4ywNDJCdIF89AqpF+UXja/SqL0V1uzw5pjnJcxVOFs GLlnsuKG1ew84hCtGWSAo7b/gbOLqxCjWvCnA0/frmkl9nwFpsW0RaWSwqSkNrkfkNhUs3 dxGlyJB5rKcxdoG6vTS3Ftp/wq/YLqvygHfEhdKCunXlj7JuL5Z63v5KYThZhXfsDvoj6j PCBZgeR+YhhOveFkqbQmi4PRMaD5hC6lvZd56ORT/yMCXgN/wRyEHxH/X2catA== 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 4TPhZz2PWwzwN0 for ; Tue, 30 Jan 2024 23:44:11 +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 40UNiBJB075552 for ; Tue, 30 Jan 2024 23:44:11 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40UNiB7M075546 for python@FreeBSD.org; Tue, 30 Jan 2024 23:44:11 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 276357] security/py-pycryptodome{,x}: Update to 3.20.0 Date: Tue, 30 Jan 2024 23:44:11 +0000 X-Bugzilla-Reason: CC 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 Only Me X-Bugzilla-Who: vishwin@freebsd.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc flagtypes.name attachments.created 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: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276357 Charlie Li changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |john@saltant.com Attachment #248084| |maintainer-approval?(john@s Flags| |altant.com) --- Comment #2 from Charlie Li --- Created attachment 248084 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D248084&action= =3Dedit USE_PYTHON=3Dpep517 Here's what I have. It is always recommended to USE_PYTHON=3Dpep517 over USE_PYTHON=3Ddistutils when the project specifies a pyproject.toml, unless = it literally doesn't build or the result (bdist wheel) doesn't work properly. --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Wed Jan 31 04:13:22 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 4TPpYb4Pdmz58LWw for ; Wed, 31 Jan 2024 04:13:23 +0000 (UTC) (envelope-from portscout@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 4TPpYb009kz4VWX for ; Wed, 31 Jan 2024 04:13:23 +0000 (UTC) (envelope-from portscout@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1706674403; 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; bh=GYLjVstBcB29Uq79K7Ov7d2iMbOw3Kh+ZaQsSv9yLmM=; b=NzyPFjZKF5RZuYrvdjkq9OJDeJZeZwdLfpGcHP9UvLc4dlAjV4W7IAGS/JLYzj1Lanw9Nn lDigm/nOv2Uifm7X2RU3iJrYjnXIHCuyyDVyXpwsdlGyqftE8nkTDv23+uaLyTw7qQNa5t SrXqv3Memvf03XC82YgkaP2AU1iICl0ZN1TJm0J4+HphMe/ThNuontq49pTF9Se2s1VBRU 7jmbmP5SKKXfiyRZfIwLt9uQdkISaSRzGKKibXuYO1zHBRSWbBig9tTnnpdXl1Tx7yYvCH xyhWTzhbBRNJ1OkgiNwGC9JqnDFdZcTnrnu1aHkLiUMez5lt3N3+C0QCfjE4qg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706674403; a=rsa-sha256; cv=none; b=hoaeWW4QGco7xwKiyitf9Hk/L8kN028AFJTEEuvitscYBn+kGRym4LCxRoYAtg8Opk3b6Q aP3JVCKkEVgCG0yACXAW+O0s2ngEp8Vs4TsUx5q5Sx2h9UhRiw9EdzTlUseJjmjKjmjUCb wRiUQDOLitR9LKz6DQpTzYumkKbTBRtyQwwjviNZDR9COmm7C00HlJ909WwGhV5h3i7YAB 6hrm6Pa13hstigfz/dPCYHHaqXmCmoiW1I3cDA4VkakUmt+GVV8N5vHBiIS+gZl65Ym+C/ 3AveLGKuzgpAJnlL0yZtUNdLPI8Sdh8O/i71jIxlZcmSqMIOk9zfCXVv8SFG9Q== Received: from portscout.nyi.freebsd.org (portscout.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:21]) (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 4TPpYZ6CQgz13b1 for ; Wed, 31 Jan 2024 04:13:22 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.nyi.freebsd.org ([127.0.1.10]) by portscout.nyi.freebsd.org (8.17.1/8.17.1) with ESMTP id 40V4DMQF007707 for ; Wed, 31 Jan 2024 04:13:22 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.nyi.freebsd.org (8.17.1/8.17.1/Submit) id 40V4DMvn007706; Wed, 31 Jan 2024 04:13:22 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <202401310413.40V4DMvn007706@portscout.nyi.freebsd.org> X-Authentication-Warning: portscout.nyi.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 Date: Wed, 31 Jan 2024 04:13:22 +0000 From: portscout@FreeBSD.org To: python@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/python@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ devel/py-pytest-django | 4.7.0 | 4.8.0 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Reported by: portscout! From nobody Wed Jan 31 08:21:28 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 4TPw3t3Kr7z58kZv for ; Wed, 31 Jan 2024 08:21:30 +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 4TPw3t0q5yz43TC for ; Wed, 31 Jan 2024 08:21:30 +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=1706689290; 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=H+A7dNbAgUsXKuvRUnONDph9Np4iA94WFEBq2f+EYYg=; b=ZWlBIH8jcQURYTXmvwQyT7tOnFcLuBazs1P0G0sDqGSVGkfsWptxDDlMGCyGrE4+fU/hCR q2iSIF+WchWrmvAnHx8NuTRGGaBR//xfbEQY0Nm4LXPW7Arpv+gboq3na8pJAupik1ZLx6 GEY68H36t9g48dxIpYdf4xzB1ekgqx4BTrvrOENrP+/W+Wle2D8+2Sfl9AuAA/nNj+4G1G LLqRFG44bIJKMvSLp95A1fznZAnqIeHNP/bsYTvCJ/Ix2EoD19efOy3ORA1TrI3smbvX7w lucPvUNM6r4kWb3TRIysixbgKAADLGtxwd73mJ2qLTCMPOVqCAJ0JPcJ7T37rA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706689290; a=rsa-sha256; cv=none; b=wQM0kf3zLZisz19F8Pjm9xrHbyELmdivR3wuIf+/caVNeUxNvbzUo+nNgMA7S0B7b3fYTd KIAcRtPFupG52UrUbf3OptjIgZlRt8oH2puUzmQdoaqfRLGguuTmT+ZXHyMUumCtE3xbiR T3UtqoTDn9/EEt9JO9rC/QIsFp+7eAmtUfp85q+hjT5JfA4S0A0fTOwkkxEgWPgIm6fEAf v8bMQDko7SwAcFZ9Yy2HLO842d1whkQ4HVSpWX/obT3OoDssAayy49i1ZkVFDYRIJhiZ6M +bXxxfw96bnCfliYlFpjQENmxDK5Qaac43w9yYrocC9Hh6FAV3TQ8Vr98R9XjQ== 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 4TPw3s71n4z19Fm for ; Wed, 31 Jan 2024 08:21:29 +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 40V8LT7N035479 for ; Wed, 31 Jan 2024 08:21:29 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40V8LTXj035471 for python@FreeBSD.org; Wed, 31 Jan 2024 08:21:29 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: maintainer-feedback requested: [Bug 276744] converters/py-rencode: Sync with main, restore build with cython Date: Wed, 31 Jan 2024 08:21:28 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: 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: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 Bugzilla Automation has asked freebsd-python (Nobody) for maintainer-feedback: Bug 276744: converters/py-rencode: Sync with main, restore build with cython https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276744 --- Description --- Hello, converters/py-rencode stopped building on my host with 15-CURRENT. I noticed that the PYPI distribution for 1.0.6 lacked the fixed for cython, I also noticed that a number of commits upstream includes some local patches in the Ports. Attached is patch that switchs the build to PEP517 and fetches https://github.com/aresch/rencode/commit/572ff74586d9b1daab904c6f7f7009ce01= 43bb 75. The build error I was getting: > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D=3D=3D env: NO_DEPENDS=3Dyes USER=3Droot UID=3D0 GID=3D0 > =3D=3D=3D> Staging for py311-rencode-1.0.6_1 > =3D=3D=3D> Generating temporary packing list > /usr/local/lib/python3.11/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are depreca= ted. > !! > >=09=20 ***************************************************************************= **** * > Requirements should be satisfied by a PEP 517 installer. > If you are using pip, you can try `pip install --use-pep517`. >=09=20 ***************************************************************************= **** * > > !! > dist.fetch_build_eggs(dist.setup_requires) > running install > /usr/local/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. > !! > >=09=20 ***************************************************************************= **** * > Please avoid running ``setup.py`` directly. > Instead, use pypa/build, pypa/installer or other > standards-based tools. > > See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. >=09=20 ***************************************************************************= **** * > > !! > self.initialize_options() > running build > running build_py > running build_ext > building 'rencode._rencode' extension > cc -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -I/usr/local/include/python3.11 -c rencode/rencode.c -o build/temp.freebsd-15.0-CURRENT-amd64-cpython-311/rencode/rencode.o > rencode/rencode.c:212:12: fatal error: 'longintrepr.h' file not found > 212 | #include "longintrepr.h" > | ^~~~~~~~~~~~~~~ > 1 error generated. > ********************************************************************** > WARNING: > The C extension could not be compiled, speedups will not be > available. > ********************************************************************** > command '/ccache/libexec/ccache/cc' failed with exit code 1 > running install_lib > creating /wrkdirs/usr/ports/converters/py-rencode/work-py311/stage/usr/local/lib/pyt= hon3 .11 > creating /wrkdirs/usr/ports/converters/py-rencode/work-py311/stage/usr/local/lib/pyt= hon3 .11/site-packages > creating /wrkdirs/usr/ports/converters/py-rencode/work-py311/stage/usr/local/lib/pyt= hon3 .11/site-packages/rencode > copying build/lib.freebsd-15.0-CURRENT-amd64-cpython-311/rencode/rencode_orig.py -> /wrkdirs/usr/ports/converters/py-rencode/work-py311/stage/usr/local/lib/pyt= hon3 .11/site-packages/rencode > copying build/lib.freebsd-15.0-CURRENT-amd64-cpython-311/rencode/__init__= .py -> /wrkdirs/usr/ports/converters/py-rencode/work-py311/stage/usr/local/lib/pyt= hon3 .11/site-packages/rencode > byte-compiling /wrkdirs/usr/ports/converters/py-rencode/work-py311/stage/usr/local/lib/pyt= hon3 .11/site-packages/rencode/rencode_orig.py to rencode_orig.cpython-311.pyc > byte-compiling /wrkdirs/usr/ports/converters/py-rencode/work-py311/stage/usr/local/lib/pyt= hon3 .11/site-packages/rencode/__init__.py to __init__.cpython-311.pyc > writing byte-compilation script '/tmp/tmpz9mb5ni9.py' > /usr/local/bin/python3.11 /tmp/tmpz9mb5ni9.py > removing /tmp/tmpz9mb5ni9.py > running install_egg_info > running egg_info > writing rencode.egg-info/PKG-INFO > writing dependency_links to rencode.egg-info/dependency_links.txt > writing top-level names to rencode.egg-info/top_level.txt > reading manifest file 'rencode.egg-info/SOURCES.txt' > reading manifest template 'MANIFEST.in' > adding license file 'COPYING' > writing manifest file 'rencode.egg-info/SOURCES.txt' > Copying rencode.egg-info to /wrkdirs/usr/ports/converters/py-rencode/work-py311/stage/usr/local/lib/pyt= hon3 .11/site-packages/rencode-1.0.6-py3.11.egg-info > running install_scripts > writing list of installed files to '/wrkdirs/usr/ports/converters/py-rencode/work-py311/.PLIST.pymodtmp' > /usr/bin/strip /wrkdirs/usr/ports/converters/py-rencode/work-py311/stage/usr/local/lib/pyt= hon3 .11/site-packages/rencode/_rencode*.so > strip: open /wrkdirs/usr/ports/converters/py-rencode/work-py311/stage/usr/local/lib/pyt= hon3 .11/site-packages/rencode/_rencode*.so failed: No such file or directory > *** Error code 1 > > Stop. > make: stopped in /usr/ports/converters/py-rencode > =3D>> Cleaning up wrkdir > =3D=3D=3D> Cleaning for py311-rencode-1.0.6_1 > build of converters/py-rencode@py311 | py311-rencode-1.0.6_1 ended at Wed= Jan 31 02:29:42 UTC 2024 > build time: 00:00:05 > !!! build failure encountered !!! poudriere-testport 13_2-{amd64,i386}-release : OK 14_0-{amd64,i386}-release : OK main-{amd64,i386} : OK From nobody Wed Jan 31 08:21:28 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 4TPw3v2SXJz58kfq for ; Wed, 31 Jan 2024 08:21:31 +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 4TPw3t6N0Yz43pT for ; Wed, 31 Jan 2024 08:21:30 +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=1706689290; 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; bh=EZ/fgFgckiNIu7Fj0oFa9tmZGINUmbVOkYhiOk53Kp4=; b=cVNh+zm3ukrv6mdf8JDmf1v+AOZAXXiB68bwh5iZnz0PZndwct36sXEffG3fimF5rt3crU sAbQ6/1zB6HzjFlBG6NvIGaG+8H1F3yt2flkOQvmIjDoS40UiUNETDySIKVQ7lT74GP018 deCUSgYjzIZxCg25xmeroREmokxcGgm7MpsSVTqb8VJBqU7vdm9eOakpDgxryDHdFsmEEd zXevIIiU2E4z7T2NXVE424YpqEr0OvpB4/q1PMc7L/5RJzIIoKQA6H8Ok3pBovKWMcIpqd VBVjAiES21MGDlq6uFtGW8C6LPb64kjx/PZ0z6U1hNVlYIlaeoCWvzXUCN7DFQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706689290; a=rsa-sha256; cv=none; b=YVp+rXkL29vmfqZ5lgggOB2V2K8mYATFJEFskErwEV5Box1b9oXjNuth7OmMlNpOEjvlHj WNU0MAgy73btdHId4ohPYXvdTIjW0SuFb4JS56F8aFZzq+Tqc3ix3yvZ7R7v1/hRAmp245 oQL/xRwr/lDw1Y6Glwp+xKi2EVBwQ/VO8c3Gj+zL39uksCr8Bc6Dcx69U+DqSqBRuVVcO+ WVj5KcNfmcbehwH7i+I+hp+V9BauZSyXTwsqyx6c871nYWHib4ruNxb/Cmzrdg0kbthrFa e6UxA79hLY7pCmr8vkzA0ih2FAJiDcudFdyDob/UV6Fmv+WSwkBPeIuwqZu0zA== 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 4TPw3t5QYzz19yL for ; Wed, 31 Jan 2024 08:21:30 +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 40V8LUNn035577 for ; Wed, 31 Jan 2024 08:21:30 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40V8LU11035572 for python@FreeBSD.org; Wed, 31 Jan 2024 08:21:30 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 276744] converters/py-rencode: Sync with main, restore build with cython Date: Wed, 31 Jan 2024 08:21:28 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new 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 Only Me X-Bugzilla-Who: agh@riseup.net 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: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name attachments.created Message-ID: 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: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276744 Bug ID: 276744 Summary: converters/py-rencode: Sync with main, restore build with cython Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: python@FreeBSD.org Reporter: agh@riseup.net Assignee: python@FreeBSD.org Flags: maintainer-feedback?(python@FreeBSD.org) Created attachment 248088 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D248088&action= =3Dedit Sync with main, restore build with cython Hello, converters/py-rencode stopped building on my host with 15-CURRENT. I noticed that the PYPI distribution for 1.0.6 lacked the fixed for cython, I also noticed that a number of commits upstream includes some local patches in the Ports. Attached is patch that switchs the build to PEP517 and fetches https://github.com/aresch/rencode/commit/572ff74586d9b1daab904c6f7f7009ce01= 43bb75. The build error I was getting: > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D=3D=3D env: NO_DEPENDS=3Dyes USER=3Droot UID=3D0 GID=3D0 > =3D=3D=3D> Staging for py311-rencode-1.0.6_1 > =3D=3D=3D> Generating temporary packing list > /usr/local/lib/python3.11/site-packages/setuptools/__init__.py:80: _Depre= catedInstaller: setuptools.installer and fetch_build_eggs are deprecated. > !! > > *****************************************************************= *************** > Requirements should be satisfied by a PEP 517 installer. > If you are using pip, you can try `pip install --use-pep517`. > *****************************************************************= *************** > > !! > dist.fetch_build_eggs(dist.setup_requires) > running install > /usr/local/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: = SetuptoolsDeprecationWarning: setup.py install is deprecated. > !! > > *****************************************************************= *************** > Please avoid running ``setup.py`` directly. > Instead, use pypa/build, pypa/installer or other > standards-based tools. > > See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.= html for details. > *****************************************************************= *************** > > !! > self.initialize_options() > running build > running build_py > running build_ext > building 'rencode._rencode' extension > cc -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector= -strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict= -aliasing -fPIC -I/usr/local/include/python3.11 -c rencode/rencode.c -o bui= ld/temp.freebsd-15.0-CURRENT-amd64-cpython-311/rencode/rencode.o > rencode/rencode.c:212:12: fatal error: 'longintrepr.h' file not found > 212 | #include "longintrepr.h" > | ^~~~~~~~~~~~~~~ > 1 error generated. > ********************************************************************** > WARNING: > The C extension could not be compiled, speedups will not be > available. > ********************************************************************** > command '/ccache/libexec/ccache/cc' failed with exit code 1 > running install_lib > creating /wrkdirs/usr/ports/converters/py-rencode/work-py311/stage/usr/lo= cal/lib/python3.11 > creating /wrkdirs/usr/ports/converters/py-rencode/work-py311/stage/usr/lo= cal/lib/python3.11/site-packages > creating /wrkdirs/usr/ports/converters/py-rencode/work-py311/stage/usr/lo= cal/lib/python3.11/site-packages/rencode > copying build/lib.freebsd-15.0-CURRENT-amd64-cpython-311/rencode/rencode_= orig.py -> /wrkdirs/usr/ports/converters/py-rencode/work-py311/stage/usr/lo= cal/lib/python3.11/site-packages/rencode > copying build/lib.freebsd-15.0-CURRENT-amd64-cpython-311/rencode/__init__= .py -> /wrkdirs/usr/ports/converters/py-rencode/work-py311/stage/usr/local/= lib/python3.11/site-packages/rencode > byte-compiling /wrkdirs/usr/ports/converters/py-rencode/work-py311/stage/= usr/local/lib/python3.11/site-packages/rencode/rencode_orig.py to rencode_o= rig.cpython-311.pyc > byte-compiling /wrkdirs/usr/ports/converters/py-rencode/work-py311/stage/= usr/local/lib/python3.11/site-packages/rencode/__init__.py to __init__.cpyt= hon-311.pyc > writing byte-compilation script '/tmp/tmpz9mb5ni9.py' > /usr/local/bin/python3.11 /tmp/tmpz9mb5ni9.py > removing /tmp/tmpz9mb5ni9.py > running install_egg_info > running egg_info > writing rencode.egg-info/PKG-INFO > writing dependency_links to rencode.egg-info/dependency_links.txt > writing top-level names to rencode.egg-info/top_level.txt > reading manifest file 'rencode.egg-info/SOURCES.txt' > reading manifest template 'MANIFEST.in' > adding license file 'COPYING' > writing manifest file 'rencode.egg-info/SOURCES.txt' > Copying rencode.egg-info to /wrkdirs/usr/ports/converters/py-rencode/work= -py311/stage/usr/local/lib/python3.11/site-packages/rencode-1.0.6-py3.11.eg= g-info > running install_scripts > writing list of installed files to '/wrkdirs/usr/ports/converters/py-renc= ode/work-py311/.PLIST.pymodtmp' > /usr/bin/strip /wrkdirs/usr/ports/converters/py-rencode/work-py311/stage/= usr/local/lib/python3.11/site-packages/rencode/_rencode*.so > strip: open /wrkdirs/usr/ports/converters/py-rencode/work-py311/stage/usr= /local/lib/python3.11/site-packages/rencode/_rencode*.so failed: No such fi= le or directory > *** Error code 1 > > Stop. > make: stopped in /usr/ports/converters/py-rencode > =3D>> Cleaning up wrkdir > =3D=3D=3D> Cleaning for py311-rencode-1.0.6_1 > build of converters/py-rencode@py311 | py311-rencode-1.0.6_1 ended at Wed= Jan 31 02:29:42 UTC 2024 > build time: 00:00:05 > !!! build failure encountered !!! poudriere-testport 13_2-{amd64,i386}-release : OK 14_0-{amd64,i386}-release : OK main-{amd64,i386} : OK --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Jan 31 14:01:32 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 4TQ3cF3rf4z58Zm0 for ; Wed, 31 Jan 2024 14:01:33 +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 4TQ3cF2qsfz4lw4 for ; Wed, 31 Jan 2024 14:01:33 +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=1706709693; 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=D2LrKbLJDyfNpaNzglorzoadp74VZZ65c4UHgvqmWT8=; b=N+TzCyh1ao100vLUd5zKhKQ9m8x4auyqTgwPVJqrMk3LbsfwA2DdZCxnmX5jOJLJwJcZ6L GsWED8jrJ5zoL+/Wccmm/7NkC/bir6e2xGd0teZgMpfO22XL8m0sRh8iW+SQ3ZSu2+GxBD rcqQ+RJ5GImEkyMjmhph9HedwrxH2lqz3q7yPCxCruVqoW1ybX96b2TLpbK6qapkICwuzU cad+U75NzxakGLo5Yrc/qyzzZewmO/+c21XYyNPLKEXd7aXnaR5qVekCJ3II2jnohKDHWm d0spR3y5Xc9YyjM5EWt3azbsc6AmeIhJ/qSUPZss91DcRp+EmsC8/Wbw9CNU+g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706709693; a=rsa-sha256; cv=none; b=CI7VzuJdPUSFCNlM+rsfvil6NtT06vPZYHMpuWEtD/58CvNpgzwzZl5QgK4ZRxlY17HvVx 7SGCzW7ky7yvnFI+xuup9RwkbBAT/gwD4rogyopCLhaLKR8bqad2VZXrgXWHwH82c/RDA7 7xcC1lPxOVhYOlZDSpFWR38G3qRmysHhaQM3RopcPSsBZ4FKCfuevNUrggVSIdJHFnr/Ec /jHYvfztqIt0RbHEScXxA2qnO4Rq+9T5NhFa9fhw6XeStFDpEjNlEQCiPd7+S+m9A45oyh le4wWI/2eUM4rCt8HgxVltzOmGfejS0O7Gqet1kGS4aGEDPLSf2rZFjClbzBTQ== 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 4TQ3cF1wFSzLYl for ; Wed, 31 Jan 2024 14:01:33 +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 40VE1X5Q018113 for ; Wed, 31 Jan 2024 14:01:33 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40VE1X9a018066 for python@FreeBSD.org; Wed, 31 Jan 2024 14:01:33 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 276249] lang/python311: Fix armv7 build Date: Wed, 31 Jan 2024 14:01:32 +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 Only Me X-Bugzilla-Who: freebsd@dev.thsi.be 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: cc 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: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276249 Benjamin Jacobs changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |freebsd@dev.thsi.be --- Comment #2 from Benjamin Jacobs --- Hello, I've the same issues. It looks like clang generates a bad address compiling ./Programs/_freeze_module. However simply disabling LTO as it is done for riscv64 alleviates the probem. Please consider the following alternative pa= tch. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Jan 31 14:02:36 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 4TQ3dT5gpsz58bHW for ; Wed, 31 Jan 2024 14:02:37 +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 4TQ3dT3Dpbz4nYh for ; Wed, 31 Jan 2024 14:02:37 +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=1706709757; 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=CyzFp76yK2xY4MJKDlO5kVxzf1McDyRPf2Wuwm3tXWQ=; b=B2gvY1n5Q2aqM3VXAykr5Nnye6eHDx06cTSTQ5VUCaSuZdAzlBOGtoqXsn83F+cNxuYMC3 dIwEkrS5sBzF6gLr0fnzKGVGTvX8Ou/YnTCOabi229Q8+bBYpqtP1hxfsUjACxQyCaSO+z 5tdSv6qJn2vjh+pl54yk1DrmJao0BJZBrRkPh18YqoExT2QnqfyGlNWmAnSeUigPFyMKmN QowB+EbAQhunrB/q01trwErlkYLSfVXUQGP/xIWLZxp8RTXYyifFbclB4TOmwRKQyMAJwp o9/Br0AVhyfgj7frDpaio9x7jUlUtPRpGzRWu96g++7H/caQdSBYDN46xytDLQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706709757; a=rsa-sha256; cv=none; b=v4sf9RJAN1l6lGPlFExlAghBq+fH+LyagyvwsWLT9x9+qUh8oJZUJ9cFFIs/byQgI8vjrz FcgspEIeAOZPwmUjmLUMKEKUsbgyjzvFUdJHhMrqcj7xw2p6rVOCuCb+Mp6o3PJZH+KBEC XBHAvj9o3+stU9o0QMn7e7qPkB+pPQbhlHcSxBKzzh/9T8/mv6ODakZJJxrFiZfz9QjCSf zlbE5KGsEALuycwjSUJbSsznlR2uRZ5wXkYryWpPzUfRcXhvl6ukYaTy/hZKmqCUe7PH8W IYyPomEYFhWO6E4Ne02RUbdVnQUdbDoyvygVTH//L3MNyooOY407GbmEt+miTw== 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 4TQ3dT2K1szLZ3 for ; Wed, 31 Jan 2024 14:02:37 +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 40VE2bMQ028607 for ; Wed, 31 Jan 2024 14:02:37 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40VE2boH028595 for python@FreeBSD.org; Wed, 31 Jan 2024 14:02:37 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 276249] lang/python311: Fix armv7 build Date: Wed, 31 Jan 2024 14:02:36 +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 Only Me X-Bugzilla-Who: freebsd@dev.thsi.be 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: attachments.created 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: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276249 --- Comment #3 from Benjamin Jacobs --- Created attachment 248091 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D248091&action= =3Dedit no lto on armv7 --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Jan 31 20:25:03 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 4TQD6n4PnHz58Cvw for ; Wed, 31 Jan 2024 20:25:05 +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 4TQD6n3NDPz4jD7 for ; Wed, 31 Jan 2024 20:25:05 +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=1706732705; 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=ubos2YSbcxu6v3jDUyzqcS8SSUZw9C/VqpomV3OoFuo=; b=CsKgeSwDIWWp8ZjuZMEU1juiruejFwyBzEUSV/LS1FglddCT88cSAjVewKceAjID5r4zaa nMfYNZimm/qCqq3KFr8QXmoqxIoe2VuZrj72KNBMyq+LkgkyagKthNrwddksUWlWlLmOZ+ F7nDPZSAfMj3h3RRXw0N9NrBkYpM90uHZT0MewuiOcstGyb8Ve+jiVkY1BJDin62b0jy5U jipmiLR5OT2hUvvQMoBufw+5gjfAqhZ8vTkhORSk0Auae/DuCI12am5dbN2PUZs+W0VHD4 FULj3hIdnYdMAk5Xb3w+/eT6LRhorfxZOHchumo+HKj1VlV1hPi0wAVl4hsZhA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706732705; a=rsa-sha256; cv=none; b=X/US3kZMPY9ugyGavRSl9IgBHqActRBrg7RJFt83XTEceyP3PAX6uen+rUVYEgrhEDiyuT gGPyWPeZcqI+nmTu4Fs5hMOf9FxWku8X0wMLZdJ4/rWVBg4YU+A+r5W9qAX9kodS510Ttp KjwHKzwRxcmer9XJNVhrLngM1a4KB8nBifKdXTouG3E0CEcwVAqQHfQCqhWOVa4P4sup4l BHFMdifTnTRZrhDdl7YcLuEgiK+rS7iTJNAfbhK8vCMuLeuRGaJey24pxeDaz5/UdJovxw 2snQ5PtCZDPWBu59jkf6DUf/cR9Mc4B7bvrHmMSAgScw+CHCZSjiif2HfldkFw== 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 4TQD6n2SBpzYfk for ; Wed, 31 Jan 2024 20:25:05 +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 40VKP5rM014738 for ; Wed, 31 Jan 2024 20:25:05 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40VKP5ux014713 for python@FreeBSD.org; Wed, 31 Jan 2024 20:25:05 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 276249] lang/python311: Fix armv7 build Date: Wed, 31 Jan 2024 20:25:03 +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 Only Me X-Bugzilla-Who: brd@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: attachments.isobsolete 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: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276249 Brad Davis changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #247581|0 |1 is obsolete| | --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Jan 31 20:27:16 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 4TQD9J6L15z58DML for ; Wed, 31 Jan 2024 20:27:16 +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 4TQD9J3nBGz4jMs for ; Wed, 31 Jan 2024 20:27:16 +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=1706732836; 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=xteCq/3kSbbdQCWiOZXUGvnpQzcQGlwAPuHBd2NBZPc=; b=J96BMdZ+icT9+xTPdBVhNJNDYUfowgkBjSvSksGyU/F5YoFZxmyxAoKKlBa5NLfIRM3exk ohTIPKZSZ7K2SqSg1SKcmbHHQdsK4FNR+c0dJjsHAZ3KiR4wQ1jJlz+CvZ53EM0/7ivgAg awN2oaj7ucXgbz/rHbo0zvIlca4QyARbdZwm8oDKN4VyU5uKMQGdUr25zCOfMEBaou1cv3 cOIkLYGgpk2RNkFpTNo0mlz0EXwmaxJD4zab5BmDzy8vL35OPe25NopO0lGLEWYXLUlE77 GvVKePiDbv5Y5kG4S1a2DHJaEuBDrMcG69+MzNM9nx99PlWvSEq7Ay/wqb3aPg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706732836; a=rsa-sha256; cv=none; b=ErYyOQsCHhsAZdT+wDBLPRO8I0V7bhPChiWrA9dWN9FF1kOIJf2PywWxgSo1NzL5qjNMwL P3+ZQT1v05Po/AsXJUeY0aIkrnOwcHoCuGj1G8H/Z/SRnCGFRE94Y/Awt76HsbOlpa/bak tsLqF3jYQt9v8nV7e0G/KYcl2+CNmeswWmEkeIHMGXoXRiXmcU6O05bTmPb03cDYAUmwrt BMiMVSw5DzLTtKcXct8Cv93qZFGWI4mpSyIfkO1eD5FvLhOZusEumsY4eWVi5aC1gmH8lv O6ErtaVNE6rdwAm7WmLfidbNehVnjICOPKlDsssmdE39ssw9awqraBGoTB9r1w== 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 4TQD9J2sm2zYXL for ; Wed, 31 Jan 2024 20:27:16 +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 40VKRGHJ020743 for ; Wed, 31 Jan 2024 20:27:16 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40VKRGEQ020740 for python@FreeBSD.org; Wed, 31 Jan 2024 20:27:16 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 276249] lang/python311: Fix armv7 build Date: Wed, 31 Jan 2024 20:27:16 +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 Only Me X-Bugzilla-Who: brd@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: 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: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276249 --- Comment #4 from Brad Davis --- Sounds like a better approach to me. Did you test it on main? --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Jan 31 20:45:04 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 4TQDYs0CSFz58Fv0 for ; Wed, 31 Jan 2024 20:45:05 +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 4TQDYr5gDJz4n1d for ; Wed, 31 Jan 2024 20:45:04 +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=1706733904; 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=mWjVJid7q/Wm577RS21ljJpAKK/sLgG0FUYBOqkhs8Q=; b=yCgydP4FhB2KXzXpZAt98pW8nqE8gGST33sUQZrBYyjSwLB7SFA5goVGslKa+zY7x36lpt HdEqafNJfeS9D1GMQAHuMSiKM++HEMzmgjQA0qYNzTVy6s0VWF5GPvljHQCTGfeCFq1zYt ozsT1DRJSI+RH0pGeP/sM/QCutZ4mCW2wi6aL6QAJdFHwSBwGlTLvggLkUF1jIElEzG5SX djEsmEJSeBPiOx8tjxEoGHA7ILLUErsEFufje7sWKr7P8gvrA2BxqmE+gV6XpA7wJfbqJQ gTzUHc1MC+UQtG5t9lTvM/PK2kd+hNIvlbEn31N2HSdtuPhBAPEcv4RmGxMXoA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706733904; a=rsa-sha256; cv=none; b=XLFej6XZUJB1J8BSXVCLTUgqaTiFzZh0D7dGYKtJhuVKmwTWBxVd51OVcga8ZMJZV3d95s zZzgehh1N28PBvPCPDh2QXiIeMpydvqa+zOA+Y7Cv9ugGrQ6KdBEPxCnD6lyAAZF+XwDos MnUi9CiJwodCczA8utijz0ZLjZgxGzHa68IfD+dNU5rODA2U3Xg5QX0QWn3UNSwfdYW10e YyiwjzL3NmpqyG1ddeJwgm3/tH6BK+hmqv/jE47J9TU8BpYuXRtI5cW++ZGWH+wIgfe6T5 xvM2W5Pte61GFJD1kJTA+8gO1FLZRT1qnfC6aalUspgBcP+SUv5124UrRcVCRw== 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 4TQDYr4Z61zYhT for ; Wed, 31 Jan 2024 20:45:04 +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 40VKj4tV007879 for ; Wed, 31 Jan 2024 20:45:04 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40VKj4Sh007875 for python@FreeBSD.org; Wed, 31 Jan 2024 20:45:04 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 276249] lang/python311: Fix armv7 build Date: Wed, 31 Jan 2024 20:45:04 +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 Only Me X-Bugzilla-Who: freebsd@dev.thsi.be 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: 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: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276249 --- Comment #5 from Benjamin Jacobs --- Yes, it works on main as of 2024-01-24 15.0-CURRENT 1500012 (clang/llvm 17.0.6), ports main tree of around the same date. Whereas, without that pat= ch, the same failure as reported by you is exhibited. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Jan 31 22:07:24 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 4TQGNr4CjLz58P53 for ; Wed, 31 Jan 2024 22:07:24 +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 4TQGNr39jsz3x9r for ; Wed, 31 Jan 2024 22:07:24 +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=1706738844; 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=GMVrfMEURqptKZLCJFHqm3OJ2AcIo765PCZ+K7oOGJA=; b=mTX7psRCZn7woGBgGtutv+RpcpYzSNIdI8vBcUy0RXiizHODtCE4s1mr0t3n32LAg65cQr L6k0rISF9kNkTBOqmRVf96hXssKzurnnveIe+KDQc/US+EkEwSJPXrYYwz9EOgiZJyW2LF VDOy1J4aI4a8wDsxg6cSRrZS4f7IbMviXeNIppbV6JBBQhUWcKxknwZZTBTfBCjTfQJYAO pNgCGdbHdH18S6JpDeERnraV/ct6PTKXyETuQrikbKGC5C+72NJTvzMeI9lof5gJE1h0rl EFf15qla62XHagNk3QeSwabRyZBpSgwa7p97lsu3LRzOfr8STYH3bpIPTjF4jg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706738844; a=rsa-sha256; cv=none; b=D9DDhp5E2R5MhJDwwH0L1Ph8NxkAImuxjAlQAOD1fNf1vRy9J/Cs/0CT8EKT8Agq4tJaKu /D3P7iTqJiOOD/FD/Sx0jXPX2VzqIBLcFGxdR7l1l148Co32ODZotmxxNsSZnRj6v5sMcP PoyyY86BZm4LiGmRWAO4I04npDDYWe92YKABZc0ez6/A7Jw+5AWmhQ6XeCItjQJrK8TaeS TZvl9QMpX2+vHvpCoFEzYJ+m80bwPeSEjvJsQbm/HPrcFhQep0GZwin4wXJDKtFJ6jhoGh GeVt5iLVg32tGKlaFa8Rst1Zvoo/SuYDbA2pn7RFAbG6BcULkVhTQsxE4mDmIA== 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 4TQGNr2FBSzcJB for ; Wed, 31 Jan 2024 22:07:24 +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 40VM7OfW092694 for ; Wed, 31 Jan 2024 22:07:24 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40VM7Oja092693 for python@FreeBSD.org; Wed, 31 Jan 2024 22:07:24 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 276249] lang/python311: Fix armv7 build Date: Wed, 31 Jan 2024 22:07:24 +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 Only Me X-Bugzilla-Who: brd@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: 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: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276249 --- Comment #6 from Brad Davis --- Thanks, we just need approval from python@ or two weeks.. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Jan 31 22:24:56 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 4TQGn62hPCz58Qb0 for ; Wed, 31 Jan 2024 22:24:58 +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 4TQGn56lhrz41cH for ; Wed, 31 Jan 2024 22:24:57 +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=1706739897; 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=Fqm9dgaoUZD8nTsmBzaGytryGa4eM2RGs6+Yti4zhKI=; b=vDmXMBIZaPYrebqKXphxB2O19K0oR+b5FXvUsLfURUYXvHoFScsnTTpnEtfnLIegjnqoYl /Ie+cxtJ/NyStvVmi1hEduyW45ImfeMNvXgbqxbiVUAkBedR4iQk921KiMqgdfn16ft6Yx wTRzn4NmBUUKgcctWyBtDqkEmLLZWxitiwHLNLTS8VuC09Dq3EuwngvsBhOrV5DcpZq2ta Hmq1HW3p4izoYrf25GvZ8P/pRGs7TCf2QVTtl9BT793g7WhgK/oSBl2X9Q2Xibnxnpy1uo 00HBL6MlfYN/+4iXT3dKeU9LqciqI9tTaLlRrXrRrCXmIoAG/30tPTX3VKH8hw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706739897; a=rsa-sha256; cv=none; b=SC0pcE+r8UxBbRQMXjl00Me9yQXXtw16qXk3ucJFoJpzK8V+5NGFbx7AnjaNUvaCzYJUEK 0RST9ffN2yAg7NzGXxUbHIxQwem05b9N35NxZ0F+Sp6aeJBxNu2sBPECgrNDrbyzrJUgCX 8DTUGsfN3Bc/19LBQiJ/m44URCYK0xfPrKp/7oGLTxa+k5PDdYJkH528ePoBeQi5UySprK XrGCJRsFCNGVGuEayRbrlyugeVC4YSmtyWvtN5JTk+UhEeZY0R6JDEN8/lm/tq70LXSApC uOTam8/Bf8adoN2MgPFIul1PFODmBL3Yi2PY2+J+LZ4kxIuJUmKHavzC0dC9jQ== 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 4TQGn55nGrzbsC for ; Wed, 31 Jan 2024 22:24:57 +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 40VMOvC6084165 for ; Wed, 31 Jan 2024 22:24:57 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40VMOv0p084159 for python@FreeBSD.org; Wed, 31 Jan 2024 22:24:57 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 275167] security/py-service-identity: merge duplicate of security/py-service_identity Date: Wed, 31 Jan 2024 22:24:56 +0000 X-Bugzilla-Reason: CC 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 Many People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: sunpoet@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: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275167 --- Comment #21 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D243c56de93142efd8635beef1f61d14= bbf622ba0 commit 243c56de93142efd8635beef1f61d14bbf622ba0 Author: Rene Ladan AuthorDate: 2024-01-31 22:23:19 +0000 Commit: Rene Ladan CommitDate: 2024-01-31 22:23:47 +0000 security/py-service_identity: Remove expired port 2024-01-31 security/py-service_identity: Use security/py-service-identi= ty PR: 275167 MOVED | 1 + security/Makefile | 1 - security/py-service_identity/Makefile (gone) | 27 -----------------------= ---- security/py-service_identity/distinfo (gone) | 3 --- security/py-service_identity/pkg-descr (gone) | 7 ------- 5 files changed, 1 insertion(+), 38 deletions(-) --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Thu Feb 1 07:43:18 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 4TQW9M0vKqz59J0Q for ; Thu, 1 Feb 2024 07:43:19 +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 4TQW9L4C24z56xC for ; Thu, 1 Feb 2024 07:43:18 +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=1706773398; 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=gqOuSBsGE5G8162lYh+cxIihULbjQmDTcoeAMU6JVoA=; b=dPVVGBKxZD0Vu4TW1DXcHNRPqWdFxmaO1KqZ2sVxwyg4DYIgt5D0fKYgbMOXmiI5X36N01 ftyGj2TNJA3gULV51nOXBMUahb6eR9aTFYciZoCuUTqpN4QKs/iJkdLjGzrlFN1fHErxHE +E3w0zoewZLTRC2BdWy5D+S+g2SzsnZRIQiC9oxrqnt7nwO0SwBz5O2kEaaQF/PN8Erx6T UT7/ioADyqS40IuJwvw/PzlqkmUUqZ9mu0ZIj3ExRIvLoG0hO5ReEcm0+bF1qWmmx/GGnJ luqqXVfz7I0NS5b3/sR4MPdPg8YiMe2XSwM+MEZ4nOqBvbHwITyyOCxHLBzgxw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706773398; a=rsa-sha256; cv=none; b=ywmHRWA8zv/KWZTl1gL82J6ydPjL/Sfoc3Ex2ZwXFeEZ6rkr7sBw/K2XOpTPo5H/qJvk7c QCaCgYXnn5TG/LMzmVVYPQ+epu1YRpEeUcABwrEhhKCQa56BPyNEG5pv80TNcXzVWCIOxx Vmw2wkHklzquxLLpVELiN3jhg5uODaNDIHhpy9aPMIG9TW/CAdZtDGmfvcTv6EDIAYHvkf WQOlIBtMxQyMk7gJyaICy34KvUrvRB3fBs2hUrzvcuNLtDrsZUtdepNjOqOs6V0VQ+uh6Y G69fU6ghRmGXUI++2FqiZOrQ6md1xbBeFnTs2mjhrwooRj2wtVmL1VJWDJCI7A== 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 4TQW9L3DW7ztkZ for ; Thu, 1 Feb 2024 07:43:18 +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 4117hIk9069180 for ; Thu, 1 Feb 2024 07:43:18 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4117hIeU069179 for python@FreeBSD.org; Thu, 1 Feb 2024 07:43:18 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 276744] converters/py-rencode: Sync with main, restore build with cython Date: Thu, 01 Feb 2024 07:43:18 +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 Only Me X-Bugzilla-Who: wen@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: wen@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: assigned_to cc 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: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276744 Wen Heping changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|python@FreeBSD.org |wen@FreeBSD.org CC| |wen@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Feb 1 08:52:24 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 4TQXj51s4bz58BN7 for ; Thu, 1 Feb 2024 08:52:25 +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 4TQXj463t2z40C4 for ; Thu, 1 Feb 2024 08:52:24 +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=1706777544; 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=Psg/Gb6TOoTKUKGWsvGnjGmE7LhXSCXKKC9kYg2gaW4=; b=QZyyLZCcSLrPxOnalSLWOnBdYpi1VKSzUjlgsd5KhcipY6i7owBoaNPg++jCDju8u/9CCl a60tYCit+/t0b3K/01gu4trAN8Zy2xcK+CipfnIONhBDIun8LsHHmumRgIu6f/jnRbd3P1 Yez9Y3O+n5R3pQTTjLh8UZWC3FwaTg4+yl/U+xbuD/+vunrLCGKSm3HE0yfYISgCmsneSn lcLIU6uv7OUKTNWqsZEGHduGfh+iKYqVzze9ffqXWOoaOSzQRzjx06CrRTq7mi0MXMtyb3 F2v+dsjAQSYpF5WfgGk6zzOfvQhG2UqMZheKwWJcrsJOlfTbnlv6Tayv5jkGow== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706777544; a=rsa-sha256; cv=none; b=XyBluPO3kRsoWUwEFObvTJXpAbMrdGu4BFW37DHY5j3/57PVP+go8PovYxPwzuliT7X40Q RjHsUKioiVLQISIF22erIzp2n4CYuODxG3WXy5yOHFsKRgKa5wvqQpdn+Jc7HFRkwrMPAX aEqhrb4H/8HLRsbzYH6fqwjnKPifCLnohnypuAfIjVSD19FlzrqI6OHb9jv0m8vNla8R5j BJkcDPJpI9AFDPaLOuVH6/qLZv8LT34ffzy1Nv1IXv2hst8QW59dZjmqNnL6B3rip2pW6s ld4BmalzYJ185RtPmWfKzV0jejs5rRYPDX7gXrs2raF2+Wspe+myqY/3U/BMbA== 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 4TQXj4599zzw4Y for ; Thu, 1 Feb 2024 08:52:24 +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 4118qOXc026194 for ; Thu, 1 Feb 2024 08:52:24 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4118qOAU026193 for python@FreeBSD.org; Thu, 1 Feb 2024 08:52:24 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 276249] lang/python311: Fix armv7 build Date: Thu, 01 Feb 2024 08:52:24 +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 Only Me X-Bugzilla-Who: mikael@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: cc 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: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276249 Mikael Urankar changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mikael@FreeBSD.org --- Comment #7 from Mikael Urankar --- (In reply to Brad Davis from comment #6) Build fix is covered by portmgr blanket approval Approved by: portmgr (build fix blanket) --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Feb 1 18:54:52 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 4TQp4D4T7qz58RPP for ; Thu, 1 Feb 2024 18:54:52 +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 4TQp4D1YF8z4HDl for ; Thu, 1 Feb 2024 18:54:52 +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=1706813692; 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=XluoBuMESXKAm1bF9XxUhDpw3x+S0Eb5stZ4+lamZ9k=; b=iz+ydxHsX8TkVL+joUlokKB/CoZECGO0V/KY0Icv0r2QJUz5XMsxVtPgcuDOyfb6tBf9AO wi82AxspDrNBRafqz0IEghU0tJhhWaH0popQlpLO1vFWJc3G6PEr89O+5Bximi9zQA9Nw1 bGVymYKlyr/I62PQSoRnjaR5LaIKExLnCb4rNuXS44H0CxCFTS1RY1L29X3WLR9IkFGmPx 09KfvmHf2fVeUAZCWNSnd6IkYsa3+Z8e4NHr2aDDEQ2zAU993eNl7bEWTDYC+4mNZBmq1I EIaWy1zUl68VN//4Q45b25twfhCkOOT3DxPHPOInLF3CE70BqCkfK59o/jgDtA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706813692; a=rsa-sha256; cv=none; b=Qx1UUj6aFqLTXTO0tAxLsxBxLngKkgOGLjTPyqFA8+vsJEffKyAG4NhhNwzMRAM5Z6iZQI bzYo3EP3tI7dXWwxj+m9xGXe+ddYwetchBvrQstNHwgyE0+MooVF9nvytMR0FDAN5DbVcP ep6LSrMxiT2Y7lJbc0XDMeAO+Z5Am8/CzHqfh5ZI3F9ymwFtE48KhTuE5xNB72usiFT0sw kH/XM86tl42Lc7VI6PtY4nRFpcBB3bz6jLK9N7IiLdXbpqPKHXMM0V965jLg8/W8GdQvK1 G6sAOhPL5IkAEYlVdPCuZnubaSHjiaYoNTsmHn7uH8OUs9Ss9zpbyPSJtyKU+Q== 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 4TQp4D0XgWz1D62 for ; Thu, 1 Feb 2024 18:54:52 +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 411IsqtI076521 for ; Thu, 1 Feb 2024 18:54:52 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 411IsqZo076520 for python@FreeBSD.org; Thu, 1 Feb 2024 18:54:52 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 276249] lang/python311: Fix armv7 build Date: Thu, 01 Feb 2024 18:54:52 +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 Only Me X-Bugzilla-Who: vishwin@freebsd.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: bug_status flagtypes.name cc 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: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276249 Charlie Li changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open Flags|maintainer-feedback?(python |maintainer-feedback+ |@FreeBSD.org) | CC| |vishwin@freebsd.org --- Comment #8 from Charlie Li --- Not seeing this on 13.2-RELEASE armv7 at least, so I'm not entirely sold on= a blanket disabling of LTO here. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Feb 1 19:29:26 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 4TQpr70LWZz58VBk for ; Thu, 1 Feb 2024 19:29:27 +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 4TQpr667kZz4Lmm for ; Thu, 1 Feb 2024 19:29:26 +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=1706815766; 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=usPguUftJSKabciRzcoDGCnt9Iy26WZCkD83uJs7Pc0=; b=MBUXGo6jlsygHBQpJJkxqCid8LgQiNLYaROIAfxKIrJJoUv5U0Nknd+Fb0BTztF60Wbl5k T3YINHTYWTZFRo4MOhJvoHz0M9zAS4EiW4ea65kU7+NRk/ZzZWvnaBmpOzMSeGnF2UVoGq GO5/ENBLDAKI6TjVsUMTSgC6fsHh5kIQp6AlNkFbsRX3y97ViicHl0emEF/TRO8gw0FR7S BiwHsBmGk2e+mBsrhIboBW+oUPN3Hfx1gcW7WSWaJZO8Oip0m4RKZtLCsDcbY1myxESoof +hcaYbfm+js7cuCdrWcvuEqdTpoS6Zs8SfV/l2LKQBu1WH4eAGmZVPi3TD1OtQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706815766; a=rsa-sha256; cv=none; b=Pr90lYOu42uII+jclH9Jf9qgtyMyt6kp3AZq3EYXZuvYyQihrAs0ZTACY91u80xbYCIAix n5m3KLi8XgIib9QKTqtufWaydK8lbk21jN+4jcaPOzlJTO21B4FkeipRZEuQ1eVgZJ2NWk FQSqaeASXD0ap79rulWjmOCC0RSZ8Vrpkb2Pa5QDxB6r2ETpI180vnS9Hv0cBC8gvzjQ68 hKVRNl77oT7w1D7mGTnowb9Lg90eu8YdsSnrrwB/iyU11S4sK/RLLO/WoN+LnhUTFbfSyL gzCwUl/8Y21VHeJUU0HtmhFEiXQtex1st4W9gF/1Ss3PGwxi58qQzQJgOuQwgA== 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 4TQpr65G4Mz1F5X for ; Thu, 1 Feb 2024 19:29:26 +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 411JTQmp045132 for ; Thu, 1 Feb 2024 19:29:26 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 411JTQjg045131 for python@FreeBSD.org; Thu, 1 Feb 2024 19:29:26 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 276249] lang/python311: Fix armv7 build Date: Thu, 01 Feb 2024 19:29:26 +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 Only Me X-Bugzilla-Who: mikael@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ 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: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276249 --- Comment #9 from Mikael Urankar --- (In reply to Charlie Li from comment #8) Is it on real armv7 hw or aarch64 or qemu? --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Feb 1 19:46:55 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 4TQqDH36X4z58WGs for ; Thu, 1 Feb 2024 19:46:55 +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 4TQqDH1tccz4Mb8 for ; Thu, 1 Feb 2024 19:46:55 +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=1706816815; 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=aIcrx+I3YIeFatDJS7Da9YIIAveohpcA8LUwrja9NlM=; b=pZ32oL5u5cEvT175gTFg+fofhELvKMvfuppvjhL7/5PKbfKEXdumTrKS6twgMVvkppyUoK 3H83JTGd7xS4pms+EQPbdFbFUUsfE78xbsJ7kl7h1S2ZzOkUyxxt7Lml3jVnBxSOyQBFeN sqx7YsjGN9uobExSnlJXW9QDXbQ0xSzf+qsPlu08zMTbxpUuk1YxaoV6MHxvE36OlFap7Y g/DYZYMWC4kdEKUbb40ekYUh6U2VRiYLziOuKOCuVAXp7pQNZSC17gKrPNt+5I23sHKOJh S/PUHVdooOPSF5ImplyVNvUK7VnW/HYzvSgdo8ChppthXmaqq6yHMM/UQ2kzyA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706816815; a=rsa-sha256; cv=none; b=KviqEwMhrBzWRUvHHrMfCLS2Iu7Ae/cG7g6o/vFwtyed9aXqMespH2/JdNqcRyl1H34G8B bXRHbG3PKop0WRczyGecdR7UsTOI9wjgtWKEs5HIkbcUj4njm5FbAIcqODn62tCrSaFXwT eW6AlT2lb8MA1P9Muod1O5Flb2u5qlhu3nUz0iXuz39a41gbeScGYevfwIlMYquQtV8dt2 NUJGPEtA/NQ+6RLbhV6hrR+g5LrSigoZwuFYcfhbvBzLG+xjDYPg2itWRMaumqUW+DoWLR 5DsIpm5iUilm8tlcGSJNa2BId9RhzE2CYcSugo7ZB9Xu5EVgDPsQ9viL7jKcAg== 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 4TQqDH0rY6z1FMs for ; Thu, 1 Feb 2024 19:46:55 +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 411JktsG036725 for ; Thu, 1 Feb 2024 19:46:55 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 411JktZ2036716 for python@FreeBSD.org; Thu, 1 Feb 2024 19:46:55 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 276249] lang/python311: Fix armv7 build Date: Thu, 01 Feb 2024 19:46:55 +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 Only Me X-Bugzilla-Who: freebsd@dev.thsi.be X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: attachments.created 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: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276249 --- Comment #10 from Benjamin Jacobs --- Created attachment 248117 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D248117&action= =3Dedit no lto armv7 on current llvm17 --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Feb 1 20:05:17 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 4TQqdV11tfz58YVL for ; Thu, 1 Feb 2024 20:05:18 +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 4TQqdT5PZdz4Nq7 for ; Thu, 1 Feb 2024 20:05:17 +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=1706817917; 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=8hlG8yAaxJEyPAD29nErVsH36EsbQ6t7Hyizp/TSDEI=; b=t6iQkmCvJ1HaV9HS+oYs2aNW2OPvy5BnfKXMHoW8vuOzZrCbmsH7Z+J6Gm92H9PUc4tEIq +sJlcCzZZ/2vFw5xGWs4rou/0ntThlJtT4zjEws3H9vu+UL71QG2rct/zLWr0pzDGbn70j H4S9lHRXrmbMpVlH5Li+Ll9kE3Du1A7+S5IFrEUtWIKXPRo5ppWOl7AXCDA7HR6afj2g/c BwUr4O86ftEFx5F70CSPPQnE/DCsv57oC0iXkddbSqCNadxxOnP07xPwzURzjmpoNJYX2e PD3N8Z1yAmIocDzUCt6FpNvVzGMWaxc3wjJ8nNuoh2Ac6sRLHD8I74YMk984UQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706817917; a=rsa-sha256; cv=none; b=kx01Knb7b3q8e/MHdkN9C4aRqIH2BXsYN9FD8MvwZ3n2H9FB+YDYMpfRNS7aUWj3A+VNgs KYmYJ1S89HEfcS4Bk4Ds/2TRtCABWhN6F7vGvjY8L7aOpwBBwzswDC11B9LoRxPFVIiCK0 iPjF0gbVlprbvDG7+nAOFMp/JJsM+HMslM54pMtE5zCWR04/AK18o9UeBoymRSwN1ff2Ul hPVm+NPwOCetOGGpMhmPeTWsrroqE6RVtwddDE4IYk+ZUDtqQF5WvsrgP4SI7Yw/q9jChF D1vO1n7PshUupMKzWxzDl3GWRDEDgNS5rXh0+RZxrqz0PPPzfi8UZbzMQ/ErgQ== 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 4TQqdT4TZ4z1Frn for ; Thu, 1 Feb 2024 20:05:17 +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 411K5Hwj037365 for ; Thu, 1 Feb 2024 20:05:17 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 411K5HM1037364 for python@FreeBSD.org; Thu, 1 Feb 2024 20:05:17 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 276249] lang/python311: Fix armv7 build Date: Thu, 01 Feb 2024 20:05:17 +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 Only Me X-Bugzilla-Who: freebsd@dev.thsi.be X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ 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: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276249 --- Comment #11 from Benjamin Jacobs --- (In reply to Charlie Li from comment #8) I doubt that anyone would be using python on armv7 in any performance sensi= tive setup. Anyway, if it is important, please then consider the last patch which only disables lto on CURRENT after the llvm17 merge. (if/when llvm17 is backported to other branchs, the version guard should probably be revisited. ditto if/when llvm18 is merged with current). (In reply to Mikael Urankar from comment #9) In my case it occurs on an armv7 poudriere jail running on aarch64/rockpro6= 4. For the bug reporter, I believe that the situation is the same except that= the host is some of Ampere donated host. Thanks for the feedback! --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Feb 1 20:21:29 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 4TQr0954lqz58Zb6 for ; Thu, 1 Feb 2024 20:21:29 +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 4TQr091jmJz4QhJ for ; Thu, 1 Feb 2024 20:21:29 +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=1706818889; 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=28mikTitIiaFrJyms/dj3uIcpAk3elbiumdolp7pGF0=; b=i2lJwOTkwb4nZW2jFQBrAeC6eaMaT1AJyAgVfgG3JaJHDsOLLY3g++8ezLxIWt4haxfAHG /jYdzf0SrGmIxpYUIhZQEfvsGh/c50+d2hSuWSkZva2SYyazUmxZJaHf1nMiGZ4mCXv/Ea qnR2SPxFmUJoAaJ9hdL3Zw6r+2PNFmj5y4pmUfF/dx8mt2BB1iBA7E4IU6dSvbW0lNxBZF fRYamZX0btBPBvFpW77JmMzhQ3PMjpaenaRLzUIxCJnNbg8NlLPZvBdcprbwyhok/5j7MR SSS7oxYssfYa4AATQxZxjehfhmmQaeBeV4BK58FPLCH5WZShRhXpkroRA9ceNQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706818889; a=rsa-sha256; cv=none; b=QnttRidAAhFVMRF9QsBngHOhAqVfBgTHUH4ODGhcLPCRarRzhAxEWSCXQMjC3JtuuzQ94N +5uhNHOPFJeY9UxmwYHBdJN/l6h4ZIEFd0ZCLcg+x3JWX2lt+HCoBBz+BIFUx6Jjw9nmYj eWYljcNodvUIXUl0J+pvqqN4OiXQD7alLNfPSZ/0qv8OSqjHLvUK0/PpZfGim/ajHEN/rE kTZ7nW1eR6W+9ihSymGUZ0twegocXDULobCj7b58AMakUuXqSsp84aD8KB4FAJcEyQGWXu keuwaVB/rGtJXZTao66nc9jxHLP7osQwwb2D97tKiRzlFj7pPAhcoR46x5jNkg== 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 4TQr090nj5z1GP1 for ; Thu, 1 Feb 2024 20:21:29 +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 411KLTlt017887 for ; Thu, 1 Feb 2024 20:21:29 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 411KLTNB017868 for python@FreeBSD.org; Thu, 1 Feb 2024 20:21:29 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 276249] lang/python311: Fix armv7 build Date: Thu, 01 Feb 2024 20:21:29 +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 Only Me X-Bugzilla-Who: freebsd@dev.thsi.be X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ 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: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276249 --- Comment #12 from Benjamin Jacobs --- So llvm17 has been merged to 13-stable and 14-stable, therefore and to my understanding it will likely end up in 13.3 and 14.1 as well. I don't have = the mean to test both 13-stable and 14-stable on my hardware, however it is li= kely that the same problem will occur on those branches, once they are released.= So should we guard against all those versions and keep lto enabled on the still working branches, or simply disable LTO on armv7 overall and leave it like = this until someone tests again on llvm18 once landed ? --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Feb 1 20:38:27 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 4TQrMm24dZz58bk6 for ; Thu, 1 Feb 2024 20:38:28 +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 4TQrMm0pV3z4RZK for ; Thu, 1 Feb 2024 20:38:28 +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=1706819908; 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=zJogwhWujXu0X+NKODtJZwZvsS92mPaEwnMhLUJZTs0=; b=ttwvPm+njaGHRh0lh/a2InxGuCo7W+xQgHMXBTEnNcD7LlzIByo7eObAwx42HcARo/7KNv cAyC9cH0wKuWhWJSBCObzzzlnCcPFfAgMiQZuDDs0ljk4coSg6PPYNvUq7ecgdP00gYuoM YqQvw1LB7bIVFbN+1efr3PapqekuK4tJ58oAfNZ38ABc+dHy0igcPKn7WJZAPu02uviTVL V8v5O390W9Fy+JZba71uwm6g5mF/DUCNxGvyUHcupUWdL8XMYrp15/LKUonUcuS+ppsBWT o9P6FT1d5fXVJ3yswZwdbfjhOqA01GPYM6/nyre2wvIHYmE9bJLgC2jdW+R2jg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706819908; a=rsa-sha256; cv=none; b=PfEyZCb5UleMG80+a2bA/x+TFJ7lF+kg8ttuExgoO7wtLI4nxZM8xBuNKjV/pjpQYB9u/e H7+oyQV55Gue+OpBtcZpe7ReeKFxu1lIc9oHR8rpj9CeoC4XnV2BLhzUhT9EZPb4F6b912 2FNrjVj4k6dfcjC5uYYDUw18ypO40epaWbimmDPtaYY3HZkHpMZiSVhaa+6Th2BjoqiWgq pOnXhI+vZJ9o71oEt5O5Pu+ZvEp043hq1gZzaDK1J+htru8RuITgJPy77H33B77u4hK3kq ycju1o8A880y6PC1MdLIEQpfSB1ae9OPjjYtFuEBPf/ywOGLHSX+whb/564Rog== 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 4TQrMl6v0gz1GZN for ; Thu, 1 Feb 2024 20:38:27 +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 411KcRG8003816 for ; Thu, 1 Feb 2024 20:38:27 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 411KcRi3003815 for python@FreeBSD.org; Thu, 1 Feb 2024 20:38:27 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 276249] lang/python311: Fix armv7 build Date: Thu, 01 Feb 2024 20:38:27 +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 Only Me X-Bugzilla-Who: freebsd@dev.thsi.be X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: attachments.isobsolete attachments.created 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: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276249 Benjamin Jacobs changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #248117|0 |1 is obsolete| | --- Comment #13 from Benjamin Jacobs --- Created attachment 248118 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D248118&action= =3Dedit no lto on armv7 and llvm17+ --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Feb 2 07:34:38 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 4TR6wv1nNkz58BVH for ; Fri, 2 Feb 2024 07:34: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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TR6wt6W9xz4dGr for ; Fri, 2 Feb 2024 07:34:38 +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=1706859278; 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=dEFzgbvgIifYRKOfee0uSaipxqvNa/lOWPXWjY9fTMs=; b=mLta0AMZm8u4cEEfFQ01EzUwO9mioiWHnunhgfIRMUiP5JkxBFnax0DpKUo0glVSAKrSzE yilbY6hHwkgi6Uz/RMWGkM3CXBBpgoZVXm8MbDEK3+oQlJyLLrkfGhrP93ucj8k+IaS4EU dxqBscusFFDvmEJI5kNihmbPO4jSO8YgWnRvOl5lM3fuPNb4iNIhWVlIUjrAWdYxVAjDKm aopsZM4NZ3glE6f8cpwSfaV6sjyLuMpL0OsLGdppVXtG0zubFfakq6nHEZrhKtrUMBI09b dp/Bc7fzOEUe+yPvpoyrDz35HWVOQ7wKaE+K7su76M5iXNcUObybHfJBEshy+g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706859278; a=rsa-sha256; cv=none; b=VJr8epF4jm9wjASxKToQMGe4NBjoi+Ctkho/buJT52jL6k9OkKQyNBk1QM0g6OyZIkP+6d cjuhPCEl6o8t98qAoNxoPcMu20Uw7XKxbzP2sDHMPu9FiiG2jy/8q7R754l8et9jWvL8um QOYtrqpKhS7zflTR1qyim8WbeBb5aCTghl7XgEzukKV3QpisMQv+jtgOQg4akJJOOFEFhI 1lgk5zEQRPLl3eWVU9VsEDGO2f0n+WOExxU+ZZG0s3JA2Wl0BV6q5Fp5m4AedET7y8/La6 wfWroyvqSvxH8ewPR2IkZttQ/YrQyi4S95bBwvs5g2zLRmXajV7RwmDEXwwoxA== 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 4TR6wt5VVczM0C for ; Fri, 2 Feb 2024 07:34:38 +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 4127YcbA031775 for ; Fri, 2 Feb 2024 07:34:38 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4127YcCT031774 for python@FreeBSD.org; Fri, 2 Feb 2024 07:34:38 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 276249] lang/python311: Fix armv7 build Date: Fri, 02 Feb 2024 07:34:38 +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 Only Me X-Bugzilla-Who: freebsd@dev.thsi.be X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: attachments.isobsolete attachments.created 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: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276249 Benjamin Jacobs changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #248118|0 |1 is obsolete| | --- Comment #14 from Benjamin Jacobs --- Created attachment 248130 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D248130&action= =3Dedit no lto on armv7 and llvm17+ I had the __FreeBSD_version off by one in the previous patch. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Feb 2 14:57:27 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 4TRJlr3865z58v1n for ; Fri, 2 Feb 2024 14:57:28 +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 4TRJlr26C1z4JZH for ; Fri, 2 Feb 2024 14:57:28 +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=1706885848; 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=zAzH9lTf5ZQl5nJeN2kwvXpW60MMv+JXYFQNRUJxlnw=; b=RZEPzT1bdkGaRg47t6XKpKykRByoWpF1Q5PtVncv1BUc00wTdIo1OFIjakRK6NBV1/IrkR Yd8QK9OWyqeZb1qmds4pZ+IPKDaEQVgXJ5v1F6yiUmaj7qnHMyHXUkBGWOGxr9DKcIlHbJ LeEnpA5VzlJOqlMwaXCW6eVKWSr18ou307tnVjKZ9cf2BDwEkRgEsfqxN0wNAeYugPpfpI Oga0mjBfrk778J5fPCzsiODaRFZPqSo6R0jYC2bG+cemUrg1gBxvsEJ6mWax0TCfivpn16 5E0//sTf3hUJTlQoaD9xgNO1sieWCNay0qyoM9CrMuoFXENLozEqekIa3pYZ0g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706885848; a=rsa-sha256; cv=none; b=apsM5jNZOJvY+EPBe2kgqyo1TdpY1nnO+3GS1XkLDFqrKXYiYJfetnIhyb2W/e5fjMl5q5 VoeeJ+UE9jYryZWNLC5QiJHw4rkxC1NEqUayCKaeYHx6dh8RLw3NIRKSfYDK8VBJl+PoI4 OGv8ofuRnS9vOGmjHzk2yTM1BCnLGKyUWVctJkhAMpB/v6PnEvEJH6DJIvl1wIs/Y1lxLO QfSRZQfAfrKguBLE8+R0nEZ64P34Jq9e29Z/EVC+sKyITBZQ2U654sDD/HE9EaVCSA72JU 5m+Qi/jzmjHc7bcW0yigl3RNParTL9DlSHEIDzqbRW0ayXkZGz0UWpL/39r7eg== 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 4TRJlr14k1zb8B for ; Fri, 2 Feb 2024 14:57:28 +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 412EvS2n052279 for ; Fri, 2 Feb 2024 14:57:28 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 412EvSBe052278 for python@FreeBSD.org; Fri, 2 Feb 2024 14:57:28 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 276249] lang/python311: Fix armv7 build Date: Fri, 02 Feb 2024 14:57:27 +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 Only Me X-Bugzilla-Who: freebsd@dev.thsi.be X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: attachments.isobsolete attachments.created 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: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276249 Benjamin Jacobs changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #248130|0 |1 is obsolete| | --- Comment #15 from Benjamin Jacobs --- Created attachment 248139 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D248139&action= =3Dedit no lto on armv7 and llvm17+ patch refreshed to cleanly apply --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Feb 2 15:27:59 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 4TRKR32FLzz58xGr for ; Fri, 2 Feb 2024 15:27:59 +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 4TRKR30tj9z4MLG for ; Fri, 2 Feb 2024 15:27:59 +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=1706887679; 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=ESgZLgPOzqX453d7PXYmx7qwX3syCMIISm48gIMR6q4=; b=m5XB6EZb1dzeb2YXYOsgCtviJE4kmP77HRbvB2VeMT08DVt2Z7ZoGNG9kEgqyo+8WNP/6c IjWWORdTV/wyVZsSectIRUZ5up0LOkilVGonR1r8MVdBSfGVakPTUUJyzC8/GdRF2izKHL pJYzUqHa6ocqrUE7JNBnIKn3MZ87nR6yzyIMLRqCIPBjyG96opikttD7Hxih87SQjluKbp XmkxJSUBe7KHWwJ8CueYEtwzZooktLQ1ZYSj/x/dlImUSYmEUu8+H1bpTsjakZPHBIhGz8 uJfipmJmx5+0kigevogG3bzpGEb6FrmXfP4IGYbN06aqlxvDi5NGJM57eAaHaQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706887679; a=rsa-sha256; cv=none; b=FAAQACebO5UM06HsIuwMt/XnCPBwOelwLALNo0zacU7yH64Sy3oG4A3oxoX+gzRB5ugtPR jWMd8ZjlBXU/vSLgHI/I3ynK3azAxRFytTSrEYkCoGznlVN8A14EfLfFBNuK/lgnw+I2s6 rRK8p8ymONzCAHpMS6i++Flg4ToB3sgJiPQiEw3OQbNbu/RWKbcvK+8nP3mgNuO8htr8h/ AQlFJreJ/+wjJtW3knA7eI2372g1cUnqkzC8Y64UibIvhKzH7IwHfdo0HpS6G3PRV7+A1d 92O5SSvsnNLzshrUaobE3B4wwMMkciprijgp0uGbtwd4AvRYp0zmOP9c2etuKw== 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 4TRKR275NHzc4l for ; Fri, 2 Feb 2024 15:27:58 +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 412FRwtT003546 for ; Fri, 2 Feb 2024 15:27:58 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 412FRwu2003545 for python@FreeBSD.org; Fri, 2 Feb 2024 15:27:58 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 276249] lang/python311: Fix armv7 build Date: Fri, 02 Feb 2024 15:27:59 +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 Only Me X-Bugzilla-Who: brd@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ 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: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276249 --- Comment #16 from Brad Davis --- It *might* be better to use something like this: USES=3D compiler:features .if ${CHOSEN_COMPILER_TYPE} =3D=3D "clang" && ${COMPILER_VERSION} =3D=3D 17 OPTIONS_EXCLUDE_armv7=3D LTO .endif Since it would avoid it for people using GCC or a different version of clang ... Thoughts? And I hope the bug in clang17 is fixed at some point and this can be removed --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Feb 2 17:04: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 4TRMZm53qZz5967s for ; Fri, 2 Feb 2024 17:04: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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TRMZm1WCGz4XBB for ; Fri, 2 Feb 2024 17:04:48 +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=1706893488; 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=T/uki0u7aMHuHrkp/A+GY4tdsF0QwqEzzX/pb2GlakI=; b=pLkWBHTcMjNNNEKJg567rvp/PeNfpyyk9V1eQerU9bxxBsauK0SKIulY5NejwBfcm9n3xT c+cfcb8qeU7v6PT97AFxYDmRDzkw3IarNNTM110V9df9Vb1Ck9QofmIm0n/X0czIMVxsLp zWKxcm5xYbuowaolDBPwVTVyNX2pwH4DDaxmgRSTWjKijlBYEb+YVDKj82q4BhRn3U1D02 Yon1uwGZ+6W5Cql0WcVLsZYfotAZHSbA4O3wgpKNqoWrApKpzzV15N1q+OAfdGzF9LmNWo BEo2fmXDyF94ub8P/pas/gPNR40Eqi48Ct1XcMGYh+18/0eVNlLK257j70Ydlw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706893488; a=rsa-sha256; cv=none; b=pNEbCS0ljC9AHLf5V4yQ6R5K2Al47+kx4FBJOwOa5abe5dnVaMtWeNPGEqGcRQi6yKkIar V71TNjwKxrBlrsVEHGZs+/qm07JufTsyqA4rqQUeoUigNvsGA8KDsCnIc1QpysOZRClqtF 9aZDM2sSr6BT8W/0P98L7uQPn6yAm+mQumB6MZ/myWmPanD/bJbTVcgtFfa1EanBZi0lPa SY8PflErd9JW2K8N8gV4DG4ruJ1zO2n1TNB2JMugdF70X3Wj3r392Uitt2vadfxOxp7Di5 ZPgziklpBzrtGhHVnqN7vHXuRh952CHkz7BuoWuTI/XyMzcGnv0bZmimtrRoQw== 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 4TRMZm0ZsyzfLD for ; Fri, 2 Feb 2024 17:04:48 +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 412H4m4u003926 for ; Fri, 2 Feb 2024 17:04:48 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 412H4mAk003924 for python@FreeBSD.org; Fri, 2 Feb 2024 17:04:48 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 276249] lang/python311: Fix armv7 build Date: Fri, 02 Feb 2024 17:04: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 Only Me X-Bugzilla-Who: freebsd@dev.thsi.be X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ 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: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276249 --- Comment #17 from Benjamin Jacobs --- (In reply to Brad Davis from comment #16) Such approach seems more correct, indeed. However it seems to me that bsd.port.pre.mk must come after bsd.options.mk and therefore one can't rely= on the options processing to disable LTO anymore, which make that approach a b= it more convoluted. Oh well... I came up with the following patch, it works fo= r me as well :) Though there might still be a nicer way ? Either way, it would be nice that it gets fixed somehow before py311 becomes the default for all the people relying on pre-built armv7 packages as without python there will be a lot less of them. Thank you. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Feb 2 17:08:43 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 4TRMgJ07cCz596m3 for ; Fri, 2 Feb 2024 17:08:44 +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 4TRMgH5mNKz4XSQ for ; Fri, 2 Feb 2024 17:08:43 +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=1706893723; 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=0mTQNO5TgSUyTU2QfsYJPFaYdAqZp1cpGmMwe6ad4PQ=; b=tAyvZAuQysEKZwbSoFyKa6s+HS6j1l8TQbkxFf860+UEbpxifOvZbIoGp7Lvpl7NZRI/jz LtWCVW95f27KMKM0rhNR5nwrc1zTCliimL1q5LVz37jLYt+dy1TNE0CtbZw0RekdnFfEzI fidWRIcnxKnQiuuRH23ruoElsrOyEPzKvBFd+ERPRg1VfkHwsLD7JxAjf9bzQzl/oXd0eR R5ByQNxsGpX5e0Lu4J0gABG0BbSEdqczet4xBnIhJxXvJu9htYAz13rigcXw+vRZ2SOv16 /vMn8Qe9vX1sEtE9fiWypRZ6i18otB5HKt5vvGcotwb5ys9Y2te5Q8Rrak2cFw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706893723; a=rsa-sha256; cv=none; b=XcrLct/PJE7MxNoE2lcDL4kTxgMj8o0h0sBYUhgvB4pF7yycUGKaumr5xKi4eNpRCMuI6U /MjbcNm+DRDJfB/8GdO0aJOMzjcpfPVna4uMKvm6cKBmKXxWLlt1bvRmE77XeOv510PxT1 D3UkWVbl/i3t394EzEyJ6k1zG5ldDlcPWQHLRZbTnY7tGlzrxNXYbMm6xhV0Zj2B58lguf kpbYt63Sg/K14HPRVls77wOUgNp/uNoO+NlPIZF/brPjrETxj5ohkHxK7gom768OWXRlU5 DgWJzG5DNz/16P0XQBzZ0MLBdzSlVyS447qK+wdwwxWA9aA0odfooCHWr39SNg== 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 4TRMgH4jw2zfLH for ; Fri, 2 Feb 2024 17:08:43 +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 412H8hEV016959 for ; Fri, 2 Feb 2024 17:08:43 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 412H8hUv016958 for python@FreeBSD.org; Fri, 2 Feb 2024 17:08:43 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 276249] lang/python311: Fix armv7 build Date: Fri, 02 Feb 2024 17:08:43 +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 Only Me X-Bugzilla-Who: freebsd@dev.thsi.be X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: attachments.isobsolete attachments.created 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: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276249 Benjamin Jacobs changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #248091|0 |1 is obsolete| | Attachment #248139|0 |1 is obsolete| | --- Comment #18 from Benjamin Jacobs --- Created attachment 248141 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D248141&action= =3Dedit no lto on armv7 and llvm17+ New tested and validated patch following Brad's suggested approach, and add= ing an upper bound to clang version to assert that this issue gets fixed in cla= ng at some point. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Feb 2 17:12:38 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 4TRMlp6CJjz596xp for ; Fri, 2 Feb 2024 17:12:38 +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 4TRMlp2vGMz4Y6T for ; Fri, 2 Feb 2024 17:12:38 +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=1706893958; 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=5lOl6bvskvUS7/Y8pUuYJNjqt1i6qwv/Q6m+tNku0m4=; b=Rl6DYoAK1sIRBdVBHDiwRwRk26phEuNabhyyuTtl2LBFtmrOqRvb88PXdcuSupJ9UOqHz5 wtT58iNHLXVG7W/6G06mRaboufvZxaLbWciYBpnNbrhYwuQrdoWlbvzI9/wxxgfxquWiR1 jx537RzKTAM9507XlhjLH/cBeoH28A99ZQ9bwQUE6nRSsQXMJRe8q+/Nl5nb/SOHEA7hsV sDw8Smf23dhbHv2OdW8cJ1leZfRgjoBFvnL56VRMJcdu2UQCAzan8Bayvbo1LME4iYmcfx 5Ae8XTR7Ik5o5ilvsCzyKP/RayoJVUi6M9BYv/kdI5r58Hdzxpjbc0wRC8rdLw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706893958; a=rsa-sha256; cv=none; b=kP6Ac90HhSOvaAf0cj+XiRW6rz8hr3vDrqyTALaiT+y6OqTlcvENnOtc8UaiIheiv8C2C4 83e/3mqf5LOvyvbqgeXYsj1ykTCle271dU+qy2gFMVHB1Lq3eNRuDJVKNiF3/Idx7rAA4o HM9EdB4QxkoTb7fLuE6WBoP3s4qUnjAchzqxS0pWL5pvVZLaBvFIe2fiXPV2P3MEOVBZBq SyyjzXW235ViM2vpv2ETYTbVnPBA8B3HX2vfdWQ2IQWJCMIboINBhi0JnG99bgOSWQNquQ /rlYIV2pGyKMYFIgiteW3a+qZXsFvcb+PptSYWlppYduXVixcsFOFYmc1dY50A== 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 4TRMlp1zZ8zfVr for ; Fri, 2 Feb 2024 17:12:38 +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 412HCcn5048883 for ; Fri, 2 Feb 2024 17:12:38 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 412HCcFa048880 for python@FreeBSD.org; Fri, 2 Feb 2024 17:12:38 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 276249] lang/python311: Fix armv7 build Date: Fri, 02 Feb 2024 17:12:38 +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 Only Me X-Bugzilla-Who: freebsd@dev.thsi.be X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: attachments.isobsolete attachments.created 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: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276249 Benjamin Jacobs changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #248141|0 |1 is obsolete| | --- Comment #19 from Benjamin Jacobs --- Created attachment 248142 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D248142&action= =3Dedit no lto on armv7 and llvm17+ fix bad patch (forgot the guard arch) --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Feb 2 19:28:29 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 4TRQmZ32Rgz586Dr for ; Fri, 2 Feb 2024 19:28:30 +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 4TRQmZ1vPDz4qVv for ; Fri, 2 Feb 2024 19:28:30 +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=1706902110; 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=+f/d2ECLES9AjWZrnLqO9p55HOkhtE79KpvAdOczmhs=; b=N1E2J3f35Hbo8QFlEXBTO75bnG0cFLlzEI+SCLZRK6XYBhct9I2uNGLfkpZO0nA3VS1n21 GwkzCWTl+TzJLKoFMWK6TnGFZyZbgH2X7IsCg6dpyAAUguahMC0cJ37uJmKYs9f6x+rlMW Kg2/8B8I4Pt7OmasqkwcJLm2b0gcUQvWgVzCNd7q7ZqCpE3NAddkzm2YBWipoq7Xvcm0zx H3tHT36wRtt/yJoM2XdmegNG0mEEFMLxDIDGVI7jPN+Y28FYZ5cXkh0Rb3ppT/4Af3mmFA dR7tz27rfUhzeJWKciQfkH9ehLRXFxqikvXcoZlu1QIbRglNXkqHBsNFYLBaqw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706902110; a=rsa-sha256; cv=none; b=Vp/ou0CmCaitNZoyiIhHRtdoqkJz3oLcb5676P04QjjA+YGVoxM5Kv3wZrhl6OcSQcck2x GIfSkVQlgBXEcDHRRZiwHCd8E0r9OPCB76Ue0GZ3sxusgvaPeboruppOGkdm8aXhdpuOiI X4FQzn0E/9YVb/Gm6DZ/JbplI5GQ/8VKRPAOj6ZrkTqdMnzpTPs8tbIu3dtptKyhd+LLvq gXQF/AIkxjG0QhhlvEbNVFqZzFD4Sj3nMwsiB59v5uHyuApKplSRvKH73ZrwmSw24MJlg3 wYsICWIm7dEFzz8apIuMVXZcJjMfU1I2ANgs3/JN8wFcv+f5ucnXGNHsJ+z6bQ== 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 4TRQmZ0vdJzjYw for ; Fri, 2 Feb 2024 19:28:30 +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 412JSUBE013222 for ; Fri, 2 Feb 2024 19:28:30 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 412JSUEb013221 for python@FreeBSD.org; Fri, 2 Feb 2024 19:28:30 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 276249] lang/python311: Fix armv7 build Date: Fri, 02 Feb 2024 19:28:29 +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 Only Me X-Bugzilla-Who: brd@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ 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: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276249 --- Comment #20 from Brad Davis --- (In reply to Benjamin Jacobs from comment #17) Good point, I forgot about that! I appreciate you finding a solution that = is the best of both! Looks like builds for me with the latest patch. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sat Feb 3 01:45:52 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 4TRb811w5lz58lLf for ; Sat, 3 Feb 2024 01:45:53 +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 4TRb810mPfz4Z49 for ; Sat, 3 Feb 2024 01:45:53 +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=1706924753; 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=qucgJ7C4slflGB/tuOADWC7DWnkhxJRR4vgw5EWesRQ=; b=pLRuQgRXYhbsJpdbknkgZlPiIKfe4FJoOej+Y0SywgDLdXHr+fRr/LiluzDBwUfjXMERHW 6C3qswQYzm4IM64+/1+35A2KZKgN9csEv+w1zubqiicLRITViGgrD+v2SlWB495+g8K1N2 vIRmYSfiPuT6vEbnAWhSOUGSsmy4XDCFGKmyj9bMEOn5ulis80pKumkxEo6Tb8XHYrb44V 8awsg9EyHrYwwbzTDOStsRG4YoMWoOkTGJQPLzjLWxTTauKQZz7EjWQqIVIlO02f121G8R 7/fnFj3Z3A+z4FcLNnC5bm11aRyRFXrU2QEK5ClbKBs1y9xbXXGv20m04NVAcA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706924753; a=rsa-sha256; cv=none; b=ELbpbeAxG/DjLkn4iLHxHh3TzHFG2eHX46r8iG1ut5wvQ7qM8pYsckZNn+b/UrzLMKeIAd um5Jk5GDqHYC65ChE5bXWXSCymD5vPpbgyyl78x+nPTB7Homca7ITyZNcAASifKAICSk7n jHkvKzL1tKBcXp7PbzGypmwKgfGnEgJwNsIS/Q8moHGJUHS7WvDte6vstTcz9vezLFkmLs 2gXuT7Ha1USF9QZHffNFs2kNb7myNptQkSG6tRXep6XVwEQt8yTuNL11R8xY0LC9hpoo+a K4FepXjruXR5bS6ijfexkQhXIzKD39/tAK8TlXGGMazvWCQCZ14loeDQrINElg== 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 4TRb806yHhzvDp for ; Sat, 3 Feb 2024 01:45:52 +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 4131jqLB033522 for ; Sat, 3 Feb 2024 01:45:52 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4131jqpl033520 for python@FreeBSD.org; Sat, 3 Feb 2024 01:45:52 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 276249] lang/python311: Fix armv7 build Date: Sat, 03 Feb 2024 01:45:52 +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 Only Me X-Bugzilla-Who: vishwin@freebsd.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: flagtypes.name 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: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276249 Charlie Li changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #248142| |maintainer-approval+ Flags| | --- Comment #21 from Charlie Li --- Comment on attachment 248142 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D248142 no lto on armv7 and llvm17+ Looks good, can you git-format-patch(1) so you are attributed properly? Also maybe add a brief comment about the compile/link bug on armv7? --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sat Feb 3 01:46:53 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 4TRb992yTwz58lJ2 for ; Sat, 3 Feb 2024 01:46:53 +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 4TRb991vgMz4ZCX for ; Sat, 3 Feb 2024 01:46:53 +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=1706924813; 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=me847MvaVjUQ4sA+tLiANhSc6wS1u0BqtBYn7yOEKt0=; b=Kq5e9FKrBISn+MzVQn2iFCRE7oeg2ipXkAP4UVjeluuRRYJnSpUT00XWtGc0B54mev46up mSa12z3JtViEkEoF3QDSgbVUAjHT8R/Mjy4ZijZO6w4IYIVIUJZH6CmldYLBNvw6ilHxC9 hO9NeXWYEPMbMQVYViHk6RNJKPh78d5lmdYi0v+EidQMqHIkziUudDyKJijmirv85wuVf1 jzsGiwj54hyPLD8CkAvWNfr88aB8fSwngRHjVldpB4lFWPgpHImq4gREesaWq1z+S48qeG CVrY+LCeIM3YaIZQxjyg8JJVdX7z88TwjxPpp8GHod9a4vdz6yIv7i1fGUdEaw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706924813; a=rsa-sha256; cv=none; b=ykgjDyC2XDebRhmR5bATdfDpgWEI+16RJM3vawqXdeYrQfy4ALfknZuFHH8O5MnP1AMFQ6 vV0GhB71l8T3srgZ7GdMV/5gfTZT6qTGQ3P9voLuXnGHywgDJHJI0C/+mxDOLGpGOQGA0i YO7FPMIzMDES9+FZNQNZWg4YHraPuj8Ko1MiR5Y85LqRDq2S08JUMw2aYMZLAY6pcno6je aS0PKs8KAvSqFLbDI+/PN9CjoOyuh6sbZoFQY12duQ/Hxic2iccM/JZUtg+nMh6ceen4OF RnbEVpORrby+xeYMltwTplsvsiIw/6SOtSEmbJNJzNddKdsFNHM05qOeMJkSNA== 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 4TRb990zXVzvDq for ; Sat, 3 Feb 2024 01:46:53 +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 4131krat036556 for ; Sat, 3 Feb 2024 01:46:53 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4131krxB036555 for python@FreeBSD.org; Sat, 3 Feb 2024 01:46:53 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 276249] lang/python311: Fix armv7 build Date: Sat, 03 Feb 2024 01:46:53 +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 Only Me X-Bugzilla-Who: vishwin@freebsd.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ 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: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276249 --- Comment #22 from Charlie Li --- (In reply to Mikael Urankar from comment #9) Built on qemu but ran on real hardware. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sat Feb 3 10:10: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 4TRpLd14dZz5953g for ; Sat, 3 Feb 2024 10:10:49 +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 4TRpLc5MWkz4ZxQ for ; Sat, 3 Feb 2024 10:10:48 +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=1706955048; 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=WEyWN6dL3kg7cfY8qNFimj8nERE5ehuLiCfBrSh4cPI=; b=xPsWZUV5DQ2+m2aI1kPhrVuQS2uQSgTaS/eVgZv8koc7CCJMeKQVrpuLvapiByr/qYszY1 fYNiLnzg9nHdMDO0mVoqHdaqsL8mQy5MsFpc7sgnpEg9WpxXgxsZsCn/DmHn4PMedMM0+R 67k0TKCQns7meiXRA/AR686d0Hjek4hSwMtBUoNxuR15nSLmm1JbRanlayWRV5FQG66AgB /1z2f4wQOwvIxy71AUBgHH07ILQmZjoqa4xKBNbyRO2aMVK8vrnbSUnxtaGneBoNqErYjE UZlxZxyMAQQglXHvNab/jEByoY+r28Fx4k+OGb10GfHE41mBC/q/DXAwmiw66A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706955048; a=rsa-sha256; cv=none; b=Uq2IYgki0wRnsRlWyNDnGCfn2lSJPC7IcW8gxpo7eMyzeKgFnj1ifqC4mya7W/X66E/wOt Gn/TS2ZY2rOen93dbW6NTXYtFjkRBUE+De3EFC20y+/fooTE+B8gw1ENzNPpzSpIjm7whZ z+5mUdMpCEyz74ojKH7rjhH/F9FdpRI9tMUwl8R2rX8Txp8cAmYiQbWJlDU8M1yglG++Fx PAxZOw5q6+zQFnxvNpoj/CU970utYzvt4TGDXemlJyUYCk0UuhH2Uu90Mz6uo+7LCc7oKP VCx4xe6Tvx3J+Kg+aZOJiSlnVs1oPUCVtjqpO4g4efECcfXZaMbOyYZ+e0eAqg== 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 4TRpLc3LdYz18ZV for ; Sat, 3 Feb 2024 10:10:48 +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 413AAmKd085118 for ; Sat, 3 Feb 2024 10:10:48 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 413AAm9L085117 for python@FreeBSD.org; Sat, 3 Feb 2024 10:10:48 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 276478] Mk/*: Build with a clean environment Date: Sat, 03 Feb 2024 10:10:48 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Ports Framework X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: antoine@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: portmgr@FreeBSD.org X-Bugzilla-Flags: exp-run? 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: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276478 --- Comment #6 from Antoine Brodin --- ocaml native fails with this environ: https://pkg-status.freebsd.org/package22/data/132amd64-default-foo/2024-02-= 02_19h17m47s/logs/errors/ocaml-ocamlbuild-0.14.2_3.log --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Sun Feb 4 04:02:39 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 4TSG7N3rTpz58sL4 for ; Sun, 4 Feb 2024 04:02:40 +0000 (UTC) (envelope-from portscout@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 4TSG7M5V7xz4r8P for ; Sun, 4 Feb 2024 04:02:39 +0000 (UTC) (envelope-from portscout@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1707019359; 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; bh=6wIdNV0qoD/Zyve329eSrWzmCtHywBLd1IB4Ntn4NnY=; b=xpya/ExUqLOIwtw8aV00Jx4nIPxYUYY+asbfoOLLvxXvlrmRaTZBoxJlZqK4Jd6VyLGzZP eJQBesFtA1ytrtkU89SxzZLM8tmkxqqrlIS2jhIExyd2/LGYcxNYgeblEtYmvgK2IuhZeS X8Tavnk71hMqJn5dU3vH/9P6HMY5Zc3CjhCCBAoWrKCTHVcZpirNG3nRtpqxJPuN05vnmR iKg0ctzIHoBzA1nrzLWP1zCCpFo9t5IsVldK7JyK8+qIgrOUrOmXvgQ25IwsPZBKfXCIFX sfmjXCdMuhQ+rIwHwH0LPV+p2NJQZnJ0XQXxfSoUn9F1qDvesWQ8VazjEslP5A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1707019359; a=rsa-sha256; cv=none; b=BKtp+/KQiFPXKhhtehVL24ZdFIZWW/mWmQsTNgQ6QFJeWvEMLPnwm6EVl68+aaPAuo3l3W mwt09W4R210rMBXrw3G9e0TW5VheXuV0QTr7X/Nan24PvDtWVVWFLecXMOI7nM4rgn04HW NhwH2XHPk/zSUXKGaGlUYGkUgK0M2xikynS5dEB2BUoo8kfNgDjZ0yw7DzlkDUj83Ofiy8 MyvPhmhJ97eRPugZECTXfpiqZ7eZhIOQMVhbMtAdLdQ9MkYDt4HZ1kGgEYqelwVwcAStJ/ L3M31zFeVkJjCACglY0rRC4bKGPGyTOXJdubtTR7ASc7pBAFIor0RLQ2NM+k3g== Received: from portscout.nyi.freebsd.org (portscout.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:21]) (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 4TSG7M4HRzzhjQ for ; Sun, 4 Feb 2024 04:02:39 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.nyi.freebsd.org ([127.0.1.10]) by portscout.nyi.freebsd.org (8.17.1/8.17.1) with ESMTP id 41442drT071950 for ; Sun, 4 Feb 2024 04:02:39 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.nyi.freebsd.org (8.17.1/8.17.1/Submit) id 41442ddT071949; Sun, 4 Feb 2024 04:02:39 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <202402040402.41442ddT071949@portscout.nyi.freebsd.org> X-Authentication-Warning: portscout.nyi.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 Date: Sun, 4 Feb 2024 04:02:39 +0000 From: portscout@FreeBSD.org To: python@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/python@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ devel/py-pip | 23.3.2 | 24.0 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Reported by: portscout! From nobody Sun Feb 4 11: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 4TSSCP4gHFz59c1v for ; Sun, 4 Feb 2024 11:36:49 +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 4TSSCP299Gz4LBk for ; Sun, 4 Feb 2024 11:36:49 +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=1707046609; 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=vrNLYSNUNmqzJG98XlFHmYnEa6paARVNqvOhgrrE7cM=; b=YdmR9q4SIJ3vxWd+R4nOquotyDXZnoSv6SMeZl8tuU+QZOSwppKJwHXrIGYNPdAuz5vla2 uo6D1GF+iE5tTZmGeD9VwimYaWPTeBHjpkmj7/Oj3Xpg8Bn/4bQbt2TwLOf9AoB4CxwOez McU+5fOgM3hkJFcF+8WT6nVeb4wDi/Mpbm1Ifw07b4f6DzAbxmTiEYu2T5Vb2G4YFPcfyJ X8gznp0wino/GOKxQOlF3+56Lw+6/jPXayrU4R1E/UiRC+7bAaAa8/FWGqlf5NgCcQehl7 c1jR+nA/fv+1U9yuf61PTAFP7IwqaI/SU6boUQTI6naRqLShvJ9VJrmy4BTqlA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1707046609; a=rsa-sha256; cv=none; b=XannfiF49jiaBGTnoopSBWmEBnJAJ4gu4uFl9fXjZWI1OS/TSSrg3y0Kr6uytggLDzTWTA u8bhASOCtid1fBXU6ckzsSTNaYxM1ZA7esI0adwal9zgxxd2MUz6MVDtOGcW6Dwrk/NXCE REtWpkiGtLFKjfQZ1iDjspdCbwGS+1/dlEFc4MLw8vs6PXIyrZLFhOAhz6ig/Y85z5tDhb nVawXHAM5Xhb+DzYxZYcu/hTHeRzEcc8QdNABnuIGHlm6atiQYlTZnmhrf8f9/guZDRAQb Lr6cXLKhAGfvA7FDg66kF2QndlK+gmQiqj5AU/VZ9k6auctZCdZgAUIIi63Bgg== 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 4TSSCP17dBzw26 for ; Sun, 4 Feb 2024 11:36:49 +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 414BanBV065475 for ; Sun, 4 Feb 2024 11:36:49 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 414BanpD065473 for python@FreeBSD.org; Sun, 4 Feb 2024 11:36:49 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 276478] Mk/*: Build with a clean environment Date: Sun, 04 Feb 2024 11:36:48 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Ports Framework X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: tijl@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: portmgr@FreeBSD.org X-Bugzilla-Flags: exp-run? X-Bugzilla-Changed-Fields: attachments.isobsolete attachments.created 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: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276478 Tijl Coosemans changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #247897|0 |1 is obsolete| | --- Comment #7 from Tijl Coosemans --- Created attachment 248176 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D248176&action= =3Dedit patch3 Fix devel/ocaml-ocamlbuild: Define OCAML_NATIVE=3Dtrue explicitly as expla= ined in the upstream Readme.md. The upstream configure.make defines this if ARC= H is defined and that's no longer the case. --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Sun Feb 4 14:50:51 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 4TSXWH6YR6z59tj0 for ; Sun, 4 Feb 2024 14:50:51 +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 4TSXWH42yxz4cSS for ; Sun, 4 Feb 2024 14:50:51 +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=1707058251; 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=gO6Ah+ZzgyMxqgH4JBrkwdU5MkGxYIGnGYsaNhWU4Mc=; b=hF4i2someIMEeAqEvgsdMC6UatOYyzAViibiaWYjTUC5311PIBc5fps6Z+CQJJqlIz1Qnu DAYcSazwlr9MKU2xxL4BO8ac1JxG6M23A0KBBvB3u9JnzdSwrpg2Ad/UGxrPlYoLPLzydA iuTRcYEEY6eh9jbsfjH5jJ88IigvZnV9V1Vj6zSAMpRgs/dC6lDhuAc+Gt167gVdcSCytw pZOStYp5mm8iat4SIiLCoDkAHwtBlUx8zF9XDIIkqVZ5MGg8ImqsIGQxLpn0gY8Ava0n+X B86fsJbtN+WpsSq3qdhtj+liV5nZM3QVPTiYdwsw/AdzLPCg+rJDo909xiUzCw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1707058251; a=rsa-sha256; cv=none; b=ul7cMIzTANXSyltZ7C/sNU36821QEnkty3o1/NsXFBmAs5I+wgBSvl2zhKZzKMXpE4MBtb 50YVqTg5SexGOx5i0HTn+VVumdm9NKXGMsM+LfZZvgh0Q/TOmIF9eU+JOU2UT9EeHd4751 5eCM8kiyoIzcSk5kWRksfXhbHOb6dTz4BGaWavTvDSdTwmTu6Ulpk+bHTMFVi4GJhsuQgB RSJT9m1BCO0pqaarV1oUxRTuPUI722FrBIMxrqYQPkXft9Ml9DlTFkMSA6AvJnohGABTki Xq1ckKwadxAjlQ97TYRVnDTZjx+jA2T3I+nOkpi26VFJVHY48ipJVKzWhurrtA== 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 4TSXWH36tFz11WH for ; Sun, 4 Feb 2024 14:50:51 +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 414EopLV045515 for ; Sun, 4 Feb 2024 14:50:51 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 414EopJh045514 for python@FreeBSD.org; Sun, 4 Feb 2024 14:50:51 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 276359] security/py-flask-saml: Update to 0.5.1 Date: Sun, 04 Feb 2024 14:50:51 +0000 X-Bugzilla-Reason: CC 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 Only Me X-Bugzilla-Who: john@saltant.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-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: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276359 --- Comment #3 from John W. O'Brien --- Wen, this port is failing run-depends with py38, which I think is avoidable. Could you please respond to comment #2? --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Sun Feb 4 18:31:03 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 4TSdPN0K99z58XL6 for ; Sun, 4 Feb 2024 18:31:04 +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 4TSdPM50f0z3xPp for ; Sun, 4 Feb 2024 18:31:03 +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=1707071463; 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=ImXo4FlcfuvwR7i5nAGxjfjsOJ02dAz8v9vvPBVPyZc=; b=HFrmGjf21AdbMYe71tTvI6p3Y9EEX5fcfP+PewjM4h1iBQ0RSZVywODcyyq4KB8/6xcCLF 6arZnfaDPNZPYE5QoGzvgjn4ZinYyq16sOcWJo2L5aRDOcD6F3FA0nzRqwN4M25nvlQm+r 4V3dtKNDywwnLnXKlRRavdd0OzmBWqMPxlRTFeI0yeSPM3qEsX8jggSFhGiEiWPJYggvH3 yM4aNUMG83Y1vkRsBFfiyUXd3T5KOCS+f2LvPxrv5nSEbL2hzhd6z+VwMyeMjjUUsdy2Of AyLsIcKqrMdzCgeEWlCho/H5Xup7b3/3rYn4ak1YmC1WnfgppNfup60jr5+YYA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1707071463; a=rsa-sha256; cv=none; b=iiSbsQxUyX/uPatKiyRuZJhvojAK+GRpGf9Vg69j3TJuxg9dWoA/Nl69ebp+RSFJkObKHA 6P2FGXcL1xqeZCpHBq7GRHSHVc4lZTMkE3x6Lfsf7zhmaAg8GmYFeiQYOsPLyajreqbUPC 61Kqd4uNGtiteug8PbXeCLxYU0gDlmLrfTEbXT1FEyuQ+h1K8RUGxfQ5EEHfu77ivc9NQo 5Bp8b7RwW7zFFiEVMbQE92p/+I0fnUczNX0YzVLslbWyz2eOxTVs1mG1v6v6AdV9+9JOtK d0SyWH6DkibiFG2dvITQLM/WIj9mJlIVumHvJPeM6kDxgt6DZ2UgY+pbwnT5zQ== 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 4TSdPM44phz17Lw for ; Sun, 4 Feb 2024 18:31:03 +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 414IV3IR069911 for ; Sun, 4 Feb 2024 18:31:03 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 414IV3d7069910 for python@FreeBSD.org; Sun, 4 Feb 2024 18:31:03 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 276249] lang/python311: Fix armv7 build Date: Sun, 04 Feb 2024 18:31:03 +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 Only Me X-Bugzilla-Who: freebsd@dev.thsi.be X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: attachments.isobsolete attachments.created 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: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276249 Benjamin Jacobs changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #248142|0 |1 is obsolete| | --- Comment #23 from Benjamin Jacobs --- Created attachment 248186 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D248186&action= =3Dedit no lto on armv7 and llvm17+ git format-patch and comment as requested --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Feb 4 19:31: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 4TSflT2lBzz58dnh for ; Sun, 4 Feb 2024 19:31:49 +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 4TSflT05kxz44sL for ; Sun, 4 Feb 2024 19:31:49 +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=1707075109; 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=uO70aBAErGuY1N15aKgRovUEc0JvvUDHGFY8KHI7KBo=; b=iTLD4SZu+FZQtb6gck8tA82GJqd8EOb+ZwP4yQmHVzrvZdh1lOE7cPzYOuniqSAzwW7rGc 0AGjhqvr2fjsJpT3ec5t9Q07k4yZE3CK6gO3AqRpl/cxgXat/yyCDQUejjbpZkB9HK38dI 9zclhyrBsr4odSGnMZrul2GYXK2DXuKsImZHdwDAZFJgfCNc1x4T7xi2Qfvb+AG36mPfHN CPzIVBQzYmZHoK3OAATmNsX+Tpon0PZIHwsJxozAyNSNpvU8qNr2seIbyaPh6Y/Q41muJk oBTeI+WPTwp2cCFjgYFoBL7Nz/hXWEGGK3utR5f//GmyPiWxKrOACQ82vK6hdQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1707075109; a=rsa-sha256; cv=none; b=M5pU6Fzk5fZ5gRxYngNWE5riBUFjop5Os87t3NToUz3Gvhnb5eecrgc5cEZBXnpxkMtqI+ v21ChVk6fpiNfyHCBmUVA0VgtvzFh55C1gbMD/gXJFz8ZmRQVNkC5Cl/kruewGCwFWR0pt /kmSkvu9zx5YRREHAQ8ITPMnB+Y1KpgpGIoLjULeNG+OS8vLfdhlRSmECNdFSIEVST6+Z1 RLlVv2ZNVxnQlrgXUnm6cHA2HADgofXQfuajkdLpCa/0UgXDuOuf5GIfaENViWRalgVKz6 darfwAO2k5fTSQpuV3iplRIKcJybp70runDVwTIr2+Nz96RTJxsCgvkkgFR3yA== 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 4TSflS6JhWz194Y for ; Sun, 4 Feb 2024 19:31:48 +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 414JVmOD085231 for ; Sun, 4 Feb 2024 19:31:48 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 414JVmQH085200 for python@FreeBSD.org; Sun, 4 Feb 2024 19:31:48 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 276249] lang/python311: Fix armv7 build Date: Sun, 04 Feb 2024 19:31: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 Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ 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: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276249 --- Comment #24 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D5b0b801228eba3d1dfc39b9b595b3a0= 89e118dc1 commit 5b0b801228eba3d1dfc39b9b595b3a089e118dc1 Author: Benjamin Jacobs AuthorDate: 2024-02-04 18:13:23 +0000 Commit: Charlie Li CommitDate: 2024-02-04 19:30:27 +0000 lang/python311: Fix build on armv7 with LLVM 17 Reported by: brd PR: 276249 lang/python311/Makefile | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Feb 4 19:32:47 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 4TSfmb5H4Wz58djG for ; Sun, 4 Feb 2024 19:32:47 +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 4TSfmb3mVBz457M for ; Sun, 4 Feb 2024 19:32:47 +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=1707075167; 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=kJpPqeTh6Hsx0kabGEIdVUtc0+5/nXYeM41Wb0QEP6g=; b=humIwqRqz2o4aVYuLjXPtAkmhKK5ykO6k+Q/pSHYwIWwLZgjGcqYke7FnsFhuE89WIgiuE eSKNq9cv2fmXnPYtlx/Zxcmx6wfkauHKwhsJAW9oE+Sb5zicQZDf2I73IhvZB9pWkN0zBA ya+Z9R1UMhrR7+7hhYVX5FZEgO9cccd0rax/chbvcG82Z7ewfutJFrBBA9/GYsPp5CsJyG CgDULOWpH7ZdXpxOJ8DGgr5Q0YC2k4y/jVPLhzhc4zmxQh5cG3AgarQgUeOPP2lv2HVbo9 sXjdWNF3qj5YnmjU6SohuCOyajc5DUCBovxS7lZNoO4Its9RBOLRRZ/8zVvDig== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1707075167; a=rsa-sha256; cv=none; b=o8KeZmEuZCyUy8bDdtUTw/CwMt1VyKSq/v1q0TAp6t/znccZLUnlOH6Jo2zB4SSkiSqwmo h5jQLgfpgOoNeBq4YFwGOxnc6M0NI8d+X1ArEjVzaLhJ2r50BX5MB8S30pv5yiVvxZmaAY +pqd4OJ6ZUNaLldrokCNlq9X+Vq1+ngDFJjjk0lLq5q+YSqxSpKGrVUl+yedW6zWOku8dX nqYscKHuQvY5Vp5UZeBA2wKOlBDO6bhao5hNGLMyViYuEhGzmWfyoE7WxP861RwF8itYOL HntRU1xkBtdeV7P6Eaw3Rn5Is83eAG5C0pFQyvER8kgQyTRNnxxKccY0ZTlQJg== 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 4TSfmb2sRsz190X for ; Sun, 4 Feb 2024 19:32: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 414JWlUW090572 for ; Sun, 4 Feb 2024 19:32:47 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 414JWluA090569 for python@FreeBSD.org; Sun, 4 Feb 2024 19:32: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 276249] lang/python311: Fix armv7 build Date: Sun, 04 Feb 2024 19:32:47 +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 Only Me X-Bugzilla-Who: vishwin@freebsd.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: resolution bug_status 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: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276249 Charlie Li changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Open |Closed --- Comment #25 from Charlie Li --- Committed, with a matching at the end. Thanks! --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Feb 4 19:42:51 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 4TSg0C625Nz58fjC for ; Sun, 4 Feb 2024 19:42:51 +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 4TSg0C2KX6z45wX for ; Sun, 4 Feb 2024 19:42:51 +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=1707075771; 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=M5IJwJz5I5ZD/dRayRpMjC7jAgWfps0tjpQABPMBXEU=; b=UUgQSt+j3zVmvnGmHb13dFrONem7Lke55KegWuXr6THlBMsvSfU430h7q5EQ3Wc5K0ELgY fYlOxkAU9FSRbj0rccgn5wHZjQRo1gPTocceDIm6Zz3n0UZ2dMgjoQXeIggso1hmlS/tH2 EGSLFmUwxH+TAf0UcqhrvG8sLUpspV3YWJu21NuC6JFFcTPGIQDTIR9j4QGwH0cnu18tX0 Gg7RMDPBUBweeewnMxhV0t3FdDUyXj42V9WpOt9JTKCwjxurMTLkToYGDNAdwJlV7DtD24 cGnlI5udkoLF5okgqdVfkNyc29QijX7afMtgqMUtcXcyLZKD3q88EabimeoRCw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1707075771; a=rsa-sha256; cv=none; b=BHAqlRJulpSxsL5UYTaRNasW1SHCIj9fxob8Pcn1YB1jZqXbnZ8WFZ6ll9qCYyUXHOssYq Sl0sLjvmdKnJ8aBUmtaT4VdT92IEphe//bv+wbWShfaMDX6kxMITU6RVMvhbX8kbUMH+J4 kyt0abYstdLopjUEZ4PurzefFX0Q4g3c+JxaTDCn1sNsVQY1kJB+7YFXpUPeILF0OxzSnT I/xSZFt3K8B+uqBYoybXI61lLqBKZxcWYH1zi9B1ZqF00QBCqKSIMAhtbSdZiCEx19zd3T pBkmPQDjOAkeZmtHgRePO1D2oyaa+TrzGpXbRXWkhZwIlhZ94Rm3InSegx1Bsg== 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 4TSg0C1NVxz199r for ; Sun, 4 Feb 2024 19:42:51 +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 414JgpK8039824 for ; Sun, 4 Feb 2024 19:42:51 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 414JgpPN039823 for python@FreeBSD.org; Sun, 4 Feb 2024 19:42:51 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 276478] Mk/*: Build with a clean environment Date: Sun, 04 Feb 2024 19:42:51 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Ports Framework X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: arrowd@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: portmgr@FreeBSD.org X-Bugzilla-Flags: exp-run? X-Bugzilla-Changed-Fields: cc 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: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276478 Gleb Popov changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |arrowd@FreeBSD.org --- Comment #8 from Gleb Popov --- After looking into this change more closely I have to say that I actually l= ike it. Thanks for working on this, Tijl! --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Sun Feb 4 21:00:27 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 4TShjm2Nnyz58nWp for ; Sun, 4 Feb 2024 21:00:28 +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 4TShjl63VVz4JcC for ; Sun, 4 Feb 2024 21:00:27 +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=1707080427; 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; bh=gMXUXlz9Ruw9FqGg4pVu5Jc0We/kjTPytXD1PR6y2fQ=; b=VYWjl+g8G/R7VYu25+gbcf/8i9ymEDtmgqaabdMva1V7Ozq+8s6jy4x9kTy/AeV6scQmOy ZHy7QHtMicqisMbksvN2wf/HF1wHU6gwyCEBq+DClKn5L5pwMDEXbNrIrh8Y9OSXrBA1ms p0DNn664TvNP/xZo5fOJrqaoDb6UyZLLeWDrKm9gSP2X5LWlFUPr4n8A9vEmkN0+b+75Zx fqP4S3dudO2y/9Pahp3vI6RGh1hMs6v0pGs0AC0Ev+vNaUfPI5DTJN9QSTtXlXJqhLgWTr zhLx7duUZSEHT9BZH+i+0rIHjBVFWFCNYPu558mdh+RgLLPewl8VySi9V5fi2Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1707080427; a=rsa-sha256; cv=none; b=ho+jOksbP0VSy0097ZvIQMdKLO028qZXUHdQ1XHHTIDi/o+2Iq4aebcUWHyzLSXS7VkGq1 qgK1TkZ57zA2pbUiXX8txWWIDk6jN5McPeXr08Da5HaRhIB0tH1/D1RcqqQ55qxb7FiHHC 8V5Y6uBkPlJFA5hSjDYKKKHwvYzJUWodJz52+4MnzKkiCQpC0E8rTxafUJXef1REuqUpTj V1LOrO/iRX/moI1/0xqOk4wRruobgcXcj0xAi3Q07AatT5G2Rh30YatKCeIW1rdTHYtPgS zI4noaUq/5Eexz4/r7Df2qshfJ+lHLgevDvoaLGD/yWYrlW+l5zitGzxXda6kQ== 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 4TShjl59bjz1C7t for ; Sun, 4 Feb 2024 21:00:27 +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 414L0Rac029050 for ; Sun, 4 Feb 2024 21:00:27 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 414L0R8U029034 for python@FreeBSD.org; Sun, 4 Feb 2024 21:00:27 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202402042100.414L0R8U029034@kenobi.freebsd.org> X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@FreeBSD.org using -f From: bugzilla-noreply@FreeBSD.org To: python@FreeBSD.org Subject: Problem reports for python@FreeBSD.org that need special attention Date: Sun, 4 Feb 2024 21:00:27 +0000 List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="17070804276.312dc7E.24290" Content-Transfer-Encoding: 7bit --17070804276.312dc7E.24290 Date: Sun, 4 Feb 2024 21:00:27 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ------------+-----------+--------------------------------------------------- Open | 205308 | devel/py-pip and devel/py-virtualenv don't aggree Open | 242896 | lang/python*: Fail to package in poudriere (testp Open | 257362 | lang/python3: Add link for python3-embed.pc where Open | 258192 | devel/py-pyinstaller: Fails to run on 3.8+. Fix i Open | 262759 | Python ports that install conflicting files in ge In Progress | 262109 | Mk/Uses/python.mk: Improve CMake/Python integrati Open | 264426 | www/mitmproxy: Update to 8.0.0 (<=7.0.4 vulnerabl Open | 257353 | lang/python38: Intermittently fails to build unde Open | 234981 | graphics/py-wand: Add DOCS option Pass MAINTAINER Open | 224115 | devel/py-babel directory name != port name In Progress | 258195 | lang/python38: Update to 3.8.12 Open | 268043 | devel/py-twisted: Consumer ports fail to run: mod Open | 264993 | www/mitmproxy: Update to 9.0.1 Open | 260448 | [NEW] devel/py-aiosignal: Project to manage callb 14 problems total for which you should take action. --17070804276.312dc7E.24290 Date: Sun, 4 Feb 2024 21:00:27 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and obsolete releases.

Status      |    Bug Id | Description
------------+-----------+---------------------------------------------------
Open        |    205308 | devel/py-pip and devel/py-virtualenv don't aggree
Open        |    242896 | lang/python*: Fail to package in poudriere (testp
Open        |    257362 | lang/python3: Add link for python3-embed.pc where
Open        |    258192 | devel/py-pyinstaller: Fails to run on 3.8+. Fix i
Open        |    262759 | Python ports that install conflicting files in ge
In Progress |    262109 | Mk/Uses/python.mk: Improve CMake/Python integrati
Open        |    264426 | www/mitmproxy: Update to 8.0.0 (<=7.0.4 vulnerabl
Open        |    257353 | lang/python38: Intermittently fails to build unde
Open        |    234981 | graphics/py-wand: Add DOCS option Pass MAINTAINER
Open        |    224115 | devel/py-babel directory name != port name
In Progress |    258195 | lang/python38: Update to 3.8.12
Open        |    268043 | devel/py-twisted: Consumer ports fail to run: mod
Open        |    264993 | www/mitmproxy: Update to 9.0.1
Open        |    260448 | [NEW] devel/py-aiosignal: Project to manage callb

14 problems total for which you should take action.
--17070804276.312dc7E.24290--