[asterisk-bugs] [Asterisk 0014737]: [patch] Cannot flavour (flavor) version number because make_version_c looks in wrong directory

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Dec 14 15:15:10 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=14737 
====================================================================== 
Reported By:                davidw
Assigned To:                tilghman
====================================================================== 
Project:                    Asterisk
Issue ID:                   14737
Category:                   Core/BuildSystem
Reproducibility:            always
Severity:                   tweak
Priority:                   normal
Status:                     closed
Target Version:             1.6.1.13
Asterisk Version:           SVN 
JIRA:                       SWP-433 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-03-24 13:39 CDT
Last Modified:              2009-12-14 15:15 CST
====================================================================== 
Summary:                    [patch] Cannot flavour (flavor) version number
because make_version_c looks in wrong directory
Description: 
build_system/make_version_[ch] look for .flavor in .., but are actually
run, by the Makefile, with the top level directory as the current
directory.

Also, if there is no .version file, but there is a .flavor, when one fixes
the bad directory reference, one gets a trailing space in the parenthesized
suffix, although, if there is a .version, it is not clear why one actually
needs to include it in the extra information, as it is used in the main
ASTERISKVERSION string.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
duplicate of        0015253 Incorrect path in make_version_h
====================================================================== 

---------------------------------------------------------------------- 
 (0115223) svnbot (reporter) - 2009-12-14 15:15
 https://issues.asterisk.org/view.php?id=14737#c115223 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 234702

_U  branches/1.6.1/
U   branches/1.6.1/build_tools/make_version_c
U   branches/1.6.1/build_tools/make_version_h

------------------------------------------------------------------------
r234702 | tilghman | 2009-12-14 15:15:09 -0600 (Mon, 14 Dec 2009) | 19
lines

Merged revisions 234700 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

................
  r234700 | tilghman | 2009-12-14 15:13:18 -0600 (Mon, 14 Dec 2009) | 12
lines
  
  Merged revisions 234699 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r234699 | tilghman | 2009-12-14 15:09:56 -0600 (Mon, 14 Dec 2009) | 5
lines
    
    Deal with the situation where .flavor exists but .version does not.
    Also make the script slightly more portable, in keeping with autoconf
syntax.
    (closes issue https://issues.asterisk.org/view.php?id=14737)
     Reported by: davidw
  ........
................

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=234702 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-12-14 15:15 svnbot         Checkin                                      
2009-12-14 15:15 svnbot         Note Added: 0115223                          
======================================================================




More information about the asterisk-bugs mailing list