Opened 15 months ago
Last modified 15 months ago
#72010 new defect
py38-setuptools @75.3.0_0 fails to build
| Reported by: | jgrg (James Gilbert) | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.10.5 |
| Keywords: | Cc: | jmroot (Joshua Root) | |
| Port: | py38-setuptools |
Description
While running a port restore to upgrade the MacPorts I have in my home directory after an OS upgrade to 15.2, py38-setuptools (required by s3cmd) fails to install. The command that fails includes python3.8 -m build, which fails because the build module is not installed. The build module would be installed by the py38-build port, but that is not a build dependency of py38-setuptools. I can't install py38-build because one of its build dependencies is py38-setuptools!
Attachments (1)
Change History (2)
Changed 15 months ago by jgrg (James Gilbert)
comment:1 Changed 15 months ago by jmroot (Joshua Root)
| Cc: | jmroot added |
|---|---|
| Summary: | py38-setuptools fails to install - circular dependency issue with py38-build? → py38-setuptools @75.3.0_0 fails to build |
There is no circular dependency in the ports; py-setuptools uses py-bootstrap-modules to avoid it. I don't know why this is failing as it worked on the buildbot. https://ports.macports.org/port/py38-setuptools/builds/
Note: See
TracTickets for help on using
tickets.

mail.log from failed build