Re: CI Build Status for Thrift

2018-03-02 Thread James E. King, III
re: vcpkg, I wasn't planning on it. It looks like sourceforge is the cause for the windows build issues. They are in the middle of an outage/recovery. We'll have to wait until they fix things up. Still working on the linux side. I changed how we acquire lisp and dlang to work around this

[jira] [Commented] (THRIFT-82) Common Lisp support

2018-03-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16383963#comment-16383963 ] ASF GitHub Bot commented on THRIFT-82: -- Github user jeking3 commented on the issue:

[GitHub] thrift issue #1412: [THRIFT-82] Add Common Lisp support

2018-03-02 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1412 I updated the ubuntu-artful image to SBCL 1.4.4 and it seems to be stable. Merging. ---

[jira] [Created] (THRIFT-4502) Cleanup "Known Test Failures" in order to improve quality

2018-03-02 Thread James E. King, III (JIRA)
James E. King, III created THRIFT-4502: -- Summary: Cleanup "Known Test Failures" in order to improve quality Key: THRIFT-4502 URL: https://issues.apache.org/jira/browse/THRIFT-4502 Project: Thrift

[GitHub] thrift pull request #1412: [THRIFT-82] Add Common Lisp support

2018-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/1412 ---

[jira] [Commented] (THRIFT-82) Common Lisp support

2018-03-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16383968#comment-16383968 ] ASF GitHub Bot commented on THRIFT-82: -- Github user asfgit closed the pull request at:

[jira] [Resolved] (THRIFT-82) Common Lisp support

2018-03-02 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-82. -- Resolution: Implemented Common Lisp support has been merged into Apache Thrift!

[jira] [Updated] (THRIFT-4502) Cleanup "Known Test Failures" in order to improve quality

2018-03-02 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-4502: --- Description: There are a lot of combinations of server language + client language +

Re: CI Build Status for Thrift

2018-03-02 Thread Robert Lu
Hi, Could we switch to https://github.com/Microsoft/vcpkg? -- Robert Lu On 3/1/18 11:38, James E. King, III wrote: Appveyor builds are not working. The build scripts use chocolatey to install some tools like winflexbison for MSVC builds, and that chocolatey package is currently broken.

[GitHub] thrift issue #1496: THRIFT-4476: Typecasting problem on list items (+ low pr...

2018-03-02 Thread ozymaxx
Github user ozymaxx commented on the issue: https://github.com/apache/thrift/pull/1496 Two errors at the initial steps of my builds: * The one in Travis (happening in multiple builds): ``` Resolving master.dl.sourceforge.net (master.dl.sourceforge.net)... 216.105.38.12

[jira] [Commented] (THRIFT-4476) Typecasting problem on list items

2018-03-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16383598#comment-16383598 ] ASF GitHub Bot commented on THRIFT-4476: Github user ozymaxx commented on the issue: