[Nix-dev] notmuch fails to configure

Florian Friesdorf flo at chaoflow.net
Sun Feb 13 02:59:05 CET 2011


fixed by adding pkgconfig and glib to the buildInputs

and for completeness sake: as documented "Debugging failed builds"
http://hydra.nixos.org/build/894162/download/1/manual/#id293978

nix-env -i -K notmuch

leaves the builddir along with a file env-vars that can be sourced to
recreated the buildenv.

emacs is not yet able to find notmuch...

On Sun, Feb 13, 2011 at 02:41:16AM +0100, Florian Friesdorf wrote:
> 02:35:41 < chaoflow> just committed "notmuch" but the build so far fails
> (see commit message) - any help highly appreciated
> 02:36:03 < chaoflow> it cannot find talloc and gmime deps but it finds
> emacs and xapian
> 02:37:25 < chaoflow> is there a way to be dropped into a shell in the
> build directory, right in the environment where the configure command is
> executed?
> 
> Checking for Xapian development files... Yes (1.0.23).
> Checking for GMime development files... No.
> Checking for talloc development files... No.
> Checking for valgrind development files... No (but that's fine).
> Checking if emacs is available... Yes.
> Checking which platform we are on... Linux
> 
> Notmuch's configure uses pkg-config --exists|--cflags|--libs for gmime
> and talloc.
> 
> -- 
> Florian Friesdorf <flo at chaoflow.net>
>   GPG FPR: 7A13 5EEE 1421 9FC2 108D  BAAF 38F8 99A3 0C45 F083
> Jabber/XMPP: flo at chaoflow.net
> IRC: chaoflow on freenode,ircnet,blafasel,OFTC
> _______________________________________________
> nix-dev mailing list
> nix-dev at cs.uu.nl
> https://mail.cs.uu.nl/mailman/listinfo/nix-dev

-- 
Florian Friesdorf <flo at chaoflow.net>
  GPG FPR: 7A13 5EEE 1421 9FC2 108D  BAAF 38F8 99A3 0C45 F083
Jabber/XMPP: flo at chaoflow.net
IRC: chaoflow on freenode,ircnet,blafasel,OFTC



More information about the nix-dev mailing list