mainAutoconf - Support: sr #110361, build-aux files should not get a...

 
 

sr #110361: build-aux files should not get a program-suffix when being installed

Submitter:  Lars Wendler <polyc>
Submitted:  Wed 04 Nov 2020 03:16:13 PM UTC
   
 
Priority:  * 5 - Unprioritized Severity:  3 - Normal
Status:  Done Privacy:  Public
Assigned to:  None Open/Closed:  Closed
Operating System:  GNU/Linux
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 05 Nov 2020 03:26:09 PM UTC, comment #1: 

Fixed in 0f7e5a5477f97b8a105d563bc7590ebefaff854d.

Zack Weinberg <zackw>
Group administrator
Wed 04 Nov 2020 03:16:13 PM UTC, original submission:  

This has originally been filed at Gentoo downstream: https://bugs.gentoo.org/753023

autoreconf fails to find its config.{guess,sub} and install-sh files because when autoconf-2.69d is being installed with --program-suffix="-suffix" configure option that adds version suffix
to the build-aux files as well:

/usr/share/autoconf-2.69d/build-aux/config.guess-suffix
/usr/share/autoconf-2.69d/build-aux/config.sub-suffix
/usr/share/autoconf-2.69d/build-aux/install-sh-suffix

but autoreconf is looking for the unversioned files.

Lars Wendler <polyc>

 

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

Attach Files:
   
   
Comment:
   

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 zackw (Posted a comment)
  • -email is unavailable- added by polyc (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 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-11-05 zackw StatusNone Done
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code