#11227: BUG: hs-Crypto-3.0.3 missing dependency on hs-NewBinary ------------------------------------+--------------------------------------- Reporter: bfulgham@macports.org | Owner: gwright@macports.org Type: defect | Status: closed Priority: High | Milestone: Port Bugs Component: ports | Version: 1.3.2 Resolution: worksforme | Keywords: Port: hs-Crypto | ------------------------------------+--------------------------------------- Changes (by blb@macports.org): * status: assigned => closed * resolution: => worksforme * port: => hs-Crypto Old description:
The hs-Crypto module needs a build dependency on hs-NewBinary:
Command output: Configuring Crypto-3.0.3... configure: /opt/local/bin/ghc-pkg configure: Dependency base-any: using base-2.0 configure: Dependency mtl-any: using mtl-1.0 configure: Dependency QuickCheck-any: using QuickCheck-1.0 configure: Dependency HUnit-any: using HUnit-1.1 Setup: cannot satisfy dependency NewBinary-any
Warning: the following items did not execute (for hs-Crypto): com.apple.activate com.apple.configure com.apple.build com.apple.destroot com.apple.install Error: Status 1 encountered during processing.
New description: The hs-Crypto module needs a build dependency on hs-NewBinary: {{{ Command output: Configuring Crypto-3.0.3... configure: /opt/local/bin/ghc-pkg configure: Dependency base-any: using base-2.0 configure: Dependency mtl-any: using mtl-1.0 configure: Dependency QuickCheck-any: using QuickCheck-1.0 configure: Dependency HUnit-any: using HUnit-1.1 Setup: cannot satisfy dependency NewBinary-any Warning: the following items did not execute (for hs-Crypto): com.apple.activate com.apple.configure com.apple.build com.apple.destroot com.apple.install Error: Status 1 encountered during processing. }}} -- Comment: hs-Crypto 4.1.0 appears to build fine without hs-NewBinary (ghc 6.8.3_1). -- Ticket URL: <http://trac.macports.org/ticket/11227#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS