You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Israel Ekpo (JIRA)" <ji...@apache.org> on 2013/03/27 06:53:15 UTC

[jira] [Updated] (FLUME-1415) Update Developer FAQ to build on MACOS

     [ https://issues.apache.org/jira/browse/FLUME-1415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Israel Ekpo updated FLUME-1415:
-------------------------------

    Issue Type: Documentation  (was: Bug)
    
> Update Developer FAQ to build on MACOS
> --------------------------------------
>
>                 Key: FLUME-1415
>                 URL: https://issues.apache.org/jira/browse/FLUME-1415
>             Project: Flume
>          Issue Type: Documentation
>          Components: Build
>            Reporter: Inder SIngh
>            Assignee: Inder SIngh
>            Priority: Minor
>
> I am creating this ticket to update the developer FAQ to ease the build process due sphinx on MAC.
> we had discussed this on the dev thread a while back but it got lost with some other conversations...
> if you hit the following exceptions -> Details at -> http://pastebin.com/c1STnMaJ
> Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.1:site (flume-site) on project flume-parent: Error during page generation: Error rendering Maven report: Could not generate documentation: ValueError: unknown locale: UTF-8 in <script> at line number 1: PyException -> [Help 1]
> please do the following and build.
>  export LC_ALL=en_US.UTF-8
> export LANG=en_US.UTF-8
> If you hit OOM exceptions then please set the following
> export MAVEN_OPTS=-XX:MaxPermSize=128m

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira