group-signature-server icon indicating copy to clipboard operation
group-signature-server copied to clipboard

make时出现报错

Open safiir opened this issue 4 years ago • 15 comments

[ 13%] Built target boost
[ 15%] Building CXX object easylog/CMakeFiles/Easylog.dir/easylog.cpp.o
/tmp/cc0qTiwk.s: Assembler messages:
/tmp/cc0qTiwk.s:16: Error: `endbr64' is not supported on `generic64'
/tmp/cc0qTiwk.s:64: Error: `endbr64' is not supported on `generic64'
/tmp/cc0qTiwk.s:86: Error: `endbr64' is not supported on `generic64'
/tmp/cc0qTiwk.s:155: Error: `endbr64' is not supported on `generic64'
/tmp/cc0qTiwk.s:186: Error: `endbr64' is not supported on `generic64'
/tmp/cc0qTiwk.s:227: Error: `endbr64' is not supported on `generic64'
/tmp/cc0qTiwk.s:252: Error: `endbr64' is not supported on `generic64'
/tmp/cc0qTiwk.s:275: Error: `endbr64' is not supported on `generic64'
/tmp/cc0qTiwk.s:298: Error: `endbr64' is not supported on `generic64'
/tmp/cc0qTiwk.s:331: Error: `endbr64' is not supported on `generic64'
......

系统版本:Ubuntu 20.04.1 LTS 内核版本:5.4.0-53-generic

safiir avatar Nov 11 '20 23:11 safiir

hello,could you find a solution?

ssyychen avatar Mar 08 '21 07:03 ssyychen

I have the same problem. Have you solved the problem?

waheya avatar Mar 11 '21 13:03 waheya

您好 可能是编译器的问题 cmake版本不够,我正在尝试

------------------ 原始邮件 ------------------ 发件人: "FISCO-BCOS/group-signature-server" @.>; 发送时间: 2021年3月11日(星期四) 晚上9:19 @.>; @.@.>; 主题: Re: [FISCO-BCOS/group-signature-server] make时出现报错 (#24)

I have the same problem. Have you solved the problem?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

ssyychen avatar Mar 12 '21 12:03 ssyychen

when i used make, my problem is

CMake Error at boost-stamp/download-boost.cmake:157 (message):
  Each download failed!

    error: downloading 'http://dl.bintray.com/boostorg/release/1.68.0/source/boost_1_68_0.tar.bz2' failed
         status_code: 22
         status_string: "HTTP response code said error"
         log:
         --- LOG BEGIN ---
           Trying 52.43.14.61...

  TCP_NODELAY set

Egbert1 avatar May 26 '21 01:05 Egbert1

when i used make, my problem is

CMake Error at boost-stamp/download-boost.cmake:157 (message):
  Each download failed!

    error: downloading 'http://dl.bintray.com/boostorg/release/1.68.0/source/boost_1_68_0.tar.bz2' failed
         status_code: 22
         status_string: "HTTP response code said error"
         log:
         --- LOG BEGIN ---
           Trying 52.43.14.61...

  TCP_NODELAY set

In this question, you can go to the official website to download this package separately ——“boost_1_68_0.tar.bz2”,Put this package in the deps/src directory.

niuyh101 avatar Sep 09 '21 09:09 niuyh101

你好 请问问题解决了吗

fiv3-sec avatar Oct 30 '22 02:10 fiv3-sec

收到,谢谢!

ssyychen avatar Oct 30 '22 02:10 ssyychen

Hello,this problem “Error: endbr64' is not supported on generic64'” do you have a solution? I have the same problem

LIFEISCLEAR avatar Nov 14 '22 14:11 LIFEISCLEAR

收到,谢谢!

ssyychen avatar Nov 14 '22 14:11 ssyychen

Hello,this problem “Error: endbr64' is not supported on generic64'” do you have a solution? I have the same problem

Hello i have the same problem, do you have any idea about that generic64 problem?

Zhangjiyuan1226 avatar Feb 29 '24 13:02 Zhangjiyuan1226

收到,谢谢!

ssyychen avatar Feb 29 '24 13:02 ssyychen

收到,谢谢!

ssyychen avatar Apr 17 '24 01:04 ssyychen

Hello,this problem “Error: endbr64' is not supported on generic64'” do you have a solution? I have the same problem

Hello i have the same problem, do you have any idea about that generic64 problem?

Hi, I had the same problem, have you solved it and how?

gting1 avatar Apr 17 '24 01:04 gting1

Hello,this problem “Error: endbr64' is not supported on generic64'” do you have a solution? I have the same problem

Hello i have the same problem, do you have any idea about that generic64 problem?

Hi, I had the same problem, have you solved it and how?

i change my server to ubuntu 16.04 and it work

Zhangjiyuan1226 avatar Apr 17 '24 08:04 Zhangjiyuan1226

Hello,this problem “Error: generic64'” do you have a solution? I have the same problemendbr64' is not supported on

Hello i have the same problem, do you have any idea about that generic64 problem?

Hi, I had the same problem, have you solved it and how?

i change my server to ubuntu 16.04 and it work

Okay, thank you. I'll try it later.

gting1 avatar Apr 17 '24 08:04 gting1