[daip] Fwd: hera/LINUX 20030805.153001 update errors for 31DEC03

Brett Holman b.holman at physics.unimelb.edu.au
Tue Aug 5 23:57:01 EDT 2003


Hi,

I got the following error from the midnight job last night - on a Redhat 7.3 system.

Thanks.


----- Forwarded message from AIPS Manager Account <aipsmgr at localhost.localdomain> -----

> Delivered-To: bholman at indy.ph.unimelb.edu.au
> Delivered-To: b.holman at physics.unimelb.edu.au
> Date: Wed, 6 Aug 2003 01:30:26 +1000
> From: AIPS Manager Account <aipsmgr at localhost.localdomain>
> To: b.holman at physics.unimelb.edu.au
> Subject: hera/LINUX 20030805.153001 update errors for 31DEC03
> 
> AIPSUPD - COMRPL /data/software/AIPS/linux/31DEC03/AIPS/SUB/AU8A.FOR
> AIPSUPD - failed!
> AIPSUPD - first 125 lines of /data/software/AIPS/linux/31DEC03/LINUX/PREP/AU8A.LOG follow
> COMRPL    : Date       Wed Aug  6 01:30:13 EST 2003
> PP        : Preprocess /data/software/AIPS/linux/31DEC03/AIPS/SUB/AU8A.FOR
> PP        : into       /data/software/AIPS/linux/31DEC03/LINUX/PREP/AU8A.f
> FC        : Date       Wed Aug  6 01:30:13 EST 2003
> FC        : Interpret  FC  \
> FC        :            /data/software/AIPS/linux/31DEC03/LINUX/PREP/AU8A.f
> FC        : as         LIST=FALSE PURGE=FALSE
> FC        : plus       /usr/local/bin/g77 -c -fno-automatic -fno-globals -Wno-globals -malign-double -Wimplicit -Wall -O -fexpensive-optimizations -funroll-loops -fstrength-reduce -frerun-cse-after-loop -fforce-mem -fforce-addr -fcaller-saves \
> FC        :            /data/software/AIPS/linux/31DEC03/LINUX/PREP/AU8A.f
> /data/software/AIPS/linux/31DEC03/LINUX/PREP/AU8A.f: In subroutine `au8a':
> /data/software/AIPS/linux/31DEC03/LINUX/PREP/AU8A.f:1732: 
>                T1 = DATA(IS+261=COFF1) * 2.0
>                     1          2
> Invalid token at (2) in expression or subexpression at (1)
> FC        : Compile of /data/software/AIPS/linux/31DEC03/LINUX/PREP/AU8A.f
> FC        : ends with fatal error(s)!
> 
>     1:      SUBROUTINE AU8A (BRANCH)
>     2:C-----------------------------------------------------------------------
>     3:C! verb EXTLIST to list contents of plot files and other extension files
>     4:C# POPS-appl Plot-appl
>     5:C-----------------------------------------------------------------------
>     6:C;  Copyright (C) 1995-1996, 1999-2003
>     7:C;  Associated Universities, Inc. Washington DC, USA.
>     8:C;
>     9:C;  This program is free software; you can redistribute it and/or
>    10:C;  modify it under the terms of the GNU General Public License as
>    11:C;  published by the Free Software Foundation; either version 2 of
>    12:C;  the License, or (at your option) any later version.
>    13:C;
>    14:C;  This program is distributed in the hope that it will be useful,
>    15:C;  but WITHOUT ANY WARRANTY; without even the implied warranty of
>    16:C;  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
>    17:C;  GNU General Public License for more details.
>    18:C;
>    19:C;  You should have received a copy of the GNU General Public
>    20:C;  License along with this program; if not, write to the Free
>    21:C;  Software Foundation, Inc., 675 Massachusetts Ave, Cambridge,
>    22:C;  MA 02139, USA.
>    23:C;
>    24:C;  Correspondence concerning AIPS should be addressed as follows:
>    25:C;         Internet email: aipsmail at nrao.edu.
>    26:C;         Postal address: AIPS Project Office
>    27:C;                         National Radio Astronomy Observatory
>    28:C;                         520 Edgemont Road
>    29:C;                         Charlottesville, VA 22903-2475 USA
>    30:C-----------------------------------------------------------------------
>    31:C   AU8A lists attributes of extension files (verb EXTLIST).
>    32:C   Currently supports 'PL', 'SL', 'CC' types.
>    33:C   Inputs:
>    34:C      BRANCH    I      not used (only one verb in here).
>    35:C   Common /CAPL/:
>    36:C      INNAME    R(3)   the name of the parent file.
>    37:C      INCLASS   R(2)   the class of the parent file.
>    38:C      INSEQ     R      sequence number of the parent file.
>    39:C      INTYPE    R      type of the parent file.
>    40:C      USERID    R      user number of parent file (3200=any).
>    41:C      INEXT     R      extension file type. 'PL', 'SL', 'CC'
>    42:C                             only types available.
>    43:C   Plot types supported: 1 Misc.   2 CNTR    3 greys   4 PROFL
>    44:C                         5 SL2PL   6 pcntr   7 IMEAN   8 UVPLT
>    45:C                       [ 9 gnplt][10 vbplt] 11 PFPLn [12 gaplt]
>    46:C                        13 PLCUB  14 IMVIM  15 TAPLT  16 POSSM
>    47:C                        17 SNPLT  18 kntr   19 UVHGM  20 ISPEC
>    48:C                        21 VPLOT  22 CLPLT  23 DFTPL  24 FRPLT
>    49:C                        25 FRMAP  26 PLOTR  27 GREYS  28 PCNTR
>    50:C                        29 KNTR   30 BPLOT
>    51:C   pcntr, greys, kntr (6, 3, 18) are old form replacd 2002-Nov
>    52:C   vbplt, gaplt, gnplt not supported 7/7/03
>    53:C-----------------------------------------------------------------------
>    54:      INTEGER   BRANCH
>    55:C
>    56:      INTEGER   NPLOTS, NVERS
>    57:      PARAMETER (NPLOTS=30)
>    58:      PARAMETER (NVERS=3)
>    59:C
>    60:      CHARACTER NAME*12, CLASS*6, TYPE*2, CINEXT*2, IECHAR*2, CTEMP*25,
>    61:     *   PRGNAM*6, LTASK*6, TIME*8, DATE*12, CHCORR(9)*4, TYPEAX(12)*8,
>    62:     *   COLTYP(2)*8, BTEMP*2, RESULT*132, CHAX(2)*1, ATEMP*12,
>    63:     *   EXCHAR(8)*2, SORTOR(4)*6, TS1*1, TS2*1, TYPEBP(6)*12,
>    64:     *   XATYPE*10, YATYPE*14, CODET*4, CDUM*1, FUNC*2, FILNAM*48,
>    65:     *   PNAMES(NPLOTS)*5, DTEMP*4
>    66:      REAL      DATA(768), TEMP(6), FAC, RANGE1, RANGE2, XICUT, XMAX,
>    67:     *   XMIN, XPCUT, XPLEV, ZXR, XLEVS, X, Y, XCLEV, TDEL, ABLC(2),
>    68:     *   ATRC(2), STFACT, TDATA(10), T1, T2, RDUM, FP(2), ROTATE
>    69:      REAL      HDATA(768), HREC(256)
>    70:      INTEGER   IRNO, IBCNT, IECNT, IICNT, IDATA(768), IBLC(2), ITRC(2),
>    71:     *   IX, IY, I, IELUN, ISX, IERR, IETYPE, IFIND, IMAX, IMAXV, IMLUN,
>    72:     *   INOPTS, IOBSVR, IPTYPE, IROT, IS, ISEQ, ISKW, ISLOT, IUSER, IV,
>    73:     *   IVER, IVOL, ICTR, IFIRST, IGM, INGM, J, NBXS, NS, IROUND, II,
>    74:     *   LSGN(2), NKEY, NCOL, NREC, IBDROP, IEDROP, INOSL, IBLCX, ITRCX,
>    75:     *   JJ, IP, IBVER, NCNT, IANT1(50), IANT2(50), NANT1, NANT2,
>    76:     *   NPARMS, STVERS, J1, J2, IT1(4), IT2(4), POTERR, IDUM, FT, NP,
>    77:     *   ITRIM, PNPARM(NPLOTS,NVERS), CVER, COFF1, COFF2
>    78:      LOGICAL   NOSAVE, NOEXCL, EQUAL, NOWAIT, ABSEM(2), TABLE, FITASC,
>    79:     *   EXIST
>    80:C     INCLUDE 'INCS:DDCH.INC'
>    81:C                                                          Include DDCH.
>    82:C-----------------------------------------------------------------------
>    83:C-----------------------------------------------------------------------
>    84:C                                       AIPS system parameters
>    85:      INTEGER   NDCHD
>    86:      PARAMETER (NDCHD=18)
>    87:      CHARACTER SYSNAM*20, VERNAM*4, RLSNAM*8, DEVNAM(20)*48,
>    88:     *   NONNAM(80)*48, MAPNAM(20)*48, SYSTYP*4, SYSVER*8, TPDNAM*24,
>    89:     *   TPNAME(35)*24, HSTNAM*12
>    90:      REAL      HBLANK, QWHRT1(3), QWHRT2(3), QWHRT3(3)
>    91:      DOUBLE PRECISION DBLANK
>    92:      REAL   XPRDMM, XTKDMM, TIMEDA(35), TIMESG, TIMEMS, TIMESC, TIMECA,
>    93:     *   TIMEBA(4), TIMEAP(3), FBLANK, RFILIT(14), AIPSMK
>    94:      INTEGER   NVOL, NBPS, NSPG, NBTB1, NTAB1, NBTB2, NTAB2, NBTB3,
>    95:     *   NTAB3, NTAPED, CRTMAX, PRTMAX, NBATQS, MAXXPR(2), CSIZPR(2),
>    96:     *   NINTRN, KAPWRD, NWDPDP, NBITWD, NCHLIN, NTVDEV, NTKDEV, BLANKV,
>    97:     *   NTVACC, NTKACC, UCTSIZ, BYTFLP, USELIM, NBITCH, NCHPRT,
>    98:     *   KAP2WD, MAXXTK(2), CSIZTK(2), DASSGN(8,35), SPFRMT, DPFRMT,
>    99:     *   NSHORT, TTYCAR, PRDELE, DCHDUM(NDCHD), DEVTAB(128), FTAB(3200)
>   100:      COMMON /DCHCHM/ SYSNAM, HSTNAM, VERNAM, SYSTYP, SYSVER, RLSNAM,
>   101:     *   DEVNAM, NONNAM, MAPNAM, TPNAME, TPDNAM
>   102:      COMMON /DCHCOM/ DBLANK, XPRDMM, XTKDMM, TIMEDA, TIMESG, TIMEMS,
>   103:     *   TIMESC, TIMECA, TIMEBA, TIMEAP, FBLANK, RFILIT, HBLANK,
>   104:     *   NVOL, NBPS, NSPG, NBTB1, NTAB1, NBTB2, NTAB2, NBTB3, NTAB3,
>   105:     *   NTAPED, CRTMAX, PRTMAX, NBATQS, MAXXPR, CSIZPR, NINTRN,
>   106:     *   KAPWRD, NWDPDP, NBITWD, NCHLIN, NTVDEV, NTKDEV, BLANKV,
>   107:     *   NTVACC, NTKACC, UCTSIZ, BYTFLP, USELIM, NBITCH, NCHPRT,
>   108:     *   KAP2WD, MAXXTK, CSIZTK, DASSGN, DEVTAB, SPFRMT, DPFRMT,
> AIPSUPD - UPDCOMRPL failed, NOT doing any COMLNK's!

----- End forwarded message -----

-- 
________________________________________________________________________
Brett Holman            	         b.holman at physics.unimelb.edu.au
IT Manager, School of Earth Sciences * IT Support, Astrophysics Group
The University of Melbourne, Victoria 3010, AUSTRALIA * +61 3 8344 7307
http://astro.ph.unimelb.edu.au/~bholman/ * Remember: KLAATU BARADA NIKTO



More information about the Daip mailing list