On Thu, 18 Oct 2007 00:04:14 -0700, Paul Eggert <[EMAIL PROTECTED]> wrote:

> "H.Merijn Brand" <[EMAIL PROTECTED]> writes:
> 
> > Can you give me a snapshot? I'll try again.
> 
> Please try <http://www.cs.ucla.edu/~eggert/tar-1.19.tar.gz>.
> This is not a copy of tar 1.19; it is a modified version.

Please convince the GNU world to add 'make test' as alias for
'make check'. Preliminary report ...

HP-UX 11.23 IPF
------------------------------------------------------------------------
HP-UX 11.23/64 U  rx1620/64 Itanium 2/1600(2) ia64  2037 Mb

the warnings from the build process are attached

make[2]: Entering directory `/pro/3gl/GNU/tar-1.19/tests'
source='genfile.c' object='genfile.o' libtool=no \
DEPDIR=.deps depmode=hp2 /bin/sh ../build-aux/depcomp \
cc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../src 
-DLOCALEDIR=\"/pro/share/locale\"   -Ae -O2 +Onolimit +Z -z +DD64  
-I/usr/local/ia64/include -I/usr/include/X11R6 -I/usr/contrib/X11R6/include -c 
genfile.c
"genfile.c", line 837: warning #2174-D: expression has no effect
    bindtextdomain (PACKAGE, LOCALEDIR);
    ^

"genfile.c", line 838: warning #2174-D: expression has no effect
    textdomain (PACKAGE);
    ^

source='argcv.c' object='argcv.o' libtool=no \
DEPDIR=.deps depmode=hp2 /bin/sh ../build-aux/depcomp \
cc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../src 
-DLOCALEDIR=\"/pro/share/locale\"   -Ae -O2 +Onolimit +Z -z +DD64  
-I/usr/local/ia64/include -I/usr/include/X11R6 -I/usr/contrib/X11R6/include -c 
argcv.c
"../lib/string.h", line 82: error #2018: expected a ")"
  extern void *mempcpy (void *restrict __dest, void const *restrict __src,
                                       ^

"../lib/string.h", line 109: error #2018: expected a ")"
  extern char *stpcpy (char *restrict __dst, char const *restrict __src);
                                      ^

2 errors detected in the compilation of "argcv.c".


HP-UX 11.23 PA
------------------------------------------------------------------------
HP-UX 11.23/64 U  N4000-55/64 PA8600/550(6) pa-2.0  9216 Mb

HP-UX 11.11 PA
------------------------------------------------------------------------
HP-UX 11.11/64 U  rp3410/64 PA8800/800(2) pa-2.0  4094 Mb

HP-UX 11.00 PA
------------------------------------------------------------------------
HP-UX 11.00/64 U  A500-7X/64 PA8700/750(2) pa-2.0  2048 Mb
> make test
make: *** No rule to make target `test'.  Stop.
> make check
make[2]: Entering directory `/pro/3gl/GNU/tar-1.19/tests'
source='genfile.c' object='genfile.o' libtool=no \
DEPDIR=.deps depmode=hp /bin/sh ../build-aux/depcomp \
cc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../src 
-DLOCALEDIR=\"/pro/share/locale\" -I/pro/local/include  -Ae +O2 +Onolimit +Z -z 
 -I/pro/local/include -I/usr/local/include -I/usr/include/X11R6 
-I/usr/local/X11R6/include -c genfile.c
source='argcv.c' object='argcv.o' libtool=no \
DEPDIR=.deps depmode=hp /bin/sh ../build-aux/depcomp \
cc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../src 
-DLOCALEDIR=\"/pro/share/locale\" -I/pro/local/include  -Ae +O2 +Onolimit +Z -z 
 -I/pro/local/include -I/usr/local/include -I/usr/include/X11R6 
-I/usr/local/X11R6/include -c argcv.c
cc: "../lib/string.h", line 82: error 1000: Unexpected symbol: "__dest".
cc: "../lib/string.h", line 82: error 1000: Unexpected symbol: "__src".
cc: "../lib/string.h", line 82: error 1573: Type of "__src" is undefined due to 
an illegal declaration.
cc: "../lib/string.h", line 109: error 1000: Unexpected symbol: "__dst".
cc: "../lib/string.h", line 109: error 1000: Unexpected symbol: "__src".
cc: "../lib/string.h", line 109: error 1573: Type of "__dst" is undefined due 
to an illegal declaration.
make[2]: *** [argcv.o] Error 1
make[2]: Leaving directory `/pro/3gl/GNU/tar-1.19/tests'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/pro/3gl/GNU/tar-1.19/tests'
make: *** [check-recursive] Error 1

