https://bugs.freedesktop.org/show_bug.cgi?id=58812
--- Comment #2 from Arseniy Alekseyev <rot...@gmail.com> --- (In reply to comment #1) > This seems odd. It looks like the Nix build system might be patching or > modifying some autoconf/automake generated file. Can you reproduce this > manually? I've tried to build it with a custom builder, seeing the same result. The code for the custom build script is: . ${stdenv}/setup tar xf $src cd Mesa* ./configure make You can see that there is nothing weird happening between untarring and making, meaning the Mesa source code is intact ($src points to the original tar). Now there could be some weirdness in in nixpkgs standard environment causing this, but I don't know which. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev