bugSimulavr: an AVR simulator - Bugs: bug #25824, make distcheck fails for...

 
 

bug #25824: make distcheck fails for non-standard --with-bfd-path

Submitter:  Joerg Wunsch <joerg_wunsch>
Submitted:  Wed 11 Mar 2009 04:00:39 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  joelsherrill
Open/Closed:  Closed Component Version:  * None
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 11 Mar 2009 08:34:46 PM UTC, comment #2: 

Thanks, all is fine now.

The resulting tarball is buildable, so I think this is really
the way to go to potentially roll a release.

Joerg Wunsch <joerg_wunsch>
Group administrator
Wed 11 Mar 2009 05:12:07 PM UTC, comment #1: 

I have committed what I think is a fix from reading the autoconf manual and posts on the web.  The key is DISTCHECK_CONFIGURE_FLAGS being set with the flags we want to pass on to a secondary configure.

I have no idea if make dist or distcheck will produce a useable tarball.  You will have to play with the automake variables that control what shows up in the tarball until it is right.

FWIW simulavrxx_wrap.cxx should NOT be in there.

Joel Sherrill <joelsherrill>
Group administrator
Wed 11 Mar 2009 04:00:39 PM UTC, original submission:  

For systems where ./configure had to be run with explicit
--with-bfd-path/--with-libiberty-path options, these options
are not properly propagated into the separate configure step
that is run inside the distcheck environment.

Consequently, "make distcheck" eventually aborts:

configure: error:
    Could not locate libbfd.a or bfd.h.
    Please use the --with-bfd-path=<path to your libbfd library>

* Error code 1

Joerg Wunsch <joerg_wunsch>
Group administrator

 

(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 joelsherrill (Posted a comment)
  • -email is unavailable- added by joerg_wunsch (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 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2009-03-11 joerg_wunsch StatusNone Fixed
        Assigned toNone joelsherrill
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code