HP-UX 10.20 PA
------------------------------------------------------------------------
HP-UX 10.20/32 U  9000/800/D390 PA8000/240 pa-2.0  512 Mb

source='xstrtoumax.c' object='xstrtoumax.o' libtool=no \
DEPDIR=.deps depmode=hp /bin/sh ../build-aux/depcomp \
cc -DHAVE_CONFIG_H -I. -I..     -Ae -z +Z +O2 +Onolimit  +DAportable 
-I/pro/local/include -I/usr/local/include -I/usr/include/X11R6 -c -o 
xstrtoumax.o xstrtoumax.c
cpp: "inttypes.h", line 214: warning 2012: Unrepresentable preprocessor number 
18446744073709551615ULL.
cpp: "inttypes.h", line 214: error 4038: Bad syntax for #if condition.
cpp: "inttypes.h", line 555: warning 2012: Unrepresentable preprocessor number 
18446744073709551615ULL.
cpp: "inttypes.h", line 555: error 4038: Bad syntax for #if condition.
cpp: "inttypes.h", line 707: warning 2012: Unrepresentable preprocessor number 
18446744073709551615ULL.
cpp: "inttypes.h", line 707: error 4038: Bad syntax for #if condition.
cpp: "inttypes.h", line 1014: warning 2012: Unrepresentable preprocessor number 
18446744073709551615ULL.
cpp: "inttypes.h", line 1014: error 4038: Bad syntax for #if condition.
make[3]: *** [xstrtoumax.o] Error 1
make[3]: Leaving directory `/pro/3gl/GNU/tar-1.19/lib'

-- 
H.Merijn Brand         Amsterdam Perl Mongers (http://amsterdam.pm.org/)
using & porting perl 5.6.2, 5.8.x, 5.10.x  on HP-UX 10.20, 11.00, 11.11,
& 11.23, SuSE 10.1 & 10.2, AIX 5.2, and Cygwin.       http://qa.perl.org
http://mirrors.develooper.com/hpux/            http://www.test-smoke.org
                        http://www.goldmark.org/jeff/stupid-disclaimers/
source='argp-help.c' object='argp-help.o' libtool=no \
DEPDIR=.deps depmode=hp2 /bin/sh ../build-aux/depcomp \
cc -DHAVE_CONFIG_H -I. -I..     -Ae -O2 +Onolimit +Z -z +DD64  -I/usr/local/ia64/include -I/usr/include/X11R6 -I/usr/contrib/X11R6/include -c -o argp-help.o argp-help.c
"argp-help.c", line 467: warning #4275-D: constant out of range ([0 - 4294967295]) for the operator
  	assert (hol->num_entries <= SIZE_MAX / sizeof (struct hol_entry));
  	                         ^

"argp-help.c", line 883: warning #4275-D: constant out of range ([0 - 4294967295]) for the operator
  	    assert (num_entries <= SIZE_MAX / sizeof (struct hol_entry));
  	                        ^

source='fnmatch.c' object='fnmatch.o' libtool=no \
DEPDIR=.deps depmode=hp2 /bin/sh ../build-aux/depcomp \
cc -DHAVE_CONFIG_H -I. -I..     -Ae -O2 +Onolimit +Z -z +DD64  -I/usr/local/ia64/include -I/usr/include/X11R6 -I/usr/contrib/X11R6/include -c -o fnmatch.o fnmatch.c
"fnmatch_loop.c", line 237: warning #2546-D: transfer of control bypasses initialization of:
            variable "is_range" (declared at line 413)
  		    goto normal_bracket;
  		    ^

"fnmatch_loop.c", line 268: warning #2546-D: transfer of control bypasses initialization of:
            variable "is_range" (declared at line 413)
  			    goto normal_bracket;
  			    ^

"fnmatch_loop.c", line 1189: warning #2236-D: controlling expression is constant
        assert (! "Invalid extended matching operator");
                  ^

source='open-safer.c' object='open-safer.o' libtool=no \
DEPDIR=.deps depmode=hp2 /bin/sh ../build-aux/depcomp \
cc -DHAVE_CONFIG_H -I. -I..     -Ae -O2 +Onolimit +Z -z +DD64  -I/usr/local/ia64/include -I/usr/include/X11R6 -I/usr/contrib/X11R6/include -c -o open-safer.o open-safer.c
"open-safer.c", line 43: warning #3145-D: "mode_t" would have been promoted to "int" when passed through the ellipsis parameter; use the latter type instead
  	      : va_arg (ap, mode_t));
  	                    ^

source='openat.c' object='openat.o' libtool=no \
DEPDIR=.deps depmode=hp2 /bin/sh ../build-aux/depcomp \
cc -DHAVE_CONFIG_H -I. -I..     -Ae -O2 +Onolimit +Z -z +DD64  -I/usr/local/ia64/include -I/usr/include/X11R6 -I/usr/contrib/X11R6/include -c -o openat.o openat.c
"openat.c", line 55: warning #3145-D: "mode_t" would have been promoted to "int" when passed through the ellipsis parameter; use the latter type instead
  	      : va_arg (arg, mode_t));
  	                     ^

source='regex.c' object='regex.o' libtool=no \
DEPDIR=.deps depmode=hp2 /bin/sh ../build-aux/depcomp \
cc -DHAVE_CONFIG_H -I. -I..     -Ae -O2 +Onolimit +Z -z +DD64  -I/usr/local/ia64/include -I/usr/include/X11R6 -I/usr/contrib/X11R6/include -c -o regex.o regex.c
"regex_internal.c", line 1393: warning #2186-D: pointless comparison of unsigned integer with zero
    if (idx < 0 || idx >= set->nelem)
            ^

"regcomp.c", line 1952: warning #2068-D: integer conversion resulted in a change of sign
  	  char prev = re_string_peek_byte (input, -1);
  	                                          ^

"regcomp.c", line 1966: warning #2068-D: integer conversion resulted in a change of sign
  	  re_string_skip_bytes (input, -1);
  	  ^

"regexec.c", line 381: warning #2186-D: pointless comparison of unsigned integer with zero
    if (BE (length1 < 0 || length2 < 0 || stop < 0 || len < length1, 0))
                    ^

"regexec.c", line 381: warning #2186-D: pointless comparison of unsigned integer with zero
    if (BE (length1 < 0 || length2 < 0 || stop < 0 || len < length1, 0))
                                   ^

"regexec.c", line 381: warning #2186-D: pointless comparison of unsigned integer with zero
    if (BE (length1 < 0 || length2 < 0 || stop < 0 || len < length1, 0))
                                               ^

"regexec.c", line 434: warning #2186-D: pointless comparison of unsigned integer with zero
    if (BE (start < 0 || start > length, 0))
                  ^

"regexec.c", line 438: warning #2186-D: pointless comparison of unsigned integer with zero
    else if (BE (last_start < 0 || (range < 0 && start <= last_start), 0))
                            ^

source='tempname.c' object='tempname.o' libtool=no \
DEPDIR=.deps depmode=hp2 /bin/sh ../build-aux/depcomp \
cc -DHAVE_CONFIG_H -I. -I..     -Ae -O2 +Onolimit +Z -z +DD64  -I/usr/local/ia64/include -I/usr/include/X11R6 -I/usr/contrib/X11R6/include -c -o tempname.o tempname.c
"tempname.c", line 299: warning #2236-D: controlling expression is constant
  	  assert (! "invalid KIND in __gen_tempname");
  	            ^

source='uinttostr.c' object='uinttostr.o' libtool=no \
DEPDIR=.deps depmode=hp2 /bin/sh ../build-aux/depcomp \
cc -DHAVE_CONFIG_H -I. -I..     -Ae -O2 +Onolimit +Z -z +DD64  -I/usr/local/ia64/include -I/usr/include/X11R6 -I/usr/contrib/X11R6/include -c -o uinttostr.o uinttostr.c
"inttostr.c", line 34: warning #2186-D: pointless comparison of unsigned integer with zero
    if (i < 0)
          ^

source='umaxtostr.c' object='umaxtostr.o' libtool=no \
DEPDIR=.deps depmode=hp2 /bin/sh ../build-aux/depcomp \
cc -DHAVE_CONFIG_H -I. -I..     -Ae -O2 +Onolimit +Z -z +DD64  -I/usr/local/ia64/include -I/usr/include/X11R6 -I/usr/contrib/X11R6/include -c -o umaxtostr.o umaxtostr.c
"inttostr.c", line 34: warning #2186-D: pointless comparison of unsigned integer with zero
    if (i < 0)
          ^

Making all in src
make[2]: Entering directory `/pro/3gl/GNU/tar-1.19/src'

