[Mesa-dev] [Bug 52064] build fails with "git_sha1.h.tmp": permission denied

2012-08-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52064 Vadim Girlin changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Mesa-dev] [Bug 52064] build fails with "git_sha1.h.tmp": permission denied

2012-08-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52064 --- Comment #10 from Vadim Girlin 2012-08-23 15:13:09 UTC --- Created attachment 66020 --> https://bugs.freedesktop.org/attachment.cgi?id=66020 [PATCH] build: don't leave git_sha1.h.tmp after build/install Probably this patch is a bit more cle

[Mesa-dev] [Bug 52064] build fails with "git_sha1.h.tmp": permission denied

2012-08-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52064 --- Comment #9 from Knut Petersen 2012-08-23 13:34:14 UTC --- (In reply to comment #0) > This happens sometimes when building mesa. Somehow > src/mesa/main/git_sha1.h.tmp > gets created with root user (necessary?) Then on a later build, Makefil

[Mesa-dev] [Bug 52064] build fails with "git_sha1.h.tmp": permission denied

2012-08-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52064 --- Comment #8 from Alex Deucher 2012-08-23 13:14:47 UTC --- (In reply to comment #7) > My patch from comment #3 allows me to use 'make' (as non-root) after 'make > install' (as root) without 'make clean'. That's the behavior I'd like to see > i

[Mesa-dev] [Bug 52064] build fails with "git_sha1.h.tmp": permission denied

2012-08-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52064 --- Comment #7 from Vadim Girlin 2012-08-23 02:50:54 UTC --- Just to clarify how mesa build with and without these patches works for me: With current mesa 'make install' (as root) creates that file, and then I have to remove it manually before r

[Mesa-dev] [Bug 52064] build fails with "git_sha1.h.tmp": permission denied

2012-08-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52064 --- Comment #6 from Brian Paterni 2012-08-23 02:09:23 UTC --- (In reply to comment #3) > Created attachment 65987 [details] [review] > [PATCH] build: remove git_sha1.h.tmp after install > > Yeah, this file is really annoying... > > I'm not an

[Mesa-dev] [Bug 52064] build fails with "git_sha1.h.tmp": permission denied

2012-08-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52064 --- Comment #5 from Vadim Girlin 2012-08-23 01:56:01 UTC --- (In reply to comment #4) > Created attachment 65990 [details] [review] > patch > > Is this attached patch sufficient? AFAICS it requires 'make clean' between 'make install' and 'make'

[Mesa-dev] [Bug 52064] build fails with "git_sha1.h.tmp": permission denied

2012-08-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52064 --- Comment #4 from Matt Turner 2012-08-23 01:25:12 UTC --- Created attachment 65990 --> https://bugs.freedesktop.org/attachment.cgi?id=65990 patch Is this attached patch sufficient? -- Configure bugmail: https://bugs.freedesktop.org/userpre

[Mesa-dev] [Bug 52064] build fails with "git_sha1.h.tmp": permission denied

2012-08-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52064 --- Comment #3 from Vadim Girlin 2012-08-23 01:10:19 UTC --- Created attachment 65987 --> https://bugs.freedesktop.org/attachment.cgi?id=65987 [PATCH] build: remove git_sha1.h.tmp after install Yeah, this file is really annoying... I'm not an

[Mesa-dev] [Bug 52064] build fails with "git_sha1.h.tmp": permission denied

2012-07-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52064 --- Comment #2 from Brian Paterni 2012-07-18 03:14:04 PDT --- I've managed to come up with a solution to this on my own. I'm no automake expert and it's a bit of a hack IMO, but it works for me. Let me know what you think. [PATCH] automake: bui

[Mesa-dev] [Bug 52064] build fails with "git_sha1.h.tmp": permission denied

2012-07-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52064 --- Comment #1 from Brian Paterni 2012-07-13 18:05:40 PDT --- "Fix" I'm using now is to remove git_sha1.h.tmp which allows the build process to continue. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You ar