Re: [AMBER] Compiling CPPTRAJ from GitHub

From: David A Case <david.case.rutgers.edu>
Date: Mon, 5 Oct 2020 09:58:23 -0400

On Mon, Oct 05, 2020, Gustaf Olsson wrote:
>
>GNU
>Error: Run of test program failed, compiled with: mpicxx -Wall -O3 -std=gnu++11 -I/amber20//include -o testp testp.cpp /amber20//lib/libsander.dylib
>
>CLANG
>Error: Run of test program failed, compiled with: clang++ -Wall -O3 -std=c++11 -I/amber20/include -o testp testp.cpp /amber20/lib/libsander.dylib
>

It's odd that the GNU error is with mpicxx, whereas the CLANG error is
with clang++. Don't know what to make of this, however.

> ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1"
> ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/local/include"
> ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/Library/Frameworks"
>

I have the second two folders (but with a different path for Frameworks)
on MacOS 10.15. I'm wondering if there is some incompatibility with
Xcode and your OS, or somehow you have a broken Xcode installation.

We'll have to see if others report a problem like this. (Have you tried
on more than one machine? Apologies if I've asked that before.)

....dac


_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Mon Oct 05 2020 - 07:00:02 PDT
Custom Search