Mageia Bugzilla – Attachment 13018 Details for
Bug 29726
dnf build-dep does not install all required deps to build Blender from source
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
CMakeError output
CMakeError.log (text/plain), 1.27 KB, created by
Kristoffer Grundström
on 2021-12-04 15:43:08 CET
(
hide
)
Description:
CMakeError output
Filename:
MIME Type:
Creator:
Kristoffer Grundström
Created:
2021-12-04 15:43:08 CET
Size:
1.27 KB
patch
obsolete
>Performing C++ SOURCE FILE Test SUPPORT_NEON_BUILD failed with the following output: >Change Dir: /home/kristoffer/Desktop/build_linux/CMakeFiles/CMakeTmp > >Run Build Command(s):/usr/bin/gmake cmTC_8bf68/fast && gmake[1]: Entering directory '/home/kristoffer/Desktop/build_linux/CMakeFiles/CMakeTmp' >/usr/bin/gmake -f CMakeFiles/cmTC_8bf68.dir/build.make CMakeFiles/cmTC_8bf68.dir/build >gmake[2]: Entering directory '/home/kristoffer/Desktop/build_linux/CMakeFiles/CMakeTmp' >Building CXX object CMakeFiles/cmTC_8bf68.dir/src.cxx.o >/usr/bin/c++ -DSUPPORT_NEON_BUILD -o CMakeFiles/cmTC_8bf68.dir/src.cxx.o -c /home/kristoffer/Desktop/build_linux/CMakeFiles/CMakeTmp/src.cxx >/home/kristoffer/Desktop/build_linux/CMakeFiles/CMakeTmp/src.cxx:1:10: fatal error: arm_neon.h: No such file or directory > 1 | #include <arm_neon.h> > | ^~~~~~~~~~~~ >compilation terminated. >gmake[2]: *** [CMakeFiles/cmTC_8bf68.dir/build.make:85: CMakeFiles/cmTC_8bf68.dir/src.cxx.o] Error 1 >gmake[2]: Leaving directory '/home/kristoffer/Desktop/build_linux/CMakeFiles/CMakeTmp' >gmake[1]: *** [Makefile:140: cmTC_8bf68/fast] Error 2 >gmake[1]: Leaving directory '/home/kristoffer/Desktop/build_linux/CMakeFiles/CMakeTmp' > > >Source file was: >#include <arm_neon.h> > int main() {return vaddvq_s32(vdupq_n_s32(1));}
Performing C++ SOURCE FILE Test SUPPORT_NEON_BUILD failed with the following output: Change Dir: /home/kristoffer/Desktop/build_linux/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_8bf68/fast && gmake[1]: Entering directory '/home/kristoffer/Desktop/build_linux/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_8bf68.dir/build.make CMakeFiles/cmTC_8bf68.dir/build gmake[2]: Entering directory '/home/kristoffer/Desktop/build_linux/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_8bf68.dir/src.cxx.o /usr/bin/c++ -DSUPPORT_NEON_BUILD -o CMakeFiles/cmTC_8bf68.dir/src.cxx.o -c /home/kristoffer/Desktop/build_linux/CMakeFiles/CMakeTmp/src.cxx /home/kristoffer/Desktop/build_linux/CMakeFiles/CMakeTmp/src.cxx:1:10: fatal error: arm_neon.h: No such file or directory 1 | #include <arm_neon.h> | ^~~~~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_8bf68.dir/build.make:85: CMakeFiles/cmTC_8bf68.dir/src.cxx.o] Error 1 gmake[2]: Leaving directory '/home/kristoffer/Desktop/build_linux/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:140: cmTC_8bf68/fast] Error 2 gmake[1]: Leaving directory '/home/kristoffer/Desktop/build_linux/CMakeFiles/CMakeTmp' Source file was: #include <arm_neon.h> int main() {return vaddvq_s32(vdupq_n_s32(1));}
View Attachment As Raw
Actions:
View
Attachments on
bug 29726
: 13018 |
13052