Opened 2 years ago

Closed 2 years ago

#64948 closed defect (fixed)

py310-pyobjc @7.3: ImportError: cannot import name 'install_scripts' from 'setuptools._distutils.command'

Reported by: mfacorcoran Owned by: danchr (Dan Villiom Podlaski Christiansen)
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: Cc:
Port: py-pyobjc

Description (last modified by ryandesign (Ryan Carsten Schmidt))

tried to

sudo port install py310-pyobjc

and it failed with a destroot error

--->  Staging py310-pyobjc into destroot
Error: Failed to destroot py310-pyobjc: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_github.com_macports_macports-ports_python_py-pyobjc/py310-pyobjc/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Error: Processing of port py310-pyobjc failed

I've attached the main.log file

Attachments (1)

main.log (1.1 MB) - added by mfacorcoran 2 years ago.
main.log

Download all attachments as: .zip

Change History (3)

Changed 2 years ago by mfacorcoran

Attachment: main.log added

main.log

comment:1 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: set to danchr
Port: py-pyobjc added; py310-pyobjc removed
Status: newassigned
Summary: Failed to destroot py310-pyobjcpy310-pyobjc @7.3: ImportError: cannot import name 'install_scripts' from 'setuptools._distutils.command'

comment:2 Changed 2 years ago by danchr (Dan Villiom Podlaski Christiansen)

Resolution: fixed
Status: assignedclosed

In c54715f8f27864fd2e41dcb8488c72ac90b03884/macports-ports (master):

py-pyobjc: reinstate missing patches

This reinstates patches accidentally deleted in the recent upgrade. Of
note, this reinstates the changes to suppress -Werror, hopefully
fixing the build on older platforms.

Closes: #64579
Closes: #64948
Closes: #64989
Closes: #65000

Note: See TracTickets for help on using tickets.