[Nix-dev] Some staging regressions

Mateusz Kowalczyk fuuzetsu at fuuzetsu.co.uk
Tue Sep 2 22:19:17 CEST 2014


On 09/02/2014 01:04 PM, Eelco Dolstra wrote:
> Hi,
> 
> On 02/09/14 12:32, Vladimír Čunát wrote:
> 
>> Also pypy tests timeouted on i686-linux...
> 
> 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…

-- 
Mateusz K.


More information about the nix-dev mailing list