From nobody Tue Nov 05 08:12: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 4XjLg86bPWz5bmNb for ; Tue, 05 Nov 2024 08:12: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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XjLg83WCZz4Zdw for ; Tue, 5 Nov 2024 08:12: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=1730794372; 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=iOKRx6NjNzRDSBJiorK1GYqrQfNVnOQRbfAkgnK0mCQ=; b=fgvCue9ocE+pflMBnUjcitpKQiKtx1LKnkYm0rADbfsmvvmPvZJU0TcbVKQbaShbSchuQx 7SuIhV8Ae3qqgbWMApQF47WyLSPNt0RmFjug5tiizV4+h3aaYy9eK18S8+ctHgGWk1e0t8 7NdmKwF6bnTXIuGTEAnuW64poM6Vo7DnIToMtUAOiQjMEcBzNFSq25yF3hM3dfVPil/D6f zp3PNEzaDLpwZDpq8GbOto+z6hnD7c70vatxGjXlhrzMu/ENFZyNNINE4wW5WooKBXSYgI BO406qFb4Gu4kCGmwHxuEl1icvAhTpRnxnu2Xla4sTyjm9aMSDfvnN0fltqXVg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1730794372; a=rsa-sha256; cv=none; b=RIzcPwh7BhWGX4wkmN9ZJqnrhHB9Xh0GTJNtHDfS2eVbLcaS4+UC8gA5idQGuRviy3KkjL Z0xeH7m1fnsVJm5Yy0CDNRRT9VaeR8Ot6JYfGIqcQwqLczk89dA9zU1Vgfb5wkFrZLO2QV VhfRJ7+3DRpmrK+t3Y0ORAYEu0oAydo41GliQchrlb16xNP0fPF+ZkXVLsAVqN8wuAaCXI 27gmJP8VoU/1DcoZm4WVuoQO9JfdQjOU3IM87Xma9+6x2gRF93R7Uo4p1OBUww3lfk9hMu QE5dVpyY5MNU8cRtwxgyfZv+mwv8Wk98SIIx/cvIwvyTsAmZGnuywD5Ti5qpkA== 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 4XjLg8334xz18dW for ; Tue, 5 Nov 2024 08:12: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 4A58Cq09002613 for ; Tue, 5 Nov 2024 08:12:52 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4A58Cqke002612 for python@FreeBSD.org; Tue, 5 Nov 2024 08:12: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 282561] math/py-pandas: Build for non-default python version fails Date: Tue, 05 Nov 2024 08:12: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 Many People X-Bugzilla-Who: michael.glaus@hostpoint.ch 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: X-BeenThere: freebsd-python@freebsd.org Sender: owner-freebsd-python@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282561 --- Comment #1 from Michael Glaus --- Created attachment 254966 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D254966&action= =3Dedit Fix build for non default versions When building py-pandas for a non-default python version, the build fails because the dependency for meson is not correctly resolved. Also py-pandas expects a non versioned cython binary, which does not exists for non-default builds. The attached patch fixes these two issues when built with a non-default pyt= hon version --=20 You are receiving this mail because: You are the assignee for the bug.=