https://issues.apache.org/ooo/show_bug.cgi?id=125121

          Issue ID: 125121
        Issue Type: DEFECT
           Summary: the tg_ext.mk step for "make writeable" takes way too
                    long
           Product: Build Tools
           Version: OOo 3.3 or older
          Hardware: All
                OS: All
            Status: CONFIRMED
          Severity: normal
          Priority: P3
         Component: solenv
          Assignee: [email protected]
          Reporter: [email protected]

The "make writeable" step in tg_ext.mk is used for setting the file and
directory permissions after external tarballs have been unpacked. On windows
this step takes way too long (e.g. 500 seconds for boost), especially compared
to the simple task at hand.

The root cause seems to be that chmod is done for each directory individually
and windows/cygwin is quite slow in starting processes.

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

Reply via email to