[
https://issues.apache.org/jira/browse/THRIFT-1614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596703#comment-13596703
]
Hudson commented on THRIFT-1614:
--------------------------------
Integrated in Thrift #626 (See [https://builds.apache.org/job/Thrift/626/])
THRIFT-1614: handle automake >= 1.12 yacc output name (thrifty.hh)
(Revision 92e3860cfbaab5132439b9bac2e18dba06494bcc)
Result = ABORTED
cpiro :
https://git-wip-us.apache.org/repos/asf?p=thrift.git&a=commit&h=92e3860cfbaab5132439b9bac2e18dba06494bcc
Files :
* compiler/cpp/compiler.vcxproj.filters
* bootstrap.sh
* compiler/cpp/src/thriftl.ll
* .gitignore
* rat_exclude
* compiler/cpp/README_Windows.txt
* compiler/cpp/Makefile.am
* compiler/cpp/compiler.vcxproj
> Thrift build from svn repo sources fails with automake-1.12
> -----------------------------------------------------------
>
> Key: THRIFT-1614
> URL: https://issues.apache.org/jira/browse/THRIFT-1614
> Project: Thrift
> Issue Type: Bug
> Components: Build Process
> Affects Versions: 0.9
> Environment: Reproduced on OS X 10.7 with homebrew automake-1.12
> Reporter: Andrew Cox
> Assignee: Jake Farrell
> Attachments: thrift-1614-automake-yacc-naming.patch
>
>
> The yacc.am included in automake-1.12 creates the file "thrifty.hh" instead
> of "thrifty.h", but the generated file "thriftl.cc" includes "thrifty.h".
> Problem goes away when I downgrade automake to 1.11.5
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira