Build failed in Jenkins: Thrift #1234

2014-07-26 Thread Apache Jenkins Server
See https://builds.apache.org/job/Thrift/1234/ -- [...truncated 788 lines...] checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for stdbool.h that conforms to C99... yes checking for

Build failed in Jenkins: Thrift-Compiler-Windows #1302

2014-07-26 Thread Apache Jenkins Server
See https://builds.apache.org/job/Thrift-Compiler-Windows/1302/changes Changes: [roger] test/go: use mkdir -p -- [...truncated 421 lines...] lib/c_glib/Makefile.am:35: but option 'subdir-objects' is disabled lib/c_glib/Makefile.am:35: warning: source file

Build failed in Jenkins: Thrift #1235

2014-07-26 Thread Apache Jenkins Server
See https://builds.apache.org/job/Thrift/1235/changes Changes: [roger] test/go: use mkdir -p -- [...truncated 788 lines...] checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for

[jira] [Assigned] (THRIFT-2638) travis: build with Haskell

2014-07-26 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-2638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henrique Mendonça reassigned THRIFT-2638: - Assignee: Henrique Mendonça travis: build with Haskell

[jira] [Commented] (THRIFT-2638) travis: build with Haskell

2014-07-26 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-2638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14075333#comment-14075333 ] Henrique Mendonça commented on THRIFT-2638: --- Awesome! Thanks John, just

[jira] [Updated] (THRIFT-2638) travis: build with Haskell

2014-07-26 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-2638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henrique Mendonça updated THRIFT-2638: -- Component/s: Build Process travis: build with Haskell --

[jira] [Resolved] (THRIFT-2638) travis: build with Haskell

2014-07-26 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-2638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henrique Mendonça resolved THRIFT-2638. --- Resolution: Fixed travis: build with Haskell --

[jira] [Updated] (THRIFT-2638) travis: build with Haskell

2014-07-26 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-2638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henrique Mendonça updated THRIFT-2638: -- Affects Version/s: 0.9.1 travis: build with Haskell --

[jira] [Commented] (THRIFT-2635) Travis CI build and test matrix

2014-07-26 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-2635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14075335#comment-14075335 ] Henrique Mendonça commented on THRIFT-2635: --- I forgot to mention but

Build failed in Jenkins: Thrift #1236

2014-07-26 Thread Apache Jenkins Server
See https://builds.apache.org/job/Thrift/1236/changes Changes: [henrique] THRIFT-2638 travis: build with Haskell -- Started by an SCM change Building remotely on ubuntu3 (Ubuntu ubuntu) in workspace https://builds.apache.org/job/Thrift/ws/ git

[jira] [Commented] (THRIFT-2638) travis: build with Haskell

2014-07-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14075348#comment-14075348 ] Hudson commented on THRIFT-2638: FAILURE: Integrated in Thrift #1236 (See

[jira] [Commented] (THRIFT-2638) travis: build with Haskell

2014-07-26 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14075353#comment-14075353 ] Roger Meier commented on THRIFT-2638: - Is regular haskell version from Debian or

[jira] [Commented] (THRIFT-2635) Travis CI build and test matrix

2014-07-26 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14075352#comment-14075352 ] Roger Meier commented on THRIFT-2635: - vagrant needs local tests on a power

[jira] [Commented] (THRIFT-2638) travis: build with Haskell

2014-07-26 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-2638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14075359#comment-14075359 ] Henrique Mendonça commented on THRIFT-2638: --- I totally agree, we should get rid

[jira] [Resolved] (THRIFT-1188) C++: Use bit fields for a more compact __isset struct

2014-07-26 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-1188. - Resolution: Fixed Fix Version/s: 0.9.2 Assignee: Roger Meier committed C++:

Build failed in Jenkins: Thrift-Compiler-Windows #1304

2014-07-26 Thread Apache Jenkins Server
See https://builds.apache.org/job/Thrift-Compiler-Windows/1304/changes Changes: [roger] THRIFT-1188 C++: Use bit fields for a more compact __isset struct -- Started by an SCM change Building remotely on ubuntu3 (Ubuntu ubuntu) in workspace

Build failed in Jenkins: Thrift #1237

2014-07-26 Thread Apache Jenkins Server
See https://builds.apache.org/job/Thrift/1237/changes Changes: [roger] THRIFT-1188 C++: Use bit fields for a more compact __isset struct -- [...truncated 789 lines...] checking for inline... inline checking for working volatile... yes checking for

[jira] [Commented] (THRIFT-1188) C++: Use bit fields for a more compact __isset struct

2014-07-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14075374#comment-14075374 ] Hudson commented on THRIFT-1188: FAILURE: Integrated in Thrift #1237 (See

[jira] [Commented] (THRIFT-585) exceptions in the autogenerated send_METHOD functions are not propagated (Twisted)

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

[GitHub] thrift pull request: THRIFT-585 Wrap py:twisted calls in maybeDefe...

