Performing C++ SOURCE FILE Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 failed with the following output: Change Dir: /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles/CMakeScratch/TryCompile-nEGRSR Run Build Command(s):/usr/bin/make -f Makefile cmTC_5a2f5/fast && /usr/bin/make -f CMakeFiles/cmTC_5a2f5.dir/build.make CMakeFiles/cmTC_5a2f5.dir/build make[1]: Entering directory '/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles/CMakeScratch/TryCompile-nEGRSR' Building CXX object CMakeFiles/cmTC_5a2f5.dir/src.cxx.o /usr/bin/c++ -DHAVE_CXX_FLAG_WSHORTEN_64_TO_32 -Wall -Werror -O3 -DPALISADE_VERSION=1.11.8 -Wno-parentheses -DMATHBACKEND=2 -fopenmp -std=c++11 -Wall -Wextra -Wshadow -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -Wshorten-64-to-32 -o CMakeFiles/cmTC_5a2f5.dir/src.cxx.o -c /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles/CMakeScratch/TryCompile-nEGRSR/src.cxx c++: error: unrecognized command-line option '-Wshorten-64-to-32' c++: error: unrecognized command-line option '-Wshorten-64-to-32' make[1]: *** [CMakeFiles/cmTC_5a2f5.dir/build.make:78: CMakeFiles/cmTC_5a2f5.dir/src.cxx.o] Error 1 make[1]: Leaving directory '/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles/CMakeScratch/TryCompile-nEGRSR' make: *** [Makefile:127: cmTC_5a2f5/fast] Error 2 Source file was: int main() { return 0; } Performing C++ SOURCE FILE Test HAVE_CXX_FLAG_WD654 failed with the following output: Change Dir: /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles/CMakeScratch/TryCompile-scjL5s Run Build Command(s):/usr/bin/make -f Makefile cmTC_1ddba/fast && /usr/bin/make -f CMakeFiles/cmTC_1ddba.dir/build.make CMakeFiles/cmTC_1ddba.dir/build make[1]: Entering directory '/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles/CMakeScratch/TryCompile-scjL5s' Building CXX object CMakeFiles/cmTC_1ddba.dir/src.cxx.o /usr/bin/c++ -DHAVE_CXX_FLAG_WD654 -Wall -Werror -O3 -DPALISADE_VERSION=1.11.8 -Wno-parentheses -DMATHBACKEND=2 -fopenmp -std=c++11 -Wall -Wextra -Wshadow -Wsuggest-override -pedantic -pedantic-errors -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -wd654 -wd654 -o CMakeFiles/cmTC_1ddba.dir/src.cxx.o -c /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles/CMakeScratch/TryCompile-scjL5s/src.cxx c++: error: unrecognized command-line option '-wd654' c++: error: unrecognized command-line option '-wd654' make[1]: *** [CMakeFiles/cmTC_1ddba.dir/build.make:78: CMakeFiles/cmTC_1ddba.dir/src.cxx.o] Error 1 make[1]: Leaving directory '/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles/CMakeScratch/TryCompile-scjL5s' make: *** [Makefile:127: cmTC_1ddba/fast] Error 2 Source file was: int main() { return 0; } Performing C++ SOURCE FILE Test HAVE_CXX_FLAG_WTHREAD_SAFETY failed with the following output: Change Dir: /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles/CMakeScratch/TryCompile-ddeZZl Run Build Command(s):/usr/bin/make -f Makefile cmTC_a4af2/fast && /usr/bin/make -f CMakeFiles/cmTC_a4af2.dir/build.make CMakeFiles/cmTC_a4af2.dir/build make[1]: Entering directory '/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles/CMakeScratch/TryCompile-ddeZZl' Building CXX object CMakeFiles/cmTC_a4af2.dir/src.cxx.o /usr/bin/c++ -DHAVE_CXX_FLAG_WTHREAD_SAFETY -Wall -Werror -O3 -DPALISADE_VERSION=1.11.8 -Wno-parentheses -DMATHBACKEND=2 -fopenmp -std=c++11 -Wall -Wextra -Wshadow -Wsuggest-override -pedantic -pedantic-errors -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -Wthread-safety -Wthread-safety -o CMakeFiles/cmTC_a4af2.dir/src.cxx.o -c /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles/CMakeScratch/TryCompile-ddeZZl/src.cxx c++: error: unrecognized command-line option '-Wthread-safety' c++: error: unrecognized command-line option '-Wthread-safety' make[1]: *** [CMakeFiles/cmTC_a4af2.dir/build.make:78: CMakeFiles/cmTC_a4af2.dir/src.cxx.o] Error 1 make[1]: Leaving directory '/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles/CMakeScratch/TryCompile-ddeZZl' make: *** [Makefile:127: cmTC_a4af2/fast] Error 2 Source file was: int main() { return 0; }