[Nix-dev] Some staging regressions

Domen Kožar domen at dev.si
Tue Sep 2 22:28:39 CEST 2014


>
> >
> > There is also a Qt 5 build failure on i686-linux:
> >
> >   http://hydra.nixos.org/build/13929055
> >
> > It fails because it doesn't pass -lpq to build the PostgreSQL binding.
> Turns out
> > this is due to this line:
> >
> >   !contains(LIBS, .*pq.*):LIBS += -lpq
> >
> > so -lpq is only added if LIBS doesn't contain the string "pq". And of
> course, in
> > this particular build, the path to PostgreSQL is
> > "/nix/store/h5ym9*pq*4fjkv7d4fxzs1qbb601xyl9gk-postgresql-9.2.9" :-)
> >
>
> I don't know whether to laugh or cry…
>
>
I just laughed.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.science.uu.nl/pipermail/nix-dev/attachments/20140902/bc617883/attachment.html 


More information about the nix-dev mailing list