Opened 10 months ago

Last modified 10 months ago

#68802 assigned defect

qucs Fails to build on arm64 due to iverilog having no +universal variant

Reported by: stefanoaz (Steve R) Owned by: rowue (Rolf Würdemann)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: stefanoaz (Steve R), padf
Port: qucs

Description

I tried installing qucs: sudo port -v install qucs +shipped_asco

With this result: Error: Cannot install qucs for the arch 'x86_64' because Error: its dependency iverilog is only installed for the arch 'arm64' Error: and does not have a universal variant. Error: Unable to execute port: architecture mismatch

It appears that qucs only builds for x86 and must have all dependencies available in x86.

Change History (2)

comment:1 Changed 10 months ago by stefanoaz (Steve R)

Cc: stefanoaz added

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

Cc: padf added
Owner: set to rowue
Status: newassigned
Summary: Fails to build on Sonoma 14.1 (aarm64) due to iverilog having no +universal variantqucs Fails to build on arm64 due to iverilog having no +universal variant

Yes, the underlying issue is that qucs uses Qt 4, for which a native arm64 build has so far not been possible.

Last edited 10 months ago by jmroot (Joshua Root) (previous) (diff)
Note: See TracTickets for help on using tickets.