[bug #63362] make 4.4: different behavior with -j1 and -j2 when building manpages from git

2022-11-14 Thread Alexander Kanavin
Follow-up Comment #2, bug #63362 (project make): Here's two consecutive invocations with -j1 and then with -j2, with --trace added: alex@alex-lx-laptop:~/development/git/Documentation$ ../../make-4.4/make -j1 --trace git-add.1 SUBDIR ../ make[1]: 'GIT-VERSION-FILE' is up to date. Makefile:32

Re: [PATCH 1/2] Fix duplicated __strchrnul() declaration error on OS/2 kLIBC

2022-11-14 Thread KO Myung-Hun
Hi/2. Paul Smith wrote: > On Wed, 2022-11-09 at 22:45 +0900, KO Myung-Hun wrote: >> OS/2 kLIBC has __strchrnul(). But HAVE___STRCHRNUL is undefined. >> 'static' declarion of __strchrnul() causes an error with gcc4 because >> OS/2 kLIBC declares __strchrnul() as public. > > I assume kLIBC is a lib

bootstrap fails due to certification expiration

2022-11-14 Thread KO Myung-Hun
Hi/2. I'm trying to build GNU Make of git repo on OS/2. However, I've encountered a problem at bootstrap step like this: - ./bootstrap: Bootstrapping from checked-out make sources... Already on 'stable-202207' Your branch is up to date with 'origin/stable-202207'. ./autopull.sh: consider inst

[bug #63362] make 4.4: different behavior with -j1 and -j2 when building manpages from git

2022-11-14 Thread Paul D. Smith
Follow-up Comment #3, bug #63362 (project make): Hm. Unfortunately that didn't help me much. I don't see why make thinks all those files have been updated. Can you please run with the full *-d* and attach the generated output as a file to this issue? Possibly even compressed if it's too large:

[bug #63362] make 4.4: different behavior with -j1 and -j2 when building manpages from git

2022-11-14 Thread Alexander Kanavin
URL: Summary: make 4.4: different behavior with -j1 and -j2 when building manpages from git Project: make Submitter: kanavin Submitted: Mon 14 Nov 2022 10:04:36 AM UTC Severity:

[bug #63362] make 4.4: different behavior with -j1 and -j2 when building manpages from git

2022-11-14 Thread Paul D. Smith
Follow-up Comment #1, bug #63362 (project make): I am not sure why things behave differently between -j1 and -j2 I will have to investigate it. You can more easily determine what is going on if you invoke make with the `--trace` option. However, this rule seems wrong and always has been: %.1 %.