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

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

GitHub user nsuke opened a pull request:

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

    THRIFT-3425 Minor fixes + simplification for CentOS Dockerfile

    

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

    $ git pull https://github.com/nsuke/thrift THRIFT-3425

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

    https://github.com/apache/thrift/pull/699.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 #699
    
----
commit d9bf372d75a345b358cb99292b0380aed43687de
Author: Nobuaki Sukegawa <[email protected]>
Date:   2015-11-10T07:37:52Z

    THRIFT-3425 Minor fixes + simplification for CentOS Dockerfile

----


> Minor fixes + simplification for CentOS Dockerfile
> --------------------------------------------------
>
>                 Key: THRIFT-3425
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3425
>             Project: Thrift
>          Issue Type: Sub-task
>          Components: Build Process
>            Reporter: Aki Sukegawa
>            Assignee: Aki Sukegawa
>            Priority: Minor
>
> h4. Package issues
> * Add Perl dependency for new SSL support
> * Some package names (dev -> devel etc.) and missing packages (g++, haskell 
> etc.)
> h4. Simplify
> * Use yum to install epel-release instead of curl & rpm
> * Do not compile Autotools because yum version was OK (1.13)
> * Simplyfy go install by not using custom location 
> (https://golang.org/doc/install)
> In my local env, due to an overlayfs + CentOS issue I had to lump up every 
> yum install into one line to build a container (not included in the patch).
> Other than that it is the same as what I tested so hopefully should work fine 
> for make check/cross.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to