[
https://issues.apache.org/jira/browse/THRIFT-3303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14708404#comment-14708404
]
ASF GitHub Bot commented on THRIFT-3303:
----------------------------------------
Github user nsuke commented on the pull request:
https://github.com/apache/thrift/pull/592#issuecomment-133867457
Although an unrelated cross test case failed, the build in question
"all(automake)" succeeded:
https://travis-ci.org/apache/thrift/jobs/76861567
See also build for identical commit:
https://travis-ci.org/nsuke/thrift/builds/76861417
> Disable concurrent cabal jobs on Travis to avoid GHC crush
> ----------------------------------------------------------
>
> Key: THRIFT-3303
> URL: https://issues.apache.org/jira/browse/THRIFT-3303
> Project: Thrift
> Issue Type: Improvement
> Components: Build Process
> Reporter: Nobuaki Sukegawa
> Assignee: Nobuaki Sukegawa
>
> Recently more than half of Travis builds are failing because of GHC crush
> seemingly due to out of memory.
> Several examples of such failures:
> https://travis-ci.org/apache/thrift/jobs/75674316
> https://travis-ci.org/apache/thrift/jobs/75674316
> https://travis-ci.org/apache/thrift/jobs/74296672
> https://travis-ci.org/apache/thrift/jobs/74296672
> https://travis-ci.org/apache/thrift/jobs/73955088
> The patch forces number of cabal install jobs to 1 so that it does not
> consume too much resource.
> I've run several Travis builds with this setting and it's quite stable now.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)