FreeBSD Port: devel/hs-git-annex databases/hs-esqueleto

Gleb Popov arrowd at freebsd.org
Thu Nov 15 13:55:42 UTC 2018


On Thu, Nov 15, 2018 at 1:52 PM Daniel Mohr <daniel.mohr at dlr.de> wrote:

> Hi,
>
> do you have a hint how to install hs-git-annex on FreeBSD 11.2-RELEASE-p4?
>
> At the moment I have problems with the dependencies: hs-esqueleto does
> not built with 'recent' hs-persistent. And hs-esqueleto is on
> https://www.freshports.org marked as 'IGNORE'.
>
>
> # portinstall -i hs-git-annex
> --->  Session started at: Thu, 15 Nov 2018 11:46:54 +0100
> [Reading data from pkg(8) ... - 403 packages found - done]
> Install 'devel/hs-git-annex'? [yes]
> --->  Fresh installation of devel/hs-git-annex started at: Thu, 15 Nov
> 2018 11:47:17 +0100
> --->  Installing 'hs-git-annex-6.20170520_3' from a port
> (devel/hs-git-annex)
> ...
> ===>   hs-git-annex-6.20170520_3 depends on package: hs-esqueleto>=0 -
> not found
> ===>  hs-esqueleto-2.5.3_3 Doesn't build with recent Persistent.
> *** Error code 1
>
> Stop.
> make[2]: stopped in /usr/ports/databases/hs-esqueleto
> *** Error code 1
>
> Stop.
> make[1]: stopped in /usr/ports/devel/hs-git-annex
> *** Error code 1
>
> Stop.
> make: stopped in /usr/ports/devel/hs-git-annex
> ...
>
>
> Best regards,
>
> Daniel Mohr
>
>
> --
> Deutsches Zentrum für Luft- und Raumfahrt e. V.
> in der Helmholtz-Gemeinschaft
> Argelsrieder Feld 1a | D-82234 Weßling
>
> Institut für Materialphysik im Weltraum | Gruppe Komplexe Plasmen |
> Dr. Daniel Mohr | daniel.mohr at dlr.de | PGP-Key-ID EFDF0E9F |
>
> _______________________________________________
> freebsd-haskell at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-haskell
> To unsubscribe, send any mail to "freebsd-haskell-unsubscribe at freebsd.org"
>

You can try building it yourself using devel/stack. It should guess correct
dependencies versions and build them in separate location. As for ports,
there is no way to get git-annex built until esqueleto gets a new release.


More information about the freebsd-haskell mailing list