Travis build failure due to linking new boost library.

2014-08-09 Thread Chamila Wijayarathna
Hello all, For solving THRIFT-2655 I added '-lboost_system' and '-lboost_filesystem' totest/cpp/MakeFile.am which caused to fail travis build, even though it works okay in my local setup. https://travis-ci.org/cdwijayarathna/thrift/builds/32043345. Any idea on what is the issue here? Thank You!

AW: [jira] [Created] (THRIFT-2655) CPP tests should not use relative path when accessing ssh related files

2014-08-09 Thread Jens Geyer
Why? Von: Chamila Dilshan Wijayarathna (JIRA) Gesendet: 08.08.2014 21:23 An: dev@thrift.apache.org Betreff: [jira] [Created] (THRIFT-2655) CPP tests should not use relative path when accessing ssh related files Chamila Dilshan Wijayarathna created THRIFT-2655:

[jira] [Updated] (THRIFT-2655) CPP tests should not use relative path when accessing ssh related files

2014-08-09 Thread Chamila Dilshan Wijayarathna (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chamila Dilshan Wijayarathna updated THRIFT-2655: - Description: Using relative paths only allow us to execute

[jira] [Commented] (THRIFT-2655) CPP tests should not use relative path when accessing ssh related files

2014-08-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14091767#comment-14091767 ] ASF GitHub Bot commented on THRIFT-2655: GitHub user cdwijayarathna opened a pull

[GitHub] thrift pull request: THRIFT-2655 CPP tests should not use relative...

2014-08-09 Thread cdwijayarathna
GitHub user cdwijayarathna opened a pull request: https://github.com/apache/thrift/pull/178 THRIFT-2655 CPP tests should not use relative path when accessing ssh related files Need a doc update for http://thrift.apache.org/docs/install/debian . You can merge this pull request

[jira] [Closed] (THRIFT-2646) configure does not detect lack of rspec-1 or mongrel

2014-08-09 Thread James Broadhead (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Broadhead closed THRIFT-2646. --- Resolution: Invalid Ah yes -- this was a really old branch. Sorry! configure does not

[jira] [Created] (THRIFT-2656) ./configure mis-reports minimum bison version required

2014-08-09 Thread James Broadhead (JIRA)
James Broadhead created THRIFT-2656: --- Summary: ./configure mis-reports minimum bison version required Key: THRIFT-2656 URL: https://issues.apache.org/jira/browse/THRIFT-2656 Project: Thrift

[GitHub] thrift pull request: Fix bison required version message

2014-08-09 Thread jamesbroadhead
GitHub user jamesbroadhead opened a pull request: https://github.com/apache/thrift/pull/179 Fix bison required version message Jira: THRIFT-2656 You can merge this pull request into a Git repository by running: $ git pull https://github.com/jamesbroadhead/thrift bison_dep_msg

[jira] [Commented] (THRIFT-2656) ./configure mis-reports minimum bison version required

2014-08-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14091794#comment-14091794 ] ASF GitHub Bot commented on THRIFT-2656: GitHub user jamesbroadhead opened a pull

Re: Travis build failure due to linking new boost library.

2014-08-09 Thread Henrique Mendonça
Hi Chamila, It should be ok to add the two libraries but please make sure if you really can't make without them as there are already enough dependencies. As I said before you can add them to the contrib/installCXX script. Best, Henrique On 9 August 2014 08:18, Chamila Wijayarathna

[GitHub] thrift pull request: THRIFT-2578 Moving 'make cross' from test.sh ...

2014-08-09 Thread cdwijayarathna
Github user cdwijayarathna commented on a diff in the pull request: https://github.com/apache/thrift/pull/173#discussion_r16026320 --- Diff: test/test.py --- @@ -90,14 +92,18 @@ def runServiceTest(test_name, server_lib, server_executable, server_extra_args, #

[jira] [Commented] (THRIFT-2578) Moving 'make cross' from test.sh to test.py

2014-08-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14091799#comment-14091799 ] ASF GitHub Bot commented on THRIFT-2578: Github user cdwijayarathna commented on

[jira] [Created] (THRIFT-2657) py.twisted/test_suite.py:ThriftTestCase.testOneway spuriously fails on loaded machines

2014-08-09 Thread James Broadhead (JIRA)
James Broadhead created THRIFT-2657: --- Summary: py.twisted/test_suite.py:ThriftTestCase.testOneway spuriously fails on loaded machines Key: THRIFT-2657 URL: https://issues.apache.org/jira/browse/THRIFT-2657

[jira] [Commented] (THRIFT-2578) Moving 'make cross' from test.sh to test.py

2014-08-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14091815#comment-14091815 ] ASF GitHub Bot commented on THRIFT-2578: GitHub user cdwijayarathna opened a pull

[GitHub] thrift pull request: THRIFT-2578 Moving 'make cross' from test.sh ...

2014-08-09 Thread cdwijayarathna
GitHub user cdwijayarathna opened a pull request: https://github.com/apache/thrift/pull/180 THRIFT-2578 Moving 'make cross' from test.sh to test.py You can merge this pull request into a Git repository by running: $ git pull https://github.com/cdwijayarathna/thrift

[jira] [Commented] (THRIFT-2652) THRIFT_TEST_PORT variable via to run tests in parallel

2014-08-09 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14091820#comment-14091820 ] Henrique Mendonça commented on THRIFT-2652: --- +1 for parallel cross-language

[GitHub] thrift pull request: Fix spurious test failures in py:twisted

2014-08-09 Thread jamesbroadhead
GitHub user jamesbroadhead opened a pull request: https://github.com/apache/thrift/pull/181 Fix spurious test failures in py:twisted - py.twisted/test_suite.py:ThriftTestCase.testOneway relies on testOneWay executing in less than 0.04 seconds (since it sleeps for 2

[jira] [Commented] (THRIFT-2657) py.twisted/test_suite.py:ThriftTestCase.testOneway spuriously fails on loaded machines

2014-08-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14091827#comment-14091827 ] ASF GitHub Bot commented on THRIFT-2657: GitHub user jamesbroadhead opened a pull

[jira] [Commented] (THRIFT-2652) THRIFT_TEST_PORT variable via to run tests in parallel

2014-08-09 Thread Chamila Dilshan Wijayarathna (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14091835#comment-14091835 ] Chamila Dilshan Wijayarathna commented on THRIFT-2652: -- We can use a

[jira] [Commented] (THRIFT-2641) Improvements to Haskell Compiler/Libraries

2014-08-09 Thread Noam Zilberstein (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14091942#comment-14091942 ] Noam Zilberstein commented on THRIFT-2641: -- I have The integration tests for

[jira] [Reopened] (THRIFT-2628) erlang: struct member name conflicts due to lowercased names

2014-08-09 Thread Anthony Molinaro (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anthony Molinaro reopened THRIFT-2628: -- Breaking backwards compatibility in this way is unacceptable. I have tons of production