Opened 10 years ago
Last modified 10 years ago
#29832 new defect
sbcl does not respect build_arch or have a universal variant
Reported by: | daniel.hornung@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | easye, gwright@…, waqar@… | |
Port: | sbcl |
Description
With universal_archs i386 x86_64
in macports.conf and +universal, maxima-5.24.0 fails to build on OS X 10.5.8. The error message says:
---> Computing dependencies for maxima Error: Cannot install maxima for the arch(s) 'i386 x86_64' because Error: its dependency sbcl does not build for the required arch(s) by default Error: and does not have a universal variant. Error: Unable to upgrade port: architecture mismatch
So actually, the problem seems to lie with sbcl, which does not support x86_64 on Leopard.
Change History (2)
comment:1 Changed 10 years ago by mf2k (Frank Schima)
Cc: | easieste@… gwright@… waqar@… added |
---|---|
Port: | maxima sbcl added |
comment:2 Changed 10 years ago by ryandesign (Ryan Schmidt)
Port: | maxima removed |
---|---|
Summary: | maxima fails to build for x86_64 on OS X 10.5 (sbcl not available for this arch) → sbcl does not respect build_arch or have a universal variant |
Note: See
TracTickets for help on using
tickets.