You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Evans Ye (JIRA)" <ji...@apache.org> on 2017/05/06 12:11:04 UTC

[jira] [Commented] (BIGTOP-2744) Fix zookeeper build error on AArch64

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

Evans Ye commented on BIGTOP-2744:
----------------------------------

Can we use a bit more robust way to inject code instead of using the line number?

> Fix zookeeper build error on AArch64
> ------------------------------------
>
>                 Key: BIGTOP-2744
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2744
>             Project: Bigtop
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 1.0.0, 1.1.0
>         Environment: Hisilicon Taishan AArch64(Cortex-A57@2.1GHz) 
> ubuntu16.04.2 LTS (Xenial Xerus)
>            Reporter: Yuqi Gu
>            Assignee: Roman Shaposhnik
>             Fix For: 1.2.1
>
>         Attachments: BIGTOP-2744.patch
>
>
> The error occurred when we build the bigtop zookeeper component on AArch64 :
> "[exec] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/ws/output/zookeeper/zookeeper-3.4.10/src/c -I/ws/output/zookeeper/zookeeper-3.4.10/src/c/include -I/ws/output/zookeeper/zookeeper-3.4.10/src/c/tests -I/ws/output/zookeeper/zookeeper-3.4.10/src/c/generated -Wdate-time -D_FORTIFY_SOURCE=2 -DTHREADED -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -MT libzkmt_la-mt_adaptor.lo -MD -MP -MF .deps/libzkmt_la-mt_adaptor.Tpo -c /ws/output/zookeeper/zookeeper-3.4.10/src/c/src/mt_adaptor.c -fPIC -DPIC -o .libs/libzkmt_la-mt_adaptor.o
> [exec] Makefile:946: recipe for target 'libzkmt_la-mt_adaptor.lo' failed
> [exec] make[2]: Leaving directory '/ws/output/zookeeper/zookeeper-3.4.10/build/c'
> [exec] /tmp/cc4YHZ73.s: Assembler messages:
> [exec] /tmp/cc4YHZ73.s:1713: Error: unknown mnemonic lock' --lock xaddl x1,[x0]'
> [exec] make[2]: *** [libzkmt_la-mt_adaptor.lo] Error 1
> "



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)