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

[jira] [Updated] (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 updated IMPALA-9246:
---------------------------------
    Description: 
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

  was:
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
g++: error: unrecognized command line option '-msse2'
g++: error: unrecognized command line option '-mcrc32'
Makefile:842: recipe for target 'code/libcrcutil_la-crc32c_sse4.lo' failed
make: *** [code/libcrcutil_la-crc32c_sse4.lo] Error 1


> 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
>            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)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org