Thu Feb 18 19:22:03 CST 2021
make[1]: Entering directory '/sources/make-4.3'
Making check in lib
make[2]: Entering directory '/sources/make-4.3/lib'
make  check-recursive
make[3]: Entering directory '/sources/make-4.3/lib'
make[4]: Entering directory '/sources/make-4.3/lib'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/sources/make-4.3/lib'
make[3]: Leaving directory '/sources/make-4.3/lib'
make[2]: Leaving directory '/sources/make-4.3/lib'
Making check in po
make[2]: Entering directory '/sources/make-4.3/po'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/sources/make-4.3/po'
Making check in doc
make[2]: Entering directory '/sources/make-4.3/doc'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/sources/make-4.3/doc'
make[2]: Entering directory '/sources/make-4.3'
make  check-local
make[3]: Entering directory '/sources/make-4.3'
cd tests && perl  ./run_make_tests.pl -srcdir /sources/make-4.3 -make ../make 
Opened read-only file! Skipping related tests.
Opened unreadable file!  Skipping related tests.
------------------------------------------------------------------------------
    Running tests for GNU make on Linux pippin10 5.8.3-lfs-10.1-rc1 x86_64
                                 GNU Make 4.3
------------------------------------------------------------------------------

Finding tests...

features/archives ....................................... ok     (12 passed)
features/comments ....................................... ok     (1 passed)
features/conditionals ................................... ok     (5 passed)
features/default_names .................................. ok     (3 passed)
features/double_colon ................................... ok     (14 passed)
features/echoing ........................................ ok     (4 passed)
features/errors ......................................... ok     (7 passed)
features/escape ......................................... ok     (10 passed)
features/exec ........................................... Use of uninitialized value $usersh in concatenation (.) or string at /sources/make-4.3/tests/scripts/features/exec line 20.
Use of uninitialized value $usersh in concatenation (.) or string at /sources/make-4.3/tests/scripts/features/exec line 21.
ok     (16 passed)
features/export ......................................... ok     (12 passed)
features/grouped_targets ................................ ok     (12 passed)
features/include ........................................ ok     (17 passed)
features/jobserver ...................................... ok     (6 passed)
features/load ........................................... ok     (5 passed)
features/loadapi ........................................ ok     (3 passed)
features/mult_rules ..................................... ok     (2 passed)
features/mult_targets ................................... ok     (2 passed)
features/order_only ..................................... ok     (10 passed)
features/output-sync .................................... ok     (15 passed)
features/override ....................................... ok     (4 passed)
features/parallelism .................................... ok     (13 passed)
features/patspecific_vars ............................... ok     (10 passed)
features/patternrules ................................... ok     (12 passed)
features/quoting ........................................ ok     (1 passed)
features/recursion ...................................... ok     (3 passed)
features/reinvoke ....................................... ok     (5 passed)
features/rule_glob ...................................... ok     (3 passed)
features/se_explicit .................................... ok     (12 passed)
features/se_implicit .................................... ok     (13 passed)
features/se_statpat ..................................... ok     (4 passed)
features/shell_assignment ............................... ok     (4 passed)
features/statipattrules ................................. ok     (8 passed)
features/suffixrules .................................... ok     (9 passed)
features/targetvars ..................................... ok     (27 passed)
features/utf8 ........................................... ok     (1 passed)
features/varnesting ..................................... ok     (2 passed)
features/vpath .......................................... ok     (2 passed)
features/vpath2 ......................................... ok     (1 passed)
features/vpath3 ......................................... 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     (3 passed)
functions/dir ........................................... ok     (1 passed)
functions/error ......................................... ok     (5 passed)
functions/eval .......................................... ok     (9 passed)
functions/file .......................................... ok     (14 passed)
functions/filter-out .................................... ok     (5 passed)
functions/findstring .................................... ok     (1 passed)
functions/flavor ........................................ ok     (1 passed)
functions/foreach ....................................... ok     (6 passed)
functions/guile ......................................... N/A
functions/if ............................................ ok     (1 passed)
functions/join .......................................... ok     (1 passed)
functions/notdir ........................................ ok     (1 passed)
functions/origin ........................................ ok     (1 passed)
functions/realpath ...................................... ok     (3 passed)
functions/shell ......................................... ok     (8 passed)
functions/sort .......................................... ok     (2 passed)
functions/strip ......................................... ok     (2 passed)
functions/substitution .................................. ok     (3 passed)
functions/suffix ........................................ ok     (1 passed)
functions/value ......................................... ok     (1 passed)
functions/warning ....................................... ok     (5 passed)
functions/wildcard ...................................... ok     (10 passed)
functions/word .......................................... ok     (16 passed)
misc/bs-nl .............................................. ok     (28 passed)
misc/close_stdout ....................................... ok     (1 passed)
misc/fopen-fail ......................................... ok     (1 passed)
misc/general1 ........................................... ok     (1 passed)
misc/general2 ........................................... ok     (1 passed)
misc/general3 ........................................... ok     (14 passed)
misc/general4 ........................................... ok     (9 passed)
misc/utf8 ............................................... ok     (1 passed)
options/dash-B .......................................... ok     (8 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     (6 passed)
options/dash-q .......................................... ok     (11 passed)
options/dash-s .......................................... ok     (11 passed)
options/dash-t .......................................... ok     (2 passed)
options/eval ............................................ ok     (5 passed)
options/general ......................................... ok     (2 passed)
options/print-directory ................................. ok     (4 passed)
options/symlinks ........................................ ok     (10 passed)
options/warn-undefined-variables ........................ ok     (2 passed)
targets/DEFAULT ......................................... ok     (1 passed)
targets/DELETE_ON_ERROR ................................. ok     (2 passed)
targets/FORCE ........................................... ok     (1 passed)
targets/INTERMEDIATE .................................... ok     (8 passed)
targets/ONESHELL ........................................ ok     (5 passed)
targets/PHONY ........................................... ok     (1 passed)
targets/POSIX ........................................... ok     (4 passed)
targets/SECONDARY ....................................... ok     (12 passed)
targets/SILENT .......................................... ok     (3 passed)
targets/clean ........................................... ok     (2 passed)
variables/CURDIR ........................................ ok     (1 passed)
variables/DEFAULT_GOAL .................................. ok     (5 passed)
variables/EXTRA_PREREQS ................................. ok     (13 passed)
variables/GNUMAKEFLAGS .................................. ok     (3 passed)
variables/INCLUDE_DIRS .................................. ok     (2 passed)
variables/LIBPATTERNS ................................... ok     (2 passed)
variables/MAKE .......................................... ok     (1 passed)
variables/MAKECMDGOALS .................................. ok     (3 passed)
variables/MAKEFILES ..................................... ok     (2 passed)
variables/MAKEFLAGS ..................................... ok     (3 passed)
variables/MAKELEVEL ..................................... ok     (1 passed)
variables/MAKE_RESTARTS ................................. ok     (3 passed)
variables/MFILE_LIST .................................... ok     (2 passed)
variables/SHELL ......................................... ok     (8 passed)
variables/automatic ..................................... ok     (7 passed)
variables/define ........................................ ok     (16 passed)
variables/flavors ....................................... ok     (11 passed)
variables/negative ...................................... ok     (4 passed)
variables/private ....................................... ok     (10 passed)
variables/special ....................................... ok     (6 passed)
variables/undefine ...................................... ok     (4 passed)
vms/library ............................................. N/A

690 Tests in 125 Categories Complete ... No Failures :-)


======================================================================
 Regression PASSED: GNU Make 4.3 (x86_64-pc-linux-gnu) built with gcc 
======================================================================

make[3]: Leaving directory '/sources/make-4.3'
make[2]: Leaving directory '/sources/make-4.3'
make[1]: Leaving directory '/sources/make-4.3'
