Performing C SOURCE FILE Test SUPPORTS_NO_AS_NEEDED failed with the following output: Change Dir: /Users/mgaravis/amber20_src/build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make -f Makefile cmTC_e200b/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_e200b.dir/build.make CMakeFiles/cmTC_e200b.dir/build Building C object CMakeFiles/cmTC_e200b.dir/src.c.o /usr/bin/clang -DSUPPORTS_NO_AS_NEEDED -Wl,--no-as-needed -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -std=gnu99 -MD -MT CMakeFiles/cmTC_e200b.dir/src.c.o -MF CMakeFiles/cmTC_e200b.dir/src.c.o.d -o CMakeFiles/cmTC_e200b.dir/src.c.o -c /Users/mgaravis/amber20_src/build/CMakeFiles/CMakeTmp/src.c clang: warning: -Wl,--no-as-needed: 'linker' input unused [-Wunused-command-line-argument] Linking C executable cmTC_e200b /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e200b.dir/link.txt --verbose=1 /usr/bin/clang -Wl,--no-as-needed -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e200b.dir/src.c.o -o cmTC_e200b /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/lib/libreadline.tbd ld: unknown option: --no-as-needed clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [cmTC_e200b] Error 1 make: *** [cmTC_e200b/fast] Error 2 Source file was: int main(void) { return 0; } Determining if the Perl module Chemistry::Mol exists failed with the following error output: Can't locate Chemistry/Mol.pm in @INC (you may need to install the Chemistry::Mol module) (@INC contains: /Library/Perl/5.18/darwin-thread-multi-2level /Library/Perl/5.18 /Network/Library/Perl/5.18/darwin-thread-multi-2level /Network/Library/Perl/5.18 /Library/Perl/Updates/5.18.4 /System/Library/Perl/5.18/darwin-thread-multi-2level /System/Library/Perl/5.18 /System/Library/Perl/Extras/5.18/darwin-thread-multi-2level /System/Library/Perl/Extras/5.18 .) at -e line 1. BEGIN failed--compilation aborted at -e line 1.