[
https://issues.apache.org/jira/browse/HADOOP-5612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Todd Lipcon updated HADOOP-5612:
--------------------------------
Status: Patch Available (was: Open)
> Some c++ scripts are not chmodded before ant execution
> ------------------------------------------------------
>
> Key: HADOOP-5612
> URL: https://issues.apache.org/jira/browse/HADOOP-5612
> Project: Hadoop Core
> Issue Type: Bug
> Components: build
> Reporter: Todd Lipcon
> Attachments:
> 0001-HADOOP-5612-Add-chmod-rules-to-build.xml-to-make.patch
>
>
> 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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.