cvs-test-results
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Cvs-test-results] CVS trunk testing results (SGI IRIX)


From: Larry Jones
Subject: Re: [Cvs-test-results] CVS trunk testing results (SGI IRIX)
Date: Tue, 25 Apr 2006 11:32:27 -0400 (EDT)

> Nightly test results for Mon Apr 24 21:34:12 EDT 2006
> IRIX64 sgcpu24 6.5 07141529 IP27
>   9:34pm  up 1 day,  3:31,  1 user,  load average: 0.00, 0.00, 0.00
>  
> Build failed; see /u/scjones/nightlySGI.log for details

source='/u/scjones/cvs-nightly/src/base.c' object='base.o' libtool=no \
DEPDIR=.deps depmode=sgi /bin/sh /u/scjones/cvs-nightly/build-aux/depcomp \
cc -mips3 -DHAVE_CONFIG_H -I. -I/u/scjones/cvs-nightly/src -I..  
-I/u/scjones/cvs-nightly/lib -I../lib -I/u/scjones/cvs-nightly/diff 
-I/u/scjones/cvs-nightly/zlib -Ino/include  -g -c 
/u/scjones/cvs-nightly/src/base.c
cc-1035 cc: WARNING File = /usr/include/stdint.h, Line = 5
  #error directive:  This header file is to be used only for c99 mode
          compilations

  #error This header file is to be used only for c99 mode compilations
   ^

cc-1129 cc: ERROR File = /u/scjones/cvs-nightly/src/root.h, Line = 87
  A left brace ("{") is expected at this point.

        __attribute__ ((__malloc__));
        ^

cc-1012 cc: WARNING File = /u/scjones/cvs-nightly/src/entries.h, Line = 26
  Parsing restarts here after previous syntax error.

  {
  ^

cc-1020 cc: ERROR File = /u/scjones/cvs-nightly/src/entries.h, Line = 27
  The identifier "ENT_FILE" is undefined.

      ENT_FILE, ENT_SUBDIR
      ^

cc-1020 cc: ERROR File = /u/scjones/cvs-nightly/src/entries.h, Line = 27
  The identifier "ENT_SUBDIR" is undefined.

      ENT_FILE, ENT_SUBDIR
                ^

cc-1065 cc: ERROR File = /u/scjones/cvs-nightly/src/entries.h, Line = 28
  A semicolon is expected at this point.

  };
  ^

cc-3604 cc: WARNING File = /u/scjones/cvs-nightly/src/entries.h, Line = 28
  missing return statement at end of non-void function "parse_cvsroot"

  };
  ^

cc-1070 cc: ERROR File = /u/scjones/cvs-nightly/src/entries.h, Line = 33
  The indicated type is incomplete.

      enum ent_type type;
                    ^

cc-1129 cc: ERROR File = /u/scjones/cvs-nightly/src/server.h, Line = 220
  A left brace ("{") is expected at this point.

    __attribute__ ((__format__ (__printf__, 2, 3)));
    ^

cc-1012 cc: WARNING File = /u/scjones/cvs-nightly/src/subr.h, Line = 67
  Parsing restarts here after previous syntax error.

  {
  ^

cc-1174 cc: WARNING File = /u/scjones/cvs-nightly/src/subr.h, Line = 68
  The variable "format" was declared but never referenced.

      const char *format;       /* the format string the user passed us */
                  ^

cc-1174 cc: WARNING File = /u/scjones/cvs-nightly/src/subr.h, Line = 69
  The variable "buf" was declared but never referenced.

      char **buf;               /* *dest = our NUL terminated and possibly too 
short
             ^

cc-1174 cc: WARNING File = /u/scjones/cvs-nightly/src/subr.h, Line = 72
  The variable "length" was declared but never referenced.

      size_t *length;   /* *dlen = how many bytes have already been allocated to
              ^

cc-1174 cc: WARNING File = /u/scjones/cvs-nightly/src/subr.h, Line = 75
  The variable "d" was declared but never referenced.

      char **d;         /* our pointer into buf where the next char should go */
             ^

cc-1174 cc: WARNING File = /u/scjones/cvs-nightly/src/subr.h, Line = 76
  The variable "quotes" was declared but never referenced.

      char quotes;      /* quotes we are currently between, if any */
           ^

cc-1174 cc: WARNING File = /u/scjones/cvs-nightly/src/subr.h, Line = 78
  The variable "onearg" was declared but never referenced.

      int onearg;
          ^

cc-1174 cc: WARNING File = /u/scjones/cvs-nightly/src/subr.h, Line = 79
  The variable "firstpass" was declared but never referenced.

      int firstpass;
          ^

cc-1174 cc: WARNING File = /u/scjones/cvs-nightly/src/subr.h, Line = 80
  The variable "srepos" was declared but never referenced.

      const char *srepos;
                  ^

cc-1174 cc: WARNING File = /u/scjones/cvs-nightly/src/subr.h, Line = 82
  The variable "closure" was declared but never referenced.

      void *closure;    /* our user defined closure */
            ^

cc-1129 cc: ERROR File = /u/scjones/cvs-nightly/src/subr.h, Line = 97
  A left brace ("{") is expected at this point.

        __attribute__ ((__malloc__));
        ^

cc-1012 cc: WARNING File = /usr/include/internal/limits_core.h, Line = 326
  Parsing restarts here after previous syntax error.

  typedef union _h_val {
                       ^

cc-3604 cc: WARNING File = /usr/include/internal/limits_core.h, Line = 334
  missing return statement at end of non-void function "Xstrdup"

  } _h_val;
  ^

cc-1174 cc: WARNING File = /usr/include/internal/limits_core.h, Line = 328
  The variable "i" was declared but never referenced.

          unsigned long i[2];
                        ^

cc-1174 cc: WARNING File = /usr/include/internal/limits_core.h, Line = 333
  The variable "d" was declared but never referenced.

          double d;
                 ^

cc-1077 cc: ERROR File = /usr/include/internal/limits_core.h, Line = 334
  The indicated declaration has no storage class or type specifier.

  } _h_val;
    ^

cc-3193 cc: ERROR File = /usr/include/internal/limits_core.h, Line = 336
  The variable "_h_val" is not a type name.

  extern const _h_val __huge_val;
               ^

cc-1119 cc: ERROR File = /u/scjones/cvs-nightly/src/base.c, Line = 43
  The "return" expression type differs from the function return type.

      return Xasprintf ("%s/.#%s.%s", CVSADM_BASE, filename, rev);
             ^

cc-1515 cc: ERROR File = /u/scjones/cvs-nightly/src/base.c, Line = 94
  A value of type "int" cannot be assigned to an entity of type "char *".

        baserev_fullname = Xasprintf ("%s/%s", update_dir,
                         ^

cc-1515 cc: ERROR File = /u/scjones/cvs-nightly/src/base.c, Line = 96
  A value of type "int" cannot be assigned to an entity of type "char *".

        baserevtmp_fullname = Xasprintf ("%s/%s", update_dir,
                            ^

cc-1140 cc: ERROR File = /u/scjones/cvs-nightly/src/base.c, Line = 446
  A value of type "int" cannot be used to initialize an entity of type "char *".

        char *sigfile = Xasprintf ("%s.sig", basefile);
                        ^

cc-1515 cc: ERROR File = /u/scjones/cvs-nightly/src/base.c, Line = 489
  A value of type "int" cannot be assigned to an entity of type "char *".

      sigfile = Xasprintf ("%s.sig", basefile);
              ^

cc-1140 cc: ERROR File = /u/scjones/cvs-nightly/src/base.c, Line = 573
  A value of type "int" cannot be used to initialize an entity of type "char *".

        char *sigfile = Xasprintf ("%s.sig", f2);
                        ^

15 errors detected in the compilation of "/u/scjones/cvs-nightly/src/base.c".
gmake[2]: *** [base.o] Error 2
gmake[2]: Leaving directory `/scratch/cvs-nightly/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/scratch/cvs-nightly'
gmake: *** [all] Error 2

-Larry Jones

What's Santa's definition?  How good do you have to be to qualify as good?
-- Calvin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]