You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hivemall.apache.org by "Takeshi Yamamuro (JIRA)" <ji...@apache.org> on 2017/01/23 09:24:26 UTC

[jira] [Created] (HIVEMALL-32) Print explicit error messages in building xgboost with clang

Takeshi Yamamuro created HIVEMALL-32:
----------------------------------------

             Summary: Print explicit error messages in building xgboost with clang
                 Key: HIVEMALL-32
                 URL: https://issues.apache.org/jira/browse/HIVEMALL-32
             Project: Hivemall
          Issue Type: Bug
            Reporter: Takeshi Yamamuro
            Assignee: Takeshi Yamamuro


`mvn -Pcompile-xgboost` failed because;
{code}
clang: error: unsupported option '-static-libgcc'
make: *** [jvm-packages/lib/libxgboost4j.so] Error 1
move native lib
{code}

So, in this case, we print explicit error messages in ./bin/build_xgboost.sh



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