[jira] [Comment Edited] (THRIFT-4119) bootstrap.sh is missing from the source tarball

2017-09-29 Thread Christopher Tubbs (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16186892#comment-16186892 ] Christopher Tubbs edited comment on THRIFT-4119 at 9/30/17 4:40 AM:

[jira] [Commented] (THRIFT-4119) bootstrap.sh is missing from the source tarball

2017-09-29 Thread Christopher Tubbs (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16186892#comment-16186892 ] Christopher Tubbs commented on THRIFT-4119: --- [~Robert Lu], the bug is with the official

[jira] [Commented] (THRIFT-4119) bootstrap.sh is missing from the source tarball

2017-09-29 Thread Robert Lu (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16186879#comment-16186879 ] Robert Lu commented on THRIFT-4119: --- *Can you give the download link which you used?* I tried download

[GitHub] thrift issue #1363: THRIFT-4331 - C++: TSSLSocket fixes

2017-09-29 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1363 @MartinHaimberger If you could do me a favor and rebase on the current master, I finally got all the CI build issues resolved so I'd like to see a clean build before I merge. There are some minor

[GitHub] thrift issue #1380: Support x64 build mode on Windows with DMD v2.076.0.

2017-09-29 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1380 It looks like you may not have static link libraries for libevent, and openssl on your system? It also looks like automake didn't figure it out properly. ---

[GitHub] thrift issue #1380: Support x64 build mode on Windows with DMD v2.076.0.

2017-09-29 Thread Heromyth
Github user Heromyth commented on the issue: https://github.com/apache/thrift/pull/1380 I found one reason why the `make check` failed. The command line used by DMD (Failed): `dmd -g -ofunittest/debug/thrift/server/transport/ssl -unittest -w -wi -I../../lib/d/src