patchGNU Autoconf Archive - Patches: patch #9914, Fix ax_lib_hdf5 on systems with...

 
 

patch #9914: Fix ax_lib_hdf5 on systems with verbose h5cc -show

Submitter:  None
Submitted:  Mon 30 Mar 2020 04:12:30 PM UTC
   
 
Priority:  5 - Normal Status:  Done
Assigned to:  None Originator Email:  -email is unavailable-
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 19 Feb 2021 11:05:28 AM UTC, comment #1: 

Pushed in e5669c603ed686536f95a2c85472a8dd88883edb. Thank you very much.

Peter Simons <simons>
Group administrator
Mon 30 Mar 2020 04:12:30 PM UTC, original submission:  

On some systems, the installation of h5cc is such that `h5cc -show` produces more than one line.
This breaks the macro and produces an invalid Makefile.

This proposed change just calls `head` before the call to `awk` to make sure only the first line (the relevant one) is used.

Anonymous

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #48717:  ax_lib_hdf5.m4 added by None (11KiB - application/x-m4)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by simons (Posted a comment)
  • -email is unavailable- added by None (Submitted the item)
  •  

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2021-02-19 simons StatusNone Done
        Open/ClosedOpen Closed
    2020-03-30 None Attached File- Added ax_lib_hdf5.m4, #48717

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code