From nobody Wed Jan 11 08:56:43 2023 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 4NsM4D2zDQz2qmY8 for ; Wed, 11 Jan 2023 08:56: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 4NsM4D1thGz4MH0 for ; Wed, 11 Jan 2023 08:56:44 +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=1673427404; 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=K8XXgCO798rdRSoex44iC4njl5Zpp1Z5wfuZpLhaIX8=; b=KMCRrw+CqDMnXNOcugIjmTOfjAisZvC2iTlOoBwBykJ6Xhd19wmpYGSQbNfLL56gsDvRrl MyA3iF+cTlUDINAMCeRqHj+MgWaRpddX+u+yZFaj5CI1LB0uIg52artu+/UVq5qOl1LFHK Qxt2nbFsG2f1+3kFnZ/cjOmfLdZazwWYtEI61KXn9WfFuPRYP5SC8TYgWOxQ2NJ6BJ3Rr6 YJmA0HztvhLs45EE/O2IFV2BccnOJRYO0LtjlFeO89sqoKgkvtlCfN4ZWQ/w6u0kCMhtdO QvyYMOiuUXZ1Mr53FSAbY+NUItk9u3z5S4d/WUJmSuRfZQKtokr8jCjaVGYXqA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1673427404; a=rsa-sha256; cv=none; b=IOKakQWDQWF5taE3rzdOF6N9izSAoqc09tRjmeoDloe5Cor0IzjZcJLiydEfz32WAlBPET hxt2IF0W9ZK0/S1UjPLtmoGyETsvGj6fXQYSwkNdRs9PjHxcPZucglBkbOUFcqkazjjQj1 OU5StUsA1FPqPwN3Vm9rXRBPELhy8dYJtW167smLMwBxPvQhIitv2cBezZXpIyub3ijXXS tYg+ODj6NkgGibSk0QtOKjoYd0lbZp7bCuMqCF+v+SCk2z7CGc4BTiheQE9nL+CBuT9EFB Xsj1t8PPGlgds8koUrSRdc6Otf0JjfEv8siBb2iuX4fzzreUrBRAGI7QOyypfw== 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 4NsM4D0xvKzj5v for ; Wed, 11 Jan 2023 08:56:44 +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 30B8uiuu090510 for ; Wed, 11 Jan 2023 08:56:44 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30B8uiuk090509 for python@FreeBSD.org; Wed, 11 Jan 2023 08:56:44 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 255722] [meta] Mk/Uses/python.mk: PEP-517 (pyproject.toml) Support Date: Wed, 11 Jan 2023 08:56:43 +0000 X-Bugzilla-Reason: AssignedTo 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: feature, tracking X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: eduardo@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: Normal 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255722 --- Comment #36 from Nuno Teixeira --- Working on updating audio/py-gtts (https://github.com/pndurette/gTTS) with: --- USE_PYTHON=3D pep517 concurrent autoplist [1] BUILD_DEPENDS=3D ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FL= AVOR} \ =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} --- [1] pyproject.toml: --- [build-system] requires =3D ["setuptools>=3D61", "wheel"] build-backend =3D "setuptools.build_meta" --- Builds fine: --- (...) adding 'gTTS-2.3.0.dist-info/RECORD' removing build/bdist.freebsd-13.1-RELEASE-p5-amd64/wheel Successfully built gTTS-2.3.0-py3-none-any.whl --- And fails on stage: --- =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: DEVELOPER_MODE=3Dyes STRICT_DEPENDS=3Dyes USER=3Dnobod= y UID=3D65534 GID=3D65534 =3D=3D=3D> Staging for py39-gtts-2.3.0 =3D=3D=3D> py39-gtts-2.3.0 depends on package: py39-click>0 - found =3D=3D=3D> py39-gtts-2.3.0 depends on package: py39-six>0 - found =3D=3D=3D> py39-gtts-2.3.0 depends on package: py39-requests>0 - found =3D=3D=3D> py39-gtts-2.3.0 depends on file: /usr/local/bin/python3.9 - fo= und =3D=3D=3D> Generating temporary packing list Traceback (most recent call last): File "/usr/local/lib/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/local/lib/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/local/lib/python3.9/site-packages/installer/__main__.py", line= 85, in _main(sys.argv[1:], "python -m installer") File "/usr/local/lib/python3.9/site-packages/installer/__main__.py", line= 73, in _main with WheelFile.open(args.wheel) as source: File "/usr/local/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/usr/local/lib/python3.9/site-packages/installer/sources.py", line = 122, in open with zipfile.ZipFile(path) as f: File "/usr/local/lib/python3.9/zipfile.py", line 1248, in __init__ self.fp =3D io.open(file, filemode) FileNotFoundError: [Errno 2] No such file or directory: '/wrkdirs/usr/ports/audio/py-gtts/work-py39/gTTS-2.3.0/dist/gtts-2.3.0-*.wh= l' --- Any clues? --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=