[Bug 54016] New: fix for "make -j" safety

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Aug 24 18:25:13 CEST 2012


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

             Bug #: 54016
           Summary: fix for "make -j" safety
    Classification: Unclassified
           Product: Telepathy
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: idle
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: danw at gnome.org
         QAContact: telepathy-bugs at lists.freedesktop.org


Created attachment 66073
  --> https://bugs.freedesktop.org/attachment.cgi?id=66073
fix

run "make -j" enough times and eventually you'll hit:

Traceback (most recent call last):
  File "../tools/glib-ginterface-gen.py", line 840, in <module>
    end_headers, not_implemented_func, allow_havoc)()
  File "../tools/glib-ginterface-gen.py", line 766, in __call__
    file_set_contents(self.basename + '.h', '\n'.join(self.__header))
  File "/builddir/build/BUILD/telepathy-idle-0.1.12/tools/libtpcodegen.py",
line 42, in file_set_contents
    os.rename(filename + '.tmp', filename)
OSError: [Errno 2] No such file or directory
make[2]: *** [_gen/svc.h] Error 1

for reasons unknown this happens more reliably on some architectures...

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



More information about the telepathy-bugs mailing list