Gavriil Pascalau created MINIFICPP-1381:
-------------------------------------------
Summary: Compilation for aarch64 is failing
Key: MINIFICPP-1381
URL: https://issues.apache.org/jira/browse/MINIFICPP-1381
Project: Apache NiFi MiNiFi C++
Issue Type: Bug
Affects Versions: 0.7.0
Environment: 5.4.0-1025-aws 18.04.1-Ubuntu aarch64 GNU/Linux
Reporter: Gavriil Pascalau
Attachments: make.log
Compilation for ARM-64 bit (aarch64) is failing:
{code:java}
configure: error: cannot guess build type; you must specify one
CMakeFiles/ossp-uuid-external.dir/build.make:101: recipe for target
'ossp-uuid-external-prefix/src/ossp-uuid-external-stamp/ossp-uuid-external-patch'
failed
make[2]: ***
[ossp-uuid-external-prefix/src/ossp-uuid-external-stamp/ossp-uuid-external-patch]
Error 1
CMakeFiles/Makefile2:136: recipe for target
'CMakeFiles/ossp-uuid-external.dir/all' failed
make[1]: *** [CMakeFiles/ossp-uuid-external.dir/all] Error 2
Makefile:151: recipe for target 'all' failed
make: *** [all] Error 2
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)