|
From: | David Ergo |
Subject: | Re: make 3.81rc1 / MSYS |
Date: | Mon, 03 Apr 2006 19:13:24 +0200 |
User-agent: | Thunderbird 1.5 (Windows/20051201) |
Greg Chicares wrote:
On 2006-4-3 7:25 UTC, David Ergo wrote:I ran the tests provided with make : it works until options/dash-k included, but crashes on options/dash-lThe 3.81 release seems not to crash here. I built it in MSYS: ./configure && make using MinGW gcc-3.4.2 (not the latest MinGW release), and the tests that fail, do so gracefully. I don't have time to investigate the failures, but maybe posting the results here will help someone.
I suppose you built make with MINGW environnement and not MSYS... This is completely different.To compile for MSYS you must install the MSYS developper kit and build make in a MSYS environnement (first execute msysdvlpr)
(this is explained in the msys wiki) David
Running tests for GNU make on MINGW32_NT-5.1 MUNGED_NAME 1.0.10(0.46/3/2) i686 GNU Make 3.81 ------------------------------------------------------------------------------ Finding tests... features/comments ....................................... ok (1 passed) features/conditionals ................................... ok (4 passed) features/default_names .................................. ok (2 passed) features/double_colon ................................... ok (10 passed) features/echoing ........................................ ok (4 passed) features/errors ......................................... ok (2 passed) features/escape ......................................... ok (6 passed) features/export ......................................... FAILED (9/10 passed) features/include ........................................ ok (7 passed) features/mult_rules ..................................... ok (2 passed) features/mult_targets ................................... ok (2 passed) features/order_only ..................................... ok (10 passed) features/override ....................................... ok (1 passed) features/parallelism .................................... FAILED (5/6 passed) features/patspecific_vars ............................... FAILED (6/7 passed) features/patternrules ................................... ok (5 passed) features/quoting ........................................ ok (1 passed) features/recursion ...................................... FAILED (1/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 ....................................... FAILED (0/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 ......................................... ok (5 passed) functions/eval .......................................... ok (9 passed) functions/filter-out .................................... ok (1 passed) functions/findstring .................................... ok (1 passed) functions/flavor ........................................ ok (1 passed) functions/foreach ....................................... ok (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 (1 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 .......................................... ok (16 passed) misc/close_stdout ....................................... ok (0 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 .......................................... FAILED (0/2 passed) options/dash-I .......................................... *** Test returned 0 FAILED (0/2 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 .......................................... FAILED (0/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 ........................................ N/A options/warn-undefined-variables ........................ ok (2 passed) targets/DEFAULT ......................................... FAILED (0/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 ........................................ FAILED (0/1 passed) variables/DEFAULT_GOAL .................................. ok (4 passed) variables/INCLUDE_DIRS .................................. ok (2 passed) variables/MAKE .......................................... FAILED (0/1 passed) variables/MAKECMDGOALS .................................. ok (3 passed) variables/MAKEFILES ..................................... ok (1 passed) variables/MAKELEVEL ..................................... ok (1 passed) variables/MAKE_RESTARTS ................................. FAILED (2/3 passed) variables/MFILE_LIST .................................... ok (1 passed) variables/SHELL ......................................... FAILED (1/5 passed) variables/automatic ..................................... ok (5 passed) variables/flavors ....................................... ok (10 passed) variables/negative ...................................... ok (4 passed) variables/special ....................................... ok (1 passed) 17 Tests in 13 Categories Failed (See .diff files in work dir for details) :-(
[Prev in Thread] | Current Thread | [Next in Thread] |