[
https://issues.apache.org/jira/browse/THRIFT-1418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16325736#comment-16325736
]
Alexander Volanis commented on THRIFT-1418:
-------------------------------------------
I can try to see how it behaves now. Given the Gradle wrapper is portable
between accounts this would work but there other issues with the approach. If
building as non-root and running make install as root via sudo the some local
cache directories may become root owned. At best a sudo chown would revert any
ownership switches back to normal.
> Compiling Thrift from source: Class
> org.apache.tools.ant.taskdefs.ConditionTask doesn't support the nested
> "typefound" element
> ------------------------------------------------------------------------------------------------------------------------------
>
> Key: THRIFT-1418
> URL: https://issues.apache.org/jira/browse/THRIFT-1418
> Project: Thrift
> Issue Type: Bug
> Components: Java - Compiler
> Affects Versions: 0.7
> Environment: CentOS 5.5, Ant 1.8.2, Java 1.6.0_13-b03
> Reporter: Robert A. Lerche
> Attachments: compile-thrift
>
>
> I am trying to build Thrift from source in the above configuration. "make"
> succeeds but "sudo make install" gives the error shown. I attach the build
> log.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)