[Nix-dev] Mate-on-Nixos: nix-shell runs OK, but nix-build hangs when compiling libmateweather

Wout Mertens wout.mertens at gmail.com
Tue May 27 07:00:56 CEST 2014


Build it with -K, break and go check out what it does to build
stamp-locations. Possibly it's using a tty or so and you would have to
patch the make file.

Still, weird.
On May 27, 2014 2:31 AM, "Anderson Torres" <torres.anderson.85 at gmail.com>
wrote:

> Hello, Nixers!
>
> I am with another problem when compiling another Mate component,
> libmateweather.
>
> My problem is a bit strange. When I run:
>
> nix-build ~/GITHUB/nix-packages-github/nixpkgs/default.nix -A
> mate.libmateweather
>
> it hangs on a message "building stamp-Locations.xml", and no more output
> is written out (read pastebin: http://pastebin.com/75wW2FGT)
>
> But when I run genericBuild inside nix-shell, it just runs fine (read
> another pastebin again: http://pastebin.com/qQXCZS4A)
>
> Can someone explain why? AFAIK that type of error is not reported in other
> sources like Archlinux or Gentoo...
>
>
> P.S.: I have posted all code I have made so far (mate-common,
> mate-desktop, libmatekbd, libmateweather) into my nixpkgs mirror, below
> "mate-on-nixos" branch (
> https://github.com/AndersonTorres/nixpkgs/tree/mate-on-nixos).
>
>
>
> _______________________________________________
> nix-dev mailing list
> nix-dev at lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.science.uu.nl/pipermail/nix-dev/attachments/20140527/29904f43/attachment.html 


More information about the nix-dev mailing list