Opened 7 months ago

Closed 7 months ago

#68397 closed defect (fixed)

py310-protobuf3 @4.21.12: python -m build: error: unrecognized arguments: --cpp_implementation

Reported by: diochnos Owned by: jmroot (Joshua Root)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: sonoma Cc: diochnos
Port: py310-protobuf3

Description

I was trying to install py310-pytorch and under MacPorts 2.8.1 and one of the dependencies is py310-protobuf3 which failed to build. Attached is the log of the installation process.

Attachments (1)

main.log (12.6 KB) - added by diochnos 7 months ago.

Download all attachments as: .zip

Change History (3)

Changed 7 months ago by diochnos

Attachment: main.log added

comment:1 Changed 7 months ago by ryandesign (Ryan Carsten Schmidt)

Keywords: sonoma added
Summary: py310-protobuf3 failed to buildpy310-protobuf3 @4.21.12: python -m build: error: unrecognized arguments: --cpp_implementation

The error in the log is:

:info:build usage: python -m build [-h] [--version] [--sdist] [--wheel] [--outdir OUTDIR]
:info:build                        [--skip-dependency-check] [--no-isolation]
:info:build                        [--config-setting CONFIG_SETTING]
:info:build                        [srcdir]
:info:build python -m build: error: unrecognized arguments: --cpp_implementation

comment:2 Changed 7 months ago by jmroot (Joshua Root)

Owner: set to jmroot
Resolution: fixed
Status: newclosed

In e92c406ae3f48e6435446644f70a32b648573727/macports-ports (master):

py-protobuf3: fix build args

Closes: #68397

Note: See TracTickets for help on using tickets.