[ 
https://issues.apache.org/jira/browse/THRIFT-4352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16324145#comment-16324145
 ] 

ASF GitHub Bot commented on THRIFT-4352:
----------------------------------------

GitHub user jeking3 opened a pull request:

    https://github.com/apache/thrift/pull/1465

    THRIFT-4352: update artful to use haxe 3.4.4 which fixes a core in haxe

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jeking3/thrift THRIFT-4352

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/1465.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1465
    
----
commit 0f236a25628b84348515c77f71b79d9accfd9719
Author: James E. King III <jking@...>
Date:   2018-01-12T15:43:25Z

    THRIFT-4352: update artful to use haxe 3.4.4 which fixes a core in haxe

----


> Ubuntu Artful doesn't appear to be compatible with Thrift and Haxe 3.4.2
> ------------------------------------------------------------------------
>
>                 Key: THRIFT-4352
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4352
>             Project: Thrift
>          Issue Type: Bug
>          Components: Haxe - Library
>    Affects Versions: 0.10.0
>         Environment: docker ubuntu-artful with haxe 3.4.2 (stock)
>            Reporter: James E. King, III
>            Assignee: James E. King, III
>
> I'm working on the artful image, and haxe fails make check, so I have 
> disabled haxe in artful builds:
> {noformat}
> TestServerHandler.hx:51: testVoid()
> TestClient.hx:926: 1.262 ms per testVoid() call
> TestClient.hx:100: ===========================
> TestClient.hx:101: Tests executed    122
> TestClient.hx:102: Tests succeeded   122 (100%)
> TestClient.hx:103: Tests failed      0 (0%)
> TestClient.hx:109: ===========================
> TestClient.hx:135: total test time: 1.396 seconds
> TSocket.hx:167: Eof Eof
> sleep 10
> timeout 20 php -S 127.0.0.1:9090 router.php &
> sleep 1
> PHP 7.1.8-1ubuntu1 Development Server started at Sun Oct  1 23:24:37 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")
> TestClient.hx:85: FAIL: testException("bla")  -  OutsideBounds
> TestClient.hx:485: testVoid()
> Makefile:693: recipe for target 'check_php_web' failed
> make: *** [check_php_web] Segmentation fault (core dumped)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to