[MacPorts] #61162: hs-yaml @0.8.10.1_1: Configure fails with missing or private dependencies

MacPorts noreply at macports.org
Fri Sep 11 16:05:23 UTC 2020


#61162: hs-yaml @0.8.10.1_1: Configure fails with missing or private dependencies
--------------------+---------------------
 Reporter:  p-bro   |      Owner:  (none)
     Type:  defect  |     Status:  new
 Priority:  Normal  |  Milestone:
Component:  ports   |    Version:  2.6.3
 Keywords:          |       Port:  hs-yaml
--------------------+---------------------
 When trying to install hs-yaml using {{{sudo port -d install hs-yaml}}},
 the process fails in the configure phase with the following error message
 (full log attached):
 {{{
 Executing:  cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
 .org_release_tarballs_ports_devel_hs-yaml/hs-yaml/work/yaml-0.8.10.1" &&
 runhaskell Setup configure --prefix=/opt/local --with-
 compiler=/opt/local/bin/ghc -v --enable-library-profiling --with-
 gcc=/usr/bin/clang
 Using Parsec parser
 Configuring yaml-0.8.10.1...
 CallStack (from HasCallStack):
   $, called at
 libraries/Cabal/Cabal/Distribution/Simple/Configure.hs:1024:20 in
 Cabal-3.2.0.0:Distribution.Simple.Configure
   configureFinalizedPackage, called at
 libraries/Cabal/Cabal/Distribution/Simple/Configure.hs:477:12 in
 Cabal-3.2.0.0:Distribution.Simple.Configure
   configure, called at libraries/Cabal/Cabal/Distribution/Simple.hs:625:20
 in Cabal-3.2.0.0:Distribution.Simple
   confHook, called at
 libraries/Cabal/Cabal/Distribution/Simple/UserHooks.hs:65:5 in
 Cabal-3.2.0.0:Distribution.Simple.UserHooks
   configureAction, called at
 libraries/Cabal/Cabal/Distribution/Simple.hs:180:19 in
 Cabal-3.2.0.0:Distribution.Simple
   defaultMainHelper, called at
 libraries/Cabal/Cabal/Distribution/Simple.hs:116:27 in
 Cabal-3.2.0.0:Distribution.Simple
   defaultMain, called at Setup.lhs:7:10 in main:Main
 Setup: Encountered missing or private dependencies:
 aeson >=0.5,
 attoparsec -any,
 conduit >=1.1.0 && <1.3,
 enclosed-exceptions -any,
 resourcet >=0.3 && <1.2,
 scientific -any,
 unordered-containers -any,
 vector -any

 Command failed:  cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
 .org_release_tarballs_ports_devel_hs-yaml/hs-yaml/work/yaml-0.8.10.1" &&
 runhaskell Setup configure --prefix=/opt/local --with-
 compiler=/opt/local/bin/ghc -v --enable-library-profiling --with-
 gcc=/usr/bin/clang
 }}}

 (Note that this happened after a failed rev-upgrade necessary due to hs-
 yaml opportunistically linking to libffi.)

-- 
Ticket URL: <https://trac.macports.org/ticket/61162>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list