[jira] [Updated] (MINIFICPP-2107) make package creates faulty tar.gz on macOS

2023-04-20 Thread Martin Zink (Jira)


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

Martin Zink updated MINIFICPP-2107:
---
Priority: Minor  (was: Major)

> make package creates faulty tar.gz on macOS
> ---
>
> Key: MINIFICPP-2107
> URL: https://issues.apache.org/jira/browse/MINIFICPP-2107
> Project: Apache NiFi MiNiFi C++
>  Issue Type: Bug
>Reporter: Martin Zink
>Assignee: Martin Zink
>Priority: Minor
>
> INSTALL_RPATH is set to $ORIGIN, which doesnt seemed to work on macOS (we 
> should use @loader_path) 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (MINIFICPP-2107) make package creates faulty tar.gz on macOS

2023-05-04 Thread Martin Zink (Jira)


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

Martin Zink updated MINIFICPP-2107:
---
Status: Patch Available  (was: In Progress)

https://github.com/apache/nifi-minifi-cpp/pull/1570

> make package creates faulty tar.gz on macOS
> ---
>
> Key: MINIFICPP-2107
> URL: https://issues.apache.org/jira/browse/MINIFICPP-2107
> Project: Apache NiFi MiNiFi C++
>  Issue Type: Bug
>Reporter: Martin Zink
>Assignee: Martin Zink
>Priority: Minor
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> INSTALL_RPATH is set to $ORIGIN, which doesnt seemed to work on macOS (we 
> should use @loader_path) 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (MINIFICPP-2107) make package creates faulty tar.gz on macOS

2023-05-15 Thread Marton Szasz (Jira)


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

Marton Szasz updated MINIFICPP-2107:

Resolution: Fixed
Status: Resolved  (was: Patch Available)

> make package creates faulty tar.gz on macOS
> ---
>
> Key: MINIFICPP-2107
> URL: https://issues.apache.org/jira/browse/MINIFICPP-2107
> Project: Apache NiFi MiNiFi C++
>  Issue Type: Bug
>Reporter: Martin Zink
>Assignee: Martin Zink
>Priority: Minor
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> INSTALL_RPATH is set to $ORIGIN, which doesnt seemed to work on macOS (we 
> should use @loader_path) 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)