From nobody Mon Jun 28 13:06:29 2021 X-Original-To: ports-bugs@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 BAD7611D1BBC for ; Mon, 28 Jun 2021 13:06: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 4GD7Cn4rtnz3FBV for ; Mon, 28 Jun 2021 13:06:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) 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 8C9ED25B65 for ; Mon, 28 Jun 2021 13:06: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 15SD6T7v040064 for ; Mon, 28 Jun 2021 13:06:29 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 15SD6TsE040063 for ports-bugs@FreeBSD.org; Mon, 28 Jun 2021 13:06: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: ports-bugs@FreeBSD.org Subject: [Bug 256872] devel/py-zipp: configure step fails Date: Mon, 28 Jun 2021 13:06:29 +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: kidon@posteo.de X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: swills@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 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: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256872 Bug ID: 256872 Summary: devel/py-zipp: configure step fails Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: swills@FreeBSD.org Reporter: kidon@posteo.de Flags: maintainer-feedback?(swills@FreeBSD.org) Assignee: swills@FreeBSD.org Trying to build devel/py-zipp with Poudriere has failed in the last weeks: =3D>> Building devel/py-zipp build started at Sat Jun 26 00:51:30 CEST 2021 port directory: /usr/ports/devel/py-zipp package name: py39-zipp-3.4.0 building for: FreeBSD 12-amd64-local-job-03 12.2-RELEASE-p6 FreeBSD 12.2-RELEASE-p6 amd64 maintained by: swills@FreeBSD.org Makefile ident:=20 Poudriere version: 3.3.6 Host OSVERSION: 1202000 Jail OSVERSION: 1202000 Job Id: 03 [...] =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> Configuring for py39-zipp-3.4.0 WARNING: The wheel package is not available. /usr/local/bin/python3.9: No module named pip Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/setuptools/installer.py", li= ne 75, in fetch_build_egg subprocess.check_call(cmd) File "/usr/local/lib/python3.9/subprocess.py", line 373, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['/usr/local/bin/python3.9', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmpxik70adk', '--quiet', 'toml']' returned non-zero exit status 1. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "", line 1, in File "setup.py", line 6, in setuptools.setup() File "/usr/local/lib/python3.9/site-packages/setuptools/__init__.py", line 152, in setup _install_setup_requires(attrs) File "/usr/local/lib/python3.9/site-packages/setuptools/__init__.py", line 147, in _install_setup_requires dist.fetch_build_eggs(dist.setup_requires) File "/usr/local/lib/python3.9/site-packages/setuptools/dist.py", line 77= 9, in fetch_build_eggs resolved_dists =3D pkg_resources.working_set.resolve( File "/usr/local/lib/python3.9/site-packages/pkg_resources/__init__.py", = line 766, in resolve dist =3D best[req.key] =3D env.best_match( File "/usr/local/lib/python3.9/site-packages/pkg_resources/__init__.py", = line 1051, in best_match return self.obtain(req, installer) File "/usr/local/lib/python3.9/site-packages/pkg_resources/__init__.py", = line 1063, in obtain return installer(requirement) File "/usr/local/lib/python3.9/site-packages/setuptools/dist.py", line 83= 8, in fetch_build_egg return fetch_build_egg(self, req) File "/usr/local/lib/python3.9/site-packages/setuptools/installer.py", li= ne 77, in fetch_build_egg raise DistutilsError(str(e)) from e distutils.errors.DistutilsError: Command '['/usr/local/bin/python3.9', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmpxik70adk', '--quiet', 'toml']' returned non-zero exit status 1. *** Error code 1 Stop. make: stopped in /usr/ports/devel/py-zipp =3D>> Cleaning up wrkdir =3D=3D=3D> Cleaning for py39-zipp-3.4.0 build of devel/py-zipp | py39-zipp-3.4.0 ended at Sat Jun 26 00:52:19 CEST = 2021 build time: 00:00:49 !!! build failure encountered !!! --=20 You are receiving this mail because: You are the assignee for the bug.=