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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jul 13 18:03:52 PDT 2012


https://bugs.freedesktop.org/show_bug.cgi?id=52064

             Bug #: 52064
           Summary: build fails with "git_sha1.h.tmp": permission denied
    Classification: Unclassified
           Product: Mesa
           Version: git
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Other
        AssignedTo: mesa-dev at lists.freedesktop.org
        ReportedBy: bpaterni at gmail.com


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, Makefile can no
longer "touch" it:

Making all in mesa
make[2]: Entering directory `/home/bpaterni/usr/src/mesa/src/mesa'
touch: cannot touch `main/git_sha1.h.tmp': Permission denied
make[2]: *** [main/git_sha1.h.tmp] Error 1
make[2]: Leaving directory `/home/bpaterni/usr/src/mesa/src/mesa'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/bpaterni/usr/src/mesa/src'
make: *** [all-recursive] Error 1

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the mesa-dev mailing list