2014-07-26 Thread jamesbroadhead
GitHub user jamesbroadhead opened a pull request: https://github.com/apache/thrift/pull/165 THRIFT-585 Wrap py:twisted calls in maybeDeferred This avoids synchronous exceptions from the client libraries. This is an update of the patch posted to:

[jira] [Assigned] (THRIFT-585) exceptions in the autogenerated send_METHOD functions are not propagated (Twisted)

2014-07-26 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer reassigned THRIFT-585: - Assignee: Jens Geyer (was: Esteve Fernandez) exceptions in the autogenerated send_METHOD

[jira] [Commented] (THRIFT-585) exceptions in the autogenerated send_METHOD functions are not propagated (Twisted)

2014-07-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14075427#comment-14075427 ] ASF GitHub Bot commented on THRIFT-585: --- Github user asfgit closed the pull request

[jira] [Resolved] (THRIFT-585) exceptions in the autogenerated send_METHOD functions are not propagated (Twisted)

2014-07-26 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-585. --- Resolution: Fixed Fix Version/s: 0.9.2 Many thanks, committed. exceptions in the

Build failed in Jenkins: Thrift-Compiler-Windows #1305

2014-07-26 Thread Apache Jenkins Server
See https://builds.apache.org/job/Thrift-Compiler-Windows/1305/changes Changes: [jensg] THRIFT-585 exceptions in the autogenerated send_METHOD functions are not propagated -- [...truncated 421 lines...] lib/c_glib/Makefile.am:35: but option

Build failed in Jenkins: Thrift #1238

2014-07-26 Thread Apache Jenkins Server
See https://builds.apache.org/job/Thrift/1238/changes Changes: [jensg] THRIFT-585 exceptions in the autogenerated send_METHOD functions are not propagated -- [...truncated 789 lines...] checking for inline... inline checking for working volatile... yes

[jira] [Commented] (THRIFT-585) exceptions in the autogenerated send_METHOD functions are not propagated (Twisted)

2014-07-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14075430#comment-14075430 ] Hudson commented on THRIFT-585: --- FAILURE: Integrated in Thrift #1238 (See

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

2014-07-26 Thread cdwijayarathna
GitHub user cdwijayarathna opened a pull request: https://github.com/apache/thrift/pull/166 THRIFT-2578 Moving 'make cross' from test.sh to test.py Allows test.py to run without interruption, even if some test clients and servers are not runnable. Eg -: cpp/TestServer.o not

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

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

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

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

[jira] [Updated] (THRIFT-2433) Allow manual control of OpenSSL initialization/cleanup

2014-07-26 Thread Alan Dunn (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Dunn updated THRIFT-2433: -- Attachment: 0003-Add-unit-test-for-OpenSSL-manual-initialization.patch

[jira] [Commented] (THRIFT-2433) Allow manual control of OpenSSL initialization/cleanup

2014-07-26 Thread Alan Dunn (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14075469#comment-14075469 ] Alan Dunn commented on THRIFT-2433: --- Patch series rebased and attached. Allow manual

[jira] [Updated] (THRIFT-2433) Allow manual control of OpenSSL initialization/cleanup

2014-07-26 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier updated THRIFT-2433: Fix Version/s: 0.9.2 Allow manual control of OpenSSL initialization/cleanup

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

2014-07-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14075487#comment-14075487 ] ASF GitHub Bot commented on THRIFT-2578: Github user asfgit closed the pull

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

2014-07-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/166 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

Build failed in Jenkins: Thrift-Compiler-Windows #1306

2014-07-26 Thread Apache Jenkins Server
See https://builds.apache.org/job/Thrift-Compiler-Windows/1306/changes Changes: [roger] Expose OpenSSL initialization functions [roger] Add ability to take control of OpenSSL initialization [roger] Add unit test for OpenSSL manual initialization [roger] THRIFT-2578 Moving 'make cross' from

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

2014-07-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14075490#comment-14075490 ] Hudson commented on THRIFT-2578: FAILURE: Integrated in Thrift #1239 (See

[jira] [Commented] (THRIFT-2635) Travis CI build and test matrix

2014-07-26 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14075528#comment-14075528 ] Jake Farrell commented on THRIFT-2635: -- The Vagrantfile is a matching copy of what

[jira] [Updated] (THRIFT-2623) Docker container for Thrift

2014-07-26 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-2623: - Fix Version/s: (was: 0.9.1) 1.0 Docker container for Thrift

[jira] [Updated] (THRIFT-2630) windows7 64bit pc. ipv4 and ipv6 pc.can't use

2014-07-26 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-2630: - Fix Version/s: (was: 0.9.2) 1.0 windows7 64bit pc. ipv4 and ipv6

[jira] [Commented] (THRIFT-2638) travis: build with Haskell

2014-07-26 Thread John Chee (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14075556#comment-14075556 ] John Chee commented on THRIFT-2638: --- There are at least three related but differing