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

Andrew Christianson resolved MINIFICPP-1282.
--------------------------------------------
    Resolution: Fixed

> BUILD_BYPRODUCTS incorrectly set to lib64
> -----------------------------------------
>
>                 Key: MINIFICPP-1282
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1282
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Bug
>            Reporter: Andrew Christianson
>            Assignee: Andrew Christianson
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> On updated arch linux as of 2020-07-07, getting the following build error:
> {code:java}
> make[2]: *** No rule to make target 
> 'thirdparty/rocksdb-install/lib64/librocksdb.a', needed by 'main/minifi'.  
> Stop.
> {code}
> Looking at the directory, the library was built, but its in {{lib/}}:
> {noformat}
> $ ls thirdparty/rocksdb-install/lib64/
> ls: cannot access 'thirdparty/rocksdb-install/lib64/': No such file or 
> directory
> $ ls thirdparty/rocksdb-install/lib/
> cmake  librocksdb.a
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to