Opened 11 years ago

Closed 11 years ago

#38540 closed defect (fixed)

hs-bibutils @4.17: add a dependency on hs-syb

Reported by: cooljeanius (Eric Gallager) Owned by: larryv (Lawrence Velázquez)
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc:
Port: hs-bibutils

Description

Trying to install pandoc after r104471 and I ran into the following error with hs-bibutils:

DEBUG: Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_hs-bibutils/hs-bibutils/work/hs-bibutils-4.17" && runhaskell Setup configure --prefix=/opt/local --with-compiler=/opt/local/bin/ghc -v --enable-library-profiling --with-gcc=/usr/bin/clang 
Configuring hs-bibutils-4.17...
Setup: At least the following dependencies are missing:
syb -any
Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_hs-bibutils/hs-bibutils/work/hs-bibutils-4.17" && runhaskell Setup configure --prefix=/opt/local --with-compiler=/opt/local/bin/ghc -v --enable-library-profiling --with-gcc=/usr/bin/clang 

Installing hs-syb after this made hs-bibutils build properly the next time around.

Change History (2)

comment:1 Changed 11 years ago by larryv (Lawrence Velázquez)

Owner: changed from macports-tickets@… to larryv@…
Status: newassigned

comment:2 Changed 11 years ago by larryv (Lawrence Velázquez)

Resolution: fixed
Status: assignedclosed

Added in r104479.

Note: See TracTickets for help on using tickets.