You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vasilisa Sidorova (JIRA)" <ji...@apache.org> on 2016/08/24 10:58:20 UTC

[jira] [Assigned] (IGNITE-3404) Single cpp node doesn't build during Apache Ignite C++ Build on Linux

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

Vasilisa  Sidorova reassigned IGNITE-3404:
------------------------------------------

    Assignee:     (was: Vasilisa  Sidorova)

> Single cpp node doesn't build during Apache Ignite C++ Build on Linux
> ---------------------------------------------------------------------
>
>                 Key: IGNITE-3404
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3404
>             Project: Ignite
>          Issue Type: Bug
>          Components: general
>    Affects Versions: 1.6
>         Environment: Ubuntu 14.04
>            Reporter: Vasilisa  Sidorova
>
> ---------------------------------------------
> DESCRIPTION
> ---------------------------------------------
> Single cpp node doesn't build during Apache Ignite C++ Build on Linux
> ---------------------------------------------
> STEPS FOR REPRODUCE
> ---------------------------------------------
> # Build Apache Ignite C++ Build according to instruction from platforms/cpp/DEVNOTES.txt:
> {noformat}
> Building the Apache Ignite C++ components:
>  * Navigate to the directory $IGNITE_HOME/platforms/cpp
>  * Execute the following commands one by one to build the project:
>     * libtoolize && aclocal && autoheader && automake --add-missing && autoreconf
>     * ./configure
>     * make
> {noformat}
> ---------------------------------------------
> EXPECTED RESULT
> ---------------------------------------------
> There is ignite binary in the cpp/ignite folder
> ---------------------------------------------
> ACTUAL RESULT
> ---------------------------------------------
> There isn't ignite binary in cpp/ignite folder after building



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