[
https://issues.apache.org/jira/browse/THRIFT-4328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16164018#comment-16164018
]
James E. King, III commented on THRIFT-4328:
--------------------------------------------
[~jensg] The issue is that hxcpp 3.4.185 which came out on 9/11 no longer
includes static libraries, my guess. Something about socket_init__0 not found.
I pinned it to 3.4.64 which seems to have resolved it in the ubuntu-xenial
image. It isn't in the centos image since centos doesn't have haxe in their
repo (not that I could find anyway). This fixed the appveyor CI builds as
evidenced by the appveyor PR history for apache/thrift.
> Travis CI builds are timing out (job 1) and haxe builds are failing since 9/11
> ------------------------------------------------------------------------------
>
> Key: THRIFT-4328
> URL: https://issues.apache.org/jira/browse/THRIFT-4328
> Project: Thrift
> Issue Type: Bug
> Components: Build Process
> Affects Versions: 0.11.0
> Environment: travis CI
> Reporter: James E. King, III
> Assignee: James E. King, III
> Priority: Blocker
> Fix For: 0.11.0
>
>
> Need to split binary protocol cross tests to a new build job (previous
> combination of build jobs was too aggressive).
> Need to fix haxe problem with builds that starts on 9/11. Looks like a new
> version of hxcpp is to blame, and pinning to the previous one resolves it.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)