[jira] [Updated] (ARROW-1799) [Plasma C++] Make unittest does not create plasma store executable
[ https://issues.apache.org/jira/browse/ARROW-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-1799: -- Labels: pull-request-available (was: ) > [Plasma C++] Make unittest does not create plasma store executable > -- > > Key: ARROW-1799 > URL: https://issues.apache.org/jira/browse/ARROW-1799 > Project: Apache Arrow > Issue Type: Bug > Components: Plasma (C++) >Reporter: William Paul >Priority: Minor > Labels: pull-request-available > Fix For: 0.11.0 > > > Steps to reproduce from a fresh clone of Arrow: > mkdir cpp/debug > cd cpp/debug > cmake .. -DARROW_PLASMA=on > make -j8 unittest > client_tests may then fail due to the store executable not being created. The > first time I reproduced the issue the test did fail, but the test passed on > subsequent reproductions of this issue. Regardless, if you look in > cpp/debug/debug, there is no plasma store executable. If you then call make, > the store executable is generated in that directory. -- This message was sent by Atlassian JIRA (v7.6.3#76005)
[jira] [Updated] (ARROW-1799) [Plasma C++] Make unittest does not create plasma store executable
[ https://issues.apache.org/jira/browse/ARROW-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney updated ARROW-1799: Fix Version/s: 0.11.0 > [Plasma C++] Make unittest does not create plasma store executable > -- > > Key: ARROW-1799 > URL: https://issues.apache.org/jira/browse/ARROW-1799 > Project: Apache Arrow > Issue Type: Bug > Components: Plasma (C++) >Reporter: William Paul >Priority: Minor > Fix For: 0.11.0 > > > Steps to reproduce from a fresh clone of Arrow: > mkdir cpp/debug > cd cpp/debug > cmake .. -DARROW_PLASMA=on > make -j8 unittest > client_tests may then fail due to the store executable not being created. The > first time I reproduced the issue the test did fail, but the test passed on > subsequent reproductions of this issue. Regardless, if you look in > cpp/debug/debug, there is no plasma store executable. If you then call make, > the store executable is generated in that directory. -- This message was sent by Atlassian JIRA (v7.6.3#76005)