bugmake - Bugs: bug #43405, [PATCH] pass correct $AR in...

 
 

bug #43405: [PATCH] pass correct $AR in archives test

Submitter:  Benedikt Morbach <bmorbach>
Submitted:  Sun 12 Oct 2014 08:28:41 AM UTC
   
 
Severity:  3 - Normal Item Group:  None
Status:  Fixed Privacy:  Public
Assigned to:  psmith Open/Closed:  Closed
Component Version:  4.1 Operating System:  None
Fixed Release:  4.2 Triage Status:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 20 Oct 2014 05:45:43 AM UTC, comment #2: 

Thanks for the patch!  Pushed.

Paul D. Smith <psmith>
Group administrator
Tue 14 Oct 2014 12:16:46 PM UTC, comment #1: 

There is also a patch pending for VMS for the archives test.

I do not know if git can automatically merge both.

John Malmberg <wb8tyw>
Sun 12 Oct 2014 08:28:41 AM UTC, original submission:  

Since [1] landed, the archives test expects the $AR that was detected by configure to to be used.
However, it doesn't actually pass that $AR to the tested make instance, which breaks the test if $AR!=ar.

The attached patch fixes that.

How to test:
export AR=x86_64-pc-linux-gnu-ar # or whatever is sensible on your system
configure && make && make check

[1] http://git.savannah.gnu.org/cgit/make.git/commit/tests/scripts/features/archives?id=621e9edfe9ac4ad20ce297787fa308b032b3fa8e
See also http://savannah.gnu.org/bugs/?43046


Benedikt Morbach <bmorbach>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #32307:  0001-Do-not-override-AR-macro-on-VMS.patch added by wb8tyw (4KiB - text/x-diff - The AR macro on VMS should not be overridden as it is complex.)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by psmith (Posted a comment)
  • -email is unavailable- added by wb8tyw (Posted a comment)
  • -email is unavailable- added by bmorbach (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-10-21 wb8tyw Attached File- Added 0001-Do-not-override-AR-macro-on-VMS.patch, #32307
    2014-10-20 psmith StatusNone Fixed
        Assigned toNone psmith
        Open/ClosedOpen Closed
        Component VersionNone 4.1
        Fixed ReleaseNone 4.2
    2014-10-12 bmorbach Attached File- Added make-4.1-tests-scripts-features-archives-pass-correct-AR.patch, #32258

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code