Opened 5 years ago

Closed 5 years ago

#59375 closed defect (duplicate)

py27-pyobjc @5.2: error: too many arguments to function call, expected 0, have 4

Reported by: bmparr Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.6.1
Keywords: catalina Cc:
Port: py-pyobjc

Description

When installing, looks for py27-pyobjc-5.2_0.darwin_19.x86_64.tbz2 Latest tarball on the servers is py27-pyobjc-5.2_0.darwin_18.x86_64.tbz2

log attached

Attachments (1)

main.log (59.8 KB) - added by bmparr 5 years ago.
Log file

Download all attachments as: .zip

Change History (3)

Changed 5 years ago by bmparr

Attachment: main.log added

Log file

comment:1 in reply to:  description Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)

Summary: installing py27-pyobjc fails due missing tarball on serverpy27-pyobjc @5.2: error: too many arguments to function call, expected 0, have 4

Replying to bmparr:

When installing, looks for py27-pyobjc-5.2_0.darwin_19.x86_64.tbz2 Latest tarball on the servers is py27-pyobjc-5.2_0.darwin_18.x86_64.tbz2

We don't have any binaries for macOS 10.15 Catalina (Darwin 19) for any port yet. But that does not matter. When MacPorts fails to find a binary, it tries to build from source. And that failed. And that's the real problem that we need to fix. (Certainly being able to build a thing is a prerequisite to our being able to provide a binary of that thing.)

comment:2 Changed 5 years ago by jmroot (Joshua Root)

Port: py-pyobjc added; py27-pyobjc removed
Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.