source='create.c' object='create.o' libtool=no \
DEPDIR=.deps depmode=hp2 /bin/sh ../build-aux/depcomp \
cc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../ -I../lib    -Ae -O2 +Onolimit +Z -z +DD64  -I/usr/local/ia64/include -I/usr/include/X11R6 -I/usr/contrib/X11R6/include -c create.c
"create.c", line 318: warning #2068-D: integer conversion resulted in a change of sign
        if (((negative ? -1 - value : value)
                         ^

"create.c", line 407: warning #2186-D: pointless comparison of unsigned integer with zero
        negative = v < 0;
                     ^

source='xheader.c' object='xheader.o' libtool=no \
DEPDIR=.deps depmode=hp2 /bin/sh ../build-aux/depcomp \
cc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../ -I../lib    -Ae -O2 +Onolimit +Z -z +DD64  -I/usr/local/ia64/include -I/usr/include/X11R6 -I/usr/contrib/X11R6/include -c xheader.c
"xheader.c", line 874: warning #4276-D: relational operator "<" always evaluates to 'false'
  	  if (TYPE_SIGNED (time_t) ? i < TYPE_MINIMUM (time_t) : i < 0)
  	                               ^

source='list.c' object='list.o' libtool=no \
DEPDIR=.deps depmode=hp2 /bin/sh ../build-aux/depcomp \
cc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../ -I../lib    -Ae -O2 +Onolimit +Z -z +DD64  -I/usr/local/ia64/include -I/usr/include/X11R6 -I/usr/contrib/X11R6/include -c list.c
"list.c", line 664: warning #2068-D: integer conversion resulted in a change of sign
  	  return -1;
  	         ^

"list.c", line 730: warning #2068-D: integer conversion resulted in a change of sign
  	  return -1;
  	         ^

"list.c", line 765: warning #2068-D: integer conversion resulted in a change of sign
  	      return -1;
  	             ^

"list.c", line 796: warning #2068-D: integer conversion resulted in a change of sign
  	      return -1;
  	             ^

"list.c", line 827: warning #2068-D: integer conversion resulted in a change of sign
        return -1;
               ^

"list.c", line 850: warning #2068-D: integer conversion resulted in a change of sign
    return -1;
           ^

"list.c", line 1143: warning #2068-D: integer conversion resulted in a change of sign
  	  if (u != -1)
  	           ^

"list.c", line 1168: warning #2068-D: integer conversion resulted in a change of sign
  	  if (g != -1)
  	           ^

source='names.c' object='names.o' libtool=no \
DEPDIR=.deps depmode=hp2 /bin/sh ../build-aux/depcomp \
cc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../ -I../lib    -Ae -O2 +Onolimit +Z -z +DD64  -I/usr/local/ia64/include -I/usr/include/X11R6 -I/usr/contrib/X11R6/include -c names.c
"names.c", line 1001: warning #2068-D: integer conversion resulted in a change of sign
    return -1;
           ^

source='system.c' object='system.o' libtool=no \
DEPDIR=.deps depmode=hp2 /bin/sh ../build-aux/depcomp \
cc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../ -I../lib    -Ae -O2 +Onolimit +Z -z +DD64  -I/usr/local/ia64/include -I/usr/include/X11R6 -I/usr/contrib/X11R6/include -c system.c
"system.c", line 732: warning #2940-D: missing return statement at end of non-void function "sys_exec_command"
  }
  ^

"system.c", line 840: warning #2940-D: missing return statement at end of non-void function "sys_exec_info_script"
  }
  ^

source='tar.c' object='tar.o' libtool=no \
DEPDIR=.deps depmode=hp2 /bin/sh ../build-aux/depcomp \
cc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../ -I../lib    -Ae -O2 +Onolimit +Z -z +DD64  -I/usr/local/ia64/include -I/usr/include/X11R6 -I/usr/contrib/X11R6/include -c tar.c
"tar.c", line 2357: warning #2174-D: expression has no effect
    bindtextdomain (PACKAGE, LOCALEDIR);
    ^

"tar.c", line 2358: warning #2174-D: expression has no effect
    textdomain (PACKAGE);
    ^

source='utf8.c' object='utf8.o' libtool=no \
DEPDIR=.deps depmode=hp2 /bin/sh ../build-aux/depcomp \
cc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../ -I../lib    -Ae -O2 +Onolimit +Z -z +DD64  -I/usr/local/ia64/include -I/usr/include/X11R6 -I/usr/contrib/X11R6/include -c utf8.c
"utf8.c", line 86: warning #2068-D: integer conversion resulted in a change of sign
    return rc != -1;
                 ^

cc  -Ae -O2 +Onolimit +Z -z +DD64  -I/usr/local/ia64/include -I/usr/include/X11R6 -I/usr/contrib/X11R6/include  -Wl,+vnocompatwarnings +DD64  -L/usr/local/ia64/lib -L/usr/lib/hpux64 -L/usr/contrib/X11R6/lib/hpux64 -L/usr/lib/X11R6 -L/usr/contrib/X11R6/lib -o tar buffer.o compare.o create.o delete.o extract.o xheader.o incremen.o list.o misc.o names.o sparse.o suffix.o system.o tar.o transform.o update.o utf8.o ../lib/libtar.a    
make[2]: Leaving directory `/pro/3gl/GNU/tar-1.19/src'

Reply via email to