Opened 2 months ago

Closed 2 months ago

#69475 closed defect (duplicate)

Cannot install ktouch on macOS Sonoma

Reported by: transeuronight Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: ktouch

Description

On macOS Sonoma 14.4 with M1 (arm) architecture I'm not able to install ktouch

sudo port install ktouch

 --->  Computing dependencies for ktouch
Error: Cannot install kdepimlibs4 for the arch 'x86_64' because
Error: its dependency cyrus-sasl2 does not build for the required arch by default
Error: and does not have a universal variant.
Error: Follow https://guide.macports.org/#project.tickets if you believe thereis a bug.
Error: Processing of port ktouch failed

Change History (1)

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

Resolution: duplicate
Status: newclosed

Duplicate of #68685. I think we decided that the workaround was to run sudo port install cyrus-sasl2 +universal first.

Note: See TracTickets for help on using tickets.