Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-5612

Some c++ scripts are not chmodded before ant execution

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.20.2
    • build
    • None
    • Reviewed

    Description

      Before executing a lot of the configure scripts, there are lines like:
      <chmod file="${c++.libhdfs.src}/configure" perm="ugo+x"/>

      that ensure the configure script is executable (since they seem to not always make it into the distribution in this form).

      These chmods are missing for Pipes and C++ Utils which makes the build fail.

      Attachments

        1. 0001-HADOOP-5612-Add-chmod-rules-to-build.xml-to-make.patch
          2 kB
          Todd Lipcon
        2. C5612-1.patch
          3 kB
          Christopher Douglas

        Activity

          People

            tlipcon Todd Lipcon
            tlipcon Todd Lipcon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: