[
https://issues.apache.org/jira/browse/THRIFT-4141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15943504#comment-15943504
]
ASF GitHub Bot commented on THRIFT-4141:
----------------------------------------
Github user jeking3 commented on the issue:
https://github.com/apache/thrift/pull/1225
Job #5 of Build #3520 failed with something interesting and relevant:
```
PHP 5.5.9-1ubuntu4.21 Development Server started at Mon Mar 27 13:56:33 2017
Listening on http://127.0.0.1:9090
Document root is /thrift/src/test/haxe
Press Ctrl-C to quit.
bin/Main-debug client --transport http
TestClient.hx:216: - http client : http://localhost:9090
TestClient.hx:237: - binary protocol
TestClient.hx:252: - 1 iterations
TestClient.hx:437: testException("Xception")
TestClient.hx:85: FAIL: testException("Xception") - OutsideBounds
TestClient.hx:453: testException("TException")
TestClient.hx:85: FAIL: testException("TException") - OutsideBounds
TestClient.hx:473: testException("bla")
make[2]: *** [check_php_web] Segmentation fault (core dumped)
make[2]: Leaving directory `/thrift/src/test/haxe'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/thrift/src/test'
make: *** [check-recursive] Error 1
```
I changed from haxe 5.2.0 to 5.4.2 as part of fixing the download. Looks
like some new behavior.
> Installation of haxe in docker files refers to a redirect link and fails
> ------------------------------------------------------------------------
>
> Key: THRIFT-4141
> URL: https://issues.apache.org/jira/browse/THRIFT-4141
> Project: Thrift
> Issue Type: Bug
> Components: Build Process
> Affects Versions: 0.11.0
> Environment: Docker (ubuntu, debian, ...)
> Reporter: James E. King, III
> Assignee: James E. King, III
> Priority: Blocker
> Fix For: 0.11.0
>
>
> The link for haxe has been changed to a redirect, and curl isn't following
> it. This causes docker images for debian and ubuntu to fail during creation.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)