Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Performing C SOURCE FILE Test HAS_FPMATH_SSE failed with the following output:
- Change Dir: /home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTryCompileExec3065321962/fast"
- /usr/bin/make -f CMakeFiles/cmTryCompileExec3065321962.dir/build.make CMakeFiles/cmTryCompileExec3065321962.dir/build
- make[1]: Entering directory '/home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp'
- /usr/bin/cmake -E cmake_progress_report /home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp/CMakeFiles 1
- Building C object CMakeFiles/cmTryCompileExec3065321962.dir/src.c.o
- /usr/bin/cc -ffast-math -DHAS_FPMATH_SSE -mfpmath=sse -o CMakeFiles/cmTryCompileExec3065321962.dir/src.c.o -c /home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp/src.c
- cc: error: unrecognized command line option '-mfpmath=sse'
- CMakeFiles/cmTryCompileExec3065321962.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec3065321962.dir/src.c.o' failed
- make[1]: Leaving directory '/home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp'
- make[1]: *** [CMakeFiles/cmTryCompileExec3065321962.dir/src.c.o] Error 1
- Makefile:118: recipe for target 'cmTryCompileExec3065321962/fast' failed
- make: *** [cmTryCompileExec3065321962/fast] Error 2
- Source file was:
- int main(void) { return 0; }
- Performing C++ SOURCE FILE Test HAS_CXX_FPMATH_SSE failed with the following output:
- Change Dir: /home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTryCompileExec2146949645/fast"
- /usr/bin/make -f CMakeFiles/cmTryCompileExec2146949645.dir/build.make CMakeFiles/cmTryCompileExec2146949645.dir/build
- make[1]: Entering directory '/home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp'
- /usr/bin/cmake -E cmake_progress_report /home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp/CMakeFiles 1
- Building CXX object CMakeFiles/cmTryCompileExec2146949645.dir/src.cxx.o
- /usr/bin/c++ -ffast-math -DHAS_CXX_FPMATH_SSE -mfpmath=sse -o CMakeFiles/cmTryCompileExec2146949645.dir/src.cxx.o -c /home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp/src.cxx
- c++: error: unrecognized command line option '-mfpmath=sse'
- CMakeFiles/cmTryCompileExec2146949645.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec2146949645.dir/src.cxx.o' failed
- make[1]: Leaving directory '/home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp'
- make[1]: *** [CMakeFiles/cmTryCompileExec2146949645.dir/src.cxx.o] Error 1
- Makefile:118: recipe for target 'cmTryCompileExec2146949645/fast' failed
- make: *** [cmTryCompileExec2146949645/fast] Error 2
- Source file was:
- int main() { return 0; }
- Performing C SOURCE FILE Test HAS_SSE2 failed with the following output:
- Change Dir: /home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTryCompileExec746310565/fast"
- /usr/bin/make -f CMakeFiles/cmTryCompileExec746310565.dir/build.make CMakeFiles/cmTryCompileExec746310565.dir/build
- make[1]: Entering directory '/home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp'
- /usr/bin/cmake -E cmake_progress_report /home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp/CMakeFiles 1
- Building C object CMakeFiles/cmTryCompileExec746310565.dir/src.c.o
- /usr/bin/cc -ffast-math -DHAS_SSE2 -msse2 -o CMakeFiles/cmTryCompileExec746310565.dir/src.c.o -c /home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp/src.c
- cc: error: unrecognized command line option '-msse2'
- CMakeFiles/cmTryCompileExec746310565.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec746310565.dir/src.c.o' failed
- make[1]: Leaving directory '/home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp'
- make[1]: *** [CMakeFiles/cmTryCompileExec746310565.dir/src.c.o] Error 1
- Makefile:118: recipe for target 'cmTryCompileExec746310565/fast' failed
- make: *** [cmTryCompileExec746310565/fast] Error 2
- Source file was:
- int main(void) { return 0; }
- Performing C++ SOURCE FILE Test HAS_CXX_SSE2 failed with the following output:
- Change Dir: /home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTryCompileExec2702037999/fast"
- /usr/bin/make -f CMakeFiles/cmTryCompileExec2702037999.dir/build.make CMakeFiles/cmTryCompileExec2702037999.dir/build
- make[1]: Entering directory '/home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp'
- /usr/bin/cmake -E cmake_progress_report /home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp/CMakeFiles 1
- Building CXX object CMakeFiles/cmTryCompileExec2702037999.dir/src.cxx.o
- /usr/bin/c++ -ffast-math -DHAS_CXX_SSE2 -msse2 -o CMakeFiles/cmTryCompileExec2702037999.dir/src.cxx.o -c /home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp/src.cxx
- c++: error: unrecognized command line option '-msse2'
- CMakeFiles/cmTryCompileExec2702037999.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec2702037999.dir/src.cxx.o' failed
- make[1]: Leaving directory '/home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp'
- make[1]: *** [CMakeFiles/cmTryCompileExec2702037999.dir/src.cxx.o] Error 1
- Makefile:118: recipe for target 'cmTryCompileExec2702037999/fast' failed
- make: *** [cmTryCompileExec2702037999/fast] Error 2
- Source file was:
- int main() { return 0; }
- Determining if the system is big endian passed with the following output:
- Change Dir: /home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTryCompileExec4062201796/fast"
- /usr/bin/make -f CMakeFiles/cmTryCompileExec4062201796.dir/build.make CMakeFiles/cmTryCompileExec4062201796.dir/build
- make[1]: Entering directory '/home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp'
- /usr/bin/cmake -E cmake_progress_report /home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp/CMakeFiles 1
- Building C object CMakeFiles/cmTryCompileExec4062201796.dir/TestEndianess.c.o
- /usr/bin/cc -ffast-math -fomit-frame-pointer -fvisibility=hidden -o CMakeFiles/cmTryCompileExec4062201796.dir/TestEndianess.c.o -c /home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp/TestEndianess.c
- Linking C executable cmTryCompileExec4062201796
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4062201796.dir/link.txt --verbose=1
- /usr/bin/cc -ffast-math -fomit-frame-pointer -fvisibility=hidden CMakeFiles/cmTryCompileExec4062201796.dir/TestEndianess.c.o -o cmTryCompileExec4062201796 -rdynamic
- make[1]: Leaving directory '/home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp'
- TestEndianess.c:
- /* A 16 bit integer is required. */
- typedef unsigned short cmakeint16;
- /* On a little endian machine, these 16bit ints will give "THIS IS LITTLE ENDIAN."
- On a big endian machine the characters will be exchanged pairwise. */
- const cmakeint16 info_little[] = {0x4854, 0x5349, 0x4920, 0x2053, 0x494c, 0x5454, 0x454c, 0x4520, 0x444e, 0x4149, 0x2e4e, 0x0000};
- /* on a big endian machine, these 16bit ints will give "THIS IS BIG ENDIAN."
- On a little endian machine the characters will be exchanged pairwise. */
- const cmakeint16 info_big[] = {0x5448, 0x4953, 0x2049, 0x5320, 0x4249, 0x4720, 0x454e, 0x4449, 0x414e, 0x2e2e, 0x0000};
- #ifdef __CLASSIC_C__
- int main(argc, argv) int argc; char *argv[];
- #else
- int main(int argc, char *argv[])
- #endif
- {
- int require = 0;
- require += info_little[argc];
- require += info_big[argc];
- (void)argv;
- return require;
- }
- Determining if the include file io.h exists failed with the following output:
- Change Dir: /home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTryCompileExec1878561833/fast"
- /usr/bin/make -f CMakeFiles/cmTryCompileExec1878561833.dir/build.make CMakeFiles/cmTryCompileExec1878561833.dir/build
- make[1]: Entering directory '/home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp'
- /usr/bin/cmake -E cmake_progress_report /home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp/CMakeFiles 1
- Building C object CMakeFiles/cmTryCompileExec1878561833.dir/CheckIncludeFile.c.o
- /usr/bin/cc -ffast-math -fomit-frame-pointer -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -I/home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp/pthread.h -o CMakeFiles/cmTryCompileExec1878561833.dir/CheckIncludeFile.c.o -c /home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp/CheckIncludeFile.c
- /home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:16: fatal error: io.h: No such file or directory
- #include <io.h>
- ^
- compilation terminated.
- CMakeFiles/cmTryCompileExec1878561833.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec1878561833.dir/CheckIncludeFile.c.o' failed
- make[1]: Leaving directory '/home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp'
- make[1]: *** [CMakeFiles/cmTryCompileExec1878561833.dir/CheckIncludeFile.c.o] Error 1
- Makefile:118: recipe for target 'cmTryCompileExec1878561833/fast' failed
- make: *** [cmTryCompileExec1878561833/fast] Error 2
- Determining if the include file winsock.h exists failed with the following output:
- Change Dir: /home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTryCompileExec4069012726/fast"
- /usr/bin/make -f CMakeFiles/cmTryCompileExec4069012726.dir/build.make CMakeFiles/cmTryCompileExec4069012726.dir/build
- make[1]: Entering directory '/home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp'
- /usr/bin/cmake -E cmake_progress_report /home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp/CMakeFiles 1
- Building C object CMakeFiles/cmTryCompileExec4069012726.dir/CheckIncludeFile.c.o
- /usr/bin/cc -ffast-math -fomit-frame-pointer -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -I/home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp/pthread.h -o CMakeFiles/cmTryCompileExec4069012726.dir/CheckIncludeFile.c.o -c /home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp/CheckIncludeFile.c
- /home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:21: fatal error: winsock.h: No such file or directory
- #include <winsock.h>
- ^
- compilation terminated.
- CMakeFiles/cmTryCompileExec4069012726.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec4069012726.dir/CheckIncludeFile.c.o' failed
- make[1]: Leaving directory '/home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp'
- make[1]: *** [CMakeFiles/cmTryCompileExec4069012726.dir/CheckIncludeFile.c.o] Error 1
- Makefile:118: recipe for target 'cmTryCompileExec4069012726/fast' failed
- make: *** [cmTryCompileExec4069012726/fast] Error 2
- Determining if the function strlcat exists failed with the following output:
- Change Dir: /home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTryCompileExec2217046309/fast"
- /usr/bin/make -f CMakeFiles/cmTryCompileExec2217046309.dir/build.make CMakeFiles/cmTryCompileExec2217046309.dir/build
- make[1]: Entering directory '/home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp'
- /usr/bin/cmake -E cmake_progress_report /home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp/CMakeFiles 1
- Building C object CMakeFiles/cmTryCompileExec2217046309.dir/CheckFunctionExists.c.o
- /usr/bin/cc -ffast-math -fomit-frame-pointer -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fopenmp -DCHECK_FUNCTION_EXISTS=strlcat -I/home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp/pthread.h -o CMakeFiles/cmTryCompileExec2217046309.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.0/Modules/CheckFunctionExists.c
- Linking C executable cmTryCompileExec2217046309
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2217046309.dir/link.txt --verbose=1
- /usr/bin/cc -ffast-math -fomit-frame-pointer -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fopenmp -DCHECK_FUNCTION_EXISTS=strlcat CMakeFiles/cmTryCompileExec2217046309.dir/CheckFunctionExists.c.o -o cmTryCompileExec2217046309 -rdynamic -lpthread
- CMakeFiles/cmTryCompileExec2217046309.dir/CheckFunctionExists.c.o: In function `main':
- CheckFunctionExists.c:(.text+0x8): undefined reference to `strlcat'
- collect2: error: ld returned 1 exit status
- CMakeFiles/cmTryCompileExec2217046309.dir/build.make:88: recipe for target 'cmTryCompileExec2217046309' failed
- make[1]: Leaving directory '/home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp'
- make[1]: *** [cmTryCompileExec2217046309] Error 1
- Makefile:118: recipe for target 'cmTryCompileExec2217046309/fast' failed
- make: *** [cmTryCompileExec2217046309/fast] Error 2
- Determining if the function sprintf_l exists failed with the following output:
- Change Dir: /home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTryCompileExec3051572062/fast"
- /usr/bin/make -f CMakeFiles/cmTryCompileExec3051572062.dir/build.make CMakeFiles/cmTryCompileExec3051572062.dir/build
- make[1]: Entering directory '/home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp'
- /usr/bin/cmake -E cmake_progress_report /home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp/CMakeFiles 1
- Building C object CMakeFiles/cmTryCompileExec3051572062.dir/CheckFunctionExists.c.o
- /usr/bin/cc -ffast-math -fomit-frame-pointer -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fopenmp -DCHECK_FUNCTION_EXISTS=sprintf_l -I/home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp/pthread.h -o CMakeFiles/cmTryCompileExec3051572062.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.0/Modules/CheckFunctionExists.c
- Linking C executable cmTryCompileExec3051572062
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3051572062.dir/link.txt --verbose=1
- /usr/bin/cc -ffast-math -fomit-frame-pointer -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fopenmp -DCHECK_FUNCTION_EXISTS=sprintf_l CMakeFiles/cmTryCompileExec3051572062.dir/CheckFunctionExists.c.o -o cmTryCompileExec3051572062 -rdynamic -lpthread
- CMakeFiles/cmTryCompileExec3051572062.dir/CheckFunctionExists.c.o: In function `main':
- CheckFunctionExists.c:(.text+0x8): undefined reference to `sprintf_l'
- collect2: error: ld returned 1 exit status
- CMakeFiles/cmTryCompileExec3051572062.dir/build.make:88: recipe for target 'cmTryCompileExec3051572062' failed
- make[1]: Leaving directory '/home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp'
- make[1]: *** [cmTryCompileExec3051572062] Error 1
- Makefile:118: recipe for target 'cmTryCompileExec3051572062/fast' failed
- make: *** [cmTryCompileExec3051572062/fast] Error 2
- Determining if the function _strtok_r exists failed with the following output:
- Change Dir: /home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTryCompileExec2894906638/fast"
- /usr/bin/make -f CMakeFiles/cmTryCompileExec2894906638.dir/build.make CMakeFiles/cmTryCompileExec2894906638.dir/build
- make[1]: Entering directory '/home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp'
- /usr/bin/cmake -E cmake_progress_report /home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp/CMakeFiles 1
- Building C object CMakeFiles/cmTryCompileExec2894906638.dir/CheckFunctionExists.c.o
- /usr/bin/cc -ffast-math -fomit-frame-pointer -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fopenmp -DCHECK_FUNCTION_EXISTS=_strtok_r -I/home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp/pthread.h -o CMakeFiles/cmTryCompileExec2894906638.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.0/Modules/CheckFunctionExists.c
- Linking C executable cmTryCompileExec2894906638
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2894906638.dir/link.txt --verbose=1
- /usr/bin/cc -ffast-math -fomit-frame-pointer -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fopenmp -DCHECK_FUNCTION_EXISTS=_strtok_r CMakeFiles/cmTryCompileExec2894906638.dir/CheckFunctionExists.c.o -o cmTryCompileExec2894906638 -rdynamic -lpthread
- CMakeFiles/cmTryCompileExec2894906638.dir/CheckFunctionExists.c.o: In function `main':
- CheckFunctionExists.c:(.text+0x8): undefined reference to `_strtok_r'
- collect2: error: ld returned 1 exit status
- CMakeFiles/cmTryCompileExec2894906638.dir/build.make:88: recipe for target 'cmTryCompileExec2894906638' failed
- make[1]: Leaving directory '/home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp'
- make[1]: *** [cmTryCompileExec2894906638] Error 1
- Makefile:118: recipe for target 'cmTryCompileExec2894906638/fast' failed
- make: *** [cmTryCompileExec2894906638/fast] Error 2
- Determining if the function _strtod_l exists failed with the following output:
- Change Dir: /home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTryCompileExec2318334041/fast"
- /usr/bin/make -f CMakeFiles/cmTryCompileExec2318334041.dir/build.make CMakeFiles/cmTryCompileExec2318334041.dir/build
- make[1]: Entering directory '/home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp'
- /usr/bin/cmake -E cmake_progress_report /home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp/CMakeFiles 1
- Building C object CMakeFiles/cmTryCompileExec2318334041.dir/CheckFunctionExists.c.o
- /usr/bin/cc -ffast-math -fomit-frame-pointer -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fopenmp -DCHECK_FUNCTION_EXISTS=_strtod_l -I/home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp/pthread.h -o CMakeFiles/cmTryCompileExec2318334041.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.0/Modules/CheckFunctionExists.c
- Linking C executable cmTryCompileExec2318334041
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2318334041.dir/link.txt --verbose=1
- /usr/bin/cc -ffast-math -fomit-frame-pointer -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fopenmp -DCHECK_FUNCTION_EXISTS=_strtod_l CMakeFiles/cmTryCompileExec2318334041.dir/CheckFunctionExists.c.o -o cmTryCompileExec2318334041 -rdynamic -lpthread
- CMakeFiles/cmTryCompileExec2318334041.dir/CheckFunctionExists.c.o: In function `main':
- CheckFunctionExists.c:(.text+0x8): undefined reference to `_strtod_l'
- collect2: error: ld returned 1 exit status
- CMakeFiles/cmTryCompileExec2318334041.dir/build.make:88: recipe for target 'cmTryCompileExec2318334041' failed
- make[1]: Leaving directory '/home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp'
- make[1]: *** [cmTryCompileExec2318334041] Error 1
- Makefile:118: recipe for target 'cmTryCompileExec2318334041/fast' failed
- make: *** [cmTryCompileExec2318334041/fast] Error 2
- Determining if the function _sprintf_l exists failed with the following output:
- Change Dir: /home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTryCompileExec1027971538/fast"
- /usr/bin/make -f CMakeFiles/cmTryCompileExec1027971538.dir/build.make CMakeFiles/cmTryCompileExec1027971538.dir/build
- make[1]: Entering directory '/home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp'
- /usr/bin/cmake -E cmake_progress_report /home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp/CMakeFiles 1
- Building C object CMakeFiles/cmTryCompileExec1027971538.dir/CheckFunctionExists.c.o
- /usr/bin/cc -ffast-math -fomit-frame-pointer -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fopenmp -DCHECK_FUNCTION_EXISTS=_sprintf_l -I/home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp/pthread.h -o CMakeFiles/cmTryCompileExec1027971538.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.0/Modules/CheckFunctionExists.c
- Linking C executable cmTryCompileExec1027971538
- /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1027971538.dir/link.txt --verbose=1
- /usr/bin/cc -ffast-math -fomit-frame-pointer -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fopenmp -DCHECK_FUNCTION_EXISTS=_sprintf_l CMakeFiles/cmTryCompileExec1027971538.dir/CheckFunctionExists.c.o -o cmTryCompileExec1027971538 -rdynamic -lpthread
- CMakeFiles/cmTryCompileExec1027971538.dir/CheckFunctionExists.c.o: In function `main':
- CheckFunctionExists.c:(.text+0x8): undefined reference to `_sprintf_l'
- collect2: error: ld returned 1 exit status
- CMakeFiles/cmTryCompileExec1027971538.dir/build.make:88: recipe for target 'cmTryCompileExec1027971538' failed
- make[1]: Leaving directory '/home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp'
- make[1]: *** [cmTryCompileExec1027971538] Error 1
- Makefile:118: recipe for target 'cmTryCompileExec1027971538/fast' failed
- make: *** [cmTryCompileExec1027971538/fast] Error 2
- Determining if the include file wiiuse.h exists failed with the following output:
- Change Dir: /home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTryCompileExec111672830/fast"
- /usr/bin/make -f CMakeFiles/cmTryCompileExec111672830.dir/build.make CMakeFiles/cmTryCompileExec111672830.dir/build
- make[1]: Entering directory '/home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp'
- /usr/bin/cmake -E cmake_progress_report /home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp/CMakeFiles 1
- Building C object CMakeFiles/cmTryCompileExec111672830.dir/CheckIncludeFile.c.o
- /usr/bin/cc -ffast-math -fomit-frame-pointer -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fopenmp -I/home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp/pthread.h -o CMakeFiles/cmTryCompileExec111672830.dir/CheckIncludeFile.c.o -c /home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp/CheckIncludeFile.c
- /home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:20: fatal error: wiiuse.h: No such file or directory
- #include <wiiuse.h>
- ^
- compilation terminated.
- CMakeFiles/cmTryCompileExec111672830.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec111672830.dir/CheckIncludeFile.c.o' failed
- make[1]: Leaving directory '/home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp'
- make[1]: *** [CMakeFiles/cmTryCompileExec111672830.dir/CheckIncludeFile.c.o] Error 1
- Makefile:118: recipe for target 'cmTryCompileExec111672830/fast' failed
- make: *** [cmTryCompileExec111672830/fast] Error 2
- Determining if the include file p5glove.h exists failed with the following output:
- Change Dir: /home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTryCompileExec1447609897/fast"
- /usr/bin/make -f CMakeFiles/cmTryCompileExec1447609897.dir/build.make CMakeFiles/cmTryCompileExec1447609897.dir/build
- make[1]: Entering directory '/home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp'
- /usr/bin/cmake -E cmake_progress_report /home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp/CMakeFiles 1
- Building C object CMakeFiles/cmTryCompileExec1447609897.dir/CheckIncludeFile.c.o
- /usr/bin/cc -ffast-math -fomit-frame-pointer -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fopenmp -I/home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp/pthread.h -o CMakeFiles/cmTryCompileExec1447609897.dir/CheckIncludeFile.c.o -c /home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp/CheckIncludeFile.c
- /home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:21: fatal error: p5glove.h: No such file or directory
- #include <p5glove.h>
- ^
- compilation terminated.
- CMakeFiles/cmTryCompileExec1447609897.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec1447609897.dir/CheckIncludeFile.c.o' failed
- make[1]: Leaving directory '/home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp'
- make[1]: *** [CMakeFiles/cmTryCompileExec1447609897.dir/CheckIncludeFile.c.o] Error 1
- Makefile:118: recipe for target 'cmTryCompileExec1447609897/fast' failed
- make: *** [cmTryCompileExec1447609897/fast] Error 2
- Determining if the include file hdf5.h exists failed with the following output:
- Change Dir: /home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp
- Run Build Command:"/usr/bin/make" "cmTryCompileExec634239441/fast"
- /usr/bin/make -f CMakeFiles/cmTryCompileExec634239441.dir/build.make CMakeFiles/cmTryCompileExec634239441.dir/build
- make[1]: Entering directory '/home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp'
- /usr/bin/cmake -E cmake_progress_report /home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp/CMakeFiles 1
- Building C object CMakeFiles/cmTryCompileExec634239441.dir/CheckIncludeFile.c.o
- /usr/bin/cc -ffast-math -fomit-frame-pointer -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fopenmp -I/home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp/pthread.h -o CMakeFiles/cmTryCompileExec634239441.dir/CheckIncludeFile.c.o -c /home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp/CheckIncludeFile.c
- /home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:18: fatal error: hdf5.h: No such file or directory
- #include <hdf5.h>
- ^
- compilation terminated.
- CMakeFiles/cmTryCompileExec634239441.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec634239441.dir/CheckIncludeFile.c.o' failed
- make[1]: Leaving directory '/home/chip/Src/csound/csound6/CMakeFiles/CMakeTmp'
- make[1]: *** [CMakeFiles/cmTryCompileExec634239441.dir/CheckIncludeFile.c.o] Error 1
- Makefile:118: recipe for target 'cmTryCompileExec634239441/fast' failed
- make: *** [cmTryCompileExec634239441/fast] Error 2
Advertisement
Add Comment
Please, Sign In to add comment