#40193 closed defect (fixed)
pandoc @1.11.1_3: configure cannot detect several dependencies
Reported by: | massonseb | Owned by: | neverpanic (Clemens Lang) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | neverpanic (Clemens Lang), seanfarley (Sean Farley), muchatel@… | |
Port: | pandoc |
Description (last modified by larryv (Lawrence Velázquez))
I am using port Version: 2.2.0 on OS X 10.8.4
threre is the log of sudo port install pandoc: attachment:main.log
threre is the output of port installed 'hs-*': attachment:installed-hs.txt
threre is the output of ghc-pkg list: attachment:ghc-pkg-list.txt
threre is the output of ghc-pkg check: attachment:ghc-pkg-check.txt
Attachments (4)
Change History (11)
Changed 11 years ago by larryv (Lawrence Velázquez)
Changed 11 years ago by larryv (Lawrence Velázquez)
Attachment: | installed-hs.txt added |
---|
Changed 11 years ago by larryv (Lawrence Velázquez)
Attachment: | ghc-pkg-list.txt added |
---|
output of "ghc-pkg list"
Changed 11 years ago by larryv (Lawrence Velázquez)
Attachment: | ghc-pkg-check.txt added |
---|
output of "ghc-pkg check"
comment:1 Changed 11 years ago by larryv (Lawrence Velázquez)
Cc: | cal@… sean@… added; smasson@… removed |
---|---|
Description: | modified (diff) |
Summary: | pandoc @1.11.1_3 - build failure → pandoc @1.11.1_3: configure cannot detect several dependencies |
Version: | 2.2.0 |
Thanks for the ticket. Your formatting is appreciated, but in the future please just provide log files and the like as attachments. Putting tons of text into the description generates huge emails to macports-tickets, even if the text is in a textarea
.
comment:2 Changed 11 years ago by neverpanic (Clemens Lang)
Owner: | changed from macports-tickets@… to cal@… |
---|---|
Status: | new → assigned |
I think the problem might be that I didn't revbump all haskell ports when updating GHC to 7.6.3.
comment:3 Changed 11 years ago by gnw3
I have Snow Leopard 10.6.8 with macports 2.2.0.
The pandoc @1.11.1_3
install failed after rebuilding all the hs-*
packages:
---> Configuring pandoc Error: org.macports.configure for port pandoc returned: configure failure: command execution failed Please see the log file for port pandoc for details:
The pertinent log contents:
:info:configure Setup: At least the following dependencies are missing: :info:configure tagsoup >=0.12.5 && <0.13
Macports provides hs-tagsoup @0.13_0
.
comment:4 Changed 11 years ago by muchatel@…
I can reproduce the problem. Downgrading hs-tagsoup to @0.12.8_2 solved it.
comment:6 Changed 11 years ago by neverpanic (Clemens Lang)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
I think r110047 fixes this. Please re-open if the problem persists.
output of "port installed 'hs-*'"