pandoc build failure with HTTPS disabled

Adam Weinberger adamw at adamw.org
Fri Jan 18 03:39:29 UTC 2019


On Thu, Jan 17, 2019 at 7:23 PM Adam Weinberger <adamw at adamw.org> wrote:
>
> It looks like pandoc refuses to build with the HTTPS option disabled.
>
> ===>   Returning to build of hs-pandoc-2.5_1
> ===========================================================================
> =======================<phase: lib-depends    >============================
> ===>   hs-pandoc-2.5_1 depends on shared library: libgmp.so - found
> (/usr/local/lib/libgmp.so)
> ===>   hs-pandoc-2.5_1 depends on shared library: libiconv.so - found
> (/usr/local/lib/libiconv.so)
> ===========================================================================
> =======================<phase: configure      >============================
> ===>  Configuring for hs-pandoc-2.5_1
> [1 of 1] Compiling Main             ( Setup.hs, Setup.o )
> Linking ./setup ...
> Configuring pandoc-2.5...
> setup: Encountered missing dependencies:
> http-client >=0.4.30 && <0.6,
> http-client-tls >=0.2.4 && <0.4,
> http-types >=0.8 && <0.13
>
> *** Error code 1
>
> Stop.
> make: stopped in /usr/ports/textproc/hs-pandoc
> ln: /poudriere/data/logs/bulk/ports-default/2019-01-17_17h37m33s/logs/errors/hs-pandoc-2.5_1.log:
> No such file or directory
> Build crashed: configure

Also, if DYNAMIC is off (which appears to do nothing) and EMBED_DATA
is on, build fails due to another missing package:

===>  Configuring for hs-pandoc-2.5_1
[1 of 1] Compiling Main             ( Setup.hs, Setup.o )
Linking ./setup ...
Configuring pandoc-2.5...
setup: Encountered missing dependencies:
file-embed ==0.0.*

*** Error code 1

Stop.
make: stopped in /usr/ports/textproc/hs-pandoc
=>> Cleaning up wrkdir
===>  Cleaning for hs-pandoc-2.5_1
build of textproc/hs-pandoc | hs-pandoc-2.5_1 ended at Thu Jan 17
20:35:39 MST 2019
build time: 00:07:06



-- 
Adam Weinberger
adamw at adamw.org
https://www.adamw.org


More information about the freebsd-haskell mailing list