Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jan 2019 20:39:10 -0700
From:      Adam Weinberger <adamw@adamw.org>
To:        haskell@freebsd.org
Subject:   Re: pandoc build failure with HTTPS disabled
Message-ID:  <CAP7rwcivkDxaa8mdZwn181fL5Zw2c_vSTP8Quyc02kGRZT9U3g@mail.gmail.com>
In-Reply-To: <CAP7rwchQzFKmxyEw8ZW4qrmFk8=fOy35ZhqDD2tL91zHAU1XpQ@mail.gmail.com>
References:  <CAP7rwchQzFKmxyEw8ZW4qrmFk8=fOy35ZhqDD2tL91zHAU1XpQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 17, 2019 at 7:23 PM Adam Weinberger <adamw@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@adamw.org
https://www.adamw.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAP7rwcivkDxaa8mdZwn181fL5Zw2c_vSTP8Quyc02kGRZT9U3g>