Opened 12 months ago
Last modified 3 weeks ago
#68802 assigned defect
qucs Fails to build on arm64 due to iverilog having no +universal variant
Reported by: | stefanoaz (Steve R) | Owned by: | markemer (Mark Anderson) |
---|---|---|---|
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 (3)
comment:1 Changed 12 months ago by stefanoaz (Steve R)
Cc: | stefanoaz added |
---|
comment:2 Changed 12 months ago by jmroot (Joshua Root)
Cc: | padf added |
---|---|
Owner: | set to rowue |
Status: | new → assigned |
Summary: | Fails to build on Sonoma 14.1 (aarm64) due to iverilog having no +universal variant → qucs Fails to build on arm64 due to iverilog having no +universal variant |
comment:3 Changed 3 weeks ago by markemer (Mark Anderson)
Owner: | changed from rowue to markemer |
---|
Note: See
TracTickets for help on using
tickets.
Yes, the underlying issue is that qucs uses Qt 4, for which a native arm64 build has so far not been possible.