[
https://issues.apache.org/jira/browse/THRIFT-2971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14299881#comment-14299881
]
ASF GitHub Bot commented on THRIFT-2971:
----------------------------------------
GitHub user nsuke opened a pull request:
https://github.com/apache/thrift/pull/366
THRIFT-2971 - C++ test and tutorial parallel build is unstable
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nsuke/thrift THRIFT-2971
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/366.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #366
----
commit b8e1adf1bbcba61615311371e584998a914c2274
Author: Nobuaki Sukegawa <[email protected]>
Date: 2015-01-31T15:27:12Z
THRIFT-2971 - C++ test and tutorial parallel build is unstable
----
> C++ test and tutorial parallel build is unstable
> ------------------------------------------------
>
> Key: THRIFT-2971
> URL: https://issues.apache.org/jira/browse/THRIFT-2971
> Project: Thrift
> Issue Type: Bug
> Components: Build Process, C++ - Library, Test Suite, Tutorial
> Environment: ArchLinux
> Reporter: Nobuaki Sukegawa
> Priority: Trivial
>
> Having been experiencing occasional build failures for those, I decided to
> fix them.
> Tested with {{git clean -dfx && ./bootstrap.sh && ./configure ... && make
> -j24}} several times and seems that they are stable now.
> It may be difficult on some environment to reproduce the original problem
> though.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)