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

No CMAKE_ASM_NASM_COMPILER could be found #3145

Closed
guo-ran opened this issue Jul 7, 2020 · 1 comment
Closed

No CMAKE_ASM_NASM_COMPILER could be found #3145

guo-ran opened this issue Jul 7, 2020 · 1 comment

Comments

@guo-ran
Copy link
Contributor

guo-ran commented Jul 7, 2020

-- Performing Test HAVE_VERSION_SCRIPT - Success
-- Linker supports GNU-style version scripts
[ 47%] Built target zlib
-- The ASM_NASM compiler identification is unknown
-- Didn't find assembler
CMake Error at simd/CMakeLists.txt:41 (enable_language):
No CMAKE_ASM_NASM_COMPILER could be found.

Tell CMake where to find the compiler by setting either the environment
variable "ASM_NASM" or the CMake cache entry CMAKE_ASM_NASM_COMPILER to the
full path to the compiler, or to the compiler name if it is in the PATH.

-- Configuring incomplete, errors occurred!
See also "/root/oneflow/build/libjpeg-turbo/src/libjpeg-turbo/CMakeFiles/CMakeOutput.log".
See also "/root/oneflow/build/libjpeg-turbo/src/libjpeg-turbo/CMakeFiles/CMakeError.log".
CMakeFiles/libjpeg-turbo.dir/build.make:108: recipe for target 'libjpeg-turbo/src/libjpeg-turbo-stamp/libjpeg-turbo-configure' failed
make[2]: *** [libjpeg-turbo/src/libjpeg-turbo-stamp/libjpeg-turbo-configure] Error 1
CMakeFiles/Makefile2:1993: recipe for target 'CMakeFiles/libjpeg-turbo.dir/all' failed
make[1]: *** [CMakeFiles/libjpeg-turbo.dir/all] Error 2

@guo-ran
Copy link
Contributor Author

guo-ran commented Jul 8, 2020

@guo-ran guo-ran closed this as completed Jul 8, 2020
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