bug-gnulib
[Top][All Lists]
Advanced

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

Re: [Bug-tar] GNU tar 1.19 on HP-UX


From: H.Merijn Brand
Subject: Re: [Bug-tar] GNU tar 1.19 on HP-UX
Date: Thu, 18 Oct 2007 07:43:11 +0000

On Thu, 18 Oct 2007 00:04:14 -0700, Paul Eggert <address@hidden> wrote:

> "H.Merijn Brand" <address@hidden> 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/

Attachment: tar-1.19-make.log
Description: Text Data


reply via email to

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