RE: [AMBER-Developers] Problems compiling on Ranger.

From: Ross Walker <ross.rosswalker.co.uk>
Date: Fri, 9 Apr 2010 09:17:13 -0700

Hi Scott,

cpp -traditional -P -DBINTRAJ -DLIBPBSA pb_read.f > _pb_read.f
pgf90 -c -fast -O3 -fastsse -Mfree -o pb_read.LIBPBSA.o _pb_read.f
PGF90-S-0034-Syntax error at or near : (_pb_read.f: 862)
PGF90-S-0087-Non-constant expression where constant expression required
(_pb_read.f: 863)
PGF90-S-0087-Non-constant expression where constant expression required
(_pb_read.f: 863)
PGF90-S-0087-Non-constant expression where constant expression required
(_pb_read.f: 864)
PGF90-S-0087-Non-constant expression where constant expression required
(_pb_read.f: 864)
PGF90-S-0302-Unmatched ENDSUBROUTINE statement (_pb_read.f: 1316)

cpp -v
Reading specs from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--disable-checking --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --enable-java-awt=gtk
--host=x86_64-redhat-linux
Thread model: posix
gcc version 3.4.6 20060404 (Red Hat 3.4.6-11)
 /usr/libexec/gcc/x86_64-redhat-linux/3.4.6/cc1 -E -quiet -v - -mtune=k8
ignoring nonexistent directory
"/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../x86_64-redhat-linux/incl
ude"
#include "..." search starts here:
#include <...> search starts here:
 /usr/local/include
 /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include
 /usr/include
End of search list.

_pb_read.f is attached.

All the best
Ross

> -----Original Message-----
> From: amber-developers-bounces.ambermd.org [mailto:amber-developers-
> bounces.ambermd.org] On Behalf Of Scott Brozell
> Sent: Friday, April 09, 2010 12:48 AM
> To: AMBER Developers Mailing List
> Subject: Re: [AMBER-Developers] Problems compiling on Ranger.
>
> Hi,
>
> On Thu, Apr 08, 2010 at 08:13:50AM -0400, case wrote:
> > On Wed, Apr 07, 2010, Scott Brozell wrote:
> > >
> > > ...
> > > cpp -traditional -P -DBINTRAJ -DLIBPBSA pb_read.f > _pb_read.f
> > > pgf90 -c -fast -O3 -fastsse -Mfree -o pb_read.LIBPBSA.o _pb_read.f
> >
> > Try "make pb_read.SANDER.o"
> >
> > Also, current version of pb_read.f is attached.
>
> Works for me at osc with the pgi versions listed before using your ever
> so slightly different pb_read.f and with
> %mrm ; make pb_read.SANDER.o
> ...
> cpp -traditional -P -DBINTRAJ -DSANDER pb_read.f > _pb_read.f
> pgf90 -c -fast -O3 -fastsse -Mfree -o pb_read.SANDER.o _pb_read.f
> pgf90 7.0-7 64-bit target on x86-64 Linux
>
> I say again to Ross or someone with ranger access:
> My line numbers indicate that Im not compiling the same _pb_read.f
> as you. What is your cpp command ?
> Send me your _pb_read.f and if i dont find the problem,
> i'll file a bug report.
>
> scott
>
>
> _______________________________________________
> AMBER-Developers mailing list
> AMBER-Developers.ambermd.org
> http://lists.ambermd.org/mailman/listinfo/amber-developers


_______________________________________________
AMBER-Developers mailing list
AMBER-Developers.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber-developers

Received on Fri Apr 09 2010 - 09:30:08 PDT
Custom Search