Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CentOS7 编译失败 #12

Open
pythonName opened this issue Jul 19, 2023 · 0 comments
Open

CentOS7 编译失败 #12

pythonName opened this issue Jul 19, 2023 · 0 comments

Comments

@pythonName
Copy link

`[username@vmi442840 luject]$ xmake
checking for platform ... linux
checking for architecture ... x86_64
note: install or modify (m) these packages (pass -y to skip confirm)?
in xmake-repo:
-> lief 0.11.5
please input: y (y/n/m)
y
=> install lief 0.11.5 .. failed

/home/username/.xmake/cache/packages/2307/l/lief/0.11.5/source/build_5fd114f4/mbed_tls/src/lief_mbed_tls/library/aes.c: In function ‘mbedtls_aes_crypt_ecb’:
/home/username/.xmake/cache/packages/2307/l/lief/0.11.5/source/build_5fd114f4/mbed_tls/src/lief_mbed_tls/library/aes.c:1031:9: warning: C++ style comments are not allowed in ISO C90 [enabled by default]
// If padlock data misaligned, we just fall back to
^
/home/username/.xmake/cache/packages/2307/l/lief/0.11.5/source/build_5fd114f4/mbed_tls/src/lief_mbed_tls/library/aes.c:1031:9: warning: (this will be reported only once per input file) [enabled by default]
/home/username/.xmake/cache/packages/2307/l/lief/0.11.5/source/build_5fd114f4/mbed_tls/src/lief_mbed_tls/library/aes.c: At top level:
cc1: warning: unrecognized command line option "-Wno-expansion-to-defined" [enabled by default]
/home/username/.xmake/cache/packages/2307/l/lief/0.11.5/source/build_5fd114f4/mbed_tls/src/lief_mbed_tls/library/aesni.c: In function ‘mbedtls_aesni_crypt_ecb’:
/home/username/.xmake/cache/packages/2307/l/lief/0.11.5/source/build_5fd114f4/mbed_tls/src/lief_mbed_tls/library/aesni.c:100:43: warning: C++ style comments are not allowed in ISO C90 [enabled by default]
asm( "movdqu (%3), %xmm0 \n\t" // load input
^
/home/username/.xmake/cache/packages/2307/l/lief/0.11.5/source/build_5fd114f4/mbed_tls/src/lief_mbed_tls/library/aesni.c:100:43: warning: (this will be reported only once per input file) [enabled by default]
/home/username/.xmake/cache/packages/2307/l/lief/0.11.5/source/build_5fd114f4/mbed_tls/src/lief_mbed_tls/library/aesni.c: At top level:
cc1: warning: unrecognized command line option "-Wno-expansion-to-defined" [enabled by default]
/home/username/.xmake/cache/packages/2307/l/lief/0.11.5/source/build_5fd114f4/mbed_tls/src/lief_mbed_tls/library/aria.c:205:37: warning: C++ style comments are not allowed in ISO C90 [enabled by default]
ta = *b; // 4567
^
if you want to get more verbose errors, please see:
-> /home/username/.xmake/cache/packages/2307/l/lief/0.11.5/installdir.failed/logs/install.txt
error: install failed!`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant