bug-make
[Top][All Lists]
Advanced

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

make check for make-3.80rc2 on HP-UX (1 fail), AIX (ok) and Solar is (ok


From: Jerome Zago
Subject: make check for make-3.80rc2 on HP-UX (1 fail), AIX (ok) and Solar is (ok)
Date: Fri, 20 Sep 2002 10:07:06 +0200

####### HP-UX: make check #######

------------------------------------------------------------------------------
         Running tests for GNU make on HP-UX [...] B.11.00 9000/785
                               GNU Make 3.80rc2
------------------------------------------------------------------------------

Clearing work...
Finding tests...

features/comments ....................................... ok
features/conditionals ................................... ok
features/default_names .................................. ok
features/double_colon ................................... FAILED
features/echoing ........................................ ok
features/errors ......................................... ok
features/escape ......................................... ok
features/export ......................................... ok
features/include ........................................ ok
features/mult_rules ..................................... ok
features/mult_targets ................................... ok
features/order_only ..................................... ok
features/override ....................................... ok
features/parallelism .................................... ok
features/patspecific_vars ............................... ok
features/quoting ........................................ ok
features/recursion ...................................... ok
features/reinvoke ....................................... ok
features/statipattrules ................................. ok
features/targetvars ..................................... ok
features/varnesting ..................................... ok
features/vpath .......................................... ok
features/vpath2 ......................................... ok
features/vpathgpath ..................................... ok
features/vpathplus ...................................... ok
functions/addprefix ..................................... ok
functions/addsuffix ..................................... ok
functions/basename ...................................... ok
functions/call .......................................... ok
functions/dir ........................................... ok
functions/error ......................................... ok
functions/eval .......................................... ok
functions/filter-out .................................... ok
functions/findstring .................................... ok
functions/foreach ....................................... ok
functions/if ............................................ ok
functions/join .......................................... ok
functions/notdir ........................................ ok
functions/origin ........................................ ok
functions/sort .......................................... ok
functions/strip ......................................... ok
functions/substitution .................................. ok
functions/suffix ........................................ ok
functions/value ......................................... ok
functions/warning ....................................... ok
functions/wildcard ...................................... ok
functions/word .......................................... ok
misc/general1 ........................................... ok
misc/general2 ........................................... ok
misc/general3 ........................................... ok
misc/general4 ........................................... ok
options/dash-B .......................................... ok
options/dash-C .......................................... ok
options/dash-I .......................................... ok
options/dash-e .......................................... ok
options/dash-f .......................................... ok
options/dash-k .......................................... ok
options/dash-l .......................................... ok
options/dash-n .......................................... ok
options/dash-q .......................................... ok
options/dash-t .......................................... ok
options/general ......................................... ok
targets/DEFAULT ......................................... ok
targets/FORCE ........................................... ok
targets/INTERMEDIATE .................................... ok
targets/PHONY ........................................... ok
targets/SECONDARY ....................................... ok
targets/SILENT .......................................... ok
targets/clean ........................................... ok
variables/CURDIR ........................................ ok
variables/MAKE .......................................... ok
variables/MAKECMDGOALS .................................. ok
variables/MAKEFILES ..................................... ok
variables/MAKEFILE_LIST ................................. ok
variables/MAKELEVEL ..................................... ok
variables/automatic ..................................... ok
variables/flavors ....................................... ok
variables/special ....................................... ok

1 Test Failed (See .diff files in work dir for details) :-(

####### HP-UX: failure details #######

tests/work/features$ for i in *; do echo "----- $i -----"; cat $i; done
----- double_colon.base.4 -----
f1.h
foo FIRST
----- double_colon.base.5 -----
f1.h
foo FIRST
----- double_colon.diff.4 -----
*** work/features/double_colon.base.4   Fri Sep 20 09:29:49 2002
--- work/features/double_colon.log.4    Fri Sep 20 09:29:49 2002
***************
*** 1,2 ****
! f1.h
! foo FIRST
--- 1 ----
! make: `foo' is up to date.
----- double_colon.diff.5 -----
*** work/features/double_colon.base.5   Fri Sep 20 09:29:49 2002
--- work/features/double_colon.log.5    Fri Sep 20 09:29:49 2002
***************
*** 1,2 ****
! f1.h
! foo FIRST
--- 1 ----
! make: `foo' is up to date.
----- double_colon.log -----
aaa
bbb
----- double_colon.log.1 -----
aaa
bbb
----- double_colon.log.2 -----
aaa
aaa done
bbb
----- double_colon.log.3 -----
aaa
aaa done
bbb
----- double_colon.log.4 -----
make: `foo' is up to date.
----- double_colon.log.5 -----
make: `foo' is up to date.
----- double_colon.log.6 -----
f2.h
foo SECOND
----- double_colon.log.7 -----
f2.h
foo SECOND
----- double_colon.log.8 -----
ok
make: Circular d <- d dependency dropped.
oops
----- double_colon.mk -----

all: baz

foo:: f1.h ; @echo foo FIRST
foo:: f2.h ; @echo foo SECOND

bar:: ; @echo aaa; sleep 1; echo aaa done
bar:: ; @echo bbb

baz:: ; @echo aaa
baz:: ; @echo bbb

biz:: ; @echo aaa
biz:: two ; @echo bbb

two: ; @echo two

f1.h f2.h: ; @echo $@

d :: ; @echo ok
d :: d ; @echo oops

####### HP-UX: extra notes #######

This test also fails for make-3.79.2a1.
make-3.80rc2 has been built with make-3.79.1 and gcc-3.0.4.


####### AIX: make check #######

[...]

=============================================================================
 Regression PASSED: GNU Make 3.80rc2 (powerpc-ibm-aix4.3.3.0) built with gcc
=============================================================================

####### AIX: extra notes #######

make-3.80rc2 has been built with itself and gcc-3.0.4.


####### SunOS: make check #######

[...]

===========================================================================
 Regression PASSED: GNU Make 3.80rc2 (sparc-sun-solaris2.7) built with gcc
===========================================================================

####### SunOS: extra notes #######

make-3.80rc2 has been built with itself and gcc-3.0.4.


####### End #######

Please tell me if you need more details or if you want me to perform extra tests.
Please CC me if you want a quick answer (I'm not subscribed to this list).
__________________________________________________________________________
· This email and any files transmitted with it are CONFIDENTIAL and intended
   solely for the use of the individual or entity to which they are addressed.
· Any unauthorized copying, disclosure, or distribution of the material within
   this email is strictly forbidden.
· Any views or opinions presented within this e-mail are solely those of the
   author and do not necessarily represent those of Odyssey Asset Management
   Systems SA unless otherwise specifically stated.
· An electronic message is not binding on its sender.  Any message referring to
   a binding engagement must be confirmed in writing and duly signed.

· If you have received this email in error, please notify the sender immediately
   and delete the original.


reply via email to

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