Changes between Initial Version and Version 1 of Ticket #33174


Ignore:
Timestamp:
Feb 7, 2012, 2:58:15 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

The error message is correct. You cannot build hs-HTTP universal because its dependency ghc is not universal.

hs-HTTP's universal variant should be disabled. Since it's the haskell portgroup that added the ghc dependency, it might be nice if the haskell portgroup could take care of turning off the universal variant.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #33174

    • Property Owner changed from macports-tickets@… to singingwolfboy@…
    • Property Summary changed from Bug to hs-HTTP: disable universal variant
    • Property Port hs-HTTP added
    • Property Milestone changed from MacPorts 2.0.4 to
  • Ticket #33174 – Description

    initial v1  
    11I keep getting this while trying to install Cabal.
     2{{{
    23sudo port install hs-cabal
    34--->  Computing dependencies for hs-cabal
     
    78Error: Unable to execute port: architecture mismatch
    89To report a bug, see <http://guide.macports.org/#project.tickets>
     10}}}