patchGNU Libtool - Patches: patch #9996, Patch libtool for macOS 11.0 (aka...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #9996: Patch libtool for macOS 11.0 (aka darwin20)

Submitter:  FX <fxcoudert>
Submitted:  Mon 16 Nov 2020 03:22:20 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  growpotkin Open/Closed:  Closed

Mon 16 Nov 2020 03:22:20 PM UTC, original submission:  

There is code in m4/libtool.m4 that assumes that macOS version numbers are of the form 10.*, and darwin version numbers are of the form darwin1*

The latest macOS release is macOS 11.0.1 and it corresponds to the darwin20 kernel. So, this code breaks.

The patch at https://lists.gnu.org/archive/html/libtool-patches/2020-06/msg00001.html
is confirmed to work very well, allowing to build complex software that was failing before, such as open-mpi.

Please apply this patch to git

FX <fxcoudert>

 

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

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by growpotkin (Updated the item)
  • -email is unavailable- added by fxcoudert (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.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2021-11-22 growpotkin StatusNone Done
        Assigned toNone growpotkin
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code