You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "huangtianhua (Jira)" <ji...@apache.org> on 2020/01/17 07:14:00 UTC

[jira] [Resolved] (IMPALA-9246) Make crcutils building work on aarch64

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

huangtianhua resolved IMPALA-9246.
----------------------------------
    Resolution: Fixed

fixed in:

[https://gerrit.cloudera.org/#/c/14901/]

> Make crcutils building work on aarch64
> --------------------------------------
>
>                 Key: IMPALA-9246
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9246
>             Project: IMPALA
>          Issue Type: Sub-task
>            Reporter: huangtianhua
>            Assignee: huangtianhua
>            Priority: Major
>
> Make crcutils failed on aarch64 platform:
> g++: error: unrecognized command line option '-msse2'
>  g++: error: unrecognized command line option '-mcrc32'
>  g++: error: unrecognized command line option '-msse2'
>  g++: error: unrecognized command line option '-mcrc32'
>  Makefile:856: recipe for target 'code/libcrcutil_la-multiword_64_64_cl_i386_mmx.lo' failed
>  make: *** [code/libcrcutil_la-multiword_64_64_cl_i386_mmx.lo] Error 1
>  make: *** Waiting for unfinished jobs....
>  Makefile:849: recipe for target 'code/libcrcutil_la-multiword_128_64_gcc_amd64_sse2.lo' failed
>  make: *** [code/libcrcutil_la-multiword_128_64_gcc_amd64_sse2.lo] Error 1
>  {color:#de350b}g++: error: unrecognized command line option '-msse2'{color}
> {color:#de350b} g++: error: unrecognized command line option '-mcrc32'{color}
>  Makefile:842: recipe for target 'code/libcrcutil_la-crc32c_sse4.lo' failed
>  make: *** [code/libcrcutil_la-crc32c_sse4.lo] Error 1



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