bug-make
[Top][All Lists]
Advanced

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

33 make check failures on Ubuntu Linux


From: Jon Grant
Subject: 33 make check failures on Ubuntu Linux
Date: Sun, 22 Apr 2007 14:49:35 +0100
User-agent: Thunderbird 1.5.0.9 (X11/20070103)

Hello.

I just ran make check and got 33 failures. I'm running make 3.81, on a 6 month old Ubuntu Linux install.

They are all the same issue, the extra space. Not sure where the extra space comes from, is anyone else seeing this?

Kind regards
Jon

*** work/features/include.base.2        2007-04-22 14:32:36.000000000 +0100
--- work/features/include.log.2 2007-04-22 14:32:36.000000000 +0100
***************
*** 1 ****
! make: *** No rule to make target `foo.mk', needed by `error'.  Stop.
--- 1 ----
! make: *** No rule to make target `foo.mk', needed by `error'. Stop.



cd tests && perl ./run_make_tests.pl -make ../make
------------------------------------------------------------------------------
       Running tests for GNU make on Linux now2g 2.6.17-10-generic i686
                                GNU Make 3.81
------------------------------------------------------------------------------

Finding tests...

features/comments ....................................... ok     (1 passed)
features/conditionals ................................... ok     (4 passed)
features/default_names .................................. ok     (3 passed)
features/double_colon ................................... ok     (10 passed)
features/echoing ........................................ ok     (4 passed)
features/errors ......................................... ok     (2 passed)
features/escape ......................................... FAILED (4/6
passed)
features/export ......................................... ok     (10 passed)
features/include ........................................ FAILED (6/7
passed)
features/mult_rules ..................................... FAILED (1/2
passed)
features/mult_targets ................................... ok     (2 passed)
features/order_only ..................................... ok     (10 passed)
features/override ....................................... ok     (1 passed)
features/parallelism .................................... ok     (6 passed)
features/patspecific_vars ............................... ok     (7 passed)
features/patternrules ................................... ok     (5 passed)
features/quoting ........................................ ok     (1 passed)
features/recursion ...................................... ok     (2 passed)
features/reinvoke ....................................... ok     (4 passed)
features/se_explicit .................................... ok     (5 passed)
features/se_implicit .................................... ok     (8 passed)
features/se_statpat ..................................... ok     (4 passed)
features/statipattrules ................................. ok     (8 passed)
features/targetvars ..................................... ok     (20 passed)
features/varnesting ..................................... ok     (1 passed)
features/vpath .......................................... ok     (1 passed)
features/vpath2 ......................................... ok     (1 passed)
features/vpathgpath ..................................... ok     (1 passed)
features/vpathplus ...................................... ok     (4 passed)
functions/abspath ....................................... ok     (1 passed)
functions/addprefix ..................................... ok     (1 passed)
functions/addsuffix ..................................... ok     (2 passed)
functions/andor ......................................... ok     (2 passed)
functions/basename ...................................... ok     (1 passed)
functions/call .......................................... ok     (2 passed)
functions/dir ........................................... ok     (1 passed)
functions/error ......................................... FAILED (0/5
passed)
functions/eval .......................................... FAILED (8/9
passed)
functions/filter-out .................................... ok     (1 passed)
functions/findstring .................................... ok     (1 passed)
functions/flavor ........................................ ok     (1 passed)
functions/foreach ....................................... FAILED (2/4
passed)
functions/if ............................................ ok     (1 passed)
functions/join .......................................... ok     (1 passed)
functions/notdir ........................................ ok     (1 passed)
functions/origin ........................................ ok     (1 passed)
functions/realpath ...................................... ok     (2 passed)
functions/shell ......................................... ok     (2 passed)
functions/sort .......................................... ok     (1 passed)
functions/strip ......................................... ok     (2 passed)
functions/substitution .................................. ok     (3 passed)
functions/suffix ........................................ ok     (1 passed)
functions/value ......................................... ok     (1 passed)
functions/warning ....................................... ok     (4 passed)
functions/wildcard ...................................... ok     (3 passed)
functions/word .......................................... FAILED (3/16
passed)
misc/close_stdout ....................................... ok     (1 passed)
misc/general1 ........................................... ok     (1 passed)
misc/general2 ........................................... ok     (1 passed)
misc/general3 ........................................... ok     (10 passed)
misc/general4 ........................................... ok     (6 passed)
options/dash-B .......................................... ok     (7 passed)
options/dash-C .......................................... ok     (2 passed)
options/dash-I .......................................... ok     (3 passed)
options/dash-W .......................................... ok     (10 passed)
options/dash-e .......................................... ok     (1 passed)
options/dash-f .......................................... ok     (4 passed)
options/dash-k .......................................... ok     (3 passed)
options/dash-l .......................................... ok     (1 passed)
options/dash-n .......................................... ok     (4 passed)
options/dash-q .......................................... ok     (8 passed)
options/dash-t .......................................... ok     (2 passed)
options/general ......................................... ok     (1 passed)
options/symlinks ........................................ FAILED (9/10
passed)
options/warn-undefined-variables ........................ ok     (2 passed)
targets/DEFAULT ......................................... ok     (1 passed)
targets/FORCE ........................................... ok     (1 passed)
targets/INTERMEDIATE .................................... ok     (8 passed)
targets/PHONY ........................................... ok     (1 passed)
targets/SECONDARY ....................................... ok     (8 passed)
targets/SILENT .......................................... ok     (1 passed)
targets/clean ........................................... ok     (2 passed)
variables/CURDIR ........................................ ok     (1 passed)
variables/DEFAULT_GOAL .................................. FAILED (2/4
passed)
variables/INCLUDE_DIRS .................................. ok     (2 passed)
variables/MAKE .......................................... ok     (1 passed)
variables/MAKECMDGOALS .................................. ok     (3 passed)
variables/MAKEFILES ..................................... ok     (1 passed)
variables/MAKELEVEL ..................................... ok     (1 passed)
variables/MAKE_RESTARTS ................................. ok     (3 passed)
variables/MFILE_LIST .................................... ok     (1 passed)
variables/SHELL ......................................... ok     (5 passed)
variables/automatic ..................................... ok     (5 passed)
variables/flavors ....................................... FAILED (9/10
passed)
variables/negative ...................................... FAILED (0/4
passed)
variables/special ....................................... ok     (1 passed)

33 Tests in 11 Categories Failed (See .diff files in work dir for
details) :-(

make[2]: *** [check-regression] Error 1
make[2]: Leaving directory `/home/now3d/Desktop/make-3.81'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/home/now3d/Desktop/make-3.81'
make: *** [check-recursive] Error 1




reply via email to

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