You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Arpad Boda (Jira)" <ji...@apache.org> on 2020/09/22 17:05:00 UTC

[jira] [Commented] (MINIFICPP-1336) Unable to build minifi 0.7.0 on ARM 64 bit architecture

    [ https://issues.apache.org/jira/browse/MINIFICPP-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200215#comment-17200215 ] 

Arpad Boda commented on MINIFICPP-1336:
---------------------------------------

[~PlatosMoron]: could you retry now with latest master? I expect this to be fixed. 

> Unable to build minifi 0.7.0 on ARM 64 bit architecture
> -------------------------------------------------------
>
>                 Key: MINIFICPP-1336
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1336
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Bug
>    Affects Versions: 0.7.0
>            Reporter: Advith Nagappa
>            Priority: Major
>         Attachments: cmake.txt, debug.txt, debug01.txt, make_debug.txt
>
>
> {code:java}
> DISTRIB_ID=Ubuntu
> DISTRIB_RELEASE=18.04
> DISTRIB_CODENAME=bionic
> DISTRIB_DESCRIPTION="Ubuntu 18.04.5 LTS"
> {code}
> {code:java}
> Architecture: aarch64 Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 4 Socket(s): 1 NUMA node(s): 1 Vendor ID: ARM Model: 3 Model name: Cortex-A72 Stepping: r0p3 BogoMIPS: 166.66 L1d cache: 32K L1i cache: 48K L2 cache: 2048K NUMA node0 CPU(s): 0-3 Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
> {code}
>  ./bootstrap.sh (CMAKE version 3.10.2)
> {code:java}
> ****************************************
>  Select MiNiFi C++ Features to toggle.
> ****************************************
> A. Persistent Repositories .....Disabled
> B. Lib Curl Features ...........Enabled
> C. Lib Archive Features ........Enabled
> D. Execute Script support ......Enabled
> E. Expression Language support .Enabled
> F. Kafka support ...............Disabled
> G. PCAP support ................Disabled
> H. USB Camera support ..........Disabled
> I. GPS support .................Disabled
> J. TensorFlow Support ..........Disabled
> K. Bustache Support ............Disabled
> L. MQTT Support ................Disabled
> M. SQLite Support ..............Disabled
> N. Python Support ..............Disabled
> O. COAP Support ................Enabled
> S. SFTP Support ................Disabled
> V. AWS Support .................Disabled
> T. OpenCV Support ..............Disabled
> U. OPC-UA Support...............Disabled
> ****************************************
>             Build Options.
> ****************************************
> 1. Disable Tests ...............Disabled
> 2. Enable all extensions
> 3. Enable JNI Support ..........Disabled
> 4. Use Shared Dependency Links .Enabled
> 5. Build Profile ...............RelWithDebInfo Debug MinSizeRel Release 
> P. Continue with these options
> Q. Quit
> * Extension cannot be installed due to
>   version of cmake or other software
> {code}
> EDIT: I have attached the output of cmake in "cmake.txt" and output of `make -j8` in "make_debug.txt" 
>  



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