Race in copying of libfreetype

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: infrastructure

      In Copy-java.desktop.gmk, libfreetype is copied into the exploded image (if configured to do so). The recipe for this does not contain a mkdir for the parent directory of the target file. Since in the new build, this makefile may be run very early in the build, there is a potential race as the directory might not yet exist. The fix is simple, replace the explicit $(CP) with the standard $(install-file).

            Assignee:
            Erik Joelsson
            Reporter:
            Erik Joelsson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - 1 hour
                1h
                Remaining:
                Remaining Estimate - 1 hour
                1h
                Logged:
                Time Spent - Not Specified
                Not Specified