I’ve upgraded CMake.app to version 3.18.4, then run_cmake script generated same error as:
 
  CMake Error at cmake/LibraryUtils.cmake:75 (message):
    Could not determine whether
    "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/libbz2.tbd"
    is a static or shared library, it does not have a known suffix.
So, I’ve down-graded CMake.app to 3.17.5. This version of CMake.app works fine for me.
Thank you,
Kazuo Ohta, Ph.D.
CONFLEX Corporation
> 2020/07/30 20:54、David A Case <david.case.rutgers.edu>:
> 
> On Wed, Jul 29, 2020, Walton Smith wrote:
>> 
>>  I did run the ./run_cmake again and it gave me the following:
> 
>   Could not determine whether
>   "/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib/libbz2.tbd"
>   is a static or shared library, it does not have a known suffix.
> 
> Thanks for the report.  I have no idea (a) why cmake is even looking in this
> directory; (b) why no one else with a Mac has reported this problem; (c) how
> to suggest what you can do to debug it.
> 
> Maybe some cmake guru on the list can help out.
> 
> ....dac
> 
> 
> _______________________________________________
> AMBER mailing list
> AMBER.ambermd.org
> http://lists.ambermd.org/mailman/listinfo/amber
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Tue Oct 20 2020 - 19:30:03 PDT