[bug #63688] Allow env variable AR="ar -X 64"

2023-01-22 Thread Dmitry Goncharov
URL: Summary: Allow env variable AR="ar -X 64" Project: make Submitter: dgoncharov Submitted: Mon 23 Jan 2023 02:50:46 AM UTC Severity: 3 - Normal Item Group: Bug

[bug #63688] Allow env variable AR="ar -X 64"

2023-01-22 Thread Dmitry Goncharov
Follow-up Comment #1, bug #63688 (project make): Bruno reported a test failure on aix with env setting AR="ar -X 64"; https://lists.gnu.org/archive/html/bug-make/2023-01/msg00133.html. This env setting is stored an a perl variable in features/archives and its value is passes to run_make_test like

[bug #63688] Allow env variable AR="ar -X 64"

2023-01-22 Thread Dmitry Goncharov
Additional Item Attachment, bug #63688 (project make): File name: sv63688_quote_arvar_diff Size:0 KB ___ Reply to this item at:

Re: GNU Make 4.4.0.90 on AIX 7.2

2023-01-22 Thread Dmitry Goncharov
On Tue, Jan 17, 2023 at 3:14 AM Bruno Haible wrote: > On AIX 7.2, in 64-bit mode, with the environment variables settings > > CC="xlc -q64 -qthreaded -qtls"; > CXX="xlC -q64 -qthreaded -qtls"; > AR="ar -X 64"; > NM="nm -X 64 -B"; > export CC CXX AR NM > > (with which I build many GNU pac

[bug #63689] Typos

2023-01-22 Thread Dmitry Goncharov
URL: Summary: Typos Project: make Submitter: dgoncharov Submitted: Mon 23 Jan 2023 03:15:06 AM UTC Severity: 3 - Normal Item Group: Documentation

[bug #63689] Typos

2023-01-22 Thread Dmitry Goncharov
Follow-up Comment #1, bug #63689 (project make): This patches fixes 2 typos in the manual. (file #54254) ___ Additional Item Attachment: File name: sv63689.diff Size:0 KB

[bug #63690] temp_stdin and output_sync failure on macos

2023-01-22 Thread Dmitry Goncharov
URL: Summary: temp_stdin and output_sync failure on macos Project: make Submitter: dgoncharov Submitted: Mon 23 Jan 2023 03:27:42 AM UTC Severity: 3 - Normal Item

[bug #63690] temp_stdin and output_sync failure on macos

2023-01-22 Thread Dmitry Goncharov
Follow-up Comment #1, bug #63690 (project make): Bruno reported that on macos temp_stdin and output_sync tests fail. https://lists.gnu.org/archive/html/bug-make/2023-01/msg00108.html This is the diff. $ cat tests/work/features/temp_stdin.diff.5 *** work/features/temp_stdin.base.5 Sun J

[bug #63690] temp_stdin and output_sync failure on macos

2023-01-22 Thread Dmitry Goncharov
Additional Item Attachment, bug #63690 (project make): File name: sv63690.diff Size:1 KB ___ Reply to this item at:

[bug #63690] temp_stdin and output_sync failure on macos

2023-01-22 Thread Dmitry Goncharov
Follow-up Comment #2, bug #63690 (project make): I tested this patch on linux. However, i could not test this on macos. ___ Reply to this item at: ___ M

[bug #63688] Allow env variable AR="ar -X 64"

2023-01-22 Thread Dmitry Goncharov
Follow-up Comment #2, bug #63688 (project make): Tested on aix, sunos and linux. ___ Reply to this item at: ___ Message sent via Savannah https://savann